@charset "UTF-8";
.mejs-container .mejs-controls .mejs-time, hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
:focus {
	box-shadow: inset 0 0 0px 2px #50B9EA !important;
}
.rslides li:focus {
	border: 1px solid #50B9EA !important;
}
footer :focus {
	padding: 5px;
}
#slider3-pager.ul-circulos {
	/*width: 80% !important;*/
	/*height: 32px;*/
	height: auto;
	position: relative;
	bottom: 0;
	margin: 30px auto 20px;
	list-style: none !important;
	z-index: 5;
}
#slider4.callbacks, .breadcrumb, .carousel-indicators, .dropdown-menu, .events, .list-inline, .list-unstyled, .media-list, .modal-footer ul li, .nav, .pager, .pgwSlider ul, .rslides2, .rslides_tabs, .servicios li, ul.pgwSlider {
	list-style: none;
}
#slider3-pager.ul-circulos li {
	float: left;
	background: 0 0;
	width: 25% !important;
	margin: 0 !important;
	height: auto !important;
}
hr, img {
	border: 0;
}
label, sub, sup {
	vertical-align: baseline;
}
body, figure {
	margin: 0;
}
.btn-group>.btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu {
	float: left;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
	max-height: 340px;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}
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;
}
.badge, .btn, .btn-group, .btn-group-vertical, .caret, .checkbox-inline, .radio-inline, img {
	vertical-align: middle;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
b, optgroup, strong {
	font-family: gobCLBold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: .67em 0;
}
mark {
	color: #000;
	background: #ff0;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
svg:not(:root) {
	overflow: hidden;
}
hr {
	height: 0;
	box-sizing: content-box;
}
*, :after, :before, input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
pre, textarea {
	overflow: auto;
}
code, kbd, pre, samp {
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
.glyphicon, .glyphicon2 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.glyphicon, .popover, .tooltip, address {
	font-style: normal;
}
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 {
	padding: 0;
	border: 0;
}
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-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
.f-blanco table {
	margin: 20px 0;
	width: 100% !important;
}
td, th {
	padding: 0;
}
.menu-accesibilidad {
    background-color: #0C2339;
}

.modulo-accesibilidad {
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
}

.modulo-accesibilidad a {
    color: #fff;
}

.modulo-accesibilidad .fas, .modulo-accesibilidad .fab {
    font-size: 33px;
}

.acce>.fa-universal-access {
    font-size: 63px;
    margin-top: 12px;
    color: #fff;
}

h4.menupref {
    font-size: 28px;
    margin-top: 14px;
}

@media print {
	blockquote, img, pre, tr {
		page-break-inside: avoid;
		}
	*, :after, :before {
		color: #000 !important;
		text-shadow: none !important;
		background: 0 0 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		}
	a, a:visited {
		text-decoration: underline;
		}
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	blockquote, pre {
		border: 1px solid #999;
	}
	thead {
		display: table-header-group;
	}
	img {
		max-width: 100% !important;
	}
	h2, h3, p {
		orphans: 3;
		widows: 3;
	}
	h2, h3 {
		page-break-after: avoid;
	}
	.navbar, .columna-derecha-noticias {
		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 td, .table-bordered th {
		border: 1px solid #ddd !important;	
	}
	.vermapa a{
		border: 1px solid #244f93;
	}
	.sup-sucursal .h-titulo{
		background-color: #888 !important;
		color: #000;
	}
	.panel-heading{
		background-color: #244F93 !important;
	}
	.minirecuadro.horario, .sup-sucursal{
		border-left: 1px solid #82a5b4;
	}
	.accordion-toggle{
		background-color: #244F93 !important;
	}
	.bus-sucursal{
		display: none !important;
	}
}
.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover, .form-control, .navbar-toggle, .open>.dropdown-toggle.btn-danger, .open>.dropdown-toggle.btn-default, .open>.dropdown-toggle.btn-info, .open>.dropdown-toggle.btn-primary, .open>.dropdown-toggle.btn-success, .open>.dropdown-toggle.btn-warning {
	background-image: none;
}
.img-thumbnail, body {
	background-color: #fff;
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-weight: 400;
	line-height: 1;
}
.glyphicon-asterisk:before {
	content: "\2a";
}
.glyphicon-plus:before {
	content: "\2b";
}
.glyphicon-eur:before, .glyphicon-euro:before {
	content: "\20ac";
}
.glyphicon-minus:before {
	content: "\2212";
}
.glyphicon-cloud:before {
	content: "\2601";
}
.glyphicon-envelope:before {
	content: "\2709";
}
.glyphicon-pencil:before {
	content: "\270f";
}
.glyphicon-glass:before {
	content: "\e001";
}
.glyphicon-music:before {
	content: "\e002";
}
.glyphicon-search:before {
	content: "\e003";
}
.glyphicon-heart:before {
	content: "\e005";
}
.glyphicon-star:before {
	content: "\e006";
}
.glyphicon-star-empty:before {
	content: "\e007";
}
.glyphicon-user:before {
	content: "\e008";
}
.glyphicon-film:before {
	content: "\e009";
}
.glyphicon-th-large:before {
	content: "\e010";
}
.glyphicon-th:before {
	content: "\e011";
}
.glyphicon-th-list:before {
	content: "\e012";
}
.glyphicon-ok:before {
	content: "\e013";
}
.glyphicon-remove:before {
	content: "\e014";
}
.glyphicon-zoom-in:before {
	content: "\e015";
}
.glyphicon-zoom-out:before {
	content: "\e016";
}
.glyphicon-off:before {
	content: "\e017";
}
.glyphicon-signal:before {
	content: "\e018";
}
.glyphicon-cog:before {
	content: "\e019";
}
.glyphicon-trash:before {
	content: "\e020";
}
.glyphicon-home:before {
	content: "\e021";
}
.glyphicon-file:before {
	content: "\e022";
}
.glyphicon-time:before {
	content: "\e023";
}
.glyphicon-road:before {
	content: "\e024";
}
.glyphicon-download-alt:before {
	content: "\e025";
}
.glyphicon-download:before {
	content: "\e026";
}
.glyphicon-upload:before {
	content: "\e027";
}
.glyphicon-inbox:before {
	content: "\e028";
}
.glyphicon-play-circle:before {
	content: "\e029";
}
.glyphicon-repeat:before {
	content: "\e030";
}
.glyphicon-refresh:before {
	content: "\e031";
}
.glyphicon-list-alt:before {
	content: "\e032";
}
.glyphicon-lock:before {
	content: "\e033";
}
.glyphicon-flag:before {
	content: "\e034";
}
.glyphicon-headphones:before {
	content: "\e035";
}
.glyphicon-volume-off:before {
	content: "\e036";
}
.glyphicon-volume-down:before {
	content: "\e037";
}
.glyphicon-volume-up:before {
	content: "\e038";
}
.glyphicon-qrcode:before {
	content: "\e039";
}
.glyphicon-barcode:before {
	content: "\e040";
}
.glyphicon-tag:before {
	content: "\e041";
}
.glyphicon-tags:before {
	content: "\e042";
}
.glyphicon-book:before {
	content: "\e043";
}
.glyphicon-bookmark:before {
	content: "\e044";
}
.glyphicon-print:before {
	content: "\e045";
}
.glyphicon-camera:before {
	content: "\e046";
}
.glyphicon-font:before {
	content: "\e047";
}
.glyphicon-bold:before {
	content: "\e048";
}
.glyphicon-italic:before {
	content: "\e049";
}
.glyphicon-text-height:before {
	content: "\e050";
}
.glyphicon-text-width:before {
	content: "\e051";
}
.glyphicon-align-left:before {
	content: "\e052";
}
.glyphicon-align-center:before {
	content: "\e053";
}
.glyphicon-align-right:before {
	content: "\e054";
}
.glyphicon-align-justify:before {
	content: "\e055";
}
.glyphicon-list:before {
	content: "\e056";
}
.glyphicon-indent-left:before {
	content: "\e057";
}
.glyphicon-indent-right:before {
	content: "\e058";
}
.glyphicon-facetime-video:before {
	content: "\e059";
}
.glyphicon-picture:before {
	content: "\e060";
}
.glyphicon-map-marker:before {
	content: "\e062";
}
.glyphicon-adjust:before {
	content: "\e063";
}
.glyphicon-tint:before {
	content: "\e064";
}
.glyphicon-edit:before {
	content: "\e065";
}
.glyphicon-share:before {
	content: "\e066";
}
.glyphicon-check:before {
	content: "\e067";
}
.glyphicon-move:before {
	content: "\e068";
}
.glyphicon-step-backward:before {
	content: "\e069";
}
.glyphicon-fast-backward:before {
	content: "\e070";
}
.glyphicon-backward:before {
	content: "\e071";
}
.glyphicon-play:before {
	content: "\e072";
}
.glyphicon-pause:before {
	content: "\e073";
}
.glyphicon-stop:before {
	content: "\e074";
}
.glyphicon-forward:before {
	content: "\e075";
}
.glyphicon-fast-forward:before {
	content: "\e076";
}
.glyphicon-step-forward:before {
	content: "\e077";
}
.glyphicon-eject:before {
	content: "\e078";
}
.glyphicon-chevron-left:before {
	content: "\e079";
}
.glyphicon-chevron-right:before {
	content: "\e080";
}
.glyphicon-plus-sign:before {
	content: "\e081";
}
.glyphicon-minus-sign:before {
	content: "\e082";
}
.glyphicon-remove-sign:before {
	content: "\e083";
}
.glyphicon-ok-sign:before {
	content: "\e084";
}
.glyphicon-question-sign:before {
	content: "\e085";
}
.glyphicon-info-sign:before {
	content: "\e086";
}
.glyphicon-screenshot:before {
	content: "\e087";
}
.glyphicon-remove-circle:before {
	content: "\e088";
}
.glyphicon-ok-circle:before {
	content: "\e089";
}
.glyphicon-ban-circle:before {
	content: "\e090";
}
.glyphicon-arrow-left:before {
	content: "\e091";
}
.glyphicon-arrow-right:before {
	content: "\e092";
}
.glyphicon-arrow-up:before {
	content: "\e093";
}
.glyphicon-arrow-down:before {
	content: "\e094";
}
.glyphicon-share-alt:before {
	content: "\e095";
}
.glyphicon-resize-full:before {
	content: "\e096";
}
.glyphicon-resize-small:before {
	content: "\e097";
}
.glyphicon-exclamation-sign:before {
	content: "\e101";
}
.glyphicon-gift:before {
	content: "\e102";
}
.glyphicon-leaf:before {
	content: "\e103";
}
.glyphicon-fire:before {
	content: "\e104";
}
.glyphicon-eye-open:before {
	content: "\e105";
}
.glyphicon-eye-close:before {
	content: "\e106";
}
.glyphicon-warning-sign:before {
	content: "\e107";
}
.glyphicon-plane:before {
	content: "\e108";
}
.glyphicon-calendar:before {
	content: "\e109";
}
.glyphicon-random:before {
	content: "\e110";
}
.glyphicon-comment:before {
	content: "\e111";
}
.glyphicon-magnet:before {
	content: "\e112";
}
.glyphicon-chevron-up:before {
	content: "\e113";
}
.glyphicon-chevron-down:before {
	content: "\e114";
}
.glyphicon-retweet:before {
	content: "\e115";
}
.glyphicon-shopping-cart:before {
	content: "\e116";
}
.glyphicon-folder-close:before {
	content: "\e117";
}
.glyphicon-folder-open:before {
	content: "\e118";
}
.glyphicon-resize-vertical:before {
	content: "\e119";
}
.glyphicon-resize-horizontal:before {
	content: "\e120";
}
.glyphicon-hdd:before {
	content: "\e121";
}
.glyphicon-bullhorn:before {
	content: "\e122";
}
.glyphicon-bell:before {
	content: "\e123";
}
.glyphicon-certificate:before {
	content: "\e124";
}
.glyphicon-thumbs-up:before {
	content: "\e125";
}
.glyphicon-thumbs-down:before {
	content: "\e126";
}
.glyphicon-hand-right:before {
	content: "\e127";
}
.glyphicon-hand-left:before {
	content: "\e128";
}
.glyphicon-hand-up:before {
	content: "\e129";
}
.glyphicon-hand-down:before {
	content: "\e130";
}
.glyphicon-circle-arrow-right:before {
	content: "\e131";
}
.glyphicon-circle-arrow-left:before {
	content: "\e132";
}
.glyphicon-circle-arrow-up:before {
	content: "\e133";
}
.glyphicon-circle-arrow-down:before {
	content: "\e134";
}
.glyphicon-globe:before {
	content: "\e135";
}
.glyphicon-wrench:before {
	content: "\e136";
}
.glyphicon-tasks:before {
	content: "\e137";
}
.glyphicon-filter:before {
	content: "\e138";
}
.glyphicon-briefcase:before {
	content: "\e139";
}
.glyphicon-fullscreen:before {
	content: "\e140";
}
.glyphicon-dashboard:before {
	content: "\e141";
}
.glyphicon-paperclip:before {
	content: "\e142";
}
.glyphicon-heart-empty:before {
	content: "\e143";
}
.glyphicon-link:before {
	content: "\e144";
}
.glyphicon-phone:before {
	content: "\e145";
}
.glyphicon-pushpin:before {
	content: "\e146";
}
.glyphicon-usd:before {
	content: "\e148";
}
.glyphicon-gbp:before {
	content: "\e149";
}
.glyphicon-sort:before {
	content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}
.glyphicon-sort-by-order:before {
	content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}
.glyphicon-sort-by-attributes:before {
	content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}
.glyphicon-unchecked:before {
	content: "\e157";
}
.glyphicon-expand:before {
	content: "\e158";
}
.glyphicon-collapse-down:before {
	content: "\e159";
}
.glyphicon-collapse-up:before {
	content: "\e160";
}
.glyphicon-log-in:before {
	content: "\e161";
}
.glyphicon-flash:before {
	content: "\e162";
}
.glyphicon-log-out:before {
	content: "\e163";
}
.glyphicon-new-window:before {
	content: "\e164";
}
.glyphicon-record:before {
	content: "\e165";
}
.glyphicon-save:before {
	content: "\e166";
}
.glyphicon-open:before {
	content: "\e167";
}
.glyphicon-saved:before {
	content: "\e168";
}
.glyphicon-import:before {
	content: "\e169";
}
.glyphicon-export:before {
	content: "\e170";
}
.glyphicon-send:before {
	content: "\e171";
}
.glyphicon-floppy-disk:before {
	content: "\e172";
}
.glyphicon-floppy-saved:before {
	content: "\e173";
}
.glyphicon-floppy-remove:before {
	content: "\e174";
}
.glyphicon-floppy-save:before {
	content: "\e175";
}
.glyphicon-floppy-open:before {
	content: "\e176";
}
.glyphicon-credit-card:before {
	content: "\e177";
}
.glyphicon-transfer:before {
	content: "\e178";
}
.glyphicon-cutlery:before {
	content: "\e179";
}
.glyphicon-header:before {
	content: "\e180";
}
.glyphicon-compressed:before {
	content: "\e181";
}
.glyphicon-earphone:before {
	content: "\e182";
}
.glyphicon-phone-alt:before {
	content: "\e183";
}
.glyphicon-tower:before {
	content: "\e184";
}
.glyphicon-stats:before {
	content: "\e185";
}
.glyphicon-sd-video:before {
	content: "\e186";
}
.glyphicon-hd-video:before {
	content: "\e187";
}
.glyphicon-subtitles:before {
	content: "\e188";
}
.glyphicon-sound-stereo:before {
	content: "\e189";
}
.glyphicon-sound-dolby:before {
	content: "\e190";
}
.glyphicon-sound-5-1:before {
	content: "\e191";
}
.glyphicon-sound-6-1:before {
	content: "\e192";
}
.glyphicon-sound-7-1:before {
	content: "\e193";
}
.glyphicon-copyright-mark:before {
	content: "\e194";
}
.glyphicon-registration-mark:before {
	content: "\e195";
}
.glyphicon-cloud-download:before {
	content: "\e197";
}
.glyphicon-cloud-upload:before {
	content: "\e198";
}
.glyphicon-tree-conifer:before {
	content: "\e199";
}
.glyphicon-tree-deciduous:before {
	content: "\e200";
}
.glyphicon-cd:before {
	content: "\e201";
}
.glyphicon-save-file:before {
	content: "\e202";
}
.glyphicon-open-file:before {
	content: "\e203";
}
.glyphicon-level-up:before {
	content: "\e204";
}
.glyphicon-copy:before {
	content: "\e205";
}
.glyphicon-paste:before {
	content: "\e206";
}
.glyphicon-alert:before {
	content: "\e209";
}
.glyphicon-equalizer:before {
	content: "\e210";
}
.glyphicon-king:before {
	content: "\e211";
}
.glyphicon-queen:before {
	content: "\e212";
}
.glyphicon-pawn:before {
	content: "\e213";
}
.glyphicon-bishop:before {
	content: "\e214";
}
.glyphicon-knight:before {
	content: "\e215";
}
.glyphicon-baby-formula:before {
	content: "\e216";
}
.glyphicon-tent:before {
	content: "\26fa";
}
.glyphicon-blackboard:before {
	content: "\e218";
}
.glyphicon-bed:before {
	content: "\e219";
}
.glyphicon-apple:before {
	content: "\f8ff";
}
.glyphicon-erase:before {
	content: "\e221";
}
.glyphicon-hourglass:before {
	content: "\231b";
}
.glyphicon-lamp:before {
	content: "\e223";
}
.glyphicon-duplicate:before {
	content: "\e224";
}
.glyphicon-piggy-bank:before {
	content: "\e225";
}
.glyphicon-scissors:before {
	content: "\e226";
}
.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
	content: "\e227";
}
.glyphicon-jpy:before, .glyphicon-yen:before {
	content: "\00a5";
}
.glyphicon-rub:before, .glyphicon-ruble:before {
	content: "\20bd";
}
.glyphicon-scale:before {
	content: "\e230";
}
.glyphicon-ice-lolly:before {
	content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}
.glyphicon-education:before {
	content: "\e233";
}
.glyphicon-option-horizontal:before {
	content: "\e234";
}
.glyphicon-option-vertical:before {
	content: "\e235";
}
.glyphicon-menu-hamburger:before {
	content: "\e236";
}
.glyphicon-modal-window:before {
	content: "\e237";
}
.glyphicon-oil:before {
	content: "\e238";
}
.glyphicon-grain:before {
	content: "\e239";
}
.glyphicon-sunglasses:before {
	content: "\e240";
}
.glyphicon-text-size:before {
	content: "\e241";
}
.glyphicon-text-color:before {
	content: "\e242";
}
.glyphicon-text-background:before {
	content: "\e243";
}
.glyphicon-object-align-top:before {
	content: "\e244";
}
.glyphicon-object-align-bottom:before {
	content: "\e245";
}
.glyphicon-object-align-horizontal:before {
	content: "\e246";
}
.glyphicon-object-align-left:before {
	content: "\e247";
}
.glyphicon-object-align-vertical:before {
	content: "\e248";
}
.glyphicon-object-align-right:before {
	content: "\e249";
}
.glyphicon-triangle-right:before {
	content: "\e250";
}
.glyphicon-triangle-left:before {
	content: "\e251";
}
.glyphicon-triangle-bottom:before {
	content: "\e252";
}
.glyphicon-triangle-top:before {
	content: "\e253";
}
.glyphicon-console:before {
	content: "\e254";
}
.glyphicon-superscript:before {
	content: "\e255";
}
.glyphicon-subscript:before {
	content: "\e256";
}
.glyphicon-menu-left:before {
	content: "\e257";
}
.glyphicon-menu-right:before {
	content: "\e258";
}
.glyphicon-menu-down:before {
	content: "\e259";
}
.glyphicon-menu-up:before {
	content: "\e260";
}
*, :after, :before {
	box-sizing: border-box;
}
body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: underline;
}
a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	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: gobCLBold !important;
	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: 400;
	line-height: 1;
	color: #777;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%;
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%;
}
.h1, h1 {
	font-size: 36px;
}
.h2, h2 {
	font-size: 30px;
}
.h4, h4 {
	font-size: 26px;
}
.h5, h5 {
	font-size: 22px;
}
.h6, h6 {
	font-size: 18px;
}
p {
	margin: 0 0 10px;
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-family: gobCLLight;
	line-height: 1.4;
}
.badge, .label, dt, kbd kbd, label {
	font-family: gobCLBold;
}
address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
	line-height: 1.42857143;
}
@media (min-width:802px) {
	.lead {
		font-size: 21px;
	}
}
.small, small {
	font-size: 85%;
}
.mark, mark {
	padding: .2em;
	background-color: #fcf8e3;
}
.list-inline, .list-unstyled {
	padding-left: 0;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: #777;
}
.text-primary {
	color: #337ab7;
}
a.text-primary:focus, a.text-primary:hover {
	color: #286090;
}
.text-success {
	color: #3c763d;
}
a.text-success:focus, a.text-success:hover {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:focus, a.text-info:hover {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:focus, a.text-warning:hover {
	color: #66512c;
}
.text-danger {
	color: #a94442;
}
a.text-danger:focus, a.text-danger:hover {
	color: #843534;
}
.bg-primary {
	color: #fff;
	background-color: #337ab7;
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color: #286090;
}
.bg-success {
	background-color: #dff0d8;
}
a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f2dede;
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9;
}
pre code, table {
	background-color: transparent;
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0;
}
address, dl {
	margin-bottom: 20px;
}
dl, ol, ul {
	margin-top: 0;
}
ol, ul {
	margin-bottom: 10px;
}
.parrafos ul li, .parrafos ol li{
	margin: 5px 0;
	line-height: 25px;
}
.list-inline {
	margin-left: -5px;
}
.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
dd {
	margin-left: 0;
}
@media (min-width:802px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
		}
	.container {
		width: 750px;
		}
}
abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}
blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	color: #777;
}
legend, pre {
	display: block;
	color: #333;
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0;
}
caption, th {
	text-align: left;
}
code, kbd {
	padding: 2px 4px;
	font-size: 90%;
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: '';
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: '\00A0 \2014';
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	color: #e63338;
	background-color: #f9f2f4;
	border-radius: 4px;
}
kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
}
pre {
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0;
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.pre-scrollable {
	overflow-y: scroll;
}
@media (min-width:992px) {
	.container {
		width: 970px;
	}
}
@media (min-width:1200px) {
	.container {
		width: 1170px;
	}
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0;
}
@media (min-width:802px) {
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}
@media (min-width:992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
	.relacionados {
		border-left: 1px solid #b0b0b0;
		border-bottom: 1px solid #b0b0b0;
		padding: 0 5px;
	}
}
@media (min-width:1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	border-top: 1px solid #ddd;
}
.table>thead>tr>th {
	border-bottom: 2px solid #ddd;
}
.table>caption thead>tr:first-child>td, .table>caption thead>tr:first-child>th, .table>colgroup thead>tr:first-child>td, .table>colgroup thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top: 0;
}
.table>tbody tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color: #f5f5f5;
}
table col[class*=col-] {
	position: static;
	display: table-column;
	float: none;
}
table td[class*=col-], table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none;
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8;
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color: #dff0d8;
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6;
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color: #d9edf7;
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3;
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color: #fcf8e3;
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc;
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color: #f2dede;
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
@media screen and (max-width:802px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive>.table {
		margin-bottom: 0;
	}
	.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
		white-space: nowrap;
	}
	.table-responsive>.table-bordered {
		border: 0;
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0;
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0;
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0;
	}
}
fieldset, legend {
	padding: 0;
	border: 0;
}
fieldset {
	min-width: 0;
	margin: 0;
}
legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	line-height: normal;
}
.form-control, output {
	display: block;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
}
input[type=file] {
	display: block;
}
input[type=range] {
	display: block;
	width: 100%;
}
select[multiple], select[size] {
	height: auto;
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}
output {
	padding-top: 7px;
}
.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #999;
}
.form-control::-webkit-input-placeholder {
	color: #999;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #3c763d;
}
.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=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
	line-height: 34px;
}
.input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
	line-height: 30px;
}
.input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
	line-height: 46px;
}
.form-group {
	margin-bottom: 15px;
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
}
.collapsing, .dropdown, .dropup, .has-feedback {
	position: relative;
}
.checkbox .checkbox, .radio .radio {
	margin-top: -5px;
}
.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}
.checkbox-inline .checkbox-inline, .radio-inline .radio-inline {
	margin-top: 0;
	margin-left: 10px;
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed;
}
.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}
.form-group-sm .form-control, .input-sm {
	font-size: 12px;
	padding: 5px 10px;
	border-radius: 3px;
}
.input-sm {
	height: 30px;
	line-height: 1.5;
}
select.input-sm {
	height: 30px;
	line-height: 30px;
}
select[multiple].input-sm, textarea.input-sm {
	height: auto;
}
.form-group-sm .form-control {
	height: 30px;
	line-height: 1.5;
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto;
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.form-group-lg .form-control, .input-lg {
	font-size: 18px;
	padding: 10px 16px;
	border-radius: 6px;
}
.input-lg {
	height: 46px;
	line-height: 1.3333333;
}
select.input-lg {
	height: 46px;
	line-height: 46px;
}
select[multiple].input-lg, textarea.input-lg {
	height: auto;
}
.form-group-lg .form-control {
	height: 46px;
	line-height: 1.3333333;
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto;
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.has-feedback .form-control {
	padding-right: 42.5px;
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.form-group-lg .form-control .form-control-feedback, .input-group-lg .form-control-feedback, .input-lg .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}
.form-group-sm .form-control .form-control-feedback, .input-group-sm .form-control-feedback, .input-sm .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442;
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}
.has-feedback label~.form-control-feedback {
	top: 25px;
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
@media (min-width:802px) {
	.form-inline .form-control-static, .form-inline .form-group {
		display: inline-block;
	}
	.form-inline .control-label, .form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
		width: auto;
	}
	.form-inline .input-group>.form-control {
		width: 100%;
	}
	.form-inline .checkbox, .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .checkbox label, .form-inline .radio label {
		padding-left: 0;
	}
	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px;
}
.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}
@media (min-width:802px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px;
		font-size: 18px;
	}
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	-ms-touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}
.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none;
}
.btn.active, .btn:active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}
.btn-default.active, .btn-default:active, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc;
}
.btn-default .badge {
	color: #fff;
	background-color: #333;
}
.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
.btn-success.active, .btn-success:active, .btn-success:hover, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info.focus, .btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}
.btn-info.active, .btn-info:active, .btn-info:hover, .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning.focus, .btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}
.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}
.btn-danger {
	border-color: #d43f3a;
}
.btn-danger.focus, .btn-danger:focus {
	color: #fff;
	background-color: #e63338;
	border-color: #761c19;
}
.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #e63338;
	border-color: #ac2925;
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}
.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link {
background-color: #F7F7F7;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none;
}
.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-group-xs>.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block .btn-block {
	margin-top: 5px;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.badge, .input-group-addon, .label, .nav-justified>li>a, .pager, .progress-bar {
	text-align: center;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.dropdown-header, .dropdown-menu>li>a {
	white-space: nowrap;
	padding: 3px 20px;
	line-height: 1.42857143;
}
.dropdown-menu-right, .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu>li>a {
	display: block;
	clear: both;
	font-weight: 400;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color: #777;
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}
.open>a {
	outline: 0;
}
.dropdown-menu-left {
	right: auto;
	left: 0;
}
.dropdown-header {
	display: block;
	font-size: 12px;
	color: #777;
}
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}
.nav-justified>.dropdown .dropdown-menu, .nav-tabs.nav-justified>.dropdown .dropdown-menu {
	left: auto;
	top: auto;
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}
@media (min-width:802px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index: 2;
}
.btn-group .btn .btn, .btn-group .btn .btn-group, .btn-group .btn-group .btn, .btn-group .btn-group .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px;
}
.btn .caret, .btn-group>.btn:first-child {
	margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group>.btn .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}
.btn-group>.btn-lg .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-lg .caret {
	border-width: 5px 5px 0;
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical>.btn-group>.btn {
	float: none;
}
.btn-group-vertical>.btn .btn, .btn-group-vertical>.btn .btn-group, .btn-group-vertical>.btn-group .btn, .btn-group-vertical>.btn-group .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}
.btn-group-justified>.btn-group .btn {
	width: 100%;
}
.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}
[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}
.input-group, .input-group-btn, .input-group-btn>.btn, .nav>li, .nav>li>a, .navbar {
	position: relative;
}
.input-group {
	display: table;
	border-collapse: separate;
}
.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px;
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
	height: auto;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px;
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height: auto;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display: table-cell;
}
.nav>li, .nav>li>a {
	display: block;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.input-group-addon, .popover {
	font-size: 14px;
	border: 1px solid #ccc;
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 6px 12px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	background-color: #eee;
	border-radius: 4px;
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn {
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn>.btn .btn {
	margin-left: -1px;
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
	z-index: 2;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -1px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px;
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
}
.nav>li>a {
	padding: 10px 15px;
}
.nav>li.disabled>a {
	color: #777;
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav>li>a>img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-toggle {
	background-color: transparent;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified>li {
	float: none;
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center;
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd;
}
@media (min-width:802px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff;
	}
}
.nav-pills>li {
	float: left;
}
.nav-justified>li, .nav-stacked>li {
	float: none;
}
.nav-pills>li li {
	margin-left: 2px;
}
.nav-stacked>li li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified {
	width: 100%;
}
.nav-tabs-justified {
	border-bottom: 0;
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd;
}
@media (min-width:802px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified>li>a {
		margin-bottom: 0;
	}
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff;
	}
}
.tab-content>.tab-pane {
	display: none;
}
.tab-content>.active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.navbar {
	min-height: auto;
	border: none;
}
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width:802px) {
	.navbar {
		border-radius: 4px;
	}
	.navbar-header {
		float: left;
	}
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}
.navbar-brand>img, .navbar-toggle .icon-bar {
	display: block;
}
.btn-encuestas, .carousel-inner, .media, .media-body, .modal, .modal-open, .progress {
	overflow: hidden;
}
@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: 200px;
	}
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px;
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
.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;
	height: 50px;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none;
}
@media (min-width:802px) {
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
	.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
		border-radius: 0;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: -15px;
	}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-bottom: 8px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle .icon-bar .icon-bar {
	margin-top: 4px;
}
.navbar-nav>li>a {
	padding-top: 7px;
    padding-bottom: 8px;
    line-height: 20px;
}
@media (max-width:802px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none;
	}
}
.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success {
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-danger, .progress-striped .progress-bar-info, .progress-striped .progress-bar-success, .progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
@media (min-width:802px) {
	.navbar-toggle {
		display: none;
	}
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav>li {
		float: left;
	}
}
.navbar-form {
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin: 8px -15px;
}
@media (min-width:802px) {
	.navbar-form .form-control-static, .navbar-form .form-group {
		display: inline-block;
	}
	.navbar-form .control-label, .navbar-form .form-group {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
		width: auto;
	}
	.navbar-form .input-group>.form-control {
		width: 100%;
	}
	.navbar-form .checkbox, .navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .checkbox label, .navbar-form .radio label {
		padding-left: 0;
	}
	.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
	.navbar-left {
		float: left !important;
	}
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	.navbar-right~.navbar-right {
		margin-right: 0;
	}
}
.btn .badge, .btn .label {
	position: relative;
	top: -1px;
}
.breadcrumb>li, .pagination {
	display: inline-block;
}
@media (max-width:802px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-radius: 4px 4px 0 0;
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}
.navbar-default {
	border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
	color: #777;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	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:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7;
}
@media (max-width:802px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		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:focus, .navbar-default .btn-link:hover {
	color: #333;
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc;
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808;
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	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:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808;
}
@media (max-width:802px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		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:focus, .navbar-inverse .btn-link:hover {
	color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444;
}
.breadcrumb>li li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.breadcrumb>.active {
	color: #777;
}
.pagination {
	border-radius: 4px;
}
.pager li, .pagination>li {
	display: inline;
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	border: 1px solid #ddd;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 3;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.badge, .label {
	line-height: 1;
	white-space: nowrap;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pager {
	padding-left: 0;
	margin: 20px 0;
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background-color: #eee;
}
.pager .next>a, .pager .next>span {
	float: right;
}
.pager .previous>a, .pager .previous>span {
	float: left;
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}
a.badge:focus, a.badge:hover, a.label:focus, a.label:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	border-radius: .25em;
}
.label:empty {
	display: none;
}
.label-default {
	background-color: #777;
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e;
}
.label-primary {
	background-color: #337ab7;
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #286090;
}
.label-success {
	background-color: #5cb85c;
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color: #449d44;
}
.label-info {
	background-color: #5bc0de;
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5;
}
.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #ec971f;
}
.label-danger {
	background-color: #d9534f;
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #e63338;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	background-color: #777;
	border-radius: 10px;
}
.badge:empty {
	display: none;
}
.media-object, .thumbnail {
	display: block;
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff;
}
.jumbotron, .jumbotron .h1, .jumbotron h1 {
	color: inherit;
}
.list-group-item>.badge {
	float: right;
}
.list-group-item>.badge .badge {
	margin-right: 5px;
}
.nav-pills>li>a>.badge {
	margin-left: 3px;
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #eee;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-family: gobCLLight;
}
.alert .alert-link, .close {
	font-family: gobCLBold;
}
.alert, .thumbnail {
	margin-bottom: 20px;
}
.jumbotron>hr {
	border-top-color: #d5d5d5;
}
.jumbotron .container {
	max-width: 100%;
}
.btn-encuestas {
	position: fixed;
	width: 100px;
	height: 100px;
	text-indent: -9999px;
	display: block;
	z-index: 4;
	bottom: 0;
	right: 0;
	background-image: url(../img/pestana-encuesta.png);
	background-position: bottom left;
	background-size: 100%;
	border: 0;
	background-color: transparent;
}
.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.btn-encuestas:focus {
	border: 0;
	outline: 0;
}
@media screen and (min-width:802px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	.container .jumbotron, .container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}
	.jumbotron .h1, .jumbotron h1 {
		font-size: 63px;
	}
}
.thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.thumbnail a>img, .thumbnail>img {
	margin-right: auto;
	margin-left: auto;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #337ab7;
}
.thumbnail .caption {
	padding: 9px;
	color: #333;
}
.alert {
	padding: 15px;
	border: 1px solid transparent;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert>p, .alert>ul {
	margin-bottom: 0;
}
.alert>p p {
	margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.modal, .modal-backdrop {
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #843534;
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress-bar-striped, .progress-striped .progress-bar {
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
	background-color: #5cb85c;
}
.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #5bc0de;
}
.progress-bar-warning {
	background-color: #f0ad4e;
}
.progress-bar-danger {
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
	margin-top: 15px;
}
.media-heading, .media:first-child, .panel-title {
	margin-top: 0;
}
.media-body {
	width: 10000px;
}
.media-object.img-thumbnail {
	max-width: none;
}
.media-right, .media>.pull-right {
	padding-left: 10px;
}
.list-group, .media-list {
	padding-left: 0;
}
.media-left, .media>.pull-left {
	padding-right: 10px;
}
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-bottom: 5px;
}
.list-group {
	margin-bottom: 20px;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
a.list-group-item, button.list-group-item {
	color: #555;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}
button.list-group-item {
	width: 100%;
	text-align: left;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #777;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
	color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #c7ddef;
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}
a.list-group-item-success, button.list-group-item-success {
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
a.list-group-item-info, button.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}
.panel-heading>.dropdown .dropdown-toggle, .panel-title, .panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color: inherit;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
.panel {
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-title, .panel>.list-group, .panel>.panel-collapse>.list-group, .panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0;
}
.panel-group .panel-heading, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel>.panel-heading .panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.list-group .panel-footer, .panel-heading .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
	padding-right: 15px;
	padding-left: 15px;
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel>.panel-body .table, .panel>.panel-body .table-responsive, .panel>.table .panel-body, .panel>.table-responsive .panel-body {
	border-top: 1px solid #ddd;
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0;
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0;
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0;
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0;
}
.panel>.table-responsive {
	margin-bottom: 0;
	border: 0;
}
.panel-group .panel .panel {
	margin-top: 5px;
}
.panel-group .panel-heading .panel-collapse>.list-group, .panel-group .panel-heading .panel-collapse>.panel-body {
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}
.panel-default>.panel-footer .panel-collapse>.panel-body {
	border-bottom-color: #ddd;
}
.panel-primary {
	border-color: #337ab7;
}
.panel-primary>.panel-heading {
	color: #fff;
	border-color: #337ab7;
}
.panel-primary>.panel-heading .panel-collapse>.panel-body {
	border-top-color: #337ab7;
}
.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}
.panel-primary>.panel-footer .panel-collapse>.panel-body {
	border-bottom-color: #337ab7;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success>.panel-heading .panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}
.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
.panel-success>.panel-footer .panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info>.panel-heading .panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info>.panel-footer .panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning>.panel-heading .panel-collapse>.panel-body {
	border-top-color: #faebcc;
}
.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.panel-warning>.panel-footer .panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger>.panel-heading .panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.panel-danger>.panel-footer .panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15);
}
.well-lg {
	padding: 24px;
	border-radius: 6px;
}
.well-sm {
	padding: 9px;
	border-radius: 3px;
}
.close {
	float: right;
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
}
.popover, .tooltip {
	word-break: normal;
	word-wrap: normal;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.42857143;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
}
.modal {
	position: fixed;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-content, .popover {
	background-color: #fff;
	-webkit-background-clip: padding-box;
}
.modal-backdrop {
	position: fixed;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop.in {
	opacity: .5;
}
.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
	font-size: 18px;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-footer .btn .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn .btn {
	margin-left: -1px;
}
.modal-footer .btn-block .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
@media (min-width:802px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	.modal-sm {
		width: 300px;
	}
}
.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
@media (min-width:992px) {
	.modal-lg {
		width: 900px;
	}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-size: 12px;
	text-align: left;
	text-align: start;
	opacity: 0;
}
.tooltip.in {
	opacity: .9;
}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
	right: 5px;
}
.tooltip.top-right .tooltip-arrow {
	left: 5px;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
	right: 5px;
	margin-top: -5px;
}
.tooltip.bottom-right .tooltip-arrow {
	left: 5px;
	margin-top: -5px;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	text-align: start;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.cargando-slider span, .carousel-caption, .carousel-control, .carousel-indicators, .fa-fw, .fa-li, .rslides_tabs {
	text-align: center;
}
.carousel-caption, .carousel-control {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.caption, .carousel-caption .btn, .text-hide {
	text-shadow: none;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
.popover-content {
	padding: 9px 14px;
}
.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.carousel, .carousel-inner {
	position: relative;
}
.popover>.arrow {
	border-width: 11px;
}
.popover>.arrow:after {
	content: "";
	border-width: 10px;
}
.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
}
.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}
.popover.left>.arrow:after, .popover.right>.arrow:after {
	bottom: -10px;
	content: " ";
}
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}
.popover.right>.arrow:after {
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0;
}
.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}
.popover.left>.arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
}
.carousel-inner {
	width: 100%;
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
#slider4.rslides>li, .elastislide-carousel ul, .elastislide-carousel ul li, .rslides2 li {
	-webkit-backface-visibility: hidden;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1;
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
	left: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
	left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block;
}
.carousel-inner>.active {
	left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner>.next {
	left: 100%;
}
.carousel-inner>.prev {
	left: -100%;
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0;
}
.carousel-inner>.active.left {
	left: -100%;
}
.carousel-inner>.active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	opacity: .5;
}
.carousel-control.left {
	background: #3c3c3c;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background: #3c3c3c;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
}
.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 10px;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
}
@media screen and (min-width:802px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -15px;
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -15px;
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display: table;
	content: " ";
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear: both;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.fa.fa-pull-left, .fa.pull-left {
	margin-right: .3em;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font-size: 0;
	color: transparent;
	background-color: transparent;
	border: 0;
}
.affix {
	position: fixed;
}
@media (max-width:802px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	td.visible-xs, th.visible-xs {
		display: table-cell !important;
	}
	.visible-xs-block {
		display: block !important;
	}
	.visible-xs-inline {
		display: inline !important;
	}
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}
@media (min-width:802px) and (max-width:991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	td.visible-sm, th.visible-sm {
		display: table-cell !important;
	}
	.visible-sm-block {
		display: block !important;
	}
	.visible-sm-inline {
		display: inline !important;
	}
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	td.visible-md, th.visible-md {
		display: table-cell !important;
	}
	.visible-md-block {
		display: block !important;
	}
	.visible-md-inline {
		display: inline !important;
	}
	.visible-md-inline-block {
		display: inline-block !important;
	}
}
@media (min-width:1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	td.visible-lg, th.visible-lg {
		display: table-cell !important;
	}
	.visible-lg-block {
		display: block !important;
	}
	.visible-lg-inline {
		display: inline !important;
	}
	.visible-lg-inline-block {
		display: inline-block !important;
	}
	.hidden-lg {
		display: none !important;
	}
}
@media (max-width:802px) {
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width:802px) and (max-width:991px) {
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	td.visible-print, th.visible-print {
		display: table-cell !important;
	}
}
.visible-print-block {
	display: none !important;
}
@media print {
	.visible-print-block {
		display: block !important;
	}
}
.visible-print-inline {
	display: none !important;
}
@media print {
	.visible-print-inline {
		display: inline !important;
	}
}
.visible-print-inline-block {
	display: none !important;
}
@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
	.hidden-print {
		display: none !important;
	}
}
.fa, .fa-stack {
	display: inline-block;
}
@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot?v=4.4.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.4.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.4.0) format("woff"), url('../fonts/fontawesome-webfont.ttf ?v=4.4.0') format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal;
}
.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%;
}
.fa-stack, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	vertical-align: middle;
}
.fa-2x {
	font-size: 2em;
}
.fa-3x {
	font-size: 3em;
}
.fa-4x {
	font-size: 4em;
}
.fa-5x {
	font-size: 5em;
}
.fa-fw {
	width: 1.28571429em;
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}
.fa.fa-pull-right, .fa.pull-right {
	margin-left: .3em;
}
.fa-ul>li {
	position: relative;
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
}
.fa-li.fa-lg {
	left: -1.85714286em;
}
.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em;
}
.fa-pull-left {
	float: left;
}
.fa-pull-right {
	float: right;
}
.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);
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}
.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.fa-stack-1x {
	line-height: inherit;
}
.fa-stack-2x {
	font-size: 2em;
}
.fa-inverse {
	color: #fff;
}
.fa-glass:before {
	content: "\f000";
}
.fa-music:before {
	content: "\f001";
}
.fa-search:before {
	content: "\f002";
}
.fa-envelope-o:before {
	content: "\f003";
}
.fa-heart:before {
	content: "\f004";
}
.fa-star:before {
	content: "\f005";
}
.fa-star-o:before {
	content: "\f006";
}
.fa-user:before {
	content: "\f007";
}
.fa-film:before {
	content: "\f008";
}
.fa-th-large:before {
	content: "\f009";
}
.fa-th:before {
	content: "\f00a";
}
.fa-th-list:before {
	content: "\f00b";
}
.fa-check:before {
	content: "\f00c";
}
.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "\f00d";
}
.fa-search-plus:before {
	content: "\f00e";
}
.fa-search-minus:before {
	content: "\f010";
}
.fa-power-off:before {
	content: "\f011";
}
.fa-signal:before {
	content: "\f012";
}
.fa-cog:before, .fa-gear:before {
	content: "\f013";
}
.fa-trash-o:before {
	content: "\f014";
}
.fa-home:before {
	content: "\f015";
}
.fa-file-o:before {
	content: "\f016";
}
.fa-clock-o:before {
	content: "\f017";
}
.fa-road:before {
	content: "\f018";
}
.fa-download:before {
	content: "\f019";
}
.fa-arrow-circle-o-down:before {
	content: "\f01a";
}
.fa-arrow-circle-o-up:before {
	content: "\f01b";
}
.fa-inbox:before {
	content: "\f01c";
}
.fa-play-circle-o:before {
	content: "\f01d";
}
.fa-repeat:before, .fa-rotate-right:before {
	content: "\f01e";
}
.fa-refresh:before {
	content: "\f021";
}
.fa-list-alt:before {
	content: "\f022";
}
.fa-lock:before {
	content: "\f023";
}
.fa-flag:before {
	content: "\f024";
}
.fa-headphones:before {
	content: "\f025";
}
.fa-volume-off:before {
	content: "\f026";
}
.fa-volume-down:before {
	content: "\f027";
}
.fa-volume-up:before {
	content: "\f028";
}
.fa-qrcode:before {
	content: "\f029";
}
.fa-barcode:before {
	content: "\f02a";
}
.fa-tag:before {
	content: "\f02b";
}
.fa-tags:before {
	content: "\f02c";
}
.fa-book:before {
	content: "\f02d";
}
.fa-bookmark:before {
	content: "\f02e";
}
.fa-print:before {
	content: "\f02f";
}
.fa-camera:before {
	content: "\f030";
}
.fa-font:before {
	content: "\f031";
}
.fa-bold:before {
	content: "\f032";
}
.fa-italic:before {
	content: "\f033";
}
.fa-text-height:before {
	content: "\f034";
}
.fa-text-width:before {
	content: "\f035";
}
.fa-align-left:before {
	content: "\f036";
}
.fa-align-center:before {
	content: "\f037";
}
.fa-align-right:before {
	content: "\f038";
}
.fa-align-justify:before {
	content: "\f039";
}
.fa-list:before {
	content: "\f03a";
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b";
}
.fa-indent:before {
	content: "\f03c";
}
.fa-video-camera:before {
	content: "\f03d";
}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: "\f03e";
}
.fa-pencil:before {
	content: "\f040";
}
.fa-map-marker:before {
	content: "\f041";
}
.fa-adjust:before {
	content: "\f042";
}
.fa-tint:before {
	content: "\f043";
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044";
}
.fa-share-square-o:before {
	content: "\f045";
}
.fa-check-square-o:before {
	content: "\f046";
}
.fa-arrows:before {
	content: "\f047";
}
.fa-step-backward:before {
	content: "\f048";
}
.fa-fast-backward:before {
	content: "\f049";
}
.fa-backward:before {
	content: "\f04a";
}
.fa-play:before {
	content: "\f04b";
}
.fa-pause:before {
	content: "\f04c";
}
.fa-stop:before {
	content: "\f04d";
}
.fa-forward:before {
	content: "\f04e";
}
.fa-fast-forward:before {
	content: "\f050";
}
.fa-step-forward:before {
	content: "\f051";
}
.fa-eject:before {
	content: "\f052";
}
.fa-chevron-left:before {
	content: "\f053";
}
.fa-chevron-right:before {
	content: "\f054";
}
.fa-plus-circle:before {
	content: "\f055";
}
.fa-minus-circle:before {
	content: "\f056";
}
.fa-times-circle:before {
	content: "\f057";
}
.fa-check-circle:before {
	content: "\f058";
}
.fa-question-circle:before {
	content: "\f059";
}
.fa-info-circle:before {
	content: "\f05a";
}
.fa-crosshairs:before {
	content: "\f05b";
}
.fa-times-circle-o:before {
	content: "\f05c";
}
.fa-check-circle-o:before {
	content: "\f05d";
}
.fa-ban:before {
	content: "\f05e";
}
.fa-arrow-left:before {
	content: "\f060";
}
.fa-arrow-right:before {
	content: "\f061";
}
.fa-arrow-up:before {
	content: "\f062";
}
.fa-arrow-down:before {
	content: "\f063";
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064";
}
.fa-expand:before {
	content: "\f065";
}
.fa-compress:before {
	content: "\f066";
}
.fa-plus:before {
	content: "\f067";
}
.fa-minus:before {
	content: "\f068";
}
.fa-asterisk:before {
	content: "\f069";
}
.fa-exclamation-circle:before {
	content: "\f06a";
}
.fa-gift:before {
	content: "\f06b";
}
.fa-leaf:before {
	content: "\f06c";
}
.fa-fire:before {
	content: "\f06d";
}
.fa-eye:before {
	content: "\f06e";
}
.fa-eye-slash:before {
	content: "\f070";
}
.fa-exclamation-triangle:before, .fa-warning:before {
	content: "\f071";
}
.fa-plane:before {
	content: "\f072";
}
.fa-calendar:before {
	content: "\f073";
}
.fa-random:before {
	content: "\f074";
}
.fa-comment:before {
	content: "\f075";
}
.fa-magnet:before {
	content: "\f076";
}
.fa-chevron-up:before {
	content: "\f077";
}
.fa-chevron-down:before {
	content: "\f078";
}
.fa-retweet:before {
	content: "\f079";
}
.fa-shopping-cart:before {
	content: "\f07a";
}
.fa-folder:before {
	content: "\f07b";
}
.fa-folder-open:before {
	content: "\f07c";
}
.fa-arrows-v:before {
	content: "\f07d";
}
.fa-arrows-h:before {
	content: "\f07e";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080";
}
.fa-twitter-square:before {
	content: "\f081";
}
.fa-facebook-square:before {
	content: "\f082";
}
.fa-camera-retro:before {
	content: "\f083";
}
.fa-key:before {
	content: "\f084";
}
.fa-cogs:before, .fa-gears:before {
	content: "\f085";
}
.fa-comments:before {
	content: "\f086";
}
.fa-thumbs-o-up:before {
	content: "\f087";
}
.fa-thumbs-o-down:before {
	content: "\f088";
}
.fa-star-half:before {
	content: "\f089";
}
.fa-heart-o:before {
	content: "\f08a";
}
.fa-sign-out:before {
	content: "\f08b";
}
.fa-linkedin-square:before {
	content: "\f08c";
}
.fa-thumb-tack:before {
	content: "\f08d";
}
.fa-external-link:before {
	content: "\f08e";
}
.fa-sign-in:before {
	content: "\f090";
}
.fa-trophy:before {
	content: "\f091";
}
.fa-github-square:before {
	content: "\f092";
}
.fa-upload:before {
	content: "\f093";
}
.fa-lemon-o:before {
	content: "\f094";
}
.fa-phone:before {
	content: "\f095";
}
.fa-square-o:before {
	content: "\f096";
}
.fa-bookmark-o:before {
	content: "\f097";
}
.fa-phone-square:before {
	content: "\f098";
}
.fa-twitter:before {
	content: "\f099";
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a";
}
.fa-github:before {
	content: "\f09b";
}
.fa-unlock:before {
	content: "\f09c";
}
.fa-credit-card:before {
	content: "\f09d";
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e";
}
.fa-hdd-o:before {
	content: "\f0a0";
}
.fa-bullhorn:before {
	content: "\f0a1";
}
.fa-bell:before {
	content: "\f0f3";
}
.fa-certificate:before {
	content: "\f0a3";
}
.fa-hand-o-right:before {
	content: "\f0a4";
}
.fa-hand-o-left:before {
	content: "\f0a5";
}
.fa-hand-o-up:before {
	content: "\f0a6";
}
.fa-hand-o-down:before {
	content: "\f0a7";
}
.fa-arrow-circle-left:before {
	content: "\f0a8";
}
.fa-arrow-circle-right:before {
	content: "\f0a9";
}
.fa-arrow-circle-up:before {
	content: "\f0aa";
}
.fa-arrow-circle-down:before {
	content: "\f0ab";
}
.fa-globe:before {
	content: "\f0ac";
}
.fa-wrench:before {
	content: "\f0ad";
}
.fa-tasks:before {
	content: "\f0ae";
}
.fa-filter:before {
	content: "\f0b0";
}
.fa-briefcase:before {
	content: "\f0b1";
}
.fa-arrows-alt:before {
	content: "\f0b2";
}
.fa-group:before, .fa-users:before {
	content: "\f0c0";
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1";
}
.fa-cloud:before {
	content: "\f0c2";
}
.fa-flask:before {
	content: "\f0c3";
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4";
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5";
}
.fa-paperclip:before {
	content: "\f0c6";
}
.fa-floppy-o:before, .fa-save:before {
	content: "\f0c7";
}
.fa-square:before {
	content: "\f0c8";
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "\f0c9";
}
.fa-list-ul:before {
	content: "\f0ca";
}
.fa-list-ol:before {
	content: "\f0cb";
}
.fa-strikethrough:before {
	content: "\f0cc";
}
.fa-underline:before {
	content: "\f0cd";
}
.fa-table:before {
	content: "\f0ce";
}
.fa-magic:before {
	content: "\f0d0";
}
.fa-truck:before {
	content: "\f0d1";
}
.fa-pinterest:before {
	content: "\f0d2";
}
.fa-pinterest-square:before {
	content: "\f0d3";
}
.fa-google-plus-square:before {
	content: "\f0d4";
}
.fa-google-plus:before {
	content: "\f0d5";
}
.fa-money:before {
	content: "\f0d6";
}
.fa-caret-down:before {
	content: "\f0d7";
}
.fa-caret-up:before {
	content: "\f0d8";
}
.fa-caret-left:before {
	content: "\f0d9";
}
.fa-caret-right:before {
	content: "\f0da";
}
.fa-columns:before {
	content: "\f0db";
}
.fa-sort:before, .fa-unsorted:before {
	content: "\f0dc";
}
.fa-sort-desc:before, .fa-sort-down:before {
	content: "\f0dd";
}
.fa-sort-asc:before, .fa-sort-up:before {
	content: "\f0de";
}
.fa-envelope:before {
	content: "\f0e0";
}
.fa-linkedin:before {
	content: "\f0e1";
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2";
}
.fa-gavel:before, .fa-legal:before {
	content: "\f0e3";
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4";
}
.fa-comment-o:before {
	content: "\f0e5";
}
.fa-comments-o:before {
	content: "\f0e6";
}
.fa-bolt:before, .fa-flash:before {
	content: "\f0e7";
}
.fa-sitemap:before {
	content: "\f0e8";
}
.fa-umbrella:before {
	content: "\f0e9";
}
.fa-clipboard:before, .fa-paste:before {
	content: "\f0ea";
}
.fa-lightbulb-o:before {
	content: "\f0eb";
}
.fa-exchange:before {
	content: "\f0ec";
}
.fa-cloud-download:before {
	content: "\f0ed";
}
.fa-cloud-upload:before {
	content: "\f0ee";
}
.fa-user-md:before {
	content: "\f0f0";
}
.fa-stethoscope:before {
	content: "\f0f1";
}
.fa-suitcase:before {
	content: "\f0f2";
}
.fa-bell-o:before {
	content: "\f0a2";
}
.fa-coffee:before {
	content: "\f0f4";
}
.fa-cutlery:before {
	content: "\f0f5";
}
.fa-file-text-o:before {
	content: "\f0f6";
}
.fa-building-o:before {
	content: "\f0f7";
}
.fa-hospital-o:before {
	content: "\f0f8";
}
.fa-ambulance:before {
	content: "\f0f9";
}
.fa-medkit:before {
	content: "\f0fa";
}
.fa-fighter-jet:before {
	content: "\f0fb";
}
.fa-beer:before {
	content: "\f0fc";
}
.fa-h-square:before {
	content: "\f0fd";
}
.fa-plus-square:before {
	content: "\f0fe";
}
.fa-angle-double-left:before {
	content: "\f100";
}
.fa-angle-double-right:before {
	content: "\f101";
}
.fa-angle-double-up:before {
	content: "\f102";
}
.fa-angle-double-down:before {
	content: "\f103";
}
.fa-angle-left:before {
	content: "\f104";
}
.fa-angle-right:before {
	content: "\f105";
}
.fa-angle-up:before {
	content: "\f106";
}
.fa-angle-down:before {
	content: "\f107";
}
.fa-desktop:before {
	content: "\f108";
}
.fa-laptop:before {
	content: "\f109";
}
.fa-tablet:before {
	content: "\f10a";
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b";
}
.fa-circle-o:before {
	content: "\f10c";
}
.fa-quote-left:before {
	content: "\f10d";
}
.fa-quote-right:before {
	content: "\f10e";
}
.fa-spinner:before {
	content: "\f110";
}
.fa-circle:before {
	content: "\f111";
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112";
}
.fa-github-alt:before {
	content: "\f113";
}
.fa-folder-o:before {
	content: "\f114";
}
.fa-folder-open-o:before {
	content: "\f115";
}
.fa-smile-o:before {
	content: "\f118";
}
.fa-frown-o:before {
	content: "\f119";
}
.fa-meh-o:before {
	content: "\f11a";
}
.fa-gamepad:before {
	content: "\f11b";
}
.fa-keyboard-o:before {
	content: "\f11c";
}
.fa-flag-o:before {
	content: "\f11d";
}
.fa-flag-checkered:before {
	content: "\f11e";
}
.fa-terminal:before {
	content: "\f120";
}
.fa-code:before {
	content: "\f121";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123";
}
.fa-location-arrow:before {
	content: "\f124";
}
.fa-crop:before {
	content: "\f125";
}
.fa-code-fork:before {
	content: "\f126";
}
.fa-chain-broken:before, .fa-unlink:before {
	content: "\f127";
}
.fa-question:before {
	content: "\f128";
}
.fa-info:before {
	content: "\f129";
}
.fa-exclamation:before {
	content: "\f12a";
}
.fa-superscript:before {
	content: "\f12b";
}
.fa-subscript:before {
	content: "\f12c";
}
.fa-eraser:before {
	content: "\f12d";
}
.fa-puzzle-piece:before {
	content: "\f12e";
}
.fa-microphone:before {
	content: "\f130";
}
.fa-microphone-slash:before {
	content: "\f131";
}
.fa-shield:before {
	content: "\f132";
}
.fa-calendar-o:before {
	content: "\f133";
}
.fa-fire-extinguisher:before {
	content: "\f134";
}
.fa-rocket:before {
	content: "\f135";
}
.fa-maxcdn:before {
	content: "\f136";
}
.fa-chevron-circle-left:before {
	content: "\f137";
}
.fa-chevron-circle-right:before {
	content: "\f138";
}
.fa-chevron-circle-up:before {
	content: "\f139";
}
.fa-chevron-circle-down:before {
	content: "\f13a";
}
.fa-html5:before {
	content: "\f13b";
}
.fa-css3:before {
	content: "\f13c";
}
.fa-anchor:before {
	content: "\f13d";
}
.fa-unlock-alt:before {
	content: "\f13e";
}
.fa-bullseye:before {
	content: "\f140";
}
.fa-ellipsis-h:before {
	content: "\f141";
}
.fa-ellipsis-v:before {
	content: "\f142";
}
.fa-rss-square:before {
	content: "\f143";
}
.fa-play-circle:before {
	content: "\f144";
}
.fa-ticket:before {
	content: "\f145";
}
.fa-minus-square:before {
	content: "\f146";
}
.fa-minus-square-o:before {
	content: "\f147";
}
.fa-level-up:before {
	content: "\f148";
}
.fa-level-down:before {
	content: "\f149";
}
.fa-check-square:before {
	content: "\f14a";
}
.fa-pencil-square:before {
	content: "\f14b";
}
.fa-external-link-square:before {
	content: "\f14c";
}
.fa-share-square:before {
	content: "\f14d";
}
.fa-compass:before {
	content: "\f14e";
}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "\f150";
}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "\f151";
}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "\f152";
}
.fa-eur:before, .fa-euro:before {
	content: "\f153";
}
.fa-gbp:before {
	content: "\f154";
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155";
}
.fa-inr:before, .fa-rupee:before {
	content: "\f156";
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "\f157";
}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "\f158";
}
.fa-krw:before, .fa-won:before {
	content: "\f159";
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a";
}
.fa-file:before {
	content: "\f15b";
}
.fa-file-text:before {
	content: "\f15c";
}
.fa-sort-alpha-asc:before {
	content: "\f15d";
}
.fa-sort-alpha-desc:before {
	content: "\f15e";
}
.fa-sort-amount-asc:before {
	content: "\f160";
}
.fa-sort-amount-desc:before {
	content: "\f161";
}
.fa-sort-numeric-asc:before {
	content: "\f162";
}
.fa-sort-numeric-desc:before {
	content: "\f163";
}
.fa-thumbs-up:before {
	content: "\f164";
}
.fa-thumbs-down:before {
	content: "\f165";
}
.fa-youtube-square:before {
	content: "\f166";
}
.fa-youtube:before {
	content: "\f167";
}
.fa-xing:before {
	content: "\f168";
}
.fa-xing-square:before {
	content: "\f169";
}
.fa-youtube-play:before {
	content: "\f16a";
}
.fa-dropbox:before {
	content: "\f16b";
}
.fa-stack-overflow:before {
	content: "\f16c";
}
.fa-instagram:before {
	content: "\f16d";
}
.fa-flickr:before {
	content: "\f16e";
}
.fa-adn:before {
	content: "\f170";
}
.fa-bitbucket:before {
	content: "\f171";
}
.fa-bitbucket-square:before {
	content: "\f172";
}
.fa-tumblr:before {
	content: "\f173";
}
.fa-tumblr-square:before {
	content: "\f174";
}
.fa-long-arrow-down:before {
	content: "\f175";
}
.fa-long-arrow-up:before {
	content: "\f176";
}
.fa-long-arrow-left:before {
	content: "\f177";
}
.fa-long-arrow-right:before {
	content: "\f178";
}
.fa-apple:before {
	content: "\f179";
}
.fa-windows:before {
	content: "\f17a";
}
.fa-android:before {
	content: "\f17b";
}
.fa-linux:before {
	content: "\f17c";
}
.fa-dribbble:before {
	content: "\f17d";
}
.fa-skype:before {
	content: "\f17e";
}
.fa-foursquare:before {
	content: "\f180";
}
.fa-trello:before {
	content: "\f181";
}
.fa-female:before {
	content: "\f182";
}
.fa-male:before {
	content: "\f183";
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184";
}
.fa-sun-o:before {
	content: "\f185";
}
.fa-moon-o:before {
	content: "\f186";
}
.fa-archive:before {
	content: "\f187";
}
.fa-bug:before {
	content: "\f188";
}
.fa-vk:before {
	content: "\f189";
}
.fa-weibo:before {
	content: "\f18a";
}
.fa-renren:before {
	content: "\f18b";
}
.fa-pagelines:before {
	content: "\f18c";
}
.fa-stack-exchange:before {
	content: "\f18d";
}
.fa-arrow-circle-o-right:before {
	content: "\f18e";
}
.fa-arrow-circle-o-left:before {
	content: "\f190";
}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "\f191";
}
.fa-dot-circle-o:before {
	content: "\f192";
}
.fa-wheelchair:before {
	content: "\f193";
}
.fa-vimeo-square:before {
	content: "\f194";
}
.fa-try:before, .fa-turkish-lira:before {
	content: "\f195";
}
.fa-plus-square-o:before {
	content: "\f196";
}
.fa-space-shuttle:before {
	content: "\f197";
}
.fa-slack:before {
	content: "\f198";
}
.fa-envelope-square:before {
	content: "\f199";
}
.fa-wordpress:before {
	content: "\f19a";
}
.fa-openid:before {
	content: "\f19b";
}
.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "\f19c";
}
.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "\f19d";
}
.fa-yahoo:before {
	content: "\f19e";
}
.fa-google:before {
	content: "\f1a0";
}
.fa-reddit:before {
	content: "\f1a1";
}
.fa-reddit-square:before {
	content: "\f1a2";
}
.fa-stumbleupon-circle:before {
	content: "\f1a3";
}
.fa-stumbleupon:before {
	content: "\f1a4";
}
.fa-delicious:before {
	content: "\f1a5";
}
.fa-digg:before {
	content: "\f1a6";
}
.fa-pied-piper:before {
	content: "\f1a7";
}
.fa-pied-piper-alt:before {
	content: "\f1a8";
}
.fa-drupal:before {
	content: "\f1a9";
}
.fa-joomla:before {
	content: "\f1aa";
}
.fa-language:before {
	content: "\f1ab";
}
.fa-fax:before {
	content: "\f1ac";
}
.fa-building:before {
	content: "\f1ad";
}
.fa-child:before {
	content: "\f1ae";
}
.fa-paw:before {
	content: "\f1b0";
}
.fa-spoon:before {
	content: "\f1b1";
}
.fa-cube:before {
	content: "\f1b2";
}
.fa-cubes:before {
	content: "\f1b3";
}
.fa-behance:before {
	content: "\f1b4";
}
.fa-behance-square:before {
	content: "\f1b5";
}
.fa-steam:before {
	content: "\f1b6";
}
.fa-steam-square:before {
	content: "\f1b7";
}
.fa-recycle:before {
	content: "\f1b8";
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9";
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba";
}
.fa-tree:before {
	content: "\f1bb";
}
.fa-spotify:before {
	content: "\f1bc";
}
.fa-deviantart:before {
	content: "\f1bd";
}
.fa-soundcloud:before {
	content: "\f1be";
}
.fa-database:before {
	content: "\f1c0";
}
.fa-file-pdf-o:before {
	content: "\f1c1";
}
.fa-file-word-o:before {
	content: "\f1c2";
}
.fa-file-excel-o:before {
	content: "\f1c3";
}
.fa-file-powerpoint-o:before {
	content: "\f1c4";
}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
	content: "\f1c5";
}
.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "\f1c6";
}
.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "\f1c7";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8";
}
.fa-file-code-o:before {
	content: "\f1c9";
}
.fa-vine:before {
	content: "\f1ca";
}
.fa-codepen:before {
	content: "\f1cb";
}
.fa-jsfiddle:before {
	content: "\f1cc";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
	content: "\f1cd";
}
.fa-circle-o-notch:before {
	content: "\f1ce";
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0";
}
.fa-empire:before, .fa-ge:before {
	content: "\f1d1";
}
.fa-git-square:before {
	content: "\f1d2";
}
.fa-git:before {
	content: "\f1d3";
}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
	content: "\f1d4";
}
.fa-tencent-weibo:before {
	content: "\f1d5";
}
.fa-qq:before {
	content: "\f1d6";
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7";
}
.fa-paper-plane:before, .fa-send:before {
	content: "\f1d8";
}
.fa-paper-plane-o:before, .fa-send-o:before {
	content: "\f1d9";
}
.fa-history:before {
	content: "\f1da";
}
.fa-circle-thin:before {
	content: "\f1db";
}
.fa-header:before {
	content: "\f1dc";
}
.fa-paragraph:before {
	content: "\f1dd";
}
.fa-sliders:before {
	content: "\f1de";
}
.fa-share-alt:before {
	content: "\f1e0";
}
.fa-share-alt-square:before {
	content: "\f1e1";
}
.fa-bomb:before {
	content: "\f1e2";
}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "\f1e3";
}
.fa-tty:before {
	content: "\f1e4";
}
.fa-binoculars:before {
	content: "\f1e5";
}
.fa-plug:before {
	content: "\f1e6";
}
.fa-slideshare:before {
	content: "\f1e7";
}
.fa-twitch:before {
	content: "\f1e8";
}
.fa-yelp:before {
	content: "\f1e9";
}
.fa-newspaper-o:before {
	content: "\f1ea";
}
.fa-wifi:before {
	content: "\f1eb";
}
.fa-calculator:before {
	content: "\f1ec";
}
.fa-paypal:before {
	content: "\f1ed";
}
.fa-google-wallet:before {
	content: "\f1ee";
}
.fa-cc-visa:before {
	content: "\f1f0";
}
.fa-cc-mastercard:before {
	content: "\f1f1";
}
.fa-cc-discover:before {
	content: "\f1f2";
}
.fa-cc-amex:before {
	content: "\f1f3";
}
.fa-cc-paypal:before {
	content: "\f1f4";
}
.fa-cc-stripe:before {
	content: "\f1f5";
}
.fa-bell-slash:before {
	content: "\f1f6";
}
.fa-bell-slash-o:before {
	content: "\f1f7";
}
.fa-trash:before {
	content: "\f1f8";
}
.fa-copyright:before {
	content: "\f1f9";
}
.fa-at:before {
	content: "\f1fa";
}
.fa-eyedropper:before {
	content: "\f1fb";
}
.fa-paint-brush:before {
	content: "\f1fc";
}
.fa-birthday-cake:before {
	content: "\f1fd";
}
.fa-area-chart:before {
	content: "\f1fe";
}
.fa-pie-chart:before {
	content: "\f200";
}
.fa-line-chart:before {
	content: "\f201";
}
.fa-lastfm:before {
	content: "\f202";
}
.fa-lastfm-square:before {
	content: "\f203";
}
.fa-toggle-off:before {
	content: "\f204";
}
.fa-toggle-on:before {
	content: "\f205";
}
.fa-bicycle:before {
	content: "\f206";
}
.fa-bus:before {
	content: "\f207";
}
.fa-ioxhost:before {
	content: "\f208";
}
.fa-angellist:before {
	content: "\f209";
}
.fa-cc:before {
	content: "\f20a";
}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: "\f20b";
}
.fa-meanpath:before {
	content: "\f20c";
}
.fa-buysellads:before {
	content: "\f20d";
}
.fa-connectdevelop:before {
	content: "\f20e";
}
.fa-dashcube:before {
	content: "\f210";
}
.fa-forumbee:before {
	content: "\f211";
}
.fa-leanpub:before {
	content: "\f212";
}
.fa-sellsy:before {
	content: "\f213";
}
.fa-shirtsinbulk:before {
	content: "\f214";
}
.fa-simplybuilt:before {
	content: "\f215";
}
.fa-skyatlas:before {
	content: "\f216";
}
.fa-cart-plus:before {
	content: "\f217";
}
.fa-cart-arrow-down:before {
	content: "\f218";
}
.fa-diamond:before {
	content: "\f219";
}
.fa-ship:before {
	content: "\f21a";
}
.fa-user-secret:before {
	content: "\f21b";
}
.fa-motorcycle:before {
	content: "\f21c";
}
.fa-street-view:before {
	content: "\f21d";
}
.fa-heartbeat:before {
	content: "\f21e";
}
.fa-venus:before {
	content: "\f221";
}
.fa-mars:before {
	content: "\f222";
}
.fa-mercury:before {
	content: "\f223";
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224";
}
.fa-transgender-alt:before {
	content: "\f225";
}
.fa-venus-double:before {
	content: "\f226";
}
.fa-mars-double:before {
	content: "\f227";
}
.fa-venus-mars:before {
	content: "\f228";
}
.fa-mars-stroke:before {
	content: "\f229";
}
.fa-mars-stroke-v:before {
	content: "\f22a";
}
.fa-mars-stroke-h:before {
	content: "\f22b";
}
.fa-neuter:before {
	content: "\f22c";
}
.fa-genderless:before {
	content: "\f22d";
}
.fa-facebook-official:before {
	content: "\f230";
}
.fa-pinterest-p:before {
	content: "\f231";
}
.fa-whatsapp:before {
	content: "\f232";
}
.fa-server:before {
	content: "\f233";
}
.fa-user-plus:before {
	content: "\f234";
}
.fa-user-times:before {
	content: "\f235";
}
.fa-bed:before, .fa-hotel:before {
	content: "\f236";
}
.fa-viacoin:before {
	content: "\f237";
}
.fa-train:before {
	content: "\f238";
}
.fa-subway:before {
	content: "\f239";
}
.fa-medium:before {
	content: "\f23a";
}
.fa-y-combinator:before, .fa-yc:before {
	content: "\f23b";
}
.fa-optin-monster:before {
	content: "\f23c";
}
.fa-opencart:before {
	content: "\f23d";
}
.fa-expeditedssl:before {
	content: "\f23e";
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240";
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241";
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242";
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243";
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244";
}
.fa-mouse-pointer:before {
	content: "\f245";
}
.fa-i-cursor:before {
	content: "\f246";
}
.fa-object-group:before {
	content: "\f247";
}
.fa-object-ungroup:before {
	content: "\f248";
}
.fa-sticky-note:before {
	content: "\f249";
}
.fa-sticky-note-o:before {
	content: "\f24a";
}
.fa-cc-jcb:before {
	content: "\f24b";
}
.fa-cc-diners-club:before {
	content: "\f24c";
}
.fa-clone:before {
	content: "\f24d";
}
.fa-balance-scale:before {
	content: "\f24e";
}
.fa-hourglass-o:before {
	content: "\f250";
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251";
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252";
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253";
}
.fa-hourglass:before {
	content: "\f254";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255";
}
.fa-hand-paper-o:before, .fa-hand-stop-o:before {
	content: "\f256";
}
.fa-hand-scissors-o:before {
	content: "\f257";
}
.fa-hand-lizard-o:before {
	content: "\f258";
}
.fa-hand-spock-o:before {
	content: "\f259";
}
.fa-hand-pointer-o:before {
	content: "\f25a";
}
.fa-hand-peace-o:before {
	content: "\f25b";
}
.fa-trademark:before {
	content: "\f25c";
}
.fa-registered:before {
	content: "\f25d";
}
.fa-creative-commons:before {
	content: "\f25e";
}
.fa-gg:before {
	content: "\f260";
}
.fa-gg-circle:before {
	content: "\f261";
}
.fa-tripadvisor:before {
	content: "\f262";
}
.fa-odnoklassniki:before {
	content: "\f263";
}
.fa-odnoklassniki-square:before {
	content: "\f264";
}
.fa-get-pocket:before {
	content: "\f265";
}
.fa-wikipedia-w:before {
	content: "\f266";
}
.fa-safari:before {
	content: "\f267";
}
.fa-chrome:before {
	content: "\f268";
}
.fa-firefox:before {
	content: "\f269";
}
.fa-opera:before {
	content: "\f26a";
}
.fa-internet-explorer:before {
	content: "\f26b";
}
.fa-television:before, .fa-tv:before {
	content: "\f26c";
}
.fa-contao:before {
	content: "\f26d";
}
.fa-500px:before {
	content: "\f26e";
}
.fa-amazon:before {
	content: "\f270";
}
.fa-calendar-plus-o:before {
	content: "\f271";
}
.fa-calendar-minus-o:before {
	content: "\f272";
}
.fa-calendar-times-o:before {
	content: "\f273";
}
.fa-calendar-check-o:before {
	content: "\f274";
}
.fa-industry:before {
	content: "\f275";
}
.fa-map-pin:before {
	content: "\f276";
}
.fa-map-signs:before {
	content: "\f277";
}
.fa-map-o:before {
	content: "\f278";
}
.fa-map:before {
	content: "\f279";
}
.fa-commenting:before {
	content: "\f27a";
}
.fa-commenting-o:before {
	content: "\f27b";
}
.fa-houzz:before {
	content: "\f27c";
}
.fa-vimeo:before {
	content: "\f27d";
}
.fa-black-tie:before {
	content: "\f27e";
}
.fa-fonticons:before {
	content: "\f280";
}
#noticiasm, #slider2, #slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
	overflow: hidden;
}
.rslides_tabs {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.rslides_tabs li {
	background-color: #ECECEC;
	display: inline;
	float: left;
	height: 90px;
	padding: 15px;
	width: 24.8%;
}
li.rslides_here {
	background-color: #fff;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: 0 0;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}

.caption, a {
	color: #fff;
}
a {
	text-decoration: none;
}
#download {
	background: #333;
	background: rgba(255, 255, 255, .1);
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	font-size: 20px;
	font-family: gobCLBold;
	margin: 60px auto;
	max-width: 500px;
	padding: 20px;
}
#download:hover {
	background: rgba(255, 255, 255, .15);
}
#slider4.callbacks_container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}
#slider4.callbacks {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
#slider4.callbacks>li, .callbacks_nav, .caption {
	left: 0;
	position: absolute;
}
#slider4.callbacks>li {
	width: 100%;
	top: 0;
}
#slider4.callbacks img {
	border: 0;
}
.fecha-slider {
	font-size: 14px;
}
.caption, .caption2 {
	font-size: 20px;
	max-width: none;
	right: 0;
}
.caption {
	display: block;
	margin: 0;
	padding: 10px 20px;
	top: 40px;
	width: 30%;
	z-index: 2;
}
.caption2, h2.caption {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
}
.callbacks_nav {
	background: url(../img/themes.png) left top no-repeat;
	height: 40px;
	opacity: .7;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	top: 20px;
	width: 38px;
	z-index: 3;
}
.container.slider2, .rslides {
	position: relative;
}
.callbacks_nav:active {
	opacity: 1;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
#noticiasm a, #slider3-pager a {
	display: inline-block;
	padding: 15px;
}
#noticiasm-pager a:hover, #slider3-pager a:hover {
	color: #0070b7;
	text-decoration: none;
}
#nex-details, #slider3-pager .rslides_here>a, #slider3-pager li>a:active, #slider3-pager li>a:focus, #slider3-pager li>a:hover, #slider3-pager-2 .rslides_here>a, #slider3-pager-2.rslides_tabs li.rslides_here>a, #sliderxb .slider-arrow, .bannerpeque h4, .bannerpeque h4.grey-text, .beneficios h2, .boton-img, .boton-input .btn-link, .btn-accion, .btn-buscprincipal, .btn-buscprincipal:hover, .btn-danger:hover, .btn-especial2, .btn-especial2:focus, .btn-especial2:hover, .btn-especial4, .btn-especial4:hover, .btn-generico, .btn-generico2, .btn-generico:focus, .btn-principal, .btn-principal:active, .btn-principal:focus, .btn-principal:hover, .btn-red.btn-facebook:hover, .btn-red.btn-twitter:hover, .btn.btn-valores, .btn.focus, .btn:focus, .btn:hover, .buscadorprod .btn-buscar, .caption2, .carousel-cont h2, .color3>a>span.mas-tab, .container.sliderdown .banner3col a p, .full, .full span, .icon-descri>h4, .img-multi p, .jumbotron>h3, .links-tabs>a, .links-tabs>a:focus, .links-tabs>a:hover, .mas-tab, .menu-accesibilidad a.font-control, .menu-accesibilidad a.font-control-lg, .menu-accesibilidad h4.text-center, .modulo-accesibilidad, .modulo-accesibilidad a, .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .nav-xbmenu>li.active>a, .nav-xbmenu>li>a, .nav-xbmenu>li>a:hover, .paginador .pagination li a.active, .panel-default>.panel-heading, .panel-title>a, .red-1>h3, .red-1>span>.fa.fa-map-marker, .rslides1_on a, .rslides1_tabs li>a, .rslides2_on a, .rslides2_tabs li>a, .servicios a, .servicios h2, .servicios li.col-md-3 a:hover, .servicios li.col-md-4 a:hover, .servicios li.col-md-6 a:hover, .serviciosenlinea .active .btn-info, .serviciosenlinea .active i, .serviciosenlinea .active span, .serviciosenlinea .btn-info:active span, .serviciosenlinea .btn-info:focus span, .serviciosenlinea .btn-info:hover, .serviciosenlinea .btn-info:hover i, .serviciosenlinea .btn-info:hover span, .serviciosenlinea .btn-warning, .serviciosenlinea .btn:focus, .serviciosenlinea .menu-slide .active a:focus, .sucursales .respuesta .ocultarmap, .table>thead>tr>th, .tit-gale, .tit-int h2, .titulo-not-reg, .titulocaja span, .txt-jumbotron-home, .user-capsula, .user-capsula:focus, .user-capsula:hover, a#restaurar, a.activo, a.item-a-n1.activo, btn-inactivo, div#contenidocolor1 .mas-tab, div#contenidocolor1 a.activo, div#contenidocolor1>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1.activo, div#contenidocolor1>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:hover, div#contenidocolor2 a.activo, div#contenidocolor2>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1.activo, div#contenidocolor2>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:hover, div#contenidocolor3 .mas-tab, div#contenidocolor3 a.activo, div#contenidocolor3>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1.activo, div#contenidocolor3>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:hover, div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:hover, h1.logo a, h2.caption, h4.menupref, input#gsc-i-id2, p.audiop, p.caption2>a, span.indicator.glyphicon.pull-right.glyphicon-chevron-down, span.indicator.glyphicon.pull-right.glyphicon-chevron-up, table.table th.th-center, ul.pagination li a.active {
	color: #fff;
}
span.glyphicon.glyphicon-search.enbusc{
color: #244F93;
}
.buscando input[type=search]{
	color: #000000;
}
body input.gsc-search-button, input#gsc-i-id1{
	color: #000000;
}
.gsc-search-button.gsc-search-button-v2{
color:#fff;
background-color: #244F93;
}
#noticiasm-pager img, #slider3-pager img {
	float: left;
}

@media screen and (max-width:600px) {
	.callbacks_nav {
		top: 47%;
	}
}
.rslides {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#slider4.rslides>li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
#slider4.rslides>li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides2 {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.rslides2 li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.caption2, .fondo-slider.container-fluid .container, .fondo-slider.container-fluid .container:last-child, .rslides2 li:first-child {
	position: relative;
}
.caption2, .rslides2 img, .rslides2 li:first-child {
	display: block;
	float: left;
}
.rslides2 img {
	min-height: 322px;
	border: 0;
	width: 100%;
}
#slider3-pager-2.rslides_tabs li {
	float: left;
	margin-right: 1px;
	padding: 0;
	background-color: transparent;
}
body .sliderdown {
	padding-top: 0px;
	padding-bottom: 30px;
}
.col-md-8.slidercont, .col-md-9.slidercont {
	padding-left: 0;
	padding-right: 0;
}
.caption2 {
	margin: 0;
	z-index: 2;
}
#slider3-pager-2 .rslides2_s1.rslides_here, #slider3-pager-2 .rslides2_s2.rslides_here, #slider3-pager-2 .rslides2_s3.rslides_here, #slider3-pager-2 .rslides2_s4.rslides_here, li.rslides2_s1.rslides_here, li.rslides2_s2.rslides_here, li.rslides2_s3.rslides_here, li.rslides2_s4.rslides_here {
	background-color: #fff;
}
#slider3-pager-2 .rslides_here>a {
	background-color: #fff;
	text-decoration: none;
}
.col-md-4.complementario img {
	width: 100%;
}
@media (min-width:992px) {
	#slider3-pager-2.rslides_tabs li, #slider3-pager-2.rslides_tabs li a {
		width: 100%;
	}
}
.no-float {
	float: none;
}
.parrafos a:hover, .tercer-op2 a:hover, a:hover {
	text-decoration: underline;
}
html {
	background: url(../img/back-slide.png) -9999px -9999px no-repeat;
}
.cargando-slider {
	display: block !important;
	width: 100%;
	height: 100%;
}
.cargando-slider span {
	font-size: 2.5em;
	opacity: .8;
	width: 1.1em;
	height: 1em;
	display: block;
	margin: 0 auto;
}
div#cargando-slider {
	display: block;
}
.btn-buscprincipal {
	display: none;
}
@font-face {
	font-family: gobCLLight;
	src: url(../fonts/gobcl_light.eot);
	src: url(../fonts/gobcl_light.eot?#iefix) format("embedded-opentype"), url(../fonts/gobcl_light.woff) format("woff"), url(../fonts/gobcl_light.ttf) format("truetype"), url(../fonts/gobcl_light.svg#gobCL) format("svg");
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: gobCLBold;
	src: url(../fonts/gobcl_bold.eot);
	src: url(../fonts/gobcl_bold.eot?#iefix) format("embedded-opentype"), url(../fonts/gobcl_bold.woff2) format("woff2"), url(../fonts/gobcl_bold.woff) format("woff"), url(../fonts/gobcl_bold.ttf) format("truetype"), url(../fonts/gobcl_bold.svg#gobCL) format("svg");
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: gobCL;
	src: url(../fonts/gobcl_regular.eot);
	src: url(../fonts/gobcl_regular.eot?#iefix) format("embedded-opentype"), url(../fonts/gobcl_regular.woff) format("woff"), url(../fonts/gobcl_regular.ttf) format("truetype"), url(../fonts/gobcl_regular.svg#gobCL) format("svg");
	font-weight: 400;
	font-style: normal;
}
#slider3-pager a, #slider3-pager-2.rslides_tabs li a, .buscadorprod input, .especial.buscadorprod h4, .font-light, .icon-descri h4, .titulo-gris, h4.grey-text, p.caption2>a, .buscadorprod2 h4 label {
	font-family: gobCLLight, Verdana;
}
.buscadorprod .gsc-search-button input, .buscadorprod2 .gsc-search-button input, .cargo-dir-nac-ips, .font-regular, .gsc-control-cse, .nav-xbmenu>li>a, .nombre-dir-nac-ips, .panel-default>.panel-heading, .recuadroweb.objetivos h4, .tit-cuenta-publica, .titulo-gris span, a.item-a-n1, body, body .gsc-input input, body input.gsc-search-button, h4.menupref, p.nombre-dir-reg-ips {
	font-family: gobCL, Verdana;
}
.font-bold, .negrita, .titulocaja h4, especial.buscadorprod h4, h1.logo a, h4.h-titulo, h5.h-titulo, strong.negrita {
	font-family: gobCLBold, Verdana;
}
.buscando:-moz-placeholder, .buscando:-ms-input-placeholder, .buscando::-moz-placeholder, .cargando-slider span, .recuadroweb.objetivos a.btn100, .recuadroweb.objetivos a.btn100:hover, .relacionados>h4 {
	color: #244F93;
	font-size:18px;
}
#gsc-i-id1::-moz-placeholder {
	color: #244F93 !important;
	opacity: 1;
}
#gsc-i-id1:-ms-input-placeholder {
	color: #244F93 !important;
}
#gsc-i-id1::-webkit-input-placeholder {
	color: #244F93 !important;
}
#gsc-i-id2::-moz-placeholder {
	color: #244F93 !important;
	opacity: 1;
}
#gsc-i-id2:-ms-input-placeholder {
	color: #244F93 !important;
}
#gsc-i-id2::-webkit-input-placeholder {
	color: #244F93 !important;
}

.buscadorprod input::-moz-placeholder {
	color: #000000 !important;
	opacity: 1;
}
.buscadorprod input:-ms-input-placeholder {
	color: #000000 !important;
}
.buscadorprod input::-webkit-input-placeholder {
	color: #000000 !important;
}
.btn-volver, .ilustraciones>a, .linkscaja a, .nav-pills>li>a, .noticia-detalle .noticia-header h3, .noticias>.recuadrodet>a, .rslides_here>a, .tit-cuenta-publica, h3.tit-encabezado, h3.especial, table.table.table-striped.tabla-2 a {
	color: #244F93;
}
#slider4-pager-3>.callbacks_here>a, .alert-info, .alert-info a, .audios, .breadcrumb a, .btn-especial, .btn-especial3, .btn-volver:hover, .color-azul, .det-valores2, .is-active>a, .modal-footer h4, .nav-principal>li>a.active, .recuadroweb.objetivos h4, .rslides_here li>a, a.ocultarmap, div>a, p>a, ul.l-item li ul li a, ul.l-item>li>a, ul.menu-espcial-mobile li>a {
	color: #244F93;
}
.access:hover, .alert-info a:hover, .bannerpeque ul>li>a:hover, .btn-especial:hover, .color-azul-hover, .modal-footer a:active, .modal-footer a:hover, .nav-principal>li>a:focus, .nav-principal>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .redes-footer .redes-sociales ul li a:hover .link-f {
	color: #264d99;
}
#slider3-pager-2.rslides_tabs li a, .banners-lateral h5, .banners-lateral ul.banners-redes-sociales a, .btn-red, .columna-derecha-noticias span.det-valores2, .docs-dload li span.info-doc-txt, .dropdown-menu>li>a, .esp-table>tbody>tr>td>span.fa.fa-check, .iconos-temas, .links-tabs.color1>a:focus, .links-tabs.color1>a:hover, .links-tabs.color3>a:focus, .links-tabs.color3>a:hover, .links-tabs>a, .links-tabs>a:focus, .links-tabs>a:hover, .modal-footer, .modal-footer a, .nav-principal>li>a, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-text, .noticia-detalle .noticia-body, .organigrama-thumbnail .thumbnail a.direcciones:hover, .organigrama-thumbnail h5, .paginador .pagination li a.deactive, .recuadroweb.noticias h3, .servlinea>span>span, .social-red .btn-red, .sucursales, .titulo-gris, a.direcciones, h2.tit-encabezado.encabezado-noticias {
	color: #000000;
}
.iconos-temas, .link-f {
	color: #64779d;
}
.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .tabs-int>li.active>a {
	color: #8eadde;
}
#slider3-pager-2 .rslides_here>a, .btn-buscar:focus, .btn-cat, .btn-ilust, .btn-inactivo, .btn-inactivo:hover, .paginador .pagination li a, .recuadroweb.noticias .recuadrodet .fecha, .thumbnail .caption2, a.item-a-n1, a.ocultarmap:hover, div#contenidocolor1>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1, div#contenidocolor2>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1, div#contenidocolor3>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1, ul.navbar-a>li.dropdown>a, ul.navbar-a>li.page-scroll>a {
	color: #3c3c3c;
}
.banners-lateral ul.banners-redes-sociales .fa, .paginador .pagination li a.deactive {
	color: #4B535D;
}
.h3, .menu-slide i, .menu-slide span, .sucursalcss h2, .temas-modulos .user-capsula>a:hover, h3 {
	color: #000000;
}
.buscando input:-moz-placeholder, .buscando input::-webkit-input-placeholder, .recuadroweb.noticias .recuadrodet .fecha {
	color: #000;
}
h1.logo a:hover {
	/*color: #f7f7f7;*/
	text-decoration: none;
}
.btn-cap-reg a.btn-principal, .serviciosenlinea .btn-info, .serviciosenlinea .col-md-6 ul li.li-call-center:hover {
	color: #001b46;
}
.boton-input2 .btn-link, .boton-input3 .btn-link, .boton-input4 .btn-link, .btn-red, .nav-xbmenu>li>a {
	color: #ffffff !important;
}
.nav-xbmenu>li>a {
	color: #013763!important;
}
#slider3-pager-2.rslides_tabs li a, .bannerpeque ul>li>a, .especial.buscadorprod h4, h4.grey-text, li.li-call-center {
	color: #122035;
}
.bannerpeque ul>li>a {
 	color: #012434;
	background: #eaeaea;
}
.bannerpeque ul>li>a:hover {
	color: #012434;
	background: #d1d1d1;
}
.bannerder>a, .btn-danger, li.li-call-center p, li.li-call-center span, li.li-call-center>a, li.li-call-center>a>p {
	color: #182a46;
}
.h4li {
	color: #ff7400;
}
.buscando::-webkit-input-placeholder {
	color: #00f;
}
#slider3-pager-2.rslides_tabs li.rslides_here, #sliderxb .nav-inslider a, .btn-cap-reg button.btn-principal, .btn-cap-reg button.btn-principal span, .btn-cap-reg em.btn-principal, span.hidden-xs:focus {
	color: #060a12;
}
.banners-externos .nbs-flexisel-inner .left-btn1 span, .banners-externos .nbs-flexisel-inner .right-btn1 span {
	color: #46556b;
}
.redes-footer .redes-sociales a, .social-red h4 {
	color: #767d85;
}
.organigrama-thumbnail .thumbnail a.direcciones, .sucursales .respuesta .ocultarmap:hover, a.btn-cat>.fa.fa-angle-right, button.btn.btn-default.access.pull-right:focus, span.numero-cuantos {
	color: #006cb7;
}
.social-red i {
	color: #d1d4da;
}
.btn-buscprincipal:hover, .btn-generico:hover, .buscadorprod .gsc-search-button:focus, .buscadorprod2 .gsc-search-button input, .buscadorprod2 .gsc-search-button:focus, .fondo-azul-hover, .full, .lienzo-sup, .links-tabs>a:focus, .links-tabs>a:hover, .servicios li.col-md-3 a:hover, .servicios li.col-md-4 a:hover, .servicios li.col-md-6 a:hover, .serviciosenlinea .btn-warning:active, .serviciosenlinea .btn-warning:active:focus, .serviciosenlinea .btn-warning:focus, .serviciosenlinea .btn-warning:hover, .user-content a:hover, div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:hover {
	background-color: #244F93;
}
#slider3-pager-2.rslides_tabs li a, .bannerder, .bannerpeque ul>li, .banners-lateral ul.banners-redes-sociales li, .bg-blanco, .box-in-dir-reg, .btn-cap-reg button.btn-principal, .btn-cap-reg em.btn-principal, .btn-cat, .btn-red, .buscadorprod form, .buscadorprod2 form, .columna-derecha-noticias a.figure2, .cont-blanco, .contenido-tabs, .f-blanco, .fondo-blanco, .gsc-results-wrapper-overlay table tbody td, .ilustraciones h3, .jumbotron p, .links-tabs.color1, .links-tabs.color2, .links-tabs.color3, .links-tabs>a:focus, .links-tabs>a:hover, .linkscaja, .modal-footer, .navbar-btn, .navbar-default, .noticia-detalle, .pagination>li>a, .pagination>li>span, .parrafos, .parrafos2, .recuadro-center, .recuadroweb.noticias, #slider3-pager-2 li>a, .rslides_here li, .serviciosenlinea .btn-info, .serviciosenlinea .col-md-6 ul li.li-call-center:hover, .social-red .btn-red, .ul, body .gsc-input input, div#contenidocolor1 .ul, div#contenidocolor2 .ul, div#contenidocolor3 .ul, li.is-active, li.li-call-center, span.numero-cuantos, ul.menu-espcial-mobile, ul.menu-espcial-mobile li {
	background-color: #fff;
}
.beneficios, .btn-danger, .btn-especial, .btn-especial3, .btn-volver, .buscadorprod, .buscadorprod .gsc-control-cse.gsc-control-cse-es, .f-gris, .paginador .pagination li a.deactive, .redes-footer .redes-sociales ul li a:hover, body, div#demo, table tbody td {
	background-color: #e6e6e6;
}
.buscadorprod {
	background-color: #eaeaea;
}
.buscadorprod .gsib_a, .buscadorprod2 .gsib_a {
	background-color: transparent !important;
}
.buscadorprod .gsc-search-button input:active, .buscadorprod .gsc-search-button input:focus, .buscadorprod .gsc-search-button input:hover, .buscadorprod2 .gsc-search-button input:hover {
	background-color: #0d377a;
}
#nex-thumbnails li, .alert-info, .btn-especial:hover, .btn-inactivo, .btn-inactivo:hover, .btn-volver:hover, .contenedor-bus-int, .dropdown.idioma .dropdown-toggle:hover, .navbar-default .navbar-nav>li.borde-rg a:hover, /*.navesp>.dropdown button:hover,*/ .paginador .pagination li a.deactive, .sup-sucursal>h4 {
	background-color: #f8f8f8;
}

.boton-img, .buscando input.texto-buscando, .buscando input[type=search], th.th-center {
	background-color: #517cc0;
}
a.banner-home-jumbotron:focus .cont-txt-jumbotron>.txt-jumbotron-home, a.banner-home-jumbotron:hover .cont-txt-jumbotron>.txt-jumbotron-home {
	background-color: #bc3a2f;
}
.btn-red.btn-twitter:hover {
	background: #3fa9f5;
}

.btn-accion{
	background-color: #ba212e;
}

.btn-accion:hover {
	background-color: #ba212e;
}
.pen li:hover:after, .serviciosenlinea .col-md-6 ul li:hover:after, .user-content a:hover:after {
	background: #E63338;
}
.btn-especial2, .btn-especial4, .btn-principal, .rojo {
	background-color: #d63333;
}
.btn-especial2:focus, .btn-especial2:hover, .btn-especial4:hover, .btn-principal:active, .btn-principal:focus, .btn-principal:hover {
	background-color: #900;
}
.azul, .bannerpeque h4, .boton-img, .btn-buscprincipaltem-a-n1:before, .btn-danger:hover, .btn-generico, .btn-generico2, .btn-red.btn-facebook:hover, .btn.btn-valores, .buscadorprod .btn-buscar, .buscadorprod .gsc-search-button input, .fondo-azul, .full, .gsc-control-cse.gsc-control-cse-es, .gsc-search-button, .links-tabs, .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .navbar-toggle .icon-bar, .panel-default>.panel-heading, .panel-primary>.panel-heading, .red-1, .servicios li.col-md-3 a, .servicios li.col-md-4 a, .servicios li.col-md-6 a, .serviciosenlinea .active .btn-info, .serviciosenlinea .btn-info:active, .serviciosenlinea .btn-info:focus, .serviciosenlinea .btn-info:hover, .serviciosenlinea .btn-warning, .serviciosenlinea .mas-items, .tit-gale, .user-capsula, a.activo, a.banner-home-jumbotron, body input.gsc-search-button, div.ul>div.minimimenu>.item-nivel1>a.i, div.ul>div.minimimenu>.item-nivel1>a.item-a-n1.activo:before, td.gsc-input, ul.pagination li a.active {
	background-color: #244F93;
}
#contenidocolor1 a.item-a-n1:hover, #contenidocolor2 a.item-a-n1:hover, #contenidocolor3 a.item-a-n1:hover, #slider3-pager.rslides_tabs, .dropdown.idioma a, .f-footer, .navbar-default .navbar-nav>li.borde-rg a, .navesp>.dropdown button {
	background-color: transparent;
}
#nex-bar, #nex-loadbar, #nex-loadbar-progress {
	background-color: inherit !important;
}
.callbacks_container, .dark-color, .lienzo-medio, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .svirtual, .tabs-int>li.active>a, .tabs-interior>ul.nav.nav-tabs.tabs-left {
	background-color: #234;
}
.fondo-azul {
	background-color: #005A96;
}
#___gcse_0 .gsc-search-button input[type=button]:focus, #collapseBuscar input.gsc-search-button:active, #collapseBuscar input.gsc-search-button:focus, #collapseBuscar input.gsc-search-button:hover, .tab-content .btn-warning:active:hover, input.gsc-search-button:focus, input.gsc-search-button:hover {
	background-color: #244F93 !important;
}
body[style*='pointer-events: auto;'] .buscadorprod input.gsc-search-button, body[style*='pointer-events: auto;'] .gsc-input input#gsc-i-id1 {
	background-color: #ccc !important;
}
input#gsc-i-id1, input#gsc-i-id2 {
	background-color: #fff !important;
}
#slider3-pager .rslides_here {
	background-color: #244F93;
	background-image: none;
}
#slider3-pager-2.rslides_tabs li a:active, #slider3-pager-2.rslides_tabs li a:focus, #slider3-pager-2.rslides_tabs li a:hover, .bannerder:hover, .bannerpeque ul>li:hover, .btn-cap-reg a.btn-principal:hover, .columna-derecha-noticias a.figure2:active, .columna-derecha-noticias a.figure2:focus, .columna-derecha-noticias a.figure2:hover, .cont-panel-regionales .panel-body, .contwebs, .ips-orienta .recuadroweb.objetivos, .nav-pills>li>a, .recuadroweb.noticias:hover, .sucursalcss, .tercernivel, .tercernivel-b, .valores2:hover {
	background-color: #EFEFEF;
}
#slider3-pager-2.rslides_tabs li.rslides_here>a, .btn-accion, .txt-jumbotron-home {
	color:#fff;
	opacity:1;
}
#collapseBuscar, .btn-ilust, .titulocaja {
	background-color: #f7f7f7;
}
.relacionados {
	background-color: #efefef;
}
.nav-pills>li>a:hover {
	background-color: #d6d6d6;
}

.color-3, div#contenidocolor3 a.activo, div#contenidocolor3>a.activo:before, div#contenidocolor3>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:before, div#contenidocolor3>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:hover {
	background-color: #015422;
}
.color-1, div#contenidocolor1 a.activo, div#contenidocolor1>a.activo:before, div#contenidocolor1>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1.activo:before, div#contenidocolor1>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:before, div#contenidocolor1>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:hover {
	background-color: #533e6a;
}
.servicios .pen li:hover, .serviciosenlinea .col-md-6 ul li:hover {
	background-color: #006cb7;
}
.btn.btn-valores:hover, .jumbotron>h3 {
	background-color: #46556b;
}
.saliendoInput {
	background-color: #8eadde;
}
.color-2, .img-director-ips, div#contenidocolor2 a.activo, div#contenidocolor2>a.activo:before, div#contenidocolor2>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:before, div#contenidocolor2>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:hover {
	background-color: #545d66;
}
@media only screen and (max-width:802px) {
	.dropdown-menu>li>a:active, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
		color: #001b2e;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
	}
	.navbar-nav .open .dropdown-menu>li>a:active, .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
		background-color: #182a46;
	}
	.dropdown-menu>li>a:hover {
		background-color: #f7f7f7;
	}
	.nav-justified>.dropdown .dropdown-menu>li a {
		background-color: #46556b;
	}
	#slider3-pager .rslides_here>a, .menus>.navbar-collapse {
		background-color: #fff;
	}
	h1.logo, h1.logo a {
		color: #3c3c3c;
	}
	h1.logo a:hover {
		color: #060a12;
	}
	#slider3-pager li>a {
		background-color: #001b2e;
	}
}
@media only screen and (max-width:480px) {
	.btn-default.focus, .btn-default:focus, .btn-principal:active, .btn-principal:focus, .btn-principal:hover {
		color: #fff;
	}
}
@media only screen and (max-width:802px) {
	.minimi a, .minimi p {
		color: #fff;
	}
	.minimi {
		background-color: #46556b;
	}
	.modal-footer a {
		color: #a3aab5;
	}
}
@media only screen and (max-width:510px) {
	.rslides_tabs li {
		background-color: #244F93;
	}
}
.h3, h3 {
	font-size: 28px;
}
@media screen and (min-width:768px) {
	.container {
		width: 100%;
	}
}
@media (min-width:1200px) {
	.container {
		width: 1200px;
		padding: 0;
	}
}
.navbar {
	margin-bottom: 0;
}
table thead {
	font-weight: normal;
	font-style: inherit;
}
footer {
	width: 100%;
}
.modal-footer {
	padding: 0;
	text-align: left;
	border-top: none;
}
.f-footer {
	background-image: url(../img/f-footer.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	height: 2px;
	background-size: 100%;
}
.b-der {
	border-right: 1px solid #f2f2f2;
	min-height: 209px;
}
.col-md-12.b-topdown li {
	display: inline-block;
	margin-left: 18px;
	float: left;
}
.link-f {
	padding-left: 5px;
}
.b-topdown {
	margin: 10px;
	text-align: center;
}
h1.logo {
	margin: 20px 0 5px;
}
.navbar-nav{
	margin: 0;
}
.dropdown-menu.idioma2 li a, .idioma2 li {
	text-align: left !important;
}
.col-md-12.fsup {
	border-top: 1px solid #f2f2f2;
	padding-top: 20px;
}
.buscando input {
	outline: 0;
}
.buscando input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
.buscando input::-webkit-search-cancel-button, .buscando input::-webkit-search-decoration {
	display: none;
}
.buscando input[type=search] {
	border: 1px solid #2d5e8b;
	background-image: inherit;
	padding: 9px 10px 9px 32px;
	transition: all .5s ease;
	width: 270px;
	z-index: 2000;
}
.buscando input.texto-buscando, .buscando input[type=search]:focus {
	width: 450px;
	-webkit-box-shadow: 0 0 5px rgba(230, 51, 56, .5);
	-moz-box-shadow: 0 0 5px rgba(230, 51, 56, .5);
	box-shadow: 0 0 5px rgba(230, 51, 56, .5);
}
.texto-buscando .btn-buscprincipal {
	display: block !important;
}
.boton-input {
	position: absolute;
	z-index: 5;
}
.navesp {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#nex, a.activo {
	background-repeat: no-repeat;
}
span.tit-text {
	display: table;
	font-family: gobCLBold;
	padding-bottom: 5px;
}
.nav-justified>li>a {
	margin-bottom: 0;
}
.dropdown-menu {
	min-width: 220px;
	padding: 10px;
}
.dropdown.idioma {
	border: none;
}
.idioma2 {
	width: auto;
}
.idioma2 li {
	display: block !important;
}
.pgwSlider ul, ul.pgwSlider {
	display: inline-flex;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.pgwSlider .ps-current {
	float: left;
	width: 100%;
	overflow: hidden;
	height: inherit;
	position: relative;
	clear: right;
}
.ps-current {
	height: 350px !important;
}
#slideinclusive {
	height: 440px;
}
#nex {
	background-size: cover;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: relative !important;
	right: 0;
	top: 0;
	width: 100%;
}
#nex-bar {
	bottom: 170px;
	height: 75px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 960px;
	z-index: 3;
}
#nex-bar #nex-thumbnails {
	left: 0;
	top: 110px;
}
#nex-thumbnails {
	bottom: 0;
	position: relative;
	z-index: 3;
}
#nex-details {
	font-size: 18px;
	line-height: 25px;
	padding-left: 10px;
	position: absolute;
	top: -100px;
	width: 300px;
}
#nex-details-title {
	display: none;
	font-family: gobCLBold;
}
.nex-main {
	height: 70%;
}
.navbar-a, .navbar-btn {
	height: 50px;
}
.container.slidercont {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}
#nex-thumbnails li.is-active {
	margin-top: 0;
}
#nex-thumbnails li {
	width: 238px;
	border: 0 !important;
	margin: 1px;
}
#nex-thumbnails a {
	display: table-cell;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 15px;
}
.navbar-a {
	margin: 0;
}
.navbar-a>li>a {
	height: 64px;
	width: 100%;
	font-size: 15px;
}
ul.navbar-a>li {
	border-right: 1px solid #bdc9d1;
	height: 64px;
	min-width: 100px;
	text-align: center;
}
ul.navbar-a>li:first-child {
	border-left: 1px solid #bdc9d1;
}
.container.menus, .container.menus>.navbar-collapse {
	padding: 0 !important;
}
.alert-info {
	border-radius: 0;
	border: 1px solid #fff;
	padding: 10px 15px;
	margin: 10px auto;
	font-size: 18px;
}
.alert-info a {
	text-decoration: underline;
}
.alert-info h3 {
	margin: 0;
	padding-left: 25px;
}
.fa.fa-info-circle {
	font-size: 22px;
	float: left;
}
.navbar {
	border-radius: 0;
}
.banners.col-md-12, .container.banner {
	padding: 0;
}
.banners.col-md-12 img {
	width: 100%;
}
.banners {
	border: 3px solid #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
.elastislide-list {
	list-style-type: none;
	display: none;
}
.no-js .elastislide-list {
	display: block;
}
.elastislide-wrapper {
	position: relative;
	margin: 0 auto;
	min-height: 60px;
}
.elastislide-wrapper.elastislide-loading {
	background-repeat: no-repeat;
	background-position: center center;
}
.elastislide-horizontal {
	padding: 10px 15px;
}
.elastislide-vertical {
	padding: 40px 10px;
}
.elastislide-carousel {
	overflow: hidden;
	position: relative;
	height: 170px;
}
.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.elastislide-horizontal ul {
	white-space: nowrap;
}
.elastislide-carousel ul li {
	min-width: 20px;
	margin: 0;
}
.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block;
	padding: 2px;
	margin: 10px 32px 8px 33px;
}
.elastislide-vertical ul li {
	display: block;
}
.elastislide-carousel ul li a {
	display: inline-block;
	width: 100%;
}
.elastislide-carousel ul li a img {
	display: block;
	padding: 2px;
	max-width: 100%;
}
.elastislide-wrapper nav span {
	background: url(../images/nav.png) 4px 3px no-repeat rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 48px;
	opacity: .8;
	position: absolute;
	text-indent: -9000px;
	width: 52px;
}
.elastislide-wrapper nav span:hover {
	opacity: 1;
}
.elastislide-horizontal nav span {
	left: -11px;
	margin-top: -20px;
	top: 74px;
}
.elastislide-vertical nav span {
	top: 10px;
	left: 50%;
	margin-left: -11px;
	background-position: -17px 5px;
}
.elastislide-horizontal nav span.elastislide-next {
	background-position: 4px -48px;
	left: auto;
	right: 0;
	top: 74px;
}
.elastislide-vertical nav span.elastislide-next {
	bottom: 10px;
	top: auto;
	background-position: -17px -18px;
}
.carousel-cont h2 {
	text-align: center;
	margin-top: 60px;
}
.icon-descri>p {
	margin: 0 auto;
	text-align: center;
	font-size: 17px;
}
.boton-input .btn-link, .tabs-int>li>a {
	font-size: 18px;
}
.siresp {
	display: none;
}
.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .tabs-int>li.active>a {
	cursor: default;
	border: none;
	border-bottom-color: transparent;
}
.tabs-int>li {
	margin-right: -1px;
	text-align: right;
	border-bottom: 1px solid #3a5979;
	width: 100%;
}
#accesibilidad, .links-tabs {
	text-align: center;
}
.links-tabs {
	border: 1px solid #e6e6e6;
	height: 115px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}
.links-tabs:hover {
	z-index: 1000;
}
.links-tabs>a {
	-webkit-transition: transform .4s, box-shadow .4s;
	transition: transform .4s, box-shadow .4s;
}
h1.logo a {
	display: block;
	height: 100%;
	width: 100%;
}
.navbar-default .navbar-nav>li.borde-rg a {
	padding: 8px 3px 7px;
}
.dropdown.idioma>.dropdown-menu {
	width: auto;
	min-width: 0;
}
.dropdown.idioma>.dropdown-menu>li>a {
	padding: 3px 15px;
}
.no-margin-vr {
	padding-right: 0;
	padding-left: 0;
}
.access {
	padding: 6px 3px 7px;
	border: none;
	border-radius: 0;
}
.access:hover {
	background: 0 0;
	border-radius: 0;
}

.access i.fas.fa-universal-access {
    color: #fff;
    font-size: 22px;
    float: left;
    margin-right: 5px;
}

.access img {
	vertical-align: top;
	margin-right: 5px;
}
@media only screen and (max-width:802px) {
	.minimimenu {
		display: none;
		overflow: hidden;
	}
}
@media only screen and (max-width:960px) {
	.menu-accesibilidad li {
		margin-bottom: 25px;
		padding-right: 20px;
	}
}
@media only screen and (max-width:930px) {
	.modulo-accesibilidad {
		display: table;
		width: 100% !important;
		margin-left: 0;
		margin-right: 5px;
		padding: 10px;
		height: 30px !important;
	}
	.menu-accesibilidad ul, .menu-accesibilidad ul>li {
		margin-bottom: 0;
	}
	.menu-accesibilidad ul>li {
		padding-top: 5px;
	}
}
.nav-principal, .navbar-btn {
	margin-top: 0;
}
.boton-input {
	top: 4px;
	left: 0;
	right: inherit;
}
.buscando input[type=search] {
	padding: 8px 10px 5px 45px;
	font-size: 18px;
}
.buscando:-moz-placeholder {
	opacity: 1;
}
.buscando::-moz-placeholder {
	opacity: 1;
}
.buscador.container {
	height: 95px;
}
.navbar-btn {
	margin-bottom: 0;
	border: 0;
}
.nav-principal>li {
	float: none;
	border-right: 1px solid #BDC9D1;
	position: relative;
}
.nav-principal>li:first-child {
	max-width: 0;
}
.nav-principal>li:last-child {
	max-width: 50px;
	border-right: 0;
}
.nav-principal>li:nth-last-child(2) {
	max-width: 30px;
}
.nav-principal>li:nth-last-child(4) {
	min-width: 80px;
}
.nav-principal>li:nth-last-child(5) {
	min-width: 100px;
}
.nav-principal>li:nth-last-child(6) {
	min-width: 105px;
}
.nav-principal>li>a {
	height: 50px;
	padding: 0;
	font-size: 14px;
	border-bottom: 3px solid #fff;
}
.nav-principal>li>a:focus, .nav-principal>li>a:hover {
	border-bottom: 3px solid #E63338;
}
.nav-principal>li>a.active {
	border-bottom: 3px solid #E63338;
}
.nav-principal>li>a>span {
	position: relative;
	top: 28%;
	transform: translateY(-28%);
}
.nav-principal>li>a>span.doble-linea {
	position: relative;
	top: 10%;
	transform: translateY(-10%);
}
.nav-principal .caret {
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: 15px;
}
.fondo-slider {
	background: #013763;
}
.fondo-azul {
	display: block;
	position: relative;
	padding-left: 0;
}
#slider3.fondo-azul {
	overflow: hidden;
	height: 400px;
}
#slider3-pager li>a {
	border-left: 1px solid #666;
	border-left: 1px solid rgba(255, 255, 255, .25);
}
#slider3-pager li>a:active, #slider3-pager li>a:focus, #slider3-pager li>a:hover {
	text-decoration: none;
}
ul#slider3-pager {
	margin-bottom: 0;
	position: absolute;
	z-index: 2;
	bottom: 0;
	background: 0 0;
	margin-right: -1px;
	overflow: hidden;
	width: 100%;
}
#slider3-pager li {
	float: left;
	width: 25%;
	padding: 0;
	height: auto;
	background: #012233;
	display: inline;
}
.rslides_tabs li:hover {
	background: url(../img/bg-li-slider.png) top repeat-x;
}
#slider3-pager li:first-child {
	display: inline-table;
}
#slider3-pager .rslides_here>a:focus {
	outline: #fff solid 1px;
}
#sliderxb ul li a:focus, #sliderxb ul li:focus {
	outline: inherit !important;
}
#slider3-pager li:first-child>a {
	border-left: none;
}
.rslides1_tabs li>a {
	text-align: center;
	width: 100%;
}
.gradiente-hover, h2.caption {
	position: absolute;
	width: 55%;
}
.gradiente-hover {
	background-image: url(../img/back-slide.png);
	z-index: 2;
	background-size: 100%;
	background-repeat: repeat-y;
	height: 100%;
	top: 0;
}
h2.caption {
	display: block;
	font-size: 35px;
	left: 0;
	margin: 0;
	max-width: 460px;
	padding: 10px 0px 10px 30px;
	right: 0;
	top: 35px;
	z-index: 2;
	line-height: 1.1;
	letter-spacing: -.02em;
}
.btn-principal {
	z-index: 3;
	display: block;
	min-width: 180px;
	padding: 8px 0 8px 8px;
	height: auto;
	font-size: 20px;
	font-family: gobCLLight;
	border: 0;
	border-bottom: 4px solid #900;
	border-radius: 0;
}
.btn-principal:active, .btn-principal:focus, .btn-principal:hover {
	border-color: #600;
}

#slider3-pager-2.rslides_tabs li {
	display: table;
	margin-bottom: -2px;
}
#slider3-pager-2.rslides_tabs li a {
	-webkit-transition: background-color .4s, color .4s;
	-moz-transition: background-color .4s, color .4s;
	transition: background-color .4s, color .4s;
	display: table-cell;
	padding: 0 10px !important;
	position: relative;
	text-decoration: none;
	height: 100% !important;
	line-height: 1.2 !important;
	vertical-align: middle;
	font-size: 16px;
	text-shadow: 0 0 0 #212834;
}
.rslides2_tabs li>a {
	font-size: 15px;
	text-align: left;
}
#slider3-pager-2.rslides_tabs li a:active, #slider3-pager-2.rslides_tabs li a:focus, #slider3-pager-2.rslides_tabs li a:hover {
	text-decoration: underline;
	text-shadow: 0 0 0 #ddd !important;
}
#slider4-pager-3, .bannerder>a, .bannerpeque ul>li:hover, .bannerpeque ul>li>a:hover, .btn:focus, .det-valores2, .ilustraciones>a, .nav-xbmenu>li>a, .nav-xbmenu>li>a:hover, .nav>li>a:focus, .nav>li>a:hover, .panel-title>a, .panel-title>a:hover, .redes-footer .redes-sociales a, .servicios li.col-md-3 a:hover, .servicios li.col-md-4 a:hover, .servicios li.col-md-6 a:hover, .user-capsula:focus, .user-capsula:hover, .valores2:hover, a.item-a-n1, p.compartiendo a, p.compartiendo a:active, p.compartiendo a:focus, p.compartiendo a:hover, ul.menu-espcial-mobile li>a {
	text-decoration: none;
}
#slider3-pager-2 {
	height: 320px;
}
.titulo-not-reg {
	display: block;
	font-size: 24px;
	left: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	top: 15px;
	width: auto;
	z-index: 3;
	max-width: 200px;
}
.iconos-temas, .titulo-gris {
	font-size: 30px;
}
.gradiente-hover-2 {
	background-image: url(../img/gradiant-not-reg.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
}
.iconos-temas {
	vertical-align: middle;
}
i.fa.fa-copy.iconos-temas {
	color: #da4453;
}
i.fa.fa-laptop.iconos-temas {
	color: #8cc051;
}
i.fa.fa-file-text-o.iconos-temas {
	color: #967adc;
}
i.fa.fa-pie-chart.iconos-temas {
	color: #4b89dc;
}

.controlSliderHome {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 4;
	width: 75px;
	height: 27px;
	border-radius: 16px;
	background-color: #fff;
	padding: 5px 6px 6px 14px;
}

@media (min-width:1400px) {
	.container {
		width: 1400px;
		padding: 0;
	}
	li#rslides1_s0, li#rslides1_s1, li#rslides1_s2, li#rslides1_s3, li#rslides1_s4 {
		width: 100%;
	}
}
@media only screen and (max-width:1200px) {
	.menu-accesibilidad a.font-control {
		width: 44px !important;
	}
	.base-video {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.fondo-slider .container {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (min-width:930px) {
	.fondo-slider {
		background-position: center center;
		background-size: cover;
	}
}
@media only screen and (max-width:360px) {
	ul#flexiselDemo3 {
		margin: 0;
	}
}
@media only screen and (max-width:802px) {
	#noticiasm a {
		padding: 0;
	}

	.controlSliderHome .glyphicon{
		padding: 0px;
		font-size: 25px;
	}

	.controlSliderHome {
		top: 110px;
		right:18px;
		width: 40px !important;
		height: 40px !important;
		border-radius: 30px !important;
		padding: 6px 6px 6px 9px !important;
	}

	.controlSliderHome .anterior{
		display: none;
	}

	.controlSliderHome .siguiente{
		display: none;
	}

	.alert-info {
		margin: 10px;
	}
	.modal-footer {
		padding-bottom: 0;
	}
	.parrafos {
		border-right: 0;
		padding-top: 15px
	}
	.b-topdown.redes-sociales {
		width: 95%;
	}
	.col-md-12.b-topdown li {
		margin-left: 0;
	}
	div#accesibilidad {
		display: none;
	}
	.col-md-7.ima {
		margin-top: 400px;
	}
	.img-multi {
		width: 48% !important;
		float: left;
		margin-right: 5px;
	}
	#slider3-pager li>a {
		text-indent: -9999px;
		display: block;
		width: 5px;
		height: 5px;
		margin: 0 auto;
		float: none;
		border: 0;
		border-radius: 28px;
		min-width: inherit;
		min-height: inherit;
		box-shadow: 1px 1px 1px -1px #2e7fba;
	}
	div#tercer {
		padding-left: 0 !important;
	}
	#slider3-pager .rslides_here>a {
		box-shadow: none;
	}
	#slider3-pager.rslides_tabs li {
		float: left;
		background: 0 0;
	}
	.gradiente-hover {
		display: none;
	}
	#noticiasm li, #slider3 li {
		height: 150px !important;
	}
	h2.caption {
		width: 100%;
		font-size: 20px !important;
		text-align: left;
		top: 0;
		padding: 10px;
		position: relative !important;
		display: table-cell !important;
		vertical-align: middle;
		height: 110px;
	}
	h1.logo a {
		padding: 0;
		font-size: 23px;
	}
	.navbar-default {
		height: 90px;
		border-left: none;
		border-right: none;
	}
	.buscando {
		margin: 0 auto;
		width: 85%;
	}
}
#collapseBuscar, .cont-input form {
	position: relative;
}
.menu-espcial-mobile span.fa.fa-phone {
	padding-top: 0;
	font-size: 22px !important;
}
ul.menu-espcial-mobile {
	width: 85%;
	height: 64px;
	margin-top: 0;
}
ul.menu-espcial-mobile li .dropdown-menu li>a {
	padding-top: 5px;
}
ul.menu-espcial-mobile li:first-child {
	border-left: 0;
}
ul.menu-espcial-mobile li .btn-link:hover {
	border-color: #e7e7e7;
}
ul.menu-espcial-mobile li>a {
	border-right: 1px solid #e7e7e7;
	text-align: center !important;
	display: block;
	font-size: 18px;
	position: relative;
	height: 100%;
	padding-top: 22px;
}
ul.menu-espcial-mobile li>a:hover, ul.menu-espcial-mobile li>a:active {
	background-color: #e7e7e7;
}
ul.menu-espcial-mobile li>.collapsed {
	background-color: transparent !important;
}
@media only screen and (max-width:540px) {
	ul.menu-espcial-mobile {
		width: 87%;
	}
}
.titulo-gris {
	margin-top: 1px;
}
@media only screen and (max-width:480px) {
	.noticias .figure, .recuadrodet img {
		width: 100% !important;
		height: auto !important;
	}
	.noticias .figure, .recuadrodet img, .rslides li {
		height: auto !important;
	}
	.no-margin-vr {
		margin-top: 0;
	}
	.b-topdown {
		text-align: left;
	}
	.panel-body p {
		margin: 10px 0 !important;
		padding: 0 !important;
	}
	.panel-body .col-xs-12 {
		padding: 0;
	}
	.recuadrodet .mujer-secciones img {
		margin-bottom: 8px;
		width: inherit !important;
		height: auto !important;
	}
	ul.menu-espcial-mobile {
		width: 81.5%;
	}
	ul.menu-espcial-mobile li {
		display: inline-block;
		height: 100%;
		min-width: 32.5%;
		margin-right: -1px;
		padding: 0;
	}
	ul.menu-espcial-mobile>li {
		float: left;
	}
}
@media only screen and (max-width:340px) {
	ul.menu-espcial-mobile {
		width: 77.5%;
	}
}
.navbar-toggle .icon-bar {
	width: 30px;
	height: 3px;
	border-radius: 2px;
}
#collapseBuscar {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	z-index: 999;
	padding: 20px;
	margin-top: 0;
	margin-left: -15px;
	margin-right: -15px;
	height: 88px !important;
}
@media only screen and (max-width:802px) {
	.compartir {
		display: none;
	}
	.dropdown-menu>li>a:hover {
		text-decoration: none;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}
	.menus>.navbar-collapse {
		z-index: 20;
		position: relative;
		margin-left: -15px !important;
		margin-right: -15px !important;
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
		border-top: 1px solid #ddd;
		overflow: auto;
		height: auto;
	}
	.menus>.navbar-collapse li {
		border-left: 0;
		border-right: 0;
	}
	.menus>.navbar-collapse li a {
		font-size: 18px;
		text-align: left !important;
		border-bottom: 1px solid #ADB9CA !important;
		padding-left: 25px;
		width: 100% !important;
	}
	.nav-principal>li>a.active {
		border-right: 5px solid #E63338;
	}
	.nav-principal>li:first-child, .nav-principal>li:last-child, .nav-principal>li:nth-last-child(2), .nav-principal>li:nth-last-child(4), .nav-principal>li:nth-last-child(5), .nav-principal>li:nth-last-child(6) {
		max-width: inherit !important;
	}
	.nav-principal .caret {
		position: absolute;
		right: 25px;
		top: 30px;
		left: inherit !important;
	}
}
.lienzo-medio {
	padding-top: 0;
	min-height: 500px;
	padding-bottom: 60px !important;
	height: inherit;
}
.lienzo-medio .alert {
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
}
@media only screen and (min-width:802px) {
	.no-padding-r-sm {
		padding-right: 0;
	}
	.banners-externos {
		margin-bottom: 45px;
		min-height: 102px;
	}
	.recuadroweb.objetivos {
		min-height: 240px;
	}
}
.especial.buscadorprod h4, h4.grey-text {
	margin-bottom: 15px;
	margin-top: 15px;
}
@media only screen and (max-width:480px) {
	#slider3-pager-2 {
		display: none;
	}
	#slider3-2 {
		width: 100%;
	}
}
.buscadorprod {
	padding: 0 0 10px 60px; 
	min-height: 164px;
}
h4.grey-text {
	font-size: 24px;
}
.buscadorprod input {
	text-align: left !important;
}
.boton-input2 {
	position: absolute;
	left: 20px;
	top: 92px;
}
.boton-input3 {
	position: absolute;
	left: 60px;
	top: 67px;
}
.boton-input4 {
	left: 20px;
	position: absolute;
	top: 20px;
}
.boton-input2, .boton-input3, .boton-input4 {
	z-index: 1500;
}
.boton-input2 .btn-link, .boton-input3 .btn-link, .boton-input4 .btn-link {
	font-size: 20px;
}
.margin-top20px {
	margin-top: 20px;
}
.bannerpeque {
	border-right: 10px solid transparent;
	margin-bottom: 0;
	padding: 0;
}
.bannerpeque h4 {
	margin-bottom: 1px;
	margin-top: 0;
	padding: 10px !important;
	text-align: center;
}
.bannerpeque ul>li, li.li-call-center, li.li-call-center>a>p {
	text-align: left !important;
}
.bannerpeque ul {
	padding: 0;
}
.bannerpeque ul>li {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #AFAFAF;
	display: table;
	margin-left: 0;
}
.bannerpeque ul>li:last-child {
	border-bottom: 0 solid #AFAFAF;
}
.bannerpeque ul>li>a {
	line-height: 1.2;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	font-size: 15px;
	padding: 10px;
}
li.li-call-center {
	border-radius: 0;
	width: 100%;
	border: 0;
	padding: 8px 15px 0 !important;
	margin-bottom: 0;
	font-size: 17px;
	white-space: normal;
	display: block;
}
li.li-call-center>a {
	display: block;
	font-size: 24px !important;
}
li.li-call-center p {
	margin: 0 !important;
	line-height: 1.2;
}
li.li-call-center span {
	font-size: 38px;
	right: inherit !important;
	left: 0;
	float: left;
}
.li-call-center .col-md-11.col-xs-10 a {
	display: block;
	float: left;
}
.li-call-center .col-md-11.col-xs-10 a span {
	position: relative;
}
.temas-modulos .user-capsula {
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.temas-modulos .user-capsula>p>span {
	font-size: 50px;
	text-align: center;
	margin: 15px auto 5px;
}
.temas-modulos .center-descri {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2 !important;
	display: block;
}
.temas-modulos .icon-descri>h4 {
	font-size: 16px;
}
.temas-modulos .user-capsula>img {
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	width: 100%;
	height: 100%;
	margin: 0 !important;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.col-md-12.b-topdown.redes-sociales {
	display: block;
	margin-top: 30px;
}
.redes-sociales {
	display: block;
}
.redes-sociales ul{
	padding: 0;
	margin-bottom: 0;
}

.fab.fa-twitter-square {
    color: #00acee;
}

.fab.fa-facebook-square {
    color: #3b5998;
}

i.fab.fa-instagram {
	color: #fff;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background-clip: text;
	font-size: 31px;
	padding: 1.8px 3px;
	border-radius: 5px;
	position: relative;
	top: -3px;
}

i.fas.fa-phone-alt {
    float: left;
    margin-right: 3px;
    font-size: 25px;
    color: #888;
}

.tit-cha{
	position: absolute;
	right: 263px;
	top: 20px;
	color: #000000;
	font-weight: 800;
}
.tit-ips{
	position: absolute;
	right: 420px;
	top: 20px;
	color: #000000;
	font-weight: 800;
}
.servicios li, .servicios li.col-md-3 a, .servicios li.col-md-4 a, .servicios li.col-md-6 a {
	display: block;
	position: relative;
}
@media only screen and (max-width:802px) {

	.tit-ips{
		display: none;
	}

	.tit-cha{
		display: none;
	}

	.buscadorprod {
		min-height: 140px;
		padding: 0; 
	}
	.bannerpeque {
		border-right: 0;
		margin-bottom: 15px;
	}
	.buscando input[type=search] {
		width: 88%;
	}
	.buscando input[type=search]:focus {
		width: 100%;
	}
	.redes-sociales li a {
		float: left;
	}
	.redes-sociales li {
		width: 100%;
		margin-top: 10px;
	}
	.redes-sociales li:first-child {
		margin-top: 5px;
	}
	.espacioabajo .sliderdown .col-md-8.col-sm-8.col-xs-12.no-padding-r-sm {
		width: 100%;
		padding-right: 15px;
	}
}
.nav-justified>.dropdown .dropdown-menu {
	margin-top: 0;
	border-radius: 0;
	padding: 0;
}
.nav-justified>.dropdown .dropdown-menu>li {
	border-bottom: 1px solid #BDC9D1;
	border-right: 7px solid #337AB7;
	display: block;
}
.nav-justified>.dropdown .dropdown-menu>li:hover {
	border-right: 7px solid #E63338;
}
.nav-justified>.dropdown .dropdown-menu>li>a {
	padding: 15px 20px;
	font-size: 15px;
}
.tit-int {
	background: #013763;
	height: 100px;
	background-size: 100% 140px;
}
.tituloChileAtiende{
	background: #ed3232;
}
.tit-int h2 {
	text-align: right;
	margin-top: 35px;
}
.container.navbar.navbar-btn {
	padding: 0;
}
.menus>.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.servicios {
	margin-bottom: 15px;
}
.servicios li {
	float: left;
}
.servicios a {
	width: 100%;
}
.servicios li.col-md-4 {
	padding-left: 0;
	padding-right: 1px;
	text-align: center;
	padding-bottom: 1px;
}
.servicios li.col-md-4 a {
	padding: 20px 5px;
	font-size: 19px;
}
.servicios li.col-md-3 a {
	padding: 20px 12px;
	text-align: center;
	font-size: 19px;
}
.servicios li.col-md-3 {
	padding-bottom: 1px;
	padding-left: 0;
	padding-right: 1px;
}
.servicios li.col-md-6 {
	padding-left: 0;
	padding-right: 1px;
	text-align: center;
}
.servicios li.col-md-6 a {
	padding: 20px 15px;
	font-size: 16px;
}
.servicios h2 {
	margin-bottom: 40px;
	margin-top: 60px;
	text-align: center;
}
.item-nivel2, .item-nivel3, .item-nivel4 {
	display: none;
	position: absolute;
	left: 276px;
	z-index: 1500;
	padding-left: 0;
}
.men, a.item-a-n1 {
	position: relative;
}
.ul {
	text-align: right;
	font-size: 18px;
}
.ul.col-md-3 {
	padding-left: 0;
	padding-right: 0;
	min-height: 0;
}
.f-blanco {
	height: auto;
	padding-top: 10px;
	overflow: hidden;
	background-color: #e0e0e0;
}
div#demo {
	padding-left: 10px;
	padding-right: 0;
}
.posicion, .posicion>.breadcrumb {
	padding-left: 0;
}
.linkresp {
	display: none;
}
a.item-a-n1 {
	border-bottom: 1px solid #c5c5c5;
	border-right: 5px solid #2f6495;
	display: block;
	padding: 15px 25px;
	font-size: 17px;
	width: 100%;
}

a.item-a-n1:hover {
	border-right: 5px solid #E63338;
	background-color: #244F93;
}

div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:before {
	content: "";
	position: absolute;
	display: block;
	right: -5px;
	top: -1px;
	width: 5px;
	height: 3px;
}
.especial.buscadorprod3>h4, .especial.buscadorprod h4 {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
}
a.activo {
	background-image: url(../img/fondo-men.gif);
	background-position: right center;
	border-right: 0 !important;
}
.bannerder>a:active, .bannerder>a:focus, .bannerder>a:hover, h3.tit-encabezado {
	background-image: url(../img/logo_bullet.gif);
}
.bannerder>a, h3.tit-encabezado {
	background-repeat: no-repeat;
	background-position: bottom center;
}
.busca {
	position: absolute;
	right: 0;
	bottom: 10px;
}
.buscadorprod input {
	font-size: 16px;
	height: 55px;
	margin: 0 0 10px;
	border: 1px solid #b4b4b4;
}
.especial.buscadorprod h4 {
	margin: 10px 0 34px 0;
	font-size: 24px;
}
.buscadorprod h4, .buscadorprod form {
	background-color: #eaeaea;
}
.buscadorprod3 input {
	border: 8px solid #e9e9e9;
	font-size: 16px;
	height: 70px;
	margin: 0 0 10px;
	text-align: center;
}
.especial.buscadorprod3>h4 {
	margin: 25px 0;
	font-size: 24px;
	font-family: gobCLBold;
}
.especial.buscadorprod3 {
	margin-top: 50px;
}
.recuadro-center {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 58%;
	font-size: 16px;
	border-bottom: 2px solid #eee;
}
.glyphicon2 {
	position: relative;
	top: -15px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	padding-left: 0;
}
.iframes, .minimi {
	display: none;
}
.btn-especial {
	width: 40%;
	margin: 10px 10px 40px;
	border-radius: 0;
	border: 1px solid #ccc;
	font-size: 15px;
	position: relative;
}
.btn-especial2, .btn-especial3 {
	width: 100%;
	border-radius: 0;
	margin-bottom: 40px;
	float: left;
	font-size: 15px;
	position: relative;
}
.btn-especial3 {
	border: 1px solid #ccc;
	margin-right: 5px;
}
.btn-especial4 {
	width: 50%;
	margin: 10px 10px 40px;
	border-radius: 0;
	font-size: 15px;
	position: relative;
}
.icon-btn>span.fa {
	font-size: 16px;
}
.btn-center {
	margin-left: auto;
	margin-right: auto;
	width: 100px;
}
span.iconss {
	font-size: 18px;
	position: relative;
	left: -10px;
	top: 3px;
}
span.iconss2 {
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 60px;
}
.breadcrumb {
	padding: 8px 15px;
	border-radius: 4px;
	margin-bottom: 0;
	background-color: transparent;
	font-size: 16px;
}
div.panel-collapse {
	border: 1px solid #0783b5;
}
.panel-default>.panel-heading .panel-collapse>.panel-body {
	border-top-color: #fff;
	padding: 10px;
}
.contwebs>.cont-blanco, .parrafos {
	border-top: 1px solid #bcbcbc;
}
ul.l-item li ul li {
	list-style: circle;
	margin-left: 27px;
}
#slider4-pager-3, #sliderxb ul li, .bannerips li, .topbannerips>div>li {
	list-style: none;
}
ul.l-item li ul li ul li {
	list-style-type: inherit;
	margin-left: 15px;
}
.bus-sucursal {
	overflow: hidden;
	margin-bottom: 10px;
}
.sup-sucursal>h4 {
	padding: 10px;
}
a.ocultarmap {
	float: right;
	font-size: 30px;
}
.cajali {
	border-right: 1px solid #eee;
	padding-left: 10px;
	border-right-style: dotted;
}
.liesp {
	padding: 20px;
}
.listasop {
	padding-right: 15px;
}
.border-bottom {
	border-bottom: 1px solid #eee;
	margin-left: 10px;
}
h3.tit-encabezado {
	text-align: center;
	padding: 10px;
	margin-bottom: 0;
}
.linkscaja, .tercernivel p, p.compartiendo {
	text-align: left;
}
.pre {
	margin-top: 20px;
}
.tercernivel p.compartiendo {
	text-align: left;
    padding: 5px 10px 0;
    margin-bottom: 6px;
}
.rela, .tercernivel>.col-md-8 {
	padding-right: 0;
}
.tercernivel>.col-md-4 {
	padding-left: 0;
}
.compartir {
	font-size: 14px;
	border-bottom: 1px solid #bcbcbc;
	margin-bottom: 15px;
	background-color: #ffffff;
}
.ter2 {
	min-height: auto;
}
.titulocaja {
	height: auto;
}
.titulocaja h4 {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 22px;
	padding: 9px 26px;
	font-size: 20px;
}
.titulocaja span {
	position: absolute;
	left: 6px;
	margin-top: 0;
	font-size: 20px;
	width: 41px;
	height: 41px;
}
.modal-header .close {
	margin-top: -10px;
	font-size: 50px;
}
.ekko-lightbox-nav-overlay a {
	font-size: 20px;
}
.linkscaja a {
	font-size: 15px;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}
.parrafos, .parrafos2 {
	min-height: 496px;
	padding-bottom: 10px;
	font-size: 16px;
}
.parrafos {
	border-bottom: none;
	width: 100%;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	overflow: inherit;
}
.parrafos2 {
	border: 1px solid #eee;
}
.cont-blanco {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	overflow: hidden;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	min-height: 870px;
	padding-bottom: 15px;
}
.cont-blanco p {
	padding: 10px;
}
.cont-blanco ul li {
	width: 95%;
}
p.compartiendo {
	padding: 10px 10px 0;
}
#slider3-pager a, #sliderxb ul li a, .banner-2>.col-md-12>h2, .container.interes>h2, .nbs-flexisel-ul, .relacionados>h4 {
	text-align: center;
}
.busc-slider.margin-top20px ul li a {
	text-align: left!important;
}
p.compartiendo img {
	display: inline-block;
}
p.compartiendo a img {
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0.8)';
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 1;
}
p.compartiendo a img:hover {
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=1)';
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 0.8;
}
div#tercer {
	padding-left: 6px;
	border-left: 0;
	margin-bottom: 10px;
}
.relacionados>h4 {
	padding: 16px;
	margin-top: 0;
	margin-bottom: 0;
}
#slider3-pager a {
	/*display: table-cell;*/
	vertical-align: middle;
	margin: 0 auto;
	width: 100%;
	line-height: 18px;
	height: 75px;
	font-size: 16px;
}
.bannerpeque img {
	padding-bottom: 1px;
}
.img-noti {
	padding: 15px !important;
	width: 100%;
	height: auto;
}
.fecha-noticia {
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.tit-encabe {
	padding-bottom: 5px;
	border-bottom: 1px solid #bcbcbc;
}
.noticias-detalles {
	margin-bottom: 30px;
}
.img-noti img {
	width: 66%;
}
.panel-default>.panel-heading {
	border-color: #fff;
}
.panel-heading {
	padding: 0;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.container.servicios {
	padding-left: 0;
	padding-right: 0;
}
.col-md-12.bannersINT img {
	display: inline-block;
	float: left;
	padding: 2px;
	width: 33%;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
	position: relative;
}
.panel-default {
	border-color: #fff;
}
.parrafos .panel-title>a {
	color: #fff;
}
.panel-title>a {
	width: 100%;
	display: block;
	height: auto;
	font-size: 17px;
	padding: 10px 57px 10px 10px;
	position: relative;
}
.panel-title>a i.glyphicon {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -6px;
}
.esp-table>tbody>tr>td {
	padding: 8px;
	vertical-align: middle;
	border: 3px solid #fff;
}
table tbody td {
	padding: 5px;
}
.esp-table>tbody>tr>td>span.fa.fa-check {
	font-size: 25px;
}
.thumbnail .caption2 {
	padding: 9px;
}
.panel-title {
	font-size: 18px;
}
.p .bannersINT {
	margin-bottom: 40px;
}
.contwebs {
	height: auto;
	min-height: 567px;
	padding-left: 0;
	padding-right: 0;
}
span.indicator.glyphicon.pull-right.glyphicon-chevron-down, span.indicator.glyphicon.pull-right.glyphicon-chevron-up {
	position: absolute;
	top: 0;
	right: 5px;
	padding: 12px 0 15px 15px;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9;
}
.cajasweb {
	margin-bottom: 10px;
}
.redes-sociales.pull-right, .redes-sociales.pull-right>ul.pull-right {
	padding: 0;
}
.container.banner-2 img {
	display: inline-block;
	float: left;
}
.col-md-12.b-topdown img {
	display: inherit !important;
	float: inherit;
	padding: 0;
	width: auto;
}
.pre-footer {
	padding-top: 30px;
	padding-bottom: 20px;
}
.container.carousel-cont {
	width: 83%;
}
.perfil>div.container.carousel-cont {
	margin-top: 5%;
}
.banners.col-md-6 {
	border: none;
	margin-bottom: 0;
	margin-top: 10px;
}
.banners.col-md-6 img {
	width: 100%;
}
#capa1, #capa2 {
	display: none;
}
.slider2 {
	height: 532px;
}
#slider4.callbacks img {
	display: block;
	height: auto;
	position: relative;
	width: auto;
	z-index: 1;
}
#slider4-pager-3 {
	height: 80px;
	margin: 10px 11px 12px 40px;
	overflow: hidden;
	width: 100%;
}
#slider4-pager-3 li {
	float: left;
	font-size: 24px;
	padding: 10px;
	width: 18.9%;
	height: 75px;
}
#slider4-pager-3>.callbacks_here>a {
	border-bottom: 2px solid #3a88c6;
}
.container.serviciosenlinea {
	width: 80%;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.serviciosenlinea ul li i, .serviciosenlinea ul li span {
	display: inline-block;
	float: right;
	right: 20px;
	position: absolute;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	padding: 0 30px;
}
.nbs-flexisel-item, .nbs-flexisel-ul {
	margin: 0;
	padding: 0;
	position: relative;
}
.nbs-flexisel-ul {
	width: 9999px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 100%;
}
.nbs-flexisel-item {
	float: left;
	line-height: 0;
}
.nbs-flexisel-item a:hover {
	opacity: 1;
}
.nbs-flexisel-item a {
	opacity: .8;
}
.nbs-flexisel-item img {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 22px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	z-index: 2;
	font-size: 30px;
}
.nbs-flexisel-nav-left {
	left: -20px;
}
.nbs-flexisel-nav-right {
	right: -10px;
}
span.fa.fa-phone {
	font-size: 30px !important;
	padding-top: 5px;
}
#sliderxb .tab-content {
	overflow: hidden;
}
#sliderxb .slide-left {
	-webkit-transition: left .17s ease;
	-moz-transition: left .17s ease;
	-ms-transition: left .17s ease;
	-o-transition: left .17s ease;
	transition: left .17s ease;
	position: relative;
	overflow: hidden;
	left: 100%;
	margin-top: 20px;
}
#sliderxb .slide-left.in {
	left: 0;
}
#sliderxb .slide-left.out {
	left: -100%;
}
#sliderxb .slide-right {
	-webkit-transition: left .17s ease;
	-moz-transition: left .17s ease;
	-ms-transition: left .17s ease;
	-o-transition: left .17s ease;
	transition: left .17s ease;
	position: relative;
	overflow: hidden;
	left: -100%;
	margin-top: 20px;
}
#sliderxb .slide-right.in {
	left: 0;
}
#sliderxb .slide-right.out {
	left: 100%;
}
#sliderxb .slider-wrap {
	position: relative;
	margin: 0 auto;
	padding-top: 20px;
}
#sliderxb div.nav-xbmenu {
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}
#sliderxb .slider {
	position: relative;
	width: 100%;
	margin: auto;
}
#sliderxb ul li a:focus {
	border-bottom: 4px solid #E63338;
}
.serviciosenlinea ul li {
	-webkit-transition: transform .3s;
	transition: transform .3s;
}
.serviciosenlinea ul li:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.serviciosenlinea ul li span {
	font-size: inherit;
}
.serviciosenlinea ul li i {
	font-size: 20px;
}
#sliderxb .slider-arrow {
	position: absolute;
	top: 47px !important;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
}
#sliderxb .sa-left {
	left: 0;
}
#sliderxb .sa-right {
	right: 0;
}
#sliderxb .benef .servicios ul li a:focus {
	border-bottom: none;
}
.nav-xbmenu>li>a {
	display: block;
	min-width: 200px;
	font-size: 24px;
	line-height: 22px;
	text-align: left;
	padding: 32px;
	width: 100%;
	border-bottom: 4px solid transparent;
}
.nav-xbmenu>li.active>a {
	border-bottom: 4px solid #1da1f3;
	opacity:1;
}
.nav-xbmenu>li {
	width: 200px;
	float: left;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
}
.user-capsula {
	float: left;
	height: 140px;
	padding-top: 10px;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.user-content {
	float: inherit;
	margin: 0 auto;
}
.user-capsula img {
	margin: 0 auto;
	display: block;
}
.user-capsula:focus, .user-capsula:hover {
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}
.nav-xbmenu2 {
	height: 100px;
	margin: 0 10px;
}
.nav-xbmenu2 li {
	width: 317px !important;
	margin-right: 15px;
}
.banners-externos {
	position: relative;
	margin-bottom: 30px;
}
.banners-externos .nbs-flexisel-item img {
	width: 317px;
	text-align: center;
	float: none;
	display: block;
	margin: 0 auto;
}
.banners-externos .nbs-flexisel-item {
	overflow: hidden;
}
footer ul {
	padding-left: 15px;
}
.redes-sociales ul li {
	float: left;
	display: inline-block;
}
.redes-sociales a {
	display: block;
	margin-left: 10px;
	color: #888;
	font-size: 30px
}
.redes-footer .redes-sociales a {
	font-size: 20px;
	vertical-align: middle;
}
.redes-footer .redes-sociales a span {
	display: block;
	float: left;
	vertical-align: middle;
}
.redes-footer .redes-sociales a .link-f {
	margin-top: 3px;
}
.lienzo-medio .buscadorprod input {
	text-align: left;
	padding-left: 10px;
}
.topbannerips {
	margin-bottom: 0;
}
.sucursal {
	height: 400px;
	margin: 30px auto 0;
	width: 850px;
}
.container.slider2 {
	padding-left: 0;
	padding-right: 0;
}
.bannerips {
	height: auto;
	margin: 30px 0 0 !important;
}
.bannerips:first-child {
	clear: both;
	margin: 0 !important;
}
.bannerips h3 {
	margin: 0 auto;
	text-align: center;
	padding: 35px;
}
.audios, .menuinterior {
	margin-bottom: 10px;
}
.bannerips img {
	width: 100%;
	opacity: .7;
}
.bannerips [class^=col-] {
	background-color: transparent;
	border: 1px solid #e6e6e6;
	padding: 0 !important;
}
.btn-cat {
	border-color: #ccc;
	border-radius: 0;
	font-size: 16px;
	padding: 16px;
	width: 100%;
	text-align: left;
}
.c-boton2 {
	display: none;
}
a.btn-cat>.fa.fa-angle-right {
	font-size: 22px;
	padding-right: 10px;
}
div.imgespecial>div.row>div.col-md-4>a>img {
	width: 100% !important;
}
.bannersinterior {
	margin-top: 60px;
}
.ilustraciones img {
	display: block !important;
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
	transition: transform 1s ease-out;
}
.ilustraciones:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.ilustraciones {
	margin-top: 30px;
}
.audios {
	width: 66%;
	display: block;
	margin-left: 5px;
	padding-top: 5px;
}
.audiojs .play-pause {
	border-right: 0 solid #000 !important;
}
p.audiop {
	margin-bottom: 5px;
}
.btn-ilust {
	border-color: #ccc;
	border-radius: 0;
	padding-left: 15px;
	padding-right: 15px;
	margin: 10px;
}
.ilustraciones h3 {
	border: 1px solid #ccc;
	border-radius: 49px;
	padding: 10px;
	text-align: center;
}
.sucursalcss {
	height: 300px;
	width: 849px;
}
.serviciosenlinea .btn-info {
	border-radius: 0;
	text-align: left;
	width: 100%;
	border: 0;
	padding: 11px 15px;
	margin-bottom: 1px;
	font-size: 17px;
	white-space: normal;
	background: #244F93;
	color: #ffffff;
}
.serviciosenlinea .btn-info:hover {
	padding-left: 30px;
	border-bottom: 4px solid #E63338;
	box-shadow: 0 0 0 1px #0d377a;
}
.serviciosenlinea .btn-warning {
	border: 0;
	border-radius: 0;
	margin-bottom: 1px;
	text-align: left;
	width: 100%;
	padding: 15px;
	font-size: 16px;
	white-space: normal;
}
.serviciosenlinea .mas-items {
	text-align: center;
}
.menu-slide span {
	font-size: 20px;
	position: absolute;
	right: 30px;
}
.busc-slider {
	margin-top: 50px;
}
.bannerder {
	width: 100%;
	margin-top: 1px;
}
.bannerder:first-child, .col-md-4.complementario .titulo-gris {
	margin-top: 0;
}
.col-md-4.complementario {
	position: relative;
}
.bannerder>a {
	height: 70px;
	font-size: 16px;
	text-align: left;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}
.bannerder, .det-valores p, .tit-gale, th.th-center {
	text-align: center;
}
.valores, .valores2 {
	display: inline-block;
}
.bannerder>a>em {
	font-style: normal;
}
.bannerder {
	position: relative;
	height: 69px;
	display: table;
}
.rojo {
	margin-left: 25%;
	width: 72px;
}
.azul {
	margin-left: 46%;
	width: 95px;
}
.btn-va, .img-glob, .red-1>span>.fa.fa-map-marker, .valores>.figure>img {
	margin-left: auto;
	margin-right: auto;
}
.azul, .rojo {
	bottom: 0;
	height: 3px;
	left: 0;
	margin-right: auto;
	position: absolute;
	right: 0;
}
.det-valores {
	margin-top: 20px;
	min-height: 250px;
}
.cont-listado-infografia .valores2 {
	min-height: 355px;
}
.valores2 {
	border: 1px solid #ccc;
	border-bottom: 3px solid #e63338;
	margin-top: 10px;
	width: 100%;
}
.valores2:hover {
	border-bottom: 3px solid #0062ad;
}
.valores2>span.figure2, .valores>span.figure {
	overflow: hidden;
	display: table;
	width: 100%;
}
.valores2>.figure2>a>img, .valores2>.figure2>img {
	max-height: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #ccc;
}
.det-valores2 {
	width: 100%;
	height: auto;
	display: block;
	padding: 10px;
	line-height: 17px;
	font-size: 15px;
}
.cont-valores {
	margin-bottom: 20px;
	display: inline-block;
}
th.th-center {
	vertical-align: middle;
	border-right: 3px solid;
	border-color: #fff;
}
.valores>.figure>img {
	max-height: none;
	width: 100%;
}
.btn-va {
	width: 50%;
}
.btn.btn-valores {
	width: 100%;
	border-radius: 0;
}
.tercer-op {
	padding-right: 0;
	padding-left: 0;
}
.img-multi {
	height: 138.6px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.img-multi img {
	height: auto;
	width: 100%;
}
.img-multi p {
	bottom: 0;
	font-size: 16px;
	padding: 5px 10px 0;
	position: absolute;
	width: 100%;
	margin-bottom: 5px;
}
.gradiente-galeria {
	background: url(../img/fondo-galeria.png) repeat-x;
	height: 187px;
	width: 100%;
	position: absolute;
	top: 0;
}
.col-md-4.ima, .col-md-5.ima {
	padding-right: 5px;
}
.col-md-7.ima, .col-md-8.ima {
	padding-left: 0;
}
.tit-gale {
	padding: 8px;
	font-family: gobCLBold;
}
.tercer-op2, div#excaja {
	padding-left: 0;
}
h4.tit-gale {
	margin-bottom: 0;
	margin-top: 0;
}
.social-red {
	overflow: hidden;
}
.social-red h4 {
	font-size: 29px;
	font-family: gobCLLight;
	margin-top: 48px;
}
.social-red .btn-red {
	font-size: 16px;
	margin-bottom: 10px;
}
.social-red i {
	font-size: 48px;
	float: left;
}
.panel-group {
	margin-bottom: 10px;
	overflow: hidden;
}
.tercer-op2 {
	margin-top: 15px;
	padding-right: 0;
}
.full {
	position: absolute;
	bottom: 5px;
	font-size: 30px;
	width: 43px;
	height: 41px;
	padding-right: 12px;
	padding-left: 9px;
	padding-top: 1px;
}
.panel {
	margin-bottom: 20px;
	border: none;
	box-shadow: none;
}
.alert, .btn-danger, .container .jumbotron, .container-fluid .jumbotron {
	border-radius: 0;
}
.container.redatencion {
	width: 80%;
	margin-top: 52px;
}
.separador {
	width: 100%;
	height: 20px;
	display: inline-block;
}
.btn-danger {
	font-size: 18px;
	height: 50px;
	padding: 15px;
	text-align: left;
	width: 100%;
}
.btn-danger>span.fa.fa-chevron-right {
	padding-right: 10px;
}
.red-1 {
	height: 250px;
	width: 100%;
}
.red-1>h3 {
	margin-top: 0;
	padding: 85px 30px 30px;
}
.red-1>span>.fa.fa-map-marker {
	font-size: 40px;
	left: 0;
	padding-top: 40px;
	position: absolute;
	right: 0;
	width: 40px;
}
.img-glob, .recuadroweb, .videos {
	position: relative;
}
.table.tabla-2>tbody>tr>td {
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
.btn-danger:hover {
	border-color: #107acc;
}
.panel-body {
	padding: 15px;
}
.panel-sucursales .panel-body{
	padding: 0;
}
.tabla-res.col-md-12 {
	width: 101%;
}
h4.h4esp {
	padding-left: 10px;
}
@media only screen and (min-width:1280px) {
	.caracteristicas {
		background-size: 100% 140px;
	}
}
.img-glob {
	width: 50%;
}
.recuadroweb div.recuadrodet {
	display: table;
	margin-bottom: .5em;
	padding-bottom: .5em;
	width: 100%;
}
.espfono>.recuadrodet>span.figure {
	height: 35px;
	overflow: hidden;
	width: 35px;
	display: table;
}
.espfono>.recuadrodet>span.figure>img {
	height: auto;
	width: 35px;
}
.espfono>.recuadrodet>p {
	display: table;
}
.recuadroweb .figure {
	clear: left;
	float: left;
	height: 150px;
	margin: 8px .5em 0 0;
	max-height: 150px;
	overflow: hidden;
	width: 184px;
}
.jumbotron, .videos {
	width: 100%;
	float: left;
}
.jumbotron {
	background: url(../img/base-imagen2.jpg) center center no-repeat fixed;
}
.jumbotron>h3 {
	font-size: 30px;
	padding: 5px;
}
.jumbotron p {
	padding: 5px;
}
.videos {
	margin-bottom: 20px;
}
.base-video {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
.galeria .figure, .noticias .figure {
	clear: left;
	margin: 8px .5em 0 0;
	max-height: 165px;
	float: left;
	overflow: hidden;
}
.noticias .figure {
	height: 165px;
	width: 260px;
}
.galeria .figure {
	height: 200px;
	width: 200px;
}
.recuadrodet>a.btn.btn-generico {
	font-size: 15px;
}
.noticias>.recuadrodet>a, .recuadrodet>a {
	font-size: 20px;
	margin-top: 10px;
}
.fecha {
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: gobCLBold, Verdana;
}
.bordeabajo {
	border-bottom: 1px solid #bcbcbc;
	width: 100%;
	height: 2px;
	clear: both;
	margin-bottom: 5px;
}
.objetivos .figure {
	clear: left;
	float: left;
	height: 130px;
	margin: 8px .5em 0 0;
	max-height: 130px;
	overflow: hidden;
	width: 130px;
}
.btn-accion, .btn-generico, .btn-red, .btn-volver {
	margin-bottom: 5px;
    margin-top: 5px;
	padding: 10px;
}
.objetivos p {
	margin-top: 15px;
}
.noticias p {
	margin-top: 5px;
}
.recuadroweb.noticias .recuadrodet img {
	width: 100%;
	min-height: 165px;
}
.galeria p {
	margin-top: 30px;
}
.cont-boton {
	margin-left: auto;
	margin-right: auto;
	width: 135px;
}
.rslides1 img {
	border: 0;
	display: block;
	min-height: 386px;
	height: auto;
	float: left;
	width: 100%;
}
.btn-accion, .btn-inactivo, .btn-inactivo:hover, .btn-red, .btn-volver {
	border-radius: 0;
	min-height: 40px;
	text-decoration: none;
}
ul.nav-pills>li {
	width: inherit;
}
.icon-btn {
	padding-left: 10px;
}
@media screen and (max-width:767px) {
	.icon-btn {
		position: absolute;
		right: 6px;
		top: 29%;
	}
}
.btn-accion, .btn100 {
	position: relative;
	width: 100%;
}
.h-centrado {
	text-align: center;
}
.btn-generico {
	font-size: 16px;
}
.parrafos .btn-accion, .parrafos .btn-generico, .parrafos .btn-generico2 {
	color: #fff;
	border-radius: 0;
	min-width: 140px;
	min-height: 40px;
	text-decoration: none;
}
.btn-limpiar-select:hover, .btn-buscar-select:hover {
	background-color: #122035;
}
.btn100 {
	text-align: left;
	white-space: normal;
}
.btn-red {
	width: 100%;
	font-size: 17px;
}
.btn-inactivo, .btn-inactivo:hover {
	min-width: 140px;
	padding: 10px;
	margin-bottom: 10px;
}
.btn-volver {
	width: 100%;
	border: 1px solid #ccc;
}
.icon-alerta {
	margin-right: 20px;
}
.boton-img {
	position: absolute;
	top: 110px;
	left: 257px;
	padding: 10px;
	vertical-align: middle;
	display: none;
}
.boton-img:hover {
	display: block;
}
.btnContIpsenlinea{
	padding-top: 5px;
	margin-bottom: 45px;
}
.valores2 a img, a img.img-responsive {
	display: inline-block;
}
.valores2 a:hover img, img.img-responsive:hover {
	-moz-opacity: 1;
	opacity: 1;
}
@media only screen and (max-width:992px) {
	.jumbotron p, .jumbotron>a.btn.btn-generico, .jumbotron>h3 {
		margin-left: 20px;
	}
	.img-glob, .img-global {
		position: relative;
		float: left;
	}
	#slider3-pager li>a {
		height: 120px;
	}
	.rslides_tabs li {
		width: 25%;
		display: block;
		padding: 0;
		height: auto;
	}
	.access, .menu-accesibilidad, .nav-principal .caret, span.iconss2 {
		display: none;
	}
	.rslides1_tabs li>a {
		min-width: 50px;
	}
	.menu-slide>.col-md-6>ul, .serviciosenlinea .menu-slide ul {
		padding-left: 0;
	}
	.audios {
		width: 98%;
	}
	.base-video, .img-noti img {
		width: 100%;
	}
	.parrafos {
		border-left: 1px solid #bcbcbc;
		border-right: 1px solid #bcbcbc;
		border-top: 1px solid #bcbcbc;
	}
	.linkscaja a {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	#contenido {
		background: 0 0;
	}
	.valores2 {
		margin-top: 20px;
	}
	.img-global {
		width: 50%;
	}
	.img-glob {
		width: 95%;
		margin-left: inherit;
		margin-right: inherit;
		padding-left: 15px;
	}
	.col-md-12.bannersINT img {
		width: 50%;
	}
	.tercer-op {
		padding-left: 0;
	}
	.rela {
		margin-bottom: 10px;
	}
	.container.modal-footer>.row>.col-md-4 {
		float: left;
		width: 33%;
	}
	.cont-blanco {
		margin-left: 3px;
		margin-right: 3px;
	}
}
#noticiasm li, #slider3 li {
	height: 386px;
	width: 100%;
	overflow: hidden;
}
#slider3-pager-2 {
	z-index: 3;
}
#slider3-pager-2.rslides_tabs li {
	border-top: 1px solid #d6d6d6;
	width: 100% !important;
	margin: 0 !important;
	height: 25% !important;
}
#slider3-pager-2.rslides_tabs li:first-child {
	border-top: none;
}
#slider3-pager-2.rslides_tabs li.rslides_here {
	height: 82px !important;
	border-top: none;
}
#slider3-pager-2 .rslides_here>a {
	text-shadow: 0 0 0 #ddd !important;
}
#slider3-pager-2.rslides_tabs li a {
	width: 100% !important;
}
@media only screen and (max-width:700px) {
	.r-busqueda {
		width: 100% !important;
	}
	.recuadro-center {
		width: 98% !important;
	}
	.paginador {
		width: 100%;
	}
}
@media only screen and (max-width:802px) {
	.minimi, .tercernivel {
		overflow: hidden;
		padding: 0;
	}
	.fondo-slider.container-fluid .container>div, .fondo-slider.container-fluid .container>ul, .nav-principal .caret, h1.logo a {
		display: block;
	}
	#slider3-pager li>a {
		height: 15px;
		padding: 12px;
	}
	.rela, .tercer-op, h1.logo a {
		padding-left: 0;
	}
	h1.logo a {
		height: 100%;
		width: 100%;
		padding-top: 0;
		text-indent: inherit;
	}
	.pre-footer {
		margin-bottom: 0;
	}
	.redes-sociales ul {
		width: 100% !important;
		padding: 0;
	}
	.b-der {
		border-right: 0;
		min-height: 1px;
		padding: 0;
	}
	.rslides_tabs li {
		width: 25% !important;
		margin: 0 !important;
		height: auto !important;
	}
	.no-margin-vr {
		margin-top: 0;
	}
	.titulocaja h4 {
		margin-left: 40px;
	}
	.tercernivel>.col-md-8 {
		padding-right: 0;
		padding-left: 0;
	}
	.minimi {
		width: 100%;
		font-size: 25px;
		padding-right: 10px;
		padding-top: 5px;
		position: relative;
		min-height: 50px;
	}
	.minimi p {
		font-size: 14px;
		padding: 10px 70px 0 10px;
	}
	.minimi span {
		position: absolute;
		top: 10px;
		right: 10px;
	}
	.tercer-op {
		padding-top: 10px;
	}
	.modal-footer a {
		margin: 2px 0;
		padding: 8px 0;
		display: block;
		width: 100%;
	}
	.modal-footer ul li {
		list-style: none;
		border-top: 1px solid #f1f1f1;
	}
	.modal-footer ul li:first-child {
		border-top: none;
	}
	footer ul {
		padding-left: 0;
	}
}
@media only screen and (max-width:650px) {
	.base-video {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.videos>.base-video>img {
		width: 100%;
	}
	.media-body, .media-left, .media-right {
		display: table;
		width: 100%;
	}
	.media-body {
		width: auto;
		margin-top: 20px;
	}
}
@media only screen and (max-width:510px) {
	.col-min-12, .img-glob, .media-left>a>img.media-object {
		width: 100%;
	}
	.media-body, .media-left, .media-right {
		display: table;
		width: 100%;
	}
	.media-body {
		width: auto;
	}
	.col-md-12.bannersINT img, .container.modal-footer>.row>.col-md-4 {
		width: 100%;
	}
	.col-md-12.b-topdown li {
		display: inline-block;
		float: left;
		padding: 5px;
	}
	#slider3-pager-2.rslides_tabs li a {
		font-size: 18px;
	}
	#slider3-2 li img {
		width: 100% !important;
		min-height: 280px;
		height: auto;
		max-height: 280px;
	}
	#slider3-2 li {
		max-height: 280px;
	}
	.rslides2 img {
		height: auto;
	}
	.col-md-4.complementario {
		margin-top: 30px;
	}
	.bannerder>a>em {
		left: 70px;
	}
	.container.interes {
		margin-top: 0;
		display: block;
	}
	.bannerips {
		margin-bottom: 0 !important;
	}
	.bannerips .col-xs-12 {
		margin-bottom: 5px;
	}
	.txt-jumbotron-home {
		width: 200px !important;
		font-size: 18px !important;
	}
	a.banner-home-jumbotron {
		background-size: 90%;
		height: 200px !important;
		margin-bottom: 0 !important;
	}
	a.banner-home-jumbotron .cont-txt-jumbotron {
		margin: 65px auto 0 !important;
	}
	.rslides_tabs li {
		display: inline;
		float: left;
		height: 80px;
	}
}
@media only screen and (max-width:615px) {
	.nbs-flexisel-item a {
		float: left;
		position: relative;
		left: 0;
		display: block;
		margin: auto;
		width: 100%;
	}
}
@media only screen and (max-width:480px) {
	.buscadorprod input, li.li-call-center {
		font-size: 14px;
	}
	.serviciosenlinea .col-md-6 ul li.li-call-center:hover {
		font-size: 14px !important;
	}
	.buscadorprod3 input {
		text-align: left;
	}
	.buscadorprod3 input:focus {
		padding-left: 10px !important;
	}
	.det-valores {
		margin-top: 20px;
		min-height: 150px;
	}
	.img-global {
		width: 100%;
		margin-bottom: 15px;
	}
	.btn-center {
		margin-left: 30px;
	}
	table {
		font-size: 14px;
	}
}
@media only screen and (max-width:321px) {
	.col-md-12.bannersINT img {
		width: 100%;
	}
}
.iframe {
	margin: 0 auto;
	float: none;
	width: 100%;
	padding-bottom: 20px;
}
@media screen and (max-width:991px) {
	.parrafos>div.iframe {
		padding: 0;
	}
}
.tercernivel-b {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-right: 0;
}
.col-md-6-btn {
	margin: 10px;
	width: 50%;
}
.r-busqueda {
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}
.nav-pills>li>a {
	border-radius: 0;
}
ul.nav.nav-pills {
	border-bottom: 1px solid #e8e8e8;
}
.tabespecial.tab-content {
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
ul.pen {
	padding-left: 0;
}
.img-articulo {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.img-articulo img {
	width: 100%;
	margin-bottom: 10px;
	height: auto;
}
.buscadorprod input {
	position: relative;
}
.btn-buscar, .buscadorprod .btn-buscar {
	width: 5em !important;
	position: absolute;
}
.buscadorprod input:focus {
	text-align: left !important;
	padding-left: 10px;
}
.buscadorprod .btn-buscar {
	display: inline !important;
	top: 77px;
	right: 16px;
	border: 0;
	height: 53px;
}
.buscadorprod3 input:focus {
	text-align: left;
	padding-left: 2.5em;
}
.parrafos p, ul.l-item li {
	text-align: justify;
	line-height: 25px;
}
/*
.parrafos div{
	margin-bottom: 20px;
}*/
.parrafos .alert.alert-info{
	font-size: 16px;
	background-color: #fffaca;
}
.parrafos .alert.alert-info a{
	color:#000;
}
.parrafos .alert.alert-info a:hover{
	color:#000;
}
.parrafos .alert.alert-info i{
	color:#f7bf45;
}
@media screen and (min-width:802px) {
	.nav-principal>li:nth-last-child(5) {
		min-width: 60px;
	}
}
.btn-buscar {
	display: inline;
	top: 14px;
	right: 2em;
}
.btn-buscar span {
	font-size: 1.3em;
	top: .1em;
	position: relative;
}
.btn-buscprincipal {
	position: absolute;
	top: 3px;
	right: 4px;
	width: 70px;
	height: 34px;
	border-radius: 0;
}
span.glyphicon.glyphicon-search.enbusc {
	font-size: 17px;
	padding-left: 14px;
	padding-top: 5px;
}
.bus-sucursal div {
	padding-left: .4em;
	padding-right: .4em;
	margin-bottom: .5em;
}
.bus-sucursal div select {
	display: block;
	width: 100%;
}
.bus-sucursal div a, .bus-sucursal div button {
	min-width: 50px;
	min-height: 10px;
	width: 49.2%;
	padding-top: .22em;
	padding-bottom: .22em;
}
.sucursales h4 {
	margin-top: 0;
}
.sucursales .respuesta iframe {
	border-top: 1.5em solid #2d4359 !important;
	margin-bottom: 0;
}
.sucursales .respuesta .ocultarmap {
	top: 1.25em;
	right: .15em;
}
@media screen and (max-width:802px) {
	.boton-busc {
		position: static;
	}
	.parrafos .ebody{
		overflow: scroll;
	}
}
@media screen and (min-width:992px) {
	.md-min-height-35 {
		min-height: 590px;
	}
	.display-asociados {
		padding-right: 0;
	}
	.display-asociados .parrafos {
		border-right: 0;
	}
}
.panel.panel-primary {
	border: 1px solid #337ab7;
}
.panel.panel-primary .panel-heading {
	padding: .4em .8em;
}
.panel.panel-primary .panel-body {
	padding: .5em;
}
.sup-sucursal .h-titulo.h-centrado {
	margin-left: 0;
}
span.numero-cuantos {
	margin-left: 1.25em;
	padding: .3em;
	font-size: .85em;
	border-radius: 3px;
}
.user-content, .user-content a:hover {
	padding-top: 10px;
	padding-bottom: 10px;
}
.col-canales {
	width: 17%;
}
.tipotramite span {
	float: left;
	margin-left: 5px;
	background-image: url(../img/icon_canales.png);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 22px;
	text-indent: -9999px;
}
.tipotramite .tipo_tramite_telefonico {
	background-position: -26px 0;
}
.tipotramite .tipo_tramite_online {
	background-position: 0 0;
}
.tipotramite .tipo_tramite_oficina {
	background-position: -52px 0;
}
.tipotramite .tipo_tramite_correo {
	background-position: -77px 0;
}
.no-paginar {
	margin-bottom: 4em !important;
}
p h4.h-titulo, ul.l-item h4.h-titulo {
	margin-top: 1.45em;
}
ul.l-item h3.h-titulo {
	margin-top: 1.25em;
}
ul.l-item li ul.l-item li {
	margin-bottom: .4em;
}
p .panel-group {
	margin-top: 1.5em;
}
h5.h-titulo {
	font-size: 17px;
	padding-left: 10px;
	margin-left: .4em;
	margin-top: 24px;
}
ul.lista-incisos {
	counter-reset: listaIncisos;
}
ul.lista-incisos li {
	counter-increment: listaIncisos;
}
ul.lista-incisos li:before {
	margin-right: 1em;
	content: counter(listaIncisos, lower-alpha) ")";
}
.servicios .pen li:hover, .serviciosenlinea .col-md-6 ul li:hover {
	position: relative;
	z-index: 100;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	box-shadow: 0 0 0 1px #0d377a;
}
.servicios .pen li, .serviciosenlinea .col-md-6 ul li {
	-webkit-transition: transform .3s;
	transition: transform .3s;
}
.user-content a:hover {
	z-index: 999;
	opacity: 1;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	border: 1px solid #0d377a;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}
.user-content a:hover img {
	opacity: 1;
}
.hola {
	height: 0 !important;
}
.pen li:after, .serviciosenlinea .col-md-6 ul li:after, .user-content a:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 0;
	width: 0;
	-webkit-transition: background-image .4s ease-in-out;
	-moz-transition: background-image .4s ease-in-out;
	transition: background-image .4s ease-in-out;
}
.pen li:hover:after, .serviciosenlinea .col-md-6 ul li:hover:after, .user-content a:hover:after {
	width: 100%;
	height: 5px;
}
.serviciosenlinea .col-md-6 ul li.li-call-center:hover {
	border-radius: 0;
	width: 100%;
	border: 0;
	margin-bottom: 0;
	font-size: 17px;
	white-space: normal;
	display: block;
	text-align: left !important;
	box-shadow: none;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-ms-transform: none;
}
.contenido-tabs, .docs-dload li, .docs-dload li a, .organigrama-thumbnail .thumbnail a.direcciones, .organigrama-thumbnail h5 {
	font-size: 16px;
}
.li-call-center {
	height: auto;
}
.li-call-center .col-md-11.col-xs-10 {
	padding: 0;
}
.li-call-center .col-md-11.col-xs-10 span {
	left: 0;
	position: relative;
	float: left;
	display: block;
	margin-right: 10px;
}
.li-call-center .col-md-1 col-xs-2 span {
	margin-right: 5px;
}
.serviciosenlinea .col-md-6 ul li.li-call-center:after {
	height: 0;
}
.saliendoInput {
	width: 450px !important;
}
.saliendoBtn {
	width: 270px !important;
}
.mantenerBtn {
	display: block !important;
}
.contenido-tabs {
	border-bottom: none;
	padding-bottom: 10px;
	float: left;
}
.organigrama-thumbnail p {
	padding-left: 0;
}
#menu-principal a:not(.active):focus, .panel-title>a:focus {
	outline: 0 !important;
}
.btn.btn-buscprincipal:focus {
	outline: #fff solid 2px !important;
}
.btn-buscar:focus {
	outline: #555 solid 2px !important;
}
#slider3-pager-2 .rslides_here>a:focus, .rslides_tabs a:focus {
	outline: 0 !important;
}
a.user-capsula>img:focus {
	outline: #555 solid 0 !important;
}
span.panel-width-95 {
	width: 95%;
	display: block;
}
.docs-dload {
	padding: 0 0 0 15px;
	margin: 0;
}
.docs-dload li:first-child {
	border-top: none;
}
.docs-dload li {
	list-style-image: none !important;
	list-style-type: none !important;
}
.docs-dload li a .icon {
	font-size: 16px;
	font-weight: 400;
	margin-right: 10px;
}
.cargo-dir-nac-ips, .nombre-dir-nac-ips {
	margin: 0 !important;
	width: 100%;
	display: block;
}
.nombre-dir-nac-ips {
	font-size: 22px;
	padding: 0;
	padding-left: 0 !important;
}
.cargo-dir-nac-ips {
	padding-left: 0 !important;
}
.cont-dir-nac-lobby {
	padding: 20px;
	border: 1px solid #e9e9e9;
	margin: 25px 15px;
}
.cont-dir-nac-lobby .btn {
	margin-top: 12px;
}
p.nombre-dir-reg-ips {
	font-size: 16px;
	margin-left: 0 !important;
	margin-bottom: 6px;
	padding: 0;
}
p.cargo-dir-reg-ips {
	font-size: 14px;
	margin: 0 !important;
	line-height: 18px;
	padding: 0;
}
.row-custom-dir-reg {
	overflow: hidden;
	height: auto;
}
.box-in-dir-reg, .padding-in-20px {
	padding: 20px;
	height: 100%;
}
.box-in-dir-reg {
	border: 1px solid #c4c4c4;
	width: 100%;
	min-height: 143px;
	overflow: hidden;
}
.acc-sub-lobby {
	margin-top: 20px;
}
.row-custom-dir-nac {
	width: 500px;
	height: auto;
}
.img-director-ips {
	width: 112px;
	height: 129px;
	float: right;
	overflow: hidden;
}
.img-director-ips img {
	width: 100%;
	height: auto;
}
.txt-ips-dir-nac {
	text-align: left;
	margin: 0 !important;
	padding: 0 !important;
}
.cont-panel-regionales p {
	text-align: left !important;
}
.cont-panel-regionales .btn {
	width: 100px !important;
	height: 100px !important;
	display: block;
	padding: 0;
	min-width: 100px;
	margin: 0 15px 0 0;
}
.cont-panel-regionales .icon-btn {
	padding-left: 5px;
}
.cont-panel-regionales .btn span {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 25px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.margin-bottom20px {
	margin-bottom: 20px;
}
.margin-bottom40px {
	margin-bottom: 40px;
}
@media only screen and (min-width:802px) and (max-width:991px) {
	.box-in-dir-reg {
		min-height: 250px;
	}
	.cont-panel-regionales p {
		margin-top: 10px !important;
		clear: both;
		width: 100%;
		text-align: center !important;
	}
	.img-director-ips, p.cargo-dir-nac-ips, p.nombre-dir-nac-ips, p.txt-ips-dir-nac {
		text-align: center;
	}
	.cont-panel-regionales .btn {
		float: none;
		margin: 0 auto;
	}
	p.cargo-dir-reg-ips {
		margin-top: 5px !important;
	}
	.row-custom-dir-nac {
		width: 100%;
	}
	.img-director-ips {
		margin: 0 auto 20px;
		float: none;
	}
}
@media only screen and (max-width:802px) {
	.img-director-ips, p.cargo-dir-nac-ips, p.nombre-dir-nac-ips, p.txt-ips-dir-nac {
		text-align: center;
	}
	.box-in-dir-reg {
		min-height: 130px;
	}
	.row-custom-dir-nac {
		width: 100%;
	}
	.img-director-ips {
		margin: 0 auto 20px;
		float: none;
	}
}
@media only screen and (max-width:411px) {
	.cont-panel-regionales p {
		margin-top: 10px !important;
		clear: both;
		width: 100%;
		text-align: center !important;
	}
	.cont-panel-regionales .btn {
		float: none;
		margin: 0 auto;
	}
	p.nombre-dir-reg-ips {
		margin-top: 15px !important;
	}
	p.cargo-dir-reg-ips {
		margin-top: 5px !important;
	}
}
.menu-accesibilidad h4.text-center {
	height: 60px;
	padding-left: 40px;
	padding-top: 4px;
	font-size: 23px;
}
a#restaurar {
	width: 165px;
}
.col-md-11.col-xs-10>span {
	padding-left: 0;
}
.col-md-11.col-xs-10 span:nth-child(1) {
	margin-left: 0;
}
ul.rslides2>li {
	height: 322px;
}
/*.rslides2 img {
	opacity: .7;
}*/
.btn-acce img:hover, .menu-accesibilidad a.font-control-lg:hover, .menu-accesibilidad a.font-control:hover {
	opacity: .8;
}
#restaurar>span.glyphicon.glyphicon-refresh {
	display: none;
}
.facelink, .tweetlink {
	width: 34px;
	height: 34px;
	background-image: url(../img/set-icon-social.png);
	background-repeat: no-repeat;
	display: block;
}
.facelink {
	background-position: top left;
}
.facelink:hover {
	background-position: bottom left;
}
.tweetlink {
	background-position: top right;
}
.facefooter, .flickrfooter, .tweetfooter, .youtubefooter {
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.tweetlink:hover {
	background-position: bottom right;
}
.facefooter {
	background-image: url(../img/fc.gif);
}
.tweetfooter {
	background-image: url(../img/tw.gif);
}
.youtubefooter{
	background-image: url(../img/youtube.gif);
}
.flickrfooter {
	background-image: url(../img/flickr_footer.png);
}
.caption2 {
	width: 100%;
}
.open>.dropdown-menu {
	display: inline;
}
@media (max-width:802px) {
	.nav.nav-justified.nav-principal .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}
@media screen and (min-width:993px) and (max-width:1200px) {
	#accesibilidad .col-md-3 {
		width: 285px !important;
		padding: 0;
	}
	.modulo-accesibilidad {
		padding: 0 10px;
	}
	.modulo-accesibilidad.col-md-2 {
		width: 16.4%;
	}
}
.modulo-accesibilidad span {
	margin-top: 8px;
	line-height: 1.2;
	display: block;
}
.modulo-accesibilidad {
	font-size: 16px;
}
.menu-accesibilidad a.font-control, .menu-accesibilidad a.font-control-lg {
	text-indent: -9999%;
	font-size: 20px;
	width: 50px;
	height: 51px;
	display: inline-block;
	padding: 0;
}
.menu-accesibilidad a.font-control {
	margin-left: 0;
}
.menu-accesibilidad a.font-control-lg {
	margin-left: 10px;
}
.modulo-accesibilidad>ul.list-inline {
	position: relative;
	margin-bottom: 0;
}
div#accesibilidad {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.modulo-accesibilidad a:active, .modulo-accesibilidad a:focus, .modulo-accesibilidad a:hover {
	text-decoration: underline;
}
.acce {
	width: 40%;
	float: left;
}
.menupref {
	font-size: 30px;
	width: 54%;
	float: left;
	text-align: left;
}
a.btn_cerrar.cerrar {
	position: absolute;
	top: 0px;
}
.btn-acce:hover {
	text-decoration: none;
}
.menu-accesibilidad .activado .grises, .menu-accesibilidad .activado .subrayado {
	position: relative;
}
.menu-accesibilidad .activado .simbolo-activado {
	display: block;
	position: absolute;
	width: 1.6em;
	height: 1.6em;
	box-sizing: border-box;
	top: 0;
	right: 25%;
	background: url(../img/check.png) center center/contain no-repeat;
}
#accesibilidad .col-md-3 {
	width: 33.33333333%;
}
.menu-accesibilidad .activado .simbolo-activado.check-grises {
	background: url(../img/check-grises.png) center center/contain no-repeat !important;
}
.links-tabs>a {
	display: block;
	padding: 30px 10px 43px;
	position: relative;
	text-decoration: none;
	height: 113px;
	font-size: 16px;
}
.links-tabs>a:focus, .links-tabs>a:hover {
	box-shadow: none;
}
.links-tabs.color2>a:focus, .links-tabs.color2>a:hover {
	position: relative;
	z-index: 100;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	padding: 20px 10px 10px;
	border: 1px solid #545d66;
	border-bottom: 2px solid #545d66;
}
.mas-tab, div#contenidocolor1 .mas-tab {
	border-left: 60px solid transparent;
	position: absolute;
	text-shadow: 0 1px 0 #000;
	line-height: 56px;
	text-decoration: none;
}
div.ul>div.minimimenu>.item-nivel1>a.item-a-n1.activo:before {
	content: "";
	position: absolute;
	display: block;
	right: -1px;
	top: -1px;
	width: 6px;
	height: 3px;
}
.mas-tab {
	border-bottom: 40px solid #545d66;
	display: inline-block;
	right: 0;
	bottom: -1px;
	width: 60px;
	height: 60px;
}
span.mas-tab>em.fa {
	position: absolute;
	left: -25px;
	bottom: -37px;
	font-size: 20px;
}
div#contenidocolor1>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1 {
	border-right: 5px solid #584074;
}
div#contenidocolor1 a.item-a-n1, div#contenidocolor2 a.item-a-n1, div#contenidocolor3 a.item-a-n1 {
	border-bottom: 1px solid #c5c5c5;
}
div#contenidocolor1 a.activo {
	border-right: 0 !important;
}
div#contenidocolor1>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:before {
	content: "";
	position: absolute;
	display: block;
	right: -5px;
	top: -1px;
	width: 5px;
	height: 3px;
}
div#contenidocolor1>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1.activo:before {
	content: "";
	position: absolute;
	display: block;
	right: -1px;
	top: -1px;
	width: 6px;
	height: 3px;
}
div#contenidocolor1>a.activo:before {
	content: "";
	position: absolute;
	display: block;
	right: -5px;
	top: -1px;
	width: 5px;
	height: 3px;
}
div#contenidocolor1 .mas-tab {
	border-bottom: 40px solid #584074;
	display: inline-block;
	right: 0;
	bottom: -1px;
	width: 50px;
	height: 50px;
}
.links-tabs.color1>a:focus, .links-tabs.color1>a:hover {
	position: relative;
	z-index: 190;
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	padding: 20px 10px 10px;
	border: 1px solid #584074;
	border-bottom: 2px solid #584074;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .15);
}
div#contenidocolor2>div.ul>div.minimimenu>.item-nivel1:nth-child(1), div.ul>div.minimimenu>.item-nivel1:nth-child(1) {
	overflow: hidden;
}
div#contenidocolor2>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1 {
	border-bottom: 1px solid #c5c5c5;
	border-right: 5px solid #545d66;
}
div#contenidocolor2 a.activo {
	border-right: 0 !important;
}
div#contenidocolor2>a.activo:before, div#contenidocolor2>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:before {
	content: "";
	position: absolute;
	display: block;
	right: -5px;
	top: -1px;
	width: 5px;
	height: 3px;
}
div#contenidocolor2 span.mas-tab>i.fa {
	left: -21px;
	bottom: -38px;
	font-size: 18px;
}
div#contenidocolor3>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1 {
	border-bottom: 1px solid #c5c5c5;
	border-right: 5px solid #015422;
}
a.item-a-n1:hover {
	border-right: 5px solid #E63338;
}
div#contenidocolor3 a.activo {
	border-right: 0 !important;
}
div#contenidocolor3>a.activo:before, div#contenidocolor3>div.ul>div.minimimenu>.item-nivel1>a.item-a-n1:before {
	content: "";
	position: absolute;
	display: block;
	right: -5px;
	top: -1px;
	width: 5px;
	height: 3px;
}
div#contenidocolor3 .mas-tab {
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	line-height: 56px;
	border-left: 50px solid transparent;
	border-bottom: 40px solid #015422;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: -1px;
	width: 50px;
	height: 50px;
}
.gsc-clear-button, .gsc-input input#gsc-i-id1, body .gsc-clear-button {
	display: none;
}
.links-tabs.color3>a:focus, .links-tabs.color3>a:hover {
	position: relative;
	z-index: 100;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	padding: 20px 10px 10px;
	border: 1px solid #015422;
	border-bottom: 2px solid #015422;
}
div#contenidocolor3 span.mas-tab>i.fa {
	left: -22px;
}
body td.gsc-input {
	width: 100%;
	background: 0 0 !important;
	padding-right: 0 !important;
}
body .gsc-input input {
	float: right;
	font-size: 18px;
}
.buscadorprod2 .gsc-input input {
	border: 1px solid #ccc !important;
}
#gsc-i-id1 {
	width: 70% !important;
}
#gsc-i-id2, #gsc-i-id3 {
	width: 100% !important;
}
body td.gsc-search-button {
	background: 0 0;
}
body input.gsc-search-button {
	display: none;
	position: absolute;
	top: 2px;
	right: 19px!important;
	width: initial;
	height: initial;
	border-radius: 0;
	font-size: 14px;
	padding: 0;
	z-index: 10;
}
body input.gsc-search-button:active {
	vertical-align: top !important;
}
body .boton-input {
	top: 10px;
	left: 9px;
	right: inherit;
	position: absolute !important;
}
input#gsc-i-id1, input#gsc-i-id2 {
	padding: 8px 10px 5px 45px;
	background-image: none !important;
	border: 1px solid #888;
	transition: all .5s ease;
	z-index: 10;
	color: #000000;
}
.buscadorprod .gsc-control-cse.gsc-control-cse-es, .gsc-control-cse.gsc-control-cse-es {
	border: 0;
}
.cse .gsc-control-cse, .gsc-control-cse {
	padding: 0 !important;
}
.titulocaja i.fa {
	padding: 10px;
}
.titulocaja.benef {
	border-bottom: 2px solid #584074;
}
.titulocaja.tsucursal {
	border-bottom: 2px solid #545d66;
}
.titulocaja.servlinea {
	border-bottom: 2px solid #015422;
}
p.caption2>a {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}
.b-topdown>ul>li>a {
	width: 100%;
	height: 45px;
	display: block;
	padding: 5px;
}
.b-topdown>ul>li>a:focus {
	text-decoration: none;
}
.topbannerips .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
.tercer-op .parrafos {
	min-height: 577px;
}
.b-topdown.redes-sociales ul li:nth-child(2) a:hover {
	border-bottom: 2px solid #0f5893;
}
.b-topdown.redes-sociales ul li:nth-child(3) a:hover {
	border-bottom: 2px solid #1a9bcd;
}
.b-topdown.redes-sociales ul li:nth-child(4) a:hover {
	border-bottom: 2px solid #ff0000;
}
.bannerips img:hover, .topbannerips img:hover {
	opacity: 1;
}
.bannerips a {
	border-bottom: 2px solid #c6c6c6;
	display: block;
}
.bannerips a:hover {
	border-bottom: 2px solid #3f78ae;
}
p.cargo-dir-nac-ips, p.nombre-dir-nac-ips, p.txt-ips-dir-nac {
	padding: 0;
}
ul#flexiselDemo3 img {
	border-bottom: 3px solid #d6d6d6;
	max-width: 100%;
}
ul#flexiselDemo3 img:hover {
	border-bottom: 3px solid #E63338;
}
.organigrama-thumbnail h4 {
	padding-left: 0;
	margin-left: 0;
}
a.banner-home-jumbotron {
	background-image: url(../img/baner_ips_antiguo.jpg);
	display: block;
	height: 280px;
	padding: 0;
	overflow: hidden;
	margin-bottom: 0;
	border: none;
}
a.banner-home-jumbotron:focus, a.banner-home-jumbotron:hover {
	text-decoration: none;
	border: none;
}
a.banner-home-jumbotron .cont-txt-jumbotron {
	text-align: center;
	margin: 90px auto 0;
}
.txt-jumbotron-home {
	font-size: 24px;
	margin: 0 auto;
	padding: 8px 30px;
	display: block;
	width: 250px;
	opacity: .9;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
	-moz-opacity: .9;
	-khtml-opacity: .9;
	border-bottom: 4px solid #af372d;
}
a.banner-home-jumbotron:focus .cont-txt-jumbotron>.txt-jumbotron-home, a.banner-home-jumbotron:hover .cont-txt-jumbotron>.txt-jumbotron-home {
	opacity: 1;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	-moz-opacity: 1;
	-khtml-opacity: 1;
	border-bottom: 4px solid #9b3129;
}
.pre-footer.pre .redes-sociales {
	position: relative;
	right: inherit;
	margin: 0;
	padding: 0;
}
.pre-footer.pre .row.redes-footer {
	margin-right: 0;
	margin-left: 0;
}
.pre-footer.pre .redes-sociales ul {
	width: 800px;
	margin: 0 auto;
}
.fa-info-circle.clear {
	clear: both;
	float: none;
}
@media screen and (max-width:802px) {
	ul.menu-espcial-mobile {
		display: block !important;
		margin-bottom: 0;
	}
	.lienzo-sup .buscador.container {
		display: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-toggle:focus {
		outline: 0 !important;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-collapse.collapsing {
		overflow-y: hidden;
	}
	.navbar-collapse.collapse.in {
		display: block !important;
	}
	.nav-justified>li {
		display: block;
		width: 100%;
	}
}
.tit-cuenta-publica {
	margin-bottom: .6em;
	font-size: 26px;
	background-image: url(../img/logo_bullet.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: center;
	background-size: 100px 3px;
	padding-bottom: 5px;
}
.cont-banner-cp {
	background-image: url(../img/bg-img-cp.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 100%;
}
.cont-banner-cp img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.buscadorprod #gs_id52 td.gsib_b, .buscando .gsib_b {
	display: none;
}
.wrapper-cargando {
	width: 100%;
	height: 386px;
	padding-top: 140px;
	background: -webkit-linear-gradient(transparent 10%, rgba(0, 0, 0, .2));
	background: linear-gradient(transparent 10%, rgba(0, 0, 0, .2));
}
.wrapper-cargando .cargando {
	position: relative;
	border-radius: 50%;
	box-sizing: border-box;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	transform-origin: center center;
}
.wrapper-cargando #cargando-1 {
	margin: auto;
	position: relative;
	width: 100px;
	height: 100px;
	border-left: 5px solid #d82020;
}
.wrapper-cargando #cargando-2 {
	margin: auto;
	position: relative;
	top: -90px;
	width: 80px;
	height: 80px;
	border-left: 4px solid #135ed6;
}
.wrapper-cargando #cargando-3 {
	margin: auto;
	position: relative;
	top: -160px;
	width: 60px;
	height: 60px;
	border-left: 4px solid #fff;
}
.buscando #___gcse_0, .buscando .cont-input, .buscando .gsc-control-cse.gsc-control-cse-es, .buscando .gsc-control-wrapper-cse, .buscando .gsc-input, .buscando .gsc-input-box, .buscando .gsc-input-box-focus, .buscando .gsc-search-box, .buscando .gsc-search-box.gsc-search-box-tools, .buscando .gsib_a, .buscando .gsib_b, .buscando .gstl_50 {
	border: 0;
	background: 0 0;
}
.buscando table.gsc-search-box td:focus, .buscando table.gsc-search-box tr:focus, .buscando table.gsc-search-box:focus {
	outline: 0 !important;
}
.buscando .gsc-input {
	padding: 0;
}
.buscando #___gcse_0 {
	height: 50px;
}
.buscando .gsc-input-box {
	box-shadow: none;
	padding-top: 0;
}
.buscadorprod #gs_tti52 input {
	padding: 12px 9px !important;
	border-top: 1px solid #6FA8DC !important;
	border-left: 1px solid #6FA8DC !important;
	border-right: 1px solid #6FA8DC !important;
	border-bottom: 1px solid #244F93 !important;
}
#gs_tti52 input {
	background-image: inherit !important;
}
.buscadorprod .gsc-search-button input, .buscando.text-center {
	width: 100%;
	position: relative;
	right: auto;
}
#___gcse_2 {
	margin-bottom: 26px;
}
#___gcse_0 .gsc-search-button input[type=button] {
	padding: 0;
	right: 21px;
	top: 5px;
	border: none !important;
	font-weight: 400;
}
#___gcse_0 .gsc-search-button input[type=button]:active, #___gcse_0 .gsc-search-button input[type=button]:hover, iframe {
	border: none;
}
#collapseBuscar .buscador {
	padding-left: 8px;
}
#collapseBuscar .buscador span.glyphicon.glyphicon-search.enbusc {
	padding-top: 6px;
}
#collapseBuscar input.gsc-search-button {
	right: 20px !important;
	top: 4px;
	height: 36px;
}
@media screen and (min-width:993px) {
	.container-fluid.fondo-slider {
		position: relative;
	}
}
.serviciosenlinea .menu-slide>div {
	-webkit-transition: width .4s, margin-left .4s;
	-moz-transition: width .4s, margin-left .4s;
	transition: width .4s, margin-left .4s;
}
@media screen and (max-width:425px) {
	.panel-group.panel-sucursales.sucursales-dinamicas {
		padding-left: 0;
		padding-right: 0;
	}
	.panel-group.panel-sucursales.sucursales-dinamicas .panel.panel-default, .panel-group.panel-sucursales.sucursales-dinamicas .panel.panel-default .panel-body {
		padding-left: 4px;
		padding-right: 4px;
	}
}
@media screen and (max-width:768px) {
	.gsc-results-wrapper-overlay.gsc-results-wrapper-visible {
		width: 95vw;
		left: 3vw;
	}
	.gsc-option-menu-container.gsc-inline-block, .gsc-orderby-label.gsc-inline-block {
		display: block;
	}
	.gsc-selected-option-container.gsc-inline-block {
		display: block;
		margin: auto;
		width: 100% !important;
	}
	table.gsc-above-wrapper-area-container td.gsc-result-info-container {
		width: 60%;
	}
	table.gsc-above-wrapper-area-container td.gsc-orderby-container {
		width: 40%;
	}
	ul.pagination {
		margin-left: auto;
		margin-right: auto;
	}
	ul.pagination[data-children='8'], ul.pagination[data-children='9'] {
		width: 97%;
	}
	ul.pagination[data-children='8'] li {
		width: 12% !important;
		margin: 0 0 0 .5%;
		display: block;
		float: left;
	}
	ul.pagination[data-children='9'] li {
		width: 10% !important;
		margin: 0 0 0 .5%;
		display: block;
		float: left;
	}
	ul.pagination[data-children='8'] li:last-child, ul.pagination[data-children='9'] li:last-child {
		margin-left: 0;
	}
	ul.pagination[data-children='8'] li a, ul.pagination[data-children='9'] li a {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	ul.pagination:after {
		content: "";
		display: block;
		float: none;
		clear: both;
	}
	.objetivos .recuadrodet h4.h-titulo {
		width: 57%;
		display: inline-block;
		margin: 0;
		vertical-align: middle;
		position: relative;
	}
	.objetivos .recuadrodet span.figure {
		width: 38%;
		display: inline-block;
		float: none;
		margin: 0;
		vertical-align: middle;
	}
	.objetivos .recuadrodet a.btn.btn-generico {
		width: 100%;
		position: relative;
	}
	.objetivos .recuadrodet p.empty {
		display: none;
	}
}
@media screen and (max-width:375px) {
	.objetivos .recuadrodet a.btn.btn-generico {
		top: -25px;
	}
}
@media only screen and (max-width:802px) {
	.cont-menu-principal {
		height: 65px;
	}
	.texto-boton-reg .btn-principal {
		float: left;
		position: relative;
		right: auto;
		bottom: 0;
		margin: 0;
		padding: 5px;
		font-weight: 400;
		min-width: 155px;
	}
	#slider3-pager-2 {
		display: none;
	}
}
.container-bg-blue {
	background-color: #234;
	border-bottom: 1px dashed #4d6e90;
}
.banner-ips-col-3 [class^=col-] {
	border: none;
}
@media screen and (max-width:802px) {
	.minimi, .siresp {
		display: block;
	}
	.minimi a#min, .minimi a#min:active, .minimi a#min:focus, .minimi a#min:hover {
		outline: 0 !important;
	}
}
@media screen and (min-width:802px) {
	.minimi, .siresp {
		display: none;
	}
	.minimimenu {
		display: block;
	}
}
@media screen and (max-width:924px) {
	.nav-xbmenu>li>a {
		width: 100%;
		font-size: 20px;
	}
	.nbs-flexisel-container {
		padding: 0 30px;
	}
	.nbs-flexisel-inner {
		float: none;
	}
	#sliderxb .slider-arrow {
		top: 37px !important;
	}
}
.texto-boton-reg {
	position: absolute;
	bottom: 0;
	height: auto;
	width: 100%;
	padding: 10px 15px;
	z-index: 3;
}
.texto-boton-reg p {
	display: block;
	float: left;
}
.btn-cap-reg {
	height: 43px;
	width: 100%;
	margin-top: 10px;
}
.btn-cap-reg button.btn-principal, .btn-cap-reg em.btn-principal {
	width: 130px;
	min-width: 0;
	left: 0;
	font-size: 16px;
	bottom: 0;
	float: left;
	border-radius: 0;
	border: 0;
	border-bottom: 2px solid #1ea1f3;
	padding: 5px 0;
}
.btn-cap-reg button.btn-principal:hover, .btn-cap-reg em.btn-principal:hover {
	border-bottom: 2px solid #0a7cc3;
}
#contenido, #contenidocolor1, #contenidocolor2, #contenidocolor3 {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#contenidocolor3 .contwebs {
	min-height: 650px;
}
#contenidocolor3 .contwebs .cont-blanco {
	min-height: 640px;
}
@media screen and (min-width:1400px) {
	.lienzo-medio .slider-wrap .nbs-flexisel-container .slider-arrow {
		display: none;
	}
}
.col-xs-15 {
	width: 20%;
	float: left;
}
@media (min-width:768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width:992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width:1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}

@media (min-width:1400px) {
	#slider3.fondo-azul {
		height: 460px;
	}
}
.modal-content {
	margin-left: 15px;
}
.caps-tdi {
	position: relative;
}
.bg-tdi {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	text-align: center;
	margin: 0 auto;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
}
.icon-descri {
	position: relative;
	z-index: 5;
}
.caps-tdi p.text-center span {
	position: relative;
	z-index: 5;
	font-size: 43px;
	display: block;
	text-align: center;
	margin: 15px 0 0;
	padding-left: 12px;
}
.ips-orienta .recuadroweb.objetivos {
	margin-top: 10px;
	padding-top: 30px;
	text-align: center;
	border-right: 3px solid #fff;
}
.recuadroweb.objetivos h4 {
	font-size: 24px;
}
.recuadroweb.objetivos .btn100 {
	margin: 3px 0;
}
.recuadroweb.objetivos .btn100:first-child {
	margin-top: 0;
}
.recuadroweb.objetivos a.btn100, .recuadroweb.objetivos a.btn100:hover {
	text-decoration: none;
}
.lienzo-medio .nbs-flexisel-inner {
	margin-top: 10px;
}
.panel-group.panel-sucursales.sucursales-dinamicas>.panel {
	display: block;
	margin: 3px 0;
}
.bus-sucursal {
	display: none;
}
#cargando-slider.cargando-sucursales .wrapper-cargando {
	height: 500px;
	padding-top: 200px;
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .15), transparent);
	background: linear-gradient(transparent, rgba(0, 0, 0, .15), transparent);
}
.f-gris .parrafos, .noticias-lista {
	background: 0 0;
	padding: 0;
}
@media screen and (max-width:802px) {
	#cargando-slider.cargando-sucursales .wrapper-cargando {
		height: 350px;
		padding-top: 160px;
	}
	.container-fluid.fondo-slider {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.cont-btn-banner {
		width: 100%;
		position: absolute;
		bottom: 0 !important;
	}
	#noticiasm .cont-btn-banner {
		position: relative;
		padding-left: 10px;
	}
	.btn-principal {
		width: 150px;
		font-size: 16px;
	}
	ul#slider3 img {
		display: none;
	}
	#slider3-pager.rslides_tabs {
		width: 80% !important;
		height: 32px;
		position: relative;
		bottom: 0;
		margin: 30px auto 20px;
	}
	ul#noticiasm, ul#slider3 {
		height: 150px;
	}
    #slider3.fondo-azul {
        height: 200px;
    }
	.lienzo-sup .container-fluid .no-margin-vr, #slider3.fondo-azul {
		background-color: transparent !important;
	}
	.fondo-slider {
		height: auto;
	}
	#slider3-2.rslides2 {
		width: 100% !important;
		min-height: auto;
		display: block;
		height: auto !important;
	}
	#slider3-2.rslides2 .caption2 {
		font-size: 18px;
		width: 100%;
		padding: 0;
		bottom: 0 !important;
		left: auto !important;
		right: auto !important;
		text-shadow: 1px 1px 0 #000;
	}
	.complementario {
		margin-top: 65px;
		width: 100%;
	}
	.nav-justified>.dropdown .dropdown-menu>li {
		border-bottom: none;
	}
	.menu-espcial-mobile .dropdown-menu {
		width: auto;
		min-width: 0;
	}
	.menu-espcial-mobile>.dropdown.open .dropdown-menu li a {
		width: auto;
		min-width: 180px;
		text-align: left !important;
	}
	.alert div {
		font-size: 17px;
		line-height: initial;
		margin-top: 5px;
	}
	.alert h3 {
		font-size: 20px;
	}
}
.noticias-lista, .noticias-lista #excaja, .noticias-lista .color-ter, .noticias-lista .parrafos, .noticias-lista .tercer-op2 {
	border: none !important;
}
.parrafo-iframe .compartir {
	margin-bottom: 0;
}
@media screen and (max-width:1199px) {
	.fondo-slider.container-fluid .container:first-child {
		padding: 0;
	}
	a.btn_cerrar.cerrar {
		right: 13px;
	}
}
.f-gris {
	height: auto;
	padding-top: 10px;
	overflow: hidden;
}
h2.tit-encabezado.encabezado-noticias {
	text-align: left;
	background: 0 0;
	font-weight: 200 !important;
	clear: both;
}
div.contenedor-boton-volver {
	padding: 0;
}
div.contenedor-margen {
	margin-top: 15px;
}
.recuadroweb.noticias {
	padding: 0 !important;
	margin: 0 0 20px;
	height: auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, .01);
	border-bottom: 2px solid #b2b2b2;
	-webkit-transition: border-color .2s, background-color .2s;
	transition: border-color .2s, background-color .2s;
}
.recuadroweb.noticias:hover {
	border-bottom: 2px solid #e56d73;
}
.recuadroweb.noticias a {
	display: block !important;
	margin: 0;
	width: 100%;
}
.recuadroweb.noticias .figure {
	float: left;
	margin: 0;
	width: 51%;
	overflow: hidden;
	min-height: 185px;
}
.recuadroweb.noticias .figure img {
	display: block;
	width: auto;
	height: auto;
	min-width: 100%;
	max-height: 200px;
}
.recuadroweb.noticias .recuadrodet {
	padding: 8px 20px 8px 25px;
	float: left;
	margin: 0;
}
.recuadroweb.noticias h3 {
	margin: 6px 0 0;
	font-size: 22px;
}
.recuadroweb.noticias .recuadrodet .fecha {
	display: block;
}
.banners-lateral h5 {
	font-size: 29px;
	font-family: gobCLLight;
	margin-top: 48px;
}
.banners-lateral ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}
.banners-lateral ul.banners-externos li, .banners-lateral ul.banners-redes-sociales li {
	margin-bottom: 10px;
}
.banners-lateral li a {
	border-bottom: 3px solid #a1a1a1;
	-webkit-transition: border-color .2s;
	transition: border-color .2s;
}
.banners-lateral ul a:active, .banners-lateral ul a:hover {
	text-decoration: none;
}
.banners-lateral li:hover a {
	border-bottom: 3px solid #e56d73;
}
.banners-lateral ul.banners-externos li a {
	display: block;
}
.banners-lateral ul.banners-externos li a img {
	display: block;
	width: 100%;
}
.banners-lateral ul.banners-redes-sociales a {
	display: block;
	padding: 7px 0 7px 10px;
}
.banners-lateral ul.banners-redes-sociales a:after, .banners-lateral ul.banners-redes-sociales:after {
	content: "";
	display: block;
	clear: both;
	float: none;
}
.banners-lateral ul.banners-redes-sociales .fab {
	font-size: 48px;
	float: left;
}
.banners-lateral ul.banners-redes-sociales .texto {
	font-size: 16px;
	float: left;
	margin-top: 16px;
	margin-left: 11px;
}
@media screen and (max-width:480px) {
	h2.tit-encabezado.encabezado-noticias {
		padding-left: 0;
	}
	.banners-lateral {
		padding-left: 0;
		padding-right: 0;
	}
	.recuadroweb.noticias .figure, .recuadroweb.noticias .recuadrodet {
		width: 100%;
	}
	.recuadroweb.noticias .recuadrodet {
		padding-top: 5px;
	}
	.recuadroweb.noticias .recuadrodet h3 {
		margin-top: 5px;
		margin-bottom: 12px;
	}
	.recuadroweb.noticias .figure {
		min-height: 140px;
	}
	.recuadroweb.noticias .figure img {
		max-width: 100%;
	}
}
@media screen and (min-width:481px) and (max-width:767px) {
	h2.tit-encabezado.encabezado-noticias {
		padding-left: 0;
	}
	.banners-lateral {
		padding-left: 0;
		padding-right: 0;
	}
	.banners-lateral ul.banners-externos:after {
		content: "";
		display: block;
		clear: both;
		float: none;
	}
	.banners-lateral ul.banners-externos li {
		width: 49%;
		float: left;
	}
	.banners-lateral ul.banners-externos li:nth-child(odd) {
		margin-right: 2%;
	}
	.banners-lateral ul.banners-redes-sociales li {
		width: 32.3333%;
		float: left;
		margin-right: 1.5%;
	}
	.banners-lateral ul.banners-redes-sociales li:last-child {
		margin-right: 0;
	}
	.banners-lateral ul.banners-redes-sociales .fa {
		float: none;
		display: block;
		margin: auto;
	}
	.banners-lateral ul.banners-redes-sociales .fa:before {
		display: block;
		margin: auto;
		width: 43px;
	}
	.banners-lateral ul.banners-redes-sociales .texto {
		text-align: center;
		float: none;
		display: block;
		margin: auto;
	}
}
@media screen and (min-width:481px) and (max-width:537px) {
	.banners-lateral ul.banners-redes-sociales .texto span {
		display: block;
	}
}
.noticia-header .compartir {
	margin-bottom: 0;
}
.noticia-detalle {
	box-shadow: 0 0 15px rgba(0, 0, 0, .03);
	margin-bottom: 15px;
}
.noticia-detalle .noticia-header .imagen-noticia {
	display: block;
	position: relative;
}
.noticia-detalle .noticia-header .imagen-noticia:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 75px;
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .12));
	background: linear-gradient(transparent, rgba(0, 0, 0, .12));
}
.buscadorprod .gsc-control-cse.gsc-control-cse-es, .buscadorprod2 .gsc-control-cse.gsc-control-cse-es {
	background: 0 0;
}
.noticia-detalle .noticia-header .imagen-noticia img {
	display: block;
	min-width: 100%;
	width: 100%;
	max-width: 100%;
}
.noticia-detalle .noticia-header time {
	display: block;
	padding: 8px 35px;
	margin-top: 10px;
	font-size: 15px;
}
.noticia-detalle .noticia-header h3 {
	padding: 8px 30px 0 35px;
	font-weight: 400;
	margin: 5px 0 0;
	font-size: 38px;
}
.noticia-detalle .noticia-body {
	padding: 20px 35px 35px;
}
.noticia-detalle .noticia-body .resumen {
	font-size: 21px;
}
.noticia-detalle .noticia-body .contenido {
	padding: 0;
	margin-top: 15px;
}
.noticia-detalle .noticia-body .contenido p {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}
.noticia-detalle .noticia-body .contenido img {
	width: 100%;
}
.noticia-detalle .noticia-body .contenido h4 {
	margin-left: 0;
	margin-right: 0;
	margin-top: 25px;
}
@media screen and (max-width:768px) {
	.noticia-detalle .noticia-header time {
		padding: 8px 20px;
	}
	.noticia-detalle .noticia-header h3 {
		padding: 8px 30px 0 20px;
	}
	.noticia-detalle .noticia-body {
		padding: 20px;
	}
}
@media screen and (max-width:425px) {
	.noticia-detalle .noticia-header time {
		padding: 8px 12px;
	}
	.noticia-detalle .noticia-header h3 {
		font-size: 28px;
		padding: 8px 12px 0;
	}
	.noticia-detalle .noticia-body {
		padding: 20px 12px;
	}
	.noticia-detalle .noticia-body .resumen {
		font-size: 19px;
	}
}
@media screen and (max-width:320px) {
	.noticia-detalle .noticia-header h3 {
		font-size: 24px;
	}
	.noticia-detalle .noticia-body .resumen {
		font-size: 18px;
	}
}
.social-red.banners-lateral ul.banners-redes-sociales li {
	width: 100%;
}
#gsc-i-id3 {
	height: auto;
}
.cont-btn-banner {
	z-index: 2;
	position: absolute;
	margin: auto;
	bottom: 130px;
	padding-left: 30px;
}
.ie8 .container-fluid.fondo-slider>.container {
	padding-right: 0;
	left: -3px;
	position: relative;
}
.ie8 .container-fluid.lienzo-medio .tab-pane .row.menu-slide, .ie8 .container-fluid.lienzo-medio .tab-pane>.row {
	padding-top: 30px;
}
.ie8 .container-fluid.lienzo-medio .tab-pane .user-content {
	margin-left: 8.333%;
}
.ie8 .rslides2 li img {
	filter: alpha(opacity=70);
}
.ie8 .container.sliderdown h3, .ie8 .rslides2 li p a {
	font-weight: 700 !important;
}
.ie8 #___gcse_2 .gsc-search-button.gsc-search-button-v2 {
	height: 45px;
}
.ie8 #gs_tti50 input {
	line-height: 1.1 !important;
	margin-top: 2px !important;
	padding-top: 7px !important;
	padding-bottom: 10px !important;
}
.ie8 #gs_tti50 .boton-input {
	top: 7px;
}
@media screen and (min-width:802px) and (max-width:1024px) {
	.col-md-4.complementario .titulo-gris {
		font-size: 26px;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.iconos-temas {
		left: 16px;
		font-size: 25px;
	}
	.bannerder>a>em {
		left: 50px;
		font-size: 15px;
	}
}
.buscadorprod #___gcse_2, .buscadorprod2 #___gcse_2 {
	margin-bottom: 0;
}
.navesp .fa {
	margin-left: 10px;
}
.dropdown.idioma a, .navbar-default .navbar-nav>li.borde-rg a, .navesp>.dropdown button {
	padding-right: 15px;
	padding-left: 15px;
	border: none;
	line-height: 20px;
}
a.btn.btn-generico.btn100:hover {
	text-decoration: none;
}
.buscadorprod2 {
	margin-top: 15px;
}
.contenedor-bus-int {
	background-color: transparent;
}
.buscadorprod2 h4 {
	text-align: center;
	margin-top: 0;
}
.buscadorprod2 .gsc-search-button input {
	border: none;
	position: relative;
	right: auto !important;
	width: 96px;
	height: 40px;
	border-radius: 0;
	font-size: 14px;
	padding: 0;
}
.buscadorprod2 .gsc-search-button {
	padding: 0;
	margin: 0;
}
.buscadorprod2 .gsc-input {
	padding: 0;
	margin: 0;
	height: 40px !important;
}
.buscadorprod2 .gsc-input:active, .buscadorprod2 .gsc-input:focus, .buscadorprod2 .gsc-input:hover {
	outline-offset: -1px;
	outline-color: #3F78AE !important;
}
.buscadorprod2 .gsib_a {
	padding: 0;
}
.buscadorprod2 .gsib_a input.gsc-input {
	padding: 0 15px !important;
	margin: 0;
}
.buscadorprod2 .gsib_b {
	display: none;
}
.buscadorprod2 .gsc-input-box {
	border: 0px !important;
	height: 40px;
}
.buscadorprod2 .gsc-input-box table.gstl_52 {
	height: 40px;
}
.buscadorprod .gsc-search-button input {
	height: 50px;
	border: none;
	position: relative;
	top: auto;
	right: auto !important;
	width: 96px;
	display: block;
	border-radius: 0;
	font-size: 14px;
	padding: 0;
	text-align: center !important;
	font-weight: 400;
	/*border-bottom: 2px solid #244F93;*/
}
.buscadorprod .gsc-search-button input:active, .buscadorprod .gsc-search-button input:focus, .buscadorprod .gsc-search-button input:hover {
	border-bottom: 2px solid #000;
	padding-top: 2px;
}
.buscadorprod .gsc-search-button {
	padding: 0;
	margin: 0;
}
.buscadorprod .gsc-input {
	padding: 0;
	margin: 0;
	height: 50px !important;
}
.buscadorprod .gsc-input:focus {
	outline-offset: -1px;
	outline-color: #3F78AE !important;
}
.buscadorprod .gsib_a {
	padding: 0;
}
.buscadorprod .gsib_a input.gsc-input {
	padding: 0 15px !important;
}
.buscadorprod .gsib_b {
	display: none;
}
.buscadorprod .gsc-input-box {
	border: none;
	height: 50px;
	padding-top: 0px;
}
.buscadorprod .gsc-input-box table.gstl_52 {
	height: 50px;
}
.pagination {
	padding-left: 0;
	margin: 40px 0 20px;
}
.paginador .pagination li a {
	display: block;
	margin: 0 .1em;
	border-radius: 0;
	border: 1px solid #e6e6e6;
	font-weight: 400;
	padding-left: .95em;
	padding-right: .95em;
}
.paginador .pagination li a.active {
	cursor: default;
	border: 1px solid #3F78AE;
}
.paginador .pagination li a:focus {
	outline-offset: 0;
}
.paginador {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 58%;
}
.paginador .pagination li a.deactive {
	box-shadow: none;
	border-color: #fff;
	cursor: not-allowed;
}
.container.sliderdown .banner3col {
	height: auto;
}
.container.sliderdown .banner3col:hover {
    background: none;
	background-color: #d1d1d1;
}
.container.sliderdown .banner3col a {
	width: 100%;
	border-bottom: 0;
	height: 82px;
	background: #ffffff;
	text-align: center;
	padding: 28px 0;
	font-size: 18px;
	color: #00232f;
	border-right: #013763 solid 1px;
}

.container.sliderdown .banneripsnews{
	background: #ffffff;
	margin: 0;
}

.container.sliderdown .banneripsnews a {
	border-bottom: 0;
    padding: 0px 15px;
    text-align: right;
    width: 100%;
    color: #000;
    display: block;
    font-size: 16px;
}

.container.sliderdown .banner3col a:active, .container.sliderdown .banner3col a:focus, .container.sliderdown .banner3col a:hover {
	text-decoration: none;
}
.container.sliderdown .banner3col a p {
	font-size: 18px;
	color: #00232f;
	background-color: #fff;
}
.container.sliderdown .bannerips.banner-ips-col-3 {
	overflow: hidden;
}
@media screen and (max-width:425px) {
	.btn-encuestas {
		width: 60px;
		height: 60px;
	}
	.buscadorprod .gsc-search-button input {
		width: 60px;
	}
}
.tramites-slide-item1 {
	min-height: 295px;
	overflow: hidden;
}
.panel {
	border-radius: inherit;
}
.icono-redes-compartir {
	display: inline-block;
}
.nav-principal .dropdown .fa {
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: 0px;
	font-size: 12px;
}
@media screen and (max-width:802px) {
	.banner-ips-col-3 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.bannerips.banner-ips-col-3 .col-xs-12 {
		margin-bottom: 0;
	}
	/*.container.sliderdown div.banner3col.banner-esp-2 {
		border: 1px solid rgba(255, 255, 255, .3);
		border-top: 0;
		border-bottom: 0;
	}*/
	.container.sliderdown {
		padding-top: 15px;
		padding-bottom: 25px;
	}
	.serviciosenlinea {
		height: inherit;
	}
	.tramites-slide-item1 {
		min-height: inherit;
	}
	.titulocaja span {
		left: 0;
	}
	.nav-principal .dropdown .fa {
		right: 30px;
		bottom: 36%;
		left: inherit;
	}
	.adifundir a.user-capsula {
		height: 100px;
	}
	.adifundir a.cap-difundir {
		height: inherit;
		padding-bottom: 10px;
	}
	ul.l-item {
		margin-left: 0;
		padding: 10px 0 0 17px;
	}
	h4.h-titulo {
		padding: 0;
		margin-bottom: 5px;
	}
	.tabus {
		padding: 0;
	}
	.posicion>.breadcrumb {
		padding-left: 10px;
	}
	.contwebs>.cont-blanco {
		border: 0;
	}
	a.activo {
		background-image: none;
	}
	.tit-int {
		background-size: inherit;
		background-position: center;
	}
	.ips-orienta .recuadrodet a.btn.btn-generico {
		top: 0;
	}
}
nav.navbar.navbar-default .fa {
	vertical-align: middle;
}
.btn-default .icon-salud-discapacidad {
	font-size: 24px;
	vertical-align: middle;
	margin-right: 5px;
	padding: 4px;
}
.rslides_here a {
	cursor: default;
}
.columna-derecha-noticias img {
	width: 100%;
	opacity: 1 !important;
}
.columna-derecha-noticias a.figure2 {
	height: 100%;
	display: block;
	margin: 0 0 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .01);
	border-bottom: 2px solid #b2b2b2;
	-webkit-transition: border-color .2s, background-color .2s;
	transition: border-color .2s, background-color .2s;
}
.columna-derecha-noticias span.det-valores2 {
	margin: 0;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.2em;
}
.columna-derecha-noticias a.figure2:active, .columna-derecha-noticias a.figure2:focus, .columna-derecha-noticias a.figure2:hover {
	border-bottom: 2px solid #e56d73;
	text-decoration: none;
}
.gsc-results-wrapper-nooverlay {
	border: none;
	margin: auto;
	border-radius: 1px;
	overflow: auto;
	height: 80%;
	-webkit-box-shadow: 0 3px 10px rgba(34, 25, 25, .4);
	-moz-box-shadow: 0 3px 10px rgba(34, 25, 25, .4);
	-ms-box-shadow: 0 3px 10px rgba(34, 25, 25, .4);
	-o-box-shadow: 0 3px 10px rgba(34, 25, 25, .4);
	box-shadow: 0 3px 10px rgba(34, 25, 25, .4);
	border-collapse: separate;
	background: #fff;
	padding: 30px;
	width: 70%;
	position: fixed !important;
	top: 5%;
	left: 12%;
	opacity: 0;
	z-index: 100002;
	visibility: hidden;
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-ms-transition: all .25s linear;
	-o-transition: all .25s linear;
	transition: all .25s linear;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color=#888888)';
}
.navbar .icon-telefono-auricular {
	font-size: 25px;
	float: left;
	margin: -5px 0;
}
.navbar-default .navbar-nav>li>a.callcenter-auricular {
	color: #0062ad;
	font-family: gobCLBold, Verdana;
}
[class*=" icon-"]:before, [class^=icon-]:before, [data-icon]:before {
	font-family: font-ips !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.banners-externos .nbs-flexisel-nav-left, .banners-externos .nbs-flexisel-nav-right {
	top: 32px;
}
.noticia-body a {
	color: #3D69AE;
}
.regionales-smart .bannerder>a {
	height: inherit;
	color: #244F93;
}
.regionales-smart .bannerder {
	height: inherit;
	padding: 10px 5px 10px 10px;
	background-color: transparent;
	border-bottom: 1px dashed #b7b7b7;
}
@font-face {
	font-family: font-ips;
	src: url(../fonts/font-ips.eot);
	src: url(../fonts/font-ips.eot?#iefix) format("embedded-opentype"), url(../fonts/font-ips.woff) format("woff"), url(../fonts/font-ips.ttf) format("truetype"), url(../fonts/font-ips.svg#font-ips) format("svg");
	font-weight: 400;
	font-style: normal;
}
[data-icon]:before {
	content: attr(data-icon);
}
.icon-administracion-menu:before {
	content: "\e000";
}
.icon-ambulancia:before {
	content: "\e001";
}
.icon-arch:before {
	content: "\e002";
}
.icon-arch2:before {
	content: "\e003";
}
.icon-arch2-excel:before {
	content: "\e004";
}
.icon-arch2-fla:before {
	content: "\e005";
}
.icon-arch2-jpg:before {
	content: "\e006";
}
.icon-arch2-pdf:before {
	content: "\e007";
}
.icon-arch2-ppt:before {
	content: "\e008";
}
.icon-arch2-word:before {
	content: "\e009";
}
.icon-arch-archivador:before {
	content: "\e00a";
}
.icon-arch-archivador-open:before {
	content: "\e00b";
}
.icon-arch-bandeja:before {
	content: "\e00c";
}
.icon-arch-bandejavacia:before {
	content: "\e00d";
}
.icon-arch-carpeta:before {
	content: "\e00e";
}
.icon-arch-carpetalink:before {
	content: "\e00f";
}
.icon-arch-carpetaopen:before {
	content: "\e010";
}
.icon-arch-carpetauser:before {
	content: "\e011";
}
.icon-arch-excel:before {
	content: "\e012";
}
.icon-arch-fla:before {
	content: "\e013";
}
.icon-arch-impresion:before {
	content: "\e014";
}
.icon-arch-jpg:before {
	content: "\e015";
}
.icon-arch-pdf:before {
	content: "\e016";
}
.icon-arch-ppt:before {
	content: "\e017";
}
.icon-arch-word:before {
	content: "\e018";
}
.icon-auto:before {
	content: "\e019";
}
.icon-avion:before {
	content: "\e01a";
}
.icon-bandera-chile:before {
	content: "\e01b";
}
.icon-bandera-eu:before {
	content: "\e01c";
}
.icon-barco:before {
	content: "\e01d";
}
.icon-bencinera:before {
	content: "\e01e";
}
.icon-biblioteca:before {
	content: "\e01f";
}
.icon-bicicleta:before {
	content: "\e020";
}
.icon-bus:before {
	content: "\e021";
}
.icon-buscar:before {
	content: "\e022";
}
.icon-cama:before {
	content: "\e023";
}
.icon-camalateral:before {
	content: "\e024";
}
.icon-camion:before {
	content: "\e025";
}
.icon-camion-reciclaje:before {
	content: "\e026";
}
.icon-casa:before {
	content: "\e027";
}
.icon-cerrar-sesion:before {
	content: "\e028";
}
.icon-configuracion:before {
	content: "\e029";
}
.icon-consultas-informe:before {
	content: "\e02a";
}
.icon-correo:before {
	content: "\e02b";
}
.icon-correo-nuevo:before {
	content: "\e02c";
}
.icon-correo-open:before {
	content: "\e02d";
}
.icon-cuenta-gotas-tinta:before {
	content: "\e02e";
}
.icon-cuenta-gotas-tinta-detalle:before {
	content: "\e02f";
}
.icon-deportivo:before {
	content: "\e030";
}
.icon-doc:before {
	content: "\e031";
}
.icon-doc-agregar:before {
	content: "\e032";
}
.icon-doc-buscar:before {
	content: "\e033";
}
.icon-doc-buscardetalle:before {
	content: "\e034";
}
.icon-doc-carpeta:before {
	content: "\e035";
}
.icon-doc-carpeta-abierta:before {
	content: "\e036";
}
.icon-doc-carpeta-perfil:before {
	content: "\e037";
}
.icon-doc-cruz:before {
	content: "\e038";
}
.icon-doc-defuncion:before {
	content: "\e039";
}
.icon-doc-destacado:before {
	content: "\e03a";
}
.icon-doc-estrella:before {
	content: "\e03b";
}
.icon-doc-herramientas:before {
	content: "\e03c";
}
.icon-doc-luto:before {
	content: "\e03d";
}
.icon-doc-maletin:before {
	content: "\e03e";
}
.icon-doc-mano:before {
	content: "\e03f";
}
.icon-doc-opciones:before {
	content: "\e040";
}
.icon-doc-paz:before {
	content: "\e041";
}
.icon-doc-perfil:before {
	content: "\e042";
}
.icon-doc-puntero:before {
	content: "\e043";
}
.icon-doc-quitar:before {
	content: "\e044";
}
.icon-doc-timbre:before {
	content: "\e045";
}
.icon-doc-ver:before {
	content: "\e046";
}
.icon-edificio:before {
	content: "\e047";
}
.icon-educacion:before {
	content: "\e048";
}
.icon-escudo:before {
	content: "\e049";
}
.icon-escuela:before {
	content: "\e04a";
}
.icon-estatua:before {
	content: "\e04b";
}
.icon-extintor:before {
	content: "\e04c";
}
.icon-facebook:before {
	content: "\e04d";
}
.icon-flickr:before {
	content: "\e04e";
}
.icon-furgon:before {
	content: "\e04f";
}
.icon-furgoneta:before {
	content: "\e050";
}
.icon-gestos-agotado:before {
	content: "\e051";
}
.icon-gestos-alegre:before {
	content: "\e052";
}
.icon-gestos-amigo:before {
	content: "\e053";
}
.icon-gestos-aqui:before {
	content: "\e054";
}
.icon-gestos-bien:before {
	content: "\e055";
}
.icon-gestos-contento:before {
	content: "\e056";
}
.icon-gestos-coqueto:before {
	content: "\e057";
}
.icon-gestos-duda:before {
	content: "\e058";
}
.icon-gestos-enojado:before {
	content: "\e059";
}
.icon-gestos-five:before {
	content: "\e05a";
}
.icon-gestos-indice:before {
	content: "\e05b";
}
.icon-gestos-mal:before {
	content: "\e05c";
}
.icon-gestos-ok:before {
	content: "\e05d";
}
.icon-gestos-paz:before {
	content: "\e05e";
}
.icon-gestos-punch:before {
	content: "\e05f";
}
.icon-gestos-serio:before {
	content: "\e060";
}
.icon-gestos-sorprendido:before {
	content: "\e061";
}
.icon-gestos-triste:before {
	content: "\e062";
}
.icon-gimnasio:before {
	content: "\e063";
}
.icon-globomundo:before {
	content: "\e064";
}
.icon-herramientas:before {
	content: "\e065";
}
.icon-hospital:before {
	content: "\e066";
}
.icon-iman:before {
	content: "\e067";
}
.icon-industria:before {
	content: "\e068";
}
.icon-instagram:before {
	content: "\e069";
}
.icon-jeep:before {
	content: "\e06a";
}
.icon-justicia:before {
	content: "\e06b";
}
.icon-link-subrayado:before {
	content: "\e06c";
}
.icon-lock:before {
	content: "\e06d";
}
.icon-lock-open:before {
	content: "\e06e";
}
.icon-mantenedores:before {
	content: "\e06f";
}
.icon-mastil-chile:before {
	content: "\e070";
}
.icon-media-avanzar:before {
	content: "\e071";
}
.icon-media-edit:before {
	content: "\e072";
}
.icon-media-final:before {
	content: "\e073";
}
.icon-media-idea:before {
	content: "\e074";
}
.icon-media-laptop:before {
	content: "\e075";
}
.icon-media-mouse:before {
	content: "\e076";
}
.icon-media-on:before {
	content: "\e077";
}
.icon-media-option:before {
	content: "\e078";
}
.icon-media-optionedit:before {
	content: "\e079";
}
.icon-media-pausa:before {
	content: "\e07a";
}
.icon-media-pc:before {
	content: "\e07b";
}
.icon-media-phone:before {
	content: "\e07c";
}
.icon-media-photo:before {
	content: "\e07d";
}
.icon-media-play:before {
	content: "\e07e";
}
.icon-media-radio:before {
	content: "\e07f";
}
.icon-media-rec:before {
	content: "\e080";
}
.icon-media-save:before {
	content: "\e081";
}
.icon-media-stop:before {
	content: "\e082";
}
.icon-media-tablet:before {
	content: "\e083";
}
.icon-media-teclado:before {
	content: "\e084";
}
.icon-media-teclado2:before {
	content: "\e085";
}
.icon-media-tv:before {
	content: "\e086";
}
.icon-media-usb:before {
	content: "\e087";
}
.icon-media-wifi:before {
	content: "\e088";
}
.icon-menu-toggle-derecha:before {
	content: "\e089";
}
.icon-metro:before {
	content: "\e08a";
}
.icon-moto:before {
	content: "\e08b";
}
.icon-mundo:before {
	content: "\e08c";
}
.icon-organigrama:before {
	content: "\e08d";
}
.icon-pasaporte:before {
	content: "\e08e";
}
.icon-password:before {
	content: "\e08f";
}
.icon-password-no:before {
	content: "\e090";
}
.icon-password-ok:before {
	content: "\e091";
}
.icon-pin:before {
	content: "\e092";
}
.icon-pinmapa:before {
	content: "\e093";
}
.icon-procesos-menu:before {
	content: "\e094";
}
.icon-puntero:before {
	content: "\e095";
}
.icon-puntero-globo:before {
	content: "\e096";
}
.icon-salida-emergencia:before {
	content: "\e097";
}
.icon-salud-baston:before {
	content: "\e098";
}
.icon-salud-braille:before {
	content: "\e099";
}
.icon-salud-ciego:before {
	content: "\e09a";
}
.icon-salud-corazon:before {
	content: "\e09b";
}
.icon-salud-cruzroja:before {
	content: "\e09c";
}
.icon-salud-discapacidad:before {
	content: "\e09d";
}
.icon-salud-doctor:before {
	content: "\e09e";
}
.icon-salud-habla:before {
	content: "\e09f";
}
.icon-salud-jeringa:before {
	content: "\e0a0";
}
.icon-salud-lazarillo:before {
	content: "\e0a1";
}
.icon-salud-letramas:before {
	content: "\e0a2";
}
.icon-salud-letramenos:before {
	content: "\e0a3";
}
.icon-salud-maletin:before {
	content: "\e0a4";
}
.icon-salud-medicina:before {
	content: "\e0a5";
}
.icon-salud-muleta:before {
	content: "\e0a6";
}
.icon-salud-novista:before {
	content: "\e0a7";
}
.icon-salud-oido:before {
	content: "\e0a8";
}
.icon-salud-parche:before {
	content: "\e0a9";
}
.icon-salud-quimica:before {
	content: "\e0aa";
}
.icon-salud-ruedas:before {
	content: "\e0ab";
}
.icon-salud-sordo:before {
	content: "\e0ac";
}
.icon-salud-sordomudo:before {
	content: "\e0ad";
}
.icon-salud-vacuna:before {
	content: "\e0ae";
}
.icon-salud-vista:before {
	content: "\e0af";
}
.icon-shop-billete:before {
	content: "\e0b0";
}
.icon-shop-billetera:before {
	content: "\e0b1";
}
.icon-shop-bolsa:before {
	content: "\e0b2";
}
.icon-shop-box:before {
	content: "\e0b3";
}
.icon-shop-calculadora:before {
	content: "\e0b4";
}
.icon-shop-canasto:before {
	content: "\e0b5";
}
.icon-shop-card:before {
	content: "\e0b6";
}
.icon-shop-carro:before {
	content: "\e0b7";
}
.icon-shop-dolar:before {
	content: "\e0b8";
}
.icon-shop-maletin:before {
	content: "\e0b9";
}
.icon-shop-money:before {
	content: "\e0ba";
}
.icon-shop-password:before {
	content: "\e0bb";
}
.icon-shop-peso:before {
	content: "\e0bc";
}
.icon-shop-pig:before {
	content: "\e0bd";
}
.icon-shop-win:before {
	content: "\e0be";
}
.icon-signo-alerta:before {
	content: "\e0bf";
}
.icon-signo-aviso:before {
	content: "\e0c0";
}
.icon-signo-ayuda:before {
	content: "\e0c1";
}
.icon-signo-cc:before {
	content: "\e0c2";
}
.icon-signo-copy:before {
	content: "\e0c3";
}
.icon-signo-dos:before {
	content: "\e0c4";
}
.icon-signo-info:before {
	content: "\e0c5";
}
.icon-signo-nuevoaviso:before {
	content: "\e0c6";
}
.icon-signo-reciclaje:before {
	content: "\e0c7";
}
.icon-signo-registrado:before {
	content: "\e0c8";
}
.icon-signo-sexo1:before {
	content: "\e0c9";
}
.icon-signo-sexo2:before {
	content: "\e0ca";
}
.icon-signo-sexo3:before {
	content: "\e0cb";
}
.icon-signo-sexo4:before {
	content: "\e0cc";
}
.icon-signo-sexo5:before {
	content: "\e0cd";
}
.icon-signo-sexo6:before {
	content: "\e0ce";
}
.icon-signo-sexo7:before {
	content: "\e0cf";
}
.icon-signo-sexo8:before {
	content: "\e0d0";
}
.icon-signo-sexo9:before {
	content: "\e0d1";
}
.icon-signo-star:before {
	content: "\e0d2";
}
.icon-signo-starcompleta:before {
	content: "\e0d3";
}
.icon-signo-starmitad:before {
	content: "\e0d4";
}
.icon-signo-tres:before {
	content: "\e0d5";
}
.icon-signo-uno:before {
	content: "\e0d6";
}
.icon-taxi:before {
	content: "\e0d7";
}
.icon-teatro:before {
	content: "\e0d8";
}
.icon-telefono-auricular:before {
	content: "\e0d9";
}
.icon-telefono-fijo:before {
	content: "\e0da";
}
.icon-telefono-publico:before {
	content: "\e0db";
}
.icon-texto-adjuntar:before {
	content: "\e0dc";
}
.icon-texto-archivos:before {
	content: "\e0dd";
}
.icon-texto-barras:before {
	content: "\e0de";
}
.icon-texto-borrar:before {
	content: "\e0df";
}
.icon-texto-buscar:before {
	content: "\e0e0";
}
.icon-texto-comentando:before {
	content: "\e0e1";
}
.icon-texto-comentar:before {
	content: "\e0e2";
}
.icon-texto-conversacion:before {
	content: "\e0e3";
}
.icon-texto-copiar:before {
	content: "\e0e4";
}
.icon-texto-cortar:before {
	content: "\e0e5";
}
.icon-texto-edit:before {
	content: "\e0e6";
}
.icon-texto-escribir:before {
	content: "\e0e7";
}
.icon-texto-etiquetar:before {
	content: "\e0e8";
}
.icon-texto-grafico:before {
	content: "\e0e9";
}
.icon-texto-interes:before {
	content: "\e0ea";
}
.icon-texto-lapiz:before {
	content: "\e0eb";
}
.icon-texto-leer:before {
	content: "\e0ec";
}
.icon-texto-presentacion:before {
	content: "\e0ed";
}
.icon-texto-publicacion:before {
	content: "\e0ee";
}
.icon-texto-publicar:before {
	content: "\e0ef";
}
.icon-texto-responder:before {
	content: "\e0f0";
}
.icon-texto-tips:before {
	content: "\e0f1";
}
.icon-texto-zoom:before {
	content: "\e0f2";
}
.icon-texto-zoomin:before {
	content: "\e0f3";
}
.icon-texto-zooout:before {
	content: "\e0f4";
}
.icon-tiempo-agregarfecha:before {
	content: "\e0f5";
}
.icon-tiempo-amanecer:before {
	content: "\e0f6";
}
.icon-tiempo-buscar:before {
	content: "\e0f7";
}
.icon-tiempo-calendario:before {
	content: "\e0f8";
}
.icon-tiempo-cronometro:before {
	content: "\e0f9";
}
.icon-tiempo-editarfecha:before {
	content: "\e0fa";
}
.icon-tiempo-espera:before {
	content: "\e0fb";
}
.icon-tiempo-fecha:before {
	content: "\e0fc";
}
.icon-tiempo-fechaok:before {
	content: "\e0fd";
}
.icon-tiempo-hora:before {
	content: "\e0fe";
}
.icon-tiempo-lluvia:before {
	content: "\e0ff";
}
.icon-tiempo-nube:before {
	content: "\e100";
}
.icon-tiempo-nublado:before {
	content: "\e101";
}
.icon-tiempo-quitarfecha:before {
	content: "\e102";
}
.icon-tiempo-reloj:before {
	content: "\e103";
}
.icon-tiempo-sol:before {
	content: "\e104";
}
.icon-tiempo-temperatura:before {
	content: "\e105";
}
.icon-tribunal:before {
	content: "\e106";
}
.icon-twitter:before {
	content: "\e107";
}
.icon-university:before {
	content: "\e108";
}
.icon-user:before {
	content: "\e109";
}
.icon-user-abuelos:before {
	content: "\e10a";
}
.icon-user-agregar:before {
	content: "\e10b";
}
.icon-user-autoridad:before {
	content: "\e10c";
}
.icon-user-buscar:before {
	content: "\e10d";
}
.icon-user-editar:before {
	content: "\e10e";
}
.icon-user-empleado:before {
	content: "\e10f";
}
.icon-user-extranjero:before {
	content: "\e110";
}
.icon-user-familia:before {
	content: "\e111";
}
.icon-user-grupo:before {
	content: "\e112";
}
.icon-user-hijos:before {
	content: "\e113";
}
.icon-user-hombre:before {
	content: "\e114";
}
.icon-user-hombrejoven:before {
	content: "\e115";
}
.icon-user-info:before {
	content: "\e116";
}
.icon-user-mujer:before {
	content: "\e117";
}
.icon-user-mujer-joven:before {
	content: "\e118";
}
.icon-user-nana:before {
	content: "\e119";
}
.icon-user-pareja:before {
	content: "\e11a";
}
.icon-user-parejahombre:before {
	content: "\e11b";
}
.icon-user-parejamujer:before {
	content: "\e11c";
}
.icon-user-quitar:before {
	content: "\e11d";
}
.icon-user-trabajador:before {
	content: "\e11e";
}
.icon-user-trabajadora:before {
	content: "\e11f";
}
.icon-user-verperfil:before {
	content: "\e120";
}
.icon-vacaciones-agua:before {
	content: "\e121";
}
.icon-vacaciones-animal:before {
	content: "\e122";
}
.icon-vacaciones-arboles:before {
	content: "\e123";
}
.icon-vacaciones-basket:before {
	content: "\e124";
}
.icon-vacaciones-bebida:before {
	content: "\e125";
}
.icon-vacaciones-buceo:before {
	content: "\e126";
}
.icon-vacaciones-cafe:before {
	content: "\e127";
}
.icon-vacaciones-camping:before {
	content: "\e128";
}
.icon-vacaciones-cita:before {
	content: "\e129";
}
.icon-vacaciones-comida:before {
	content: "\e12a";
}
.icon-vacaciones-cumpleanos:before {
	content: "\e12b";
}
.icon-vacaciones-flor:before {
	content: "\e12c";
}
.icon-vacaciones-futbol:before {
	content: "\e12d";
}
.icon-vacaciones-gamer:before {
	content: "\e12e";
}
.icon-vacaciones-maleta:before {
	content: "\e12f";
}
.icon-vacaciones-mascota:before {
	content: "\e130";
}
.icon-vacaciones-musica:before {
	content: "\e131";
}
.icon-vacaciones-nadar:before {
	content: "\e132";
}
.icon-vacaciones-party:before {
	content: "\e133";
}
.icon-vacaciones-pesca:before {
	content: "\e134";
}
.icon-vacaciones-plato:before {
	content: "\e135";
}
.icon-vacaciones-playa:before {
	content: "\e136";
}
.icon-vacaciones-surf:before {
	content: "\e137";
}
.icon-vacaciones-trekking:before {
	content: "\e138";
}
.icon-vacaciones-vegetacion:before {
	content: "\e139";
}
.icon-vacaciones-yoga:before {
	content: "\e13a";
}
.icon-vehiculo:before {
	content: "\e13b";
}
.icon-ventana:before {
	content: "\e13c";
}
.icon-ventanaopen:before {
	content: "\e13d";
}
.icon-volumen-mas:before {
	content: "\e13e";
}
.icon-volumen-menos:before {
	content: "\e13f";
}
.icon-volumen-off:before {
	content: "\e140";
}
.icon-web-abajo:before {
	content: "\e141";
}
.icon-web-adelante:before {
	content: "\e142";
}
.icon-web-arriba:before {
	content: "\e143";
}
.icon-web-atras:before {
	content: "\e144";
}
.icon-web-atras-1:before {
	content: "\e145";
}
.icon-web-back:before {
	content: "\e146";
}
.icon-web-bajar:before {
	content: "\e147";
}
.icon-web-basedatos:before {
	content: "\e148";
}
.icon-web-basedatos-agregar:before {
	content: "\e149";
}
.icon-web-basedatos-bajar:before {
	content: "\e14a";
}
.icon-web-basedatos-buscar:before {
	content: "\e14b";
}
.icon-web-basedatos-option:before {
	content: "\e14c";
}
.icon-web-basedatos-quitar:before {
	content: "\e14d";
}
.icon-web-basedatos-subir:before {
	content: "\e14e";
}
.icon-web-buscarcloud:before {
	content: "\e14f";
}
.icon-web-cerrar:before {
	content: "\e150";
}
.icon-web-cloud:before {
	content: "\e151";
}
.icon-web-codigo:before {
	content: "\e152";
}
.icon-web-dashboard:before {
	content: "\e153";
}
.icon-web-download:before {
	content: "\e154";
}
.icon-web-enlace:before {
	content: "\e155";
}
.icon-web-intercambiar:before {
	content: "\e156";
}
.icon-web-maximizar:before {
	content: "\e157";
}
.icon-web-menu:before {
	content: "\e158";
}
.icon-web-minimizar:before {
	content: "\e159";
}
.icon-web-ok:before {
	content: "\e15a";
}
.icon-web-refresh:before {
	content: "\e15b";
}
.icon-web-regresar:before {
	content: "\e15c";
}
.icon-web-subir:before {
	content: "\e15d";
}
.icon-web-upload:before {
	content: "\e15e";
}
.icon-whatsapp:before {
	content: "\e15f";
}
.icon-youtube:before {
	content: "\e160";
}
.mejs-offscreen {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.headerAudio {
	width: 97%;
}
.contentAudioIps {
	float: left;
	width: auto;
	padding: 10px;
	border: 1px dashed #ccc;
	margin: 10px;
}
.contentEscuchar span.textoEscuchar {
	display: block;
	padding: 5px 10px;
	height: 30px;
	float: left;
	min-width: 240px;
	color: #eaeaea !important;
	background-color: #1e3348;
	text-shadow: 1px 1px 1px #000;
}
.contentEscuchar {
	text-align: right;
}
@media screen and (max-width:882px) {
	.contentEscuchar {
		text-align: center;
	}
}
.mejs-container {
	width: auto !important;
}
.btn-formato-texto {
	background-color: #e8e8e8;
	color: #1b1b1b;
	text-shadow: 0 1px 1px #fff;
	text-align: center;
	display: block;
	padding: 5px 10px;
	height: 30px;
	float: left;
	min-width: 240px;
}
.formato-texto {
	display: none;
	margin-top: 20px;
	min-width: 150px;
	width: 100%;
}
.contentReproduccion {
	float: left;
	min-width: 150px;
}
.mejs-container {
	position: relative;
	background: #FFF;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0;
	min-width: 240px;
	float: left;
}
a.btn-descargar-audio {
	display: block;
	text-align: center;
	padding: 5px 13px;
	color: #1b1b1b;
	background-color: #d8d8d8;
	text-shadow: 0 1px 1px #fff;
	min-width: 240px;
	height: 30px;
	float: left;
	text-decoration: none;
}
audio #player2 {
	width: 240px;
	float: left;
}
.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
	width: 100%;
	height: 100%;
}
a.btn-descargar-audio:active, a.btn-descargar-audio:hover, .btn-formato-texto:active, .btn-formato-texto:hover {
	text-shadow: none;
	text-decoration: underline !important;
}
.mejs-container:focus {
	outline: 0;
}
.contentTitulo {
	font-size: 19px;
	color: #2d2d2d;
	font-style: italic;
}
.me-plugin {
	position: absolute;
}
.mejs-embed, .mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden;
}
.mejs-fullscreen {
	overflow: hidden !important;
}
.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000;
}
.mejs-clear {
	clear: both;
}
.mejs-background, .mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
:root .mejs-poster img {
	display: none;
}
.mejs-poster img {
	padding: 0;
	border: 0;
}
.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-overlay-play {
	cursor: pointer;
}
.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(../img/bigplay.svg) no-repeat;
}
.no-svg .mejs-overlay-button {
	background-image: url(../img/bigplay.png);
}
.mejs-overlay:hover .mejs-overlay-button {
	background-position: 0 -100px;
}
.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: url(../img/background.png);
	background: rgba(0, 0, 0, .9);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .9)), to(rgba(0, 0, 0, .9)));
	background: -webkit-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: -moz-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: -o-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: -ms-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: linear-gradient(rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
}
.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: url(../img/loading.gif) 50% 50% no-repeat;
}
.mejs-container .mejs-controls {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	color: #eaeaea !important;
	background-color: #1e3348;
	height: 30px;
	min-width: 240px;
}
.mejs-container .mejs-controls div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica, Arial;
	border: 0;
}
.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: url(../img/controls.svg) no-repeat;
}
.no-svg .mejs-controls .mejs-button button {
	background-image: url(../img/controls.png);
}
.mejs-controls .mejs-button button:focus {
	outline: #999 dotted 1px;
}
.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 10px 3px 0;
	overflow: hidden;
	text-align: center;
	box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time a {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto;
}
.mejs-controls .mejs-play button {
	background-position: 0 0;
}
.mejs-controls .mejs-pause button {
	background-position: 0 -16px;
}
.mejs-controls .mejs-stop button {
	background-position: -112px 0;
}
.mejs-controls div.mejs-time-rail {
	direction: ltr;
	width: 200px;
	padding-top: 5px;
}
.mejs-controls .mejs-time-rail a, .mejs-controls .mejs-time-rail span {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: #333;
	background: rgba(50, 50, 50, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
	background: -webkit-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -moz-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -o-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -ms-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-ms-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
}
@keyframes buffering-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 30px 0;
	}
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #3caac8;
	background: rgba(60, 170, 200, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(44, 124, 145, .8)), to(rgba(78, 183, 212, .8)));
	background: -webkit-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: -moz-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: -o-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: -ms-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: linear-gradient(rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	background: rgba(255, 255, 255, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -o-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -ms-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: 2px solid #333;
	top: -2px;
	text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: 1px solid #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 15px;
	left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
	width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
	width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
	left: 18px;
}
.mejs-controls .mejs-fullscreen-button button {
	background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
	background-position: -32px -16px;
}
.mejs-controls .mejs-mute button {
	background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
	background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
	position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: url(../img/background.png);
	background: rgba(50, 50, 50, .7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, .5);
	margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, .9);
	margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255, 255, 255, .9);
	cursor: N-resize;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0;
}
.mejs-controls a.mejs-horizontal-volume-slider {
	height: 26px;
	width: 56px;
	position: relative;
	display: block;
	float: left;
	vertical-align: middle;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #333;
	background: rgba(50, 50, 50, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
	background: -webkit-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -moz-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -o-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -ms-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	background: rgba(255, 255, 255, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -o-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -ms-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	display: none;
}
.mejs-controls .mejs-captions-button {
	position: relative;
}
.mejs-controls .mejs-captions-button button {
	background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -51px;
	width: 85px;
	height: 100px;
	background: url(../img/background.png);
	background: rgba(50, 50, 50, .7);
	border: 1px solid transparent;
	padding: 10px 10px 0;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
	visibility: visible;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
	width: 55px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px;
}
.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1;
}
.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: #222;
	background: rgba(0, 0, 0, .7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
	background: -webkit-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -moz-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -o-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -ms-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000)';
	overflow: hidden;
	border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
	border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	background: #666;
	background: rgba(102, 102, 102, .7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(102, 102, 102, .7)), to(rgba(50, 50, 50, .6)));
	background: -webkit-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: -moz-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: -o-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: -ms-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: linear-gradient(rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)';
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
	font-size: 12px;
	font-family: gobCLBold;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 3px;
	line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0 4px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	color: #fff;
}
.mejs-captions-layer a {
	color: #fff;
	text-decoration: underline;
}
.btn-esconder a, a#emas-noticias {
	text-decoration: none;
}
.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400;
}
.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0;
}
.mejs-captions-position-hover {
	bottom: 35px;
}
.mejs-captions-text {
	padding: 3px 5px;
	background: url(../img/background.png);
	background: rgba(20, 20, 20, .5);
	white-space: pre-wrap;
}
.me-cannotplay a {
	color: #fff;
	font-family: gobCLBold;
}
.me-cannotplay span {
	padding: 15px;
	display: block;
}
.mejs-controls .mejs-loop-off button {
	background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
	background-position: -64px 0;
}
.mejs-controls .mejs-backlight-off button {
	background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
	background-position: -80px 0;
}
.mejs-controls .mejs-picturecontrols-button {
	background-position: -96px 0;
}
.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: 1px solid #999;
	z-index: 1001;
}
.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2C7C91;
	color: #fff;
}
.mejs-controls .mejs-sourcechooser-button {
	position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
	background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(../img/background.png);
	background: rgba(50, 50, 50, .7);
	border: 1px solid transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
.mejs-postroll-layer, .mejs-postroll-layer-content {
	width: 100%;
	height: 100%;
}
.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/background.png);
	background: rgba(50, 50, 50, .7);
	z-index: 1000;
	overflow: hidden;
}
.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/background.png);
	background: rgba(50, 50, 50, .7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer;
}
div.mejs-speed-button {
	width: 46px !important;
	position: relative;
}
.mejs-controls .mejs-button.mejs-speed-button button {
	background: 0 0;
	width: 36px;
	font-size: 11px;
	line-height: normal;
	color: #fff;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector {
	display: none;
	position: absolute;
	top: -100px;
	left: -10px;
	width: 60px;
	height: 100px;
	background: url(../img/background.png);
	background: rgba(50, 50, 50, .7);
	border: 1px solid transparent;
	padding: 0;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector {
	display: block;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
	color: rgba(33, 248, 248, 1);
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
	margin: 0 0 6px;
	padding: 0 10px;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
	display: none;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
	width: 60px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 11.5px;
	color: #fff;
	margin-left: 5px;
	cursor: pointer;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
	background-color: #c8c8c8 !important;
	background-color: rgba(255, 255, 255, .4) !important;
}
.mejs-controls .mejs-button.mejs-jump-forward-button {
	background: url(../img/jumpforward.png) 3px 3px no-repeat;
}
.mejs-controls .mejs-button.mejs-jump-forward-button button {
	background: 0 0;
	font-size: 9px;
	line-height: normal;
	color: #fff;
}
.mejs-controls .mejs-button.mejs-skip-back-button {
	background: url(../img/skipback.png) 3px 3px no-repeat;
}
.mejs-controls .mejs-button.mejs-skip-back-button button {
	background: 0 0;
	font-size: 9px;
	line-height: normal;
	color: #fff;
}
.cap-difundir {
	height: 266px;
}
.peq {
	width: 100%;
	float: left;
}
#slider3 h2.caption {
	display: none;
}
#slider3 li:first-child h2.caption, .rslides1 h2.caption {
	display: block !important;
}
.fondo-slider.container-fluid .container>div, .fondo-slider.container-fluid .container>ul {
	display: block;
}
#excaja {
	display: inline;
}
a#emas-noticias {
	width: 100%;
	display: block;
	background: #FFF;
	border-bottom: 2px solid #b2b2b2;
	padding: 14px 15px 12px;
	font-family: gobCL, Tahoma, Verdana, Segoe, sans-serif;
	font-size: 16px;
	text-align: center;
	color: inherit;
	-webkit-transition: .1s;
	-moz-transition: .1s;
	-ms-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
}
a#emas-noticias:hover {
	color: #000;
	background-color: #EFEFEF;
	border-bottom: 2px solid #e56d73;
}
.separador {
	padding: 12px;
}
.parrafos a {
	color: #244F93;
}
table tbody tr.trNoback td {
	background-color: #fff;
}
.contenedorCall>hr:last-child {
	display: none;
}
.sucursales .ejecutor .atencion12, .sup-sucursal>h4 {
	border-top: 1px solid #BFC8D1;
}

.buscadorprod2 .gsc-input-box, .buscadorprod2 form {
	background: 0 0 !important;
	padding: 0;
}
.buscadorprod2 .gsc-search-button input {
	top: 0 !important;
}
.panel-sucursales.sucursales-dinamicas .panel.panel-default>.panel-heading .panel-collapse>.panel-body {
	padding: 0 !important;
}
.sup-sucursal>h4 {
	text-align: left !important;
	background-color: #EAEAEA;
	box-shadow: 0 0 0 0 #fff;
}
.nopadding{
	padding: 0;
}
.minirecuadro {
	text-align: left;
	padding: 10px 15px;
}
.minirecuadro p {
	width: auto !important;
	text-align: left !important;
	margin: 0;
	padding: 0;
}
.minirecuadro .fas, .minirecuadro .far, .minirecuadro .fab {
	font-size: 28px;
	width: 40px;
	text-align: center;
}
.minirecuadro ul li a, .minirecuadro strong a {
    color: #23527c;
}
.minirecuadro img {
	float: left;
}

.sucursales .ejecutor .atencion12:first-child {
	border-top: 0;
	border-bottom: 0;
}
.vermapa {
	padding: 0 10px;
}
.vermapa a{
	width: 100%;
}
.sup-sucursal h4.h-titulo {
	font-size: 20px;
	padding: 15px 20px 20px;
	height: auto;
}
.sucursales {
	overflow-y: hidden;
	padding: 0;
	margin-top: 0;
}
.sucursales .respuesta iframe {
	display: none;
	margin: 0 !important;
	padding: 0 !important;
}
.sucursales .respuesta .ocultarmap {
	position: relative;
	font-size: 1.45em;
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	z-index: 9999;
}
ul.menu-espcial-mobile li {
	display: inline-block;
	height: 100%;
	min-width: 24% !important;
	margin-right: -1px;
}
.navbar-toggle {
	padding: 10px;
	margin-right: 10px;
	margin-top: 12px;
	background-color: #ffffff;
}
#collapseCallCenter {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	z-index: 999;
	padding: 20px;
	margin-top: 0;
	margin-left: -15px;
	margin-right: -15px;
	position: relative;
	height: auto !important;
	font-size: 1.5em !important;
}
#collapseCallCenter .contenedorCall {
	padding-left: 8px;
}
@media screen and (max-width:768px) {
	.panel-group.panel-sucursales.sucursales-dinamicas .panel.panel-default .panel-body {
		padding-left: 0;
		padding-right: 0;
	}
}
.navbar-default .navbar-nav li a span.callcenter-auricular, .navbar-default .navbar-nav li a.callcenter-auricular {
	color: #0062ad;
	font-family: gobCLBold, Verdana;
}
.colorGray {
	color: #393939 !important;
}
#collapseCallCenter.fa {
	font-size: .6em !important;
}
.borde-rg .glyphicon-home {
	font-size: 15px;
	float: left;
}
.navbar-btn .fa-navicon {
	font-size: 1.5em;
	color: #244F93;
}
.separador {
	margin-bottom: 10px;
}
.sup-sucursal .separador{
	margin: 0 !important;
}
span.callcenter-auricular {
	color: #244F93 !important;
	/*float: right !important;*/
}
.hidden-xs.dropdown-menu.callcenter-auricular {
	font-size: 1em !important;
}
.hidden-xs .dropdown ul {
	padding: 0 !important;
}
.hidden-xs .dropdown-menu li {
	padding: 15px 10px !important;
	border-top: 1px solid #C0D4DD !important;
}
.hidden-xs .dropdown-menu li:first-child {
	border-top: 0 !important;
}
.label-buscador {
	float: left;
	display: block;
	font-family: gobCL, Verdana;
	color: #fff;
	line-height: 2.7em;
	font-size: 14px;
	color: #012233;
}
.gsc-input-box:active, .gsc-input-box:hover {
	border: none !important;
}
@media screen and (max-width:882px) {
	.gsc-input {
		width: 100% !important;
	}
}
/*@media screen and (min-width:780px) {
	span.glyphicon.glyphicon-search.enbusc {
		padding-left: 65px !important;
	}
}*/
.quees {
	color: #244F93;
}
.btn-esconder {
	color: #393939;
	float: right;
	font-size: 40px;
}
.respuesta-quees {
	display: none;
	border: 1px solid #E6E6E6;
	padding: 5px;
	margin: 2px;
	width: auto;
}
.container-fluid .menu-accesibilidad, .container-fluid .menu-accesibilidad .container, .container-fluid .menu-accesibilidad .container #accesibilidad .collapse, .container-fluid .menu-accesibilidad .container #accesibilidad .collapse .clearfix, .container-fluid .menu-accesibilidad .container #accesibilidad .collapse .col-md-3, .container-fluid .menu-accesibilidad .container #accesibilidad .collapse .col-md-3 .acce, .container-fluid .menu-accesibilidad .container .cerrando, .container-fluid .menu-accesibilidad .container .cerrando .btn_cerrar, .contentReproduccion .btn-descargar-audio, .lienzo-sup .container .cont-txt-jumbotron .jumbotron .txt-jumbotron-home, .lienzo-sup .container .row .col-md-12 .buscando, .lienzo-sup .container .row .col-md-12 .buscando .cont-input, .lienzo-sup .container .row .col-md-12 .buscando .cont-input .gcse-search, .lienzo-sup .container .row .col-md-12 .jumbotron, .lienzo-sup .container .tab-content .tab-pane .benef .servicios .busc-slider h4, .lienzo-sup .container .tab-content .tab-pane .benef .servicios .busc-slider h4.grey-text, .lienzo-sup .container .tab-content .tab-pane .benef .servicios .pen .col-md-3 a, .lienzo-sup .container .tab-content .tab-pane .user-capsula, .lienzo-sup .container-fluid .container, .lienzo-sup .container-fluid .container .col-md-12 .rslides li .cont-btn-banner .btn, .lienzo-sup .container-fluid .container .col-md-12 .rslides li .cont-btn-banner .btn a, .lienzo-sup .container-fluid .container .col-md-12 .rslides li .cont-btn-banner a, .lienzo-sup .container-fluid .container .col-md-12 .rslides li .gradiente-hover a, .lienzo-sup .container-fluid .container .row .col-xs-12 .rslides .banner3col .border-3-col, .lienzo-sup .container-fluid .container .row .col-xs-12 .rslides .banner3col .null, .lienzo-sup .container-fluid .container .rslides, .lienzo-sup .container-fluid .container .rslides .hide, .lienzo-sup .container-fluid .container .rslides .peq, .lienzo-sup .container-fluid .container .tab-content .tab-pane .serviciosenlinea, .lienzo-sup .container-fluid .container .tab-content .tab-pane .serviciosenlinea .row .tramites-slide-item2 .tab-content .tab-pane .mas-enlaces .btn .fa, .lienzo-sup .espacioabajo .container .row .rslides2 li, .lienzo-sup .espacioabajo .container .row .rslides2 li .gradiente-hover-2 a, .lienzo-sup .espacioabajo .container .row .rslides2 li .texto-boton-reg .btn-cap-reg a, .lienzo-sup .espacioabajo .container .row .rslides2 li .texto-boton-reg a, .lienzo-sup .fondo-slider, .logo a {
	color: #fff;
}

.lienzo-sup .container .tab-content .tab-pane .benef .servicios .busc-slider h4.grey-text {
	background: #eaeaea;
	color: #39393a;
}
.container .alert, .lienzo-sup .col-md-12 img, .lienzo-sup .col-md-4 ul li a, .lienzo-sup .container .hidden a, .lienzo-sup .container .hidden img, .lienzo-sup .container .hidden-sm .contenedorCall .row .col-xs-7 .colorGray .callcenter-auricular, .lienzo-sup .container .navbar-nav .dropdown .callcenter-auricular, .lienzo-sup .container .navbar-nav .dropdown .callcenter-auricular .icon-telefono-auricular, .lienzo-sup .container .navbar-nav .dropdown .dropdown-toggle, .lienzo-sup .container-fluid .col-md-12 h3, .lienzo-sup .container-fluid .container .tab-content .tab-pane .benef .servicios .busc-slider .col-md-5 ul li, .lienzo-sup .container-fluid .container .tab-content .tab-pane .benef .servicios .busc-slider .col-sm-7, .lienzo-sup .espacioabajo .container .bannerder .icon-doc-buscardetalle, .lienzo-sup .espacioabajo .container .bannerder .icon-doc-carpeta, .lienzo-sup .espacioabajo .container .bannerder .icon-doc-perfil, .lienzo-sup .espacioabajo .container .bannerder .icon-texto-publicacion, .lienzo-sup .pre-footer .container .col-md-12 .banners-externos .nbs-flexisel-ul li a, .lienzo-sup .pre-footer .container .col-md-12 ul li a, .lienzo-sup .pre-footer .container .col-md-12 ul li a .facefooter, .lienzo-sup .pre-footer .container .col-md-12 ul li a .tweetfooter, .lienzo-sup .pre-footer .container .row .col-md-12 .facefooter, .lienzo-sup .pre-footer .container .row .col-md-12 .link-f, .lienzo-sup .pre-footer .container .row .col-md-12 .link-t, .lienzo-sup .pre-footer .container .row .col-md-12 .tweetfooter, .lienzo-sup .pre-footer .container .row .col-md-12 ul li a {
	color: #000;
}
.lienzo-sup .container .tab-content .tab-pane .benef .servicios .busc-slider h4, .lienzo-sup .espacioabajo .container .row .col-md-4 .titulo-gris, .lienzo-sup .espacioabajo .container .row .col-md-4 .titulo-gris span {
	color: #393939;
}
.lienzo-sup .container .tab-content .tab-pane .benef .servicios .pen a {
	background-color: #244F93!important;
}


.lienzo-sup .container-fluid .no-margin-vr {
	color: #000;
	background-color: #FFF;
}
.bannerips .cont-txt-jumbotron, .busc-slider .grey-text, .buscador, .buscador .col-md-12, .lienzo-sup .container .jumbotron, .lienzo-sup .container .menu-slide .tab-content .tab-pane .btn .fa, .lienzo-sup .container .tab-content .tab-pane .benef .servicios .pen a, .lienzo-sup .container .tab-content .tab-pane .user-capsula .fa, .navbar-header, .tab-content .tab-pane .btn-warning {
	/*background-color: #dbdbdb;*/
	color: #FFF;
}
.tab-content .tab-pane .btn-warning {
	border-bottom: 4px solid #244F93;
}
.tab-content .tab-pane .btn-warning:hover {
	border-bottom: 4px solid #E63338;
}
.lienzo-medio {
	background-color: #eaeaea;
	color: #FFF;
}
.lienzo-sup .container .navbar-nav .dropdown .callcenter-auricular, .lienzo-sup .container .navbar-nav .dropdown .callcenter-auricular .icon-telefono-auricular {
	color: #244F93;
	background-color: #FFF;
}
.lienzo-sup .container .navbar-nav .dropdown .callcenter-auricular {
	background-color: transparent;
}
.lienzo-sup .container .navbar-nav .dropdown .callcenter-auricular {
	padding-left: 15px;
}
.lienzo-sup .container .rslides .cont-btn-banner .btn, .lienzo-sup .container .txt-jumbotron-home, .rslides .cont-btn-banner .btn-principal, .rslides .cont-btn-banner .btn-principal a .glyphicon, .rslides .cont-btn-banner .btn-principal a small {
	color: #FFF;
	background-color: #97352e;
}
.titulo-gris, .titulo-gris .facefooter {
	color: #393939;
}
.titulo-gris .tweetfooter, .titulo-not-reg {
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 7px;
}
.lienzo-sup .container .tab-content .tab-pane .user-capsula {
	color: #FFF;
	background-color: #244F93;
}
.sliderdown>.row>.col-md-8, .user-capsula {
	background-color: #244F93;
}
/*.rslides_tabs {
	background-color: #FFF;
}*/
.sliderdown .col-md-8, .sliderdown .rslides2 {
	color: #FFF;
}
.sliderdown .col-md-4, .sliderdown .rslides2_s1 {
	color: #122035;
}
.sliderdown .col-md-4:active, .sliderdown .rslides2_s1:active, .sliderdown>.bannerips>.col-xs-12, .sliderdown>.bannerips>.col-xs-12>.banner3col, .sliderdown>.bannerips>.col-xs-12>.banner3col>p {
	color: #FFF;
}
.sliderdown>.bannerips>.col-xs-12>.banner3col>a:hover {
	background-color: #f3f3f3;
	background-image: url(../img/logo_bullet.gif);
	background-size: 176px 3px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#collapseBuscar .buscador .col-md-12 {
	background-color: #f7f7f7;
	color: #122035;
}
.no-padding-r-sm {
	background-color: transparent !important;
}
.contenedor-label-buscar {
	background-color: #ffffff;
}
table.gsc-search-box td, table.gsc-search-box td:active, table.gsc-search-box td:hover {
	vertical-align: top !important;
}
.contenedor-bus-int table.gsc-search-box td, .contenedor-bus-int table.gsc-search-box td:active {
	vertical-align: middle !important;
}
.gsc-input-box-focus, .gsc-input-box-hover {
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .0) !important;
	-moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, .0) !important;
	box-shadow: inset 0 0 0 rgba(0, 0, 0, .0) !important;
}
.menu-slide .btn .fas {
	color: #ffffff;
}
.ejecutor .col-md-12 {
	background-image: url(../img/BFC8D1.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-color: transparent;
}
.ejecutor .col-md-12:first-child {
	background-image: none;
}
.ejecutor .horario {
	background-color: white !important;
}
.horario img {
	padding-right: 10px;
}
.ejecutor .respuesta-quees {
	border: none;
	padding: 5px 0;
}

.links-tabs>a {
	overflow: hidden;
}
.links-tabs>a:hover {
	min-height: 160px !important;
}
.serviciosenlinea {
	min-height: 292px;
	overflow-x: hidden;
	overflow-y: auto;
}
.content-formato-texto {
	width: 100%;
}
.alert-info a {
	color: #002767;
}
.text-icon {
	color: #000;
	text-indent: -9994px;
	position: relative;
	display: inline-block;
	width: 0;
	height: 0;
}
.regionales-smart {
	height: auto !important;
}
#slider3 a, #slider3-2 a {
	display: block;
	height: 100%;
	width: 100%;
}
#slider3-2 a {
	height: 322px;
}

.NoticiaNoFoco {
	z-index: 0 !important;
	opacity: 0 !important;
	transition: inherit !important;
}
.NoticiaFoco {
	z-index: 2 !important;
	opacity: 1 !important;
	transition: inherit !important;
	top: 0px;
}
.pull-left-100 {
	width: 100%;
	float: left;
}
.nbs-flexisel-item a {
	display: block;
}


#noticiasm {
	background-color: transparent !important;
}
@media (max-width: 880px) {
	.ejecutor .col-md-12 {
		background-image: none;
	}
}
.ejecutor .atencion12 {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.atencion12 .col-md-8 {
	padding-left: 0 !important;
}
.btnContIpsenlinea a {
	display: block;
    height: 34px;
    padding: 0 5px;
    border-radius: 2px;
    background-color: #A81517;
    color: #FFFFFF;
    padding-top: 4px;
    border: 1px solid #f17779;
	margin-left: 6px;
	font-size: 16px;
}
.btnContIpsenlinea a:hover {
	background-color: #7f1012;
	color: #FFFFFF;
}
.btnContIpsenlinea a em {
	font-style: normal!important;
	font-size: 17px;
	vertical-align: super;
	border-left: 1px solid #FFFFFF;
	margin-left: 5px;
	padding-left: 5px;
}

.menu-espcial-mobile .btn-link{
	background-color: transparent;
}
#gsc-i-id1 {
	font-size: 15px;
    font-family: gobCLBold, Verdana;
}

.btn-ipsenlinea .icon-user {
	font-size: 21px;
}
.btnContIpsenlinea a em:hover {
	border-left: 1px solid #FFFFFF;
}
.btnContIpsenlinea ul{
	padding: 0;
	margin: 0;
}
.btnContIpsenlinea ul li{
	padding: 0;
    margin: 0;
    margin-right: 8px;
    list-style-type: none;
    float: right;
}

@media (max-width:802px) {
	.btnContIpsenlinea a {
		margin-top: 5px;
		height: 50px;
		padding: 5px;
		border-radius: 3px 0px 0px 3px;
		box-shadow: 0px 2px 0px #003b59;
		color: #FFF;
		background-color: #A81517;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 11px;
	}
	.btnVisor{
		margin-top: 5px;
		height: 50px !important;
	}
	.lienzo-sup .buscador.container {
		display: block!important;
		position: absolute;
		background-color: #ffffff;
		width: 0px;
		height: 0px;
		right: 0px;
		top: 0px;
		z-index: 999;
	}
	.buscando {
		display: none !important;
	}
	
	#collapseBuscar .buscador .buscando {
		display: block !important;
	}
	.redes-sociales {
		display: none!important;
	}
	.btnContIpsenlinea a em {
		display: none;
	}
	.btn-ipsenlinea .icon-user {
		font-size: 28px;
	}
	
	.adifundir .user-content .col-sm-6.col-xs-12:last-child{
		margin-bottom:15px;
	}
	
	.buscadorprod2 .contenedor-bus-int input.placeholder{
		text-indent: 0px;
		font-size: 12px;
		background-color:red;
	}
}
.loading {
	position: fixed;
	z-index: 9000;
	background-image: url(../img/cargando.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 150px;
	left: 50%;
	margin-left: -110px;
	top: 150px;
}
.imagenvideo-you {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.imagenvideo-you img {
	width: 100%;
	cursor: pointer;
}
.imagenvideo-you img:hover {
	opacity: 0.7;
}

@media screen and (min-width:1200px) and (max-width:1549px) {
	a.btn_cerrar.cerrar {
		right: 3%;
	}
}

@media screen and (min-width:1550px) and (max-width:1599px) {
	a.btn_cerrar.cerrar {
		right: 5%;
	}
}

@media screen and (min-width:1600px) and (max-width:1799px) {
	a.btn_cerrar.cerrar {
		right: 8%;
	}
}

@media screen and (min-width:1800px) and (max-width:2399px){
	a.btn_cerrar.cerrar {
		right: 12%;
	}
}

@media screen and (min-width:2400px) and (max-width:4096px){
	a.btn_cerrar.cerrar {
		right: 20%;
	}
}

.mostrando.active .fa.fa-minus-square-o{
	color: #ffffff;
}

#gsc-i-id3 {
text-indent: 0 !important;
}

.controlSliderRegional{
	position: absolute;
    top: 10px;
    left: 56%;
    z-index: 4;
    width: 70px;
    height: 27px;
    border-radius: 16px;
    background-color: #fff;
    padding: 5px 5px 5px 12px;
}


/*-------------------------------------*/
.col-md-12.col-sm-12.col-xs-12.fsup.black p  {
	color: #000;
}
span.icon-web-atras-1, span.icon-web-adelante {
	color: #888;
}
.nav.navbar-nav.navbar.navesp li.dropdown {
	background: #888;
}
h1.logo a {
	color:#343434;
}
.row.menu-accesibilidad {
	background: #122035;
}

.btn.btn-default.access.pull-right span.hidden-xs, .btn.btn-default.access.pull-right .icon-salud-discapacidad  {
	color: #ffffff;
}

.lienzo-sup {
	background: #fff;
}

.espacioabajo,.pre-footer,.interes{
	background-color: #dbdbdb;
}

.btn-principal {
    background-color: #ffffff!important;
    border-bottom: 4px solid #1ea1f3;
    color: #122035!important;
}
.btn-principal:hover {
	background-color: #eeeeee!important;
	border-bottom: 4px solid #0a7cc3;
}

.btnContIpsenlinea a {
    background-color: #fff;
    border: 2px solid #013763;
	color: #013763;
}
.btnContIpsenlinea a:hover {
	background-color: #013763;
}

#slider3-pager-2.rslides_tabs li.rslides_here>a {
	background-color: #244F93;
}

.redes-sociales span.facebook  {
	background: url("../img/fc.png");
	display: block;	
	background-repeat: no-repeat;
	height: 34px;
	width: 34px;
}
.redes-sociales span.twitter {
	background: url("../img/tw.png");
	display: block;	
	background-repeat: no-repeat;
	height: 34px;
	width: 34px;
}

.redes-sociales span.youtube{
	background: url("../img/youtube.gif");
	display: block;	
	background-repeat: no-repeat;
	height: 34px;
	width: 34px;
}

.redes-sociales span.instagram{
	background: url("../img/icono-instagram.png");
	display: block;	
	background-repeat: no-repeat;
	height: 34px;
	width: 34px;
}

.navesp .fa.icon-web-arriba, .navesp .fa.icon-web-abajo{
	color: #fff;
}

.espacioabajo > .container.sliderdown > .row {
	padding-top: 20px;
}

.banner3col.banner-esp-2 {
	margin: 0 1px;
}

@media (max-width: 801px) {
	.banner3col.banner-esp-2 {
		margin: 1px 0;
		border: none;
	}
}


.col-md-5.col-sm-5.col-xs-12.bannerpeque ul li a {
    display: block;
}

.col-md-5.col-sm-5.col-xs-12.bannerpeque ul li a:before {
    content: "\e258";
    font-family: 'Glyphicons Halflings';
    font-size: 12px;
    float: left;
    margin-top: 1px;
    margin-left: -12px;
    padding: 0 5px 0 15px;
    color: #6b6b6b;
}
.user-content .imagenvideo-you a {
	float: left;
	width: 100%;
}

.user-content .imagenvideo-you a:hover {
	height: 264px;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.especial.buscadorprod form.gsc-search-box {
	margin-top: 36px!important;
}
.col-md-8.col-sm-8.col-xs-12.no-padding-r-sm.carruselPausaReg {
	padding-top: 2px;
}
.gsc-input input#gsc-i-id1 {
	text-indent: 0!important;
}

@media (min-width: 803px) {
	.ul-circulos {
		background: #012233!important;
		width: 100%!important;
		margin: 0!important;
		width: 100%!important;
		position: absolute!important;
	}
	ul.ul-circulos li.rslides_here {
		background: #244F93!important;
	} 
	.moviln .gradiente-hover,.moviln h2.caption {
		width: 100%;
		left: 0;
	}
}
@media (max-width: 802px) {
	.lienzo-medio {
	    padding-bottom: 0!important;
	}
	.especial.buscadorprod form.gsc-search-box {
		margin-top: 0!important;
	}
}



/* --- animate.css comienzo --- */


.banner3col.banner-esp-1 {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
}
.banner3col.banner-esp-2 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
}
.banner3col.banner-esp-3 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
}
span.icon-web-atras-1, .xmenu-a.nbs-flexisel-item:nth-child(1), #sliderxb .tab-content {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
}

.xmenu-a.nbs-flexisel-item:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
}
.xmenu-a.nbs-flexisel-item:nth-child(3) {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
}
.xmenu-a.nbs-flexisel-item:nth-child(4), span.icon-web-adelante {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
}
.xmenu-a.nbs-flexisel-item:nth-child(5) {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
}
.xmenu-a.nbs-flexisel-item:nth-child(6) {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
}
.no-padding-r-sm.carruselPausaReg {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
}

.complementario .titulo-gris {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
}
.complementario .bannerder:nth-child(1), .complementario .bannerder:nth-child(2), .complementario .bannerder:nth-child(3), .complementario .bannerder:nth-child(4), .complementario .bannerder:nth-child(5)  {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
}
.container.banner-2.contenidos-externos > .col-md-12 {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
}

span.facefooter {
	-webkit-animation-delay: 2.3s;
	-moz-animation-delay: 2.3s;
	-o-animation-delay: 2.3s;
	-ms-animation-delay: 2.3s;
}

span.tweetfooter {
	-webkit-animation-delay: 2.6s;
	-moz-animation-delay: 2.6s;
	-o-animation-delay: 2.6s;
	-ms-animation-delay: 2.6s;
}

span.youtubefooter {
	-webkit-animation-delay: 2.9s;
	-moz-animation-delay: 2.9s;
	-o-animation-delay: 2.9s;
	-ms-animation-delay: 2.9s;
}

.f-blanco ~ .pre-footer span.facefooter, .f-blanco ~ .pre-footer span.tweetfooter, .f-blanco ~ .pre-footer span.youtubefooter{
	opacity: 1!important;
}

/* --- animate.css fin --- */
.btn-empresa{
	color: #FFF !important;
    background-color: #b30000;
    border-radius: 2px;
    padding: 5px 30px;
    font-size: 18px;
    font-weight: 400;
}

.btn-empresa:hover{
    background-color: #910000;
	text-decoration:none !important;
}

.btn-persona{
	color: #FFF !important;
    background-color: #005480;
    border-radius: 2px;
    padding: 5px 30px;
    font-size: 18px;
    font-weight: 400;
	text-decoration:none !important;
	font-weight: normal;
}

.btn-persona:hover{
	background-color: #003b59;
	text-decoration:none !important;
}

.btn-videoatencion{
	color: #FFF !important;
    background-color: #005480;
    border-radius: 2px;
    padding: 5px 30px;
    font-size: 18px;
    font-weight: 400;
	text-decoration:none !important;
	font-weight: normal;
}

.btn-videoatencion:hover{
	background-color: #003b59;
	text-decoration:none !important;
}

.btnw {
	padding: 10px !important;
}

.relacionados .btnw {
	width: 100%;
}

.m20px {
    margin: 6px 0 7px;
}

.bg-llamado {
    background-color: #002359;
    height: auto;
}

.white-color {
    color: #fff;
}

input.gsc-search-button {
	border-color: #3f78ae;
}

span.glyphicon.glyphicon-search.enbusc {
	padding-left: 65px;
}

@media (max-width: 801px) {
	span.glyphicon.glyphicon-search.enbusc {
		padding-left: 15px !important;
	}
	.logo .img-responsive{
		margin: 0 auto;
	}
}

.uocultar{
	float:none !important;
	position:absolute !important;
	opacity:0 !important;
	z-index:1 !important;
	display:list-item !important;
	transition:opacity 500ms ease-in-out !important;
}

.umostrar{
	float:left !important;
	position:relative !important;
	opacity:1 !important;
	z-index:2 !important;
	display:list-item !important;
	transition:opacity 500ms ease-in-out !important;
}

.navbar-default .navbar-nav li a.fuente-bold-cl {
    color: #244f93;
    font-family: gobCLBold, Verdana;
}


a.callcenter-auricular span.fa.fa-phone {
    font-size: 23px !important;
    padding-top: 0;
    margin-right: -4px;
    float: left;
}


/*provisorio*/

/*--- buscador arriba escritorio ---*/
#___gcse_0 .gsc-search-button.gsc-search-button-v2 {
    color: #fff;
    background-color: #888;
    border-color: #888;
    position: absolute;
    z-index: 10;
    right: 2px;
    height: 34px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
#___gcse_0 .gsc-search-button.gsc-search-button-v2:hover {
    background-color: #888;
}
#___gcse_0 span.glyphicon.glyphicon-search.enbusc {
    display:none;
}
#___gcse_0 input#gsc-i-id1 {
	padding: 8px 10px 3px 8px !important;
	width: 250px !important;
}
#___gcse_0 .gsc-search-button.gsc-search-button-v2 svg {
    height: auto!important;
}
#___gcse_0 label.label-buscador[for="gsc-i-id1"] {
    display: none;
}

/*--- buscador abajo escritorio ---*/

#___gcse_2 .gsc-search-button.gsc-search-button-v2 {
    background-color: #244F93;
    width: 50px;
    height: 50px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
#___gcse_2 .gsc-search-button.gsc-search-button-v2:hover {
    background-color: #244F93;
}
#___gcse_2 .gsc-search-button.gsc-search-button-v2 svg {
    width: 25px;
    height: auto;
}

/*--- buscador mobile ---*/
#___gcse_1 .gsc-search-button.gsc-search-button-v2 {
    color: #fff;
    background-color: #244F93;
    height: 50px;
    width: 50px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
#___gcse_1 .gsc-search-button.gsc-search-button-v2 svg {
    width: 20px!important;
    height: auto!important;
}
#___gcse_1 input#gsc-i-id2 {
    padding: 8px 10px 5px 5px;
}
#___gcse_1 .boton-input {
    display: none;
}
#___gcse_1 #gsc-i-id2 {
    text-indent: 0!important;
}

@media (max-width: 802px) {
	#___gcse_1 .gsc-search-button.gsc-search-button-v2 {
		height: 39px;
		width: auto;
	}
}

.evideo-button{
	background-color: white;
	border:0;
	color: #244F93;
	font-family: gobCLBold;
	padding: 13px 15px;
}

.eform-video{
	float: left;
}
/*provisorio*/

.contenedor-bus-int .gsc-search-button.gsc-search-button-v2{
	height: 40px !important;
}

.modal-dialog{
	padding: 0;
	margin: 0;
}

.modal-content{
	padding:0;
	margin: 0;
	height: 100vh;
}


.emodal-title{
	color:#000;
	display: block;
    font-size: 24px;
    line-height: 22px;
    width: 100%;
    text-align:center;
}

.emodal-title-phone{
	color:#244F93;
}

.emodal-eform-video{
	text-align: center;
    margin: 1px 0px;
}

.emodal-evideo-button{
	margin: 0;
    padding: 10px 0px;
    font-family: inherit;
    background-color: #244f93;
    color: #ffffff;
    width: 100%;
}

.emodal-a{
	margin: 0;
    padding: 10px 0px;
    font-family: inherit;
    background-color: #244f93;
    color: #ffffff;
    width: 100%;
    display:block;
}
.emodal-a:hover{
    color: #ffffff;
	text-decoration: none;
}

.emodal-a:hover span{
    color: #ffffff;
	text-decoration: none;
}

.emodal-ediv-telefono{
	text-align: left;
    margin: 1px 0px;
}

.emodal-telefono{
	margin: 0;
    padding: 10px 0px;
    font-family: inherit;
	background-color:#f8f8f8;
	color:#000000;
	width: 100%;
    display:block;
}

.emodal-telefono span{
	padding-left:10px;
}

.emodal-telefono:hover{
    color: #000;
	text-decoration: none;
}

.emodal-telefono:hover span{
    color: #000;
	text-decoration: none;
}

.emodal-telefono span.fa.fa-phone {
    font-size: 15px !important;
    padding-top: 0px;
    vertical-align: middle;
}

.emodal-home{
	margin: 0;
	border:0;
    padding: 10px 0px;
    font-family: inherit;
	background-color:#f8f8f8;
	color:#000000;
	width: 100%;
}

/*--- CAMBIOS SELLO INCLUSIVO ---*/

/*--- permite el focus en la seccion de menu de preferencias de los botones, escala de grises, resaltar vinculos, restaurar sitio y cerrar ---*/
.modulo-accesibilidad a[title="Permite visualizar en escala de grises."]:focus,
.modulo-accesibilidad a[title="Resaltar vinculos con subrayado"]:focus,
.modulo-accesibilidad a[title="Restaurar el sitio a la versión original."]:focus,
.modulo-accesibilidad a[title="Cerrar menú de accesibilidad."]:focus {
    outline: 1px solid #06223e !important;
    box-shadow: inset 0 0 4px 4px #50B9EA !important;
    display: block;
    padding: 0 7px;
}

/*--- modifica el ancho del boton restaurar sitio ---*/
a#restaurar {
    width: auto;
}

/*--- modifica el color de fondo del boton menu de accesibilidad ---*/

.nav.navbar-nav.navbar.navesp li.dropdown:hover {
    background: #888; 
}

/*--- modifica el color de los placeholder de los buscadores ---*/
input#gsc-i-id3::placeholder, input#gsc-i-id2::placeholder, input#gsc-i-id1::placeholder { /* Chrome, Firefox, Opera, Safari 10.1  */
    color: #575757!important;
    font-weight: normal!important;
    opacity: 1; /* Firefox */
}
input#gsc-i-id3:-ms-input-placeholder, input#gsc-i-id2:-ms-input-placeholder, input#gsc-i-id1:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #575757!important;
    font-weight: normal!important;
}
input#gsc-i-id3::-ms-input-placeholder, input#gsc-i-id2::-ms-input-placeholder, input#gsc-i-id1::-ms-input-placeholder { /* Microsoft Edge */
    color: #575757!important;
    font-weight: normal!important;
}

/*--- posicion icono flecha boton menu de accesibilidad ---*/
.navesp .fa.icon-web-arriba, .navesp .fa.icon-web-abajo {
   vertical-align: middle; 
}

/*--- posicion icono flecha call center ---*/
a.callcenter-auricular .fa.icon-web-abajo {
    vertical-align: middle;
    padding-left: 5px;
}

/*--- modifica el color de los span vinculados a los botones sociales ---*/
.redes-sociales span.twitter, .redes-sociales span.facebook, .redes-sociales span.youtube {
	color:#000000;
}

/*--- modifica el color de los breadcrumb - contraste ---*/
.breadcrumb>.active {
    color: #555555;
}

/*--- le asigna un color de fondo al slider de noticias regionales - contraste ---*/
#slider3-2 a {
	background-color: #013763;
}

span.onavmenu {
	top: -2px;
	right: 27px;
	font-size: 14px;
	line-height: 2.5;
}

.th-center {
	background-color: #244F93;
	color: #ffffff;
}

.pie-bonos-invierno{
	color: rgb(0, 136, 204); 
	text-decoration-line: none; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 16px;
}

.contenido-ips-margin{
	margin: 0 20px;
}

.otable tbody td{
	background-color: #ffffff;
	border: 1px solid #ccc !important;
}

.ebody{
	margin: 0 15px;
}

.trYesback td{
	text-align: center;
}

.trNoback td{
	text-align: center;
}

.hijo1, .hijo2, .hijo3, .hijo4{
	display: none;
}

.ebody h4{
	font-family: gobCLBold;
	margin-top: 20px;
	margin-bottom:12px;
}

.ebody h3{
	color: #000;
}

.img-atencion img{
	width: 100%;
}
.banner-esp-2{
	background-color: #e63338 !important;
	color: #fff !important;
}
.banner-esp-2:hover{
	background-color: #f3f3f3 !important;
	color: #00232f !important;
}
.logoTitulo{
	display: none;
}

.menuPrincipal{
	border-top: 1px solid #BDC9D1;
}


@media (min-width:1200px) {

	h1.logo {
		width: 475px;
	}
}


@media (max-width:768px) and (min-width: 481px){
	.controlSliderRegional{
		left: 73%;
	}
}

@media (max-width:480px){

	.controlSliderRegional{
		left: 73%;
	}
}
.blue{
	color: #23527c;
}
.red{
	color: #000;
	font-family: gobCLBold, Verdana;
}
.modal-dialog{
	margin: 0 auto;
}
.cuadroTarjeta{
	border-top: 1px solid #BFC8D1;
}

.parrafos h3{
	color: #244F93 !important;
}

.parrafos a {
    font-family: gobCLBold, Verdana;
    text-decoration: underline;
}

.noticias-chileatiende{
	padding: 0;
}

.noticias-chileatiende a{
	margin-top: 0;
	margin-bottom: 20px;
	background-color: white;
	display: block;
	padding: 10px;
	color: #000;
	text-decoration: none;
	border-color: #f7bf45;
    border-style: solid;
	border-width: thin;
	height: 185px;
}

.noticias-chileatiende a:hover{
	text-decoration: none;
}

.square-corner-home{
	width: 0;
	height: 0;
	border-right: 10px solid #e6e6e6;
	border-top: 10px solid #e6e6e6;
	border-left: 10px solid #f7bf45;
	border-bottom: 10px solid #f7bf45;
	position: absolute;
	top: 0px;
	right: 0;
}

.bajada-resumida{
	background-color: #f2f2f2;
	padding: 10px;
	margin-bottom: 10px;
}

.logoChileAtiende{
	height: 86px;
    margin-bottom: 10px;
}

.margin0{
	margin: 0;
}

.navbar-chileatiende{
	height: 5px;
}

.btn.btn-volver{
	margin-top: 10px;
	color: #244F93;
    text-decoration: none !important;
}

.catpag{
	border:1px solid #ccc;
}
.Beneficios-y-pensiones .item-nivel1 a.activo{
	background-color: #584074 !important;
}

.Beneficios-y-pensiones a.item-a-n1{
	border-right: 5px solid #584074;
}

.Beneficios-y-pensiones .mas-tab{
	border-bottom: 40px solid #584074;
}

.Beneficios-y-pensiones .links-tabs.color1>a:focus,.Beneficios-y-pensiones .links-tabs.color1>a:hover{
	border: 1px solid #584074;
    border-bottom: 2px solid #584074;
}

.Tramites-en-ips .item-nivel1 a.activo{
	background-color: #545d66 !important;
}

.Tramites-en-ips a.item-a-n1{
	border-right: 5px solid #545d66;
}

.Tramites-en-ips .mas-tab{
	border-bottom: 40px solid #545d66;
}

.Tramites-en-ips .links-tabs.color1>a:focus,.Tramites-en-ips .links-tabs.color1>a:hover{
	border: 1px solid #545d66;
    border-bottom: 2px solid #545d66;
}

.Servicios-en-linea .item-nivel1 a.activo, .Video-atencion .item-nivel1 a.activo, .Videointerpretacion .item-nivel1 a.activo{
	background-color: #015422 !important;
}

.Servicios-en-linea a.item-a-n1, .Video-atencion a.item-a-n1, .Videointerpretacion a.item-a-n1{
	border-right: 5px solid #015422;
}

.Servicios-en-linea .mas-tab, .Video-atencion .mas-tab, .Videointerpretacion .mas-tab{
	border-bottom: 40px solid #015422;
}

.Servicios-en-linea .links-tabs.color1>a:focus,.Servicios-en-linea .links-tabs.color1>a:hover,
.Video-atencion .links-tabs.color1>a:focus,.Video-atencion .links-tabs.color1>a:hover,
.Videointerpretacion .links-tabs.color1>a:focus,.Videointerpretacion .links-tabs.color1>a:hover{
	border: 1px solid #015422;
    border-bottom: 2px solid #015422;
}

.parrafos div.panel-heading {
    margin-bottom: 0px; 
}
.parrafos div.panel-heading a {
	text-decoration: none;
}
.minirecuadro.alert{
	margin: 0;
    border-top: 1px solid #BFC8D1;
    border-bottom: 1px solid #BFC8D1;
	background-color: #fffaca !important;
    font-size: 14px;
}
.minirecuadro.alert i{
	color: #f7bf45;
}

@media (max-width:801px) {
	.nopadding-mobile {
		padding: 0;
	}
	.pull-right {
		float: none !important;
	}
	.menuPrincipal{
		margin-top: 10px;
	}
	.btnContIpsenlinea ul li {
		width: 100%;
	}
	.especial{
		margin: 0 10px;
	}
}

.buscador-header input{
	margin-top: 5px;
	height: 34px;
	border: 1px solid #013763;
    font-size: 16px;
	text-align: center;
	color: #013763;
}
.buscador-header button{
	margin-top: 5px;
	height: 34px;
    background-color: #013763;
    border: 1px solid #013763;
    color: #fff;
}

.btnVisor{
	background-color: #013763;
	border: 1px solid #244F93;
	color: rgb(255, 255, 255);
	height: 34px;
	padding: 4px 5px 0px;
	width: 100%;
}

.msgEnlaceExtra{
	background-color: #fafafa;
	margin-bottom: 5px;
	font-size: 14px;
}

.btnEnlaceExterno{
	height: 43px;
    font-size: 18px;
}

.btnContIpsenlinea i{
	font-size: 20px;
    margin: 2px 5px 0;
}

.btnContIpsenlinea a:focus{
	background-color: #fff;
    border: 2px solid #013763;
    color: #013763;
}
@media (min-width:802px) {
	.noticias-chileatiende:nth-child(odd) .square-corner-home{
		right: 10px;
	}

	.noticias-chileatiende:nth-child(odd) a{
		margin-right: 10px;
	}
	.noticias-chileatiende:nth-child(even) a{
		margin-left: 10px;
	}

	.btnContIpsenlinea ul li {
		width: 30%;
	}
}

@media print {
	/* Aquí irían tus reglas CSS específicas para imprimir */
	.btnContIpsenlinea,
	.menuPrincipal,
	.tit-int,
	.breadcrumb,
	.minimimenu,
	.relacionados,
	.compartir,
	.btn.btn-volver,
	.modal-footer{
		display: none;
	}

	.ebody{
		margin: 0;
	}

	.ebody h4{
		font-size: 22px;
	}
	.parrafos{
		border:0;
	}
} 
@media (min-width:992px){
	.ejecutor .modulo-region {
		background-image: url(../img/BFC8D1.gif);
		background-repeat: repeat-y;
		background-position: 50% 0;
		background-color: transparent;
	}
}
@media (max-width:991px){
	.modulo-region>div:nth-child(2){
		border-top: 1px solid #BFC8D1;
	}
}