@charset "UTF-8";
body.famaliving .spinner.spinner-back .spinner-icon, .spinner.spinner-back body.famaliving .spinner-icon, body.famaliving .active .navbar a, .active .navbar body.famaliving a, body.famaliving li.active > .navbar .nav.navbar-nav.horizontal-menu > li > a, li.active > .navbar body.famaliving .nav.navbar-nav.horizontal-menu > li > a, body.famaliving .navbar .nav.navbar-nav > li.active > a, .navbar body.famaliving .nav.navbar-nav > li.active > a, body.famaliving .footer .newsletter, .footer body.famaliving .newsletter, body.famaliving .item-blog-title .title-icon, .item-blog-title body.famaliving .title-icon, body.famaliving .corp-text .text a, .corp-text .text body.famaliving a, body.famaliving .title-fake-menu, body.famaliving .content.detail_new.comments .comment .name, .content.detail_new.comments .comment body.famaliving .name, body.famaliving .shops-filter .title, .shops-filter body.famaliving .title, body.famaliving .contact .department .nav.nav-department .icon, .contact .department .nav.nav-department body.famaliving .icon, body.famaliving .container.blog .block.blog-author .title, .container.blog .block.blog-author body.famaliving .title, body.famaliving .panel-blog .authors .author .name, .panel-blog .authors .author body.famaliving .name, body.famaliving a.tag.active, body.famaliving a.tag.active span.icon:hover, a.tag.active body.famaliving span.icon:hover {
  color: #c03d8b; }

body.famaliving .btn.btn-gray:hover, body.famaliving .title-mobile, body.famaliving #storelist .continent-container, #storelist body.famaliving .continent-container, body.famaliving .home .navbar-inverse .c-hamburger span, .home .navbar-inverse .c-hamburger body.famaliving span, body.famaliving .home .navbar-inverse .c-hamburger:hover .c-hamburger span, .home .navbar-inverse .c-hamburger:hover .c-hamburger body.famaliving span, body.famaliving .home .navbar-inverse .c-hamburger span::before, .home .navbar-inverse .c-hamburger body.famaliving span::before, body.famaliving .home .navbar-inverse .c-hamburger:hover .c-hamburger span::before, .home .navbar-inverse .c-hamburger:hover .c-hamburger body.famaliving span::before, body.famaliving .home .navbar-inverse .c-hamburger span::after, .home .navbar-inverse .c-hamburger body.famaliving span::after, body.famaliving .home .navbar-inverse .c-hamburger:hover .c-hamburger span::after, .home .navbar-inverse .c-hamburger:hover .c-hamburger body.famaliving span::after, body.famaliving .c-hamburger.c-hamburger--htx:not(.collapsed) span::before, .c-hamburger.c-hamburger--htx:not(.collapsed) body.famaliving span::before, body.famaliving .c-hamburger.c-hamburger--htx:not(.collapsed) span::after, .c-hamburger.c-hamburger--htx:not(.collapsed) body.famaliving span::after, body.famaliving .navbar .navbar-toggle .icon-bar, .navbar .navbar-toggle body.famaliving .icon-bar, body.famaliving .xscroller .xscroller-btn-left:hover:active, .xscroller body.famaliving .xscroller-btn-left:hover:active, body.famaliving .xscroller .xscroller-btn-left:focus:hover, .xscroller body.famaliving .xscroller-btn-left:focus:hover, body.famaliving .xscroller .xscroller-btn-right:hover:active, .xscroller body.famaliving .xscroller-btn-right:hover:active, body.famaliving .xscroller .xscroller-btn-right:focus:hover, .xscroller body.famaliving .xscroller-btn-right:focus:hover, body.famaliving .listpadding, body.famaliving .item-blog .pag .next, .item-blog .pag body.famaliving .next, body.famaliving .item-eventos .pag .next, .item-eventos .pag body.famaliving .next, body.famaliving .item-blog .pag .previous, .item-blog .pag body.famaliving .previous, body.famaliving .item-eventos .pag .previous, .item-eventos .pag body.famaliving .previous, body.famaliving .item-blog-title, body.famaliving .myCarousel, body.famaliving .product-product .product-menu .nav .nav-item.active > a, .product-product .product-menu .nav body.famaliving .nav-item.active > a, body.famaliving .product-product .product-menu .nav .nav-item > a:hover, .product-product .product-menu .nav body.famaliving .nav-item > a:hover, body.famaliving .product-product .product-menu .nav .nav-item a:focus, .product-product .product-menu .nav .nav-item body.famaliving a:focus, body.famaliving .products-item-list, body.famaliving .products-tag-new:before, body.famaliving .detail_new.pasador, body.famaliving .panel-blog .panel-blog-header, .panel-blog body.famaliving .panel-blog-header {
  background-color: #c03d8b !important; }

/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/t    height: 829px;bs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
  .table td, .table th {
    background-color: #fff !important; }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before, .glyphicon-eur: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 {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub: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"; }

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

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

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

body {
  font-family: "Roboto", verdana, arial;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #00A5B8;
  text-decoration: none; }
a:hover, a:focus {
  color: #00606c;
  text-decoration: underline; }
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

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

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

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

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
  font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
  font-size: 75%; }

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

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }

small, .small {
  font-size: 85%; }

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

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

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

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #00A5B8; }

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

.text-success {
  color: #3c763d; }

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

.text-info {
  color: #31708f; }

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

.text-warning {
  color: #8a6d3b; }

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #00A5B8; }

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt, dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
.container:before, .container:after {
  content: " ";
  display: table; }
.container:after {
  clear: both; }
@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table; }
.container-fluid:after {
  clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
.row:before, .row:after {
  content: " ";
  display: table; }
.row:after {
  clear: both; }

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd; }
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }
.table > tbody + tbody {
  border-top: 2px solid #ddd; }
.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
@media screen and (max-width: 767px) {
  .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 > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }
.form-control:-ms-input-placeholder {
  color: #999; }
.form-control::-webkit-input-placeholder {
  color: #999; }
.form-control::-ms-expand {
  border: 0;
  background-color: transparent; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

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

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0; }

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

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control, .form-group-sm select[multiple].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; }

.input-lg, .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.33333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
.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;
  pointer-events: none; }

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

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

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  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: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table; }
.form-horizontal .form-group:after {
  clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none; }
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.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:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none; }
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc; }
.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #00A5B8;
  border-color: #008e9f; }
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #007785;
  border-color: #001c1f; }
.btn-primary:hover {
  color: #fff;
  background-color: #007785;
  border-color: #005761; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #007785;
  border-color: #005761; }
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #005761;
  border-color: #001c1f; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none; }
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #00A5B8;
  border-color: #008e9f; }
.btn-primary .badge {
  color: #00A5B8;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #2ECC71;
  border-color: #29b765; }
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #25a25a;
  border-color: #124f2c; }
.btn-success:hover {
  color: #fff;
  background-color: #25a25a;
  border-color: #1e854a; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #25a25a;
  border-color: #1e854a; }
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #1e854a;
  border-color: #124f2c; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none; }
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #2ECC71;
  border-color: #29b765; }
.btn-success .badge {
  color: #2ECC71;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #00A5B8;
  border-color: #008e9f; }
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #007785;
  border-color: #001c1f; }
.btn-info:hover {
  color: #fff;
  background-color: #007785;
  border-color: #005761; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #007785;
  border-color: #005761; }
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #005761;
  border-color: #001c1f; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none; }
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #00A5B8;
  border-color: #008e9f; }
.btn-info .badge {
  color: #00A5B8;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: gold;
  border-color: #e6c200; }
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ccac00;
  border-color: #665600; }
.btn-warning:hover {
  color: #fff;
  background-color: #ccac00;
  border-color: #a88e00; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ccac00;
  border-color: #a88e00; }
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a88e00;
  border-color: #665600; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none; }
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: gold;
  border-color: #e6c200; }
.btn-warning .badge {
  color: gold;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #FF007F;
  border-color: #e60072; }
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #cc0066;
  border-color: #660033; }
.btn-danger:hover {
  color: #fff;
  background-color: #cc0066;
  border-color: #a80054; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #cc0066;
  border-color: #a80054; }
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #a80054;
  border-color: #660033; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none; }
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #FF007F;
  border-color: #e60072; }
.btn-danger .badge {
  color: #FF007F;
  background-color: #fff; }

.btn-link {
  color: #00A5B8;
  font-weight: normal;
  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, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent; }
.btn-link:hover, .btn-link:focus {
  color: #00606c;
  text-decoration: underline;
  background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  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="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.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 {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup, .dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
.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;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00A5B8; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  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:before, .btn-toolbar:after {
  content: " ";
  display: table; }
.btn-toolbar:after {
  clear: both; }
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left; }
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

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

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.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:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  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-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0; }
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }
.input-group .form-control:focus {
  z-index: 3; }

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
  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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-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:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
.input-group-btn > .btn {
  position: relative; }
.input-group-btn > .btn + .btn {
  margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
.nav:before, .nav:after {
  content: " ";
  display: table; }
.nav:after {
  clear: both; }
.nav > li {
  position: relative;
  display: block; }
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }
.nav > li.disabled > a {
  color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00A5B8; }
.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.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-pills > li {
  float: left; }
.nav-pills > li > a {
  border-radius: 4px; }
.nav-pills > li + li {
  margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #00A5B8; }

.nav-stacked > li {
  float: none; }
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
.navbar:before, .navbar:after {
  content: " ";
  display: table; }
.navbar:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table; }
.navbar-collapse:after {
  clear: both; }
.navbar-collapse.in {
  overflow-y: auto; }
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }

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

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0; } }

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none; }
.navbar-brand > img {
  display: block; }
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
.navbar-toggle:focus {
  outline: 0; }
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }
@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

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

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .form-control-static {
    display: inline-block; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0; }
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }
  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

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

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

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

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
.navbar-default .navbar-brand {
  color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }
.navbar-default .navbar-text {
  color: #777; }
.navbar-default .navbar-nav > li > a {
  color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }
.navbar-default .navbar-toggle {
  border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555; }
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }
.navbar-default .navbar-link {
  color: #777; }
.navbar-default .navbar-link:hover {
  color: #333; }
.navbar-default .btn-link {
  color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
.navbar-inverse .navbar-brand {
  color: #9d9d9d; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }
.navbar-inverse .navbar-text {
  color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }
.navbar-inverse .navbar-toggle {
  border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff; }
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }
.navbar-inverse .navbar-link {
  color: #9d9d9d; }
.navbar-inverse .navbar-link:hover {
  color: #fff; }
.navbar-inverse .btn-link {
  color: #9d9d9d; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
.breadcrumb > li {
  display: inline-block; }
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc; }
.breadcrumb > .active {
  color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
.pagination > li {
  display: inline; }
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #00A5B8;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px; }
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  z-index: 2;
  color: #00606c;
  background-color: #eeeeee;
  border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #00A5B8;
  border-color: #00A5B8;
  cursor: default; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
.pager:before, .pager:after {
  content: " ";
  display: table; }
.pager:after {
  clear: both; }
.pager li {
  display: inline; }
.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:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }
.pager .next > a, .pager .next > span {
  float: right; }
.pager .previous > a, .pager .previous > span {
  float: left; }
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
.label:empty {
  display: none; }
.btn .label {
  position: relative;
  top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #00A5B8; }
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #007785; }

.label-success {
  background-color: #2ECC71; }
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #25a25a; }

.label-info {
  background-color: #00A5B8; }
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #007785; }

.label-warning {
  background-color: gold; }
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ccac00; }

.label-danger {
  background-color: #FF007F; }
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #cc0066; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
.badge:empty {
  display: none; }
.btn .badge {
  position: relative;
  top: -1px; }
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px; }
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #00A5B8;
  background-color: #fff; }
.list-group-item > .badge {
  float: right; }
.list-group-item > .badge + .badge {
  margin-right: 5px; }
.nav-pills > li > a > .badge {
  margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
.jumbotron h1, .jumbotron .h1 {
  color: inherit; }
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }
.jumbotron > hr {
  border-top-color: #d5d5d5; }
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px; }
.jumbotron .container {
  max-width: 100%; }
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px; }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
.thumbnail > img, .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto; }
.thumbnail .caption {
  padding: 9px;
  color: #333333; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #00A5B8; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
.alert h4 {
  margin-top: 0;
  color: inherit; }
.alert .alert-link {
  font-weight: bold; }
.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; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
.alert-success hr {
  border-top-color: #c9e2b3; }
.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
.alert-info hr {
  border-top-color: #a6e1ec; }
.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
.alert-warning hr {
  border-top-color: #f7e1b5; }
.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
.alert-danger hr {
  border-top-color: #e4b9c0; }
.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #00A5B8;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar, .progress-bar.active {
  -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: #2ECC71; }
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #00A5B8; }
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: gold; }
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #FF007F; }
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
.media:first-child {
  margin-top: 0; }

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

.media-body {
  width: 10000px; }

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

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

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

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

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

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

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.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-right-radius: 4px;
  border-top-left-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:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00A5B8;
  border-color: #00A5B8; }
.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: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, .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 {
  color: inherit; }
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #85f2ff; }

.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:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
  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:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
  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:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
  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:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
.panel-body:before, .panel-body:after {
  content: " ";
  display: table; }
.panel-body:after {
  clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  color: inherit; }

.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, .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
.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-right-radius: 3px;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0; }
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px; }
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
.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, .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-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-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 {
  border-top-left-radius: 3px; }
.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, .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-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-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 {
  border-top-right-radius: 3px; }
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr: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 {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }
.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, .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 {
  border-bottom-left-radius: 3px; }
.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, .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 {
  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 th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .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 {
  border-bottom: 0; }
.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-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 {
  border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }
.panel-group .panel + .panel {
  margin-top: 5px; }
.panel-group .panel-heading {
  border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  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 {
  border-color: #ddd; }
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd; }
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333; }
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #00A5B8; }
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00A5B8;
  border-color: #00A5B8; }
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00A5B8; }
.panel-primary > .panel-heading .badge {
  color: #00A5B8;
  background-color: #fff; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00A5B8; }

.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 iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }
.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-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
.modal-header:before, .modal-header:after {
  content: " ";
  display: table; }
.modal-header:after {
  clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table; }
.modal-footer:after {
  clear: both; }
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }
.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: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", verdana, arial;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.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 {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.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 {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", verdana, arial;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
.popover.top {
  margin-top: -10px; }
.popover.right {
  margin-left: 10px; }
.popover.bottom {
  margin-top: 10px; }
.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  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; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px; }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif; }
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent; }
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

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

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

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

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

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

@media (min-width: 768px) and (max-width: 991px) {
  .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; }

  th.visible-md, td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

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

@media (min-width: 992px) and (max-width: 1199px) {
  .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; }

  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.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; }

  th.visible-print, td.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; } }

@media print {
  .hidden-print {
    display: none !important; } }
/*!
 * Bootstrap Big Grid v0.2.0
 * Copyright 2013 BenWhitehead
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */
@media (min-width: 1366px) {
  .col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12 {
    float: left; }

  .col-xlg-1 {
    width: 8.33333%; }

  .col-xlg-2 {
    width: 16.66667%; }

  .col-xlg-3 {
    width: 25%; }

  .col-xlg-4 {
    width: 33.33333%; }

  .col-xlg-5 {
    width: 41.66667%; }

  .col-xlg-6 {
    width: 50%; }

  .col-xlg-7 {
    width: 58.33333%; }

  .col-xlg-8 {
    width: 66.66667%; }

  .col-xlg-9 {
    width: 75%; }

  .col-xlg-10 {
    width: 83.33333%; }

  .col-xlg-11 {
    width: 91.66667%; }

  .col-xlg-12 {
    width: 100%; }

  .col-xlg-pull-0 {
    right: auto; }

  .col-xlg-pull-1 {
    right: 8.33333%; }

  .col-xlg-pull-2 {
    right: 16.66667%; }

  .col-xlg-pull-3 {
    right: 25%; }

  .col-xlg-pull-4 {
    right: 33.33333%; }

  .col-xlg-pull-5 {
    right: 41.66667%; }

  .col-xlg-pull-6 {
    right: 50%; }

  .col-xlg-pull-7 {
    right: 58.33333%; }

  .col-xlg-pull-8 {
    right: 66.66667%; }

  .col-xlg-pull-9 {
    right: 75%; }

  .col-xlg-pull-10 {
    right: 83.33333%; }

  .col-xlg-pull-11 {
    right: 91.66667%; }

  .col-xlg-pull-12 {
    right: 100%; }

  .col-xlg-push-0 {
    left: auto; }

  .col-xlg-push-1 {
    left: 8.33333%; }

  .col-xlg-push-2 {
    left: 16.66667%; }

  .col-xlg-push-3 {
    left: 25%; }

  .col-xlg-push-4 {
    left: 33.33333%; }

  .col-xlg-push-5 {
    left: 41.66667%; }

  .col-xlg-push-6 {
    left: 50%; }

  .col-xlg-push-7 {
    left: 58.33333%; }

  .col-xlg-push-8 {
    left: 66.66667%; }

  .col-xlg-push-9 {
    left: 75%; }

  .col-xlg-push-10 {
    left: 83.33333%; }

  .col-xlg-push-11 {
    left: 91.66667%; }

  .col-xlg-push-12 {
    left: 100%; }

  .col-xlg-offset-0 {
    margin-left: 0%; }

  .col-xlg-offset-1 {
    margin-left: 8.33333%; }

  .col-xlg-offset-2 {
    margin-left: 16.66667%; }

  .col-xlg-offset-3 {
    margin-left: 25%; }

  .col-xlg-offset-4 {
    margin-left: 33.33333%; }

  .col-xlg-offset-5 {
    margin-left: 41.66667%; }

  .col-xlg-offset-6 {
    margin-left: 50%; }

  .col-xlg-offset-7 {
    margin-left: 58.33333%; }

  .col-xlg-offset-8 {
    margin-left: 66.66667%; }

  .col-xlg-offset-9 {
    margin-left: 75%; }

  .col-xlg-offset-10 {
    margin-left: 83.33333%; }

  .col-xlg-offset-11 {
    margin-left: 91.66667%; }

  .col-xlg-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1920px) {
  .col-fhd-1, .col-fhd-2, .col-fhd-3, .col-fhd-4, .col-fhd-5, .col-fhd-6, .col-fhd-7, .col-fhd-8, .col-fhd-9, .col-fhd-10, .col-fhd-11, .col-fhd-12 {
    float: left; }

  .col-fhd-1 {
    width: 8.33333%; }

  .col-fhd-2 {
    width: 16.66667%; }

  .col-fhd-3 {
    width: 25%; }

  .col-fhd-4 {
    width: 33.33333%; }

  .col-fhd-5 {
    width: 41.66667%; }

  .col-fhd-6 {
    width: 50%; }

  .col-fhd-7 {
    width: 58.33333%; }

  .col-fhd-8 {
    width: 66.66667%; }

  .col-fhd-9 {
    width: 75%; }

  .col-fhd-10 {
    width: 83.33333%; }

  .col-fhd-11 {
    width: 91.66667%; }

  .col-fhd-12 {
    width: 100%; }

  .col-fhd-pull-0 {
    right: auto; }

  .col-fhd-pull-1 {
    right: 8.33333%; }

  .col-fhd-pull-2 {
    right: 16.66667%; }

  .col-fhd-pull-3 {
    right: 25%; }

  .col-fhd-pull-4 {
    right: 33.33333%; }

  .col-fhd-pull-5 {
    right: 41.66667%; }

  .col-fhd-pull-6 {
    right: 50%; }

  .col-fhd-pull-7 {
    right: 58.33333%; }

  .col-fhd-pull-8 {
    right: 66.66667%; }

  .col-fhd-pull-9 {
    right: 75%; }

  .col-fhd-pull-10 {
    right: 83.33333%; }

  .col-fhd-pull-11 {
    right: 91.66667%; }

  .col-fhd-pull-12 {
    right: 100%; }

  .col-fhd-push-0 {
    left: auto; }

  .col-fhd-push-1 {
    left: 8.33333%; }

  .col-fhd-push-2 {
    left: 16.66667%; }

  .col-fhd-push-3 {
    left: 25%; }

  .col-fhd-push-4 {
    left: 33.33333%; }

  .col-fhd-push-5 {
    left: 41.66667%; }

  .col-fhd-push-6 {
    left: 50%; }

  .col-fhd-push-7 {
    left: 58.33333%; }

  .col-fhd-push-8 {
    left: 66.66667%; }

  .col-fhd-push-9 {
    left: 75%; }

  .col-fhd-push-10 {
    left: 83.33333%; }

  .col-fhd-push-11 {
    left: 91.66667%; }

  .col-fhd-push-12 {
    left: 100%; }

  .col-fhd-offset-0 {
    margin-left: 0%; }

  .col-fhd-offset-1 {
    margin-left: 8.33333%; }

  .col-fhd-offset-2 {
    margin-left: 16.66667%; }

  .col-fhd-offset-3 {
    margin-left: 25%; }

  .col-fhd-offset-4 {
    margin-left: 33.33333%; }

  .col-fhd-offset-5 {
    margin-left: 41.66667%; }

  .col-fhd-offset-6 {
    margin-left: 50%; }

  .col-fhd-offset-7 {
    margin-left: 58.33333%; }

  .col-fhd-offset-8 {
    margin-left: 66.66667%; }

  .col-fhd-offset-9 {
    margin-left: 75%; }

  .col-fhd-offset-10 {
    margin-left: 83.33333%; }

  .col-fhd-offset-11 {
    margin-left: 91.66667%; }

  .col-fhd-offset-12 {
    margin-left: 100%; } }
@media (min-width: 2560px) {
  .col-rt-1, .col-rt-2, .col-rt-3, .col-rt-4, .col-rt-5, .col-rt-6, .col-rt-7, .col-rt-8, .col-rt-9, .col-rt-10, .col-rt-11, .col-rt-12 {
    float: left; }

  .col-rt-1 {
    width: 8.33333%; }

  .col-rt-2 {
    width: 16.66667%; }

  .col-rt-3 {
    width: 25%; }

  .col-rt-4 {
    width: 33.33333%; }

  .col-rt-5 {
    width: 41.66667%; }

  .col-rt-6 {
    width: 50%; }

  .col-rt-7 {
    width: 58.33333%; }

  .col-rt-8 {
    width: 66.66667%; }

  .col-rt-9 {
    width: 75%; }

  .col-rt-10 {
    width: 83.33333%; }

  .col-rt-11 {
    width: 91.66667%; }

  .col-rt-12 {
    width: 100%; }

  .col-rt-pull-0 {
    right: auto; }

  .col-rt-pull-1 {
    right: 8.33333%; }

  .col-rt-pull-2 {
    right: 16.66667%; }

  .col-rt-pull-3 {
    right: 25%; }

  .col-rt-pull-4 {
    right: 33.33333%; }

  .col-rt-pull-5 {
    right: 41.66667%; }

  .col-rt-pull-6 {
    right: 50%; }

  .col-rt-pull-7 {
    right: 58.33333%; }

  .col-rt-pull-8 {
    right: 66.66667%; }

  .col-rt-pull-9 {
    right: 75%; }

  .col-rt-pull-10 {
    right: 83.33333%; }

  .col-rt-pull-11 {
    right: 91.66667%; }

  .col-rt-pull-12 {
    right: 100%; }

  .col-rt-push-0 {
    left: auto; }

  .col-rt-push-1 {
    left: 8.33333%; }

  .col-rt-push-2 {
    left: 16.66667%; }

  .col-rt-push-3 {
    left: 25%; }

  .col-rt-push-4 {
    left: 33.33333%; }

  .col-rt-push-5 {
    left: 41.66667%; }

  .col-rt-push-6 {
    left: 50%; }

  .col-rt-push-7 {
    left: 58.33333%; }

  .col-rt-push-8 {
    left: 66.66667%; }

  .col-rt-push-9 {
    left: 75%; }

  .col-rt-push-10 {
    left: 83.33333%; }

  .col-rt-push-11 {
    left: 91.66667%; }

  .col-rt-push-12 {
    left: 100%; }

  .col-rt-offset-0 {
    margin-left: 0%; }

  .col-rt-offset-1 {
    margin-left: 8.33333%; }

  .col-rt-offset-2 {
    margin-left: 16.66667%; }

  .col-rt-offset-3 {
    margin-left: 25%; }

  .col-rt-offset-4 {
    margin-left: 33.33333%; }

  .col-rt-offset-5 {
    margin-left: 41.66667%; }

  .col-rt-offset-6 {
    margin-left: 50%; }

  .col-rt-offset-7 {
    margin-left: 58.33333%; }

  .col-rt-offset-8 {
    margin-left: 66.66667%; }

  .col-rt-offset-9 {
    margin-left: 75%; }

  .col-rt-offset-10 {
    margin-left: 83.33333%; }

  .col-rt-offset-11 {
    margin-left: 91.66667%; }

  .col-rt-offset-12 {
    margin-left: 100%; } }
@media (min-width: 2880px) {
  .col-rt15-1, .col-rt15-2, .col-rt15-3, .col-rt15-4, .col-rt15-5, .col-rt15-6, .col-rt15-7, .col-rt15-8, .col-rt15-9, .col-rt15-10, .col-rt15-11, .col-rt15-12 {
    float: left; }

  .col-rt15-1 {
    width: 8.33333%; }

  .col-rt15-2 {
    width: 16.66667%; }

  .col-rt15-3 {
    width: 25%; }

  .col-rt15-4 {
    width: 33.33333%; }

  .col-rt15-5 {
    width: 41.66667%; }

  .col-rt15-6 {
    width: 50%; }

  .col-rt15-7 {
    width: 58.33333%; }

  .col-rt15-8 {
    width: 66.66667%; }

  .col-rt15-9 {
    width: 75%; }

  .col-rt15-10 {
    width: 83.33333%; }

  .col-rt15-11 {
    width: 91.66667%; }

  .col-rt15-12 {
    width: 100%; }

  .col-rt15-pull-0 {
    right: auto; }

  .col-rt15-pull-1 {
    right: 8.33333%; }

  .col-rt15-pull-2 {
    right: 16.66667%; }

  .col-rt15-pull-3 {
    right: 25%; }

  .col-rt15-pull-4 {
    right: 33.33333%; }

  .col-rt15-pull-5 {
    right: 41.66667%; }

  .col-rt15-pull-6 {
    right: 50%; }

  .col-rt15-pull-7 {
    right: 58.33333%; }

  .col-rt15-pull-8 {
    right: 66.66667%; }

  .col-rt15-pull-9 {
    right: 75%; }

  .col-rt15-pull-10 {
    right: 83.33333%; }

  .col-rt15-pull-11 {
    right: 91.66667%; }

  .col-rt15-pull-12 {
    right: 100%; }

  .col-rt15-push-0 {
    left: auto; }

  .col-rt15-push-1 {
    left: 8.33333%; }

  .col-rt15-push-2 {
    left: 16.66667%; }

  .col-rt15-push-3 {
    left: 25%; }

  .col-rt15-push-4 {
    left: 33.33333%; }

  .col-rt15-push-5 {
    left: 41.66667%; }

  .col-rt15-push-6 {
    left: 50%; }

  .col-rt15-push-7 {
    left: 58.33333%; }

  .col-rt15-push-8 {
    left: 66.66667%; }

  .col-rt15-push-9 {
    left: 75%; }

  .col-rt15-push-10 {
    left: 83.33333%; }

  .col-rt15-push-11 {
    left: 91.66667%; }

  .col-rt15-push-12 {
    left: 100%; }

  .col-rt15-offset-0 {
    margin-left: 0%; }

  .col-rt15-offset-1 {
    margin-left: 8.33333%; }

  .col-rt15-offset-2 {
    margin-left: 16.66667%; }

  .col-rt15-offset-3 {
    margin-left: 25%; }

  .col-rt15-offset-4 {
    margin-left: 33.33333%; }

  .col-rt15-offset-5 {
    margin-left: 41.66667%; }

  .col-rt15-offset-6 {
    margin-left: 50%; }

  .col-rt15-offset-7 {
    margin-left: 58.33333%; }

  .col-rt15-offset-8 {
    margin-left: 66.66667%; }

  .col-rt15-offset-9 {
    margin-left: 75%; }

  .col-rt15-offset-10 {
    margin-left: 83.33333%; }

  .col-rt15-offset-11 {
    margin-left: 91.66667%; }

  .col-rt15-offset-12 {
    margin-left: 100%; } }
@media (min-width: 3840px) {
  .col-uhd-1, .col-uhd-2, .col-uhd-3, .col-uhd-4, .col-uhd-5, .col-uhd-6, .col-uhd-7, .col-uhd-8, .col-uhd-9, .col-uhd-10, .col-uhd-11, .col-uhd-12 {
    float: left; }

  .col-uhd-1 {
    width: 8.33333%; }

  .col-uhd-2 {
    width: 16.66667%; }

  .col-uhd-3 {
    width: 25%; }

  .col-uhd-4 {
    width: 33.33333%; }

  .col-uhd-5 {
    width: 41.66667%; }

  .col-uhd-6 {
    width: 50%; }

  .col-uhd-7 {
    width: 58.33333%; }

  .col-uhd-8 {
    width: 66.66667%; }

  .col-uhd-9 {
    width: 75%; }

  .col-uhd-10 {
    width: 83.33333%; }

  .col-uhd-11 {
    width: 91.66667%; }

  .col-uhd-12 {
    width: 100%; }

  .col-uhd-pull-0 {
    right: auto; }

  .col-uhd-pull-1 {
    right: 8.33333%; }

  .col-uhd-pull-2 {
    right: 16.66667%; }

  .col-uhd-pull-3 {
    right: 25%; }

  .col-uhd-pull-4 {
    right: 33.33333%; }

  .col-uhd-pull-5 {
    right: 41.66667%; }

  .col-uhd-pull-6 {
    right: 50%; }

  .col-uhd-pull-7 {
    right: 58.33333%; }

  .col-uhd-pull-8 {
    right: 66.66667%; }

  .col-uhd-pull-9 {
    right: 75%; }

  .col-uhd-pull-10 {
    right: 83.33333%; }

  .col-uhd-pull-11 {
    right: 91.66667%; }

  .col-uhd-pull-12 {
    right: 100%; }

  .col-uhd-push-0 {
    left: auto; }

  .col-uhd-push-1 {
    left: 8.33333%; }

  .col-uhd-push-2 {
    left: 16.66667%; }

  .col-uhd-push-3 {
    left: 25%; }

  .col-uhd-push-4 {
    left: 33.33333%; }

  .col-uhd-push-5 {
    left: 41.66667%; }

  .col-uhd-push-6 {
    left: 50%; }

  .col-uhd-push-7 {
    left: 58.33333%; }

  .col-uhd-push-8 {
    left: 66.66667%; }

  .col-uhd-push-9 {
    left: 75%; }

  .col-uhd-push-10 {
    left: 83.33333%; }

  .col-uhd-push-11 {
    left: 91.66667%; }

  .col-uhd-push-12 {
    left: 100%; }

  .col-uhd-offset-0 {
    margin-left: 0%; }

  .col-uhd-offset-1 {
    margin-left: 8.33333%; }

  .col-uhd-offset-2 {
    margin-left: 16.66667%; }

  .col-uhd-offset-3 {
    margin-left: 25%; }

  .col-uhd-offset-4 {
    margin-left: 33.33333%; }

  .col-uhd-offset-5 {
    margin-left: 41.66667%; }

  .col-uhd-offset-6 {
    margin-left: 50%; }

  .col-uhd-offset-7 {
    margin-left: 58.33333%; }

  .col-uhd-offset-8 {
    margin-left: 66.66667%; }

  .col-uhd-offset-9 {
    margin-left: 75%; }

  .col-uhd-offset-10 {
    margin-left: 83.33333%; }

  .col-uhd-offset-11 {
    margin-left: 91.66667%; }

  .col-uhd-offset-12 {
    margin-left: 100%; } }
@media (min-width: 4096px) {
  .col-4k-1, .col-4k-2, .col-4k-3, .col-4k-4, .col-4k-5, .col-4k-6, .col-4k-7, .col-4k-8, .col-4k-9, .col-4k-10, .col-4k-11, .col-4k-12 {
    float: left; }

  .col-4k-1 {
    width: 8.33333%; }

  .col-4k-2 {
    width: 16.66667%; }

  .col-4k-3 {
    width: 25%; }

  .col-4k-4 {
    width: 33.33333%; }

  .col-4k-5 {
    width: 41.66667%; }

  .col-4k-6 {
    width: 50%; }

  .col-4k-7 {
    width: 58.33333%; }

  .col-4k-8 {
    width: 66.66667%; }

  .col-4k-9 {
    width: 75%; }

  .col-4k-10 {
    width: 83.33333%; }

  .col-4k-11 {
    width: 91.66667%; }

  .col-4k-12 {
    width: 100%; }

  .col-4k-pull-0 {
    right: auto; }

  .col-4k-pull-1 {
    right: 8.33333%; }

  .col-4k-pull-2 {
    right: 16.66667%; }

  .col-4k-pull-3 {
    right: 25%; }

  .col-4k-pull-4 {
    right: 33.33333%; }

  .col-4k-pull-5 {
    right: 41.66667%; }

  .col-4k-pull-6 {
    right: 50%; }

  .col-4k-pull-7 {
    right: 58.33333%; }

  .col-4k-pull-8 {
    right: 66.66667%; }

  .col-4k-pull-9 {
    right: 75%; }

  .col-4k-pull-10 {
    right: 83.33333%; }

  .col-4k-pull-11 {
    right: 91.66667%; }

  .col-4k-pull-12 {
    right: 100%; }

  .col-4k-push-0 {
    left: auto; }

  .col-4k-push-1 {
    left: 8.33333%; }

  .col-4k-push-2 {
    left: 16.66667%; }

  .col-4k-push-3 {
    left: 25%; }

  .col-4k-push-4 {
    left: 33.33333%; }

  .col-4k-push-5 {
    left: 41.66667%; }

  .col-4k-push-6 {
    left: 50%; }

  .col-4k-push-7 {
    left: 58.33333%; }

  .col-4k-push-8 {
    left: 66.66667%; }

  .col-4k-push-9 {
    left: 75%; }

  .col-4k-push-10 {
    left: 83.33333%; }

  .col-4k-push-11 {
    left: 91.66667%; }

  .col-4k-push-12 {
    left: 100%; }

  .col-4k-offset-0 {
    margin-left: 0%; }

  .col-4k-offset-1 {
    margin-left: 8.33333%; }

  .col-4k-offset-2 {
    margin-left: 16.66667%; }

  .col-4k-offset-3 {
    margin-left: 25%; }

  .col-4k-offset-4 {
    margin-left: 33.33333%; }

  .col-4k-offset-5 {
    margin-left: 41.66667%; }

  .col-4k-offset-6 {
    margin-left: 50%; }

  .col-4k-offset-7 {
    margin-left: 58.33333%; }

  .col-4k-offset-8 {
    margin-left: 66.66667%; }

  .col-4k-offset-9 {
    margin-left: 75%; }

  .col-4k-offset-10 {
    margin-left: 83.33333%; }

  .col-4k-offset-11 {
    margin-left: 91.66667%; }

  .col-4k-offset-12 {
    margin-left: 100%; } }
@media (min-width: 8192px) {
  .col-8k-1, .col-8k-2, .col-8k-3, .col-8k-4, .col-8k-5, .col-8k-6, .col-8k-7, .col-8k-8, .col-8k-9, .col-8k-10, .col-8k-11, .col-8k-12 {
    float: left; }

  .col-8k-1 {
    width: 8.33333%; }

  .col-8k-2 {
    width: 16.66667%; }

  .col-8k-3 {
    width: 25%; }

  .col-8k-4 {
    width: 33.33333%; }

  .col-8k-5 {
    width: 41.66667%; }

  .col-8k-6 {
    width: 50%; }

  .col-8k-7 {
    width: 58.33333%; }

  .col-8k-8 {
    width: 66.66667%; }

  .col-8k-9 {
    width: 75%; }

  .col-8k-10 {
    width: 83.33333%; }

  .col-8k-11 {
    width: 91.66667%; }

  .col-8k-12 {
    width: 100%; }

  .col-8k-pull-0 {
    right: auto; }

  .col-8k-pull-1 {
    right: 8.33333%; }

  .col-8k-pull-2 {
    right: 16.66667%; }

  .col-8k-pull-3 {
    right: 25%; }

  .col-8k-pull-4 {
    right: 33.33333%; }

  .col-8k-pull-5 {
    right: 41.66667%; }

  .col-8k-pull-6 {
    right: 50%; }

  .col-8k-pull-7 {
    right: 58.33333%; }

  .col-8k-pull-8 {
    right: 66.66667%; }

  .col-8k-pull-9 {
    right: 75%; }

  .col-8k-pull-10 {
    right: 83.33333%; }

  .col-8k-pull-11 {
    right: 91.66667%; }

  .col-8k-pull-12 {
    right: 100%; }

  .col-8k-push-0 {
    left: auto; }

  .col-8k-push-1 {
    left: 8.33333%; }

  .col-8k-push-2 {
    left: 16.66667%; }

  .col-8k-push-3 {
    left: 25%; }

  .col-8k-push-4 {
    left: 33.33333%; }

  .col-8k-push-5 {
    left: 41.66667%; }

  .col-8k-push-6 {
    left: 50%; }

  .col-8k-push-7 {
    left: 58.33333%; }

  .col-8k-push-8 {
    left: 66.66667%; }

  .col-8k-push-9 {
    left: 75%; }

  .col-8k-push-10 {
    left: 83.33333%; }

  .col-8k-push-11 {
    left: 91.66667%; }

  .col-8k-push-12 {
    left: 100%; }

  .col-8k-offset-0 {
    margin-left: 0%; }

  .col-8k-offset-1 {
    margin-left: 8.33333%; }

  .col-8k-offset-2 {
    margin-left: 16.66667%; }

  .col-8k-offset-3 {
    margin-left: 25%; }

  .col-8k-offset-4 {
    margin-left: 33.33333%; }

  .col-8k-offset-5 {
    margin-left: 41.66667%; }

  .col-8k-offset-6 {
    margin-left: 50%; }

  .col-8k-offset-7 {
    margin-left: 58.33333%; }

  .col-8k-offset-8 {
    margin-left: 66.66667%; }

  .col-8k-offset-9 {
    margin-left: 75%; }

  .col-8k-offset-10 {
    margin-left: 83.33333%; }

  .col-8k-offset-11 {
    margin-left: 91.66667%; }

  .col-8k-offset-12 {
    margin-left: 100%; } }
.visible-xs .visible-xs {
  display: none !important; }
@media (max-width: 767px) {
  .visible-xs .visible-xs {
    display: block !important; }
  .visible-xs table.visible-xs {
    display: table !important; }
  .visible-xs tr.visible-xs {
    display: table-row !important; }
  .visible-xs th.visible-xs, .visible-xs td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm .visible-xs.visible-sm {
    display: block !important; }
  .visible-xs.visible-sm table.visible-xs.visible-sm {
    display: table !important; }
  .visible-xs.visible-sm tr.visible-xs.visible-sm {
    display: table-row !important; }
  .visible-xs.visible-sm th.visible-xs.visible-sm, .visible-xs.visible-sm td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md .visible-xs.visible-md {
    display: block !important; }
  .visible-xs.visible-md table.visible-xs.visible-md {
    display: table !important; }
  .visible-xs.visible-md tr.visible-xs.visible-md {
    display: table-row !important; }
  .visible-xs.visible-md th.visible-xs.visible-md, .visible-xs.visible-md td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-xs.visible-lg .visible-xs.visible-lg {
    display: block !important; }
  .visible-xs.visible-lg table.visible-xs.visible-lg {
    display: table !important; }
  .visible-xs.visible-lg tr.visible-xs.visible-lg {
    display: table-row !important; }
  .visible-xs.visible-lg th.visible-xs.visible-lg, .visible-xs.visible-lg td.visible-xs.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-xs.visible-xlg .visible-xs.visible-xlg {
    display: block !important; }
  .visible-xs.visible-xlg table.visible-xs.visible-xlg {
    display: table !important; }
  .visible-xs.visible-xlg tr.visible-xs.visible-xlg {
    display: table-row !important; }
  .visible-xs.visible-xlg th.visible-xs.visible-xlg, .visible-xs.visible-xlg td.visible-xs.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-xs.visible-fhd .visible-xs.visible-fhd {
    display: block !important; }
  .visible-xs.visible-fhd table.visible-xs.visible-fhd {
    display: table !important; }
  .visible-xs.visible-fhd tr.visible-xs.visible-fhd {
    display: table-row !important; }
  .visible-xs.visible-fhd th.visible-xs.visible-fhd, .visible-xs.visible-fhd td.visible-xs.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-xs.visible-rt .visible-xs.visible-rt {
    display: block !important; }
  .visible-xs.visible-rt table.visible-xs.visible-rt {
    display: table !important; }
  .visible-xs.visible-rt tr.visible-xs.visible-rt {
    display: table-row !important; }
  .visible-xs.visible-rt th.visible-xs.visible-rt, .visible-xs.visible-rt td.visible-xs.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-xs.visible-rt15 .visible-xs.visible-rt15 {
    display: block !important; }
  .visible-xs.visible-rt15 table.visible-xs.visible-rt15 {
    display: table !important; }
  .visible-xs.visible-rt15 tr.visible-xs.visible-rt15 {
    display: table-row !important; }
  .visible-xs.visible-rt15 th.visible-xs.visible-rt15, .visible-xs.visible-rt15 td.visible-xs.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-xs.visible-uhd .visible-xs.visible-uhd {
    display: block !important; }
  .visible-xs.visible-uhd table.visible-xs.visible-uhd {
    display: table !important; }
  .visible-xs.visible-uhd tr.visible-xs.visible-uhd {
    display: table-row !important; }
  .visible-xs.visible-uhd th.visible-xs.visible-uhd, .visible-xs.visible-uhd td.visible-xs.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-xs.visible-4k .visible-xs.visible-4k {
    display: block !important; }
  .visible-xs.visible-4k table.visible-xs.visible-4k {
    display: table !important; }
  .visible-xs.visible-4k tr.visible-xs.visible-4k {
    display: table-row !important; }
  .visible-xs.visible-4k th.visible-xs.visible-4k, .visible-xs.visible-4k td.visible-xs.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-xs.visible-8k .visible-xs.visible-8k {
    display: block !important; }
  .visible-xs.visible-8k table.visible-xs.visible-8k {
    display: table !important; }
  .visible-xs.visible-8k tr.visible-xs.visible-8k {
    display: table-row !important; }
  .visible-xs.visible-8k th.visible-xs.visible-8k, .visible-xs.visible-8k td.visible-xs.visible-8k {
    display: table-cell !important; } }

.visible-sm .visible-sm {
  display: none !important; }
@media (max-width: 767px) {
  .visible-sm.visible-xs .visible-sm.visible-xs {
    display: block !important; }
  .visible-sm.visible-xs table.visible-sm.visible-xs {
    display: table !important; }
  .visible-sm.visible-xs tr.visible-sm.visible-xs {
    display: table-row !important; }
  .visible-sm.visible-xs th.visible-sm.visible-xs, .visible-sm.visible-xs td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm .visible-sm {
    display: block !important; }
  .visible-sm table.visible-sm {
    display: table !important; }
  .visible-sm tr.visible-sm {
    display: table-row !important; }
  .visible-sm th.visible-sm, .visible-sm td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md .visible-sm.visible-md {
    display: block !important; }
  .visible-sm.visible-md table.visible-sm.visible-md {
    display: table !important; }
  .visible-sm.visible-md tr.visible-sm.visible-md {
    display: table-row !important; }
  .visible-sm.visible-md th.visible-sm.visible-md, .visible-sm.visible-md td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-sm.visible-lg .visible-sm.visible-lg {
    display: block !important; }
  .visible-sm.visible-lg table.visible-sm.visible-lg {
    display: table !important; }
  .visible-sm.visible-lg tr.visible-sm.visible-lg {
    display: table-row !important; }
  .visible-sm.visible-lg th.visible-sm.visible-lg, .visible-sm.visible-lg td.visible-sm.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-sm.visible-xlg .visible-sm.visible-xlg {
    display: block !important; }
  .visible-sm.visible-xlg table.visible-sm.visible-xlg {
    display: table !important; }
  .visible-sm.visible-xlg tr.visible-sm.visible-xlg {
    display: table-row !important; }
  .visible-sm.visible-xlg th.visible-sm.visible-xlg, .visible-sm.visible-xlg td.visible-sm.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-sm.visible-fhd .visible-sm.visible-fhd {
    display: block !important; }
  .visible-sm.visible-fhd table.visible-sm.visible-fhd {
    display: table !important; }
  .visible-sm.visible-fhd tr.visible-sm.visible-fhd {
    display: table-row !important; }
  .visible-sm.visible-fhd th.visible-sm.visible-fhd, .visible-sm.visible-fhd td.visible-sm.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-sm.visible-rt .visible-sm.visible-rt {
    display: block !important; }
  .visible-sm.visible-rt table.visible-sm.visible-rt {
    display: table !important; }
  .visible-sm.visible-rt tr.visible-sm.visible-rt {
    display: table-row !important; }
  .visible-sm.visible-rt th.visible-sm.visible-rt, .visible-sm.visible-rt td.visible-sm.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-sm.visible-rt15 .visible-sm.visible-rt15 {
    display: block !important; }
  .visible-sm.visible-rt15 table.visible-sm.visible-rt15 {
    display: table !important; }
  .visible-sm.visible-rt15 tr.visible-sm.visible-rt15 {
    display: table-row !important; }
  .visible-sm.visible-rt15 th.visible-sm.visible-rt15, .visible-sm.visible-rt15 td.visible-sm.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-sm.visible-uhd .visible-sm.visible-uhd {
    display: block !important; }
  .visible-sm.visible-uhd table.visible-sm.visible-uhd {
    display: table !important; }
  .visible-sm.visible-uhd tr.visible-sm.visible-uhd {
    display: table-row !important; }
  .visible-sm.visible-uhd th.visible-sm.visible-uhd, .visible-sm.visible-uhd td.visible-sm.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-sm.visible-4k .visible-sm.visible-4k {
    display: block !important; }
  .visible-sm.visible-4k table.visible-sm.visible-4k {
    display: table !important; }
  .visible-sm.visible-4k tr.visible-sm.visible-4k {
    display: table-row !important; }
  .visible-sm.visible-4k th.visible-sm.visible-4k, .visible-sm.visible-4k td.visible-sm.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-sm.visible-8k .visible-sm.visible-8k {
    display: block !important; }
  .visible-sm.visible-8k table.visible-sm.visible-8k {
    display: table !important; }
  .visible-sm.visible-8k tr.visible-sm.visible-8k {
    display: table-row !important; }
  .visible-sm.visible-8k th.visible-sm.visible-8k, .visible-sm.visible-8k td.visible-sm.visible-8k {
    display: table-cell !important; } }

.visible-md .visible-md {
  display: none !important; }
@media (max-width: 767px) {
  .visible-md.visible-xs .visible-md.visible-xs {
    display: block !important; }
  .visible-md.visible-xs table.visible-md.visible-xs {
    display: table !important; }
  .visible-md.visible-xs tr.visible-md.visible-xs {
    display: table-row !important; }
  .visible-md.visible-xs th.visible-md.visible-xs, .visible-md.visible-xs td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm .visible-md.visible-sm {
    display: block !important; }
  .visible-md.visible-sm table.visible-md.visible-sm {
    display: table !important; }
  .visible-md.visible-sm tr.visible-md.visible-sm {
    display: table-row !important; }
  .visible-md.visible-sm th.visible-md.visible-sm, .visible-md.visible-sm td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md .visible-md {
    display: block !important; }
  .visible-md table.visible-md {
    display: table !important; }
  .visible-md tr.visible-md {
    display: table-row !important; }
  .visible-md th.visible-md, .visible-md td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-md.visible-lg .visible-md.visible-lg {
    display: block !important; }
  .visible-md.visible-lg table.visible-md.visible-lg {
    display: table !important; }
  .visible-md.visible-lg tr.visible-md.visible-lg {
    display: table-row !important; }
  .visible-md.visible-lg th.visible-md.visible-lg, .visible-md.visible-lg td.visible-md.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-md.visible-xlg .visible-md.visible-xlg {
    display: block !important; }
  .visible-md.visible-xlg table.visible-md.visible-xlg {
    display: table !important; }
  .visible-md.visible-xlg tr.visible-md.visible-xlg {
    display: table-row !important; }
  .visible-md.visible-xlg th.visible-md.visible-xlg, .visible-md.visible-xlg td.visible-md.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-md.visible-fhd .visible-md.visible-fhd {
    display: block !important; }
  .visible-md.visible-fhd table.visible-md.visible-fhd {
    display: table !important; }
  .visible-md.visible-fhd tr.visible-md.visible-fhd {
    display: table-row !important; }
  .visible-md.visible-fhd th.visible-md.visible-fhd, .visible-md.visible-fhd td.visible-md.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-md.visible-rt .visible-md.visible-rt {
    display: block !important; }
  .visible-md.visible-rt table.visible-md.visible-rt {
    display: table !important; }
  .visible-md.visible-rt tr.visible-md.visible-rt {
    display: table-row !important; }
  .visible-md.visible-rt th.visible-md.visible-rt, .visible-md.visible-rt td.visible-md.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-md.visible-rt15 .visible-md.visible-rt15 {
    display: block !important; }
  .visible-md.visible-rt15 table.visible-md.visible-rt15 {
    display: table !important; }
  .visible-md.visible-rt15 tr.visible-md.visible-rt15 {
    display: table-row !important; }
  .visible-md.visible-rt15 th.visible-md.visible-rt15, .visible-md.visible-rt15 td.visible-md.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-md.visible-uhd .visible-md.visible-uhd {
    display: block !important; }
  .visible-md.visible-uhd table.visible-md.visible-uhd {
    display: table !important; }
  .visible-md.visible-uhd tr.visible-md.visible-uhd {
    display: table-row !important; }
  .visible-md.visible-uhd th.visible-md.visible-uhd, .visible-md.visible-uhd td.visible-md.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-md.visible-4k .visible-md.visible-4k {
    display: block !important; }
  .visible-md.visible-4k table.visible-md.visible-4k {
    display: table !important; }
  .visible-md.visible-4k tr.visible-md.visible-4k {
    display: table-row !important; }
  .visible-md.visible-4k th.visible-md.visible-4k, .visible-md.visible-4k td.visible-md.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-md.visible-8k .visible-md.visible-8k {
    display: block !important; }
  .visible-md.visible-8k table.visible-md.visible-8k {
    display: table !important; }
  .visible-md.visible-8k tr.visible-md.visible-8k {
    display: table-row !important; }
  .visible-md.visible-8k th.visible-md.visible-8k, .visible-md.visible-8k td.visible-md.visible-8k {
    display: table-cell !important; } }

.visible-lg .visible-lg {
  display: none !important; }
@media (max-width: 767px) {
  .visible-lg.visible-xs .visible-lg.visible-xs {
    display: block !important; }
  .visible-lg.visible-xs table.visible-lg.visible-xs {
    display: table !important; }
  .visible-lg.visible-xs tr.visible-lg.visible-xs {
    display: table-row !important; }
  .visible-lg.visible-xs th.visible-lg.visible-xs, .visible-lg.visible-xs td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm .visible-lg.visible-sm {
    display: block !important; }
  .visible-lg.visible-sm table.visible-lg.visible-sm {
    display: table !important; }
  .visible-lg.visible-sm tr.visible-lg.visible-sm {
    display: table-row !important; }
  .visible-lg.visible-sm th.visible-lg.visible-sm, .visible-lg.visible-sm td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md .visible-lg.visible-md {
    display: block !important; }
  .visible-lg.visible-md table.visible-lg.visible-md {
    display: table !important; }
  .visible-lg.visible-md tr.visible-lg.visible-md {
    display: table-row !important; }
  .visible-lg.visible-md th.visible-lg.visible-md, .visible-lg.visible-md td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-lg .visible-lg {
    display: block !important; }
  .visible-lg table.visible-lg {
    display: table !important; }
  .visible-lg tr.visible-lg {
    display: table-row !important; }
  .visible-lg th.visible-lg, .visible-lg td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-lg.visible-xlg .visible-lg.visible-xlg {
    display: block !important; }
  .visible-lg.visible-xlg table.visible-lg.visible-xlg {
    display: table !important; }
  .visible-lg.visible-xlg tr.visible-lg.visible-xlg {
    display: table-row !important; }
  .visible-lg.visible-xlg th.visible-lg.visible-xlg, .visible-lg.visible-xlg td.visible-lg.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-lg.visible-fhd .visible-lg.visible-fhd {
    display: block !important; }
  .visible-lg.visible-fhd table.visible-lg.visible-fhd {
    display: table !important; }
  .visible-lg.visible-fhd tr.visible-lg.visible-fhd {
    display: table-row !important; }
  .visible-lg.visible-fhd th.visible-lg.visible-fhd, .visible-lg.visible-fhd td.visible-lg.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-lg.visible-rt .visible-lg.visible-rt {
    display: block !important; }
  .visible-lg.visible-rt table.visible-lg.visible-rt {
    display: table !important; }
  .visible-lg.visible-rt tr.visible-lg.visible-rt {
    display: table-row !important; }
  .visible-lg.visible-rt th.visible-lg.visible-rt, .visible-lg.visible-rt td.visible-lg.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-lg.visible-rt15 .visible-lg.visible-rt15 {
    display: block !important; }
  .visible-lg.visible-rt15 table.visible-lg.visible-rt15 {
    display: table !important; }
  .visible-lg.visible-rt15 tr.visible-lg.visible-rt15 {
    display: table-row !important; }
  .visible-lg.visible-rt15 th.visible-lg.visible-rt15, .visible-lg.visible-rt15 td.visible-lg.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-lg.visible-uhd .visible-lg.visible-uhd {
    display: block !important; }
  .visible-lg.visible-uhd table.visible-lg.visible-uhd {
    display: table !important; }
  .visible-lg.visible-uhd tr.visible-lg.visible-uhd {
    display: table-row !important; }
  .visible-lg.visible-uhd th.visible-lg.visible-uhd, .visible-lg.visible-uhd td.visible-lg.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-lg.visible-4k .visible-lg.visible-4k {
    display: block !important; }
  .visible-lg.visible-4k table.visible-lg.visible-4k {
    display: table !important; }
  .visible-lg.visible-4k tr.visible-lg.visible-4k {
    display: table-row !important; }
  .visible-lg.visible-4k th.visible-lg.visible-4k, .visible-lg.visible-4k td.visible-lg.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-lg.visible-8k .visible-lg.visible-8k {
    display: block !important; }
  .visible-lg.visible-8k table.visible-lg.visible-8k {
    display: table !important; }
  .visible-lg.visible-8k tr.visible-lg.visible-8k {
    display: table-row !important; }
  .visible-lg.visible-8k th.visible-lg.visible-8k, .visible-lg.visible-8k td.visible-lg.visible-8k {
    display: table-cell !important; } }

.visible-xlg .visible-xlg {
  display: none !important; }
@media (max-width: 767px) {
  .visible-xlg.visible-xs .visible-xlg.visible-xs {
    display: block !important; }
  .visible-xlg.visible-xs table.visible-xlg.visible-xs {
    display: table !important; }
  .visible-xlg.visible-xs tr.visible-xlg.visible-xs {
    display: table-row !important; }
  .visible-xlg.visible-xs th.visible-xlg.visible-xs, .visible-xlg.visible-xs td.visible-xlg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xlg.visible-sm .visible-xlg.visible-sm {
    display: block !important; }
  .visible-xlg.visible-sm table.visible-xlg.visible-sm {
    display: table !important; }
  .visible-xlg.visible-sm tr.visible-xlg.visible-sm {
    display: table-row !important; }
  .visible-xlg.visible-sm th.visible-xlg.visible-sm, .visible-xlg.visible-sm td.visible-xlg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xlg.visible-md .visible-xlg.visible-md {
    display: block !important; }
  .visible-xlg.visible-md table.visible-xlg.visible-md {
    display: table !important; }
  .visible-xlg.visible-md tr.visible-xlg.visible-md {
    display: table-row !important; }
  .visible-xlg.visible-md th.visible-xlg.visible-md, .visible-xlg.visible-md td.visible-xlg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-xlg.visible-lg .visible-xlg.visible-lg {
    display: block !important; }
  .visible-xlg.visible-lg table.visible-xlg.visible-lg {
    display: table !important; }
  .visible-xlg.visible-lg tr.visible-xlg.visible-lg {
    display: table-row !important; }
  .visible-xlg.visible-lg th.visible-xlg.visible-lg, .visible-xlg.visible-lg td.visible-xlg.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-xlg .visible-xlg {
    display: block !important; }
  .visible-xlg table.visible-xlg {
    display: table !important; }
  .visible-xlg tr.visible-xlg {
    display: table-row !important; }
  .visible-xlg th.visible-xlg, .visible-xlg td.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-xlg.visible-fhd .visible-xlg.visible-fhd {
    display: block !important; }
  .visible-xlg.visible-fhd table.visible-xlg.visible-fhd {
    display: table !important; }
  .visible-xlg.visible-fhd tr.visible-xlg.visible-fhd {
    display: table-row !important; }
  .visible-xlg.visible-fhd th.visible-xlg.visible-fhd, .visible-xlg.visible-fhd td.visible-xlg.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-xlg.visible-rt .visible-xlg.visible-rt {
    display: block !important; }
  .visible-xlg.visible-rt table.visible-xlg.visible-rt {
    display: table !important; }
  .visible-xlg.visible-rt tr.visible-xlg.visible-rt {
    display: table-row !important; }
  .visible-xlg.visible-rt th.visible-xlg.visible-rt, .visible-xlg.visible-rt td.visible-xlg.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-xlg.visible-rt15 .visible-xlg.visible-rt15 {
    display: block !important; }
  .visible-xlg.visible-rt15 table.visible-xlg.visible-rt15 {
    display: table !important; }
  .visible-xlg.visible-rt15 tr.visible-xlg.visible-rt15 {
    display: table-row !important; }
  .visible-xlg.visible-rt15 th.visible-xlg.visible-rt15, .visible-xlg.visible-rt15 td.visible-xlg.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-xlg.visible-uhd .visible-xlg.visible-uhd {
    display: block !important; }
  .visible-xlg.visible-uhd table.visible-xlg.visible-uhd {
    display: table !important; }
  .visible-xlg.visible-uhd tr.visible-xlg.visible-uhd {
    display: table-row !important; }
  .visible-xlg.visible-uhd th.visible-xlg.visible-uhd, .visible-xlg.visible-uhd td.visible-xlg.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-xlg.visible-4k .visible-xlg.visible-4k {
    display: block !important; }
  .visible-xlg.visible-4k table.visible-xlg.visible-4k {
    display: table !important; }
  .visible-xlg.visible-4k tr.visible-xlg.visible-4k {
    display: table-row !important; }
  .visible-xlg.visible-4k th.visible-xlg.visible-4k, .visible-xlg.visible-4k td.visible-xlg.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-xlg.visible-8k .visible-xlg.visible-8k {
    display: block !important; }
  .visible-xlg.visible-8k table.visible-xlg.visible-8k {
    display: table !important; }
  .visible-xlg.visible-8k tr.visible-xlg.visible-8k {
    display: table-row !important; }
  .visible-xlg.visible-8k th.visible-xlg.visible-8k, .visible-xlg.visible-8k td.visible-xlg.visible-8k {
    display: table-cell !important; } }

.visible-fhd .visible-fhd {
  display: none !important; }
@media (max-width: 767px) {
  .visible-fhd.visible-xs .visible-fhd.visible-xs {
    display: block !important; }
  .visible-fhd.visible-xs table.visible-fhd.visible-xs {
    display: table !important; }
  .visible-fhd.visible-xs tr.visible-fhd.visible-xs {
    display: table-row !important; }
  .visible-fhd.visible-xs th.visible-fhd.visible-xs, .visible-fhd.visible-xs td.visible-fhd.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-fhd.visible-sm .visible-fhd.visible-sm {
    display: block !important; }
  .visible-fhd.visible-sm table.visible-fhd.visible-sm {
    display: table !important; }
  .visible-fhd.visible-sm tr.visible-fhd.visible-sm {
    display: table-row !important; }
  .visible-fhd.visible-sm th.visible-fhd.visible-sm, .visible-fhd.visible-sm td.visible-fhd.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-fhd.visible-md .visible-fhd.visible-md {
    display: block !important; }
  .visible-fhd.visible-md table.visible-fhd.visible-md {
    display: table !important; }
  .visible-fhd.visible-md tr.visible-fhd.visible-md {
    display: table-row !important; }
  .visible-fhd.visible-md th.visible-fhd.visible-md, .visible-fhd.visible-md td.visible-fhd.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-fhd.visible-lg .visible-fhd.visible-lg {
    display: block !important; }
  .visible-fhd.visible-lg table.visible-fhd.visible-lg {
    display: table !important; }
  .visible-fhd.visible-lg tr.visible-fhd.visible-lg {
    display: table-row !important; }
  .visible-fhd.visible-lg th.visible-fhd.visible-lg, .visible-fhd.visible-lg td.visible-fhd.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-fhd.visible-xlg .visible-fhd.visible-xlg {
    display: block !important; }
  .visible-fhd.visible-xlg table.visible-fhd.visible-xlg {
    display: table !important; }
  .visible-fhd.visible-xlg tr.visible-fhd.visible-xlg {
    display: table-row !important; }
  .visible-fhd.visible-xlg th.visible-fhd.visible-xlg, .visible-fhd.visible-xlg td.visible-fhd.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-fhd .visible-fhd {
    display: block !important; }
  .visible-fhd table.visible-fhd {
    display: table !important; }
  .visible-fhd tr.visible-fhd {
    display: table-row !important; }
  .visible-fhd th.visible-fhd, .visible-fhd td.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-fhd.visible-rt .visible-fhd.visible-rt {
    display: block !important; }
  .visible-fhd.visible-rt table.visible-fhd.visible-rt {
    display: table !important; }
  .visible-fhd.visible-rt tr.visible-fhd.visible-rt {
    display: table-row !important; }
  .visible-fhd.visible-rt th.visible-fhd.visible-rt, .visible-fhd.visible-rt td.visible-fhd.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-fhd.visible-rt15 .visible-fhd.visible-rt15 {
    display: block !important; }
  .visible-fhd.visible-rt15 table.visible-fhd.visible-rt15 {
    display: table !important; }
  .visible-fhd.visible-rt15 tr.visible-fhd.visible-rt15 {
    display: table-row !important; }
  .visible-fhd.visible-rt15 th.visible-fhd.visible-rt15, .visible-fhd.visible-rt15 td.visible-fhd.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-fhd.visible-uhd .visible-fhd.visible-uhd {
    display: block !important; }
  .visible-fhd.visible-uhd table.visible-fhd.visible-uhd {
    display: table !important; }
  .visible-fhd.visible-uhd tr.visible-fhd.visible-uhd {
    display: table-row !important; }
  .visible-fhd.visible-uhd th.visible-fhd.visible-uhd, .visible-fhd.visible-uhd td.visible-fhd.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-fhd.visible-4k .visible-fhd.visible-4k {
    display: block !important; }
  .visible-fhd.visible-4k table.visible-fhd.visible-4k {
    display: table !important; }
  .visible-fhd.visible-4k tr.visible-fhd.visible-4k {
    display: table-row !important; }
  .visible-fhd.visible-4k th.visible-fhd.visible-4k, .visible-fhd.visible-4k td.visible-fhd.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-fhd.visible-8k .visible-fhd.visible-8k {
    display: block !important; }
  .visible-fhd.visible-8k table.visible-fhd.visible-8k {
    display: table !important; }
  .visible-fhd.visible-8k tr.visible-fhd.visible-8k {
    display: table-row !important; }
  .visible-fhd.visible-8k th.visible-fhd.visible-8k, .visible-fhd.visible-8k td.visible-fhd.visible-8k {
    display: table-cell !important; } }

.visible-rt .visible-rt {
  display: none !important; }
@media (max-width: 767px) {
  .visible-rt.visible-xs .visible-rt.visible-xs {
    display: block !important; }
  .visible-rt.visible-xs table.visible-rt.visible-xs {
    display: table !important; }
  .visible-rt.visible-xs tr.visible-rt.visible-xs {
    display: table-row !important; }
  .visible-rt.visible-xs th.visible-rt.visible-xs, .visible-rt.visible-xs td.visible-rt.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-rt.visible-sm .visible-rt.visible-sm {
    display: block !important; }
  .visible-rt.visible-sm table.visible-rt.visible-sm {
    display: table !important; }
  .visible-rt.visible-sm tr.visible-rt.visible-sm {
    display: table-row !important; }
  .visible-rt.visible-sm th.visible-rt.visible-sm, .visible-rt.visible-sm td.visible-rt.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-rt.visible-md .visible-rt.visible-md {
    display: block !important; }
  .visible-rt.visible-md table.visible-rt.visible-md {
    display: table !important; }
  .visible-rt.visible-md tr.visible-rt.visible-md {
    display: table-row !important; }
  .visible-rt.visible-md th.visible-rt.visible-md, .visible-rt.visible-md td.visible-rt.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-rt.visible-lg .visible-rt.visible-lg {
    display: block !important; }
  .visible-rt.visible-lg table.visible-rt.visible-lg {
    display: table !important; }
  .visible-rt.visible-lg tr.visible-rt.visible-lg {
    display: table-row !important; }
  .visible-rt.visible-lg th.visible-rt.visible-lg, .visible-rt.visible-lg td.visible-rt.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-rt.visible-xlg .visible-rt.visible-xlg {
    display: block !important; }
  .visible-rt.visible-xlg table.visible-rt.visible-xlg {
    display: table !important; }
  .visible-rt.visible-xlg tr.visible-rt.visible-xlg {
    display: table-row !important; }
  .visible-rt.visible-xlg th.visible-rt.visible-xlg, .visible-rt.visible-xlg td.visible-rt.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-rt.visible-fhd .visible-rt.visible-fhd {
    display: block !important; }
  .visible-rt.visible-fhd table.visible-rt.visible-fhd {
    display: table !important; }
  .visible-rt.visible-fhd tr.visible-rt.visible-fhd {
    display: table-row !important; }
  .visible-rt.visible-fhd th.visible-rt.visible-fhd, .visible-rt.visible-fhd td.visible-rt.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-rt .visible-rt {
    display: block !important; }
  .visible-rt table.visible-rt {
    display: table !important; }
  .visible-rt tr.visible-rt {
    display: table-row !important; }
  .visible-rt th.visible-rt, .visible-rt td.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-rt.visible-rt15 .visible-rt.visible-rt15 {
    display: block !important; }
  .visible-rt.visible-rt15 table.visible-rt.visible-rt15 {
    display: table !important; }
  .visible-rt.visible-rt15 tr.visible-rt.visible-rt15 {
    display: table-row !important; }
  .visible-rt.visible-rt15 th.visible-rt.visible-rt15, .visible-rt.visible-rt15 td.visible-rt.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-rt.visible-uhd .visible-rt.visible-uhd {
    display: block !important; }
  .visible-rt.visible-uhd table.visible-rt.visible-uhd {
    display: table !important; }
  .visible-rt.visible-uhd tr.visible-rt.visible-uhd {
    display: table-row !important; }
  .visible-rt.visible-uhd th.visible-rt.visible-uhd, .visible-rt.visible-uhd td.visible-rt.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-rt.visible-4k .visible-rt.visible-4k {
    display: block !important; }
  .visible-rt.visible-4k table.visible-rt.visible-4k {
    display: table !important; }
  .visible-rt.visible-4k tr.visible-rt.visible-4k {
    display: table-row !important; }
  .visible-rt.visible-4k th.visible-rt.visible-4k, .visible-rt.visible-4k td.visible-rt.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-rt.visible-8k .visible-rt.visible-8k {
    display: block !important; }
  .visible-rt.visible-8k table.visible-rt.visible-8k {
    display: table !important; }
  .visible-rt.visible-8k tr.visible-rt.visible-8k {
    display: table-row !important; }
  .visible-rt.visible-8k th.visible-rt.visible-8k, .visible-rt.visible-8k td.visible-rt.visible-8k {
    display: table-cell !important; } }

.visible-rt15 .visible-rt15 {
  display: none !important; }
@media (max-width: 767px) {
  .visible-rt15.visible-xs .visible-rt15.visible-xs {
    display: block !important; }
  .visible-rt15.visible-xs table.visible-rt15.visible-xs {
    display: table !important; }
  .visible-rt15.visible-xs tr.visible-rt15.visible-xs {
    display: table-row !important; }
  .visible-rt15.visible-xs th.visible-rt15.visible-xs, .visible-rt15.visible-xs td.visible-rt15.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-rt15.visible-sm .visible-rt15.visible-sm {
    display: block !important; }
  .visible-rt15.visible-sm table.visible-rt15.visible-sm {
    display: table !important; }
  .visible-rt15.visible-sm tr.visible-rt15.visible-sm {
    display: table-row !important; }
  .visible-rt15.visible-sm th.visible-rt15.visible-sm, .visible-rt15.visible-sm td.visible-rt15.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-rt15.visible-md .visible-rt15.visible-md {
    display: block !important; }
  .visible-rt15.visible-md table.visible-rt15.visible-md {
    display: table !important; }
  .visible-rt15.visible-md tr.visible-rt15.visible-md {
    display: table-row !important; }
  .visible-rt15.visible-md th.visible-rt15.visible-md, .visible-rt15.visible-md td.visible-rt15.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-rt15.visible-lg .visible-rt15.visible-lg {
    display: block !important; }
  .visible-rt15.visible-lg table.visible-rt15.visible-lg {
    display: table !important; }
  .visible-rt15.visible-lg tr.visible-rt15.visible-lg {
    display: table-row !important; }
  .visible-rt15.visible-lg th.visible-rt15.visible-lg, .visible-rt15.visible-lg td.visible-rt15.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-rt15.visible-xlg .visible-rt15.visible-xlg {
    display: block !important; }
  .visible-rt15.visible-xlg table.visible-rt15.visible-xlg {
    display: table !important; }
  .visible-rt15.visible-xlg tr.visible-rt15.visible-xlg {
    display: table-row !important; }
  .visible-rt15.visible-xlg th.visible-rt15.visible-xlg, .visible-rt15.visible-xlg td.visible-rt15.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-rt15.visible-fhd .visible-rt15.visible-fhd {
    display: block !important; }
  .visible-rt15.visible-fhd table.visible-rt15.visible-fhd {
    display: table !important; }
  .visible-rt15.visible-fhd tr.visible-rt15.visible-fhd {
    display: table-row !important; }
  .visible-rt15.visible-fhd th.visible-rt15.visible-fhd, .visible-rt15.visible-fhd td.visible-rt15.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-rt15.visible-rt .visible-rt15.visible-rt {
    display: block !important; }
  .visible-rt15.visible-rt table.visible-rt15.visible-rt {
    display: table !important; }
  .visible-rt15.visible-rt tr.visible-rt15.visible-rt {
    display: table-row !important; }
  .visible-rt15.visible-rt th.visible-rt15.visible-rt, .visible-rt15.visible-rt td.visible-rt15.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-rt15 .visible-rt15 {
    display: block !important; }
  .visible-rt15 table.visible-rt15 {
    display: table !important; }
  .visible-rt15 tr.visible-rt15 {
    display: table-row !important; }
  .visible-rt15 th.visible-rt15, .visible-rt15 td.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-rt15.visible-uhd .visible-rt15.visible-uhd {
    display: block !important; }
  .visible-rt15.visible-uhd table.visible-rt15.visible-uhd {
    display: table !important; }
  .visible-rt15.visible-uhd tr.visible-rt15.visible-uhd {
    display: table-row !important; }
  .visible-rt15.visible-uhd th.visible-rt15.visible-uhd, .visible-rt15.visible-uhd td.visible-rt15.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-rt15.visible-4k .visible-rt15.visible-4k {
    display: block !important; }
  .visible-rt15.visible-4k table.visible-rt15.visible-4k {
    display: table !important; }
  .visible-rt15.visible-4k tr.visible-rt15.visible-4k {
    display: table-row !important; }
  .visible-rt15.visible-4k th.visible-rt15.visible-4k, .visible-rt15.visible-4k td.visible-rt15.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-rt15.visible-8k .visible-rt15.visible-8k {
    display: block !important; }
  .visible-rt15.visible-8k table.visible-rt15.visible-8k {
    display: table !important; }
  .visible-rt15.visible-8k tr.visible-rt15.visible-8k {
    display: table-row !important; }
  .visible-rt15.visible-8k th.visible-rt15.visible-8k, .visible-rt15.visible-8k td.visible-rt15.visible-8k {
    display: table-cell !important; } }

.visible-uhd .visible-uhd {
  display: none !important; }
@media (max-width: 767px) {
  .visible-uhd.visible-xs .visible-uhd.visible-xs {
    display: block !important; }
  .visible-uhd.visible-xs table.visible-uhd.visible-xs {
    display: table !important; }
  .visible-uhd.visible-xs tr.visible-uhd.visible-xs {
    display: table-row !important; }
  .visible-uhd.visible-xs th.visible-uhd.visible-xs, .visible-uhd.visible-xs td.visible-uhd.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-uhd.visible-sm .visible-uhd.visible-sm {
    display: block !important; }
  .visible-uhd.visible-sm table.visible-uhd.visible-sm {
    display: table !important; }
  .visible-uhd.visible-sm tr.visible-uhd.visible-sm {
    display: table-row !important; }
  .visible-uhd.visible-sm th.visible-uhd.visible-sm, .visible-uhd.visible-sm td.visible-uhd.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-uhd.visible-md .visible-uhd.visible-md {
    display: block !important; }
  .visible-uhd.visible-md table.visible-uhd.visible-md {
    display: table !important; }
  .visible-uhd.visible-md tr.visible-uhd.visible-md {
    display: table-row !important; }
  .visible-uhd.visible-md th.visible-uhd.visible-md, .visible-uhd.visible-md td.visible-uhd.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-uhd.visible-lg .visible-uhd.visible-lg {
    display: block !important; }
  .visible-uhd.visible-lg table.visible-uhd.visible-lg {
    display: table !important; }
  .visible-uhd.visible-lg tr.visible-uhd.visible-lg {
    display: table-row !important; }
  .visible-uhd.visible-lg th.visible-uhd.visible-lg, .visible-uhd.visible-lg td.visible-uhd.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-uhd.visible-xlg .visible-uhd.visible-xlg {
    display: block !important; }
  .visible-uhd.visible-xlg table.visible-uhd.visible-xlg {
    display: table !important; }
  .visible-uhd.visible-xlg tr.visible-uhd.visible-xlg {
    display: table-row !important; }
  .visible-uhd.visible-xlg th.visible-uhd.visible-xlg, .visible-uhd.visible-xlg td.visible-uhd.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-uhd.visible-fhd .visible-uhd.visible-fhd {
    display: block !important; }
  .visible-uhd.visible-fhd table.visible-uhd.visible-fhd {
    display: table !important; }
  .visible-uhd.visible-fhd tr.visible-uhd.visible-fhd {
    display: table-row !important; }
  .visible-uhd.visible-fhd th.visible-uhd.visible-fhd, .visible-uhd.visible-fhd td.visible-uhd.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-uhd.visible-rt .visible-uhd.visible-rt {
    display: block !important; }
  .visible-uhd.visible-rt table.visible-uhd.visible-rt {
    display: table !important; }
  .visible-uhd.visible-rt tr.visible-uhd.visible-rt {
    display: table-row !important; }
  .visible-uhd.visible-rt th.visible-uhd.visible-rt, .visible-uhd.visible-rt td.visible-uhd.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-uhd.visible-rt15 .visible-uhd.visible-rt15 {
    display: block !important; }
  .visible-uhd.visible-rt15 table.visible-uhd.visible-rt15 {
    display: table !important; }
  .visible-uhd.visible-rt15 tr.visible-uhd.visible-rt15 {
    display: table-row !important; }
  .visible-uhd.visible-rt15 th.visible-uhd.visible-rt15, .visible-uhd.visible-rt15 td.visible-uhd.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-uhd .visible-uhd {
    display: block !important; }
  .visible-uhd table.visible-uhd {
    display: table !important; }
  .visible-uhd tr.visible-uhd {
    display: table-row !important; }
  .visible-uhd th.visible-uhd, .visible-uhd td.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-uhd.visible-4k .visible-uhd.visible-4k {
    display: block !important; }
  .visible-uhd.visible-4k table.visible-uhd.visible-4k {
    display: table !important; }
  .visible-uhd.visible-4k tr.visible-uhd.visible-4k {
    display: table-row !important; }
  .visible-uhd.visible-4k th.visible-uhd.visible-4k, .visible-uhd.visible-4k td.visible-uhd.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-uhd.visible-8k .visible-uhd.visible-8k {
    display: block !important; }
  .visible-uhd.visible-8k table.visible-uhd.visible-8k {
    display: table !important; }
  .visible-uhd.visible-8k tr.visible-uhd.visible-8k {
    display: table-row !important; }
  .visible-uhd.visible-8k th.visible-uhd.visible-8k, .visible-uhd.visible-8k td.visible-uhd.visible-8k {
    display: table-cell !important; } }

.visible-4k .visible-4k {
  display: none !important; }
@media (max-width: 767px) {
  .visible-4k.visible-xs .visible-4k.visible-xs {
    display: block !important; }
  .visible-4k.visible-xs table.visible-4k.visible-xs {
    display: table !important; }
  .visible-4k.visible-xs tr.visible-4k.visible-xs {
    display: table-row !important; }
  .visible-4k.visible-xs th.visible-4k.visible-xs, .visible-4k.visible-xs td.visible-4k.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-4k.visible-sm .visible-4k.visible-sm {
    display: block !important; }
  .visible-4k.visible-sm table.visible-4k.visible-sm {
    display: table !important; }
  .visible-4k.visible-sm tr.visible-4k.visible-sm {
    display: table-row !important; }
  .visible-4k.visible-sm th.visible-4k.visible-sm, .visible-4k.visible-sm td.visible-4k.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-4k.visible-md .visible-4k.visible-md {
    display: block !important; }
  .visible-4k.visible-md table.visible-4k.visible-md {
    display: table !important; }
  .visible-4k.visible-md tr.visible-4k.visible-md {
    display: table-row !important; }
  .visible-4k.visible-md th.visible-4k.visible-md, .visible-4k.visible-md td.visible-4k.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-4k.visible-lg .visible-4k.visible-lg {
    display: block !important; }
  .visible-4k.visible-lg table.visible-4k.visible-lg {
    display: table !important; }
  .visible-4k.visible-lg tr.visible-4k.visible-lg {
    display: table-row !important; }
  .visible-4k.visible-lg th.visible-4k.visible-lg, .visible-4k.visible-lg td.visible-4k.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-4k.visible-xlg .visible-4k.visible-xlg {
    display: block !important; }
  .visible-4k.visible-xlg table.visible-4k.visible-xlg {
    display: table !important; }
  .visible-4k.visible-xlg tr.visible-4k.visible-xlg {
    display: table-row !important; }
  .visible-4k.visible-xlg th.visible-4k.visible-xlg, .visible-4k.visible-xlg td.visible-4k.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-4k.visible-fhd .visible-4k.visible-fhd {
    display: block !important; }
  .visible-4k.visible-fhd table.visible-4k.visible-fhd {
    display: table !important; }
  .visible-4k.visible-fhd tr.visible-4k.visible-fhd {
    display: table-row !important; }
  .visible-4k.visible-fhd th.visible-4k.visible-fhd, .visible-4k.visible-fhd td.visible-4k.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-4k.visible-rt .visible-4k.visible-rt {
    display: block !important; }
  .visible-4k.visible-rt table.visible-4k.visible-rt {
    display: table !important; }
  .visible-4k.visible-rt tr.visible-4k.visible-rt {
    display: table-row !important; }
  .visible-4k.visible-rt th.visible-4k.visible-rt, .visible-4k.visible-rt td.visible-4k.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-4k.visible-rt15 .visible-4k.visible-rt15 {
    display: block !important; }
  .visible-4k.visible-rt15 table.visible-4k.visible-rt15 {
    display: table !important; }
  .visible-4k.visible-rt15 tr.visible-4k.visible-rt15 {
    display: table-row !important; }
  .visible-4k.visible-rt15 th.visible-4k.visible-rt15, .visible-4k.visible-rt15 td.visible-4k.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-4k.visible-uhd .visible-4k.visible-uhd {
    display: block !important; }
  .visible-4k.visible-uhd table.visible-4k.visible-uhd {
    display: table !important; }
  .visible-4k.visible-uhd tr.visible-4k.visible-uhd {
    display: table-row !important; }
  .visible-4k.visible-uhd th.visible-4k.visible-uhd, .visible-4k.visible-uhd td.visible-4k.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-4k .visible-4k {
    display: block !important; }
  .visible-4k table.visible-4k {
    display: table !important; }
  .visible-4k tr.visible-4k {
    display: table-row !important; }
  .visible-4k th.visible-4k, .visible-4k td.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-4k.visible-8k .visible-4k.visible-8k {
    display: block !important; }
  .visible-4k.visible-8k table.visible-4k.visible-8k {
    display: table !important; }
  .visible-4k.visible-8k tr.visible-4k.visible-8k {
    display: table-row !important; }
  .visible-4k.visible-8k th.visible-4k.visible-8k, .visible-4k.visible-8k td.visible-4k.visible-8k {
    display: table-cell !important; } }

.visible-8k .visible-8k {
  display: none !important; }
@media (max-width: 767px) {
  .visible-8k.visible-xs .visible-8k.visible-xs {
    display: block !important; }
  .visible-8k.visible-xs table.visible-8k.visible-xs {
    display: table !important; }
  .visible-8k.visible-xs tr.visible-8k.visible-xs {
    display: table-row !important; }
  .visible-8k.visible-xs th.visible-8k.visible-xs, .visible-8k.visible-xs td.visible-8k.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-8k.visible-sm .visible-8k.visible-sm {
    display: block !important; }
  .visible-8k.visible-sm table.visible-8k.visible-sm {
    display: table !important; }
  .visible-8k.visible-sm tr.visible-8k.visible-sm {
    display: table-row !important; }
  .visible-8k.visible-sm th.visible-8k.visible-sm, .visible-8k.visible-sm td.visible-8k.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-8k.visible-md .visible-8k.visible-md {
    display: block !important; }
  .visible-8k.visible-md table.visible-8k.visible-md {
    display: table !important; }
  .visible-8k.visible-md tr.visible-8k.visible-md {
    display: table-row !important; }
  .visible-8k.visible-md th.visible-8k.visible-md, .visible-8k.visible-md td.visible-8k.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .visible-8k.visible-lg .visible-8k.visible-lg {
    display: block !important; }
  .visible-8k.visible-lg table.visible-8k.visible-lg {
    display: table !important; }
  .visible-8k.visible-lg tr.visible-8k.visible-lg {
    display: table-row !important; }
  .visible-8k.visible-lg th.visible-8k.visible-lg, .visible-8k.visible-lg td.visible-8k.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .visible-8k.visible-xlg .visible-8k.visible-xlg {
    display: block !important; }
  .visible-8k.visible-xlg table.visible-8k.visible-xlg {
    display: table !important; }
  .visible-8k.visible-xlg tr.visible-8k.visible-xlg {
    display: table-row !important; }
  .visible-8k.visible-xlg th.visible-8k.visible-xlg, .visible-8k.visible-xlg td.visible-8k.visible-xlg {
    display: table-cell !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .visible-8k.visible-fhd .visible-8k.visible-fhd {
    display: block !important; }
  .visible-8k.visible-fhd table.visible-8k.visible-fhd {
    display: table !important; }
  .visible-8k.visible-fhd tr.visible-8k.visible-fhd {
    display: table-row !important; }
  .visible-8k.visible-fhd th.visible-8k.visible-fhd, .visible-8k.visible-fhd td.visible-8k.visible-fhd {
    display: table-cell !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .visible-8k.visible-rt .visible-8k.visible-rt {
    display: block !important; }
  .visible-8k.visible-rt table.visible-8k.visible-rt {
    display: table !important; }
  .visible-8k.visible-rt tr.visible-8k.visible-rt {
    display: table-row !important; }
  .visible-8k.visible-rt th.visible-8k.visible-rt, .visible-8k.visible-rt td.visible-8k.visible-rt {
    display: table-cell !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .visible-8k.visible-rt15 .visible-8k.visible-rt15 {
    display: block !important; }
  .visible-8k.visible-rt15 table.visible-8k.visible-rt15 {
    display: table !important; }
  .visible-8k.visible-rt15 tr.visible-8k.visible-rt15 {
    display: table-row !important; }
  .visible-8k.visible-rt15 th.visible-8k.visible-rt15, .visible-8k.visible-rt15 td.visible-8k.visible-rt15 {
    display: table-cell !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .visible-8k.visible-uhd .visible-8k.visible-uhd {
    display: block !important; }
  .visible-8k.visible-uhd table.visible-8k.visible-uhd {
    display: table !important; }
  .visible-8k.visible-uhd tr.visible-8k.visible-uhd {
    display: table-row !important; }
  .visible-8k.visible-uhd th.visible-8k.visible-uhd, .visible-8k.visible-uhd td.visible-8k.visible-uhd {
    display: table-cell !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .visible-8k.visible-4k .visible-8k.visible-4k {
    display: block !important; }
  .visible-8k.visible-4k table.visible-8k.visible-4k {
    display: table !important; }
  .visible-8k.visible-4k tr.visible-8k.visible-4k {
    display: table-row !important; }
  .visible-8k.visible-4k th.visible-8k.visible-4k, .visible-8k.visible-4k td.visible-8k.visible-4k {
    display: table-cell !important; } }
@media (min-width: 8192px) {
  .visible-8k .visible-8k {
    display: block !important; }
  .visible-8k table.visible-8k {
    display: table !important; }
  .visible-8k tr.visible-8k {
    display: table-row !important; }
  .visible-8k th.visible-8k, .visible-8k td.visible-8k {
    display: table-cell !important; } }

.hidden-xs .hidden-xs {
  display: block !important; }
.hidden-xs table.hidden-xs {
  display: table !important; }
.hidden-xs tr.hidden-xs {
  display: table-row !important; }
.hidden-xs th.hidden-xs, .hidden-xs td.hidden-xs {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-xs .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm .hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md .hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-xs.hidden-lg .hidden-xs.hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-xs.hidden-xlg .hidden-xs.hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-xs.hidden-fhd .hidden-xs.hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-xs.hidden-rt .hidden-xs.hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-xs.hidden-rt15 .hidden-xs.hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-xs.hidden-uhd .hidden-xs.hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-xs.hidden-4k .hidden-xs.hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-xs.hidden-8k .hidden-xs.hidden-8k {
    display: none !important; } }

.hidden-sm .hidden-sm {
  display: block !important; }
.hidden-sm table.hidden-sm {
  display: table !important; }
.hidden-sm tr.hidden-sm {
  display: table-row !important; }
.hidden-sm th.hidden-sm, .hidden-sm td.hidden-sm {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-sm.hidden-xs .hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md .hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-sm.hidden-lg .hidden-sm.hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-sm.hidden-xlg .hidden-sm.hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-sm.hidden-fhd .hidden-sm.hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-sm.hidden-rt .hidden-sm.hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-sm.hidden-rt15 .hidden-sm.hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-sm.hidden-uhd .hidden-sm.hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-sm.hidden-4k .hidden-sm.hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-sm.hidden-8k .hidden-sm.hidden-8k {
    display: none !important; } }

.hidden-md .hidden-md {
  display: block !important; }
.hidden-md table.hidden-md {
  display: table !important; }
.hidden-md tr.hidden-md {
  display: table-row !important; }
.hidden-md th.hidden-md, .hidden-md td.hidden-md {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-md.hidden-xs .hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm .hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-md.hidden-lg .hidden-md.hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-md.hidden-xlg .hidden-md.hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-md.hidden-fhd .hidden-md.hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-md.hidden-rt .hidden-md.hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-md.hidden-rt15 .hidden-md.hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-md.hidden-uhd .hidden-md.hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-md.hidden-4k .hidden-md.hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-md.hidden-8k .hidden-md.hidden-8k {
    display: none !important; } }

.hidden-lg .hidden-lg {
  display: block !important; }
.hidden-lg table.hidden-lg {
  display: table !important; }
.hidden-lg tr.hidden-lg {
  display: table-row !important; }
.hidden-lg th.hidden-lg, .hidden-lg td.hidden-lg {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-lg.hidden-xs .hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm .hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md .hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-lg .hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-lg.hidden-xlg .hidden-lg.hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-lg.hidden-fhd .hidden-lg.hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-lg.hidden-rt .hidden-lg.hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-lg.hidden-rt15 .hidden-lg.hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-lg.hidden-uhd .hidden-lg.hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-lg.hidden-4k .hidden-lg.hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-lg.hidden-8k .hidden-lg.hidden-8k {
    display: none !important; } }

.hidden-xlg .hidden-xlg {
  display: block !important; }
.hidden-xlg table.hidden-xlg {
  display: table !important; }
.hidden-xlg tr.hidden-xlg {
  display: table-row !important; }
.hidden-xlg th.hidden-xlg, .hidden-xlg td.hidden-xlg {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-xlg.hidden-xs .hidden-xlg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xlg.hidden-sm .hidden-xlg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xlg.hidden-md .hidden-xlg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-xlg.hidden-lg .hidden-xlg.hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-xlg .hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-xlg.hidden-fhd .hidden-xlg.hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-xlg.hidden-rt .hidden-xlg.hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-xlg.hidden-rt15 .hidden-xlg.hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-xlg.hidden-uhd .hidden-xlg.hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-xlg.hidden-4k .hidden-xlg.hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-xlg.hidden-8k .hidden-xlg.hidden-8k {
    display: none !important; } }

.hidden-fhd .hidden-fhd {
  display: block !important; }
.hidden-fhd table.hidden-fhd {
  display: table !important; }
.hidden-fhd tr.hidden-fhd {
  display: table-row !important; }
.hidden-fhd th.hidden-fhd, .hidden-fhd td.hidden-fhd {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-fhd.hidden-xs .hidden-fhd.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-fhd.hidden-sm .hidden-fhd.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-fhd.hidden-md .hidden-fhd.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-fhd.hidden-lg .hidden-fhd.hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-fhd.hidden-xlg .hidden-fhd.hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-fhd .hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-fhd.hidden-rt .hidden-fhd.hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-fhd.hidden-rt15 .hidden-fhd.hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-fhd.hidden-uhd .hidden-fhd.hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-fhd.hidden-4k .hidden-fhd.hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-fhd.hidden-8k .hidden-fhd.hidden-8k {
    display: none !important; } }

.hidden-rt .hidden-rt {
  display: block !important; }
.hidden-rt table.hidden-rt {
  display: table !important; }
.hidden-rt tr.hidden-rt {
  display: table-row !important; }
.hidden-rt th.hidden-rt, .hidden-rt td.hidden-rt {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-rt.hidden-xs .hidden-rt.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-rt.hidden-sm .hidden-rt.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-rt.hidden-md .hidden-rt.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-rt.hidden-lg .hidden-rt.hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-rt.hidden-xlg .hidden-rt.hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-rt.hidden-fhd .hidden-rt.hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-rt .hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-rt.hidden-rt15 .hidden-rt.hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-rt.hidden-uhd .hidden-rt.hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-rt.hidden-4k .hidden-rt.hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-rt.hidden-8k .hidden-rt.hidden-8k {
    display: none !important; } }

.hidden-rt15 .hidden-rt15 {
  display: block !important; }
.hidden-rt15 table.hidden-rt15 {
  display: table !important; }
.hidden-rt15 tr.hidden-rt15 {
  display: table-row !important; }
.hidden-rt15 th.hidden-rt15, .hidden-rt15 td.hidden-rt15 {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-rt15.hidden-xs .hidden-rt15.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-rt15.hidden-sm .hidden-rt15.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-rt15.hidden-md .hidden-rt15.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-rt15.hidden-lg .hidden-rt15.hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-rt15.hidden-xlg .hidden-rt15.hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-rt15.hidden-fhd .hidden-rt15.hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-rt15.hidden-rt .hidden-rt15.hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-rt15 .hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-rt15.hidden-uhd .hidden-rt15.hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-rt15.hidden-4k .hidden-rt15.hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-rt15.hidden-8k .hidden-rt15.hidden-8k {
    display: none !important; } }

.hidden-uhd .hidden-uhd {
  display: block !important; }
.hidden-uhd table.hidden-uhd {
  display: table !important; }
.hidden-uhd tr.hidden-uhd {
  display: table-row !important; }
.hidden-uhd th.hidden-uhd, .hidden-uhd td.hidden-uhd {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-uhd.hidden-xs .hidden-uhd.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-uhd.hidden-sm .hidden-uhd.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-uhd.hidden-md .hidden-uhd.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-uhd.hidden-lg .hidden-uhd.hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-uhd.hidden-xlg .hidden-uhd.hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-uhd.hidden-fhd .hidden-uhd.hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-uhd.hidden-rt .hidden-uhd.hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-uhd.hidden-rt15 .hidden-uhd.hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-uhd .hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-uhd.hidden-4k .hidden-uhd.hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-uhd.hidden-8k .hidden-uhd.hidden-8k {
    display: none !important; } }

.hidden-4k .hidden-4k {
  display: block !important; }
.hidden-4k table.hidden-4k {
  display: table !important; }
.hidden-4k tr.hidden-4k {
  display: table-row !important; }
.hidden-4k th.hidden-4k, .hidden-4k td.hidden-4k {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-4k.hidden-xs .hidden-4k.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-4k.hidden-sm .hidden-4k.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-4k.hidden-md .hidden-4k.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-4k.hidden-lg .hidden-4k.hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-4k.hidden-xlg .hidden-4k.hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-4k.hidden-fhd .hidden-4k.hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-4k.hidden-rt .hidden-4k.hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-4k.hidden-rt15 .hidden-4k.hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-4k.hidden-uhd .hidden-4k.hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-4k .hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-4k.hidden-8k .hidden-4k.hidden-8k {
    display: none !important; } }

.hidden-8k .hidden-8k {
  display: block !important; }
.hidden-8k table.hidden-8k {
  display: table !important; }
.hidden-8k tr.hidden-8k {
  display: table-row !important; }
.hidden-8k th.hidden-8k, .hidden-8k td.hidden-8k {
  display: table-cell !important; }
@media (max-width: 767px) {
  .hidden-8k.hidden-xs .hidden-8k.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-8k.hidden-sm .hidden-8k.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-8k.hidden-md .hidden-8k.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .hidden-8k.hidden-lg .hidden-8k.hidden-lg {
    display: none !important; } }
@media (min-width: 1366px) and (max-width: 1919px) {
  .hidden-8k.hidden-xlg .hidden-8k.hidden-xlg {
    display: none !important; } }
@media (min-width: 1920px) and (max-width: 2559px) {
  .hidden-8k.hidden-fhd .hidden-8k.hidden-fhd {
    display: none !important; } }
@media (min-width: 2560px) and (max-width: 2879px) {
  .hidden-8k.hidden-rt .hidden-8k.hidden-rt {
    display: none !important; } }
@media (min-width: 2880px) and (max-width: 3839px) {
  .hidden-8k.hidden-rt15 .hidden-8k.hidden-rt15 {
    display: none !important; } }
@media (min-width: 3840px) and (max-width: 4095px) {
  .hidden-8k.hidden-uhd .hidden-8k.hidden-uhd {
    display: none !important; } }
@media (min-width: 4096px) and (max-width: 8191px) {
  .hidden-8k.hidden-4k .hidden-8k.hidden-4k {
    display: none !important; } }
@media (min-width: 8192px) {
  .hidden-8k .hidden-8k {
    display: none !important; } }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf"); }
@font-face {
  font-family: 'Arvo';
  src: url("../fonts/Arvo.ttf"); }
/*
@font-face 
{
	font-family: 'Gotham';
	src: url('../fonts/gothammedium.ttf');
	font-weight: 500, 400;
	font-style: normal;
}*/
   /*
@font-face 
{
	font-family: 'Gotham';
	src: url('../fonts/gothammedium.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face 
{
	font-family: 'Gotham';
	src: url('../fonts/gothammedium.ttf');
	font-weight: 400;
	font-style: normal;
}*/
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/gotham-light.ttf"); }
html {
  -webkit-font-smoothing: antialiased !important; }

body {
  background: #DCDCDC; }

body > .container {
  padding-top: 84px; }

body.in-popup {
  overflow: hidden; }

.bg-white {
  background-color: #FFF !important; }

.container {
  overflow: hidden; }

a:focus {
  outline: none;
  text-decoration: none; }

h1, h2, h3, h4, h5 {
  font-family: "Montserrat", Arial, sans-serif; }

/*
.container > .row{
	margin: 0;
}
*/
.autoscroll {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto; }

.content {
  /*background-color: #FFF;*/
  min-height: 100px;
  overflow: hidden;
  padding: 30px; }

.col-nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

@media (max-width: 991px) {
  .col-nopadding-sm {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
.loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 2000; }
.loader.loader-intro {
  background-color: #FFF; }
.loader .loader-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #FFF;
  border-radius: 100%;
  overflow: hidden;
  height: 106.5px;
  width: 140px;
  padding: 20px; }
.loader .loader-wrap img {
  width: 100%;
  height: auto; }
@media (min-width: 992px) {
  .loader .loader-wrap {
    height: 147px;
    width: 214px; }
  .loader .loader-wrap img {
    width: auto; } }
body.famaliving .loader .loader-wrap:before {
  content: "";
  background-color: #c03d8b;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-mix-blend-mode: color;
  mix-blend-mode: color; }

.img {
  width: 100%; }

.section-title {
  margin-top: 0;
  text-transform: uppercase; }
.section-title a {
  color: #333; }

.text {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  color: #333;
  font-weight: normal; }

@media (min-width: 768px) {
  .container {
    max-width: initial;
    width: 100%;
    /*margin-left: 72px;
    margin-right: 72px;*/
    margin-bottom: 30px;
    padding-left: 66px;
    padding-right: 66px; } }
a {
  color: #666; }

a:hover {
  color: #999;
  text-decoration: none; }

a.linkimg img {
  filter: saturate(0);
  transition: filter  0.3s ease-in; }
a.linkimg:hover img {
  filter: saturate(100) invert(100); }

.btn.btn-lg, .btn-group-lg > .btn {
  font-size: 14px; }

.section-title {
  font-size: 20px;
  font-family: "Montserrat", Arial, sans-serif; }

.grid-sizer, .grid-item {
  width: 25%; }

.grid-item--width2 {
  width: 50%; }

.grid-item--width3 {
  width: 75%; }

.grid-item--width4 {
  width: 100%; }

@media (max-width: 767px) {
  .grid-item {
    width: 100%; } }
@media (max-width: 1024px) and (min-width: 768px) {
  .grid-item {
    width: 50%; } }
.grid-push {
  margin-left: 25%; }

.grid-push--width2 {
  margin-left: 50%; }

.grid-push--width3 {
  margin-left: 75%; }

.grid-push--width4 {
  margin-left: 100%; }

.font-black {
  color: black !important; }

.text-box, .text-box--gray, .text-box--white {
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  float: right;
  border-radius: 3px;
  line-height: 120%;
  margin-top: 6px; }
.block .text-box:hover, .block .text-box--gray:hover, .block .text-box--white:hover {
  color: #333; }

.text-box--gray {
  background: #CCCCCC;
  color: white;
  right: 10px;
  padding: 1px 6px 1px 6px; }
.block .text-box--gray {
  color: #FFF; }

.text-box--white {
  background: white;
  color: red;
  right: 30px;
  padding: 2px 3px 2px 3px; }

.padding0 {
  padding: 0px !important; }

.paddingImg {
  padding: 3px; }

.heart {
  font-size: 20px;
  font-weight: bold; }

.heart--red {
  color: red; }

.heart--white {
  color: white; }

.likes-text {
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500; }
.home .likes-text {
  position: relative;
  top: -2px; }
.likes-text a i {
  transition: 0.4s transform cubic-bezier(0, 1.65, 1, -0.6);
  transform: scale(1);
  vertical-align: middle; }
.likes-text a:hover:active i {
  transform: scale(1.4); }
@media (min-width: 992px) {
  .likes-text a:hover i {
    transform: scale(1.4); } }

.likes-text--white {
  color: white; }

.likes {
  vertical-align: middle;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500; }
.likes a i {
  transition: 0.4s transform cubic-bezier(0, 1.65, 1, -0.6);
  transform: scale(1);
  vertical-align: middle; }
.likes a:hover i {
  transform: scale(1.4); }

.like a i {
  transition: 0.4s transform cubic-bezier(0, 1.65, 1, -0.6);
  transform: scale(1);
  vertical-align: middle; }
.like a:hover i {
  transform: scale(1.4); }

.dashedline--gray {
  border: 1px dashed #CCCCCC; }

.dashedline--white {
  border: 1px dashed white; }

.dashedline--black {
  border: 1px dashed #333; }

.line--white {
  border: 1px solid white; }

.line--gray {
  border: 1px solid #CCCCCC; }

.share {
  padding-left: 20px;
  font-size: 18px; }

.share--white {
  color: white; }

.text-black {
  color: black !important; }

/** GENERIC BLOCKS Item **/
.block a {
  color: #666;
  text-decoration: none;
  transition: color 0.4s ease-out; }

.block a:hover {
  color: #999;
  text-decoration: none; }

.block {
  padding: 5px;
  /*margin: 12px 12px 12px 12px;*/
  margin: 0 0 25px;
  /*float:left;*/
  overflow: hidden;
  padding: 5px;
  position: relative;
  border-radius: 5px;
  background-color: #FFF;
  height: 482px; }
@media (min-width: 992px) {
  .block {
    border-left: 1px solid #CCC;
    box-shadow: 2px 0 0 #CCC, 0 2px 0 #CCC; } }
.block .desc {
  padding: 5px 10px 15px;
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif; }
.block.block--white {
  background-color: #FFF; }
.block.block--red {
  background-color: #ED0000;
  color: #FFF; }
.block.block--red .likes-text, .block.block--red .share {
  color: #FFF; }
.block.block--red .text-box--white {
  color: #ED0000; }
.block.block--orange {
  background-color: #FF5C26;
  color: #FFF; }
.block.block--orange .item-concursos-title {
  color: #333; }
.block.block--orange .likes-text, .block.block--orange .share {
  color: #FFF; }
.block.block--orange .text-box--white {
  color: #FF5C26; }
.block .text-only-resize {
  display: none; }

.block .title {
  text-align: left; }

.block .down {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 0px;
  height: 51px; }
.block .down .down-wrapper {
  padding: 10px;
  font-weight: 500; }

/* Block photo */
.block .photo, .products-item .photo {
  padding: 0;
  overflow: hidden;
  background: #FFF;
  display: block;
  max-height: 285px; }
.block .photo img, .products-item .photo img {
  padding: 0;
  opacity: 1;
  transition: opacity 0.4s ease-out, transform 0.2s ease-out;
  width: 100%;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }
.block .photo:hover img, .products-item .photo:hover img {
  opacity: 0.8;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.block.newnew .photo {
  min-height: 250px; }
.block.newnew .photo img {
  height: 250px; }

.block.resized {
  	/*.desc
  	{
  		padding: 5px 10px 15px;
  		font-size: 14px;
     		font-family: $fontStack1;
  	}*/ }
.block.resized .photo {
  position: relative;
  min-height: 285px; }
.block.resized .photo img {
  width: 100%;
  height: 285px; }
.block.resized .text-only-resize {
  display: block; }
.block.resized .subtitlel, .block.resized .item-news-subtitle {
  margin-bottom: 0;
  padding-bottom: 15px; }
.block.resized.newnew .down {
  background-color: #FFF;
  box-shadow: 0 -5px 15px #FFF; }

.item-concursos.block {
  padding-bottom: 40px; }
.item-concursos.block .photo {
  padding-bottom: 10px;
  max-height: none;
  height: auto;
  min-height: 0;
  background-color: transparent;
  max-height: none; }
.item-concursos.block .photo img {
  margin-bottom: 15px;
  height: 100%; }

.block .photo.photo-natural {
  padding: 0;
  overflow: hidden;
  background: transparent;
  width: 100%;
  transition: transform 0.3s ease-out;
  text-align: center; }
.block .photo.photo-natural img {
  padding: 0;
  width: auto;
  height: auto;
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 40px; }
.block .photo.photo-natural:hover img {
  opacity: 1;
  transform: scale(1.15); }
.block .photo.photo-natural:after {
  content: "";
  display: inline-block;
  height: 100%;
  display: none; }

.photo img {
  width: 100%; }

/* Block Small - 1 col */
.block.small .photo {
  min-height: 304px; }

/* Block Big - 3 col */
.block.big .photo {
  min-height: 100%;
  max-height: 480px;
  height: 480px; }
@media (max-width: 1199px) and (min-width: 992px) {
  .block.big .photo.col-md-12 {
    margin-bottom: 15px; } }

.block.big .text {
  padding: 15px 10px 30px 22px;
  min-height: 100%; }

.block.big .title {
  font-size: 35px;
  font-family: 'Arvo';
  margin-top: 5px;
  padding: 0px 2px; }
@media (max-width: 1300px) {
  .block.big .title {
    font-size: 30px; } }

.block.big .subtitle {
  font-size: 18px;
  font-family: "Montserrat", Arial, sans-serif;
  color: #84C652; }
@media (max-width: 1300px) {
  .block.big .subtitle {
    font-size: 15px; } }

.block.big .desc {
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  padding-bottom: 15px; }

.form-block input:not([type=checkbox]):not([type=radio]), .form-block select, .form-block textarea.form-control {
  border-radius: 0; }
.form-block input:not([type=checkbox]):not([type=radio]), .form-block select {
  height: 50px; }
.form-block .input-group-addon {
  min-width: 48px;
  font-size: 15px;
  border-radius: 0;
  color: #9C9EA7; }
.form-block textarea.form-control {
  max-width: 100%;
  min-width: 100%; }

.checkbox input, .checkbox label {
  vertical-align: middle;
  color: #999; }
.checkbox .label {
  padding-left: 10px; }
.checkbox input {
  height: 0;
  width: 0; }
.checkbox input:before {
  content: "";
  height: 16px;
  width: 16px;
  border: #999 1px solid;
  float: left;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  font-family: FontAwesome;
  background-color: #FFF; }
.checkbox input:checked:before {
  content: ""; }

.autoheight {
  height: auto !important; }

.icon.icon-circle, .panel-blog .social .social-link .icon-circle.icon, .panel-blog .social .icon-circle.social-link.icon {
  text-align: center;
  border: 2px solid #999;
  color: #999;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  float: left;
  padding: 3px;
  margin-right: 10px; }
.icon:hover, .panel-blog .social .social-link .icon:hover, .panel-blog .social .social-link.icon:hover {
  color: #333; }
.icon.facebook:hover, .panel-blog .social .social-link .facebook.icon:hover, .panel-blog .social .facebook.social-link.icon:hover, a:hover .icon.facebook, a:hover .panel-blog .social .social-link .facebook.icon, .panel-blog .social .social-link a:hover .facebook.icon, a:hover .panel-blog .social .facebook.social-link.icon, .panel-blog .social a:hover .facebook.social-link.icon {
  color: #3b5998 !important;
  border-color: #3b5998 !important; }
.icon.twitter:hover, .panel-blog .social .social-link .twitter.icon:hover, .panel-blog .social .twitter.social-link.icon:hover, a:hover .icon.twitter, a:hover .panel-blog .social .social-link .twitter.icon, .panel-blog .social .social-link a:hover .twitter.icon, a:hover .panel-blog .social .twitter.social-link.icon, .panel-blog .social a:hover .twitter.social-link.icon {
  color: #55acee !important;
  border-color: #55acee !important; }
.icon.youtube:hover, .panel-blog .social .social-link .youtube.icon:hover, .panel-blog .social .youtube.social-link.icon:hover, a:hover .icon.youtube, a:hover .panel-blog .social .social-link .youtube.icon, .panel-blog .social .social-link a:hover .youtube.icon, a:hover .panel-blog .social .youtube.social-link.icon, .panel-blog .social a:hover .youtube.social-link.icon {
  color: #cd201f !important;
  border-color: #cd201f !important; }
.icon.pinterest:hover, .panel-blog .social .social-link .pinterest.icon:hover, .panel-blog .social .pinterest.social-link.icon:hover, a:hover .icon.pinterest, a:hover .panel-blog .social .social-link .pinterest.icon, .panel-blog .social .social-link a:hover .pinterest.icon, a:hover .panel-blog .social .pinterest.social-link.icon, .panel-blog .social a:hover .pinterest.social-link.icon {
  color: #cb2027 !important;
  border-color: #cb2027 !important; }
.icon.instagram:hover, .panel-blog .social .social-link .instagram.icon:hover, .panel-blog .social .instagram.social-link.icon:hover, a:hover .icon.instagram, a:hover .panel-blog .social .social-link .instagram.icon, .panel-blog .social .social-link a:hover .instagram.icon, a:hover .panel-blog .social .instagram.social-link.icon, .panel-blog .social a:hover .instagram.social-link.icon {
  color: #cd201f !important;
  border-color: #cd201f !important; }
.icon.rss:hover, .panel-blog .social .social-link .rss.icon:hover, .panel-blog .social .rss.social-link.icon:hover, a:hover .icon.rss, a:hover .panel-blog .social .social-link .rss.icon, .panel-blog .social .social-link a:hover .rss.icon, a:hover .panel-blog .social .rss.social-link.icon, .panel-blog .social a:hover .rss.social-link.icon {
  color: #ff6600 !important;
  border-color: #ff6600 !important; }

.btn {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  border-radius: 0; }

.btn.btn-gray {
  background: #AAA;
  color: #FFF;
  border-radius: 0;
  transition: all 0.3s ease-in;
  font-family: "Roboto", verdana, arial;
  font-weight: 500; }
.btn.btn-gray:hover {
  background-color: #00A5B8; }

/******/
/** Mobile Version **/
.title-mobile {
  background-color: #00A5B8;
  color: #FFF;
  font-size: 20px;
  padding-left: 20px;
  height: 35px;
  line-height: 35px;
  display: block;
  margin-bottom: 10px; }
.title-mobile:hover {
  color: #FFF;
  background-color: #00bcd2; }
body.famaliving .title-mobile:hover {
  background-color: #c74f97; }
.title-mobile h1 {
  font-size: inherit;
  line-height: 35px;
  margin: 0; }
.title-mobile .icon, .title-mobile .panel-blog .social .social-link .icon, .panel-blog .social .social-link .title-mobile .icon, .title-mobile .panel-blog .social .social-link.icon, .panel-blog .social .title-mobile .social-link.icon {
  margin-right: 18px;
  line-height: 35px;
  height: 35px; }

/*********** SISTEMA DE FOTOS **************/
.photo-valign {
  width: 87px;
  height: 87px;
  border-radius: 100%;
  overflow: hidden;
  display: block;
  position: relative; }
.photo-valign .photo-wrap {
  text-align: center;
  width: 10000px;
  height: 10000px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5000px;
  margin-top: -5000px; }
.photo-valign .photo-wrap:before {
  content: "";
  height: 100%;
  width: 1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px; }
.photo-valign img {
  /* Para escalar la imagen al tamano deseado se puede usar */
  /*transform: scale(0.5); */
  /* o bien un width o un height */
  vertical-align: middle;
  display: inline-block; }

/*********** END SISTEMA DE FOTOS **************/
@media (max-width: 767px) {
  body {
    background-color: #FFF;
    overflow-x: hidden; }

  body > .container {
    padding-top: 60px; }

  body.home {
    overflow: auto !important; }

  .block {
    margin: 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
    padding-top: 12px;
    margin-bottom: 30px;
    border: 0;
    box-shadow: 0; }
  .block:first-child {
    border-top: none; }
  .block .down {
    padding: 0px;
    height: auto;
    bottom: 6px;
    right: 12px; }
  .block .photo.photo-natural {
    min-height: initial; }
  .block .photo.photo-natural img {
    height: 46px;
    margin-top: 20px;
    margin-bottom: 10px; }
  .block.big .photo {
    height: auto; } }
@media (min-width: 2560px) {
  .block.big .photo {
    height: 700px;
    max-height: 100%; }
  .block.big .photo img {
    height: 700px; }
  .block.resized .photo, .block.newnew .photo, .block .photo {
    height: 400px;
    max-height: 100%; }
  .block.resized .photo img, .block.newnew .photo img, .block .photo img {
    height: 400px; }
  .block.resized.big .photo {
    height: 800px;
    max-height: 100%; }
  .block.resized.big .photo img {
    height: 800px; } }
#imgmodal {
  background-color: #FFF;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 3000; }
#imgmodal img {
  width: 100%;
  height: 100%;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }
#imgmodal .btn-close {
  color: #333;
  font-size: 30px;
  position: absolute;
  top: 50px;
  right: 50px;
  padding: 10px;
  background-color: rgba(0, 165, 184, 0.75);
  cursor: pointer;
  -webkit-transition: 0.3s ease-in all;
  transition: 0.3s ease-in all; }
#imgmodal .btn-close:hover {
  background-color: #00a5b8; }
body.famaliving #imgmodal .btn-close {
  background-color: rgba(192, 61, 139, 0.75); }
body.famaliving #imgmodal .btn-close:hover {
  background-color: #c03d8b; }

#storelist {
  background-color: #DCDCDC;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 3000;
  padding-top: 30px;
  overflow-y: scroll; }
#storelist img {
  width: 100%;
  height: 100%;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }
#storelist .btn-close {
  color: #333;
  font-size: 30px;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 10px;
  background-color: rgba(0, 165, 184, 0.75);
  cursor: pointer;
  -webkit-transition: 0.3s ease-in all;
  transition: 0.3s ease-in all; }
#storelist .btn-close:hover {
  background-color: #00a5b8; }
body.famaliving #storelist .btn-close {
  background-color: rgba(192, 61, 139, 0.75); }
body.famaliving #storelist .btn-close:hover {
  background-color: #c03d8b; }
#storelist .products-hashtags {
  height: 230px;
  position: relative;
  background-color: transparent; }
#storelist .products-hashtags .list-group {
  margin-bottom: 0; }
#storelist .products-hashtags .list-group-item {
  background-color: transparent;
  color: #00A5B8;
  font-size: 14px;
  border: 0 none; }
#storelist .products-hashtags .list-group-item.active {
  background-color: #00A5B8;
  color: #FFF; }
#storelist .products-hashtags .list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5; }
#storelist .products-hashtags.in-2-cols .list-group-item {
  width: 50%;
  border-radius: 0px; }
#storelist .products-hashtags.in-2-cols .list-group-item:nth-child(2n + 1) {
  float: left;
  clear: left; }
#storelist .products-hashtags.in-2-cols .list-group-item:nth-child(2n) {
  float: right;
  clear: right; }
#storelist .continent-container {
  background: #00A5B8;
  padding: 0px;
  height: 230px;
  overflow: hidden; }
#storelist .products-item-list li a.active {
  background: rgba(255, 255, 255, 0.2); }
#storelist .pais-title {
  float: left;
  font-size: 18px;
  margin-left: 12px; }
#storelist .products-item .product-text .desc {
  padding-top: 35px;
  padding-left: 0px;
  margin-left: 10px; }
#storelist .section-title {
  color: #c03d8b; }
#storelist .products-list-col {
  text-transform: capitalize !important; }
#storelist .products-list-col ul li a {
  font-size: 18px !important; }

#st-6 {
  font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
  direction: ltr;
  display: block;
  opacity: 1;
  text-align: left;
  z-index: 94034; }

#st-6.st-animated {
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }

#st-6.st-hidden {
  opacity: 0; }

#st-6 .st-btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: top 0.2s ease-in;
  -ms-transition: top 0.2s ease-in;
  -o-transition: top 0.2s ease-in;
  -webkit-transition: top 0.2s ease-in;
  transition: top 0.2s ease-in;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  height: 32px;
  line-height: 36px;
  padding: 0 8px;
  position: relative;
  text-align: center;
  top: 0;
  vertical-align: top;
  white-space: nowrap; }

#st-6 .st-btn:last-child {
  margin-right: 0; }

#st-6 .st-btn > svg {
  height: 16px;
  width: 16px;
  position: relative;
  top: 8px;
  vertical-align: top; }

#st-6 .st-btn > img {
  height: 16px;
  width: 16px;
  position: relative;
  top: 8px;
  vertical-align: top; }

#st-6 .st-btn > span {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.5px;
  min-width: 60px;
  opacity: 1;
  padding: 0 6px;
  position: relative;
  vertical-align: top; }

#st-6.st-has-labels .st-btn {
  min-width: 120px; }

#st-6.st-has-labels .st-btn.st-remove-label {
  min-width: 50px; }

#st-6.st-has-labels .st-btn.st-remove-label > span {
  display: none; }

#st-6.st-has-labels .st-btn.st-hide-label > span {
  display: none; }

#st-6 .st-total {
  color: #555;
  display: inline-block;
  font-weight: 500;
  line-height: 12px;
  margin-right: 0;
  max-width: 80px;
  padding: 4px 8px;
  text-align: center; }

#st-6 .st-total.st-hidden {
  display: none; }

#st-6 .st-total > span {
  font-size: 16px;
  line-height: 17px;
  display: block;
  padding: 0; }

#st-6 .st-total > span.st-shares {
  font-size: 9px;
  line-height: 9px; }

#st-6.st-justified {
  display: flex;
  text-align: center; }

#st-6.st-justified .st-btn {
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1; }

#st-6 .st-btn:hover {
  opacity: .8;
  top: -4px; }

#st-6 .st-btn[data-network='facebook'] {
  background-color: #3B5998; }

#st-6 .st-btn[data-network='twitter'] {
  background-color: #55acee; }

#st-6 .st-btn[data-network='email'] {
  background-color: #7d7d7d; }

.share-btn-container {
  display: none;
  width: 128px;
  position: absolute;
  top: 2px;
  left: 110px;
  padding: 8px;
  background-color: #fff;
  border-radius: 5px; }

.spinner.spinner-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1; }
.spinner.spinner-back .spinner-icon {
  display: block;
  margin: 50vh auto;
  color: #00A5B8;
  text-align: center; }

#popup_cookies {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  text-align: center;
  display: none;
  background-color: #cacaca; }
#popup_cookies .buttons {
  padding-bottom: 15px; }
#popup_cookies .buttons a {
  padding: 10px;
  -webkit-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  margin: 0 5px;
  		/*&.aceptar
  		{
  			color: $colorPrimary;
  		}
  		&.rechazar
  		{
  			color: $colorDanger;
  		}
  
  		&:hover
  		{
  			color: $colorBlack;
  		}*/ }
@media screen and (max-width: 991px) {
  #popup_cookies .content {
    font-size: 12px;
    padding: 15px 15px 10px; }
  #popup_cookies .buttons {
    padding-bottom: 10px; }
  #popup_cookies .buttons a {
    padding: 4px 10px;
    font-size: 12px; } }
@media screen and (min-width: 992px) {
  #popup_cookies {
    min-height: 125px; } }

#popup_cookies.mostrar {
  display: block; }

.scrollbox.scrollbox-conditions {
  margin-top: 20px;
  min-height: 50px;
  max-height: 120px;
  border: 1px solid #ccc;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  color: #999;
  font-size: 12px; }

/** Hamburguer **/
/** http://callmenick.com/post/animating-css-only-hamburger-menu-icons **/
.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  margin-top: 5px;
  padding: 0;
  width: 40px;
  height: 40px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s; }
.c-hamburger:focus, .c-hamburger:hover {
  outline: none;
  background-color: none; }
.c-hamburger span {
  display: block;
  position: absolute;
  top: 20px;
  left: 4px;
  right: 4px;
  height: 2px;
  background: #999; }
.home .navbar-inverse .c-hamburger span {
  background-color: #00A5B8; }
.c-hamburger:hover .c-hamburger span, .c-hamburger:focus .c-hamburger span {
  background-color: #666; }
.home .navbar-inverse .c-hamburger span, .home .navbar-inverse .c-hamburger:hover .c-hamburger span, .home .navbar-inverse .c-hamburger:hover .c-hamburger span {
  background-color: #00A5B8; }
.c-hamburger span::before, .c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #999;
  content: ""; }
.c-hamburger:hover .c-hamburger span::before, .c-hamburger:focus .c-hamburger span::before, .c-hamburger:hover .c-hamburger span::after, .c-hamburger:focus .c-hamburger span::after {
  background-color: #666; }
.home .navbar-inverse .c-hamburger span::before, .home .navbar-inverse .c-hamburger:hover .c-hamburger span::before, .home .navbar-inverse .c-hamburger:hover .c-hamburger span::before, .home .navbar-inverse .c-hamburger span::after, .home .navbar-inverse .c-hamburger:hover .c-hamburger span::after, .home .navbar-inverse .c-hamburger:hover .c-hamburger span::after {
  background-color: #00A5B8; }
.c-hamburger span:before {
  top: -10px; }
.c-hamburger span:after {
  bottom: -10px; }
.c-hamburger.c-hamburger--htx {
  /*background-color: #ff3264;*/ }
.c-hamburger.c-hamburger--htx span {
  transition: background-color 0.3s 0.8s; }
.c-hamburger.c-hamburger--htx span::before, .c-hamburger.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.5s, 0.5s; }
.c-hamburger.c-hamburger--htx span::before {
  transition-property: top, transform; }
.c-hamburger.c-hamburger--htx span::after {
  transition-property: bottom, transform; }
.c-hamburger.c-hamburger--htx:not(.collapsed) {
  background-color: transparent; }
.c-hamburger.c-hamburger--htx:not(.collapsed) span {
  background: transparent;
  transition: background-color 0.3s 0s; }
.c-hamburger.c-hamburger--htx:not(.collapsed) span::before {
  top: 0;
  transform: rotate(45deg);
  background-color: #00A5B8 !important; }
.c-hamburger.c-hamburger--htx:not(.collapsed) span::after {
  bottom: 0;
  transform: rotate(-45deg);
  background-color: #00A5B8 !important; }

/**MENU**/
.navbar {
  font-family: "Montserrat", Arial, sans-serif;
  max-height: 50px;
  font-weight: normal; }
.navbar.navbar-absolute {
  position: absolute; }
.navbar .nav-link {
  cursor: pointer; }
.navbar .navbar-brand {
  padding-top: 8px;
  padding-bottom: 8px; }
.navbar .logo {
  /*width: 140px;
  height: 43px;*/
  z-index: 3;
  position: relative;
  max-height: 100%; }
.navbar .navbar-toggle {
  float: left; }
.navbar .navbar-toggle .icon-bar {
  background-color: #00A5B8;
  width: 26px;
  height: 2px;
  border-radius: 0;
  margin-bottom: 7px; }
.navbar .login-btn {
  padding-left: 5px;
  padding-right: 5px; }
.navbar a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal; }
@media (min-width: 992px) and (max-width: 1320px) {
  .navbar a {
    font-size: 13px; } }
.active .navbar a {
  color: #00A5B8; }
.navbar .search .search-btn .fa {
  font-size: 20px; }
.navbar .navbar-always {
  display: inline; }
.navbar .navbar-brand {
  margin-right: 50px; }
.navbar .nav.navbar-nav {
  /*margin-top: 0px;*/ }
.navbar.navbar-default, .navbar.navbar-inverse, .navbar {
  background-color: #FFF;
  border: none;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15); }
.navbar.navbar-default .nav.navbar-nav, .navbar.navbar-inverse .nav.navbar-nav, .navbar .nav.navbar-nav {
  color: #999; }
.navbar.navbar-default .nav.navbar-nav.horizontal-menu > li > a, .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a, .navbar .nav.navbar-nav.horizontal-menu > li > a {
  color: #999;
  padding-top: 16px;
  padding-bottom: 14px;
  position: relative;
  height: 50px;
  /*padding-bottom: 30px;*/
  transition: width 0.3s ease-out;
  /*&.famaliving{
  	padding-bottom: 0;
  	padding-top: 18px;
  }*/ }
li.active > .navbar.navbar-default .nav.navbar-nav.horizontal-menu > li > a, li.active > .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a, li.active > .navbar .nav.navbar-nav.horizontal-menu > li > a {
  color: #00A5B8; }
.navbar.navbar-default .nav.navbar-nav.horizontal-menu > li > a:hover, .navbar.navbar-default .nav.navbar-nav.horizontal-menu > li > a:focus, .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a:hover, .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a:focus, .navbar .nav.navbar-nav.horizontal-menu > li > a:hover, .navbar .nav.navbar-nav.horizontal-menu > li > a:focus {
  color: #666;
  background-color: transparent;
  transition: width 0.3s ease-in; }
.navbar.navbar-default .nav.navbar-nav.horizontal-menu > li > a:hover span:after, .navbar.navbar-default .nav.navbar-nav.horizontal-menu > li > a:focus span:after, .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a:hover span:after, .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a:focus span:after, .navbar .nav.navbar-nav.horizontal-menu > li > a:hover span:after, .navbar .nav.navbar-nav.horizontal-menu > li > a:focus span:after {
  width: 100%;
  transition: width 0.3s ease-in; }
.navbar.navbar-default .nav.navbar-nav.horizontal-menu > li > a span, .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a span, .navbar .nav.navbar-nav.horizontal-menu > li > a span {
  position: relative;
  /*&:after{
  	width: 100%;	
  	transition: width 0.3s ease-in;
  }*/ }
.navbar.navbar-default .nav.navbar-nav.horizontal-menu > li > a span:after, .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a span:after, .navbar .nav.navbar-nav.horizontal-menu > li > a span:after {
  content: "";
  background-color: #666;
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 50%;
  margin: 0 0 -15px;
  left: 50%;
  right: 50%;
  display: inline;
  transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%);
  box-sizing: content-box;
  transition: width 0.3s ease-out; }
.navbar.navbar-default .nav.navbar-nav > li.active > a, .navbar.navbar-inverse .nav.navbar-nav > li.active > a, .navbar .nav.navbar-nav > li.active > a {
  background-color: transparent;
  color: #00A5B8; }
.navbar.navbar-default .nav.navbar-nav > li.logo-other, .navbar.navbar-inverse .nav.navbar-nav > li.logo-other, .navbar .nav.navbar-nav > li.logo-other {
  height: 50px;
  margin-right: 20px;
  /*padding-top: 18px;
  padding-bottom: 0;*/ }
.navbar.navbar-default .nav.navbar-nav > li.logo-other > a, .navbar.navbar-inverse .nav.navbar-nav > li.logo-other > a, .navbar .nav.navbar-nav > li.logo-other > a {
  height: 100%;
  display: block;
  min-height: 100%;
  max-height: 100%;
  padding-top: 8px;
  padding-bottom: 8px; }
.navbar.navbar-default .nav.navbar-nav > li.logo-other > a img, .navbar.navbar-inverse .nav.navbar-nav > li.logo-other > a img, .navbar .nav.navbar-nav > li.logo-other > a img {
  max-height: 100%;
  height: 100%; }
.navbar.navbar-default .nav.navbar-nav > li.logo-other > a img.famaliving, .navbar.navbar-inverse .nav.navbar-nav > li.logo-other > a img.famaliving, .navbar .nav.navbar-nav > li.logo-other > a img.famaliving {
  height: 90%; }
.navbar.navbar-default .visible-inverse, .navbar.navbar-inverse .visible-inverse, .navbar .visible-inverse {
  display: none; }
.navbar.navbar-default .visible-normal, .navbar.navbar-inverse .visible-normal, .navbar .visible-normal {
  display: block; }
.home .navbar.navbar-inverse {
  background-color: transparent;
  border: none;
  box-shadow: none; }
.home .navbar.navbar-inverse .nav.navbar-nav {
  color: #FFF; }
.home .navbar.navbar-inverse .nav.navbar-nav .active a {
  color: #00A5B8; }
.home .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a {
  color: #FFF; }
li.active > .home .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a {
  color: #00A5B8; }
.home .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a:hover, .home .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a:focus {
  color: #FFF; }
.home .navbar.navbar-inverse .nav.navbar-nav.horizontal-menu > li > a span:after {
  background-color: #FFF; }
.navbar.navbar-inverse .navbar-toggle {
  background-color: transparent; }
.navbar.navbar-inverse .navbar-toggle:focus, .navbar.navbar-inverse .navbar-toggle:hover {
  background-color: transparent; }
.navbar.navbar-inverse .visible-inverse {
  display: block; }
.navbar.navbar-inverse .visible-normal {
  display: none; }
.navbar .navbar-brand {
  padding-left: 0; }
.navbar .navbar-brand.famaliving {
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px; }

#btn-menu.logged, #btn-menu2.logged, a.logged {
  background-color: #e6f6f8; }

ul#menu, ul#menu-product {
  position: fixed;
  top: 64px;
  left: 0;
  background-color: transparent;
  color: #FFF;
  font-size: 18px;
  right: 0;
  bottom: 0;
  margin-top: 0;
  /*border-image: url("img/border-notch.png") 12 12 repeat;*/
  	/*-webkit-mask: url("img/triangleLeft.svg");
  	-webkit-mask-position: 50px left;
  	-webkit-mask-size: 10px 10px;
  	-webkit-mask-type: alpha;
  	-webkit-mask-repeat: no-repeat;
  
  	mask: url("img/triangleLeft.svg");
  	mask-position: 50px left;
  	mask-size: 10px 10px;
  	mask-type: alpha;
  	mask-repeat: no-repeat;
  	*/
  /*-webkit-mask-box-image: url("img/triangleLeft.svg") 10;
  mask-border: url("img/triangleLeft.svg") 10;*/
  /*box-shadow: 79px 79px 10px #000;*/
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }
ul#menu .strangeback, ul#menu-product .strangeback {
  background-color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  right: 12px;
  bottom: 0; }
ul#menu .strangeback .topborder, ul#menu-product .strangeback .topborder {
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  right: -12px;
  width: 12px;
  background-color: #FFF;
  box-shadow: 0px 0px 10px #333;
  z-index: -1; }
ul#menu .strangeback .botborder, ul#menu-product .strangeback .botborder {
  display: block;
  position: absolute;
  top: 100%;
  bottom: 0;
  right: -12px;
  width: 12px;
  background-color: #FFF;
  box-shadow: 0px 0px 10px #333;
  z-index: -1; }
ul#menu .strangeback .notch, ul#menu-product .strangeback .notch {
  right: -12px;
  top: attr(data-top px);
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border-color: #FFF;
  border-right-color: transparent;
  border-width: 6px;
  margin-left: -6px; }
.navbar ul#menu a, .navbar ul#menu-product a {
  color: #FFF;
  font-size: 18px; }
@media (max-width: 991px) {
  .navbar ul#menu a, .navbar ul#menu-product a {
    font-size: 17px; } }
ul#menu.navbar-nav > li, ul#menu-product.navbar-nav > li {
  float: none; }
ul#menu .icon, ul#menu-product .icon {
  display: none;
  position: absolute;
  top: 14px;
  right: 15px;
  font-size: 18px; }
ul#menu .icon.icon-in, ul#menu-product .icon.icon-in {
  display: block; }
ul#menu .collapsed .icon.icon-collapsed, ul#menu-product .collapsed .icon.icon-collapsed {
  display: block; }
ul#menu .collapsed .icon.icon-in, ul#menu-product .collapsed .icon.icon-in {
  display: none; }
ul#menu .submenu, ul#menu-product .submenu {
  margin-top: 15px;
  margin-bottom: 5px;
  width: 100%; }
ul#menu .submenu > li, ul#menu-product .submenu > li {
  float: none; }
ul#menu .submenu > li > a, ul#menu-product .submenu > li > a {
  padding-left: 25px;
  padding-right: 20px;
  line-height: 130%; }
@media (min-width: 992px) {
  ul#menu .submenu > li > a, ul#menu-product .submenu > li > a {
    padding-bottom: 4px;
    padding-top: 4px;
    margin-bottom: 5px; } }
ul#menu.collapse.width, ul#menu-product.collapse.width {
  -webkit-transition-property: width;
  transition-property: width;
  width: 0;
  height: auto; }
ul#menu.collapse.width.in, ul#menu-product.collapse.width.in {
  width: 275px; }

.collapse.leftdown {
  display: block;
  height: auto !important;
  width: auto !important;
  transform: translateX(-100%);
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
.collapse.leftdown.in {
  transform: translateX(0); }

.collapsing {
  height: auto;
  /*position: relative;
  height: 0;*/
  /*-overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;*/ }

#login-shops {
  position: fixed;
  top: 110%;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.95);
  width: 0;
  height: 0;
  padding: 15px;
  z-index: 1030;
  opacity: 0;
  border: 1px solid #999;
  -webkit-transition: width 300ms ease-in-out, height 300ms ease-in-out, opacity 300ms ease-in-out, top 300ms ease-in-out;
  transition: width 300ms ease-in-out, height 300ms ease-in-out, opacity 300ms ease-in-out, top 300ms ease-in-out;
  font-weight: normal;
  overflow: hidden; }
#login-shops.google_loggedin {
  height: 235px !important; }
#login-shops.in {
  top: 0;
  height: 325px;
  width: 348px;
  -webkit-transition: width 300ms ease-in-out, height 300ms ease-in-out, opacity 300ms ease-in-out, top 300ms ease-in-out;
  transition: width 300ms ease-in-out, height 300ms ease-in-out, opacity 300ms ease-in-out, top 300ms ease-in-out;
  opacity: 1; }
#login-shops .login-title {
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 23px; }
#login-shops .form-group {
  margin-bottom: 20px; }
#login-shops .form-control {
  border-radius: 0;
  border-color: #333;
  background-color: transparent; }
#login-shops .btns {
  padding: 20px 15px 0; }
#login-shops .btns .btn {
  font-weight: normal; }

@media (min-width: 992px) {
  .navbar.navbar-default {
    background-color: transparent;
    color: #FFF; }

  ul#menu, ul#menu-product {
    right: auto;
    bottom: 0;
    top: 0;
    padding-top: 83px;
    z-index: 2; }

  #btn-menu, #btn-menu2 {
    margin-left: 16px;
    margin-right: 10px;
    padding-right: 5px;
    z-index: 3; }

  .navbar-header {
    float: none; }

  .navbar #menu > li > a, .navbar #menu-product > li > a {
    font-size: 14px;
    color: #999;
    padding: 15px 40px 15px 25px;
    border-bottom: 1px solid #AAA;
    line-height: 120%;
    transition: color 0.2s;
    max-height: 46px;
    white-space: nowrap;
    padding-left: 27px;
    padding-right: 50px; }
  .navbar #menu > li > a .has_icon, .navbar #menu-product > li > a .has_icon {
    position: relative;
    top: -1px; }

  .navbar #menu > li > a.logged_in {
    font-size: 10px; }

  .navbar #menu > li > a.logged_in .nav-name {
    max-width: 225px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    top: 2px; }

  #menu .submenu > li > a, #menu-product .submenu > li > a {
    font-size: 14px;
    text-transform: none;
    color: #999;
    line-height: 160%;
    padding-top: 0;
    padding-bottom: 0; }

  ul#menu.navbar-nav li.active a, ul#menu-product.navbar-nav li.active a {
    color: #00A5B8;
    background-color: rgba(0, 165, 184, 0.1); }
  body.famaliving ul#menu.navbar-nav li.active a, body.famaliving ul#menu-product.navbar-nav li.active a {
    color: #c03d8b;
    background-color: rgba(192, 61, 139, 0.1); }

  .navbar #menu li a:hover, .navbar #menu li a:focus, .navbar #menu-product li a:hover, .navbar #menu-product li a:focus {
    color: #666;
    background-color: rgba(0, 165, 184, 0.1); }
  body.famaliving .navbar #menu li a:hover, body.famaliving .navbar #menu li a:focus, body.famaliving .navbar #menu-product li a:hover, body.famaliving .navbar #menu-product li a:focus {
    color: #c03d8b;
    background-color: rgba(192, 61, 139, 0.1); }

  .navbar-toggle {
    display: inline !important; }

  .navbar-toggle.collapsed .icon-bar {
    background-color: #FFF; }

  .navbar-collapse.collapse {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1220px) {
  .navbar .famaliving {
    padding-left: 10px;
    padding-right: 10px; } }
@media (min-width: 992px) and (max-width: 1280px) {
  .navbar .navbar-brand {
    margin-right: 0; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar .navbar-brand {
    margin-right: 0; }

  .navbar .nav.navbar-nav.horizontal-menu > li > a {
    padding-left: 10px;
    padding-right: 10px; } }
@media (max-width: 991px) {
  #mytopbar {
    background-color: #FFF !important;
    min-height: 60px;
    padding-top: 10px;
    box-shadow: none;
    border-bottom: 1px solid #CCC; }

  #mytopbar-product {
    min-height: 60px;
    padding-top: 10px;
    box-shadow: none; }
  #mytopbar-product .c-hamburger span {
    background-color: #00A5B8; }
  body.famaliving #mytopbar-product .c-hamburger span {
    background-color: #c03d8b; }
  #mytopbar-product .c-hamburger span:after, #mytopbar-product .c-hamburger span:before {
    background-color: #00A5B8; }
  body.famaliving #mytopbar-product .c-hamburger span:after, body.famaliving #mytopbar-product .c-hamburger span:before {
    background-color: #c03d8b; }
  #mytopbar-product .c-hamburger.c-hamburger--htx:not(.collapsed) span {
    background-color: transparent; }

  .navbar .navbar-brand {
    margin-left: 10px; }

  #btn-menu, #btn-menu2 {
    margin-left: 12px;
    margin-top: 2px;
    transform: scale(0.8); }

  .navbar .logo {
    height: 28px;
    width: auto;
    margin-top: 0; }

  ul#menu.collapse.width.in, ul#menu-product.collapse.width.in {
    width: auto;
    background: #FFF;
    color: #333; }
  ul#menu.collapse.width.in .strangeback, ul#menu-product.collapse.width.in .strangeback {
    display: none; }

  .navbar ul#menu {
    margin: 0;
    overflow: scroll;
    top: 60px; }
  .navbar ul#menu a {
    background-color: #EEE;
    color: #333;
    padding: 26px 20px;
    border: #CCC 1px solid; }
  .navbar ul#menu a .has_icon {
    position: relative;
    top: -1px; }
  .navbar ul#menu a:hover, .navbar ul#menu a[aria-expanded="true"] {
    background-color: #CCC; }
  .navbar ul#menu .submenu {
    background-color: #FFF;
    margin: 0; }
  .navbar ul#menu .submenu a {
    background-color: #FFF;
    text-transform: none;
    color: #999; }
  .navbar ul#menu .submenu a:hover {
    color: #333; }
  .navbar ul#menu .icon {
    font-size: 40px;
    top: 16px;
    right: 0; } }
.footer {
  background: #EEEEEE;
  margin-top: 15px;
  color: #888888;
  padding: 20px 0 0px 0; }
.footer h1, .footer .footer-title {
  font-size: 16px;
  color: #888888;
  font-family: "Montserrat", Arial, sans-serif;
  margin-bottom: 30px; }
.footer h2, .footer .footer-subtitle {
  margin-bottom: 0;
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  color: #888888;
  margin-top: 0;
  text-transform: uppercase; }
.footer h2.has-children, .footer .footer-subtitle.has-children {
  margin-bottom: 2px; }
.footer h2 a, .footer .footer-subtitle a {
  color: #888888; }
.footer h2 a:hover, .footer .footer-subtitle a:hover {
  color: #666; }
.footer .footer-title {
  margin-bottom: 2px;
  padding-left: 10px; }
.footer ul {
  list-style: none;
  padding-left: 0px;
  /*text-decoration: underline;*/
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px; }
.footer ul.has-children {
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 15px;
  border-left: 1px solid #ddd; }
.footer ul li a {
  /*text-decoration: underline;*/
  line-height: 120%;
  color: #999;
  -webkit-transition: color 200ms ease-out;
  transition: color 200ms ease-out; }
.footer ul li a.brand-image img {
  max-width: 200px;
  height: auto;
  margin: 10px 0;
  opacity: 1;
  transition: opacity; }
.footer ul li a:hover {
  color: #333;
  text-decoration: underline; }
.footer ul li a:hover.brand-image img {
  opacity: 0.7; }
.footer .newsletter {
  font-size: 25px;
  color: #00A5B8;
  text-transform: none;
  display: block; }
.footer .subs {
  font-size: 14px;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 10px; }
.footer .fa-file-text-o {
  font-size: 40px;
  font-weight: lighter; }
.footer input {
  width: 100%;
  height: 35px;
  padding-left: 13px;
  text-decoration: underline; }
.footer button {
  background: #888888;
  margin-top: 5px;
  width: 100%;
  color: white;
  height: 35px;
  text-align: left;
  font-weight: bold;
  border: none;
  padding-left: 10px;
  display: block; }
.footer button:hover {
  background-color: #00A5B8; }
.footer .field {
  position: relative;
  font-size: 12px;
  color: #AAA;
  overflow: hidden; }
.footer .field label {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -10px;
  padding: 3px 3px 3px;
  transition: 0.3s ease-in all;
  text-decoration: underline;
  cursor: text; }
.footer .field input:focus + label, .footer .field input.filled + label {
  /*margin-top: -50px;*/
  left: -100%; }
.footer .btn-mailsuscription {
  transition: 0.3s ease-in all; }
.footer .btn-mailsuscription:hover {
  background-color: #333; }
.footer .help {
  font-size: 14px;
  display: inline;
  padding-right: 20px; }
.footer .help2 {
  font-size: 12;
  text-decoration: underline; }
.footer .mail {
  font-size: 18px;
  text-decoration: underline; }
.footer .divhelp {
  margin-top: 30px; }
.footer .divhelp .divhelp-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px; }
.footer .divhelp .divhelp-top .btn {
  flex: 1 0 0; }
.footer .copy {
  float: left;
  text-decoration: underline; }
.footer .sociallinks {
  display: flex;
  font-size: 35px;
  text-align: right;
  margin-right: -3px; }
.footer .sociallinks li {
  padding-left: 5px;
  padding-right: 0;
  margin: 0; }
.footer #languages {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 20px;
  z-index: 9999;
  padding: 5px;
  background: #FFF;
  margin-top: 7px;
  margin-bottom: 7px; }
.footer #languages img {
  margin-right: 5px; }
.footer #languages a {
  cursor: pointer;
  text-decoration: none !important; }
.footer #languages a .arrow {
  display: inline-block;
  padding-left: 6px;
  -webkit-transition: transform 300ms ease-in;
  transition: transform 300ms ease-in;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  vertical-align: middle; }
.footer #languages a.collapsed .arrow {
  -webkit-transform: rotateX(0);
  transform: rotateX(0); }

.footermenu {
  float: right;
  display: flex !important; }
.footermenu li {
  padding-left: 15px; }

.footer-last {
  margin: 20px 0px; }

@media only screen and (max-width: 991px) {
  .footer .help {
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 5px; }
  .footer .footer .help2 {
    text-align: center;
    font-size: 20px; }
  .footer .footer .mail {
    font-size: 25px;
    text-align: center; }
  .footer .copy {
    float: none !important;
    padding-bottom: 15px; }
  .footer .divhelp .divhelp-top {
    display: block; }
  .footer .divhelp .divhelp-top .help {
    padding-right: 0;
    padding-bottom: 10px;
    display: block;
    text-align: left; }

  .footermenu {
    display: block !important;
    float: none; }
  .footermenu li {
    float: none;
    padding: 5px 0;
    display: block; } }
@media (max-width: 991px) {
  .footer {
    padding-bottom: 10px;
    margin-top: 0; }
  .footer .footer-section {
    margin-bottom: 50px; }
  .footer .footer-section h2.has-children {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 10px; }
  .footer .footer-section ul.has-children {
    border-left: 0;
    margin-bottom: 30px; }
  .footer .footer-section ul.has-children li {
    margin-bottom: 15px; }
  .footer .footer-section ul.has-children li .brand-image img {
    opacity: 1; }
  .footer > .container {
    padding-top: 40px; }
  .footer > .container > .row {
    margin: 0; }
  .footer .help, .footer .mail {
    font-size: 13px; }
  .footer .mail {
    margin-bottom: 20px; }
  .footer .help2 {
    font-size: 10px;
    line-height: 130%; }
  .footer .sociallinks {
    font-size: 30px;
    text-align: left;
    float: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer .sociallinks img {
    height: 26px; }
  .footer .sociallinks > li {
    display: inline;
    padding: 0;
    margin: 0 -2px; }
  .footer #languages {
    margin-top: 12px;
    float: none !important;
    margin-bottom: 15px;
    width: 100%;
    text-align: left; }
  .footer #languages li a {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block; }
  .footer #languages li a .arrow {
    float: right; }
  .footer .divhelp {
    margin-top: 0;
    padding-top: 30px;
    border-top: 1px solid #ddd; }
  .footer .divhelp .divhelp-top .btn {
    width: 100%; }
  .footer .copy {
    font-size: 12px;
    padding-top: 30px;
    border-top: 1px solid #ddd;
    margin-top: 30px; } }
.btn.btn-outline {
  background-color: transparent;
  transition: all .5s; }
.btn.btn-outline.btn-default {
  color: #333; }
.btn.btn-outline.btn-default:hover, .btn.btn-outline.btn-default:active {
  background-color: #333;
  color: white; }
.btn.btn-outline.btn-primary {
  color: #00A5B8; }
.btn.btn-outline.btn-primary:hover, .btn.btn-outline.btn-primary:active {
  background-color: #00A5B8;
  color: white; }
.btn.btn-outline.btn-google {
  color: #0d55cb;
  border-color: #0d55cb; }
.btn.btn-outline.btn-google:hover, .btn.btn-outline.btn-google:active {
  background-color: #3b78e7;
  color: white; }
.btn.btn-outline.btn-success {
  color: #2ECC71; }
.btn.btn-outline.btn-success:hover, .btn.btn-outline.btn-success:active {
  background-color: #2ECC71;
  color: white; }
.btn.btn-outline.btn-info {
  color: #00A5B8; }
.btn.btn-outline.btn-info:hover, .btn.btn-outline.btn-info:active {
  background-color: #00A5B8;
  color: white; }
.btn.btn-outline.btn-warning {
  color: gold; }
.btn.btn-outline.btn-warning:hover, .btn.btn-outline.btn-warning:active {
  background-color: gold;
  color: white; }
.btn.btn-outline.btn-danger {
  color: #FF007F; }
.btn.btn-outline.btn-danger:hover {
  background-color: #FF007F;
  color: white; }

.debugmode .grid-a-item:after {
  content: attr(data-index);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 30px;
  background-color: red;
  color: white;
  display: block;
  width: 70px;
  height: 70px;
  text-align: center;
  margin: auto;
  border: 2px solid white;
  box-shadow: red 0px 0px 30px;
  border-radius: 100%;
  padding: 10px; }
.debugmode body {
  overflow-y: scroll !important; }

/***************************************
**** XSCROLLER - HORIZONTAL SCROLLER ***
****************************************/
.xscroller {
  position: relative;
  overflow: hidden !important; }
.xscroller .xscroller-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; }
.xscroller .xscroller-wrapper .xscroller-width {
  display: inline-block; }
.xscroller .xscroller-btn-left, .xscroller .xscroller-btn-right {
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  background-color: transparent;
  background-image: url(/css/icons-mobile/transp-arrow-right.svg);
  width: 23px;
  -webkit-touch-callout: none !important; }
.xscroller .xscroller-btn-left img, .xscroller .xscroller-btn-right img {
  height: 100%;
  width: auto;
  display: none; }
.xscroller .xscroller-btn-left:hover:active, .xscroller .xscroller-btn-left:focus:hover, .xscroller .xscroller-btn-right:hover:active, .xscroller .xscroller-btn-right:focus:hover {
  background-color: #00A5B8; }
.xscroller .xscroller-btn-left {
  transform: rotate(180deg);
  left: 0; }
.xscroller .xscroller-btn-right {
  right: 0; }

/**Lorecode**/
.media {
  position: relative;
  text-align: center;
  margin: 0; }

.media img, .media video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  position: absolute;
  top: 50%;
  display: block;
  transform: translate(-50%, -50%); }

.icon--down span, .icon--down-green span, .icon--instagram span, .icon--pinterest span, .icon--twitter span, .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.icon--down {
  font-size: 40px !important; }

.icon--down-green, .icon--instagram, .icon--pinterest, .icon--twitter {
  width: 44px;
  height: 44px;
  vertical-align: top;
  display: inline-block; }

.intro__start, .join__work a {
  font-weight: 700;
  font-size: 16px;
  font-family: "Roboto", verdana, arial; }

.frames .intro__start {
  top: 100vh;
  margin-top: -107px;
  bottom: auto;
  -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s cubic-bezier(0.15, 0.8, 0.3, 1.2);
  transition: opacity 0.3s linear, transform 0.3s cubic-bezier(0.15, 0.8, 0.3, 1.2);
  z-index: 5;
  cursor: default; }

.frames .intro__start:hover .icon.icon.icon {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.frames.is-past-top .intro__start {
  position: fixed; }

.frames.is-past-bottom.is-past-bottom .intro__start {
  position: absolute;
  bottom: 40px;
  top: auto;
  margin-top: 0;
  opacity: 0; }

.intro__start {
  color: #FFF;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 10; }

.intro__start:hover, .intro__start:focus {
  color: #FFF;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
  text-decoration: none;
  border: none;
  outline: none; }

.sequences {
  color: #FFF; }

.sequences h2, .sequences p {
  text-align: left;
  /*padding-left: 30%;  */
  line-height: 120%; }

.sequences h2 {
  font-family: "Arvo";
  font-size: 35px; }

.sequences p {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px; }

@media screen and (min-width: 801px) {
  .media--fullscreen {
    height: 100vh; }

  .media--800 {
    height: 800px; } }
@media screen and (max-width: 800px) {
  .media--800, .media--fullscreen {
    height: 0 !important;
    padding-top: 100%; } }
@media screen and (max-width: 1024px) {
  .media video {
    /*display: none;*/ }

  .media img {
    display: block; } }
.scene {
  position: relative; }

.scene-copy {
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  position: absolute; }

.scene-copy__content {
  text-align: center;
  position: relative;
  margin: 0 auto;
  padding-top: 156px; }

@media screen and (min-width: 1600px) {
  .scene-copy__content {
    padding-top: 28.9vh; } }
@media screen and (min-width: 801px) {
  .scene-copy__content * {
    opacity: 0;
    -webkit-transform: translate3d(0, 5vh, 0);
    transform: translate3d(0, 5vh, 0);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }

  .scene-copy__content :first-child + * {
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
    transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s, opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s; }

  .scene-copy__content :first-child + * + * {
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
    transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s; }

  .scene-copy__content :first-child + * + * + * {
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s, opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
    transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s, opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s; }

  .scene.is-in-view .scene-copy {
    position: fixed; }

  .scene--1.is-past-bottom.is-past-top.is-in-view .intro__start.js-scene-next, .scene.is-past-bottom.is-in-view .intro__start.js-scene-next {
    opacity: 0; }

  .scene--1.is-past-bottom.is-past-top.is-in-view .scene-copy__content *, .scene.is-past-bottom.is-in-view .scene-copy__content * {
    opacity: 0;
    -webkit-transform: translate3d(0, -5vh, 0);
    transform: translate3d(0, -5vh, 0); }

  .scene.is-in-view .scene-copy__content * {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .scene--1.is-in-view .scene-copy__content * {
    opacity: 0;
    -webkit-transform: translate3d(0, 5vh, 0);
    transform: translate3d(0, 5vh, 0); }

  .scene--1.is-in-view.is-past-top .scene-copy__content * {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .is-current .scene-copy__content * {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .is-current.is-showing-text .scene-copy__content * {
    opacity: 1; } }
@media screen and (max-width: 800px) {
  .scene-copy {
    width: auto;
    height: auto !important;
    left: 0;
    overflow: visible;
    position: relative;
    top: 0;
    -webkit-transition: none;
    transition: none; }

  .scene-copy__content {
    text-align: center;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 91px;
    padding-bottom: 32px; }

  .scene-copy__content .align-left, .scene-copy__content .grid {
    text-align: center; }

  .privacy .scene-copy__content h1, .scene-copy__content .heading--0, .scene-copy__content .privacy h1, .scene-copy__content p strong {
    color: #455544; }

  .intro__start.js-scene-next {
    display: none; } }
.sequences {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
  /*margin-bottom: 200px;*/ }

.sequence {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: 0; }

.sequence.is-current {
  opacity: 1;
  z-index: 4; }

@media screen and (max-width: 1024px) {
  .sequence {
    -webkit-transition: opacity 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: opacity 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53); }

  .sequence.is-current {
    -webkit-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); } }
.touch .sequence {
  -webkit-transition: opacity 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53); }

.touch .sequence.is-current {
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

@media screen and (max-width: 800px) {
  .sequences {
    padding-top: 69px;
    padding-bottom: 136px; } }
@media (max-width: 1024px) and (min-width: 768px) {
  .text-box-gray {
    right: 7px; } }
@media (min-width: 768px) {
  .container.home-items {
    /*padding-top: 5px;*/ } }
.container.home-items {
  margin-bottom: 0;
  padding-top: 0; }
@media (max-width: 991px) {
  .container.home-items {
    padding-left: 0;
    padding-right: 0; } }
.container.home-items .row {
  margin-left: -12px;
  margin-right: -12px; }
.container.home-items .grid-a-item {
  padding: 0; }

.home .block {
  margin-left: 12px;
  margin-right: 12px; }
.home .block .photo:not(.photo-natural) img {
  transform: none; }
.home .block .photo:not(.photo-natural):hover img {
  transform: none; }

.video-widget {
  position: relative;
  height: 12vw; }
@media screen and (max-width: 991px) {
  .video-widget {
    height: 56vw !important; } }
.video-widget .video {
  width: 100%;
  height: 100%;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }

.grid-a-item.col-md-6 .video-widget {
  height: 26vw; }

.grid-a-item.col-md-9 .video-widget {
  height: 40vw; }

.grid-a-item.col-md-12 .video-widget {
  height: 54vw; }

.video-vimeo {
  width: 100%;
  height: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-top: 56vw;
  /* height: 56vw; */
  overflow: hidden;
  margin-left: 0; }
@media screen and (max-width: 991px) {
  .video-vimeo {
    height: 100%;
    width: auto; } }

.video-vimeo iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

/*HOME*/
/*
.home-items a {
	color:$colorLinkNormal;
	text-decoration:none;
}

.home-items a:hover {
	color:$colorLinkHover;
	text-decoration:none;
}
*/
/*.home-item {
	margin:12px 12px 0px 12px;
	float:left;
	border: 1px solid #CCCCCC;
    padding: 5px 0px 5px 1px;
	position: relative;
	border-radius:3px;
}*/
/*
.home-item--white {
	background:white;
}

.home-item--red {
	background:red;
	text-align:center;
}

.home-item--orange {
	background: #ff5c26;
}
*/
/*.home-block .down {
	display: flex;
    padding: 10px 10px 0px 10px;
    margin-top:5px;
}*/
.paddingImgSmall {
  padding: 0px 5px 0px 5px; }

/********/
/*MENU*/
.listpadding {
  background: #00A5B8;
  padding: 0; }

.list-title {
  color: white;
  font-size: 23px;
  font-family: 'Arvo';
  margin-top: 0px;
  padding: 15px 0px 0px 20px;
  font-weight: bold;
  text-transform: uppercase; }

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

.list-item {
  color: white;
  font-size: 16px;
  font-family: "Montserrat", Arial, sans-serif;
  /*padding: 5px 26px;
  height: 46px;
  line-height: 36px; */
  line-height: 120%;
  height: auto;
  padding: 13px 26px; }

.list-text {
  padding-left: 10px;
  padding-top: 7px;
  margin-bottom: 0px; }

.listpadding a {
  color: white; }

.listpadding a:hover {
  color: #333; }

.listpadding p {
  margin: 0; }

/******/
/*Concursos*/
@media (max-width: 767px) {
  .item-concursos {
    margin: 0; } }

.item-concursos-title {
  font-size: 25px;
  font-family: "Montserrat", Arial, sans-serif;
  color: white;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: bold; }

.item-concursos-subtitle {
  font-size: 23px;
  font-family: 'Arvo';
  color: white;
  padding-left: 10px;
  text-align: left;
  font-wegiht: bold; }
@media (min-width: 768px) and (max-width: 1280px) {
  .item-concursos-subtitle {
    font-size: 20px; } }
@media screen and (max-width: 991px) {
  .item-concursos-subtitle {
    text-align: center;
    padding: 0 30px; } }

@media screen and (max-width: 991px) {
  .item-concursos {
    text-align: center; } }
.item-concursos .desc {
  font-size: 18px;
  font-family: 'Roboto';
  color: white;
  padding-left: 10px;
  text-align: left; }
@media (min-width: 768px) and (max-width: 1280px) {
  .item-concursos .desc {
    font-size: 16px; } }

.item-concursos-img {
  margin: 0 auto;
  padding: 85px 85px 35px 85px; }

.item-concursos--orange {
  text-align: center; }

.item-concursos-orange-img {
  padding: 35px 55px 35px 55px; }

.item-concursos .down {
  padding-left: 10px;
  color: white;
  text-align: left; }

/******/
/*News*/
.item-news-title {
  font-size: 23px;
  font-family: 'Arvo';
  padding: 5px 10px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 130%; }

.item-news-subtitle {
  font-size: 18px;
  font-family: "Montserrat", Arial, sans-serif;
  color: #84c652;
  padding: 5px 10px;
  margin-bottom: 40px;
  margin-top: 0px;
  padding-bottom: 25px;
  line-height: 130%; }

/******/
/*Twitter*/
@media screen and (min-width: 992px) {
  .tw_block > .tweets {
    max-height: 500px;
    overflow: auto; } }
.tw_block > .title {
  text-align: center;
  color: white;
  background: #333333;
  margin: 0px;
  padding: 20px 0px 10px 0px;
  position: relative; }
.tw_block > .title a {
  color: white; }
.tw_block > .title:after {
  content: "";
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  height: 20px;
  background: url(img/efecto-twiter.png) repeat-x; }

.tw {
  font-size: 14px;
  font-family: 'Roboto';
  padding: 20px 30px 15px 30px;
  word-wrap: break-word; }

.tw .title {
  font-weight: bold;
  margin-bottom: 0px; }

.tw .user {
  color: #00b0b3;
  margin-bottom: 0px;
  font-size: 15px; }

.tw .hash {
  color: #ff8e7d;
  margin-bottom: 0; }

.tw .date {
  font-size: 12px;
  color: #999999; }

/******/
/*Blog*/
.item-blog {
  font-family: 'Roboto'; }

.item-blog-title {
  font-family: 'Arvo';
  font-size: 23px;
  padding-left: 15px;
  font-weight: bold; }

.icon-archive {
  float: right;
  padding-right: 15px;
  color: #AAAAAA; }

.blog-post {
  padding: 0px 15px 0px 15px;
  margin: 10px 10px 10px 10px;
  border: 1px solid #CCCCCC;
  position: relative; }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-post {
    padding-top: 10px;
    padding-bottom: 10px; } }
@media screen and (min-width: 992px) and (max-width: 1399px) {
  .blog-post {
    text-align: center; } }

.blog-post h1, .blog-post .blog-post-title {
  margin-top: 25px;
  font-size: 16px;
  color: #a47a6c;
  font-weight: bold;
  padding: 0px 15px;
  margin-bottom: 0px;
  line-height: 1.3; }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-post h1, .blog-post .blog-post-title {
    margin-bottom: 10px;
    margint-top: 10px; } }

.blog-post .photo-valign {
  	/*@media screen AND (min-width: $screen-sm-min) AND (max-width: $screen-sm-max)
  	{
  		border: 2px solid #CCC;
  	    float: left;
      	margin-right: 20px;
      	margin-top: 10px;
      	margin-bottom: 10px;
  
  		img
  		{
  			width: 100px;
  		}
  	}
  	@media screen AND (min-width: $screen-md-min)
  	{
  		border: 2px solid #CCC;
  		margin: 10px auto;
  		img
  		{
  			width: 100px;
  		}
  	}*/ }
@media screen and (min-width: 992px) {
  .blog-post .photo-valign {
    margin-bottom: 10px; } }

.blog-post p {
  font-size: 14px;
  margin-bottom: 25px;
  font-weight: bold;
  padding: 0px 15px; }

.blog-post span {
  font-size: 14px;
  color: #CCCCCC; }

.blog-post .more {
  position: absolute;
  top: 4px;
  right: 3px;
  background: #84B851;
  padding: 1px 7px;
  border-radius: 3px;
  color: white;
  font-weight: bold;
  border: none; }

.item-blog, .item-eventos {
  padding-bottom: 65px; }

.item-blog .pag, .item-eventos .pag {
  padding-top: 15px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0 10px 13px;
  left: 0;
  right: 0; }

.item-blog .pag .next, .item-eventos .pag .next {
  float: right;
  padding: 10px;
  background-color: #00A5B8;
  border-radius: 4px 0 0 4px;
  vertical-align: middle;
  display: flex;
  color: white;
  position: relative;
  margin-right: 30px; }
.item-blog .pag .next:after, .item-eventos .pag .next:after {
  position: absolute;
  right: -19px;
  left: auto;
  top: 0;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #00A5B8;
  content: ""; }
.famaliving .item-blog .pag .next:after, .famaliving .item-eventos .pag .next:after {
  border-left-color: #c03d8b; }
.item-blog .pag .next:hover, .item-eventos .pag .next:hover {
  opacity: 0.9; }

.item-blog .pag .previous, .item-eventos .pag .previous {
  padding-left: 15px;
  float: left;
  padding: 10px;
  border-radius: 0 4px 4px 0;
  vertical-align: middle;
  display: flex;
  position: relative;
  margin-left: 30px;
  background-color: #00A5B8;
  color: #FFF; }
.item-blog .pag .previous:after, .item-eventos .pag .previous:after {
  position: absolute;
  left: -19px;
  right: auto;
  top: 0;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #00A5B8;
  content: ""; }
.famaliving .item-blog .pag .previous:after, .famaliving .item-eventos .pag .previous:after {
  border-right-color: #c03d8b; }
.item-blog .pag .previous:hover, .item-eventos .pag .previous:hover {
  opacity: 0.9; }

.item-blog .pag .next, .item-eventos .pag .next {
  float: right;
  padding: 10px;
  background-color: #00A5B8;
  border-radius: 4px 0 0 4px;
  vertical-align: middle;
  display: flex;
  color: white;
  position: relative;
  margin-right: 30px; }
.item-blog .pag .next:after, .item-eventos .pag .next:after {
  position: absolute;
  right: -19px;
  left: auto;
  top: 0;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #00A5B8;
  content: ""; }
.famaliving .item-blog .pag .next:after, .famaliving .item-eventos .pag .next:after {
  border-left-color: #c03d8b; }

/** Estilo originariamente para movil, ahora para pc tambien **/
.item-blog-title {
  background-color: #00A5B8;
  color: #FFF;
  padding-top: 18px;
  height: auto;
  overflow: hidden;
  position: relative;
  margin-bottom: 38px;
  margin-top: 0; }
.item-blog-title .title-wrap {
  float: left;
  padding-bottom: 13px; }
.item-blog-title .title img {
  height: 35px; }
.item-blog-title .subtitle {
  font-size: 18px;
  font-weight: lighter;
  font-family: "Montserrat", Arial, sans-serif;
  text-align: right; }
.item-blog-title .title-icon {
  font-size: 70px;
  color: #00A5B8;
  position: absolute;
  top: -36px;
  right: -16px;
  border-radius: 100%;
  background-color: #008493;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 40px; }

.blog-post {
  overflow: hidden;
  margin: 0;
  padding: 0 10px; }
@media screen and (min-width: 1400px) {
  .blog-post {
    padding-bottom: 30px; } }
.blog-post .photo-valign {
  height: 87px;
  width: 87px;
  display: block;
  margin-left: auto;
  margin-right: auto; }
@media screen and (min-width: 1400px) {
  .blog-post .photo-valign {
    margin-right: 15px;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle; } }
.blog-post .photo-valign img {
  filter: grayscale(100%);
  height: 87px; }
.blog-post h1, .blog-post .blog-post-title {
  margin-top: 11px;
  margin-bottom: 15px;
  font-size: 17px;
  position: relative;
  overflow: hidden;
  font-family: "Arvo", Georgia, "Times New Roman", Times, serif;
  color: #333;
  padding-left: 0; }
@media screen and (min-width: 768px) {
  .blog-post h1, .blog-post .blog-post-title {
    padding: 0; } }
@media screen and (min-width: 992px) and (max-width: 1399px) {
  .blog-post h1, .blog-post .blog-post-title {
    margin-bottom: 10px; } }
@media screen and (min-width: 1400px) {
  .blog-post h1, .blog-post .blog-post-title {
    text-align: left;
    margin-top: 0;
    vertical-align: middle;
    display: inline-block;
    width: 60%;
    width: calc(90% - 100px); } }
.blog-post h1:after, .blog-post .blog-post-title:after {
  content: "";
  position: absolute;
  width: 35px;
  height: 20px;
  top: 0;
  right: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 25%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 25%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 25%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */ }
@media screen and (min-width: 768px) {
  .blog-post h1:after, .blog-post .blog-post-title:after {
    display: none; } }
@media screen and (min-width: 1400px) {
  .blog-post p {
    text-align: left;
    clear: both;
    padding-left: 0; }
  .blog-post p span {
    margin-right: 5px; } }
.blog-post .name-author {
  float: left;
  font-size: 17px; }
@media screen and (min-width: 1400px) {
  .blog-post .name-author {
    text-align: left; } }
.blog-post .name-author span {
  display: block;
  color: #00A5B8; }
.famaliving .blog-post .name-author span {
  color: #c03d8b; }

.blog-post .photo-author {
  width: 87px;
  height: 87px;
  border-radius: 100%;
  overflow: hidden;
  float: left;
  display: block; }
.blog-post .photo-author img {
  height: 87px;
  width: auto;
  margin-left: -5px;
  filter: grayscale(1); }
.blog-post .photo-author:hover {
  filter: none; }

.item-blog {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0; }

.blog-post {
  border: none; }

/******/
/*Carousel Sofas*/
.myCarousel {
  background: #00A5B8;
  min-height: 332px;
  position: relative;
  height: 100%; }

.myCarousel .item {
  overflow: hidden; }

.carousel .item {
  overflow: hidden; }

.myCarousel .cartitle {
  font-family: 'Arvo';
  font-size: 35px;
  color: white;
  margin-top: 5px; }

.myCarousel .carsubtitle {
  font-family: 'Roboto';
  font-size: 18px;
  margin-top: 5px; }

.myCarousel .cardesc {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  color: white;
  padding-bottom: 25px; }

.myCarousel .car-img img {
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }

.myCarousel .carousel-controls {
  position: absolute;
  bottom: 15px;
  width: 100px;
  left: 40px;
  font-size: 30px;
  height: 30px; }
.myCarousel .carousel-controls .carousel-control {
  height: 25px;
  width: 25px;
  border-radius: 100%;
  background-color: #333;
  text-align: center;
  color: #FFF;
  opacity: 0.5;
  line-height: 25px; }
.myCarousel .carousel-controls .carousel-control:hover {
  background-color: #DEDEDE; }
.myCarousel .carousel-controls .carousel-control.right {
  left: 30px; }

.myCarousel .left span {
  /*font-size: 20px;*/ }

.car-text {
  padding: 10px 12px 0px 12px; }

.car-img {
  padding: 4px 3px 0px 0px; }
.car-img img {
  width: 100%; }

/*******/
/*Events*/
.home-events-title {
  font-family: 'Arvo';
  font-size: 23px;
  padding: 1px 0px 10px 10px;
  margin-top: 5px;
  float: left;
  margin-bottom: 0px;
  font-weight: bold; }

.home-events-subtitle {
  float: right;
  font-family: 'Roboto';
  font-size: 16px;
  color: #AAAAAA;
  margin-top: 10px;
  padding-right: 15px;
  margin-bottom: 0px; }

.home-events-date {
  float: right;
  font-size: 16px;
  color: #AAAAAA;
  padding-right: 15px;
  margin-top: 10px; }

.home-event {
  position: relative; }

.home-event .ev_desc {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  padding: 15px 10px 5px 10px;
  margin-bottom: 0px; }

.home-event .ev_ubic, .home-event .ev_date {
  font-family: 'Roboto';
  font-size: 14px;
  margin-bottom: 0px;
  padding: 5px 0px 15px 35px; }

.home-event .join {
  position: absolute;
  bottom: 15px;
  right: 5px;
  background: #84B851;
  padding: 1px 7px;
  border-radius: 3px;
  color: white;
  font-weight: bold;
  border: none; }

/*******/
/*Carousel Productos*/
.secCarousel {
  background: white; }

.secCarousel .cartitle {
  font-family: 'Arvo';
  font-size: 35px;
  color: black;
  padding-top: 10px; }

.secCarousel .carsubtitle {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  color: #84C552; }

.secCarousel .cardesc {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  color: black; }
@media (max-width: 1199px) {
  .secCarousel .cardesc {
    padding-right: 50px; } }

.secCarousel .carousel-indicators {
  left: 81%;
  bottom: 70px;
  width: 44px;
  margin: 0px; }

.secCarousel .carousel-indicators li {
  background-color: #DFDFDF; }

.secCarousel .carousel-indicators .active {
  background-color: white;
  border: 2px solid #F08960; }

.secCarousel .carousel-controls {
  position: absolute;
  bottom: 96px;
  width: 133px;
  left: 81%;
  right: auto;
  margin-left: -45px; }

.secCarousel .carousel-controls i {
  color: black; }

.secCarousel .divdown {
  position: absolute;
  top: 450px;
  right: 0px; }

.secCarousel .down .down-wrapper {
  padding: 10px 15px; }
.secCarousel .down .down-wrapper .likes-text {
  top: 5px; }

/************/
/*******/
@media (max-width: 767px) {
  #myCarousel {
    min-height: 0;
    padding-bottom: 20px;
    margin-top: 5px;
    margin-bottom: 5px; }

  .item-concursos-subtitle {
    padding-right: 45px; }

  .listpadding, .famaliving .listpadding {
    background-color: #EEE; }
  body.famaliving .listpadding, body.famaliving .famaliving .listpadding {
    background-color: #EEE !important; }
  .listpadding .list-title, .famaliving .listpadding .list-title {
    color: #333;
    background-color: #FFF;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 500;
    margin: 0;
    padding-bottom: 10px; }
  .listpadding a, .famaliving .listpadding a {
    color: #333;
    font-size: 20px; }
  .listpadding .dashedline--white, .famaliving .listpadding .dashedline--white {
    border-color: #00A5B8; }
  .famaliving .listpadding .dashedline--white, .famaliving .famaliving .listpadding .dashedline--white {
    border-color: #c03d8b; }

  .xs-special .item-news-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 22px;
    padding-right: 62px;
    background-color: rgba(255, 255, 255, 0.85);
    padding-top: 13px;
    padding-bottom: 13px;
    margin-bottom: 0; }

  .item-news-subtitle {
    color: #00A5B8;
    font-size: 22px;
    margin-bottom: 0; }
  .famaliving .item-news-subtitle {
    color: #c03d8b; }

  .item-news-title {
    font-size: 25px; }

  .xs-normal .down {
    position: absolute;
    top: auto;
    bottom: 0; }

  .block.big .title {
    font-size: 25px; }
  .block.big .subtitle {
    color: #00A5B8; }
  .famaliving .block.big .subtitle {
    color: #c03d8b; }
  .block.big.big .down {
    top: 217px; }
  .block.big .text {
    padding-bottom: 10px;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    padding-left: 22px;
    padding-right: 22px;
    background-color: rgba(255, 255, 255, 0.6);
    min-height: 0;
    max-width: 100%; }

  .home .block, .home .block.big {
    border: 3px double #DCDCDC;
    border-top: none;
    height: auto;
    margin-bottom: 0; }
  .home .block.item-concursos, .home .block.big.item-concursos {
    margin: 0; }
  .home .blog-post .photo-valign {
    float: none;
    display: inline-block;
    vertical-align: middle; }
  .home .blog-post .blog-post-title {
    white-space: normal;
    width: calc(100% - 107px);
    margin-top: 0px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: middle; }
  .home .blog-post .link-authors {
    display: inline-block; }
  .home .blog-post .link-authors p {
    padding-left: 0px; }
  .home .blog-post .item-concursos-subtitle {
    margin-top: 0px; }

  .item-concursos-title {
    font-size: 25px;
    font-family: "Arvo", Georgia, "Times New Roman", Times, serif;
    margin-bottom: 32px; }

  .tw_block > .title {
    text-align: left;
    background-color: #00A5B8;
    overflow: hidden;
    font-size: 36px;
    padding-left: 18px;
    font-weight: bold; }
  .famaliving .tw_block > .title {
    background-color: #c03d8b; }
  .tw_block .title-icon {
    font-size: 76px;
    color: #00A5B8;
    position: absolute;
    top: -30px;
    right: -16px;
    border-radius: 100%;
    background-color: #008493;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 30px; }
  .famaliving .tw_block .title-icon {
    color: #c03d8b; }

  .tw {
    padding-left: 18px; }
  .tw .user {
    font-size: 20px;
    margin-bottom: 16px; }
  .tw .user .icon, .tw .user .panel-blog .social .social-link .icon, .panel-blog .social .social-link .tw .user .icon, .tw .user .panel-blog .social .social-link.icon, .panel-blog .social .tw .user .social-link.icon {
    color: #FFF;
    background-color: #999;
    border-radius: 100%;
    padding: 5px;
    font-size: 17px;
    text-align: center;
    margin-right: 10px; }
  .tw .title {
    font-size: 17px;
    line-height: 118%;
    margin-bottom: 10px; }
  .tw .hash {
    font-size: 17px;
    line-height: 145%;
    margin-bottom: 0; }
  .tw .date {
    font-size: 17px;
    line-height: 120%; }

  .item-blog-title {
    background-color: #00A5B8;
    color: #FFF;
    padding-top: 18px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 38px; }
  .famaliving .item-blog-title {
    background-color: #c03d8b; }
  .item-blog-title .title-wrap {
    float: left;
    padding-bottom: 13px; }
  .item-blog-title .title img {
    height: 35px; }
  .item-blog-title .subtitle {
    font-size: 18px;
    font-weight: lighter;
    font-family: "Montserrat", Arial, sans-serif;
    text-align: right; }
  .item-blog-title .title-icon {
    font-size: 70px;
    color: #00A5B8;
    position: absolute;
    top: -36px;
    right: -16px;
    border-radius: 100%;
    background-color: #008493;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 40px; }
  .famaliving .item-blog-title .title-icon {
    color: #c03d8b; }

  .blog-post {
    overflow: hidden;
    margin: 0;
    padding: 0 10px; }
  .blog-post .photo-valign {
    float: left;
    height: 87px;
    width: 87px;
    margin-right: 15px; }
  .blog-post .photo-valign img {
    filter: grayscale(100%);
    height: 87px; }
  .blog-post h1, .blog-post .blog-post-title {
    margin-top: 11px;
    margin-bottom: 15px;
    font-size: 17px;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    font-family: "Arvo", Georgia, "Times New Roman", Times, serif;
    color: #333;
    padding-left: 0; }
  .blog-post h1:after, .blog-post .blog-post-title:after {
    content: "";
    position: absolute;
    width: 35px;
    height: 20px;
    top: 0;
    right: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 25%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 25%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 25%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    /* IE6-9 */ }
  .blog-post .name-author {
    float: left;
    font-size: 17px; }
  .blog-post .name-author span {
    display: block;
    color: #00A5B8; }
  .famaliving .blog-post .name-author span {
    color: #c03d8b; }

  .blog-post .photo-author {
    width: 87px;
    height: 87px;
    border-radius: 100%;
    overflow: hidden;
    float: left;
    display: block; }
  .blog-post .photo-author img {
    height: 87px;
    width: auto;
    margin-left: -5px;
    filter: grayscale(1); }
  .blog-post .photo-author:hover {
    filter: none; }

  .item-blog {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    padding-top: 0; }

  .blog-post {
    border: none; } }
@media (max-width: 991px) {
  .secCarousel .carousel-indicators {
    left: 25%;
    bottom: 5px;
    width: 50%;
    margin: 0px; }
  .secCarousel .carousel-controls {
    bottom: 10px;
    width: 100%;
    left: 0%;
    height: 25px;
    margin-left: 0px; }
  .secCarousel .carousel-indicators li {
    padding: 8px;
    margin-left: 5px;
    margin-right: 5px; }

  .myCarousel .carousel-controls {
    bottom: -2px;
    width: 100%;
    left: 43%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .secCarousel .cardesc {
    padding-right: 50px; }

  .item-blog .pag .next, .item-eventos .pag .next {
    margin-right: 15px;
    padding-left: 5px;
    padding-right: 5px; }

  .item-blog .pag .previous, .item-eventos .pag .previous {
    margin-left: 15px;
    padding-left: 5px;
    padding-right: 5px; }

  .down {
    width: 100%; }

  .home .likes-text {
    float: right; } }
.block.block-text.has-photo {
  min-height: 300px; }
@media screen and (min-width: 1200px) {
  .block.block-text .photo.col-lg-6, .block.block-text.resized .photo.col-lg-6 {
    position: absolute;
    top: 0;
    bottom: 0;
    max-height: none;
    height: auto; }
  .block.block-text .photo.col-lg-6.pright, .block.block-text.resized .photo.col-lg-6.pright {
    right: 0; }
  .block.block-text .photo.col-lg-6 img, .block.block-text.resized .photo.col-lg-6 img {
    height: 100%;
    min-height: 0;
    max-height: none; } }

@media screen and (orientation: portrait) and (max-width: 991px) {
  .container.pasador-home.hasvideo {
    height: auto; } }
.container.pasador-home .listpadding {
  position: absolute;
  bottom: 5vh;
  right: 100px;
  z-index: 1; }

.pasador-home .volume {
  position: absolute;
  top: 50px;
  left: 50px;
  color: #FFF;
  text-shadow: 0 0 3px #333, 0 0 3px transparent, 0 0 3px transparent;
  font-size: 30px;
  z-index: 1;
  cursor: pointer; }
.pasador-home .volume:hover {
  text-shadow: 0 0 3px #333, 0 0 30px #FFF, 0 0 60px #FFF; }
.pasador-home .volume .volume-icon.muted {
  display: none; }
.pasador-home .volume .volume-icon.actived {
  display: block; }
.pasador-home .volume.muted .volume-icon.muted {
  display: block; }
.pasador-home .volume.muted .volume-icon.actived {
  display: none; }

@media (max-width: 991px) {
  .block-text .item-news-title {
    position: static; }
  .block-text .desc {
    padding-left: 22px;
    padding-right: 22px; }

  .container.pasador-home {
    padding: 0;
    margin: 0;
    height: 70vh;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
    margin-bottom: 0; }
  .container.pasador-home .swiper-container {
    height: 100%; }
  .container.pasador-home .swiper-slide {
    position: relative;
    height: 100%;
    overflow: hidden; }
  .container.pasador-home .swiper-slide .pasador-title {
    color: #FFF;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
    font-size: 25px;
    padding: 0px;
    margin: 0 0 15px 0; }
  .container.pasador-home .swiper-slide .pasador-text {
    color: #FFF;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    position: absolute;
    top: 100px;
    left: 40px;
    right: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px; }
  .container.pasador-home .swiper-slide img, .container.pasador-home .swiper-slide video {
    width: 100%;
    height: 100%;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .container.pasador-home .swiper-button-prev, .container.pasador-home .swiper-button-next {
    background-image: none !important;
    width: auto;
    height: auto; }
  .container.pasador-home .swiper-button-prev .icon, .container.pasador-home .swiper-button-next .icon {
    font-size: 40px;
    color: #FFF;
    -webkit-transition: 300ms color ease-in;
    transition: 300ms color ease-in;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); }
  .container.pasador-home .swiper-button-prev:hover, .container.pasador-home .swiper-button-next:hover {
    color: #00A5B8; }
  .famaliving .container.pasador-home .swiper-button-prev:hover, .famaliving .container.pasador-home .swiper-button-next:hover {
    color: #c03d8b; }
  .container.pasador-home .swiper-button-prev {
    left: 5px; }
  .container.pasador-home .swiper-button-next {
    right: 0; } }
@media (min-width: 992px) {
  .newimg {
    height: 100% !important; }

  .container.home-items {
    padding-top: 0; }

  .container.pasador-home {
    padding: 0;
    margin: 0;
    height: 80vh;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
    margin-bottom: 25px; }
  .container.pasador-home .swiper-container {
    height: 100%; }
  .container.pasador-home .swiper-slide {
    position: relative;
    height: 100%;
    overflow: hidden; }
  .container.pasador-home .swiper-slide .pasador-title {
    color: #FFF;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
    font-size: 25px;
    padding: 0px;
    margin: 0 0 15px 0; }
  .container.pasador-home .swiper-slide .pasador-text {
    color: #FFF;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    position: absolute;
    top: 40vh;
    left: 100px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px; }
  .container.pasador-home .swiper-slide img, .container.pasador-home .swiper-slide video {
    width: 100%;
    height: 100%;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .container.pasador-home .swiper-button-prev, .container.pasador-home .swiper-button-next {
    background-image: none !important;
    width: auto;
    height: auto; }
  .container.pasador-home .swiper-button-prev .icon, .container.pasador-home .swiper-button-next .icon {
    font-size: 40px;
    color: #FFF;
    -webkit-transition: 300ms color ease-in;
    transition: 300ms color ease-in; }
  .container.pasador-home .swiper-button-prev:hover, .container.pasador-home .swiper-button-next:hover {
    color: #00A5B8; }
  .famaliving .container.pasador-home .swiper-button-prev:hover, .famaliving .container.pasador-home .swiper-button-next:hover {
    color: #c03d8b; }
  .container.pasador-home .swiper-button-prev {
    left: 5px; }
  .container.pasador-home .swiper-button-next {
    right: 0; }

  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 100%; } }
.categories .block .photo {
  max-height: 315px;
  height: 315px; }
.categories .block .photo img {
  height: 100%; }

.categories-menu {
  text-align: right;
  /*margin-right: 16px;*/
  height: 50px;
  overflow: hidden; }

.categories-menu li {
  padding-left: 30px;
  padding-top: 20px;
  font-weight: normal; }
.categories-menu li a {
  font-family: "Montserrat", Arial, sans-serif;
  color: #999;
  -webkit-transition: color 300ms ease-in;
  transition: color 300ms ease-in; }
.categories-menu li a:hover {
  color: #333; }

/*
@media (max-width: 1024px) {
	.category-item {
		width: 100%;
		min-height: 220px !important;
	}

	.category-item h1 {
		float: left;
	}
}
*/
.grid.categories {
  margin-left: -8px;
  margin-right: -8px; }

.category-item {
  /*padding: 8px;*/
  /*padding: 0;
  margin: 0;*/
  min-height: 420px; }

.category-item .title {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 23px;
  padding: 10px 0px 10px 10px;
  margin-top: 5px; }

.categories-more {
  /*float: right;
  */
  float: none;
  font-size: 35px;
  border-left: 1px dotted black;
  margin: 0px;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  min-height: 50px;
  width: 50px;
  right: 0;
  left: auto;
  text-align: center; }

.categories-padding {
  background: white;
  border: 1px solid #CCCCCC;
  min-height: 374px;
  max-height: 393px;
  height: auto;
  border-radius: 3px; }

.categories .block {
  /*margin: 8px;
  padding: 5px;*/ }

@media (max-width: 767px) {
  .categories .block {
    margin: 0;
    padding: 0;
    border: 0;
    border: none;
    height: auto;
    min-height: initial;
    max-height: initial;
    background-color: #EEE;
    margin-bottom: 10px; }
  .categories .block .photo {
    max-height: 200px; }

  .paddingImg {
    padding: 0; }

  .categories .category-item {
    min-height: 0;
    height: auto; }

  .category-item .link-wrap {
    position: relative;
    display: block; }

  .category-item .title {
    float: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 12px 60px 12px 10px; }

  .categories .photo {
    width: 100%; }
  .categories .photo img {
    width: 100%; } }
.item-company {
  padding: 12px 24px 12px 0px; }

.company-more {
  font-size: 30px;
  border-left: 1px solid #333;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 40px;
  text-align: center; }

@media screen and (max-width: 991px) {
  .company-item .title-link {
    position: relative;
    overflow: hidden;
    display: block; } }
@media screen and (max-width: 767px) {
  .corp-text .section-title {
    margin-top: 25px; } }
.corp-text .company-item.block, .company-item.block {
  background: white;
  min-height: initial;
  height: auto;
  border-radius: 3px;
  padding-bottom: 30px; }

.corp-text .text a {
  color: #00A5B8;
  text-decoration: underline; }
.corp-text .text a:hover, .corp-text .text a:focus:active {
  color: #999 !important; }
.corp-text .type-notice {
  margin-bottom: 17px; }
.grid-a-item + .corp-text .type-notice {
  margin-top: 17px; }
.corp-text .type-notice .text {
  padding: 15px;
  min-height: 250px; }
.corp-text .type-notice .col-img {
  position: absolute;
  top: 0;
  bottom: 0; }
@media screen and (max-width: 1199px) {
  .corp-text .type-notice .col-img {
    position: static; } }
.corp-text .type-notice .col-img.col-img-right {
  right: 0; }
.corp-text .type-notice .col-img.col-img-left {
  left: 0; }
.corp-text .type-notice .col-img .img {
  width: 100%;
  height: 100%;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }
.corp-text .content.first-notice.responsability {
  padding-top: 0; }

.company-img {
  width: 100%;
  padding: 3px; }

.company-item-title {
  float: left;
  margin: 0px;
  padding: 10px 52px 10px 10px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 23px;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden; }

.company-item .likes {
  /*float: right;*/
  font-size: 14px;
  padding: 15px 15px 0px 10px;
  font-weight: bold;
  position: absolute;
  right: 0;
  background-color: #FFF; }

@media (max-width: 991px) {
  .company-item {
    min-height: auto; }

  .company-item-title {
    font-size: 25px;
    width: 90%; }

  .company-item.block {
    padding: 0;
    background-color: #EEE; } }
/*
@media (max-width : $screen-sm-max) AND (min-width: $screen-sm-min){
	.company-item {
		min-height: 235px;
	}
}
/*
@media (max-width : $screen-sm-max) and (min-width: $screen){
	.company-item {
		min-height: 457px !important;
	}

	.company-item-title {
		color: #00A5BB;
		font-size: 31px;
	}
}
*/
/*
@media (max-width: 576px) and (min-width: 200px) {
	.company-item {
		min-height: 235px !important;
	}
	
	.company-item-title {
		width: 80%;
	}
}
*/
.more-grid-sizer, .more-grid-item {
  width: 25%; }

.more-grid-item--width2 {
  width: 50%; }

.more-grid-item--width3 {
  width: 75%; }

.more-grid-item--width4 {
  width: 100%; }

@media (max-width: 767px) {
  .more-grid-item {
    width: 100%; } }
.more-grid-item {
  min-height: 442px; }

.more-item-img {
  width: 100%;
  padding: 3px; }

.more-item-title {
  padding-left: 10px;
  margin-top: 15px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 23px;
  margin-bottom: 20px; }

.more-item-likes {
  padding: 0px 0px 15px 15px;
  font-weight: bold; }

.more-heart-red {
  color: red;
  font-weight: bold;
  font-size: 20px; }

@media only screen and (max-width: 1024px) {
  .more-grid-item {
    min-height: 260px;
    margin-bottom: 15px; } }
/*.container.more > .row
{
	margin: 0 -12px;
}*/
.container.more {
  margin-bottom: 0px; }

.container.more > .row > .col {
  padding: 0 0 20px; }

.more .section-title {
  margin-left: 12px; }

.more .block {
  height: auto;
  margin: 0 12px; }

.more-padding {
  /*margin:15px;
  background:white;
  border-radius:3px;*/ }

.halfdivider_gray {
  border: 1px dashed #CCCCCC;
  margin-bottom: 12px; }

.more-grid-item a {
  color: black; }

.more-grid-item a:hover {
  color: #00A5BC;
  text-decoration: none; }

.paddingnew img {
  width: 100%; }

.container.news {
  margin-bottom: 0; }
.container.news .pagination {
  margin: 0; }

.newsdiv {
  /*float: left;
  width: 100%;*/
  padding: 0; }

.newstitle {
  font-size: 23px;
  font-family: "Montserrat", Arial, sans-serif;
  float: none;
  padding-left: 10px;
  margin-top: 12px;
  padding-right: 60px; }

.news-like {
  float: right;
  padding: 15px 10px 0px 0px; }

.news-like i {
  font-weight: bold;
  color: red;
  font-size: 20px; }

.news-new .date {
  padding: 0px 0px 0px 10px;
  color: #999999;
  font-weight: normal;
  margin-bottom: 0;
  font-family: "Roboto", verdana, arial;
  letter-spacing: 1px; }

.paddingnew {
  padding: 0 12px 20px;
  /*min-height: 374px;*/ }

.news-new {
  background: white;
  border-radius: 3px;
  margin: 0px; }
.news-new.block {
  height: 364px; }

.newsbody {
  background: #CCCCCC; }

.bg-gray {
  background-color: #ECF1F5 !important;
  color: black !important; }

.news-pag-active {
  background-color: #1D96F3 !important; }

.news-pag-active {
  color: white !important; }

.news-new img {
  padding: 5px; }

.news .photo {
  max-height: 225px;
  min-height: 225px; }
.news .photo img {
  height: 225px; }

@media only screen and (max-width: 1024px) {
  .paddingnew {
    min-height: 220px; } }
.news-header {
  display: flex; }

.news .section-title {
  display: inline-block;
  margin-left: 12px; }

.news-list {
  margin: 20px 0px 0px 35px;
  display: inline-block; }
.news-list li {
  padding-right: 20px; }
.news-list a {
  color: #999;
  font-weight: bold; }
.news-list a.active {
  color: #00A5B8; }
.news-list a:hover {
  text-decoration: none;
  color: #333; }

/*.newsdiv a {
	color:black;
}

.newsdiv a:hover {
	color:#00A5BC;
	text-decoration:none;
}*/
@media (min-width: 991px) and (max-width: 1500px) {
  .newstitle {
    font-size: 20px; } }
@media (max-width: 767px) {
  .paddingnew {
    padding: 0;
    height: auto;
    min-height: auto; }

  .newsdiv {
    position: static;
    margin: 0;
    padding: 0 15px; }

  .news .photo {
    height: 125px; }
  .news .photo img {
    height: 125px;
    width: 100%; }

  .news .block {
    margin-bottom: 22px;
    padding-top: 0; }

  .newstitle {
    font-size: 17px;
    padding: 0;
    margin: 0;
    line-height: 120%; }

  .news-new .date {
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    left: 41.66667%;
    bottom: 0;
    font-size: 12px; }

  .news-new.block {
    height: 125px; }

  .news-like {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    margin-bottom: 0; }

  .news .likes a i {
    font-size: 15px; }

  .news .section-title {
    font-size: 20px;
    text-transform: none;
    margin: 0;
    padding: 10px  15px;
    background-color: #EEE;
    margin-bottom: 10px;
    display: block; }
  .news .title-mobile {
    margin-bottom: 0;
    padding-left: 15px;
    text-transform: uppercase; } }
.newsletters {
  padding-bottom: 160px;
  background-color: #FFF; }

.newsletters .textarea textarea {
  height: 170px; }

.newsletters .checkbox {
  margin-top: 0px; }

.newsletters .row .buttons {
  margin-top: 10px; }

.newsletter_mensage {
  background-color: #eee;
  margin-bottom: 15px;
  padding-bottom: 15px; }

ul.faqlist {
  list-style-type: none;
  padding-left: 0; }

ul.faqlist li div:before {
  color: #5FC7D2; }

.newsletters_list {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 12px; }

.newsletters_list h4 {
  font-family: "Montserrat", Arial, sans-serif; }

.simulator-main {
  padding-bottom: 0px; }

.simulator-item {
  background: white;
  min-height: 435px; }

.simulator-item-img {
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 3px; }

.simulator-item-title {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 23px;
  padding-left: 10px; }

.simulator-item-desc {
  font-family: 'Arvo';
  font-size: 14px;
  color: #999999;
  padding: 0px 15px 20px 15px;
  min-height: 77px; }

.simulator-padding-left {
  padding: 10px 10px 10px 15px; }

.simulator-padding-right {
  padding: 10px 15px 10px 10px; }

@media (max-width: 991px) {
  .simulator-item {
    min-height: 0;
    background: #00ABC2;
    color: white;
    margin-bottom: 20px;
    height: auto;
    overflow: hidden; }

  .simulator-item-title {
    margin-top: 15px;
    float: left;
    color: #FFF;
    margin: 11px 0 11px; }

  .simulator-item-desc-mobile {
    padding: 0 10px;
    font-family: "Roboto", verdana, arial; }
  .simulator-item-desc-mobile .simulator-item-desc-mobile-wrap {
    border-top: 1px dotted #FFF;
    margin: 0;
    padding: 10px 0; }

  .simulator-padding-left, .simulator-padding-right {
    padding: 0px; }

  .simulator .section-title {
    background: #00ABC2;
    color: white;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 23px;
    margin: 0px;
    padding: 10px 0px 5px 5px; } }
.simulator-more {
  float: right;
  font-size: 30px;
  border-left: 1px solid white;
  margin-bottom: 0px;
  color: white;
  width: 50px;
  text-align: center; }

.simulator-padding-img {
  padding: 5px; }

.simulator-item a {
  color: black; }

.simulator-item a:hover {
  color: #00A5BC;
  text-decoration: none; }

.detail_product .container {
  margin-bottom: 15px; }
@media (max-width: 991px) {
  .detail_product .container {
    padding-top: 60px; } }

.product-product {
  font-size: 18px;
  padding-top: 54px;
  position: relative; }
.product-product #fotos-mobile.swiper-container-horizontal > .swiper-pagination-bullets, .product-product #fotos-mobile .swiper-pagination-custom, .product-product #fotos-mobile .swiper-pagination-fraction {
  position: static;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto; }
.product-product #fotos-mobile .swiper-container .swiper-wrapper .swiper-slide .text {
  font-size: 15px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: normal;
  position: absolute;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 0;
  padding: 20px 18px;
  height: auto;
  max-height: 40%;
  overflow: auto;
  z-index: 10; }
@media (max-width: 991px) {
  .product-product #fotos-mobile .swiper-container .swiper-wrapper .swiper-slide .text {
    padding-left: 20px;
    padding-right: 20px; } }
.product-product #fotos-mobile .swiper-container .swiper-wrapper .swiper-slide .text .precio_pretext {
  font-style: italic; }
.product-product #fotos-mobile .swiper-container .swiper-wrapper .swiper-slide .text .precio_numero {
  font-size: 40px;
  font-weight: 500; }
.product-product #fotos-mobile .swiper-container .swiper-wrapper .swiper-slide .text .precio_texto {
  font-style: italic; }
.product-product label.error {
  border: 0;
  border: none;
  color: red; }
.product-product .product-principal {
  width: 100%;
  overflow: hidden;
  max-height: 206px; }
.product-product .product-principal img {
  width: 100%; }
.product-product .product-principal .show_price_wrapper {
  width: 100%; }
.product-product .product-principal .show_price_wrapper a {
  float: left;
  margin-right: 10px; }
.product-product .product-principal .show_price_wrapper p {
  font-size: 12px;
  margin-bottom: 0px;
  width: 70%;
  display: inline-block;
  margin-bottom: 10px; }
.product-product .product-article.text {
  font-family: "Roboto", verdana, arial; }
@media (max-width: 991px) {
  .product-product .text {
    padding-left: 20px;
    padding-right: 20px; } }
.product-product .product-header h1 {
  color: #333; }
.product-product .product-header {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px; }
.product-product .product-principal {
  margin-bottom: 10px; }
.product-product .product-menu {
  height: 54px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow-x: auto;
  overflow-y: hidden;
  background-color: #E4E4E4; }
.product-product .product-menu .nav {
  white-space: nowrap; }
.product-product .product-menu .nav .nav-item {
  display: inline-block;
  text-align: center;
  font-size: 9px;
  margin-right: -6px;
  min-width: 90px; }
.product-product .product-menu .nav .nav-item .icon {
  display: block;
  margin-bottom: 3px; }
@media screen and (max-width: 991px) {
  .product-product .product-menu .nav .nav-item .icon {
    height: 28px;
    margin-left: auto;
    margin-right: auto; }
  .product-product .product-menu .nav .nav-item .icon img {
    height: 100%;
    width: auto; } }
.product-product .product-menu .nav .nav-item > a {
  background-color: transparent;
  color: #333;
  padding: 10px; }
.product-product .product-menu .nav .nav-item.active > a, .product-product .product-menu .nav .nav-item > a:hover, .product-product .product-menu .nav .nav-item a:focus {
  color: #FFF;
  background-color: #00A5B8;
  transition: 0.4s color ease-in;
  transition: 0.2s background-color ease-in; }
.product-product .product-menu .nav .nav-item.active > a .icon img, .product-product .product-menu .nav .nav-item > a:hover .icon img, .product-product .product-menu .nav .nav-item a:focus .icon img {
  filter: grayscale(1) contrast(100) invert(1); }
.product-product .moreinfo {
  padding-top: 20px; }
.product-product .moreinfo .checkbox {
  margin-left: 20px; }
.product-product .product-article, .product-product .product-principal {
  width: 100%; }
.product-product .product-article.text {
  padding-left: 15px;
  padding-right: 15px; }
.product-product .product-suggestions {
  padding-top: 10px; }
.product-product .photos-mobile {
  height: auto !important;
  margin-bottom: 30px; }
.product-product .photos-mobile .swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto; }
.product-product .photos-mobile .swiper-wrapper {
  margin-bottom: 40px; }
.product-product .photos-mobile .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 100px;
  width: auto;
  overflow: hidden;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
.product-product .photos-mobile .swiper-slide img {
  height: 100%;
  width: 100px;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }

.document-img {
  overflow: hidden;
  height: 110px; }

.product-suggestions {
  float: right;
  clear: right;
  width: 296px;
  padding-bottom: 15px;
  padding-top: 40px; }
.product-suggestions > .title {
  font-size: 14px;
  color: #999;
  text-align: left;
  text-transform: uppercase; }
.product-suggestions .photo {
  width: 126px;
  height: 86px;
  overflow: hidden; }
.product-suggestions .photo img {
  height: 100%;
  width: auto; }
.product-suggestions a.suggestion {
  float: left;
  display: block;
  color: #666;
  text-decoration: none;
  margin-left: 3px;
  font-size: 14px; }
.product-suggestions a.suggestion:hover, .product-suggestions a.suggestion:active {
  color: #999;
  text-decoration: none; }
.product-suggestions a.suggestion:hover .photo, .product-suggestions a.suggestion:active .photo {
  opacity: 0.6; }

.detail_product .container {
  padding-left: 0;
  padding-right: 0;
  padding-top: 64px; }

.documents {
  padding: 17px 3px 14px;
  text-align: center; }
.documents .document {
  height: 154px;
  width: 207px;
  background-color: #00A5B8;
  /*padding: 10px 8px 8px;*/
  display: block;
  margin: 0 13px;
  text-align: center;
  padding-top: 10px;
  position: relative;
  display: inline-block;
  margin-top: 20px; }
.documents .document .document-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #FFF;
  margin-top: 8px;
  padding-top: 4px;
  font-size: 14px;
  color: #00A5B8; }

.btn-moreinfo-mobile {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
  border-radius: 0;
  font-size: 20px;
  text-transform: uppercase; }
.btn-moreinfo-mobile .icon, .btn-moreinfo-mobile .panel-blog .social .social-link .icon, .panel-blog .social .social-link .btn-moreinfo-mobile .icon, .btn-moreinfo-mobile .panel-blog .social .social-link.icon, .panel-blog .social .btn-moreinfo-mobile .social-link.icon {
  border-radius: 100%;
  padding: 5px;
  border: 1px solid #FFF;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 5px; }

#producto_contacto {
  padding-left: 17px;
  padding-right: 17px; }
#producto_contacto .title {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  font-size: 17px;
  margin: 0 0 15px; }
#producto_contacto .form-control {
  border-radius: 0;
  background-color: #EEE; }
#producto_contacto .form-group.checker {
  font-size: 7px; }
#producto_contacto .buttons.row {
  margin: 0 -15px !important; }
#producto_contacto .scrollbox.scrollbox-conditions {
  margin-top: 15px; }
@media (max-width: 1439px) and (min-width: 992px) {
  #producto_contacto .scrollbox.scrollbox-conditions {
    margin-top: 0; } }

.product-product .product-principal {
  max-height: 100%;
  margin-top: 15px; }

.product-suggestions {
  text-align: center;
  float: none;
  /*width: auto;*/ }
.product-suggestions a.suggestion {
  /* float: left; */
  display: inline-block;
  color: #999;
  text-decoration: none;
  margin-left: 3px;
  margin-bottom: 5px;
  font-size: 14px;
  position: relative;
  width: 48%; }
.product-suggestions a.suggestion .name {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  padding: 5px 10px;
  color: #333;
  text-transform: uppercase;
  font-size: 10px;
  text-align: left; }
.product-suggestions .photo {
  /* width: 126px; */
  height: 86px;
  width: 100%;
  overflow: hidden; }

.title-fake-menu {
  position: relative;
  background-color: #FFF;
  top: 13px;
  height: 60px;
  left: 20px;
  right: 20px;
  z-index: 1;
  margin: 0;
  padding-top: 22px;
  font-size: 27px;
  color: #00A5B8; }

.thumb {
  position: relative;
  display: block;
  cursor: pointer; }
.thumb .icon.fa, .thumb .panel-blog .social .social-link .fa.icon, .panel-blog .social .social-link .thumb .fa.icon, .thumb .panel-blog .social .fa.social-link.icon, .panel-blog .social .thumb .fa.social-link.icon {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  text-align: center;
  color: #00A5B8;
  padding: 10px 10px 10px 20px;
  background-color: #FFF;
  border-radius: 100%;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  position: static;
  margin-top: -25px; }

@media (max-width: 991px) {
  .product-product .product-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #E4E4E4;
    height: 60px !important; }
  body.famaliving .product-product .product-menu {
    background-color: #E4E4E4; }

  .precio_pretext {
    font-style: italic; }

  .precio_numero {
    font-size: 25px;
    font-weight: 500; }

  .precio_texto {
    font-style: italic; } }
@media (min-width: 992px) {
  .detail_product .container {
    padding: 0 15px;
    margin-bottom: 0; }
  .detail_product .footer {
    margin-top: 0; }
  .detail_product .footer .container {
    padding-left: 66px;
    padding-right: 66px; }

  .product-suggestions {
    float: right;
    clear: right;
    width: 296px;
    padding-bottom: 15px;
    padding-top: 40px; }
  .product-suggestions > .title {
    font-size: 14px;
    color: #999;
    text-align: left;
    text-transform: uppercase; }
  .product-suggestions .photo {
    width: 126px;
    height: 86px;
    overflow: hidden; }
  .product-suggestions .photo img {
    height: 100%;
    width: auto; }
  .product-suggestions a.suggestion {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    margin-left: 3px;
    font-size: 14px; }
  .product-suggestions a.suggestion:hover, .product-suggestions a.suggestion:active {
    color: #999;
    text-decoration: none; }
  .product-suggestions a.suggestion:hover .photo, .product-suggestions a.suggestion:active .photo {
    opacity: 0.6; }

  .documents {
    padding: 17px 3px 14px;
    position: absolute;
    bottom: 75px;
    left: 0;
    z-index: 10;
    text-align: left; }
  .documents .document {
    height: auto;
    width: 207px;
    background-color: #CCC;
    display: block;
    margin: 0 13px;
    text-align: center;
    padding: 10px;
    position: relative;
    float: left;
    display: block;
    -webkit-transition: 0.3s ease-in opacity;
    transition: 0.3s ease-in opacity; }
  .documents .document .document-title {
    position: absolute;
    bottom: 10px;
    width: auto;
    background-color: rgba(255, 255, 255, 0.8);
    margin-top: 8px;
    padding-top: 4px;
    font-size: 14px;
    color: #666;
    left: 10px;
    right: 10px;
    font-weight: bold;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.25); }
  .documents .document:hover {
    opacity: 0.7; }

  .product-product {
    position: static;
    margin: 0;
    padding: 0;
    margin: 0;
    height: 100vh; }
  .product-product .product-principal {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    overflow: hidden;
    margin: 0; }
  .product-product .product-principal .swiper-container-vertical, .product-product .product-principal .photos {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .product-product .product-principal .moreinfo {
    position: absolute;
    top: 0;
    /* margin: auto; */
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 35%;
    height: 365px;
    background: #FFF;
    padding: 20px 0;
    border-radius: 10px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    border: #CCC 1px solid; } }
@media (min-width: 992px) and (max-width: 1439px) and (min-width: 992px) {
  .product-product .product-principal .moreinfo {
    width: 47%; } }
@media (min-width: 992px) {
  .product-product .product-principal .moreinfo .checkbox {
    font-size: 14px;
    padding-left: 20px;
    margin-left: 0; }
  .product-product .product-principal .moreinfo textarea.form-control {
    max-width: 100%;
    min-height: 84px;
    max-height: 300px; }
  .product-product .fotos {
    height: 100vh; }
  .product-product .fotos .swiper-container {
    height: 100%; }
  .product-product .fotos .swiper-wrapper {
    	/*-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    	-moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    	transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */ }
  .product-product .fotos .swiper-slide {
    overflow: hidden; }
  .product-product .fotos .swiper-slide img {
    width: 100%;
    /* height: 100%; */
    /* width: 100%; */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
  .product-product .fotos#fotos-clientes .swiper-slide img {
    width: auto;
    height: 100%; }
  .product-product .fotos .image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .product-product .fotos .controls {
    background: #DDD;
    width: 80px;
    height: 55px;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    left: 0;
    z-index: 10;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.25); }
  .product-product .fotos .controls .swiper-button-next, .product-product .fotos .controls .swiper-button-prev {
    background: none;
    color: #737373;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    margin: 0;
    width: auto;
    height: 45px;
    text-align: center;
    font-size: 25px; }
  .product-product .fotos .controls .swiper-button-next span, .product-product .fotos .controls .swiper-button-prev span {
    -moz-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    left: 0;
    right: 0; }
  .product-product .fotos .controls .swiper-button-disabled {
    display: none; }
  .product-product .fotos .controls .swiper-button-next {
    left: 50%;
    right: 0; }
  .product-product .fotos .controls .swiper-button-next span {
    top: 5px;
    left: 0; }
  .product-product .fotos .controls .swiper-button-next:hover {
    color: #333; }
  .product-product .fotos .controls .swiper-button-next:hover span {
    left: 10px; }
  .product-product .fotos .controls .swiper-button-prev {
    left: 0;
    right: 50%; }
  .product-product .fotos .controls .swiper-button-prev span {
    top: 5px;
    left: 0; }
  .product-product .fotos .controls .swiper-button-prev:hover {
    color: #333; }
  .product-product .fotos .controls .swiper-button-prev:hover span {
    left: -10px; }
  .product-product .fotos .controls .swiper-pagination.special-pagination {
    bottom: 0;
    position: absolute;
    color: #333;
    word-spacing: -3px;
    text-align: center;
    font-size: 16px;
    height: 25px; }
  .product-product .text {
    font-size: 15px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal;
    position: absolute;
    top: 102px;
    left: 5%;
    width: 25%;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 0;
    padding: 20px 18px;
    height: auto;
    max-height: 70%;
    overflow: auto;
    z-index: 10; } }
@media (min-width: 992px) and (max-width: 991px) {
  .product-product .text {
    padding-left: 20px;
    padding-right: 20px; } }
@media (min-width: 992px) {
  .product-product .text .precio_pretext {
    font-style: italic; }
  .product-product .text .precio_numero {
    font-size: 40px;
    font-weight: 500; }
  .product-product .text .precio_texto {
    font-style: italic; }
  .product-product .fotos-thumb {
    height: 96px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    z-index: 10;
    background: rgba(255, 255, 255, 0.7);
    -moz-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .product-product .fotos-thumb .thumb {
    display: inline-block;
    width: 141px;
    overflow: hidden !important;
    height: 100%;
    cursor: pointer;
    position: relative; }
  .product-product .fotos-thumb .thumb img {
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
    height: 100%;
    width: 100%; }
  .product-product .fotos-thumb .thumb.active img {
    opacity: 0.5; }
  .product-product .fotos-thumb .thumb .icon {
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    text-align: center;
    color: #00A5B8;
    padding: 10px 10px 10px 20px;
    background-color: #FFF;
    border-radius: 100%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.3s ease-in all;
    transition: 0.3s ease-in all; }
  .product-product .fotos-thumb .thumb:hover .icon {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); }
  .product-product .fotos-thumb .thumb-checkbox {
    text-align: left;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    padding: 20px;
    background-color: #FFF;
    border: 1px solid #CCC;
    margin: 0; }
  .product-product .fotos-thumb .thumb-checkbox input {
    margin: 0;
    position: absolute;
    top: 12px;
    left: 12px; }
  .product-product .fotos-thumb .thumb-checkbox input:before {
    margin: 0;
    font-size: 14px; }
  .product-product .click_para_descargar {
    position: absolute;
    bottom: 99px;
    left: 0;
    padding: 10px;
    background: #FFF;
    border: 1px solid #CCC;
    z-index: 1; }
  .product-product .product-header {
    max-width: 320px;
    width: 320px;
    position: absolute;
    top: 72px;
    right: 32px;
    z-index: 10;
    background-color: #FFF;
    padding: 0;
    margin: 0;
    border: 1px solid #CCC;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    overflow: hidden; }
  .product-product .product-header .like {
    float: right;
    margin: 10px 0 0 0; }
  .product-product .product-header .btn-product-menu {
    display: block;
    text-align: center;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    height: 35px;
    -moz-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg); }
  .product-product .product-header .btn-product-menu .icon {
    font-size: 22px;
    color: #AAA; }
  .product-product .product-header .btn-product-menu:hover {
    padding-top: 10px;
    padding-bottom: 0; }
  .product-product .product-header .btn-product-menu:hover .icon {
    color: #666; }
  .product-product .product-header .btn-product-menu.collapsed {
    -webkit-transform: rotateX(0);
    transform: rotateX(0); }
  .product-product .product-header-wrap {
    padding: 25px 18px 0;
    clear: both;
    overflow: hidden;
    cursor: move; }
  .product-product .product-header-wrap .title {
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    font-size: 35px;
    font-weight: normal;
    color: #666; }
  .product-product .product-menu {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
    border-top: 1px solid #CCC;
    padding: 0;
    background-color: #FFF; }
  .product-product .product-menu .nav .nav-item {
    display: block;
    text-align: left;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0; }
  .product-product .product-menu .nav .nav-item a {
    font-size: 18px;
    color: #666;
    padding: 9px 18px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: normal; }
  .product-product .product-menu .nav .nav-item a .icon {
    float: left;
    width: 25px;
    text-align: left;
    margin-right: 10px;
    -moz-filter: none;
    -webkit-filter: none;
    -mx-filter: none;
    filter: none; }
  .product-product .product-menu .nav .nav-item a .icon img {
    width: 22px;
    height: auto;
    -moz-filter: none;
    -webkit-filter: none;
    -mx-filter: none;
    filter: none; }
  .product-product .product-menu .nav .nav-item:hover > a, .product-product .product-menu .nav .nav-item:focus > a, .product-product .product-menu .nav .nav-item.active > a {
    background-color: #DDD;
    color: #666; }
  body.famaliving .product-product .product-menu .nav .nav-item:hover > a, body.famaliving .product-product .product-menu .nav .nav-item:focus > a, body.famaliving .product-product .product-menu .nav .nav-item.active > a {
    background-color: #DDD !important;
    color: #666; }
  .product-product .product-menu .nav .nav-item:hover > a .icon img, .product-product .product-menu .nav .nav-item:focus > a .icon img, .product-product .product-menu .nav .nav-item.active > a .icon img {
    -moz-filter: none;
    -webkit-filter: none;
    -mx-filter: none;
    filter: none; }
  .product-product .product-article.photos {
    position: static;
    height: 96px; }
  .product-product .product-article.photos .photos-header {
    display: none; }
  .product-product .product-article.photos .swiper-container {
    height: 96px; } }
.swiper-wrapper1 {
  height: 100vh;
  width: 100vw;
  position: relative; }
.swiper-wrapper1 .swiper-slide1 {
  height: 100vh !important;
  position: relative;
  overflow: hidden;
  display: block; }
.swiper-wrapper1 .swiper-slide1 img {
  height: auto;
  width: 100vw;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 2; }
#fotos-clientes .swiper-wrapper1 .swiper-slide1 img {
  width: auto;
  height: 100%; }
.swiper-wrapper1 .swiper-slide1 .swiper-lazy-preloader {
  z-index: 1; }

.row.products {
  margin-left: -12px;
  margin-right: -12px; }

.products .section-title {
  margin-left: 12px; }

.products-col {
  padding: 0 12px 20px;
  overflow: hidden; }

.products-padding-right {
  padding: 0px 0px 15px 15px; }

.products-padding-left {
  padding: 0px 0px 15px 0px; }

.products-more {
  float: right;
  font-size: 35px;
  padding: 0px 15px 0px 20px;
  border-left: 1px dotted black;
  margin-bottom: 0px;
  height: 50px;
  color: #999; }
.products-more:hover {
  color: #333; }

.products .likes {
  font-size: 14px;
  font-weight: bold; }
.products .likes i {
  font-size: 22px;
  vertical-align: middle; }

.product-text {
  position: absolute;
  top: 290px;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px; }

.product-hover-text {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 290px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 20px;
  background: rgba(250, 250, 250, 0.81); }

/*
@media only screen and (max-width : 768px) 
{
	.products-tag-new {
		padding-top: 20px;
	}

	.section-title {
		padding: 0px 0px 0px 10px;
	}

	.products-item-list ul {
		border:none !important;
	}

	.products-item {
		min-height: 200px !important;
	}

	.products-item h1 {
		color: #00A5BB;
		font-size: 31px;
	}
}
*/
/*@media only screen and (max-width : 1024px) 
{
	.products-tag-new 
	{
		padding-top: 15px;
	}

	.products-item h1 
	{
		color: #00A5BB;
		font-size: 31px;
	}
}
*/
.products-item-list {
  background: #00A5B8;
  padding: 0px;
  height: 374px;
  overflow: hidden; }

.products-padding, .products-list-col {
  padding: 0px;
  height: 100%; }

.products-list-col {
  overflow-y: auto; }

.products-item-list ul {
  list-style: none;
  color: #FFF;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  padding: 20px 0px 20px 0px;
  border-right: 1px solid #FFF;
  margin-bottom: 0px;
  height: 100%; }

.products-item-list .last {
  border: none; }

.products-item-list ul li {
  margin-bottom: 0; }

.products-item-list a {
  color: white;
  padding: 0px 10px 0px 20px;
  line-height: 190%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.products-item-list-narrow a {
  line-height: 170%; }

.products-item-list p {
  list-style: none;
  color: #FFF;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  padding: 20px 0px 20px 0px;
  margin-bottom: 0px;
  height: auto;
  margin-left: 20px;
  margin-right: 20px; }

.products-item-list h3 {
  list-style: none;
  color: #FFF;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px; }

.products-item-list li:hover {
  background: rgba(255, 255, 255, 0.2); }

.text-col-mask {
  position: relative; }
.text-col-mask::after, .text-col-mask::before {
  content: "";
  position: absolute;
  left: 15px;
  right: 20px;
  height: 10px;
  background: #00A5B8;
  z-index: 2; }
.text-col-mask::after {
  bottom: 0;
  box-shadow: #00A5B8 0 -10px 30px; }
.text-col-mask::before {
  top: 0;
  box-shadow: #00A5B8 0 10px 30px; }

.products-item {
  height: 374px;
  background-color: #FFF;
  position: relative; }
.products-item .photo img {
  width: 100%;
  height: 290px;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }
.products-item a {
  color: #666; }
.products-item a:hover {
  color: #999; }
.products-item .price {
  position: absolute;
  bottom: 83px;
  background-color: rgba(255, 255, 255, 0.9);
  right: 0px;
  color: #00A5B8;
  font-family: "Roboto",verdana,arial;
  padding: 10px; }

@media (max-width: 767px) {
  .products-hashtags {
    height: auto; } }
.products-hashtags {
  height: 374px;
  position: relative;
  background-color: transparent; }
.products-hashtags .list-group {
  margin-bottom: 0; }
.products-hashtags .list-group-item {
  background-color: transparent;
  color: #00A5B8;
  font-size: 18px;
  border: 0 none; }
.products-hashtags .list-group-item.active {
  background-color: #00A5B8;
  color: #FFF; }
.products-hashtags.in-irregular {
  overflow: auto; }
.products-hashtags.in-irregular .list-group-item {
  float: left;
  width: auto;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px; }
.products-hashtags.in-2-cols .list-group-item {
  width: 50%; }
.products-hashtags.in-2-cols .list-group-item:nth-child(2n + 1) {
  float: left;
  clear: left; }
.products-hashtags.in-2-cols .list-group-item:nth-child(2n) {
  float: right;
  clear: right; }

/*
.products-item img 
{
	//width: 100%;
    //padding: 3px 3px 0px 3px;
}
*/
.products-item img.icon, .products-item .panel-blog .social .social-link img.icon, .panel-blog .social .social-link .products-item img.icon, .products-item .panel-blog .social img.social-link.icon, .panel-blog .social .products-item img.social-link.icon {
  width: auto;
  height: auto;
  vertical-align: middle;
  padding: 0; }

.products-item h1 {
  float: none;
  margin: 0px;
  padding: 7px 0px 0px 10px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 23px;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
@media (min-width: 1200px) and (max-width: 1365px) {
  .products-item h1 {
    right: 50px; } }

.products-item .likes {
  float: right;
  font-size: 14px;
  padding: 7px 15px 0px 10px;
  margin-top: 2px; }

.heart-red {
  color: red;
  font-weight: bold; }

.products-item .simulator {
  float: right;
  font-family: 'Arvo';
  font-weight: 600;
  color: #666;
  border-right: 1px solid;
  padding: 5px 10px 0px 0px;
  vertical-align: middle;
  margin-top: 2px;
  display: none; }
@media (min-width: 1566px) {
  .products-item .simulator {
    display: block; } }
.products-item .simulator img, .products-item .simulator .icon, .products-item .simulator .panel-blog .social .social-link .icon, .panel-blog .social .social-link .products-item .simulator .icon, .products-item .simulator .panel-blog .social .social-link.icon, .panel-blog .social .products-item .simulator .social-link.icon, .products-item .simulator i {
  vertical-align: middle;
  font-size: 22px;
  margin-right: 4px; }
.products-item .simulator:hover {
  color: #999; }

.products-item .desc {
  /*float: left;*/
  font-family: 'Arvo';
  font-size: 14px;
  color: #999999;
  padding: 0 10px;
  line-height: 120%;
  clear: both;
  color: #333; }

.products-tag-new {
  position: absolute;
  top: -7px;
  left: 30px;
  z-index: 3; }
.products-tag-new:before {
  content: "New";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #FFF;
  font-family: "Roboto", verdana, arial;
  background-color: #00A5B8;
  font-weight: normal;
  text-align: center;
  /*text-transform: uppercase;*/
  font-size: 11px;
  line-height: 26px;
  -webkit-mask: url("/css/img/img_15.png");
  mask: url("/css/img/img_15.png"); }

.products-tag-new img {
  width: auto; }

/*
.products-item a {
	color:black;
}

.products-item  a:hover {
	color:#00A5BC;
	text-decoration:none;
}*/
.products-item .photo {
  max-height: 290px; }

.outlet {
  padding: 10px;
  background-color: #f5f5f5;
  border: 1px solid #ccc; }
.outlet .controls button {
  max-width: 200px;
  float: left !important;
  margin-left: 10px; }

.outlet_compra_popup {
  position: fixed;
  top: 50% !important;
  left: 50%;
  bottom: 0px;
  right: 0px;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 15px;
  z-index: 1030;
  width: 400px;
  height: 120px;
  margin-left: -200px;
  margin-top: -80px;
  text-align: center;
  border: 1px solid #888; }
.outlet_compra_popup button {
  float: none !important; }

@media (max-width: 700px) {
  .products-item h1 {
    display: inline-block;
    width: 84%; }

  .products-item .price {
    bottom: 53px; } }
@media (min-width: 700px) and (max-width: 1000px) {
  .product-text {
    position: relative !important;
    top: 0px;
    height: 85px; } }
@media (max-width: 1025px) {
  .outlet_container .products-item-list {
    height: auto !important; }
  .outlet_container .products-hashtags {
    height: auto !important; } }
@media (max-width: 767px) {
  .products .products-item {
    margin: 0;
    padding: 0;
    border: 0;
    border: none;
    height: auto;
    min-height: initial;
    max-height: initial;
    background-color: #EEE;
    margin-bottom: 10px;
    overflow: hidden; }

  .row.products {
    margin-left: -15px;
    margin-right: -15px;
    background-color: #CCC; }

  .products .section-title {
    font-size: 20px;
    text-transform: none;
    margin: 0;
    padding: 10px  15px;
    background-color: #EEE;
    margin-bottom: 10px; }
  .products .title-mobile {
    margin-bottom: 0; }

  .products-col {
    padding: 0; }

  .products-item h1 {
    float: left;
    position: static;
    left: auto;
    right: auto;
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 16px;
    padding: 12px 5px 12px 10px; }

  .products-tag-new {
    top: 0;
    left: 16px; }
  .products-tag-new img {
    padding: 0; }

  .products-more {
    margin-bottom: 0; }

  .products .photo {
    width: 100%; }
  .products .photo img {
    width: 100%; } }
.content.responsability {
  padding-left: 0;
  padding-right: 0; }
.content.responsability .block-text {
  margin-top: 40px; }

.content.environment {
  padding-top: 45px; }
.content.environment .text {
  margin-bottom: 25px; }

.content.culture {
  padding-top: 45px; }

.content.economy {
  padding-top: 45px; }

.content.equality {
  padding-bottom: 0; }
.content.equality .img {
  margin-bottom: 30px; }
.content.equality .text {
  margin-bottom: 30px; }

.honesty-item {
  padding: 15px;
  background: white; }

.honesty-text-block {
  padding-top: 25px; }

.honesty-text {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 140%;
  margin-bottom: 25px; }

.honesty-text-padding {
  padding-top: 20px; }

.honesty-img {
  width: 100%;
  padding-top: 25px; }

.honesty-heart {
  font-weight: bold;
  color: red;
  padding-top: 15px; }

.content.concepts {
  padding-top: 45px; }

.content.product {
  padding-bottom: 0; }
.content.product .text {
  margin-bottom: 25px; }
.content.product .block-text {
  margin-bottom: 41px; }
.content.product .img {
  margin-bottom: 30px; }

.content.happiness {
  padding-bottom: 0; }
.content.happiness .col {
  margin-bottom: 45px; }
.content.happiness .text {
  margin-bottom: 7px; }
.content.happiness .col-special-margin-bot {
  margin-bottom: 25px; }

.projects-item {
  padding: 15px;
  background: white; }

.projects-text-block {
  padding-top: 25px; }

.projects-text {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  color: #333333; }

.projects-text-padding {
  padding-top: 20px; }

.projects-img {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px; }

.projects-padding-top-img {
  padding-top: 70px; }

.projects-text-top {
  padding-top: 15px; }

.projects-heart {
  font-weight: bold;
  color: red;
  padding-top: 15px; }

.warranty-block {
  background: white;
  /*
  padding-bottom:50px;
  margin-bottom:130px;
  */
  padding: 26px 104px 26px 52px; }

.warranty-img {
  max-width: 100%; }

.warranty-title {
  font-size: 30px;
  font-family: "Montserrat", Arial, sans-serif;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 45px; }

.warranty-block-left {
  min-height: 365px;
  position: relative;
  padding-left: 0; }

.warranty-block .likes-text {
  position: absolute;
  bottom: 0;
  left: 0; }
.warranty-block .likes-text .heart {
  margin-right: 8px; }

.warranty-block-warranty {
  padding: 0px !important; }

.warranty-text {
  font-size: 13px;
  line-height: 32px;
  color: #333;
  max-width: 400px;
  font-family: "Roboto", verdana, arial; }

.warranty-form-block {
  /*padding: 15px 10px 5px 0px;*/
  padding: 15px 15px 5px 15px; }
.warranty-form-block .row {
  margin-left: -7px;
  margin-right: -7px;
  padding: 0; }
.warranty-form-block .row .special {
  padding-left: 7px;
  padding-right: 7px; }
.warranty-form-block .row.warranty-form-buttons {
  padding-top: 15px; }

.link-printer {
  margin-left: 10px; }

.warranty-form-block input, .warranty-form-block select {
  border-radius: 0px;
  height: 50px; }

.warranty-form-buttons {
  padding-top: 30px;
  /*padding-bottom:20px;*/
  margin-top: 0;
  margin-bottom: 0; }
.warranty-form-buttons .btn {
  text-transform: uppercase; }

#warranty-send {
  background: white;
  color: #3FBBCD;
  border: 1px solid #3FBBCD;
  font-size: 22px;
  width: 48%; }

#warranty-reset {
  background: white;
  color: #FF3F9F;
  border: 1px solid #FF3F9F;
  font-size: 22px;
  width: 48%; }

.warranty-likes {
  font-size: 14px;
  font-familiy: "Montserrat", Arial, sans-serif; }

.warranty-heart {
  color: red;
  font-weight: bold; }

.warranty-icons {
  padding-top: 30px;
  /*padding-left:0px;*/ }

.warranty-icons img {
  padding-right: 5px; }

/***MOBILE****/
@media (max-width: 767px) {
  .warranty-block {
    padding: 0 15px; }

  .warranty-block-left {
    padding: 0;
    min-height: 0;
    margin-bottom: 8px;
    margin-top: 8px; }
  .warranty-block-left .warranty-text {
    line-height: 120%;
    font-size: 15px; }

  .warranty-form-block {
    padding: 4px 0 4px; }
  .warranty-form-block .form-control {
    background-color: #EEE;
    height: 38px; }

  .warranty-block .garantias {
    padding-left: 0;
    padding-right: 0; } }
@media screen and (max-width: 767px) and (min-width: 768px) {
  .buttons {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 25px; } }
@media (max-width: 767px) {
  .buttons .btn {
    border-radius: 0; } }
.curriculum .content {
  padding-bottom: 80px; }

.curriculum .addPhoto {
  width: 158px;
  text-align: center;
  padding: 0 12px;
  margin-right: 12px; }
.curriculum .addPhoto .icon, .curriculum .addPhoto .panel-blog .social .social-link .icon, .panel-blog .social .social-link .curriculum .addPhoto .icon, .curriculum .addPhoto .panel-blog .social .social-link.icon, .panel-blog .social .curriculum .addPhoto .social-link.icon {
  border: 1px solid #CCC;
  padding: 16px;
  margin-bottom: 3px; }
.curriculum .addPhoto label {
  text-decoration: underline;
  cursor: pointer;
  color: #CCC;
  font-size: 16px;
  font-weigh: normal; }

.curriculum form legend {
  font-size: 14px;
  color: #FFF;
  background-color: #AAA;
  padding: 12px;
  text-transform: uppercase;
  margin-bottom: 38px; }
.curriculum form > fieldset > .row {
  margin-left: 0; }
@media screen and (max-width: 991px) {
  .curriculum form > fieldset > .row {
    margin-left: 0;
    margin-right: 0; } }
.curriculum form textarea.form-control {
  width: 100%;
  margin: 0;
  border: none;
  outline: none;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
  min-height: 100px; }

.curriculum fieldset.form-group-special .radio {
  margin-top: 17px; }

.curriculum fieldset.form-group-special {
  border: 1px solid #CCC;
  margin-top: 30px;
  padding-left: 18px;
  padding-right: 30px;
  margin-bottom: 22px; }
.curriculum fieldset.form-group-special .radio {
  margin-top: 5px; }
.curriculum fieldset.form-group-special legend {
  background: none;
  font-size: 16px;
  color: #999;
  text-transform: none;
  margin-bottom: 0;
  border: none;
  float: left;
  margin-left: -30px;
  margin-top: -40px; }
.curriculum fieldset.form-group-special textarea.form-control {
  min-height: 100px;
  max-width: 100%; }
.curriculum .form-group {
  margin-bottom: 6px; }

.curriculum .checkbox input, .curriculum .checkbox label {
  vertical-align: middle;
  color: #999; }
.curriculum .checkbox input {
  height: 0;
  width: 0; }
.curriculum .checkbox input:before {
  content: "";
  height: 16px;
  width: 16px;
  border: #999 1px solid;
  float: left;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  font-family: FontAwesome; }
.curriculum .checkbox input:checked:before {
  content: ""; }

.curriculum .content-title {
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
  margin-left: 17px;
  margin-bottom: 30px;
  line-height: 120%; }

.halfmore {
  width: 20%; }

.label_form {
  background: none;
  font-size: 15px;
  color: #999;
  text-transform: none;
  margin-bottom: 0;
  border: none;
  float: right;
  padding-top: 16px;
  font-weight: normal; }

.icon.addbutton, .panel-blog .social .social-link .addbutton.icon, .panel-blog .social .addbutton.social-link.icon {
  padding-bottom: 40px; }

.error_form {
  border-color: red !important; }

label.error {
  border-bottom: 1px solid red; }

@media screen and (max-width: 991px) {
  .curriculum .content {
    padding-left: 0;
    padding-right: 0; }

  .curriculum .curriculum-header {
    margin-left: -15px;
    margin-right: -15px; } }
.content.detail_new {
  padding: 0;
  margin-bottom: 17px;
  background-color: #FFF; }
.content.detail_new .text {
  font-size: 16px;
  margin-bottom: 36px; }
.content.detail_new .text a {
  color: #0080FF; }
.content.detail_new .text a:hover {
  color: #333; }
.content.detail_new .text a img {
  width: 100%;
  height: auto; }
.content.detail_new .col-photo {
  float: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
  right: 0;
  left: auto; }
.content.detail_new > .row {
  overflow: hidden;
  position: relative; }
.content.detail_new .photo {
  max-height: 100%;
  min-height: 100%;
  height: 100%;
  height: auto; }
.content.detail_new .photo img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  min-height: 100%;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }
.content.detail_new .col-photo .photo {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute; }
.content.detail_new .col-photo .photo img {
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  width: 100%;
  height: 100%; }
.content.detail_new .new-text {
  padding: 15px 33px 20px 15px;
  overflow: hidden; }
.content.detail_new .date {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  color: #999; }
.content.detail_new .title {
  font-size: 30px;
  font-weight: 500px;
  margin: 0 0 22px; }
.content.detail_new .new-header {
  margin-bottom: 40px; }
.content.detail_new .share, .content.detail_new .print {
  padding: 0; }
.content.detail_new .share .title, .content.detail_new .print .title {
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
  clear: both;
  color: #999; }
.content.detail_new .print {
  text-align: right; }
.content.detail_new .print .icon {
  font-size: 35px;
  font-weight: lighter; }
.content.detail_new.comments {
  background-color: transparent; }
.content.detail_new.comments .comment {
  background-color: #FFF;
  height: auto;
  padding: 14px 40px 20px;
  border-radius: 7px;
  margin-bottom: 30px; }
.content.detail_new.comments .comment .date, .content.detail_new.comments .comment .text, .content.detail_new.comments .comment .toplabel {
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  line-height: 120%; }
.content.detail_new.comments .comment .text {
  margin-bottom: 15px; }
.content.detail_new.comments .comment .name {
  color: #00A5B8;
  font-weight: 500; }
.content.detail_new.comments .comment .toplabel {
  margin-bottom: 20px; }
.content.detail_new.comments .photo {
  height: 404px; }
.content.detail_new.comments .photo img {
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  width: 100%;
  height: 100%; }
.content.detail_new .new-comments {
  padding: 25px;
  background-color: #FFF;
  /*height: 404px;*/
  height: auto;
  border-radius: 7px; }
.content.detail_new .new-comments .no-comments {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%; }
.content.detail_new .new-comments .comments {
  margin-bottom: 22px; }
.content.detail_new .new-comments .title {
  margin: 0 0 28px 0;
  padding: 8px;
  background-color: #333;
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  display: inline-block; }
.content.detail_new .new-comments textarea.form-control {
  min-height: 132px; }
.content.detail_new .new-comments .buttons {
  margin-top: 38px; }
.content.detail_new .new-comments .buttons .btn {
  text-transform: uppercase; }
.content.detail_new .new-comments .form-group {
  margin-bottom: 25px; }
.content.detail_new .new-comments .col {
  margin-bottom: 0; }
.content.detail_new .likes i {
  font-size: 22px; }

.detail_new.pasador {
  background-color: #00A5B8;
  position: relative; }
.detail_new.pasador .swiper-slide {
  width: auto;
  background-color: #333;
  cursor: pointer; }
.detail_new.pasador .swiper-slide img {
  height: 265px;
  width: auto;
  opacity: 0.6; }
.detail_new.pasador .swiper-slide:hover img, .detail_new.pasador .swiper-slide.swiper-slide-active img {
  opacity: 1; }
.detail_new.pasador .swiper-control .control {
  padding: 0;
  background-color: #FFF;
  color: #888888;
  border: 7px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  font-size: 30px;
  margin-top: -21px;
  z-index: 10;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  transition: border-color 0.3s ease-out, color 0.3s ease-out;
  cursor: pointer; }
.detail_new.pasador .swiper-control .control:before {
  width: auto;
  height: auto;
  display: inline-block; }
.detail_new.pasador .swiper-control .control:hover {
  border-color: white;
  color: #333; }
.detail_new.pasador .swiper-control .control.swiper-button-disabled {
  display: none; }
.detail_new.pasador .swiper-control .control.control-prev {
  border-left: none;
  left: 0; }
.detail_new.pasador .swiper-control .control.control-next {
  border-right: none;
  right: 0; }

@media (max-width: 991px) and (min-width: 768px) {
  .content.detail_new.comments .comment {
    min-height: 0;
    height: auto;
    padding: 20px 20px; }
  .content.detail_new.comments .comment .toplabel {
    margin-bottom: 10px; }
  .content.detail_new.comments .new-comments {
    height: auto; }
  .content.detail_new.comments .new-comments form.form-block {
    height: auto; } }
@media (max-width: 767px) {
  .content.detail_new {
    margin-left: -15px;
    margin-right: -15px; }
  .content.detail_new .title {
    font-size: 18px;
    font-family: "Arvo", Georgia, "Times New Roman", Times, serif;
    margin-bottom: 12px; }
  .content.detail_new .print {
    padding-right: 20px; }
  .content.detail_new .share {
    padding-left: 20px; }
  .content.detail_new .new-text {
    padding-left: 0;
    padding-right: 0; }
  .content.detail_new .new-text .date {
    font-size: 12px; }
  .content.detail_new .new-text .text {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 10px;
    margin-bottom: 19px; }
  .content.detail_new .btn-new-comment {
    margin-top: 5px; }
  .content.detail_new .photo {
    margin-bottom: 30px; }
  .content.detail_new .new-header {
    padding-left: 18px;
    padding-right: 10px;
    margin-bottom: 16px; }
  .content.detail_new .new-footer {
    background-color: #EEE;
    padding: 6px 8px;
    margin-left: 18px;
    margin-right: 18px;
    line-height: 120%; }
  .content.detail_new .new-footer .icon {
    font-size: 27px; }
  .content.detail_new.comments .comment {
    min-height: 0;
    height: auto;
    padding: 0 20px; }
  .content.detail_new.comments .comment .toplabel {
    margin-bottom: 10px; }
  .content.detail_new .new-comments {
    padding-left: 18px;
    padding-right: 18px;
    height: auto; }
  .content.detail_new .new-comments .buttons {
    margin-left: -15px;
    margin-right: -15px; }
  .content.detail_new .form-block .btn {
    border-radius: 0; }
  .content.detail_new .form-block .btn-primary {
    margin-bottom: 10px; }
  .content.detail_new .likes {
    margin-left: 18px;
    margin-bottom: 15px;
    font-size: 13px; }
  .content.detail_new .likes i {
    font-size: 13px; } }
.detail_shop > .container {
  /*width: 100vw;*/
  height: 100vh;
  padding: 95px 0 15px 0; }
.detail_shop .shop-map {
  height: 100%;
  width: 100%; }

.content.shops {
  padding: 12px; }
.content.shops > .row {
  margin: 0 -6px; }
@media screen and (min-width: 768px) {
  .content.shops > .row {
    display: flex; } }
@media screen and (min-width: 768px) {
  .content.shops .col {
    padding: 0 6px; } }
@media screen and (max-width: 991px) {
  .content.shops .col {
    padding: 0; } }

.shops-filter {
  padding: 0px 0px 15px 0px;
  height: 100%;
  position: relative; }
.shops-filter .show-filter {
  cursor: pointer; }
@media screen and (max-width: 991px) {
  .shops-filter .show-filter {
    padding: 0;
    display: block;
    float: right;
    transform-origin: center center;
    transform: rotateX(0);
    -webkit-transition: all 0.5s ease;
    /* Safari */
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease; } }
.shops-filter .show-filter.open {
  transform: rotateX(180deg); }
.shops-filter .title {
  font-size: 20px;
  color: #00A5B8;
  padding: 0px 4px 14px 4px;
  margin-top: 0; }
.shops-filter .form-block {
  padding: 0 10px 0; }
@media screen and (min-width: 768px) {
  .shops-filter .form-block {
    position: absolute;
    left: -5px !important;
    right: 0px !important;
    bottom: 0 !important;
    top: 63px !important;
    display: block !important; } }
@media screen and (max-width: 767px) {
  .shops-filter .form-block {
    display: none;
    position: relative;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    top: auto !important; } }
.shops-filter .form-block .form-control {
  text-transform: capitalize; }
@media screen and (max-width: 991px) {
  .shops-filter .form-block label {
    margin-top: 0px; } }
@media screen and (min-width: 768px) {
  .shops-filter .form-block label {
    margin-top: 20px; } }
.shops-filter .form-block .loading-results {
  background-image: url("/css/images/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center center;
  pointer-events: none; }
.shops-filter .form-block .form-group.buttons {
  position: absolute;
  bottom: 0;
  width: 100%;
  right: 0px;
  padding: 0 10px; }
@media screen and (max-width: 767px) {
  .shops-filter .form-block .form-group.buttons {
    margin-top: 0;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0; } }
@media screen and (min-width: 768px) {
  .shops-filter .form-block .form-group.buttons {
    margin-bottom: 0px; } }
.shops-filter .form-block .form-group.buttons button {
  margin-top: 15px; }
@media screen and (max-width: 1365px) {
  .shops-filter .form-block .form-group.buttons button {
    font-size: 1vw; } }
@media screen and (max-width: 761px) {
  .shops-filter .form-block .form-group.buttons button {
    font-size: 18px; } }
@media screen and (min-width: 1366px) {
  .shops-filter .form-block .form-group.buttons button {
    font-size: 18px; } }

.shops-filter .select2-container--default .select2-selection--single {
  border: 1px solid #ccc; }

#map {
  width: 100%; }

@media screen and (max-width: 991px) {
  .map-container {
    height: 100vh;
    overflow: hidden; } }
@media screen and (min-width: 768px) {
  .map-container {
    height: 100%;
    overflow: hidden;
    width: calc(75% - 20px); } }

@media screen and (min-width: 768px) {
  .filter-c {
    height: 100%; } }

form.form-block {
  position: relative; }

#faqs {
  background-color: #f2f2f2;
  margin-bottom: -20px;
  padding-bottom: 40px; }

.faqs .content {
  border-radius: 6px;
  position: relative; }

.faqs .faqs-nav {
  padding: 14px 0 0;
  mine-height: 666px; }
.faqs .faqs-nav .form-group {
  padding: 0; }
.faqs .faqs-nav .nav a {
  font-family: "Roboto", verdana, arial;
  padding: 12px 10px 12px 10px; }
.faqs .faqs-nav .nav a:hover {
  background-color: #CCC;
  color: #000; }
.faqs .faqs-nav .nav a.active {
  background-color: #00A5B8;
  color: #FFF; }
.faqs .faqs-nav .nav li.search-result {
  font-family: "Montserrat", Arial, sans-serif;
  padding: 12px 40px 12px 0;
  font-weight: 500; }
.faqs .faqs-nav .nav li.no-result {
  font-family: "Roboto", verdana, arial;
  padding: 12px 40px 12px 35px; }
.faqs .faqs-nav .btn-load-more {
  position: static;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 0 0 6px 6px;
  text-align: center;
  border-top: 1px solid #999;
  height: 50px;
  line-height: 50px;
  background-color: #FFF;
  color: #999;
  cursor: pointer; }
.faqs .faqs-nav .btn-load-more:hover {
  background-color: #00A5B8;
  color: #FFF; }
.faqs .faqs-nav .display-mobile {
  font-size: 16px;
  padding-bottom: 10px;
  padding-top: 10px; }
.faqs .faqs-nav .display-mobile .icon {
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle; }
@media screen and (max-width: 991px) {
  .faqs .faqs-nav {
    background-color: #FFF;
    margin-bottom: 20px;
    padding: 0;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 1px 1px rgba(51, 51, 51, 0.7);
    min-height: 0; }
  .faqs .faqs-nav .form-group {
    margin-bottom: 0; } }

.faqs-list {
  min-height: 50px; }

.faqs .faqs-body {
  font-family: "Roboto", verdana, arial;
  padding: 11px 21px 23px 40px;
  border-left: #00A5B8 double 3px;
  border-radius: 0;
  margin-left: 10px; }
.faqs .faqs-body .title {
  font-size: 20px;
  margin-top: 0; }
.faqs .faqs-body p {
  font-size: 14px; }
.faqs .faqs-body footer {
  margin-top: 20px;
  overflow: hidde; }
.faqs .faqs-body .share {
  overflow: hidden;
  padding: 0; }
.faqs .faqs-body .share a {
  border-radius: 100%;
  height: 35px;
  width: 35px;
  font-size: 22px;
  color: #999;
  border: 2px solid #999;
  line-height: 35px;
  float: left;
  display: block;
  text-align: center;
  margin-right: 10px; }
.faqs .faqs-body .share a:hover {
  color: #333;
  border-color: #333; }
.faqs .faqs-body .like {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding-top: 9px; }
.faqs .faqs-body .like .like-icon {
  font-size: 22px; }
.faqs .faqs-body .video {
  margin-top: 15px; }
.faqs .faqs-body .video iframe {
  max-width: 100%; }

.contact .content {
  padding: 25px 15px 35px; }
@media (min-width: 992px) {
  .contact .content.special-contact {
    padding-left: 25px; } }
.contact .address {
  margin-bottom: 0; }
.contact .address h1, .contact .address h2, .contact .address h3, .contact .address h4 {
  font-size: 18px;
  font-family: "Montserrat", Arial, sans-serif;
  margin-bottom: 15px;
  margin-top: 0; }
.contact .address p {
  margin-bottom: 0; }
.contact .btn-map {
  width: 150px; }
@media (min-width: 992px) {
  .contact .btn-map {
    position: absolute;
    bottom: 15px;
    right: 35px; } }
.contact .form-block textarea.form-control {
  height: 170px; }
.contact .buttons {
  margin-top: 20px; }
.contact .btn {
  text-transform: uppercase; }
.contact .department {
  font-family: "Montserrat", Arial, sans-serif; }
.contact .department .nav.nav-department .icon {
  color: #00A5B8;
  margin-right: 10px;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.3s ease-in all;
  transition: 0.3s ease-in all; }
.contact .department .nav.nav-department .collapsed .icon {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }
.contact .department .nav.nav-department > li {
  padding: 6px 10px 6px 0px;
  cursor: pointer; }
.contact .department .nav-members {
  padding-left: 28px; }
.contact .department .nav-members .department-item {
  -webkit-transition: background-color 300ms ease-in;
  transition: background-color 300ms ease-in;
  cursor: default;
  position: relative;
  height: 23px;
  line-height: 23px;
  font-size: 12px;
  font-weight: normal;
  word-spacing: nowrap;
  padding-bottom: 15px; }
.contact .department .nav-members .department-item .member-name, .contact .department .nav-members .department-item .member-tel, .contact .department .nav-members .department-item .member-fax, .contact .department .nav-members .department-item .member-mail {
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 23px;
  display: block; }
.contact .department .nav-members .department-item .member-mail a {
  color: #00A5B8; }
.contact .department .nav-members .department-item .member-mail:hover {
  color: #333; }
.contact .department .nav-members .department-item .photo-member {
  display: none;
  position: absolute;
  top: 50%;
  left: -120px;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  z-index: 1; }
.contact .department .nav-members .department-item .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent #00A5B8 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: -15px;
  display: none; }
.contact .department .nav-members .department-item:nth-child(2n) {
  background-color: #EEE; }
.contact .department .nav-members .department-item:hover {
  background-color: rgba(0, 165, 184, 0.1); }
.contact .department .nav-members .department-item:hover .photo-member {
  display: block; }
.contact .department .nav-members .department-item:hover .arrow {
  display: block; }
.contact .department .title {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Roboto", verdana, arial;
  font-weight: bold;
  margin-top: 0; }
.contact .contact-info {
  background-color: #EEE;
  padding: 14px 30px;
  margin-bottom: 25px;
  position: relative; }

@media (max-width: 991px) {
  .contact.container {
    /*padding-left: 0;
    padding-right: 0;*/ }

  .contact > .row > .col {
    padding: 0; }

  .contact .content {
    padding-top: 10px;
    padding-bottom: 0; }
  .contact .address h1, .contact .address h2, .contact .address h3, .contact .address h4, .contact .address h5 {
    margin-bottom: 0; }
  .contact .address p {
    font-size: 15px; }
  .contact .btn-map {
    width: auto;
    text-transform: none;
    font-size: 17px;
    margin-top: 10px; }
  .contact .content .col {
    padding-bottom: 30px; }
  .contact .form-block {
    overflow: hidden;
    height: auto; }
  .contact .form-block .form-control {
    height: 47px;
    background: #EEE;
    border: none;
    box-shadow: none; }
  .contact .form-block .checkbox {
    font-size: 7px;
    color: #333; }
  .contact .form-block .checkbox label {
    color: #333;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 10px; }
  .contact .form-block .checkbox input:before {
    font-size: 14px; }
  .contact .form-block .btn {
    border-radius: 0;
    text-transform: none;
    font-size: 17px; } }
.competitions .all-competitions .competition-item {
  margin-bottom: 20px; }
.competitions .competition-item {
  overflow: hidden;
  text-align: center; }
@media (min-width: 992px) {
  .competitions .competition-item {
    min-height: 500px; } }
.competitions .competition-item.comp-videos {
  background-color: #00A5B8;
  color: #000; }
.competitions .competition-item.comp-photos {
  background-color: #FF007F;
  color: #FFF; }
.competitions .competition-item.comp-microrelatos {
  background-color: #ff8037;
  color: #000; }
.competitions .competition-item .wrap {
  width: 325px;
  margin: 0 auto; }
.competitions .competition-item .comp-header {
  height: 158px;
  position: relative; }
.competitions .competition-item .big-icon {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0; }
.competitions .competition-item .title {
  text-transform: uppercase;
  padding-bottom: 57px;
  border-bottom: 1px dashed #000;
  font-size: 25px;
  font-weight: 500;
  font-family: "Montserrat", Arial, sans-serif;
  text-align: center; }
.competitions .competition-item .subtitle {
  font-size: 23px;
  font-family: "Arvo", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 0;
  line-height: 150%; }
.competitions .competition-item p {
  font-size: 18px;
  font-family: "Montserrat", Arial, sans-serif;
  line-height: 150%;
  margin-bottom: 57px; }
.competitions .competition-item .btn {
  box-shadow: none;
  border-radius: 0;
  background-color: #FFF;
  width: 210px;
  margin-bottom: 20px;
  text-transform: uppercase; }
.competitions .comp-photos .title {
  border-color: #FFF; }
.competitions .comp-videos .btn:hover {
  color: #00A5B8; }
.competitions .comp-photos .btn:hover {
  color: #FF007F; }

.competition > .row {
  margin: 0 -3px; }
.competition > .row > .col {
  padding: 0 3px; }
.competition .block {
  margin: 0;
  margin-bottom: 6px;
  padding: 20px 10px;
  font-family: "Montserrat", Arial, sans-serif;
  color: #FFF;
  height: auto;
  min-height: 0;
  max-height: initial;
  height: 621px; }
@media screen and (min-width: 992px){
  .competition .block {
    height: 829px;
  }
}
.competition .block .title {
  margin-top: 0;
  margin-bottom: 45px;
  font-size: 25px;
  font-weight: 500;
  line-height: 120%;
  text-align: center; }
.competition .block .subtitle {
  margin-top: 0;
  margin-bottom: 56px;
  font-family: "Roboto", verdana, arial;
  font-weight: 400;
  line-height: 150%;
  font-size: 18px; }
.competition .block .upload-progress-bar {
  margin-bottom: 15px; }
.competition .block .btn-participate {
  padding: 12px 60px;
  background-color: #FFF;
  color: #999;
  transition: all 0.3s ease-in;
  font-weight: 500;
  font-size: 14px; }
.competition .block .btn-participate:hover {
  color: #333;
  background-color: #AAA; }
.competition .block .text1 {
  font-family: "Roboto", verdana, arial;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 30px; }
.competition .block .text2 {
  font-weight: 500;
  text-decoration: underline;
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 20px; }
.competition .block .link-view-others {
  display: block;
  font-size: 23px;
  font-family: "Arvo", Georgia, "Times New Roman", Times, serif;
  line-height: 120%;
  margin-bottom: 45px;
  color: #FFF; }
.competition .block .link-view-others:hover {
  color: #333; }
.competition .block .more-info {
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 70px; }
.competition .block .more-info a {
  color: #FFF;
  text-decoration: underline; }
.competition .block .more-info a:hover {
  color: #333; }
.competition .block .c-principal {
  margin-bottom: 50px; }
.competition .block-photo {
  margin-bottom: 6px;
  position: relative; }
.competition .block-photo .photo {
  height: 203px;
  overflow: hidden;
  transition: all 0.4s ease-out; }
.competition .block-photo .photo .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  /* right: 0; */
  /* bottom: 0; */
  /* margin: auto; */
  height: auto;
  width: auto;
  /* display: inline-block; */
  /* text-align: center; */
  margin-left: -20px;
  margin-top: -20px;
  z-index: -1; }
.competition .block-photo .photo img {
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  height: 203px; }
.competition .block-photo .photo .close-modal {
  position: absolute;
  right: 0;
  top: 0;
  color: #FFF;
  font-size: 60px;
  display: none; }
.competition .block-photo .photo.photo-modal {
  position: fixed;
  margin: auto;
  z-index: 100;
  top: 124px;
  left: 20px;
  right: 20px;
  bottom: 60px;
  height: 90%;
  width: 90%;
  border: 3px solid #FFF;
  /*&.photo-modal:before
  {
  	content: "";
  	position: fixed;
  	top: 0;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	background-color: rgba(0,0,0,0.4);
  	z-index: -1;
  	display: block;
  }*/ }
.competition .block-photo .photo.photo-modal img {
  height: 100% !important; }
.competition .block-photo .photo.photo-modal .close-modal {
  display: block; }
.competition .block-photo .hoverbg {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 203px;
  background-color: rgba(0, 165, 184, 0.45);
  transition: 0.3s ease-in all; }
.competition .block-photo .hoverbg .btn-action {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #FFF;
  color: #00A5B8;
  padding: 5px 5px 0 5px; }
.competition .block-photo .hoverbg .btn-action:hover {
  background-color: #00A5B8;
  color: #FFF; }
.competition .block-photo .hoverbg .btn-action .fs1 {
  font-size: 25px;
  vertical-align: middle; }
.competition .block-photo .hoverbg .js-votar {
  left: 10px;
  right: auto; }
.competition .block-photo .hoverbg .js-ampliar {
  right: 10px;
  left: auto; }
.competition .block-photo .hoverbg .title {
  background-color: #FFF;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-family: "Roboto", verdana, arial;
  font-size: 18px;
  line-height: 150%;
  margin: 0;
  color: #00A5B8;
  padding-left: 5px;
  padding-right: 5px; }
.competition .block-photo .votar-box {
  display: block;
  height: 0;
  position: absolute;
  top: 100%;
  background-color: #00A5B8;
  padding: 0 12px;
  color: #FFF;
  transition: height 0.3s ease-in;
  overflow: hidden;
  z-index: 15; }
@media (max-width: 991px) {
  .competition .block-photo .votar-box {
    position: fixed;
    top: 59px;
    left: 0;
    right: 0;
    bottom: 0; } }
.competition .block-photo .votar-box.in {
  height: auto;
  padding: 12px; }
.competition .block-photo .votar-box .text {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #FFF; }
.competition .block-photo .votar-box .form-control {
  font-size: 14px;
  font-weight: 400;
  color: #00A5B8;
  margin-bottom: 10px; }
.competition .block-photo .votar-box .legal {
  font-size: 10px;
  text-decoration: underline;
  line-height: 120%;
  margin-top: 10px;
  margin-bottom: 30px; }
.competition .block-photo .votar-box .btn {
  border-radius: 0;
  background-color: #FFF; }
.competition .block-photo .votar-box .btn-primary {
  color: #00A5B8; }
.competition .block-photo .votar-box .btn-danger {
  color: #FF007F; }
.competition .block-photo .votar-box .btn:hover {
  color: #333; }
.competition .block-photo:hover .hoverbg, .competition .block-photo:focus .hoverbg, .competition .block-photo.in .hoverbg {
  opacity: 1; }
.competition .block-photo.active {
  opacity: 1; }
.competition #texto-premio {
  color: #333;
  text-align: left; }
.competition #texto-premio .modal-title {
  padding-right: 30px; }
.competition #texto-premio .close {
  font-size: 50px; }
.competition #texto-premio .modal-body {
  padding-bottom: 70px;
  font-family: "Roboto", verdana, arial; }
.competition .contestants {
  margin-top: 20px; }
.competition .contestants .concursante .photo img {
  opacity: 1;
  transition: opacity 0.3s ease-in-out; }
.competition .contestants .concursante .photo img.lazy {
  opacity: 0; }

@media (max-width: 767px) {
  .competitions.container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
  .competitions .competition-item .wrap {
    width: auto; }
  .competitions .competition-item .big-icon img {
    max-width: 100%;
    width: auto;
    height: 70px; }
  .competitions .competition-item .title {
    font-size: 13px;
    border-bottom: none;
    padding-bottom: 20px; }
  .competitions .competition-item .comp-header {
    height: 100px; }
  .competitions .competition-item .btn {
    display: block;
    width: 100% !important;
    margin-bottom: 0;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.8);
    white-space: normal;
    min-height: 50px; } }
/* BEGIN ADS for file upload*/
.upload-progress-bar {
  width: 100%;
  bottom: 42px;
  height: 40px;
  line-height: 40px;
  cursor: pointer; }

.upload-progress-bar-inner {
  position: relative;
  height: 100%;
  width: 100%;
  background-color: rgba(102, 102, 102, 0.5); }

.upload-progress-bar-bg {
  width: 0%;
  height: 100%;
  background-color: #40949B; }

.upload-progress-bar-txt {
  color: #fff;
  font-weight: 700;
  line-height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  height: 40px;
  overflow: hidden; }

#wait-for-ajax-upload {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.6);
  display: none;
  z-index: 9999; }

#wait-for-ajax-upload img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px; }

#fileupload {
  visibility: hidden;
  opacity: 0; }

.is-invisible {
  display: none; }

/**** FORM SUBIDA DE FOTOS ****/
.upload-form .content {
  padding-top: 25px; }
.upload-form .col-text .title {
  font-size: 23px;
  margin: 0 0 15px; }
.upload-form .col-text a {
  color: #999; }
.upload-form .col-text a:hover {
  color: #333; }
.upload-form .subtitle {
  font-size: 18px;
  margin-top: 0; }
.upload-form .preview-photo {
  max-width: 100%;
  width: 100%;
  height: auto;
  -webkit-object-fit: none;
  object-fit: none;
  margin-top: 30px; }

.mygallerybox {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #333;
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity ease-in 0.3s;
  transition: opacity ease-in 0.3s; }
.mygallerybox.preopen, .mygallerybox.open {
  z-index: 1040; }
.mygallerybox.open {
  opacity: 1; }
.mygallerybox .swiper-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.mygallerybox .slide-img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
.mygallerybox .btn-close {
  color: #333;
  font-size: 30px;
  position: absolute;
  top: 50px;
  right: 50px;
  padding: 10px;
  background-color: rgba(0, 165, 184, 0.75);
  cursor: pointer;
  -webkit-transition: 0.3s ease-in all;
  transition: 0.3s ease-in all;
  z-index: 1040; }
.mygallerybox .btn-close:hover {
  background-color: #00a5b8; }
.mygallerybox .swiper-button-prev, .mygallerybox .swiper-button-next {
  background-image: none !important;
  width: auto;
  height: auto; }
.mygallerybox .swiper-button-prev .icon, .mygallerybox .swiper-button-prev .panel-blog .social .social-link .icon, .panel-blog .social .social-link .mygallerybox .swiper-button-prev .icon, .mygallerybox .swiper-button-prev .panel-blog .social .social-link.icon, .panel-blog .social .mygallerybox .swiper-button-prev .social-link.icon, .mygallerybox .swiper-button-next .icon, .mygallerybox .swiper-button-next .panel-blog .social .social-link .icon, .panel-blog .social .social-link .mygallerybox .swiper-button-next .icon, .mygallerybox .swiper-button-next .panel-blog .social .social-link.icon, .panel-blog .social .mygallerybox .swiper-button-next .social-link.icon {
  font-size: 40px;
  color: #00A5B8;
  -webkit-transition: 300ms color ease-in;
  transition: 300ms color ease-in;
  text-shadow: 1px 1px 5px #000; }
.mygallerybox .swiper-button-prev:hover, .mygallerybox .swiper-button-next:hover {
  color: #00A5B8; }
.mygallerybox .swiper-button-prev {
  left: 5px; }
.mygallerybox .swiper-button-next {
  right: 0; }
.container.blog .block {
  height: 495px;
  margin: 0 0 18px; }
.container.blog .block .block-title {
  font-size: 23px;
  font-weight: bolder;
  font-family: "Arvo", Georgia, "Times New Roman", Times, serif;
  line-height: 120%; }
.container.blog .block .block-title:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 50px;
  background-color: #FFF; }
.container.blog .block .photo {
  height: 303px; }
.container.blog .block .photo img {
  width: 100%;
  height: 100%;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  border-radius: 3px; }
.container.blog .block .block-text {
  padding: 0 10px; }
.container.blog .block .block-text iframe {
  max-width: 100%; }
.container.blog .block.panel-blog {
  height: 1008px; }
.container.blog .block .likes {
  position: absolute;
  bottom: 0;
  left: 15px; }
.container.blog .block .likes .heart {
  font-size: 23px; }
.container.blog .block .comments {
  position: absolute;
  bottom: 0;
  right: 15px; }
.container.blog .block .comments-icon {
  color: #CCC;
  font-size: 30px; }
.container.blog .block .comments-num {
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  line-height: 36px;
  text-align: center; }
.container.blog .block.blog-author {
  padding: 25px;
  height: 445px;
  padding-bottom: 50px;
  font-family: "Montserrat", Arial, sans-serif;
  margin-bottom: 14px; }
.container.blog .block.blog-author .title {
  color: #00A5B8;
  font-weight: normal; }
.container.blog .block.blog-author .photo-author {
  text-align: right; }
.container.blog .block.blog-author .photo-author img {
  max-width: 100%; }
.container.blog .block.blog-author .company {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: bold;
  font-weight: normal; }
@media (max-width: 767px) {
  .container.blog .block.blog-author {
    height: auto;
    padding-bottom: 0px; } }
.container.blog .title-last-blog {
  font-size: 22px; }

.panel-blog {
  padding: 0; }
.panel-blog .panel-blog-header {
  background-color: #00A5B8;
  margin: 0;
  padding: 5px 0; }
.panel-blog .panel-blog-header .title {
  font-size: 45px;
  color: #FFF;
  margin: 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  text-align: center; }
.panel-blog .subtitle {
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 17px 14px;
  border-bottom: 1px solid #D1D1D1; }
.panel-blog .wrapp-authors {
  position: relative; }
.panel-blog .wrapp-authors::after, .panel-blog .wrapp-authors::before {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 20px;
  right: 20px;
  height: 15px;
  box-shadow: 0 -5px 30px #FFF, 0 -5px 20px #FFF;
  background: #FFF;
  z-index: 1; }
.panel-blog .wrapp-authors::before {
  bottom: auto;
  top: 0;
  height: 10px;
  box-shadow: 0 5px 30px #FFF, 0 5px 20px #FFF; }
.panel-blog .authors {
  margin: 0;
  list-style: none;
  padding: 30px 26px 15px;
  border-bottom: 1px solid #D1D1D1;
  max-height: 550px;
  overflow: auto;
  position: relative; }
.panel-blog .authors .author {
  position: relative;
  padding-left: 82px;
  margin-bottom: 18px; }
.panel-blog .authors .author .name, .panel-blog .authors .author .post {
  font-family: "Montserrat", Arial, sans-serif;
  display: block;
  overflow: hidden;
  white-space: nowrap; }
.panel-blog .authors .author .name {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 14px;
  color: #00A5B8; }
.panel-blog .authors .author .name:hover {
  color: #333; }
.panel-blog .authors .author .post {
  font-size: 12px; }
.panel-blog .authors .pic {
  width: 52px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-transition: opacity 0.3s ease-in;
  transion: opacity 0.3s ease-in; }
.panel-blog .authors .pic img {
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -25px; }
.panel-blog .authors .pic:hover {
  opacity: 0.7; }
.panel-blog .tags {
  padding: 20px 15px;
  min-height: 115px;
  border-bottom: 1px solid #D1D1D1;
  text-align: center; }
.panel-blog .tags .tag {
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  fontweight: lighter;
  vertical-align: middle;
  margin-right: 15px;
  margin-bottom: 13px; }
@media (min-width: 992px) and (max-width: 1199px) {
  .panel-blog .tags .tag {
    margin-left: 10px; } }
.panel-blog .tags .tag .icon {
  font-size: 22px;
  vertical-align: middle;
  margin-right: 3px; }
@media (min-width: 992px) and (max-width: 1199px) {
  .panel-blog .tags .tag .icon {
    font-size: 17px; } }
.panel-blog .social {
  padding: 17px 19px 21px;
  overflow: hidden; }
.panel-blog .social .social-link {
  font-size: 13px;
  vertical-align: middle;
  margin: 0 2px;
  max-height: 30px; }
.panel-blog .social .social-link .icon, .panel-blog .social .social-link.icon {
  color: #666;
  font-size: 30px;
  vertical-align: middle; }
.panel-blog .panel-bloog-footer {
  background-color: #AAA;
  color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #D1D1D1; }
.panel-blog .panel-bloog-footer a {
  color: white;
  margin-right: 5px;
  white-space: nowrap;
  line-height: 200%; }
.panel-blog .panel-bloog-footer a:hover {
  text-decoration: underline; }
.panel-blog .panel-bloog-footer .panel-blog-menu {
  padding: 12px 26px;
  border-bottom: 1px solid #D1D1D1; }
.panel-blog .panel-bloog-footer .panel-blog-copy {
  text-align: center;
  padding: 13px 10px; }

a.tag.active {
  color: #00A5B8; }
a.tag.active span.icon:hover {
  color: #00A5B8; }

#main-search-box {
  background-color: #e9e9e9;
  position: absolute;
  top: 0px;
  bottom: 7px;
  z-index: 9999;
  width: 0px;
  overflow: hidden;
  padding: 5px;
  height: 50px;
  visibility: hidden; }

#main-search-box .search-results {
  background: white;
  position: absolute;
  top: 49px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  width: 100%; }

#main-search-box .search-results .search-results-contents {
  background-color: white;
  border-left: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  max-height: 350px;
  overflow-y: scroll;
  overflow-x: hidden; }

#main-search-box .search-results .search-results-contents a {
  border-bottom: 1px solid #ccc; }

#main-search-box .search-results .search-results-contents a {
  padding: 5px 5px 5px 5px;
  display: block;
  text-decoration: none; }

#main-search-box.active {
  visibility: visible !important;
  overflow: visible !important; }

input[name="main-search-input"] {
  width: 100%;
  height: 40px; }

@media screen and (max-width: 991px) {
  #main-search-box {
    left: 100%;
    right: 0;
    width: auto;
    -webkit-transition: 0.3s ease-in top, 0.5s 0.2s ease-in left;
    transition: 0.3s ease-in top, 0.5s 0.2s ease-in left;
    top: 0px;
    display: block;
    visibility: visible; }
  #main-search-box.active {
    left: 0;
    top: 60px;
    -webkit-transition: 0.5s 0.2s ease-in top,  0.3s ease-in left;
    transition: 0.5s 0.2s ease-in top,  0.3s ease-in left; }

  li.nav-item.search {
    margin-top: -13px;
    margin-right: 15px;
    float: right; } }
@media screen and (max-width: 991px) {
  /** Products **/
  .products-item .photo img {
    width: 100%;
    height: auto;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }

  .product-text {
    position: initial;
    width: 100%;
    text-overflow: ellipsis;
    margin-bottom: 0px; }

  /** Detail New */
  .content.detail_new .section-title {
    font-size: 20px;
    text-transform: none;
    margin: 0;
    padding: 10px 15px;
    background-color: #EEE;
    margin-bottom: 10px;
    display: block; }
  .content.detail_new .new-text .text {
    font-size: 16px; }
  .content.detail_new .photo img {
    width: auto;
    max-width: 100%;
    height: auto;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .content.detail_new .text img {
    width: 100%;
    height: auto; }

  .panel-blog-header {
    background-color: #00A5B8;
    margin: 0;
    padding: 5px 0; }
  .panel-blog-header .title {
    font-size: 30px;
    color: #FFF;
    margin: 0;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    text-align: center; }

  .container.blog .block {
    height: auto;
    margin: 0 0 18px; }
  .container.blog .block .block-text {
    padding: 0 10px;
    margin-bottom: 46px; }

  /*.form-block .input-group-addon.faqs-fg {
    min-width: 65px;
    i:first-child{
      float: left;
    }
    i:last-child{
      float: right;
    }
  }*/
  .faqs .faqs-body {
    padding: 0;
    border-left: none;
    border-radius: 0;
    margin-left: 0; }

  .curriculum fieldset.form-group-special legend {
    display: inline-block;
    padding: 0;
    padding-top: 15px;
    font-size: 12px; }

  .label_form {
    float: left; } }
.instagram-widget {
  position: relative; }
.instagram-widget .header {
  padding: 10px 10px 10px 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #FFF;
  background-color: #00A5B8;
  box-shadow: 0 -8px 3px 10px #00A5B8, 0 0 0 10px transparent;
  display: block;
  height: 66px;
  transition: box-shadow 0.3s ease-in;
  z-index: 10; }
@media screen and (min-width: 992px) {
  .instagram-widget .header {
    text-align: center; } }
.instagram-widget .header:hover {
  color: #FFF;
  box-shadow: 0 -8px 3px 10px #00A5B8, 0 -8px 100px 10px #00A5B8; }
.instagram-widget .header .logo, .instagram-widget .header .profile-name, .instagram-widget .header .instagram-icon {
  display: inline-block;
  vertical-align: middle; }
.instagram-widget .header .logo {
  width: 50px;
  height: auto;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 15px;
  display: none; }
.instagram-widget .header .logo img {
  width: 100%; }
.instagram-widget .header .instagram-icon {
  font-size: 50px;
  line-height: 50px;
  margin-right: 5px; }
.instagram-widget .header .profile-name {
  line-height: 50px;
  font-size: 25px;
  font-family: "Montserrat", Arial, sans-serif; }
.instagram-widget .posts {
  margin-top: 60px;
  z-index: 1;
  background-color: #DCDCDC;
  min-height: 100vw; }
@media screen and (min-width: 992px) {
  .instagram-widget .posts {
    min-height: 25vw; } }
.instagram-widget .posts .post {
  min-height: 100vw;
  text-align: center; }
@media screen and (min-width: 992px) {
  .instagram-widget .posts .post {
    min-height: 25vw; } }
.instagram-widget .posts .instagram-text {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.95);
  color: #333;
  font-family: "Roboto", verdana, arial;
  font-size: 14px;
  padding: 20px; }
.instagram-widget .posts .instagram-text .profile-name {
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: bold; }
.instagram-widget .posts .instagram-text a {
  color: #00A5B8;
  font-family: "Arvo", Georgia, "Times New Roman", Times, serif; }
.instagram-widget .posts .instagram-text a:hover {
  text-decoration: underline; }
.instagram-widget .instagram-media {
  display: block; }
.instagram-widget .instagram-media img {
  max-width: 100%;
  width: 100%;
  height: 100vw;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }
@media screen and (min-width: 992px) {
  .instagram-widget .instagram-media img {
    height: 25vw; } }
.instagram-widget .swiper-button-prev, .instagram-widget .swiper-button-next {
  background: none; }
.instagram-widget .swiper-button-prev .icon, .instagram-widget .swiper-button-prev .panel-blog .social .social-link .icon, .panel-blog .social .social-link .instagram-widget .swiper-button-prev .icon, .instagram-widget .swiper-button-prev .panel-blog .social .social-link.icon, .panel-blog .social .instagram-widget .swiper-button-prev .social-link.icon, .instagram-widget .swiper-button-next .icon, .instagram-widget .swiper-button-next .panel-blog .social .social-link .icon, .panel-blog .social .social-link .instagram-widget .swiper-button-next .icon, .instagram-widget .swiper-button-next .panel-blog .social .social-link.icon, .panel-blog .social .instagram-widget .swiper-button-next .social-link.icon {
  color: #FFF;
  font-size: 50px;
  text-shadow: 1px 1px 2px #333;
  transition: all 0.3s ease-in; }
.instagram-widget .swiper-button-prev:hover .icon, .instagram-widget .swiper-button-next:hover .icon {
  color: #00A5B8; }
.instagram-widget .swiper-button-prev {
  left: -6px; }
.instagram-widget .swiper-button-next {
  right: 20px; }
.instagram-widget .swiper-button-disabled {
  display: block;
  opacity: 0.3; }
.instagram-widget .loader-box {
  padding-top: 60px; }
.instagram-widget .loader-box .loader-wrap {
  min-height: 100vw;
  text-align: center;
  position: relative; }
@media screen and (min-width: 992px) {
  .instagram-widget .loader-box .loader-wrap {
    min-height: 25vw; } }
.instagram-widget .loader-box .loader-wrap .loader-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px; }

/** V1 **/
.muro.prensa .row {
  overflow: hidden; }
.muro.prensa .col {
  overflow: visible;
  margin-bottom: 20px;
  padding: 70px; }
.muro.prensa .col-date {
  margin-bottom: 20px; }
.muro.prensa .fixed {
  position: fixed !important;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto; }
.muro.prensa .content {
  margin-bottom: 100px; }
.muro.prensa .framebox {
  position: relative;
  width: 100%;
  padding: 50px;
  height: auto;
  overflow: hidden;
  background: url("/muro/img/frames/png/gris/corner-top-left.png?a") left top no-repeat, url("/muro/img/frames/png/gris/corner-top-right.png?a") right top no-repeat, url("/muro/img/frames/png/gris/corner-bottom-left.png?a") left bottom no-repeat, url("/muro/img/frames/png/gris/corner-bottom-right.png?a") right bottom no-repeat, url("/muro/img/frames/png/gris/border-top.png?a") center top repeat-x, url("/muro/img/frames/png/gris/border-bottom.png?a") center bottom repeat-x, url("/muro/img/frames/png/gris/border-left.png?a") left center repeat-y, url("/muro/img/frames/png/gris/border-right.png?a") right center repeat-y;
  color: #FFF;
  background-color: #EFF1F5;
  color: #333;
  font-family: "Montserrat";
  line-height: 140%;
  font-size: 14px;
  -webkit-backface-visibility: hidden;
  outline: 1px solid transparent;
  cursor: pointer;
  -webkit-transform-origin: center;
  transform-origin: center;
  box-shadow: 10px 10px 30px -5px #333;
  /*-webkit-transform: scale(0.8);
  transform: scale(0.8);*/
  -webkit-transition: box-shadow cubic-bezier(0.24, 1.25, 0.39, 1.82) 0.3s;
  transition: box-shadow cubic-bezier(0.24, 1.25, 0.39, 1.82) 0.3s;
  		/*&.f2
  		{
  			background-image: none;
  			padding: 40px 25px 70px;
  			border-radius: 100%/20%;
  			border: 10px #FFF solid;
  			overflow: auto;
  			
  			-webkit-transition: box-shadow cubic-bezier(.24,1.25,.39,1.82) 0.3s;
  			transition: box-shadow cubic-bezier(.24,1.25,.39,1.82) 0.3s;
  				
  			&.fixed
  			{           
  				.photo
  				{
  
  				}
  			}
  		}*/ }
.muro.prensa .framebox.fixed {
  z-index: 1101; }
.muro.prensa .framebox:hover {
  box-shadow: 3px 3px 10px -1px #333; }
.muro.prensa .framebox.blackboard {
  background-color: #000;
  color: #FFF; }
.muro.prensa .framebox.f1 {
  /*background-image:
  url("/muro/img/frames/svg/gris/corner-top-left.svg?a"), 
  url("/muro/img/frames/svg/gris/corner-top-right.svg?a"), 
  url("/muro/img/frames/svg/gris/corner-bottom-left.svg?a"), 
  url("/muro/img/frames/svg/gris/corner-bottom-right.svg?a"), 
  url("/muro/img/frames/svg/gris/border-top.svg?a"), 
  url("/muro/img/frames/svg/gris/border-bottom.svg?a"), 
  url("/muro/img/frames/svg/gris/border-left.svg?a"),  
  url("/muro/img/frames/svg/gris/border-right.svg?a");*/ }
.muro.prensa .framebox .photo {
  margin-bottom: 10px; }
.muro.prensa .framebox .photo-xs {
  display: none; }
.muro.prensa .framebox .title {
  font-size: 20px; }
.muro.prensa .framebox p {
  margin-bottom: 5px;
  margin-top: 5px; }
.muro.prensa .framebox .texto-xs {
  display: none; }
.muro.prensa .framebox .date {
  color: #00A5B8; }
.muro.prensa .bg_fixpopup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1100;
  cursor: pointer; }

.btn-morec {
  width: 25px;
  height: 25px;
  display: inline-block !important;
  margin-left: 30px;
  position: relative;
  border-radius: 100%;
  border: 1px solid #000;
  font-size: 0px; }
.btn-morec .line {
  height: 3px;
  background: #000;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  margin-left: -25%;
  margin-top: -1px; }
.btn-morec .line + .line {
  transform-origin: center;
  transform: rotate(90deg); }

.btn-openmore {
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 4px;
  color: #333;
  cursor: pointer;
  text-decoration: none !important;
  transition: 0.4s ease-in-out all; }
.btn-openmore .icon, .btn-openmore .panel-blog .social .social-link .icon, .panel-blog .social .social-link .btn-openmore .icon, .btn-openmore .panel-blog .social .social-link.icon, .panel-blog .social .btn-openmore .social-link.icon {
  height: 25px;
  width: auto;
  text-decoration: none !important; }
.btn-openmore .icon.toclose, .btn-openmore .panel-blog .social .social-link .toclose.icon, .panel-blog .social .social-link .btn-openmore .toclose.icon, .btn-openmore .panel-blog .social .toclose.social-link.icon, .panel-blog .social .btn-openmore .toclose.social-link.icon {
  display: none; }
.btn-openmore .icon.toopen, .btn-openmore .panel-blog .social .social-link .toopen.icon, .panel-blog .social .social-link .btn-openmore .toopen.icon, .btn-openmore .panel-blog .social .toopen.social-link.icon, .panel-blog .social .btn-openmore .toopen.social-link.icon {
  display: inline; }
.btn-openmore.open {
  transform-origin: center;
  transform: rotate(180deg);
  color: #FF007F; }
.btn-openmore.open .icon.toclose {
  display: inline; }
.btn-openmore.open .icon.toopen {
  display: none; }

@media screen and (max-width: 1400px) {
  .muro.prensa .col {
    padding: 30px; } }
@media screen and (max-width: 991px) {
  .muro.prensa .section-title {
    padding-top: 30px; }
  .muro.prensa .framebox {
    transform: scale(1) rotate(0) !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: -5% -5%, 105% -5%, -5% 105%, 105% 105%, center -5%, center 105%, -5% center, 105% center;
    box-shadow: none !important;
    cursor: initial;
    padding: 6%; }
  .muro.prensa .framebox .photo-xs {
    display: block;
    position: relative;
    overflow: hidden; }
  .muro.prensa .framebox .photo-xs img.masked {
    width: 130%;
    margin-left: -15%;
    margin-top: -11%; }
  .muro.prensa .framebox .title, .muro.prensa .framebox .date, .muro.prensa .framebox .texto-xs {
    padding-left: 10px;
    padding-right: 10px; }
  .muro.prensa .framebox .texto-xs {
    display: none;
    padding-top: 25px;
    margin: 0; }
  .muro.prensa .col {
    padding: 20px 0px;
    margin-bottom: 0; }
  .muro.prensa .content {
    margin-bottom: 0;
    padding: 0 0 50px;
    border-bottom: 1px solid #000; }
  .muro.prensa .content:last-child {
    border: none; }
  .muro.prensa .content .row {
    margin-left: 0;
    margin-right: 0; } }

/*# sourceMappingURL=app.css.map */
