@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600,700);
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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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 {
    *,
    :after,
    :before {
        background: 0 0!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: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .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 td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

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

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

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

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

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    box-sizing: border-box
}

:after,
:before {
    box-sizing: border-box
}

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

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

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

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .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 #eee
}

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

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

.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: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

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

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

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

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

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

.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 {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

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

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

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

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

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

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

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

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

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

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

ol ol,
ol ul,
ul ol,
ul ul {
    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
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@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[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

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

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

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

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

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

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

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

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, .25)
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    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
}

@media (min-width:768px) {
    .container {
        width: 750px;
        padding-left: 30px;
        padding-right: 30px
    }
}

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

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

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

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

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

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

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

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1400px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

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

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    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>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

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

.table-bordered {
    border: 1px solid #ddd
}

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

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

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

.table-hover>tbody>tr:hover {
    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>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

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

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

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

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

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

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

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

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

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

.table-responsive {
    overflow-x: auto;
    min-height: .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>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    line-height: inherit;
    color: #333;
    border: 0;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.17px;
    line-height: 24px;
    font-family: Montserrat;
    margin: 0px 0px 16px 0px;
}

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

input[type=search] {
    box-sizing: border-box
}

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

input[type=file] {
    display: block
}

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

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

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

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

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.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 {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

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

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

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

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

@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: 14.333333px
    }
}

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

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

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

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

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

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #e60012;
    border-color: #e60012
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

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

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

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

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

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

.dropdown,
.dropup {
    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, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(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: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

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

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

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    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.42857143;
    color: #777;
    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 solid;
    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 {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-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 {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

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

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

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

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

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

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

.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=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    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-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

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

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

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

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

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

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

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

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

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

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

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

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

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

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

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

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

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

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.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 {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

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

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.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
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@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, .1);
    -webkit-overflow-scrolling: touch
}

.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;
        visibility: visible!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

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

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

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

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        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-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        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:focus,
.navbar-brand:hover {
    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 .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@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;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .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 .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@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;
        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 {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    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:focus,
.navbar-default .navbar-brand:hover {
    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:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

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

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

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

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

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

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

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    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:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumb {
    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: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.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.42857143;
    text-decoration: none;
    color: #337ab7;
    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:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.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
}

.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 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:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

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

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

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

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

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

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

.label-danger {
    background-color: #d9534f
}

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    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
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.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
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }
    .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.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.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: 700
}

.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
}

@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;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

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

.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

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

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

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

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

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

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

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-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 {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    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;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.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>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.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-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

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

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>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>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    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: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

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

.embed-responsive.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

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

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

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    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: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -ms-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, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

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

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

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

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.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 {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.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;
    text-decoration: none;
    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: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.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: #999;
    border-top-color: rgba(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: #999;
    border-right-color: rgba(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: #999;
    border-bottom-color: rgba(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: #999;
    border-left-color: rgba(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;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        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: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    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: 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, .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-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-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;
    visibility: hidden!important
}

.affix {
    position: fixed
}

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

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

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

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.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
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.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:1399px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

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

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

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

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

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

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

@media (min-width:1400px) {
    .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:1399px) {
    .hidden-md {
        display: none!important
    }
}

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

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.bootstrap-time {
    width: 100%
}

.bootstrap-time select {
    display: inline-block;
    width: auto
}

.bootstrap-date {
    width: 100%
}

.bootstrap-date select {
    display: inline-block;
    width: auto;
    margin-right: 5px
}

.bootstrap-datetime .bootstrap-date,
.bootstrap-datetime .bootstrap-time {
    display: inline-block;
    width: auto
}

.form-group .bc-collection {
    margin-bottom: 0
}

.form-group .bc-collection li+li {
    margin-top: 10px
}

.form-group .bc-collection li:nth-last-child(1) {
    margin-bottom: 10px
}

.form-inline .form-group {
    margin-left: 0;
    margin-right: 0
}

.form-horizontal .col-lg-1 .col-1,
.form-horizontal .col-lg-1 .col-10,
.form-horizontal .col-lg-1 .col-11,
.form-horizontal .col-lg-1 .col-12,
.form-horizontal .col-lg-1 .col-2,
.form-horizontal .col-lg-1 .col-3,
.form-horizontal .col-lg-1 .col-4,
.form-horizontal .col-lg-1 .col-5,
.form-horizontal .col-lg-1 .col-6,
.form-horizontal .col-lg-1 .col-7,
.form-horizontal .col-lg-1 .col-8,
.form-horizontal .col-lg-1 .col-9,
.form-horizontal .col-lg-1 .col-sm-1,
.form-horizontal .col-lg-1 .col-sm-10,
.form-horizontal .col-lg-1 .col-sm-11,
.form-horizontal .col-lg-1 .col-sm-12,
.form-horizontal .col-lg-1 .col-sm-2,
.form-horizontal .col-lg-1 .col-sm-3,
.form-horizontal .col-lg-1 .col-sm-4,
.form-horizontal .col-lg-1 .col-sm-5,
.form-horizontal .col-lg-1 .col-sm-6,
.form-horizontal .col-lg-1 .col-sm-7,
.form-horizontal .col-lg-1 .col-sm-8,
.form-horizontal .col-lg-1 .col-sm-9,
.form-horizontal .col-lg-10 .col-1,
.form-horizontal .col-lg-10 .col-10,
.form-horizontal .col-lg-10 .col-11,
.form-horizontal .col-lg-10 .col-12,
.form-horizontal .col-lg-10 .col-2,
.form-horizontal .col-lg-10 .col-3,
.form-horizontal .col-lg-10 .col-4,
.form-horizontal .col-lg-10 .col-5,
.form-horizontal .col-lg-10 .col-6,
.form-horizontal .col-lg-10 .col-7,
.form-horizontal .col-lg-10 .col-8,
.form-horizontal .col-lg-10 .col-9,
.form-horizontal .col-lg-10 .col-sm-1,
.form-horizontal .col-lg-10 .col-sm-10,
.form-horizontal .col-lg-10 .col-sm-11,
.form-horizontal .col-lg-10 .col-sm-12,
.form-horizontal .col-lg-10 .col-sm-2,
.form-horizontal .col-lg-10 .col-sm-3,
.form-horizontal .col-lg-10 .col-sm-4,
.form-horizontal .col-lg-10 .col-sm-5,
.form-horizontal .col-lg-10 .col-sm-6,
.form-horizontal .col-lg-10 .col-sm-7,
.form-horizontal .col-lg-10 .col-sm-8,
.form-horizontal .col-lg-10 .col-sm-9,
.form-horizontal .col-lg-11 .col-1,
.form-horizontal .col-lg-11 .col-10,
.form-horizontal .col-lg-11 .col-11,
.form-horizontal .col-lg-11 .col-12,
.form-horizontal .col-lg-11 .col-2,
.form-horizontal .col-lg-11 .col-3,
.form-horizontal .col-lg-11 .col-4,
.form-horizontal .col-lg-11 .col-5,
.form-horizontal .col-lg-11 .col-6,
.form-horizontal .col-lg-11 .col-7,
.form-horizontal .col-lg-11 .col-8,
.form-horizontal .col-lg-11 .col-9,
.form-horizontal .col-lg-11 .col-sm-1,
.form-horizontal .col-lg-11 .col-sm-10,
.form-horizontal .col-lg-11 .col-sm-11,
.form-horizontal .col-lg-11 .col-sm-12,
.form-horizontal .col-lg-11 .col-sm-2,
.form-horizontal .col-lg-11 .col-sm-3,
.form-horizontal .col-lg-11 .col-sm-4,
.form-horizontal .col-lg-11 .col-sm-5,
.form-horizontal .col-lg-11 .col-sm-6,
.form-horizontal .col-lg-11 .col-sm-7,
.form-horizontal .col-lg-11 .col-sm-8,
.form-horizontal .col-lg-11 .col-sm-9,
.form-horizontal .col-lg-2 .col-1,
.form-horizontal .col-lg-2 .col-10,
.form-horizontal .col-lg-2 .col-11,
.form-horizontal .col-lg-2 .col-12,
.form-horizontal .col-lg-2 .col-2,
.form-horizontal .col-lg-2 .col-3,
.form-horizontal .col-lg-2 .col-4,
.form-horizontal .col-lg-2 .col-5,
.form-horizontal .col-lg-2 .col-6,
.form-horizontal .col-lg-2 .col-7,
.form-horizontal .col-lg-2 .col-8,
.form-horizontal .col-lg-2 .col-9,
.form-horizontal .col-lg-2 .col-sm-1,
.form-horizontal .col-lg-2 .col-sm-10,
.form-horizontal .col-lg-2 .col-sm-11,
.form-horizontal .col-lg-2 .col-sm-12,
.form-horizontal .col-lg-2 .col-sm-2,
.form-horizontal .col-lg-2 .col-sm-3,
.form-horizontal .col-lg-2 .col-sm-4,
.form-horizontal .col-lg-2 .col-sm-5,
.form-horizontal .col-lg-2 .col-sm-6,
.form-horizontal .col-lg-2 .col-sm-7,
.form-horizontal .col-lg-2 .col-sm-8,
.form-horizontal .col-lg-2 .col-sm-9,
.form-horizontal .col-lg-3 .col-1,
.form-horizontal .col-lg-3 .col-10,
.form-horizontal .col-lg-3 .col-11,
.form-horizontal .col-lg-3 .col-12,
.form-horizontal .col-lg-3 .col-2,
.form-horizontal .col-lg-3 .col-3,
.form-horizontal .col-lg-3 .col-4,
.form-horizontal .col-lg-3 .col-5,
.form-horizontal .col-lg-3 .col-6,
.form-horizontal .col-lg-3 .col-7,
.form-horizontal .col-lg-3 .col-8,
.form-horizontal .col-lg-3 .col-9,
.form-horizontal .col-lg-3 .col-sm-1,
.form-horizontal .col-lg-3 .col-sm-10,
.form-horizontal .col-lg-3 .col-sm-11,
.form-horizontal .col-lg-3 .col-sm-12,
.form-horizontal .col-lg-3 .col-sm-2,
.form-horizontal .col-lg-3 .col-sm-3,
.form-horizontal .col-lg-3 .col-sm-4,
.form-horizontal .col-lg-3 .col-sm-5,
.form-horizontal .col-lg-3 .col-sm-6,
.form-horizontal .col-lg-3 .col-sm-7,
.form-horizontal .col-lg-3 .col-sm-8,
.form-horizontal .col-lg-3 .col-sm-9,
.form-horizontal .col-lg-4 .col-1,
.form-horizontal .col-lg-4 .col-10,
.form-horizontal .col-lg-4 .col-11,
.form-horizontal .col-lg-4 .col-12,
.form-horizontal .col-lg-4 .col-2,
.form-horizontal .col-lg-4 .col-3,
.form-horizontal .col-lg-4 .col-4,
.form-horizontal .col-lg-4 .col-5,
.form-horizontal .col-lg-4 .col-6,
.form-horizontal .col-lg-4 .col-7,
.form-horizontal .col-lg-4 .col-8,
.form-horizontal .col-lg-4 .col-9,
.form-horizontal .col-lg-4 .col-sm-1,
.form-horizontal .col-lg-4 .col-sm-10,
.form-horizontal .col-lg-4 .col-sm-11,
.form-horizontal .col-lg-4 .col-sm-12,
.form-horizontal .col-lg-4 .col-sm-2,
.form-horizontal .col-lg-4 .col-sm-3,
.form-horizontal .col-lg-4 .col-sm-4,
.form-horizontal .col-lg-4 .col-sm-5,
.form-horizontal .col-lg-4 .col-sm-6,
.form-horizontal .col-lg-4 .col-sm-7,
.form-horizontal .col-lg-4 .col-sm-8,
.form-horizontal .col-lg-4 .col-sm-9,
.form-horizontal .col-lg-5 .col-1,
.form-horizontal .col-lg-5 .col-10,
.form-horizontal .col-lg-5 .col-11,
.form-horizontal .col-lg-5 .col-12,
.form-horizontal .col-lg-5 .col-2,
.form-horizontal .col-lg-5 .col-3,
.form-horizontal .col-lg-5 .col-4,
.form-horizontal .col-lg-5 .col-5,
.form-horizontal .col-lg-5 .col-6,
.form-horizontal .col-lg-5 .col-7,
.form-horizontal .col-lg-5 .col-8,
.form-horizontal .col-lg-5 .col-9,
.form-horizontal .col-lg-5 .col-sm-1,
.form-horizontal .col-lg-5 .col-sm-10,
.form-horizontal .col-lg-5 .col-sm-11,
.form-horizontal .col-lg-5 .col-sm-12,
.form-horizontal .col-lg-5 .col-sm-2,
.form-horizontal .col-lg-5 .col-sm-3,
.form-horizontal .col-lg-5 .col-sm-4,
.form-horizontal .col-lg-5 .col-sm-5,
.form-horizontal .col-lg-5 .col-sm-6,
.form-horizontal .col-lg-5 .col-sm-7,
.form-horizontal .col-lg-5 .col-sm-8,
.form-horizontal .col-lg-5 .col-sm-9,
.form-horizontal .col-lg-6 .col-1,
.form-horizontal .col-lg-6 .col-10,
.form-horizontal .col-lg-6 .col-11,
.form-horizontal .col-lg-6 .col-12,
.form-horizontal .col-lg-6 .col-2,
.form-horizontal .col-lg-6 .col-3,
.form-horizontal .col-lg-6 .col-4,
.form-horizontal .col-lg-6 .col-5,
.form-horizontal .col-lg-6 .col-6,
.form-horizontal .col-lg-6 .col-7,
.form-horizontal .col-lg-6 .col-8,
.form-horizontal .col-lg-6 .col-9,
.form-horizontal .col-lg-6 .col-sm-1,
.form-horizontal .col-lg-6 .col-sm-10,
.form-horizontal .col-lg-6 .col-sm-11,
.form-horizontal .col-lg-6 .col-sm-12,
.form-horizontal .col-lg-6 .col-sm-2,
.form-horizontal .col-lg-6 .col-sm-3,
.form-horizontal .col-lg-6 .col-sm-4,
.form-horizontal .col-lg-6 .col-sm-5,
.form-horizontal .col-lg-6 .col-sm-6,
.form-horizontal .col-lg-6 .col-sm-7,
.form-horizontal .col-lg-6 .col-sm-8,
.form-horizontal .col-lg-6 .col-sm-9,
.form-horizontal .col-lg-7 .col-1,
.form-horizontal .col-lg-7 .col-10,
.form-horizontal .col-lg-7 .col-11,
.form-horizontal .col-lg-7 .col-12,
.form-horizontal .col-lg-7 .col-2,
.form-horizontal .col-lg-7 .col-3,
.form-horizontal .col-lg-7 .col-4,
.form-horizontal .col-lg-7 .col-5,
.form-horizontal .col-lg-7 .col-6,
.form-horizontal .col-lg-7 .col-7,
.form-horizontal .col-lg-7 .col-8,
.form-horizontal .col-lg-7 .col-9,
.form-horizontal .col-lg-7 .col-sm-1,
.form-horizontal .col-lg-7 .col-sm-10,
.form-horizontal .col-lg-7 .col-sm-11,
.form-horizontal .col-lg-7 .col-sm-12,
.form-horizontal .col-lg-7 .col-sm-2,
.form-horizontal .col-lg-7 .col-sm-3,
.form-horizontal .col-lg-7 .col-sm-4,
.form-horizontal .col-lg-7 .col-sm-5,
.form-horizontal .col-lg-7 .col-sm-6,
.form-horizontal .col-lg-7 .col-sm-7,
.form-horizontal .col-lg-7 .col-sm-8,
.form-horizontal .col-lg-7 .col-sm-9,
.form-horizontal .col-lg-8 .col-1,
.form-horizontal .col-lg-8 .col-10,
.form-horizontal .col-lg-8 .col-11,
.form-horizontal .col-lg-8 .col-12,
.form-horizontal .col-lg-8 .col-2,
.form-horizontal .col-lg-8 .col-3,
.form-horizontal .col-lg-8 .col-4,
.form-horizontal .col-lg-8 .col-5,
.form-horizontal .col-lg-8 .col-6,
.form-horizontal .col-lg-8 .col-7,
.form-horizontal .col-lg-8 .col-8,
.form-horizontal .col-lg-8 .col-9,
.form-horizontal .col-lg-8 .col-sm-1,
.form-horizontal .col-lg-8 .col-sm-10,
.form-horizontal .col-lg-8 .col-sm-11,
.form-horizontal .col-lg-8 .col-sm-12,
.form-horizontal .col-lg-8 .col-sm-2,
.form-horizontal .col-lg-8 .col-sm-3,
.form-horizontal .col-lg-8 .col-sm-4,
.form-horizontal .col-lg-8 .col-sm-5,
.form-horizontal .col-lg-8 .col-sm-6,
.form-horizontal .col-lg-8 .col-sm-7,
.form-horizontal .col-lg-8 .col-sm-8,
.form-horizontal .col-lg-8 .col-sm-9,
.form-horizontal .col-lg-9 .col-1,
.form-horizontal .col-lg-9 .col-10,
.form-horizontal .col-lg-9 .col-11,
.form-horizontal .col-lg-9 .col-12,
.form-horizontal .col-lg-9 .col-2,
.form-horizontal .col-lg-9 .col-3,
.form-horizontal .col-lg-9 .col-4,
.form-horizontal .col-lg-9 .col-5,
.form-horizontal .col-lg-9 .col-6,
.form-horizontal .col-lg-9 .col-7,
.form-horizontal .col-lg-9 .col-8,
.form-horizontal .col-lg-9 .col-9,
.form-horizontal .col-lg-9 .col-sm-1,
.form-horizontal .col-lg-9 .col-sm-10,
.form-horizontal .col-lg-9 .col-sm-11,
.form-horizontal .col-lg-9 .col-sm-12,
.form-horizontal .col-lg-9 .col-sm-2,
.form-horizontal .col-lg-9 .col-sm-3,
.form-horizontal .col-lg-9 .col-sm-4,
.form-horizontal .col-lg-9 .col-sm-5,
.form-horizontal .col-lg-9 .col-sm-6,
.form-horizontal .col-lg-9 .col-sm-7,
.form-horizontal .col-lg-9 .col-sm-8,
.form-horizontal .col-lg-9 .col-sm-9,
.form-horizontal .col-lg12 .col-1,
.form-horizontal .col-lg12 .col-10,
.form-horizontal .col-lg12 .col-11,
.form-horizontal .col-lg12 .col-12,
.form-horizontal .col-lg12 .col-2,
.form-horizontal .col-lg12 .col-3,
.form-horizontal .col-lg12 .col-4,
.form-horizontal .col-lg12 .col-5,
.form-horizontal .col-lg12 .col-6,
.form-horizontal .col-lg12 .col-7,
.form-horizontal .col-lg12 .col-8,
.form-horizontal .col-lg12 .col-9,
.form-horizontal .col-lg12 .col-sm-1,
.form-horizontal .col-lg12 .col-sm-10,
.form-horizontal .col-lg12 .col-sm-11,
.form-horizontal .col-lg12 .col-sm-12,
.form-horizontal .col-lg12 .col-sm-2,
.form-horizontal .col-lg12 .col-sm-3,
.form-horizontal .col-lg12 .col-sm-4,
.form-horizontal .col-lg12 .col-sm-5,
.form-horizontal .col-lg12 .col-sm-6,
.form-horizontal .col-lg12 .col-sm-7,
.form-horizontal .col-lg12 .col-sm-8,
.form-horizontal .col-lg12 .col-sm-9 {
    padding-left: 0
}

form .has-error ul.help-block {
    list-style: none;
    padding-left: 0
}

form .alert ul {
    list-style: none;
    padding-left: 0
}

.bootstrap-time {
    width: 100%
}

.bootstrap-time select {
    display: inline-block;
    width: auto
}

.bootstrap-date {
    width: 100%
}

.bootstrap-date select {
    display: inline-block;
    width: auto;
    margin-right: 5px
}

.bootstrap-datetime .bootstrap-date,
.bootstrap-datetime .bootstrap-time {
    display: inline-block;
    width: auto
}

.form-group .bc-collection {
    margin-bottom: 0
}

.form-group .bc-collection li+li {
    margin-top: 10px
}

.form-group .bc-collection li:nth-last-child(1) {
    margin-bottom: 10px
}

.form-inline .form-group {
    margin-left: 0;
    margin-right: 0
}

.form-horizontal .col-lg-1 .col-1,
.form-horizontal .col-lg-1 .col-10,
.form-horizontal .col-lg-1 .col-11,
.form-horizontal .col-lg-1 .col-12,
.form-horizontal .col-lg-1 .col-2,
.form-horizontal .col-lg-1 .col-3,
.form-horizontal .col-lg-1 .col-4,
.form-horizontal .col-lg-1 .col-5,
.form-horizontal .col-lg-1 .col-6,
.form-horizontal .col-lg-1 .col-7,
.form-horizontal .col-lg-1 .col-8,
.form-horizontal .col-lg-1 .col-9,
.form-horizontal .col-lg-1 .col-sm-1,
.form-horizontal .col-lg-1 .col-sm-10,
.form-horizontal .col-lg-1 .col-sm-11,
.form-horizontal .col-lg-1 .col-sm-12,
.form-horizontal .col-lg-1 .col-sm-2,
.form-horizontal .col-lg-1 .col-sm-3,
.form-horizontal .col-lg-1 .col-sm-4,
.form-horizontal .col-lg-1 .col-sm-5,
.form-horizontal .col-lg-1 .col-sm-6,
.form-horizontal .col-lg-1 .col-sm-7,
.form-horizontal .col-lg-1 .col-sm-8,
.form-horizontal .col-lg-1 .col-sm-9,
.form-horizontal .col-lg-10 .col-1,
.form-horizontal .col-lg-10 .col-10,
.form-horizontal .col-lg-10 .col-11,
.form-horizontal .col-lg-10 .col-12,
.form-horizontal .col-lg-10 .col-2,
.form-horizontal .col-lg-10 .col-3,
.form-horizontal .col-lg-10 .col-4,
.form-horizontal .col-lg-10 .col-5,
.form-horizontal .col-lg-10 .col-6,
.form-horizontal .col-lg-10 .col-7,
.form-horizontal .col-lg-10 .col-8,
.form-horizontal .col-lg-10 .col-9,
.form-horizontal .col-lg-10 .col-sm-1,
.form-horizontal .col-lg-10 .col-sm-10,
.form-horizontal .col-lg-10 .col-sm-11,
.form-horizontal .col-lg-10 .col-sm-12,
.form-horizontal .col-lg-10 .col-sm-2,
.form-horizontal .col-lg-10 .col-sm-3,
.form-horizontal .col-lg-10 .col-sm-4,
.form-horizontal .col-lg-10 .col-sm-5,
.form-horizontal .col-lg-10 .col-sm-6,
.form-horizontal .col-lg-10 .col-sm-7,
.form-horizontal .col-lg-10 .col-sm-8,
.form-horizontal .col-lg-10 .col-sm-9,
.form-horizontal .col-lg-11 .col-1,
.form-horizontal .col-lg-11 .col-10,
.form-horizontal .col-lg-11 .col-11,
.form-horizontal .col-lg-11 .col-12,
.form-horizontal .col-lg-11 .col-2,
.form-horizontal .col-lg-11 .col-3,
.form-horizontal .col-lg-11 .col-4,
.form-horizontal .col-lg-11 .col-5,
.form-horizontal .col-lg-11 .col-6,
.form-horizontal .col-lg-11 .col-7,
.form-horizontal .col-lg-11 .col-8,
.form-horizontal .col-lg-11 .col-9,
.form-horizontal .col-lg-11 .col-sm-1,
.form-horizontal .col-lg-11 .col-sm-10,
.form-horizontal .col-lg-11 .col-sm-11,
.form-horizontal .col-lg-11 .col-sm-12,
.form-horizontal .col-lg-11 .col-sm-2,
.form-horizontal .col-lg-11 .col-sm-3,
.form-horizontal .col-lg-11 .col-sm-4,
.form-horizontal .col-lg-11 .col-sm-5,
.form-horizontal .col-lg-11 .col-sm-6,
.form-horizontal .col-lg-11 .col-sm-7,
.form-horizontal .col-lg-11 .col-sm-8,
.form-horizontal .col-lg-11 .col-sm-9,
.form-horizontal .col-lg-2 .col-1,
.form-horizontal .col-lg-2 .col-10,
.form-horizontal .col-lg-2 .col-11,
.form-horizontal .col-lg-2 .col-12,
.form-horizontal .col-lg-2 .col-2,
.form-horizontal .col-lg-2 .col-3,
.form-horizontal .col-lg-2 .col-4,
.form-horizontal .col-lg-2 .col-5,
.form-horizontal .col-lg-2 .col-6,
.form-horizontal .col-lg-2 .col-7,
.form-horizontal .col-lg-2 .col-8,
.form-horizontal .col-lg-2 .col-9,
.form-horizontal .col-lg-2 .col-sm-1,
.form-horizontal .col-lg-2 .col-sm-10,
.form-horizontal .col-lg-2 .col-sm-11,
.form-horizontal .col-lg-2 .col-sm-12,
.form-horizontal .col-lg-2 .col-sm-2,
.form-horizontal .col-lg-2 .col-sm-3,
.form-horizontal .col-lg-2 .col-sm-4,
.form-horizontal .col-lg-2 .col-sm-5,
.form-horizontal .col-lg-2 .col-sm-6,
.form-horizontal .col-lg-2 .col-sm-7,
.form-horizontal .col-lg-2 .col-sm-8,
.form-horizontal .col-lg-2 .col-sm-9,
.form-horizontal .col-lg-3 .col-1,
.form-horizontal .col-lg-3 .col-10,
.form-horizontal .col-lg-3 .col-11,
.form-horizontal .col-lg-3 .col-12,
.form-horizontal .col-lg-3 .col-2,
.form-horizontal .col-lg-3 .col-3,
.form-horizontal .col-lg-3 .col-4,
.form-horizontal .col-lg-3 .col-5,
.form-horizontal .col-lg-3 .col-6,
.form-horizontal .col-lg-3 .col-7,
.form-horizontal .col-lg-3 .col-8,
.form-horizontal .col-lg-3 .col-9,
.form-horizontal .col-lg-3 .col-sm-1,
.form-horizontal .col-lg-3 .col-sm-10,
.form-horizontal .col-lg-3 .col-sm-11,
.form-horizontal .col-lg-3 .col-sm-12,
.form-horizontal .col-lg-3 .col-sm-2,
.form-horizontal .col-lg-3 .col-sm-3,
.form-horizontal .col-lg-3 .col-sm-4,
.form-horizontal .col-lg-3 .col-sm-5,
.form-horizontal .col-lg-3 .col-sm-6,
.form-horizontal .col-lg-3 .col-sm-7,
.form-horizontal .col-lg-3 .col-sm-8,
.form-horizontal .col-lg-3 .col-sm-9,
.form-horizontal .col-lg-4 .col-1,
.form-horizontal .col-lg-4 .col-10,
.form-horizontal .col-lg-4 .col-11,
.form-horizontal .col-lg-4 .col-12,
.form-horizontal .col-lg-4 .col-2,
.form-horizontal .col-lg-4 .col-3,
.form-horizontal .col-lg-4 .col-4,
.form-horizontal .col-lg-4 .col-5,
.form-horizontal .col-lg-4 .col-6,
.form-horizontal .col-lg-4 .col-7,
.form-horizontal .col-lg-4 .col-8,
.form-horizontal .col-lg-4 .col-9,
.form-horizontal .col-lg-4 .col-sm-1,
.form-horizontal .col-lg-4 .col-sm-10,
.form-horizontal .col-lg-4 .col-sm-11,
.form-horizontal .col-lg-4 .col-sm-12,
.form-horizontal .col-lg-4 .col-sm-2,
.form-horizontal .col-lg-4 .col-sm-3,
.form-horizontal .col-lg-4 .col-sm-4,
.form-horizontal .col-lg-4 .col-sm-5,
.form-horizontal .col-lg-4 .col-sm-6,
.form-horizontal .col-lg-4 .col-sm-7,
.form-horizontal .col-lg-4 .col-sm-8,
.form-horizontal .col-lg-4 .col-sm-9,
.form-horizontal .col-lg-5 .col-1,
.form-horizontal .col-lg-5 .col-10,
.form-horizontal .col-lg-5 .col-11,
.form-horizontal .col-lg-5 .col-12,
.form-horizontal .col-lg-5 .col-2,
.form-horizontal .col-lg-5 .col-3,
.form-horizontal .col-lg-5 .col-4,
.form-horizontal .col-lg-5 .col-5,
.form-horizontal .col-lg-5 .col-6,
.form-horizontal .col-lg-5 .col-7,
.form-horizontal .col-lg-5 .col-8,
.form-horizontal .col-lg-5 .col-9,
.form-horizontal .col-lg-5 .col-sm-1,
.form-horizontal .col-lg-5 .col-sm-10,
.form-horizontal .col-lg-5 .col-sm-11,
.form-horizontal .col-lg-5 .col-sm-12,
.form-horizontal .col-lg-5 .col-sm-2,
.form-horizontal .col-lg-5 .col-sm-3,
.form-horizontal .col-lg-5 .col-sm-4,
.form-horizontal .col-lg-5 .col-sm-5,
.form-horizontal .col-lg-5 .col-sm-6,
.form-horizontal .col-lg-5 .col-sm-7,
.form-horizontal .col-lg-5 .col-sm-8,
.form-horizontal .col-lg-5 .col-sm-9,
.form-horizontal .col-lg-6 .col-1,
.form-horizontal .col-lg-6 .col-10,
.form-horizontal .col-lg-6 .col-11,
.form-horizontal .col-lg-6 .col-12,
.form-horizontal .col-lg-6 .col-2,
.form-horizontal .col-lg-6 .col-3,
.form-horizontal .col-lg-6 .col-4,
.form-horizontal .col-lg-6 .col-5,
.form-horizontal .col-lg-6 .col-6,
.form-horizontal .col-lg-6 .col-7,
.form-horizontal .col-lg-6 .col-8,
.form-horizontal .col-lg-6 .col-9,
.form-horizontal .col-lg-6 .col-sm-1,
.form-horizontal .col-lg-6 .col-sm-10,
.form-horizontal .col-lg-6 .col-sm-11,
.form-horizontal .col-lg-6 .col-sm-12,
.form-horizontal .col-lg-6 .col-sm-2,
.form-horizontal .col-lg-6 .col-sm-3,
.form-horizontal .col-lg-6 .col-sm-4,
.form-horizontal .col-lg-6 .col-sm-5,
.form-horizontal .col-lg-6 .col-sm-6,
.form-horizontal .col-lg-6 .col-sm-7,
.form-horizontal .col-lg-6 .col-sm-8,
.form-horizontal .col-lg-6 .col-sm-9,
.form-horizontal .col-lg-7 .col-1,
.form-horizontal .col-lg-7 .col-10,
.form-horizontal .col-lg-7 .col-11,
.form-horizontal .col-lg-7 .col-12,
.form-horizontal .col-lg-7 .col-2,
.form-horizontal .col-lg-7 .col-3,
.form-horizontal .col-lg-7 .col-4,
.form-horizontal .col-lg-7 .col-5,
.form-horizontal .col-lg-7 .col-6,
.form-horizontal .col-lg-7 .col-7,
.form-horizontal .col-lg-7 .col-8,
.form-horizontal .col-lg-7 .col-9,
.form-horizontal .col-lg-7 .col-sm-1,
.form-horizontal .col-lg-7 .col-sm-10,
.form-horizontal .col-lg-7 .col-sm-11,
.form-horizontal .col-lg-7 .col-sm-12,
.form-horizontal .col-lg-7 .col-sm-2,
.form-horizontal .col-lg-7 .col-sm-3,
.form-horizontal .col-lg-7 .col-sm-4,
.form-horizontal .col-lg-7 .col-sm-5,
.form-horizontal .col-lg-7 .col-sm-6,
.form-horizontal .col-lg-7 .col-sm-7,
.form-horizontal .col-lg-7 .col-sm-8,
.form-horizontal .col-lg-7 .col-sm-9,
.form-horizontal .col-lg-8 .col-1,
.form-horizontal .col-lg-8 .col-10,
.form-horizontal .col-lg-8 .col-11,
.form-horizontal .col-lg-8 .col-12,
.form-horizontal .col-lg-8 .col-2,
.form-horizontal .col-lg-8 .col-3,
.form-horizontal .col-lg-8 .col-4,
.form-horizontal .col-lg-8 .col-5,
.form-horizontal .col-lg-8 .col-6,
.form-horizontal .col-lg-8 .col-7,
.form-horizontal .col-lg-8 .col-8,
.form-horizontal .col-lg-8 .col-9,
.form-horizontal .col-lg-8 .col-sm-1,
.form-horizontal .col-lg-8 .col-sm-10,
.form-horizontal .col-lg-8 .col-sm-11,
.form-horizontal .col-lg-8 .col-sm-12,
.form-horizontal .col-lg-8 .col-sm-2,
.form-horizontal .col-lg-8 .col-sm-3,
.form-horizontal .col-lg-8 .col-sm-4,
.form-horizontal .col-lg-8 .col-sm-5,
.form-horizontal .col-lg-8 .col-sm-6,
.form-horizontal .col-lg-8 .col-sm-7,
.form-horizontal .col-lg-8 .col-sm-8,
.form-horizontal .col-lg-8 .col-sm-9,
.form-horizontal .col-lg-9 .col-1,
.form-horizontal .col-lg-9 .col-10,
.form-horizontal .col-lg-9 .col-11,
.form-horizontal .col-lg-9 .col-12,
.form-horizontal .col-lg-9 .col-2,
.form-horizontal .col-lg-9 .col-3,
.form-horizontal .col-lg-9 .col-4,
.form-horizontal .col-lg-9 .col-5,
.form-horizontal .col-lg-9 .col-6,
.form-horizontal .col-lg-9 .col-7,
.form-horizontal .col-lg-9 .col-8,
.form-horizontal .col-lg-9 .col-9,
.form-horizontal .col-lg-9 .col-sm-1,
.form-horizontal .col-lg-9 .col-sm-10,
.form-horizontal .col-lg-9 .col-sm-11,
.form-horizontal .col-lg-9 .col-sm-12,
.form-horizontal .col-lg-9 .col-sm-2,
.form-horizontal .col-lg-9 .col-sm-3,
.form-horizontal .col-lg-9 .col-sm-4,
.form-horizontal .col-lg-9 .col-sm-5,
.form-horizontal .col-lg-9 .col-sm-6,
.form-horizontal .col-lg-9 .col-sm-7,
.form-horizontal .col-lg-9 .col-sm-8,
.form-horizontal .col-lg-9 .col-sm-9,
.form-horizontal .col-lg12 .col-1,
.form-horizontal .col-lg12 .col-10,
.form-horizontal .col-lg12 .col-11,
.form-horizontal .col-lg12 .col-12,
.form-horizontal .col-lg12 .col-2,
.form-horizontal .col-lg12 .col-3,
.form-horizontal .col-lg12 .col-4,
.form-horizontal .col-lg12 .col-5,
.form-horizontal .col-lg12 .col-6,
.form-horizontal .col-lg12 .col-7,
.form-horizontal .col-lg12 .col-8,
.form-horizontal .col-lg12 .col-9,
.form-horizontal .col-lg12 .col-sm-1,
.form-horizontal .col-lg12 .col-sm-10,
.form-horizontal .col-lg12 .col-sm-11,
.form-horizontal .col-lg12 .col-sm-12,
.form-horizontal .col-lg12 .col-sm-2,
.form-horizontal .col-lg12 .col-sm-3,
.form-horizontal .col-lg12 .col-sm-4,
.form-horizontal .col-lg12 .col-sm-5,
.form-horizontal .col-lg12 .col-sm-6,
.form-horizontal .col-lg12 .col-sm-7,
.form-horizontal .col-lg12 .col-sm-8,
.form-horizontal .col-lg12 .col-sm-9 {
    padding-left: 0
}

form .has-error ul.help-block {
    list-style: none;
    padding-left: 0
}

form .alert ul {
    list-style: none;
    padding-left: 0
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(../images/grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.top-carousel-prev {
    top: 0;
    width: 50px;
    height: 100%;
    position: absolute;
    opacity: .5;
    cursor: pointer
}

.top-carousel-next {
    top: 0;
    width: 50px;
    height: 100%;
    right: 0;
    position: absolute;
    opacity: .5;
    cursor: pointer
}

.top-carousel .owl-item {
    -webkit-filter: gray;
    filter: gray
}

.top-carousel .owl-item.active,
.top-carousel .owl-item.previous-active {
    -moz-filter: none;
    -o-filter: none;
    -webkit-filter: none;
    filter: none
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../images/fancy/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancy/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: 35px;
    right: 32px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    z-index: 8040;
    background: url(../images/cerrar.svg) center center no-repeat
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(../images/fancy/blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: hidden!important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(29, 29, 27, .8)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

.jcrop-holder {
    -ms-touch-action: none;
    direction: ltr;
    text-align: left
}

.jcrop-hline,
.jcrop-vline {
    background: #fff url(../images/Jcrop.gif);
    font-size: 0;
    position: absolute
}

.jcrop-vline {
    height: 100%;
    width: 1px!important
}

.jcrop-vline.right {
    right: 0
}

.jcrop-hline {
    height: 1px!important;
    width: 100%
}

.jcrop-hline.bottom {
    bottom: 0
}

.jcrop-tracker {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    height: 100%;
    width: 100%
}

.jcrop-handle {
    background-color: #333;
    border: 1px #eee solid;
    font-size: 1px;
    height: 7px;
    width: 7px
}

.jcrop-handle.ord-n {
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}

.jcrop-handle.ord-s {
    bottom: 0;
    left: 50%;
    margin-bottom: -4px;
    margin-left: -4px
}

.jcrop-handle.ord-e {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 50%
}

.jcrop-handle.ord-w {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 50%
}

.jcrop-handle.ord-nw {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}

.jcrop-handle.ord-ne {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 0
}

.jcrop-handle.ord-se {
    bottom: 0;
    margin-bottom: -4px;
    margin-right: -4px;
    right: 0
}

.jcrop-handle.ord-sw {
    bottom: 0;
    left: 0;
    margin-bottom: -4px;
    margin-left: -4px
}

.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
    height: 7px;
    width: 100%
}

.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
    height: 100%;
    width: 7px
}

.jcrop-dragbar.ord-n {
    margin-top: -4px
}

.jcrop-dragbar.ord-s {
    bottom: 0;
    margin-bottom: -4px
}

.jcrop-dragbar.ord-e {
    margin-right: -4px;
    right: 0
}

.jcrop-dragbar.ord-w {
    margin-left: -4px
}

.jcrop-light .jcrop-hline,
.jcrop-light .jcrop-vline {
    background: #fff;
    opacity: .7!important
}

.jcrop-light .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #000;
    border-color: #fff;
    border-radius: 3px
}

.jcrop-dark .jcrop-hline,
.jcrop-dark .jcrop-vline {
    background: #000;
    opacity: .7!important
}

.jcrop-dark .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #fff;
    border-color: #000;
    border-radius: 3px
}

.solid-line .jcrop-hline,
.solid-line .jcrop-vline {
    background: #fff
}

.jcrop-holder img,
img.jcrop-preview {
    max-width: none
}

img {
    max-width: 100%;
    height: auto
}

.ellipsis {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.fancybox-overlay {
    z-index: 1001110!important
}

.principal-content {
    clear: both;
    width: 100%;
    padding: 30px 0
}

.principal-content.no-padding-bottom {
    padding-bottom: 0
}

.custom-tab-system .custom-content {
    display: none
}

.custom-tab-system .custom-content.active {
    display: block
}

.u-header-publi {
    height: 110px;
    background-color: #fcfcfc
}

.principal-content.publi-activa {
    background: #facd02;
    padding-top: 0
}

.principal-content.publi-activa>.container>.row {
    background: #fcfcfc;
    padding-top: 20px;
    padding-bottom: 20px
}

.post-views {
    display: none!important
}

.page-template-template-inicio-php .publi-u-container {
    background-color: #facd02
}

.page-template-template-inicio-php .resp-u-publi {
    background-color: #facd02
}

.resp-u-publi {
    float: left;
    width: 100%;
    padding: 20px 0 10px 0
}

.publi-u-container .publi-u {
    height: 290px;
    width: 970px;
    margin: 0 auto;
    padding-top: 20px
}

.publi-u-container .publi-reference {
    position: relative;
    height: 1px
}

.publi-u-container .publi-reference a {
    position: absolute;
    top: 20px;
    display: block;
    width: 200px;
    height: auto;
    zoom: 1!important;
    -webkit-opacity: 1!important;
    -moz-opacity: 1!important;
    opacity: 1!important
}

.publi-u-container .publi-reference a.publi-left {
    left: -230px
}

.publi-u-container .publi-reference a.publi-right {
    right: -230px
}

.header-publi {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 0 40px 0
}

.header-publi a {
    position: relative
}

.mini-post {
    position: relative;
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #efefef
}

.mini-post:first-child {
    padding-top: 0
}

.mini-post:first-child .mini-post-image {
    top: 0
}

.mini-post .mini-post-image {
    position: absolute;
    top: 15px;
    left: 0;
    width: 162px;
    height: 95%;
    overflow: hidden
}

.mini-post .mini-post-image img {
    width: 100%;
    height: auto
}

.mini-post .mini-post-texto {
    min-height: 94px;
    padding-left: 175px
}

.mini-post .mini-post-texto .mini-post-titulo {
    font-family: Montserrat, sans-serif;
    font-size: .875em;
    margin: 0;
    color: #333;
    line-height: 1.2
}

.dpp_render_area {
    display: none!important
}

.basic-post {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #efefef
}

.basic-post .basic-post-image {
    border: 1px solid #000;
    display: block;
    position: relative
}

.basic-post .basic-post-image .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    zoom: 1;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
    z-index: 2
}

.basic-post .basic-post-image .play-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/video-play.png) no-repeat center center;
    z-index: 3
}

.basic-post .basic-post-image img {
    width: 100%;
    height: auto
}

.basic-post .basic-post-texto {
    margin-left: -10px
}

.basic-post .basic-post-title {
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #333
}

p.pre-texto {
    color: #333;
    margin-top: 10px;
    margin-bottom: 0;
    display: block
}

p.pre-texto:hover {
    opacity: .8
}

.commentsicon1 {
    overflow: hidden;
    display: block;
    font-size: 14px;
    float: right;
    text-align: right;
    margin: 0 5px 0 5px;
    border-radius: 3px;
    background: #fff!important
}

.commentsicon2 {
    background: url(../img/commentsicon.png) no-repeat 0 3px;
    overflow: hidden;
    display: block;
    height: 20px;
    width: 20px;
    float: right
}

.comments2 {
    overflow: hidden;
    display: block;
    font-size: 14px;
    float: right;
    text-align: right;
    margin: 0 5px 0 4px
}

.basic-post .basic-post-title a {
    color: #333;
    font-weight: 700
}

.basic-post .categories {
    border-bottom: 3px solid #e60012
}

.basic-post .categories.with-categories {
    margin-top: -12px
}

.basic-post .categories-content {
    margin: 0;
    padding-right: 5px;
    display: inline-block;
    background: #fff;
    color: #e60012;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px
}

.basic-post .categories-content span:last-child {
    display: none
}

.basic-post .author-container {
    margin-top: 15px;
    position: relative;
    display: block
}

.basic-post .author-container.valoration {
    padding-right: 70px
}

.basic-post .author-container .rate {
    position: absolute;
    top: -7px;
    right: 0;
    color: #3c0;
    font-family: Montserrat, sans-serif;
    font-weight: 700
}

.basic-post .author-container img {
    border-radius: 50%;
    background-clip: padding-box;
    border: 1px solid #cdcdcd
}

.basic-post .author {
    font-size: 14px;
    line-height: 20px;
    color: #666
}

.basic-post .author .author-name {
    font-style: italic;
    font-weight: 700
}

.basic-post .author .author-date {
    font-style: italic
}

.ratingtext {
    display: none
}

.video-post {
    display: block
}

.video-post .video-post-image {
    position: relative
}

.video-post .video-post-image .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    zoom: 1;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
    z-index: 2
}

.video-post .video-post-image .play-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/video-play.png) no-repeat center center;
    z-index: 3
}

.video-post .video-post-image img {
    width: 100%;
    height: auto
}

.video-post .video-post-image iframe {
    width: 100%;
    height: 200px
}

.video-post .video-post-text {
    display: block;
    position: relative
}

.video-post .video-post-text .video-post-title {
    margin: 10px 160px 10px 0;
    font-size: .875em;
    font-family: Montserrat, sans-serif;
    color: #333
}

.video-post .video-post-text .commentsLikes {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0
}

.analisis-sidebar {
    position: relative;
    padding: 15px 0;
    border-bottom: 3px solid #e6e6e6;
    display: block
}

.analisis-sidebar:hover .analisis-title {
    color: #e60012
}

.analisis-sidebar .analisis-title {
    margin: 0;
    color: #333;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    margin: 0 70px 0 0;
    transition: color .3s
}

.analisis-sidebar .rate {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 24px;
    font-weight: 700
}

.analisis-sidebar:first-child {
    margin-top: -15px
}

.commentsLikes {
    display: inline-block;
    padding: 5px;
    margin-top: 10px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    text-align: center;
    min-width: 55px;
    background: #fcfcfc;
    float: right
}

.comments,
.likes {
    display: inline-block;
    color: #666;
    font-family: Montserrat, sans-serif;
    padding: 0 0 0 22px
}

.comments {
    background: url(../img/commentsicon.png) no-repeat 0 0;
    overflow: hidden;
    display: block;
    height: 20px;
    float: right;
    margin-top: 2px;
    margin-left: 8px;
    width: 48px!important;
    text-align: right
}

.likes {
    background: url(../img/likesicon.png) no-repeat 0 0;
    margin-left: 10px;
    display: none!important
}

.console-category {
    font-family: Montserrat, sans-serif;
    color: #e60012;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600
}

.sidebar {
    width: 100%;
    padding-top: 0px
}

@media only screen and (min-width:768px) {
    .sidebar {
        padding-top: 0px;
    }
    .sidebar--spacing {
        padding-top: 0
    }
}

@media only screen and (min-width:992px) {
    .sidebar {
        display: block;
    }
}

.sidebar .sidebar-widget {
    width: 100%;
    margin-top: 30px
}

@media only screen and (min-width:992px) {
    .sidebar .sidebar-widget {
        margin-top: 32px
    }
}

.sidebar .sidebar-widget.sidebar-widget--advertising {
    display: block
}

.sidebar .sidebar-widget.primero-home {
    margin-top: 60px
}

.sidebar .sidebar-widget:first-child {
    margin-top: 0
}

.juego-relacionado {
    position: relative;
    padding: 15px 15px;
    display: block;
    margin-top: 32px
}

.juego-relacionado .title {
    font-size: 1em;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    color: #333
}

.juego-relacionado .juego-relacionado-imagen {
    padding: 8px 0 16px;
    text-align: center
}

.juego-relacionado .juego-relacionado-imagen img {
    width: 216px;
    height: auto;
    margin: 0
}

.juego-relacionado .juego-relacionado-texto {
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.juego-relacionado .juego-relacionado-texto .juego-relacionado-nombre {
    color: #1d1d1b;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 24px;
    margin: 0 0 8px 0
}

.juego-relacionado .juego-relacionado-texto .console-category {
    margin: 0 0 8px
}

.juego-relacionado .juego-relacionado-texto .generos {
    margin: 0;
    color: #666;
    font-size: .875em;
    font-weight: 600
}

.juego-relacionado .juego-relacionado-texto .enlace {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 24px;
    height: 24px;
    background: url(../img/pagination-text.png) no-repeat center center
}

.juego-relacionado .juego-relacionado-texto .punt-nintenderos {
    position: absolute;
    top: 80px;
    right: 30px;
    font-family: Montserrat, sans-serif;
    height: 72px;
    width: 72px;
    border-radius: 72px;
    background: #e60012;
    color: #333;
    color: #fcfcfc;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 72px;
    text-align: center
}

.juego-relacionado .compraren {
    color: #333;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875em;
    line-height: 24px
}

.juego-relacionado-cat-f {
    overflow: hidden;
    margin-bottom: 24px
}

.juego-relacionado-cat-f .generos {
    float: left;
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: .16px;
    line-height: 18px
}

.juego-relacionado-cat-f .lanza {
    float: right
}

.cookies {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 325px;
    height: auto;
    background: #fff;
    z-index: 3000;
    border: 4px solid #e60012;
    padding: 20px;
    display: none
}

.cookies p {
    font-size: .857em;
    margin-top: 0;
    line-height: 1.3
}

.cookies p a {
    text-decoration: underline;
    color: #e60012
}

.fancybox-wrap {
    z-index: 9999999999!important
}

@media (max-width:767px) {
    .cookies {
        display: none!important
    }
    .basic-post .basic-post-texto {
        margin: 10px 0 0 0
    }
}

.sidebar-widget.publi {
    padding: 20px 0;
    text-align: center;
    background: #efefef
}

.sidebar-widget.publi .banner {
    width: 300px
}

.sidebar-widget .banner {
    display: block;
    margin: 0 auto;
    height: 250px
}

.header .header-publi .publicidad {
    margin-top: 20px
}

.publicidad {
    display: block;
    text-align: center;
    font-size: .75em;
    color: #999;
    margin-bottom: 5px
}

@media (min-width:992px) and (max-width:1399px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding: 0 11px!important
    }
    .container {
        padding: 0 12px!important
    }
    .row {
        margin-left: -11px;
        margin-right: -11px
    }
    .principal-content.publi-activa>.container {
        background: #fcfcfc;
        padding-top: 12px!important;
        padding-bottom: 12px!important
    }
    .publi-u-container .publi-reference a {
        width: 160px
    }
    .publi-u-container .publi-reference a.publi-left {
        left: -175px
    }
    .publi-u-container .publi-reference a.publi-right {
        right: -175px
    }
}

@media (max-width:991px) {
    .sidebar {
        margin-top: 40px
    }
}

@media (max-width:1399px) {
    .mini-post .mini-post-image {
        width: 144px
    }
    .mini-post .mini-post-texto {
        padding-left: 157px
    }
    .basic-post .basic-post-title {
        font-size: 1.2em
    }
    .sidebar-widget.publi {
        padding: 0;
        background: 0 0
    }
}

@media (max-width:500px) {
    .home-novedades-content .col-xs-6 {
        width: 100%
    }
}

.admin-bar .header .header-fixed {
    top: 32px
}

.sub-more-links-user {
    display: none;
    position: absolute;
    right: 250px;
    width: 200px;
    background: #d5d5d5;
    top: 0
}

.sub-more-links-user a {
    position: relative
}

.login-fancy {
    width: 552px;
    max-width: 100%;
    background-color: #feffff;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .12);
    padding: 26px 32px 40px
}

.c-label,
.login-fancy label {
    display: block;
    color: #1d1d1b;
    font-family: "Source Sans Pro";
    font-size: 16px;
    letter-spacing: .18px;
    line-height: 16px;
    font-weight: 400;
    margin: 0 0 8px 0
}

.c-input,
.login-fancy input[type=password],
.login-fancy input[type=text] {
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    background-clip: padding-box;
    font-size: .875em;
    height: 49px;
    padding: 0 15px;
    display: block;
    width: 100%;
    border: 1px solid #b3b3b3;
    border-radius: 16px;
    background-color: #fff
}

.c-submit,
.login-fancy input[type=submit] {
    display: block;
    border: none;
    cursor: pointer;
    padding: 16px 24px;
    border-radius: 16px;
    background: linear-gradient(270deg, #e60012 0, #ff192b 100%);
    color: #fcfcfc;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .18px;
    line-height: 16px;
    min-width: 119px;
    margin: auto
}

.login-fancy input[type=submit]:hover {
    zoom: 1;
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9
}

.login-fancy a {
    color: #1d1d1b;
    font-family: "Source Sans Pro";
    font-size: 16px;
    letter-spacing: .18px;
    line-height: 22px;
    text-align: center;
    text-decoration: underline
}

.login-fancy a.registrarte {
    color: #e60012;
    margin-top: 8px;
    display: inline-block
}

.admin-bar.customize-support .header .header-fixed {
    top: 32px
}

.logo-login {
    text-align: left;
    margin-bottom: 35px
}

.logo-login img {
    max-width: 100%;
    height: auto
}

@media (min-width:992px) and (max-width:1399px) {
    .header .logo {
        width: 140px;
        padding-top: 18px
    }
    .header .submenu li:last-child a {
        padding-right: 0
    }
    .header .submenu li a {
        padding: 17px 28px 0 26px;
        background-position: 0 14px;
        font-size: .75em
    }
    .header .menu-principal {
        margin: 0 0 0 12px
    }
    .header .menu-principal>li {
        margin: 17px 10px 0 0
    }
    .header .menu-principal a {
        font-size: .75em
    }
    .header .menu-principal .mas {
        font-size: .75em
    }
    .header .menu-principal .mas a {
        font-size: 1em
    }
    .header .menu-aux {
        margin-left: 0;
        padding: 0 10px 0 5px
    }
    .header .menu-aux>ul>li {
        margin: 0
    }
    .header .menu-aux>ul>li .menu-aux-a {
        margin-left: 0;
        font-size: .75em;
        margin-top: 17px;
        margin-left: 2px;
        padding: 5px 7px
    }
    .header .search-container .search-form #s {
        font-size: .875em
    }
    .header .header-rrss {
        padding: 10px 0 0 0
    }
}

.home-novedades {
    width: 100%
}

.home-novedades .home-novedades-content {
    margin-top: 20px
}

@media only screen and (min-width:768px) {
    .home-novedades .home-novedades-content {
        margin-top: 24px
    }
}

.home-novedades .novedades-content {
    position: relative
}

.home-novedades .novedades-content .novedades-overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: #fff url(../img/loading.gif) no-repeat center 100px;
    background-size: 40px 40px;
    zoom: 1;
    opacity: .4
}

.ranking-zone {
    width: 100%;
    padding: 40px 0 72px
}

.lanzamiento {
    display: block;
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #f0f1f2;
    overflow: hidden
}

.lanzamiento:last-child {
    border-bottom: none
}

.lanzamiento:first-child {
    padding-top: 0
}

.lanzamiento:first-child .lanzamiento-imagen {
    top: 0
}

.lanzamiento .lanzamiento-imagen {
    left: 0;
    width: 72px;
    float: left;
    margin-top: 5px
}

.lanzamiento .lanzamiento-imagen img {
    width: 100%;
    text-align: center;
    height: auto
}

.lanzamiento .lanzamiento-texto {
    padding-left: 96px
}

.lanzamiento .lanzamiento-texto .title {
    margin: 0;
    color: #fff;
    line-height: 1.2;
    font-size: 1em;
    font-weight: 700
}

.lanzamiento .lanzamiento-texto .generos .separator:last-child {
    display: none
}

.home-listado-juego {
    float: left;
    width: 100%
}

.eventos-home {
    float: left;
    width: 100%;
    padding: 40px 0;
    background: #f5f5f5 url(../img/fondo-home-torneos.png) repeat-x bottom left;
    border-bottom: 1px solid #e0e0e0
}

.evento-home {
    position: relative;
    display: block;
    padding: 24px 0 30px 0
}

.mini-post-texto:first-child {
    margin-top: -20px
}

.evento-home .evento-home-image {
    max-width: 100%;
    position: relative;
}

.evento-home .evento-home-image img {
    width: 100%;
    height: auto;
    border-radius: 16px
}

.evento-home .title {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #333
}

.evento-home .fechahora {
    width: 50%;
    text-align: right;
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: .16px;
    line-height: 18px;
    margin: 0
}

.evento-home .inscritos {
    width: 50%;
    color: #e60012;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .16px;
    line-height: 18px
}

.home-grupo {
    float: left;
    width: 100%;
    background: #fff
}

.home-grupo .group-imagen {
    text-align: center;
    padding: 20px
}

.home-grupo .group-imagen img {
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    width: 100%;
    height: auto
}

.home-grupo .group-texto {
    padding: 0 10px
}

.home-grupo .group-texto .title {
    margin: 0;
    font-size: .875em;
    color: #333;
    text-align: center
}

.home-grupo .group-texto .tipo {
    color: #e60012;
    font-size: .75em;
    text-align: center;
    margin: 5px 0 0 0
}

.home-grupo .inscritos {
    margin-top: 20px;
    border: 1px solid #ededed;
    text-align: center;
    font-size: .813em;
    color: #333;
    padding: 9px 5px
}

.home-grupo .inscritos .inscritos-text {
    padding-left: 30px;
    background: url(../img/users-icon.png) no-repeat left center
}

.home-social {
    float: left;
    width: 100%;
    padding: 40px 0;
    background: #f5f5f5
}

.home-social .activity-avatar {
    top: 2px!important
}

.home-social .sidebar-topics li.bbp-body {
    min-height: 73px;
    float: left;
    width: 100%
}

.home-social .sidebar-topics li.bbp-body>ul {
    display: none;
    position: relative;
    float: left;
    width: 100%
}

.home-social .sidebar-topics li.bbp-body>ul:nth-child(1),
.home-social .sidebar-topics li.bbp-body>ul:nth-child(2),
.home-social .sidebar-topics li.bbp-body>ul:nth-child(3),
.home-social .sidebar-topics li.bbp-body>ul:nth-child(4) {
    display: block!important
}

.home-social .sidebar-topics li.bbp-body .bbp-topic-title {
    padding-left: 65px;
    font-size: 1em!important
}

.home-social .sidebar-topics li.bbp-body .bbp-topic-title .bbp-topic-meta {
    display: none
}

.home-social .sidebar-topics li.bbp-body .bbp-topic-title a {
    font-size: .875em!important;
    color: #e60012!important;
    line-height: 1.3;
    display: inline-block
}

.home-social .sidebar-topics li.bbp-body .bbp-topic-freshness {
    padding-left: 65px
}

.home-social .sidebar-topics li.bbp-body .bbp-topic-freshness a {
    color: #333;
    font-style: inherit
}

.home-social .sidebar-topics li.bbp-body .bbp-topic-freshness .bbp-author-avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px
}

.home-social .sidebar-topics li.bbp-body .bbp-topic-freshness .bbp-author-avatar img {
    width: 50px!important;
    height: 50px!important
}

.home-social .sidebar-topics li.bbp-body .bbp-topic-freshness .bbp-topic-freshness-author {
    margin: -2px 0 0 -8px
}

.home-social #buddypress .activity-meta {
    display: none!important
}

.home-social #buddypress .c-button {
    color: #333!important
}

.home-social #buddypress .activity-content img {
    display: none!important
}

.home-social #buddypress .activity-content iframe {
    display: none!important
}

.home-social #buddypress .activity-list .activity-content .activity-header,
.home-social #buddypress .activity-list .activity-content .comment-header {
    margin: 0
}

.home-social #buddypress .activity-list li.mini {
    min-height: 73px
}

.home-social #buddypress #activity-stream p {
    line-height: 1.2;
    font-size: .875em
}

.home-social #buddypress img {
    max-width: 100%!important;
    height: auto!important
}

.home-social #buddypress #activity-stream {
    border: none
}

.home-social #buddypress ul.item-list li {
    padding: 7px 0
}

.home-social .dsq-widget-list {
    padding: 0
}

.home-social .dsq-widget-list .dsq-widget-item {
    position: relative;
    font-size: .875em;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1.2;
    margin: 0;
    padding: 12px 0 12px 65px;
    border-bottom: 1px solid #eaeaea
}

.home-social .dsq-widget-list .dsq-widget-item:first-child {
    padding-top: 7px
}

.home-social .dsq-widget-list .dsq-widget-item img {
    position: absolute;
    top: 7px;
    left: 0;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box
}

.home-social .dsq-widget-list .dsq-widget-item .dsq-widget-user {
    display: block;
    color: #e60012;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.home-social .dsq-widget-list .dsq-widget-item .dsq-widget-comment {
    color: #333;
    font-weight: 400;
    display: block;
    margin-bottom: 6px
}

.home-social .dsq-widget-list .dsq-widget-item .dsq-widget-meta {
    font-size: 1em
}

.home-social .dsq-widget-list .dsq-widget-item .dsq-widget-meta a {
    color: #e60012;
    font-size: 1em
}

.home-social .dsq-widget-list .dsq-widget-item .dsq-widget-meta a:last-child {
    display: none
}

@media (max-width:991px) {
    .proximos-lanzamientos {
        margin-top: 50px
    }
}

.contenido .hreview-aggregate,
.contenido .ratingblock {
    display: none
}

.contenido :last-child {
    margin-bottom: 0
}

.contenido iframe {
    width: 100%
}

.contenido h1,
.contenido h2,
.contenido h3,
.contenido h4 {
    font-family: Montserrat, sans-serif
}

.contenido blockquote,
.contenido ol,
.contenido p,
.contenido ul {
    margin-bottom: 20px
}

.contenido iframe {
    margin-bottom: 20px!important
}

.contenido>blockquote {
    margin-left: 15px;
    border: none;
    padding: 25px 25px 25px 70px;
    position: relative;
    font-style: italic;
    background: #f6f6f6 url(../img/blockquoteicon.png) no-repeat 10px 10px
}

.contenido a {
    color: #666;
    text-decoration: underline
}

.contenido img {
    border: 5px solid #ddd;
    height: auto
}

.contenido .alignleft {
    position: relative;
    float: left;
    margin: 4px 20px 5px 0
}

.contenido .aligncenter {
    position: relative;
    margin: 20px auto;
    display: block;
    clear: both
}

.contenido .alignright {
    float: right;
    position: relative;
    margin: 4px 0 5px 20px
}

.c-post-single .tags {
    margin: 0
}

.c-post-single .tags a {
    color: #e60012;
    font-weight: 700
}

.c-post-single .tags a::after {
    content: ', ';
    color: #4c4c4c
}

.c-post-single .tags a:last-child::after {
    content: ''
}

.relacionados {
    margin-top: 40px
}

.relacionados__content {
    padding-bottom: 10px
}

.detalle-video {
    background: #333;
    text-align: center
}

.detalle-video iframe {
    width: 100%;
    height: 500px;
    margin-bottom: -6px
}

.valoracion-analisis {
    float: left;
    width: 100%
}

.review-data {
    float: left;
    width: 100%;
    padding: 30px 0
}

.review-data .review-lectores,
.review-data .review-nintenderos {
    float: left;
    width: 50%;
    padding: 26px 30px 26px 58px;
    min-height: 96px;
    position: relative
}

.review-data .review-lectores .user-score-stars,
.review-data .review-nintenderos .user-score-stars {
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    text-align: center
}

.review-data .review-lectores .user-score-stars .ratepost,
.review-data .review-nintenderos .user-score-stars .ratepost {
    float: left;
    width: 100%
}

.review-data .review-lectores .user-score-stars .ratepost .gdouter,
.review-data .review-nintenderos .user-score-stars .ratepost .gdouter {
    text-align: center;
    margin: 0 auto
}

.review-data .review-lectores .user-score-stars .gdsr_rating_as,
.review-data .review-nintenderos .user-score-stars .gdsr_rating_as {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: -20px
}

.review-data .review-good-bad {
    float: left;
    width: 100%;
    background: #efefef
}

.review-data .review-good-bad .review-bad,
.review-data .review-good-bad .review-good {
    padding: 20px 15px 20px 58px;
    float: left;
    width: 50%
}

.review-data .review-good-bad .review-bad span,
.review-data .review-good-bad .review-good span {
    display: block;
    padding-left: 23px;
    background-position: left 3px;
    background-repeat: no-repeat;
    font-size: .875em;
    margin-top: 8px
}

.review-data .review-good-bad .review-good span {
    background-image: url(../img/goodpoint.png)
}

.review-data .review-good-bad .review-bad span {
    background-image: url(../img/badpoint.png)
}

.review-data .review-nintenderos {
    background: #333 url(../img/valnintenderos.png) no-repeat 0 0
}

.review-data .review-nintenderos-score {
    float: right;
    font-size: 3em;
    line-height: 1;
    margin: -5px 0 0 0
}

.review-data .review-lectores-score {
    float: right
}

.review-data .review-lectores-score .score {
    margin: 0;
    padding-left: 24px;
    background: url(../img/ratescore.png) no-repeat 0 4px;
    color: #e60012;
    font-size: 1.5em;
    line-height: 1;
    text-align: right
}

.review-data .review-lectores-score .votos {
    color: #999;
    margin: 0;
    font-size: .875em;
    font-family: Montserrat, sans-serif;
    text-align: right
}

.review-data .review-lectores {
    background: #333 url(../img/vallectores.png) no-repeat 0 0
}

.review-data .review-data-text {
    float: left;
    width: 125px;
    font-family: Montserrat, sans-serif;
    font-size: .875em;
    color: #999;
    margin: 0;
    text-transform: uppercase
}

@media (max-width:767px) {
    .review-data .review-lectores,
    .review-data .review-nintenderos {
        width: 100%;
        margin-top: 1px
    }
    .review-data .review-good-bad .review-bad,
    .review-data .review-good-bad .review-good {
        width: 100%;
        margin-top: 1px;
        padding: 20px 15px
    }
}

@media (min-width:992px) and (max-width:1399px) {
    .detalle-post .post-social .author {
        width: 218px
    }
}

@media (max-width:991px) {
    .detalle-post .title-post {
        font-size: 1.5em
    }
    .detalle-post .compartir {
        width: 100%;
        float: left;
        display: block
    }
    .detalle-post .post-social {
        min-height: 45px;
        margin-bottom: 50px;
        padding-right: 66px
    }
    .detalle-post .post-social .author {
        display: table-cell;
        height: 33px;
        vertical-align: middle
    }
    .detalle-post .post-social .compartir {
        float: none;
        position: absolute;
        top: 48px;
        margin: 0;
        left: 0;
        width: 100%;
        text-align: center;
        border: none
    }
    .detalle-video iframe {
        height: 300px
    }
}

.head-juego {
    float: left;
    width: 100%
}

.head-juego-dark {
    float: left;
    width: 100%;
    background: #3d3d3d
}

.head-juego-content {
    position: relative;
    display: table-cell;
    width: 1300px;
    height: 200px;
    padding: 20px 275px 20px 182px
}

.head-juego-content .ratecmm .starsbar a,
.head-juego-content .ratemulti .starsbar a,
.head-juego-content .ratepost .starsbar a,
.head-juego-content .rcmmmulti .starsbar a,
.head-juego-content .rcmmpost .starsbar a,
.head-juego-content .reviewcmm .starsbar a {
    left: 17px;
    top: 15px
}

.head-juego-content .ratingloaderarticle,
.head-juego-content .ratingloadercomment {
    margin: 0;
    text-align: center;
    float: left;
    width: 100%!important
}

.head-juego-content .ratingloaderarticle .loader.flower,
.head-juego-content .ratingloadercomment .loader.flower {
    background: url(../img/loading.gif) no-repeat center;
    background-size: 20px 20px;
    margin-top: 20px
}

.head-juego-content .juego-imagen {
    position: absolute;
    top: 20px;
    left: 0;
    width: 162px;
    padding-bottom: 19px;
    background-size: 112% auto!important;
    background: url(../img/sombra-juego.png) no-repeat bottom center
}

.head-juego-content .juego-imagen img {
    width: 100%;
    height: auto
}

.head-juego-content h1 {
    font-family: Montserrat, sans-serif;
    font-size: 1.875em;
    color: #fff;
    margin: 0
}

.head-juego-content .generos {
    margin: 5px 0 0 0;
    font-family: Montserrat, sans-serif;
    font-size: 1.25em;
    color: #e60012
}

.head-juego-content .generos .separator:last-child {
    display: none
}

.head-juego-content .console-category {
    background: #767979;
    color: #333;
    margin: 10px 0 0 0
}

.head-juego-content .fecha-lanzamiento {
    font-family: Montserrat, sans-serif;
    font-size: .875em;
    color: #999;
    margin: 10px 0 0 0
}

.head-juego-content .juego-valoraciones {
    background: #333;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDNkM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjk4OWQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: linear-gradient(to right, #333 0, #3d3d3d 100%, #3d3d3d 100%);
    position: absolute;
    top: 0;
    right: 0;
    width: 255px;
    height: 100%;
    padding: 20px 0 20px 20px
}

.head-juego-content .juego-valoraciones .top {
    float: left;
    width: 100%;
    border-bottom: 1px solid #494949;
    padding-bottom: 10px
}

.head-juego-content .juego-valoraciones .texto-punt-nintenderos {
    float: left;
    width: 105px;
    margin: 0;
    color: #999;
    font-family: Montserrat, sans-serif;
    font-size: .875em
}

.head-juego-content .juego-valoraciones .punt-nintenderos {
    float: right;
    font-size: 2.5em;
    margin: 0;
    line-height: 1;
    font-family: Montserrat, sans-serif;
    font-weight: 700
}

.head-juego-content .juego-valoraciones .middle {
    float: left;
    width: 100%;
    border-bottom: 1px solid #494949;
    padding: 10px 0
}

.head-juego-content .juego-valoraciones .texto-val-lectores {
    float: left;
    width: 105px;
    color: #999;
    font-family: Montserrat, sans-serif;
    font-size: .75em
}

.head-juego-content .juego-valoraciones .review-lectores-score {
    float: right
}

.head-juego-content .juego-valoraciones .review-lectores-score .score {
    color: #e60012;
    font-family: Montserrat, sans-serif;
    margin: 0;
    float: right;
    padding-left: 18px;
    background: url(../img/ratescore.png) no-repeat 0 3px;
    background-size: 13px 13px
}

.head-juego-content .juego-valoraciones .review-lectores-score .votos {
    font-size: .75em;
    color: #999;
    float: right;
    clear: both;
    margin: 0
}

.head-juego-content .juego-valoraciones .ratepost {
    float: left;
    width: 100%
}

.head-juego-content .juego-valoraciones .ratepost .gdouter {
    margin: 0 auto;
    margin-top: 15px
}

.head-juego-menu {
    float: left;
    width: 100%;
    background: #efefef
}

.juego-menu {
    float: left;
    width: 100%;
    padding: 0 0 0 182px
}

.juego-menu>* {
    float: left;
    width: 12.5%;
    text-align: center;
    height: 44px;
    padding-top: 13px;
    font-family: Montserrat, sans-serif;
    font-size: .875em;
    color: #333!important
}

.juego-menu span {
    color: #ccc!important
}

.juego-menu .active {
    background: #fff;
    color: #e60012!important
}

.juego-ficha-container {
    float: left;
    width: 100%
}

.juego-ficha-container .pegi-image {
    position: relative;
    width: 100%
}

.juego-ficha-container .pegi-image img {
    position: absolute;
    top: 8px;
    right: 0
}

.juego-ficha-container .juego-description {
    float: left;
    width: 100%;
    color: #666;
    font-size: 1.125em;
    margin: 0;
    line-height: 1.2
}

.juego-ficha-container .caracteristicas {
    width: 100%;
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none
}

.juego-ficha-container .caracteristicas li {
    display: inline-block;
    width: 49%;
    padding: 0 15px 0 15px;
    background: url(../img/lista-juego-punto.png) no-repeat 0 8px;
    font-size: 1em;
    color: #a0a0a0
}

.juego-ficha-container .caracteristicas li span {
    font-weight: 700;
    color: #333
}

.juego-ficha-container .caracteristicas .separator:last-child {
    display: none
}

.juego-ficha-container .video-post {
    margin-bottom: 30px
}

.juego-compartir {
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
    padding: 30px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background: #fff
}

.juego-compartir .compartelo {
    float: left;
    width: auto;
    margin: 0;
    font-size: 1.625em;
    padding: 0 40px 0 40px;
    background: url(../img/compartir-icon.png) no-repeat right center
}

.juego-compartir .compartir {
    float: right;
    width: auto;
    margin-top: 8px;
    padding-right: 40px
}

.juego-ficha-container .supertitle {
    padding-top: 50px
}

.juego-ficha-container .supertitle.no-margin {
    padding-top: 0
}

.juego-ficha-container .fancybox-videos,
.juego-ficha-container .fancygallery {
    margin-bottom: 30px;
    display: block;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.juego-ficha-container .fancybox-videos .fancy-image-video,
.juego-ficha-container .fancygallery .fancy-image-video {
    position: relative
}

.juego-ficha-container .fancygallery .play-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.juego-ficha-container .fancybox-videos .play-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 66px;
    height: 66px;
    margin-top: -33px;
    margin-left: -33px;
    border-radius: 50%;
    background: #e60012;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: block;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.juego-ficha-container .fancybox-videos .play-overlay svg {
    width: 20px;
    height: 34px;
    fill: #fff;
    margin: 16px 25px;
}

.juego-ficha-container .fancybox-videos .dark-overlay,
.juego-ficha-container .fancygallery .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    zoom: 1;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
    z-index: 2
}

.juego-ficha-container .fancybox-videos img,
.juego-ficha-container .fancygallery img {
    height: auto;
    border-radius: 16px;
}

.juego-ficha-container .fancybox-videos img {
    width: 100%;
    height: 202px;
    object-fit: cover;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.juego-ficha-container .fancybox-videos:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
    border: 4px solid #e60012;
    border-radius: 16px;
    opacity: 0;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 999;
}

.juego-ficha-container .fancybox-videos:hover {
    transform: translateY(-8px);
}

.juego-ficha-container .fancybox-videos:hover img {
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 22%);
}

.juego-ficha-container .fancybox-videos:hover:before {
    opacity: 1;
}

.juego-ficha-container .fancybox-videos h3,
.juego-ficha-container .fancygallery h3 {
    font-size: .875em;
    color: #333;
    margin: 10px 0 0 0
}

.juego-analisis,
.juego-noticias {
    float: left;
    width: 100%;
    margin-bottom: 32px
}

.juego-noticias .sidebar {
    padding: 0
}

.juego-noticias .c-post-list--shortened .c-post-list__footer {
    position: initial
}

.juegos-filtro {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    z-index: 2
}

.juegos-filtro::after {
    content: '';
    display: block;
    clear: both
}

.juegos-filtro.tri .form-element {
    width: 33.33333333%
}

.juegos-filtro.cuatri .form-element {
    width: 25%
}

.juegos-filtro .form-element {
    float: left;
    padding-left: 10px;
    padding-top: 4px
}

.juegos-filtro .form-element--submit {
    padding-top: 0
}

.juegos-filtro .form-element:first-child {
    padding-left: 0
}

.juegos-filtro input[type=text],
.juegos-filtro select {
    display: block;
    height: 42px;
    width: 100%;
    outline: 0
}

.juegos-filtro input[type=text],
.juegos-filtro select {
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px
}

.juegos-filtro select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    color: #fff;
    background: #333;
    padding: 10px 15px;
    position: relative;
    font-family: Montserrat, sans-serif;
    background: #333 url(../images/icons/icon-arrow-bottom.svg) no-repeat center right 15px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600
}

.evento-estado-finalizado,
.evento-estado-enjuego {
    color: #333333;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.18px;
    line-height: 16px;
    text-align: center;
    margin-top: 40px;
    line-height: 40px;
}

.evento-estado-enjuego {
    color: #E60012;
}

@media (max-width:767px) {
    .head-juego-menu {
        display: none
    }
    .juegos-filtro .form-element {
        width: 100%!important;
        padding: 10px 0 0 0
    }
    .juegos-filtro .form-element:first-child {
        padding-top: 0
    }
    .juego-compartir .compartelo {
        float: left;
        width: 100%;
        text-align: center;
        background: 0 0;
        padding: 0
    }
    .juego-compartir .compartir {
        float: left;
        width: 100%;
        margin-top: 18px;
        padding-right: 0;
        text-align: center
    }
    .head-juego-content {
        padding: 15px 0;
        text-align: center
    }
    .head-juego-content .juego-imagen {
        position: relative;
        top: 0;
        margin: 0 auto;
        margin-bottom: 15px
    }
    .head-juego-content .juego-valoraciones {
        position: relative;
        height: auto;
        margin: 0 auto;
        margin-top: 15px;
        text-align: left;
        padding: 20px;
        background: 0 0!important
    }
    .head-juego-content .ratecmm .starsbar a,
    .head-juego-content .ratemulti .starsbar a,
    .head-juego-content .ratepost .starsbar a,
    .head-juego-content .rcmmmulti .starsbar a,
    .head-juego-content .rcmmpost .starsbar a,
    .head-juego-content .reviewcmm .starsbar a {
        left: 8px
    }
    .juego-menu {
        padding: 0
    }
    .juego-menu>* {
        width: 100%
    }
    .head-juego-menu-resp {
        float: left;
        width: 100%;
        background: #efefef;
        display: block;
        position: relative;
        height: 50px;
        padding: 14px 15px 0 15px;
        color: #333!important;
        font-family: Montserrat, sans-serif;
        font-weight: 700
    }
    .head-juego-menu-resp .glyphicon {
        position: absolute;
        top: 17px;
        right: 15px
    }
}

@media (max-width:1399px) {
    .head-juego-content h1 {
        font-size: 1.4em
    }
    .head-juego-content .generos {
        font-size: 1em
    }
}

@media (min-width:768px) {
    .head-juego-menu {
        display: block!important
    }
}

@media (max-width:600px) {
    .juego-ficha-container .caracteristicas li {
        float: left;
        width: 100%
    }
}

.evento-cabecera {
    width: 100%;
}

.evento-cabecera .evento-imagen {
    position: relative
}

.evento-cabecera img {
    width: 100%;
    height: auto;
    border-radius: 16px;
}

.evento-custom-tab-system .evento-custom-content {
    margin-bottom: 10px;
    overflow: hidden;
}

.evento-custom-tab-system .evento-custom-content .supertitle {
    color: #1D1D1B;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.17px;
    line-height: 24px;
    text-align: left;
    margin: 0px 0px 24px 0px;
}

.evento-custom-tab-system .evento-custom-content .c-post-single__content {
    padding: 0px;
}

.col-md-4.fondo {
    background: url(../img/degradadoins.png) repeat-y top left
}

.evento-head-data {
    width: 100%;
    margin-top: 24px;
}

.evento-head-data .tipo {
    margin-bottom: 8px;
    color: #E60012;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.3px;
    line-height: 14px;
    text-transform: uppercase;
}

.evento-head-data .evento-head-data {
    position: relative;
}

.evento-head-data h1.c-post-single__title {
    color: #1D1D1B;
    font-family: Montserrat;
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 46px;
    margin-bottom: 16px;
}

.evento-head-data .c-post-single__subtitle {
    color: #999999;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 24px;
    margin-bottom: 24px;
}

.evento-head-data .consola {
    background: #fff;
    display: inline-block;
    padding: 5px 10px 4px 10px;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    margin: 15px 0 0 0;
    font-size: .875em;
    color: #b4b4b4
}

.evento-head-data .formato {
    margin: 15px 0 0 0;
    color: #999;
    font-size: .875em
}

.evento-head-data .evento-comienzo {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 0;
    width: 80px
}

.evento-head-data .evento-comienzo .evento-comienzo-text {
    background: #fff;
    height: 100%
}

.evento-head-data .evento-comienzo .inicio {
    color: #e60012;
    font-size: .875em;
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #efefef;
    margin: 0
}

.evento-head-data .evento-comienzo .dia {
    margin: 5px 0 0 0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #333;
    text-align: center;
    font-size: 2.5em;
    line-height: 1
}

.evento-head-data .evento-comienzo .mes {
    font-size: 1.25em;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    line-height: 1
}

.evento-head-data .evento-comienzo .hora {
    font-size: .75em;
    text-align: center;
    line-height: 1;
    margin: 6px 0 8px 0
}

.evento-head-data .evento-head-inscribirse {
    padding: 10px 0;
    position: relative
}

.evento-head-data .evento-head-inscribirse .overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: #fff url(../img/loading.gif) no-repeat center 35px;
    zoom: 1;
    -webkit-opacity: .4;
    -moz-opacity: .4;
    opacity: .4
}

.evento-head-data .evento-head-inscribirse .inscritos {
    background: #fff;
    padding: 15px 10px;
    text-align: center;
    margin-bottom: 10px
}

.evento-head-data .evento-head-inscribirse .inscritos-text {
    padding-left: 30px;
    background: url(../images/icons/icon-user-tiny-red.svg) no-repeat left center;
    margin-bottom: 10px
}

.evento-head-data .evento-head-inscribirse .inscribirse {
    display: block;
    background-color: #e60012;
    color: #fff;
    text-align: center;
    font-size: 2em;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    padding: 8px 10px
}

.evento-publicado-compartir {
    overflow: hidden;
    margin-bottom: 32px;
}

.evento-publicado-compartir .evento-publicado {
    float: left;
}

.evento-publicado-compartir .evento-compartir {
    float: right;
}

.evento-head-info {
    width: 360px;
    border-radius: 16px;
    background-color: #F2F2F2;
    padding: 32px 16px;
    position: absolute;
    top: 0px;
    margin-top: -110px;
    right: -375px;
    z-index: 9;
}

.evento-head-info-ganador {
    padding-top: 74px;
}

.evento-head-info .evento-cuenta-atras {
    border-radius: 16px;
    background-color: #333333;
    padding: 16px 16px;
    color: #FFFFFF;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.18px;
    line-height: 16px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 230px;
    text-align: center;
}

.evento-head-info .evento-cuenta-atras span {
    font-weight: normal;
}

.evento-head-info .evento-formato {
    color: #999999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: 0.16px;
    line-height: 14px;
}

.evento-head-info .evento-formato span {
    display: block;
    color: #333333;
    font-family: "Source Sans Pro";
    font-size: 22px;
    letter-spacing: 0.24px;
    line-height: 24px;
    margin-top: 8px;
}

.evento-head-info .evento-formato {
    margin-bottom: 24px;
}

.evento-head-info .evento-participantes-fecha {
    overflow: hidden;
    margin-bottom: 32px;
}

.evento-head-info .evento-participantes-fecha .evento-participantes {
    float: left;
    color: #E60012;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.16px;
    line-height: 18px;
}

.evento-head-info .evento-participantes-fecha .evento-fecha {
    float: right;
    color: #999999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: 0.16px;
    line-height: 18px;
}

.evento-head-info .evento-btn-inscripcion {
    text-align: center;
    display: block;
    height: 44px;
    line-height: 44px;
}

.evento-ganador {
    position: absolute;
    top: -136px;
    border-radius: 16px;
    width: 296px;
    background-color: #333333;
    color: #fff;
    padding: 24px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.evento-ganador .evento-ganador-title {
    color: #FFFFFF;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: 0.16px;
    line-height: 14px;
    margin-bottom: 16px;
}

.evento-ganador .evento-ganador-avatar {
    margin-bottom: 12px;
    background-image: url(../images/ganador.svg);
    background-position: center;
    background-repeat: no-repeat;
    height: 83px;
    padding-top: 4px;
}

.evento-ganador .evento-ganador-avatar img {
    height: 72px;
    width: 72px;
    border: 1px solid #B3B3B3;
    object-fit: cover;
    border-radius: 72px;
}

.evento-ganador .evento-ganador-nombre {
    font-family: "Source Sans Pro";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.24px;
    line-height: 22px;
}
.evento-ganador .evento-ganador-nombre a{
    color: #fff;
}

.evento-tabs {
    width: 100%
}

.evento-menu {
    width: 100%;
    background: #efefef
}

.evento-menu .evento-custom-tabs {
    width: 100%
}

.evento-menu .evento-custom-tab {
    display: inline-block;
    width: 18%;
    font-size: .875em;
    color: #333;
    border-right: 1px solid #e0e0e0;
    text-align: center;
    padding: 10px
}

.evento-menu .evento-custom-tab.active {
    background: #fff;
    color: #e60012
}

.evento-menu .evento-custom-tab:first-child {
    border-left: 1px solid #e0e0e0
}

.evento-timeline {
    width: 100%;
    margin-top: 40px
}

.evento-timeline .title {
    color: #1D1D1B;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.17px;
    line-height: 24px;
    text-align: left;
    margin: 0px 0px 24px 0px;
    padding: 0px;
}

.evento-timeline .timeline-element {
    padding: 20px 20px 20px 58px;
    border-bottom: 1px solid #efefef;
    background: url(../img/timeline-icon.png) no-repeat 20px 16px
}

.evento-timeline .timeline-element .fechahora {
    font-size: .875em;
    color: #666;
    margin-bottom: 14px;
}

.evento-timeline .timeline-element .fechahora .sep {
    color: #e60012;
    display: inline-block;
    margin: 0 3px
}

.evento-timeline .timeline-element .texto {
    font-size: .875em;
    margin: 0
}

.inscri {
    display: table-cell;
    width: 1120px;
    height: 61px;
    background-color: #ccc;
    color: #333;
    text-align: center;
    vertical-align: middle;
    font-size: 1em;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    padding: 8px 10px
}

.inscri a {
    color: #333
}

.participantes {
    width: 100%
}

.participantes .participantes-list {
    width: 100%
}

.participantes .participante {
    float: left;
    width: 24.66666667%;
    padding: 0 15px;
    margin-bottom: 40px;
    display: block
}

.participantes .participante .participante-imagen {
    text-align: center
}

.participantes .participante .participante-imagen img {
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    height: auto;
    width: 48px;
    border: 1px solid #B3B3B3;
}

.participantes .participante .participante-nombre {
    text-align: center;
    margin: 8px 0 0 0;
    color: #333333;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.16px;
    line-height: 16px;
}

.eventos-listado {
    padding: 30px 0
}

.sidebar-evento {
    margin-top: 148px;
}
.sidebar-evento-ganador{
    margin-top: 190px;
}

.evento-listado {
    display: block;
    margin: 10px 0
}

.url-torneo-directo {
    margin-top: 48px;
    text-align: center;
}

.evento-listado .evento-listado-imagen {
    border: 2px solid #717171
}

.evento-listado .evento-listado-imagen img {
    width: 100%;
    height: auto
}

.evento-listado .title {
    font-size: 1.5em;
    margin: 0;
    line-height: 1.2;
    color: #333
}

.evento-listado .console-category {
    margin-top: 15px
}

.evento-listado .formato {
    margin: 10px 0 0 0;
    color: #e60012;
    font-size: .875em
}

.evento-listado .inscritos {
    border: 1px solid #efefef;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    padding: 10px;
    margin-top: 20px;
    text-align: center
}

.evento-listado .inscritos .inscritos-text {
    padding-left: 24px;
    background: url(../images/icons/icon-user-tiny-red.svg) no-repeat left center;
    margin-bottom: 10px;
    color: #333
}

.c-post-single__content-bases ul {
    margin: 0 0 32px;
    padding-left: 28px;
}

.c-post-single__content-bases ul li {
    list-style: none;
    position: relative;
    margin-bottom: 6px;
}

.c-post-single__content-bases ul li::before {
    content: '·';
    font-size: 36px;
    line-height: 0;
    font-weight: 700;
    position: absolute;
    left: -18px;
    top: 11px;
    color: #e60012;
}
.evento-home-cuenta-atras{
    border-radius: 16px;
    background-color: #333333;
    padding: 16px 16px;
    color: #FFFFFF;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.18px;
    line-height: 16px;
    display: inline-block;
    position: absolute;
    bottom: -23px;
    left: 50%;
    transform: translate(-50%,0%);
    width: 230px;
    text-align: center;
}
.evento-home-cuenta-atras span{
    font-weight: normal;
}
.evento-home-text-cuenta-atras{
    margin-top: 42px;
}

@media (max-width:767px) {
    .evento-custom-tabs {
        display: none
    }
    .evento-menu .evento-custom-tab {
        width: 100%;
        border-right: none!important;
        border-left: none!important;
        border-bottom: 1px solid #e0e0e0
    }
    .evento-menu .evento-custom-tab:first-child {
        border-top: 1px solid #e0e0e0
    }
    .evento-menu .evento-responsive-tab {
        position: relative;
        color: #333;
        padding: 15px 0
    }
    .evento-menu .evento-responsive-tab .glyphicon {
        position: absolute;
        top: 19px;
        right: 15px
    }
    .participantes .participante {
        width: 33.33333333%
    }
}

@media (max-width:1399px) and (min-width:992px) {
    .evento-head-data h1 {
        font-size: 2em
    }
}

@media (max-width:991px) {
    .evento-head-data h1 {
        font-size: 1.5em
    }
    .evento-head-data .evento-head-inscribirse {
        padding: 20px 0 10px 0
    }
    .evento-head-data .evento-head-inscribirse .inscribirse {
        font-size: 1.5em
    }
    .col-md-4.fondo {
        height: auto!important;
        background: 0 0
    }
}

@media (min-width:768px) {
    .evento-custom-tab-system .evento-custom-tabs {
        display: block!important;
        height: auto!important
    }
}

#depteam {
    float: left;
    width: 100%
}

#depteam ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%
}

#depteam li {
    float: left;
    width: 100%;
    margin-top: 20px;
    position: relative;
    padding: 0 0 20px 110px;
    min-height: 143px;
    font-size: 1.125em;
    color: #666;
    line-height: 1.2;
    border-bottom: 1px solid #efefef
}

#depteam li:first-child {
    margin-top: 0
}

#depteam li img {
    position: absolute;
    top: 20px;
    left: 0;
    width: 96px;
    height: 96px;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box
}

#depteam li strong {
    display: block;
    font-size: 1.5em;
    color: #e60012;
    margin-bottom: 6px
}

.footer-publi {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    background: #f5f5f5
}

#buddypress {
    font-family: "Source Sans Pro", sans-serif;
    color: #333
}

#buddypress textarea {
    resize: none!important;
    height: 40px!important;
    transition: height .2s ease
}

#buddypress textarea.active {
    height: 150px!important
}

#buddypress input[type=text],
#buddypress select {
    height: 40px!important
}

#buddypress input[type=text],
#buddypress select,
#buddypress textarea {
    border: 1px solid #ccc!important;
    -webkit-border-radius: 2px!important;
    -webkit-background-clip: padding-box!important;
    -moz-border-radius: 2px!important;
    -moz-background-clip: padding!important;
    border-radius: 2px!important;
    background-clip: padding-box!important;
    padding: 5px!important;
    color: #999!important
}

#buddypress ul.item-list li {
    padding: 20px 0
}

#buddypress #whats-new-options {
    height: auto!important
}

#buddypress form#whats-new-form textarea {
    width: 100%!important
}

#buddypress .activity-list .activity-content .activity-header img.avatar {
    display: none
}

#buddypress div.item-list-tabs ul li {
    margin: 10px 0
}

#buddypress div.item-list-tabs ul li a,
#buddypress div.item-list-tabs ul li span {
    color: #333!important;
    background: #efefef!important;
    font-family: Montserrat, sans-serif;
    font-size: .875em!important;
    height: 40px!important;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px
}

#buddypress div.item-list-tabs ul li.current a,
#buddypress div.item-list-tabs ul li.selected a {
    background-color: #e6e6e6!important;
    font-weight: 400!important
}

#buddypress .activity-list .activity-avatar {
    position: relative;
    top: 9px
}

#buddypress div#message p,
#sitewide-notice p {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    text-align: center;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box
}

#gtags-top {
    display: none!important
}

#buddypress .comment-reply-link,
#buddypress a.button,
#buddypress button,
#buddypress div.generienlace-normal a,
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress input[type=submit],
#buddypress ul.button-nav li a,
a.bp-title-button {
    position: relative;
    top: -1px;
    height: 40px
}

#buddypress input[type=submit] {
    position: relative;
    top: -1px;
    height: 40px;
    background-color: #e60012;
    color: #fff!important;
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    line-height: 120%;
    height: 29px;
    text-transform: uppercase
}

@media (max-width:767px) {
    #buddypress div.item-list-tabs ul li {
        margin: 5px
    }
}

.header-publi.nuevomargen {
    padding: 110px 0 0 0;
    height: 360px!important
}

.foros-home {
    margin: 15px 0 0 0
}

.foros-home .topic {
    border: 0
}

.foros-home .topic .bbp-topic-title a {
    font-size: .875em!important;
    color: #63c3f3!important;
    float: left;
    text-decoration: none;
    margin: 0!important
}

.foros-home .topic .bbp-topic-freshness a {
    color: #333!important
}

.foros-home .bbp-topic-title a {
    font-size: .875em!important;
    color: #ccc!important
}

.comentarios img.avatar {
    border-radius: 50%;
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px
}

.comentarios2 {
    padding-top: 8px;
    display: block;
    clear: both;
    margin: 0;
    color: #1d1d1b;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 8px
}

.dsq-widget-user {
    font-size: 14px;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
    color: #333;
    font-weight: 600;
    max-width: 120px;
    display: inline-block;
    overflow: hidden;
    height: 24px;
    float: left;
    margin-top: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

li.dsq-widget-item {
    border-bottom: 1px solid #fff;
    padding: 15px 0
}

.comentariosparcial li.dsq-widget-item:first-child {
    margin-top: -15px
}

li.dsq-widget-item:last-child {
    border: 0
}

a.responderforo {
    background: url(../img/responder.png) no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 7px;
    padding-top: 21px;
    margin-left: -10px;
    color: transparent
}

.forotexto {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    clear: both;
    padding: 0;
    margin: 0;
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: .16px;
    line-height: 20px
}

.forotexto strong {
    font-weight: 400
}

.forotexto a {
    color: #333
}

ul.comentariosparcial {
    padding: 0;
    list-style: none
}

header-publi.nuevomargen {
    height: 360px!important;
    padding: 0!important;
    padding-top: 110px!important
}

.sidebar-widget.publi.abajoto {
    margin-top: -8px
}

.crunchify-link {
    padding: 2px 8px 4px 8px!important;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
    margin-top: 2px;
    display: inline-block
}

@media screen and (min-width:1024px) {
    .crunchify-whatsapp {
        display: none!important
    }
    .crunchify-link {
        padding: 8px 16px!important;
        color: #fff;
        font-size: 16px;
        border-radius: 3px;
        margin-right: 2px;
        cursor: pointer;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
        -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
        -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .2);
        margin-top: 2px;
        display: inline-block;
        width: 32%
    }
}

.crunchify-link:active,
.crunchify-link:hover {
    color: #fff
}

.crunchify-twitter {
    background: #00aced
}

.crunchify-twitter:active,
.crunchify-twitter:hover {
    background: #0084b4
}

.crunchify-facebook {
    background: #3b5997
}

.crunchify-facebook:active,
.crunchify-facebook:hover {
    background: #2d4372
}

.crunchify-googleplus {
    background: #d64937
}

.crunchify-googleplus:active,
.crunchify-googleplus:hover {
    background: #b53525
}

.crunchify-buffer {
    background: #444
}

.crunchify-buffer:active,
.crunchify-buffer:hover {
    background: #222
}

.crunchify-pinterest {
    background: #bd081c
}

.crunchify-pinterest:active,
.crunchify-pinterest:hover {
    background: #bd081c
}

.crunchify-whatsapp {
    background: #43d854
}

.crunchify-whatsapp:active,
.crunchify-whatsapp:hover {
    background: #009688
}

.crunchify-social {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    text-align: center
}

.imagen-avatar {
    width: 50px!important;
    padding-right: 10px;
    float: left
}

.imagen-avatar img {
    border-radius: 50%!important
}

.usuario-web {
    font-size: 13px;
    margin-top: 4px;
    display: block;
    float: left;
    max-width: 200px
}

.addtoany_list.a2a_kit_size_32 a>span {
    border-radius: 4px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    opacity: 1;
    width: 32px;
    border-radius: 50%!important
}

.a2a_kit {
    float: left!important
}

.a2a_kit .a2a_svg {
    background-repeat: repeat;
    border-radius: 50%!important
}

.contenidorelacionado {
    font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 12px;
    margin: 5px 0!important;
    padding: 0!important;
    line-height: 14px!important;
    display: block;
    text-align: left
}

h2.titulocrelacionado {
    color: #333;
    font-size: 20px;
    border-bottom: 2px solid #e60012;
    font-family: Montserrat, sans-serif
}

.resp-log img {
    border-radius: 50%!important
}

span.a2a_count {
    font-family: Montserrat, sans-serif;
    color: #666!important;
    font-size: 1em!important
}

.reactions.ltr .vc-feelback-container .vc-feelback-title {
    font-family: Montserrat, sans-serif
}

.post-edit-link {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #6cf;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase
}

.post-edit-link:hover {
    color: #6cf
}

.bbp-reply-ip {
    display: none!important
}

.bbp-author-avatar {
    border: 0!important
}

.principal-content #bbpress-forums .bbp-reply-author .bbp-author-avatar img.avatar {
    border: 5px solid #e60012;
    border-radius: 50%;
    width: 60px;
    height: 60px
}

.principal-content #bbpress-forums ul.bbp-replies div.hentry {
    border-radius: 4px;
    border: 1px solid #e0e0e0
}

.principal-content #bbpress-forums div.bbp-reply-author .bbp-author-role {
    font-family: "Source Sans Pro", sans-serif;
    font-style: italic;
    font-size: 14px;
    color: #333
}

#buddypress #register-page .standard-form input[type=text] {
    height: 36px!important
}

.principal-content #bbpress-forums div.bbp-reply-author {
    background-color: #f9f9f9;
    padding: 13px
}

.principal-content #bbpress-forums div.bbp-reply-content {
    background: #f4f4f4;
    border-left: 1px solid #e0e0e0;
    font-size: 18px
}

.principal-content .bbp-reply-content blockquote {
    border: 1px solid #ccc;
    background-color: #e2e2e2;
    font-size: 16px;
    margin: 0 0 15px 0
}

.principal-content #bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li {
    min-height: initial;
    padding: 10px
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    font-size: 1.4em
}

.principal-content span.bbp-admin-links {
    padding: 7px 20px;
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #efefef;
    color: #e60012
}

.principal-content span.bbp-admin-links:empty {
    display: none
}

.principal-content span.bbp-admin-links a {
    font-size: 1em
}

.body-forum.single-topic .supertitle {
    text-transform: initial;
    padding: 0 0 10px 0;
    text-align: left;
    font-size: 1.5em;
    font-family: Montserrat, sans-serif
}

.principal-content div.bbpl_button_wrapper {
    display: inline-block;
    padding: 5px;
    border: 1px solid #efefef;
    margin: 0 0 10px 10px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    background: #fff
}

.principal-content #bbpress-forums li a.bbpl_button {
    background: url(../img/no-liked.png) no-repeat 0 1px;
    margin: 0 5px 0 5px;
    opacity: 1;
    width: 18px;
    padding: 3px 0 0 0
}

.principal-content #bbpress-forums li a.bbpl_button.liked {
    background: url(../img/likesicon.png) no-repeat 0 1px
}

.principal-content span.bbpl_number {
    display: inline-block;
    color: #666;
    font-size: 1.125em;
    padding: 0;
    margin: 1px 5px 0 2px
}

.principal-content .user-replies {
    margin: 10px 0 0 5px;
    text-align: left;
    color: #333;
    font-weight: 700;
    font-size: 1.2em
}

.user-stars {
    margin: 0 2px;
    min-height: 24px;
    width: 100%
}

.user-stars .star-replies {
    float: left;
    width: 20px;
    height: 21px;
    margin: 5px 3px 7px 0;
    background: url(../img/star.png) no-repeat center center
}

.user-stars .star-replies.active {
    background: url(../img/star-active.png) no-repeat center center
}

.user-desde {
    margin: 0 0 0 5px;
    text-align: left;
    color: #333;
    font-size: 1.125em
}

.user-reply-redes {
    margin: 6px 5px 0 0;
    height: 24px
}

.reply-social {
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 3px
}

.reply-social.twitter {
    background: url(../img/twitter-foro.png) no-repeat center center
}

.reply-social.facebook {
    background: url(../img/facebook-foro.png) no-repeat center center
}

.reply-social.instagram {
    background: url(../img/instagram-foro.png) no-repeat center center
}

.reply-social.google {
    background: url(../img/google-foro.png) no-repeat center center
}

@media (max-width:767px) {
    .principal-content .bbp-body a.bbp-topic-permalink {
        font-size: 1em
    }
    .bbp-reply-author .bbp-author-avatar {
        margin-bottom: 71px
    }
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

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

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

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

img {
    border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

* {
    box-sizing: border-box
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Source Sans Pro", sans-serif;
    margin: 0;
    padding: 0;
    background: #fcfcfc;
    font-size: 18px;
    line-height: 24px
}

@media only screen and (min-width:768px) {
    body {
        font-size: 16px;
        line-height: 22px
    }
}

@media only screen and (min-width:992px) {
    body {
        font-size: 18px;
        line-height: 24px
    }
}

* {
    -webkit-tap-highlight-color: transparent
}

a:hover {
    opacity: 1
}

@media print {
    *,
    ::after,
    ::before,
    blockquote::first-letter,
    blockquote::first-line,
    div::first-letter,
    div::first-line,
    li::first-letter,
    li::first-line,
    p::first-letter,
    p::first-line {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-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 {
        white-space: pre-wrap!important
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 0
}

p {
    margin-top: 0;
    margin-bottom: 32px
}

a {
    color: #333;
    text-decoration: none;
    transition: color .3s
}

a:focus,
a:hover {
    color: #e60012;
    text-decoration: none;
    outline: 0
}

a:focus {
    color: inherit
}

img {
    max-width: 100%;
    font-style: italic;
    vertical-align: middle
}

.h-title {
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 20px
}

@media only screen and (min-width:768px) {
    .h-title {
        font-size: 40px;
        line-height: 40px
    }
}

@media only screen and (min-width:992px) {
    .h-title {
        font-size: 60px;
        line-height: 60px
    }
}

.h-heading {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 32px
}

@media only screen and (min-width:768px) {
    .h-heading {
        font-size: 44px;
        line-height: 46px
    }
}

@media only screen and (min-width:992px) {
    .h-heading {
        font-size: 48px;
        line-height: 50px
    }
}

.h-headline {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px
}

@media only screen and (min-width:768px) {
    .h-headline {
        font-size: 40px;
        line-height: 46px
    }
}

@media only screen and (min-width:992px) {
    .h-headline {
        font-size: 40px;
        line-height: 46px
    }
}

.h-subtitle {
    color: #1d1d1b;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .17px;
    line-height: 24px;
    margin: 0 0 24px
}

@media only screen and (min-width:768px) {
    .h-subtitle {
        font-size: 20px;
        line-height: 24px
    }
}

@media only screen and (min-width:992px) {
    .h-subtitle {
        font-size: 20px;
        line-height: 24px
    }
}

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

@media only screen and (min-width:768px) {
    .o-container {
        max-width: 738px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media only screen and (min-width:992px) {
    .o-container {
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media only screen and (min-width:1290px) {
    .o-container {
        max-width: 1170px;
        padding-right: 15px;
        padding-left: 15px
    }
}

.o-container--fluid {
    max-width: 100%
}

.o-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style: none;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px
}

@media only screen and (min-width:768px) {
    .o-grid {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:992px) {
    .o-grid {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:1290px) {
    .o-grid {
        margin-left: -15px;
        margin-right: -15px
    }
}

.o-grid--reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.o-grid--top {
    -ms-flex-align: start;
    align-items: flex-start
}

.o-grid--bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.o-grid--center {
    -ms-flex-align: center;
    align-items: center
}

.o-grid--stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.o-grid--baseline {
    -ms-flex-align: baseline;
    align-items: baseline
}

.o-grid__col {
    display: block;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width:768px) {
    .o-grid__col {
        width: auto;
        padding-left: 15px;
        padding-right: 15px
        
    }
}

@media only screen and (min-width:992px) {
    .o-grid__col {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:1290px) {
    .o-grid__col {
        padding-left: 15px;
        padding-right: 15px
    }
}

.o-grid__col--top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.o-grid__col--bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.o-grid__col--center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.o-section {
    padding-top: 20px;
    padding-bottom: 20px
}

@media only screen and (min-width:768px) {
    .o-section {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media only screen and (min-width:992px) {
    .o-section {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media only screen and (min-width:1290px) {
    .o-section {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.o-table {
    width: 100%;
    text-align: left
}

.o-table td,
.o-table th {
    padding: 15px;
    border-bottom: 2px solid #ccc
}

.o-table--fixed {
    table-layout: fixed
}

.o-table--tiny td,
.o-table--tiny th {
    padding: 10px
}

.o-table--huge td,
.o-table--huge th {
    padding: 20px
}

.c-header {
    width: 100%;
    height: 66px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 800;
    background: #fff;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .08);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

body.scroll .c-header {
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, .08)
}

.c-header__container-left {
    float: left
}

.c-header__container-right {
    float: right;
    width: 180px;
    height: 66px
}

.c-header__logo {
    float: left;
    margin-top: 17px;
    margin-right: 20px
}

.c-header__logo-image {
    width: 146px;
    height: 25px
}

@media only screen and (min-width:992px) {
    .c-header__logo-image {
        width: 186px;
        height: 30px
    }
}

.c-header__button-nav {
    width: 20px;
    height: 20px;
    position: relative;
    margin-left: 24px;
    float: left;
    margin-top: 27px
}

.c-header__button-nav-item {
    width: 100%;
    height: 2px;
    background: #999;
    position: absolute;
    left: 0
}

.c-header__button-nav-item--top {
    top: 0
}

.c-header__button-nav-item--middle {
    top: 7px
}

.c-header__button-nav-item--bottom {
    top: 14px
}

.c-header__button-search {
    width: 26px;
    height: 26px;
    position: relative;
    margin-left: auto;
    margin-right: 14px;
    float: left
}

.c-header__button-search:hover .c-header__button-search-icon {
    fill: #333
}

@media only screen and (min-width:992px) {
    .c-header__button-search {
        width: 20px;
        height: 20px;
        margin-left: 26px;
        margin-right: 0;
        margin-top: 25px
    }
}

.c-header__button-search-icon {
    width: 26px;
    height: 26px;
    fill: #979797;
    transition: fill .3s
}

@media only screen and (min-width:992px) {
    .c-header__button-search-icon {
        width: 20px;
        height: 20px
    }
}

.c-header__social {
    padding: 8px 10px 0 20px;
    display: none
}

@media only screen and (min-width:992px) {
    .c-header__social {
        padding-right: 10px;
        display: block
    }
}

@media only screen and (min-width:1290px) {
    .c-header__social {
        padding-right: 15px
    }
}

.c-header__partner {
    padding-top: 16px;
    display: none
}

@media only screen and (min-width:1290px) {
    .c-header__partner {
        display: block;
        float: left
    }
}

.c-header__partner-title {
    font-size: 12px;
    line-height: 16px;
    color: #b2b2b2;
    display: block
}

.c-header__partner-image {
    display: block
}

.c-header-user {
    margin: 24px 0 0 24px;
    float: left
}

.c-header-user__login {
    padding: 5px 0;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #979797
}

.c-header-user__login:hover {
    color: #333
}

.c-header-user__login:hover .c-header-user__login-icon {
    fill: #333
}

.c-header-user__login-icon {
    width: 26px;
    height: 26px;
    fill: #999;
    transition: fill .3s
}

@media only screen and (min-width:992px) {
    .c-header-user__login-icon {
        width: 22px;
        height: 22px
    }
}

.c-header-user__login-text {
    display: none
}

@media only screen and (min-width:992px) {
    .c-header-user__login-text {
        display: inline-block;
        margin-left: 8px
    }
}

.c-header-user__nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    height: 100%
}

.c-header-user__profile {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    height: 43px;
    margin-top: -2px
}

.c-header-user__profile-avatar {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #cdcdcd;
    overflow: hidden
}

.c-header-user__profile-name {
    margin-left: 8px;
    display: none;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media only screen and (min-width:992px) {
    .c-header-user__profile-name {
        display: inline-block
    }
}

.c-header-user__profile-arrow {
    margin-left: 8px;
    fill: #333;
    display: none
}

@media only screen and (min-width:992px) {
    .c-header-user__profile-arrow {
        display: inline-block
    }
}

.c-header-user__dropdown {
    width: 260px;
    position: absolute;
    background: #fcfcfc;
    top: 42px;
    left: -110px;
    display: none
}

.c-header-user__dropdown ul li.pri {
    margin-bottom: 20px
}

.c-header-user__dropdown ul li.pri a {
    pointer-events: none;
    color: #333
}

.c-header-user__dropdown ul li.ult a {
    color: #ccc
}

.c-header-user__dropdown--child {
    width: 200px;
    top: 0;
    right: 100%;
    display: none
}

.c-header-user__dropdown-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 10px
}

.c-header-user__dropdown-list--child {
    padding-top: 0
}

.c-header-user__dropdown-item {
    width: 100%;
    position: relative
}

.c-header-user__dropdown-item:hover>.c-header-user__dropdown-link {
    background: #e60012;
    color: #fff
}

.c-header-user__dropdown-item:hover>.c-header-user__dropdown--child {
    display: block
}

.c-header-user__dropdown-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    color: #ccc;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 10px 10px 34px;
    position: relative;
    transition: color .3s
}

.c-header-user__dropdown-link:focus {
    color: #fff
}

.c-header-user__dropdown-link--arrow::before,
.c-header-user__dropdown-link--dashboard::before,
.c-header-user__dropdown-link--logout::before {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 14px;
    background: transparent no-repeat center center
}

.c-header-user__dropdown-link--arrow::before {
    background-image: url(../images/icons/icon-arrow-tiny-left.svg)
}

.c-header-user__dropdown-link--dashboard,
.c-header-user__dropdown-link--logout {
    color: #999;
    background: 0 0!important
}

.c-header-user__dropdown-link--dashboard:hover,
.c-header-user__dropdown-link--logout:hover {
    color: #fff
}

.c-header-user__dropdown-link--child {
    color: #fff;
    background: #e60012;
    padding: 10px 15px
}

.c-header-user__dropdown-link--child:hover {
    color: #000!important
}

.c-header-user__notify {
    width: 20px;
    height: 20px;
    background: #ccc;
    color: #000;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    margin-left: 10px;
    font-size: 12px;
    line-height: 20px
}

.c-header-nav {
    margin: 0 10px 0 15px;
    padding: 17px 0 0;
    height: 100%;
    display: none
}

@media only screen and (min-width:992px) {
    .c-header-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.c-header-nav__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.c-header-nav__list:hover .c-header-nav__link {
    color: #999
}

.c-header-nav__list:hover .c-header-nav__link-more {
    fill: #999
}

.c-header-nav__item {
    height: 100%;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.c-header-nav__link {
    font-size: 13px;
    line-height: 20px;
    color: #999;
    text-transform: uppercase;
    padding: 9px 10px 0;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    height: 100%;
    transition: color .3s
}

@media only screen and (min-width:1290px) {
    .c-header-nav__link {
        padding-left: 12px;
        padding-right: 12px
    }
}

.c-header-nav__link--community {
    color: #999
}

.c-header-nav__link--search {
    fill: #999;
    transition: fill .3s
}

.c-header-nav__link--search:hover {
    fill: #333
}

.c-header-nav__link-more {
    display: inline-block;
    margin-left: 5px;
    fill: #333;
    transition: fill .3s
}

.c-header-nav__dropdown {
    width: 100%;
    position: absolute;
    background: #333;
    background: linear-gradient(to right, #333 0, #404040 100%);
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.c-header-nav__dropdown-list {
    list-style: none;
    padding: 15px 10px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.c-header-nav__dropdown-item {
    width: 25%;
    max-width: 25%;
    height: 110px;
    padding: 5px
}

.c-header-nav__dropdown-link {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    padding: 25px 20px;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #cecece;
    background: linear-gradient(135deg, #cecece 0, #ddd 100%);
    position: relative;
    z-index: 1;
    transition: color .3s
}

.c-header-nav__dropdown-link::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #e60012;
    opacity: 0;
    z-index: -1;
    transition: opacity .3s
}

.c-header-nav__dropdown-link:hover {
    color: #fff
}

.c-header-nav__dropdown-link:hover::before {
    opacity: 1
}

.c-header-nav__dropdown-link:hover .c-header-nav__dropdown-icon {
    fill: #333
}

.c-header-nav__dropdown-link--less .c-header-nav__dropdown-icon {
    fill: #333
}

@media only screen and (min-width:1290px) {
    .c-header-nav__dropdown-link {
        padding: 25px 25px
    }
}

.c-header-nav__dropdown-circle {
    width: 44px;
    height: 44px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    background: 0 0
}

.c-header-nav__dropdown-icon {
    fill: #e60012;
    transition: fill .3s;
    width: 44px;
    height: 44px
}

.c-header-nav__dropdown-title {
    -ms-flex: 1;
    flex: 1
}

.c-header-nav-mobile {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 48px;
    background: #333;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    z-index: 790;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: opacity .3s, visibility .3s, transform .3s;
    overflow-y: scroll
}

@media only screen and (min-width:768px) {
    .c-header-nav-mobile {
        padding-top: 48px
    }
}

@media only screen and (min-width:992px) {
    .c-header-nav-mobile {
        display: none
    }
}

.c-header-nav-mobile.is-active {
    opacity: 1;
    visibility: visible;
    transform: translateZ(0)
}

.c-header-nav-mobile .menu-resp-container {
    width: 100%;
    height: 100%
}

.c-header-nav-mobile .menu-resp-container ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

.c-header-nav-mobile .menu-resp-container ul li {
    display: block;
    width: 100%;
    position: relative
}

.c-header-nav-mobile .menu-resp-container ul li .resp-menu-down {
    padding: 0;
    border: none;
    position: absolute;
    top: 0;
    right: 6px;
    width: 33px;
    height: 38px;
    background: url(../images/icons/icon-arrow-tiny-bottom.svg) no-repeat center center;
    transition: transform .3s
}

.c-header-nav-mobile .menu-resp-container ul li .resp-menu-down.active {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.c-header-nav-mobile .menu-resp-container ul li a {
    padding: 6px 15px;
    border-bottom: 1px solid #666;
    text-align: left;
    display: block;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.c-header-nav-mobile .menu-resp-container ul .resp-sub-menu {
    display: none
}

.c-header-nav-mobile .menu-resp-container ul .resp-sub-menu a {
    padding-left: 30px;
    background: #666;
    border-bottom: 1px solid #333
}

.c-header-search {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(29, 29, 27, .8);
    z-index: 999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: top;
    align-items: top;
    padding-top: 98px;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

@media only screen and (min-width:768px) {
    .c-header-search {
        padding-top: 128px
    }
}

@media only screen and (min-width:992px) {
    .c-header-search {
        padding-top: 162px
    }
}

.c-header-search.is-active {
    opacity: 1;
    visibility: visible
}

.c-header-search__close {
    height: 18px;
    width: 18px;
    position: absolute;
    top: 32px;
    right: 32px
}

.c-header-search__form {
    background: #fcfcfc;
    padding: 32px 32px 45px;
    width: 280px;
    position: relative
}

.c-header-search__form .c-input {
    border: 1px solid #b3b3b3;
    border-radius: 16px;
    background-color: #fff;
    margin-bottom: 32px
}

.c-header-search__form .c-input:placeholder {
    font-style: italic
}

.c-header-search__form h3 {
    color: #1d1d1b;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 24px;
    margin: 0 0 24px
}

@media only screen and (min-width:768px) {
    .c-header-search__form {
        width: 552px
    }
}

.c-wrapper {
    padding-top: 53px
}

@media only screen and (min-width:768px) {
    .c-wrapper {
        padding-top: 58px
    }
}

@media only screen and (min-width:992px) {
    .c-wrapper {
        padding-top: 66px
    }
}

.c-wrapper__container {
    padding-bottom: 40px
}

@media only screen and (min-width:768px) {
    .c-wrapper__container {
        padding-bottom: 50px
    }
}

@media only screen and (min-width:992px) {
    .c-wrapper__container {
        padding-bottom: 40px
    }
}

.c-wrapper__container--spacing {
    padding-top: 20px
}

@media only screen and (min-width:768px) {
    .c-wrapper__container--spacing {
        padding-top: 40px
    }
}

@media only screen and (min-width:992px) {
    .c-wrapper__container--spacing {
        padding-top: 65px
    }
}

.c-footer {
    padding: 0;
    background-color: #1d1d1b;
    border-bottom: 4px solid #e60012
}

.c-footer-top {
    padding: 20px 0 20px;
    text-align: center
}

@media only screen and (min-width:768px) {
    .c-footer-top {
        padding: 46px 0 46px
    }
}

.c-footer-top__logo {
    display: none
}

@media only screen and (min-width:768px) {
    .c-footer-top__logo {
        display: block
    }
}

.c-footer-top .c-social-media {
    text-align: center
}

.c-footer-top .c-social-media .c-social-media__list {
    margin: auto
}

.c-footer-menu {
    width: 100%;
    padding: 0;
    margin-bottom: 54px
}

.c-footer-menu__title {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .23px;
    line-height: 18px;
    cursor: pointer;
    margin: 0 0 16px 0
}

.c-footer-menu__title::before {
    content: '';
    width: 14px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    transition: transform .3s ease
}

@media only screen and (min-width:768px) {
    .c-footer-menu__title {
        cursor: default
    }
    .c-footer-menu__title::before {
        display: none
    }
}

.c-footer-menu__list {
    padding: 0;
    margin: 0 0 32px;
    list-style: none;
    color: grey;
    display: none
}

@media only screen and (min-width:768px) {
    .c-footer-menu__list {
        display: block
    }
}

.c-footer-menu__item {
    font-size: 14px;
    line-height: 24px
}

.c-footer-menu__link {
    color: #b3b3b3
}

.c-footer-menu__link:hover {
    color: #fff
}

.c-footer-menu__link--non-list::before {
    content: ''
}

.c-footer-menu__nav.is-active .c-footer-menu__title::before {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.c-footer-menu__nav.is-active .c-footer-menu__list {
    display: block
}

.c-footer-bottom {
    padding: 28px 0 15px;
    text-align: center;
    margin: 0
}

@media only screen and (min-width:768px) {
    .c-footer-bottom {
        padding: 10px 0 15px
    }
}

.c-footer-bottom__item {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0
}

.c-footer-bottom__item--left {
    padding-bottom: 10px
}

@media only screen and (min-width:768px) {
    .c-footer-bottom__item--left {
        text-align: left
    }
}

@media only screen and (min-width:768px) {
    .c-footer-bottom__item--right {
        text-align: right
    }
}

.c-footer-bottom__item--right svg {
    height: 10px;
    margin: 0 8px
}

.c-footer-bottom__item--right svg path {
    fill: #fff
}

.c-footer-bottom__link {
    color: #fff
}

.c-footer-bottom__link:hover {
    color: #e60012
}

.c-footer-bottom__item-copyright {
    display: block
}

@media only screen and (min-width:768px) {
    .c-footer-bottom__item-copyright {
        display: inline
    }
}

.c-footer-bottom__top {
    width: 36px;
    height: 36px;
    display: block;
    margin: 15px auto;
    border-radius: 50%;
    background: #e60012 url(../images/footer-bottom-arrow.svg) no-repeat center center
}

@media only screen and (min-width:768px) {
    .c-footer-bottom__top {
        display: none
    }
}

.c-post-categories {
    position: relative;
    padding: 4px 0
}

.c-post-categories--single {
    display: block
}

.c-post-categories__list {
    display: inline-block;
    background: #fcfcfc;
    padding-right: 8px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 14px;
    font-weight: 700;
    color: #e60012;
    position: relative;
    z-index: 1
}

.c-post-categories__list span:last-child {
    display: none
}

.c-post-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 40px;
    position: relative
}

@media only screen and (min-width:768px) {
    .c-post-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding-bottom: 32px
    }
}

.c-post-list::after {
    content: '';
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e7e7e7
}

@media only screen and (min-width:768px) {
    .c-post-list::after {
        display: none
    }
}

.c-post-list__thumbnail {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%
}

@media only screen and (min-width:768px) {
    .c-post-list__thumbnail {
        width: auto;
        max-width: 320px
    }
}

@media only screen and (min-width:992px) {
    .c-post-list__thumbnail {
        max-width: 264px
    }
}

@media only screen and (min-width:1290px) {
    .c-post-list__thumbnail {
        max-width: 360px
    }
}

.c-post-featured__thumbnail-link,
.c-post-list__thumbnail-link,
.post-following-img {
    display: block;
    position: relative;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.c-post-featured__thumbnail-link img,
.c-post-list__thumbnail-link img,
.post-following-img img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.c-post-featured__thumbnail {
    margin-bottom: 6px
}

.c-post-list__thumbnail-image {
    max-width: 100%;
    height: auto;
    display: block
}

.c-post-list__content {
    -ms-flex: 1;
    flex: 1;
    padding-top: 8px;
    position: relative
}

.c-post-featured__thumbnail-link:hover img,
.c-post-list__thumbnail-link:hover img,
.post-following-img:hover img {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .22)
}

.c-post-featured__thumbnail-link:hover img {
    box-shadow: 0 8px 9px 0 rgba(0, 0, 0, .2)
}

.c-post-featured__thumbnail-link:before,
.c-post-list__thumbnail-link:before,
.post-following-img:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
    border: 4px solid #e60012;
    border-radius: 16px;
    opacity: 0;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.c-post-featured__thumbnail-link:hover:before,
.c-post-list__thumbnail-link:hover:before,
.post-following-img:hover:before {
    opacity: 1
}

.c-post-featured__thumbnail-link:hover,
.c-post-list__thumbnail-link:hover,
.post-following-img:hover {
    transform: translateY(-8px)
}

@media only screen and (min-width:768px) {
    .c-post-list__content {
        padding-top: 0;
        padding-left: 20px
    }
}

.c-post-list__title {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #1d1d1b;
    font-weight: 700;
    margin: 0
}

.c-post-featured__title-link,
.c-post-list__title-link {
    color: #333
}

.c-post-featured__title-link:hover,
.c-post-list__title-link:hover {
    color: #e60012
}

.c-post-list__excerpt {
    font-size: 16px;
    line-height: 20px;
    color: #666;
    display: none
}

.c-post-list__excerpt:hover {
    color: #e60012
}

@media only screen and (min-width:768px) {
    .c-post-list__excerpt {
        display: block
    }
}

.c-post-list__excerpt-text {
    margin: 0
}

.c-post-list__footer {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    position: absolute;
    bottom: 8px;
    width: calc(100% - 20px);
    height: 48px
}

.c-post-list__author,
.c-post-list__date {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    color: #666
}

.c-post-list__author:hover,
.c-post-list__date:hover {
    color: #e60012
}

.c-post-list__author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.c-post-list__author-avatar {
    border-radius: 50%;
    overflow: hidden;
    width: 48px;
    height: 48px;
    border: 1px solid #e0e0e0;
    margin-right: 8px
}

.c-post-list__author2 {
    padding-top: 4px;
    color: #333
}

.c-post-list__author2 a {
    color: #333
}

.c-post-list__author-by {
    display: none;
    padding-right: 4px
}

@media only screen and (min-width:768px) {
    .c-post-list__author-by {
        display: inline-block
    }
}

.c-post-list__author-name {
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.c-post-list__date {
    color: #999;
    width: 150px;
    text-align: left
}

.c-post-list__comments {
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    vertical-align: center;
    position: relative;
    padding-top: 11px;
    float: right;
    margin-top: 3px
}

.c-post-list__comments-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    fill: #e60012;
    z-index: 1
}

.c-post-list__comments-count {
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
    position: relative;
    display: block;
    z-index: 2;
    line-height: 18px
}

.c-post-list__inscribed-users {
    padding-left: 20px;
    background: url(../images/icons/icon-user-tiny-red.svg) no-repeat left center;
    min-height: 16px
}

.c-post-list__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 66px;
    height: 66px;
    margin-top: -33px;
    margin-left: -33px;
    border-radius: 50%;
    background: #e60012;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-post-list__video-icon {
    width: 20px;
    height: 34px;
    fill: #fff;
    margin-left: 4px
}

.c-post-list--related .c-post-list__content {
    position: relative;
    padding-left: 0;
    padding-top: 6px
}

.c-post-list--related .c-post-list__title {
    color: #1d1d1b;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 70px
}

.c-post-list--related .c-post-list__footer {
    padding: 8px 0 0 0;
    width: 100%
}

.c-post-list--related .c-post-list__date {
    text-align: left;
    margin-top: 7px
}

.c-post-list--related {
    min-height: 362px
}

.c-post-list--shortened .c-post-list__content {
    padding-top: 8px;
    padding-left: 0
}

.c-post-list--shortened .c-post-list__footer {
    padding-top: 10px
}

.c-post-single {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 60px;
    position: relative
}

@media only screen and (min-width:768px) {
    .c-post-single {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding-bottom: 40px
    }
}

.c-post-single__thumbnail {
    margin-top: 10px;
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 22px;
    border-radius: 12px
}

.c-post-single__thumbnail-image {
    max-width: 100%;
    height: auto;
    display: block
}

.c-post-single__content {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px
}

@media only screen and (min-width:768px) {
    .c-post-single__content {
        padding-top: 0px;
    }
}

.c-post-single__content h1,
.c-post-single__content h2,
.c-post-single__content h3,
.c-post-single__content h4,
.c-post-single__content h5,
.c-post-single__content h6 {
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 22px;
    font-size: 22px;
    line-height: 28px
}

@media only screen and (min-width:768px) {
    .c-post-single__content h1,
    .c-post-single__content h2,
    .c-post-single__content h3,
    .c-post-single__content h4,
    .c-post-single__content h5,
    .c-post-single__content h6 {
        font-size: 26px;
        line-height: 32px
    }
}

.c-post-single__content>ul {
    margin: 0 0 32px;
    padding-left: 20px
}

.c-post-single__content>ul li {
    list-style: none;
    position: relative;
    margin-bottom: 6px
}

.c-post-single__content>ul li::before {
    content: '·';
    font-size: 36px;
    line-height: 0;
    font-weight: 700;
    position: absolute;
    left: -14px;
    top: 11px;
    color: #e60012
}

.c-post-single__content a {
    text-decoration: underline
}

.c-post-single__content iframe {
    width: 100%
}

.c-post-single__content blockquote {
    width: 100%;
    margin: 32px 0 32px;
    border: 0;
    padding: 0 0 0 95px;
    position: relative;
    color: #666;
    font-family: Montserrat;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 24px
}

.c-post-single__content blockquote::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    font-weight: 600;
    background: url(../images/cita.svg);
    height: 44px;
    background-size: 56px 44px;
    width: 56px
}

.c-post-single__content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 24px;
    border-radius: 12px
}

.c-post-single__content p img {
    margin-bottom: 0
}

.c-post-single__title {
    color: #1d1d1b;
    font-family: Montserrat;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 46px;
    margin: 0 0 16px 0
}

.c-post-single__subtitle {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 24px;
    color: #999;
    margin: 16px 0 0 0
}

.c-post-single__title-link {
    color: #333
}

.c-post-single__title-link:hover {
    color: #e60012
}

.c-post-single__excerpt {
    font-size: 16px;
    line-height: 20px;
    color: #666;
    display: none
}

.c-post-single__excerpt:hover {
    color: #e60012
}

@media only screen and (min-width:768px) {
    .c-post-single__excerpt {
        display: block
    }
}

.c-post-single__excerpt-text {
    margin: 0
}

.c-post-single__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #666
}

@media only screen and (min-width:768px) {
    .c-post-single__info {
        padding-top: 10px
    }
}

.c-post-single__author,
.c-post-single__date {
    color: #666
}

.c-post-single__author:hover,
.c-post-single__date:hover {
    color: #e60012
}

.c-post-single__author {
    -ms-flex-align: center;
    align-items: center;
    display: none
}

@media only screen and (min-width:768px) {
    .c-post-single__author {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.c-post-single__author-avatar {
    border-radius: 50%;
    overflow: hidden;
    width: 26px;
    height: 26px;
    border: 1px solid #e7e7e7;
    margin-right: 8px
}

.c-post-single__author-by {
    display: none;
    padding-right: 4px
}

@media only screen and (min-width:768px) {
    .c-post-single__author-by {
        display: inline-block
    }
}

.c-post-single__author-name {
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.c-post-single__date {
    text-align: right;
    padding-right: 8px
}

.c-post-single__comments {
    width: 25px;
    height: 25px;
    color: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    vertical-align: center;
    position: relative;
    padding-top: 2px
}

.c-post-single__comments-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: auto;
    padding-top: 5px
}

.c-post-single__comments-title {
    margin-right: 10px;
    color: #666;
    display: none
}

.c-post-single__comments-title:hover {
    color: #e60012
}

@media only screen and (min-width:600px) {
    .c-post-single__comments-title {
        display: block
    }
}

.c-post-single__comments-icon {
    position: absolute;
    top: -2px;
    left: 0;
    width: 25px;
    height: 25px;
    fill: #e60012;
    z-index: 1
}

.c-post-single__comments-count {
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
    position: relative;
    display: block;
    z-index: 2;
    line-height: 16px
}

.c-post-single__footer {
    width: 100%
}

.c-post-single__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    border-radius: 50%;
    background: #e60012;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-post-single__video-icon {
    width: 30px;
    height: 34px;
    fill: #fff
}

.c-post-featured {
    width: 100%
}

.c-post-featured__thumbnail {
    width: 100%
}

.c-post-featured__content {
    padding-top: 4px
}

.c-post-featured__title {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 625;
    margin: 0;
    color: #333
}

.c-post-author {
    padding-top: 10px;
    width: 100%
}

.c-post-author__legend {
    display: block;
    margin-bottom: 6px;
    color: #4c4c4c;
    font-size: 18px;
    line-height: 24px
}

.c-post-author__container {
    width: 100%;
    padding: 15px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    z-index: 0
}

.c-post-author__container:before {
    position: absolute;
    top: 0;
    left: 96px;
    width: calc(100% - 96px);
    height: 100%;
    content: '';
    border-radius: 16px;
    background-color: #f2f2f2;
    z-index: -1
}

.c-post-author__avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #b3b3b3;
    transition: border-color .3s
}

.c-post-author__avatar:hover {
    border-color: #e60012
}

.c-post-author__avatar img {
    width: 100%;
    height: 100%
}

@media only screen and (min-width:768px) {
    .c-post-author__avatar {
        width: 150px;
        height: 150px
    }
}

.c-post-author__content {
    -ms-flex: 1;
    flex: 1;
    padding-left: 15px;
    padding-left: 24px;
    padding-top: 20px
}

.c-post-author__name {
    color: #333;
    font-family: "Source Sans Pro";
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .22px;
    line-height: 20px;
    margin: 0 0 8px 0
}

.c-post-author__charge {
    color: #333;
    font-family: "Source Sans Pro";
    font-size: 16px;
    letter-spacing: .18px;
    line-height: 16px;
    margin: 0 0 16px 0;
    display: block
}

.c-post-author__bio {
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: .16px;
    line-height: 18px;
    display: block;
    padding-right: 42px
}

.c-post-author__social-media {
    float: right
}

.c-post-author__social-media .c-social-media__item {
    padding-top: 0;
    padding-bottom: 0
}

.c-post-share {
    width: 100%;
    padding: 0
}

.c-post-share__list {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    display: block;
    float: right
}

@media only screen and (min-width:768px) {
    .c-post-share__list {
        max-width: 100%
    }
}

.c-post-share-title {
    float: right;
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: .16px;
    line-height: 24px;
    margin-right: 12px
}

.c-post-share__item {
    padding: 0 6px;
    float: left
}

.c-post-share__link svg {
    height: 24px;
    width: 24px;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.c-post-share__link:hover svg {
    transform: scale(1.2)
}

@media only screen and (min-width:768px) {
    .c-post-share__title {
        display: block
    }
}

.c-post-share__icon {
    fill: #fff
}

.c-post-following {
    padding: 40px 95px 0 95px
}

.c-post-following__list {
    padding: 0
}

.c-post-following__item {
    width: 50%;
    padding-bottom: 15px
}

.c-post-following__item:last-child {
    padding-bottom: 0
}

@media only screen and (min-width:768px) {
    .c-post-following__item {
        padding-bottom: 0
    }
}

.c-post-following__link {
    width: 100%;
    height: 125px;
    position: relative;
    padding: 20px;
    background: #ccc no-repeat center center;
    background-size: cover;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.c-post-following__link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 6px solid transparent;
    background: rgba(0, 0, 0, .4);
    opacity: 1;
    transition: background .3s ease, border .3s ease;
    z-index: 1
}

.c-post-following__link:hover::before {
    background: rgba(230, 0, 18, .5);
    border-color: #e60012
}

@media only screen and (min-width:768px) {
    .c-post-following__link {
        padding: 20px 20% 20px 20px;
        height: 200px
    }
}

.c-post-following__content {
    width: 100%;
    position: relative;
    z-index: 20
}

.c-post-following__label,
.c-post-following__title {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-weight: 600
}

.c-post-following__label {
    font-size: 16px;
    line-height: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
    padding-top: 40px
}

@media only screen and (min-width:768px) {
    .c-post-following__label {
        padding-top: 0
    }
}

.c-post-following__label::after,
.c-post-following__label::before {
    content: '';
    position: absolute;
    top: 0;
    width: 32px;
    height: 32px;
    display: none;
    background: transparent url(../images/icons/icon-arrow-left-circle.svg) no-repeat center center
}

@media only screen and (min-width:768px) {
    .c-post-following__label::after,
    .c-post-following__label::before {
        position: static;
        top: inherit
    }
}

.c-post-following__title {
    font-size: 20px;
    line-height: 24px;
    display: none;
    font-weight: 700
}

@media only screen and (min-width:768px) {
    .c-post-following__title {
        display: block
    }
}

.c-post-following__item--prev .c-post-following__label {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.c-post-following__item--prev .c-post-following__label::before {
    left: 0;
    display: inline-block;
    margin-right: 8px
}

.c-post-following__item--next {
    text-align: right
}

@media only screen and (min-width:768px) {
    .c-post-following__item--next .c-post-following__link {
        padding: 20px 20px 20px 20%
    }
}

.c-post-following__item--next .c-post-following__label {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c-post-following__item--next .c-post-following__label::after {
    display: inline-block;
    margin-left: 8px;
    right: 0;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.c-review {
    padding-top: 40px;
    padding-bottom: 0
}

.c-review__header {
    background: #1d1d1b;
    padding: 32px 24px;
    border-radius: 12px
}

.c-review__header-title {
    margin: 0;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px
}

@media only screen and (min-width:768px) {
    .c-review__header-title {
        font-size: 32px;
        line-height: 42px
    }
}

.c-review__item {
    margin-bottom: 14px;
    background: #f2f2f2;
    padding: 32px 24px;
    border-radius: 16px
}

.c-review-rate__legend {
    margin: 0;
    display: block
}

.c-review-rate__score {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    display: block
}

@media only screen and (min-width:768px) {
    .c-review-rate__score {
        font-size: 26px;
        line-height: 32px;
        display: inline-block;
        padding-left: 5px
    }
}

.c-review-rate__score--less-4 {
    color: #e60012!important
}

.c-review-rate__score--less-5 {
    color: #ff9333!important
}

.c-review-rate__score--less-6 {
    color: #ffc74e!important
}

.c-review-rate__score--less-7 {
    color: #3c0!important
}

.c-review-rate__score--less-8 {
    color: #3c0!important
}

.c-review-rate__score--less-9 {
    color: #6bcdfd!important
}

.c-review-rate__score--more-9 {
    color: #6bcdfd!important
}

.c-review-rate__score--master {
    color: #f1cc2e;
    background: linear-gradient(to bottom, #f1cc2e 0, #bb8717 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

.c-review-rate__circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    background: red
}

@media only screen and (min-width:768px) {
    .c-review-rate__circle {
        width: 120px;
        height: 120px;
        margin-top: -80px;
        font-size: 40px;
        line-height: 24px
    }
}

.c-review-rate__circle--less-4 {
    background: #e60012!important
}

.c-review-rate__circle--less-5 {
    background: #ff9333!important
}

.c-review-rate__circle--less-6 {
    background: #ffc74e!important
}

.c-review-rate__circle--less-7 {
    background: #3c0!important
}

.c-review-rate__circle--less-8 {
    background: #3c0!important
}

.c-review-rate__circle--less-9 {
    background: #6bcdfd!important
}

.c-review-rate__circle--more-9 {
    background: #6bcdfd!important
}

.c-review-rate__circle--master {
    background: linear-gradient(to bottom, #f1cc2e 0, #bb8717 100%);
    box-shadow: 0 0 20px 0 rgba(241, 204, 46, .5)
}

.c-review-stars__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -15px
}

.c-review-stars__item {
    margin-bottom: 15px;
    padding: 0 10px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

@media only screen and (min-width:600px) {
    .c-review-stars__item {
        width: 50%
    }
}

.c-review-stars__label {
    font-weight: 700;
    display: block
}

.c-review-stars__label--inactive {
    color: #ccc
}

.c-review-stars__score {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: auto
}

@media only screen and (min-width:768px) {
    .c-review-stars__score {
        margin-right: 40px
    }
}

@media only screen and (min-width:992px) {
    .c-review-stars__score {
        margin-right: 0
    }
}

@media only screen and (min-width:1290px) {
    .c-review-stars__score {
        margin-right: 50px
    }
}

.c-review-stars__score--1\/5 .c-review-stars__score-item:nth-child(1) .c-review-stars__score-icon {
    fill: #e60012
}

.c-review-stars__score--2\/5 .c-review-stars__score-item:nth-child(1) .c-review-stars__score-icon {
    fill: #ff9333
}

.c-review-stars__score--2\/5 .c-review-stars__score-item:nth-child(2) .c-review-stars__score-icon {
    fill: #ff9333
}

.c-review-stars__score--3\/5 .c-review-stars__score-item:nth-child(1) .c-review-stars__score-icon {
    fill: #ffc74e
}

.c-review-stars__score--3\/5 .c-review-stars__score-item:nth-child(2) .c-review-stars__score-icon {
    fill: #ffc74e
}

.c-review-stars__score--3\/5 .c-review-stars__score-item:nth-child(3) .c-review-stars__score-icon {
    fill: #ffc74e
}

.c-review-stars__score--4\/5 .c-review-stars__score-item:nth-child(1) .c-review-stars__score-icon {
    fill: #3c0
}

.c-review-stars__score--4\/5 .c-review-stars__score-item:nth-child(2) .c-review-stars__score-icon {
    fill: #3c0
}

.c-review-stars__score--4\/5 .c-review-stars__score-item:nth-child(3) .c-review-stars__score-icon {
    fill: #3c0
}

.c-review-stars__score--4\/5 .c-review-stars__score-item:nth-child(4) .c-review-stars__score-icon {
    fill: #3c0
}

.c-review-stars__score--5\/5 .c-review-stars__score-item:nth-child(1) .c-review-stars__score-icon {
    fill: #6bcdfd
}

.c-review-stars__score--5\/5 .c-review-stars__score-item:nth-child(2) .c-review-stars__score-icon {
    fill: #6bcdfd
}

.c-review-stars__score--5\/5 .c-review-stars__score-item:nth-child(3) .c-review-stars__score-icon {
    fill: #6bcdfd
}

.c-review-stars__score--5\/5 .c-review-stars__score-item:nth-child(4) .c-review-stars__score-icon {
    fill: #6bcdfd
}

.c-review-stars__score--5\/5 .c-review-stars__score-item:nth-child(5) .c-review-stars__score-icon {
    fill: #6bcdfd
}

.c-review-stars__score-item {
    padding: 0 2px
}

@media only screen and (min-width:768px) {
    .c-review-stars__score-item {
        padding: 0 5px
    }
}

.c-review-stars__score-icon {
    fill: #ccc
}

.c-review-points__title {
    color: #333;
    font-family: "Source Sans Pro";
    font-size: 16px;
    letter-spacing: .18px;
    line-height: 22px;
    display: block;
    margin-bottom: 10px
}

.c-review-points__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.c-review-points__list--good {
    padding-bottom: 20px
}

.c-review-points__list--good .c-review-points__item {
    background-image: url(../images/icons/icon-point-good.svg)
}

@media only screen and (min-width:768px) {
    .c-review-points__list--good {
        padding-bottom: 0
    }
}

.c-review-points__list--bad .c-review-points__item {
    background-image: url(../images/icons/icon-point-bad.svg)
}

.c-review-points__item {
    padding: 8px 0 0 26px;
    background: transparent top 14px left no-repeat;
    background-size: 12px 12px;
    color: #333;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .18px;
    line-height: 22px
}

.c-featured-home {
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 15px
}

@media only screen and (min-width:768px) {
    .c-featured-home {
        margin-top: 0;
        padding-top: 182px;
        padding-bottom: 20px
    }
}

.c-featured-home .destacados-carousel {
    float: none
}

.c-featured-home__container {
    position: relative
}

.c-featured-home__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: hidden
}

.c-featured-home__list .item {
    width: 100%;
    display: none
}

.c-featured-home__list .item:nth-child(1) {
    display: block
}

@media only screen and (min-width:600px) {
    .c-featured-home__list .item {
        width: 50%
    }
    .c-featured-home__list .item:nth-child(2) {
        display: block
    }
}

@media only screen and (min-width:992px) {
    .c-featured-home__list .item {
        width: 33.3333333%
    }
    .c-featured-home__list .item:nth-child(3) {
        display: block
    }
}

.destacados-carousel .owl-item .item {
    width: 100%
}

.owl-pagination {
    text-align: center;
    margin-top: 15px
}

@media only screen and (min-width:768px) {
    .owl-pagination {
        margin-top: 25px
    }
}

.owl-page {
    display: inline-block;
    padding: 0 2px
}

.owl-page.active span {
    background: #efefef;
    border-color: #e60012
}

.owl-page span {
    background-color: #b2b2b2;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: inline-block;
    border: 4px solid transparent;
    transition: border .3s, background .3s
}

.owl-buttons {
    position: absolute;
    width: 100%
}

.c-header__button-nav-item {
    background: #979797
}

.c-featured-home__nav__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    z-index: 20;
    position: absolute;
    top: 0;
    cursor: pointer
}

.c-featured-home__nav__item svg {
    fill: #333
}

.c-featured-home__nav__item--prev {
    left: 25px
}

.c-featured-home__nav__item--next {
    right: 25px
}

@media only screen and (min-width:992px) {
    .c-featured-home__nav__item--prev {
        left: 0
    }
    .c-featured-home__nav__item--next {
        right: 0
    }
}

.c-featured-home__nav__item:hover svg {
    fill: #e60012
}

.c-featured-home__nav__item svg {
    transition: fill .3s
}

.c-social-media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (min-width:768px) {
    .c-social-media {
        text-align: right
    }
}

.c-social-media__title {
    color: #333;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px
}

@media only screen and (min-width:768px) {
    .c-social-media__title {
        padding-top: 4px;
        padding-right: 18px
    }
}

.c-social-media__list {
    list-style: none;
    margin: 0 auto;
    max-width: 290px;
    padding: 5px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width:600px) {
    .c-social-media__list {
        max-width: 100%
    }
}

@media only screen and (min-width:768px) {
    .c-social-media__list {
        padding-top: 0
    }
}

.c-social-media__item {
    padding: 10px 8px
}

@media only screen and (min-width:768px) {
    .c-social-media__item:first-child {
        padding-left: 0
    }
}

.c-social-media__link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 0;
    text-align: center;
    vertical-align: middle;
    display: block;
    text-decoration: none;
    transition: transform .3s
}

.c-social-media__item.sinEnlace a {
    width: 67px;
    height: 67px
}

.c-social-media__item.sinEnlace a img {
    height: 67px;
    width: auto
}

.c-social-media__link:hover {
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.c-social-media__link--facebook {
    background-color: #3b5a95
}

.c-social-media__link--twitter {
    background-color: #1dade9
}

.c-social-media__link--google {
    background-color: #dd4b39
}

.c-social-media__link--youtube {
    background-color: #b80610
}

.c-social-media__link--instagram {
    background-color: #125688
}

.c-social-media__link--twitch {
    background-color: #6441a4
}

.c-social-media__link--linkedin {
    background-color: #0177b5
}

.c-social-media__link--discord {
    background-color: #7289da
}

.c-social-media__link--metacritic {
    border: 4px solid #fecc47;
    padding: 1px;
    background-color: #343433
}

.c-social-media__icon {
    width: 30px;
    height: 30px;
    fill: #fff;
    margin-top: 5px
}

.c-social-media--tiny .c-social-media__list {
    padding-top: 0
}

.c-social-media--tiny .c-social-media__item {
    padding: 0 5px
}

.c-social-media--tiny .c-social-media__link {
    width: 28px;
    height: 28px;
    padding: 4px
}

.c-social-media--tiny .c-social-media__icon {
    width: 20px;
    height: 20px
}

.c-input {
    display: block;
    padding: 20px 15px 20px;
    margin-bottom: 30px
}

.c-input__label {
    display: block;
    color: #e6e6e6;
    margin: 0 0 5px
}

.c-input,
.c-input__field {
    font-family: inherit;
    width: 100%;
    display: block;
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 15px 12px;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    color: #000;
    font-weight: 400;
    height: auto;
    outline: 0;
    font-size: inherit;
    margin-bottom: 30px
}

.c-input,
.c-input:active,
.c-input:focus,
.c-input:hover,
.c-input__field,
.c-input__field:active,
.c-input__field:focus,
.c-input__field:hover {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: 0
}

.c-input::-ms-expand,
.c-input__field::-ms-expand {
    background-color: transparent;
    border: 0
}

.c-input::-webkit-input-placeholder,
.c-input__field::-webkit-input-placeholder {
    opacity: 1
}

.c-input:-ms-input-placeholder,
.c-input__field:-ms-input-placeholder {
    opacity: 1
}

.c-input::placeholder,
.c-input__field::placeholder {
    opacity: 1
}

.c-input:disabled,
.c-input[readonly],
.c-input__field:disabled,
.c-input__field[readonly] {
    opacity: 1;
    cursor: not-allowed
}

.c-input:focus,
.c-input__field:focus {
    font-weight: 400
}

.c-input:focus::-webkit-input-placeholder,
.c-input__field:focus::-webkit-input-placeholder {
    opacity: 1
}

.c-input:focus:-ms-input-placeholder,
.c-input__field:focus:-ms-input-placeholder {
    opacity: 1
}

.c-input:focus::placeholder,
.c-input__field:focus::placeholder {
    opacity: 1
}

.c-breadcrumb {
    margin-bottom: 8px;
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: .16px;
    line-height: 18px
}

.c-breadcrumb__title {
    color: #333
}

.c-breadcrumb__links {
    font-family: "Source Sans Pro"
}

.c-breadcrumb__links a {
    color: #999
}

.c-advertising {
    text-align: center;
    font-weight: 600;
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 5px
}

@media only screen and (min-width:768px) {
    .c-advertising {
        min-height: 110px
    }
}

.c-advertising.has-blocked {
    min-height: 0;
    padding: 0;
    border: 0
}

.c-advertising.has-blocked::before {
    display: none
}

.c-advertising.has-blocked::after {
    color: #b2b1b1;
    font-size: 14px;
    line-height: 28px;
    background: #f4f4f4;
    content: 'Aquí aparece publicidad. Ayúdanos a mantener la comunidad deshabilitando tu bloqueador de anuncios en nuestra web, gracias ;)';
    display: block;
    padding: 20px
}

.c-advertising>div {
    overflow: hidden
}

.c-advertising--spacing {
    margin: 24px auto 24px;
    padding: 0
}

.disqus-content {
    margin-top: 40px
}

@media only screen and (min-width:768px) {
    .disqus-content {
        margin-top: 60px
    }
}

#disqus_thread {
    color: #fff;
    border-style: 0 solid;
    border-color: #ccc;
    padding: 5px
}

#dsq-content #dsq-comments .dsq-comment-body {
    color: #fff;
    background-color: #000
}

.dsq-reaction-body {
    color: #fff
}

.dsq-reaction-header cite,
.dsq-reaction-header span {
    color: #ccc
}

.dsq-reaction-retweets {
    color: #ccc
}

.c-button {
    font-family: Montserrat, sans-serif;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0 solid transparent;
    border-radius: 40px;
    cursor: pointer;
    background: #e60012;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    position: relative;
    width: auto;
    margin: 0 auto;
    transition: box-shadow .2s, transform .2s;
    border-radius: 16px;
    background: linear-gradient(270deg, #e60012 0, #ff192b 100%);
    padding: 16px 24px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .18px;
    line-height: 16px;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.c-button:active,
.c-button:focus,
.c-button:hover {
    text-decoration: none
}

.c-button:active,
.c-button:hover {
    background: linear-gradient(270deg, #ff3040 0, #ff4d5a 100%);
    color: #fff
}

.c-button:focus {
    outline: 0
}

.c-button.has-disabled,
.c-button:disabled {
    cursor: not-allowed;
    opacity: .5;
    box-shadow: none
}

.c-button span {
    display: none
}

.c-error-404 {
    padding: 10px 0 20px;
    text-align: center
}

@media only screen and (min-width:768px) {
    .c-error-404 {
        padding: 10px 0 40px
    }
}

.c-error-404__image {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 20px;
    width: 125px;
    height: 130px
}

@media only screen and (min-width:768px) {
    .c-error-404__image {
        width: 250px;
        height: 260px
    }
}

.c-error-404__title {
    font-family: Montserrat, sans-serif;
    color: #333;
    font-weight: 600;
    margin: 0 0 5px;
    font-size: 22px;
    line-height: 28px
}

@media only screen and (min-width:768px) {
    .c-error-404__title {
        font-size: 32px;
        line-height: 42px
    }
}

.c-error-404__description {
    margin-bottom: 32px
}

.c-error-404__button {
    margin-top: 10px
}

.c-nightmode {
    position: fixed;
    bottom: 43px;
    right: 13px;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    outline: 0;
    border: 0;
    box-shadow: none;
    z-index: 40;
    background: #333;
    transition: background .3s;
    display: none;
    z-index: 100
}

@media only screen and (min-width:992px) {
    .c-nightmode {
        display: block
    }
}

.c-nightmode--mobile {
    position: fixed;
    bottom: 15px;
    left: 15px;
    display: block
}

.c-nightmode--mobile::after {
    font-weight: 700;
    text-align: left;
    content: 'MODO NOCHE';
    position: absolute;
    left: 50px;
    top: 8px;
    width: 160px;
    font-size: 14px;
    color: #fff
}

.c-nightmode__icon {
    fill: #fff
}

body.u-nightmode .c-nightmode {
    background: #fff
}

body.u-nightmode .c-nightmode__icon {
    fill: #333
}

.comun-tabs .custom-tabs {
    display: table;
    width: 100%;
    display: none!important
}

.comun-tabs .custom-tabs.custom-tabs-2 .custom-tab {
    width: 50%
}

.comun-tabs .custom-tabs.custom-tabs-3 .custom-tab {
    width: 33.3333333333%
}

.comun-tabs .custom-tabs.custom-tabs-4 .custom-tab {
    width: 25%
}

.comun-tabs .custom-tabs.custom-tabs-5 .custom-tab {
    width: 20%
}

.comun-tabs .custom-tabs.custom-tabs-6 .custom-tab {
    width: 16.666666666%
}

.comun-tabs .custom-tabs.inverse {
    border-bottom: 4px solid #e60012
}

.comun-tabs .custom-tabs.inverse .custom-tab {
    background: #333;
    color: #999
}

.comun-tabs .custom-tabs.inverse .custom-tab:hover {
    color: #fff
}

.comun-tabs .custom-tabs.inverse .custom-tab.active {
    background: #e60012;
    color: #fff
}

.comun-tabs .custom-tab {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
    color: #333;
    background: #fcfcfc;
    font-weight: 600
}

.comun-tabs .custom-tab:hover {
    color: #e60012
}

.comun-tabs .custom-tab.active {
    background: #333;
    color: #fff
}

.comun-tabs .custom-content {
    background: #f2f2f2;
    padding: 24px;
    border-radius: 16px
}

.comun-tabs.comun-tabs--ranking .custom-content {
    background: 0 0
}

.raiDesktop header .o-container {
    padding-top: 0!important
}

@media (max-width:767px) {
    .comun-tabs .responsive-tab {
        color: #fff;
        background: #333;
        padding: 10px 15px;
        position: relative;
        background: #333 url(../images/icons/icon-arrow-bottom.svg) no-repeat center right 15px;
        font-size: 14px;
        line-height: 24px;
        font-weight: 600
    }
    .comun-tabs .responsive-tab .glyphicon {
        display: none
    }
    .comun-tabs .custom-tabs {
        display: none
    }
    .comun-tabs .custom-tab {
        display: block;
        width: 100%!important;
        height: auto;
        padding: 10px 15px;
        text-align: left;
        color: #333!important;
        background: #efefef!important;
        border-bottom: 1px solid #cdcdcd
    }
    .comun-tabs .custom-tab:last-child {
        border-bottom: none
    }
}

.top-carousel-container {
    width: 100%;
    position: relative;
    margin-top: 24px
}

.top-carousel-container::after {
    content: '';
    display: block;
    clear: both
}

.top-carousel .owl-item.active {
    opacity: 1
}

.top-carousel .item {
    float: left;
    width: 100%;
    display: none;
    margin-bottom: 50px;
    height: 220px;
    background-size: cover!important
}

@media only screen and (min-width:768px) {
    .top-carousel .item {
        margin-bottom: 0;
        height: 520px
    }
}

@media only screen and (min-width:992px) {
    .top-carousel .item {
        height: 520px
    }
}

.top-carousel .item:first-child {
    display: block
}

.top-carousel .consola {
    font-size: .875em;
    color: #333;
    background: #94dbff;
    display: inline-block;
    margin: 8px 0 0 0;
    padding: 7px 10px 6px 10px;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box
}

.carousel-items-container {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
    bottom: -120px;
    right: 0;
    width: calc(50% + 310px);
    background: #1d1d1b;
    border-radius: 16px 0 0 16px;
    height: 188px
}

@media only screen and (min-width:768px) {
    .carousel-items-container {
        display: block
    }
}

.carousel-items-container .carousel-items {
    width: 100%
}

.carousel-items-container .carousel-items .carousel-item {
    background-size: cover!important;
    position: relative;
    float: left;
    min-height: 86px;
    width: 287px!important;
    padding-left: 12px
}

@media only screen and (min-width:992px) {
    .carousel-items-container .carousel-items .carousel-item {
        min-height: 134px
    }
}

@media (max-width:991px) {
    .top-carousel-container .bx-pager {
        position: absolute;
        bottom: 10px;
        z-index: 99;
        width: 100%;
        text-align: center
    }
    .top-carousel-container .bx-pager-item {
        display: inline
    }
    .top-carousel-container .bx-pager-link {
        display: inline-block;
        margin: 0 4px;
        text-indent: -10000px;
        outline: 0;
        width: 12px;
        height: 12px;
        background: #ccc;
        -webkit-border-radius: 50%;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 50%;
        -moz-background-clip: padding;
        border-radius: 50%;
        background-clip: padding-box
    }
    .top-carousel-container .bx-pager-link.active {
        background: #6cf
    }
}

@media (min-width:992px) {
    .bx-pager {
        display: none
    }
}

.top-carousel .tipo {
    color: #fff;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .3px;
    line-height: 14px;
    margin: 0;
    text-transform: uppercase
}

.top-carousel .titulo {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: 600;
    margin: 5px 0 0
}

@media only screen and (min-width:768px) {
    .top-carousel .titulo {
        margin-top: 8px;
        color: #fff;
        font-family: Montserrat;
        font-size: 38px;
        font-weight: 700;
        letter-spacing: .2px;
        line-height: 46px
    }
}

.top-carousel .carousel-box {
    display: block;
    width: 100%;
    padding: 40px 0 0 0;
    max-height: 130px;
    position: absolute;
    bottom: 0;
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

@media only screen and (min-width:768px) {
    .top-carousel .carousel-box {
        max-height: 100%;
        width: 553px;
        bottom: inherit;
        top: 0;
        left: 0;
        -ms-transform: none;
        transform: none
    }
}

.top-carousel .icon {
    display: none
}

.top-carousel .top-carousel__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%
}

.top-carousel .top-carousel__item {
    position: relative;
    width: 100%
}

.carousel-items-container .carousel-items .item-text .titulo {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #999;
    display: block;
    position: relative;
    z-index: 9999;
    font-size: 12px;
    line-height: 16px;
    transition: all .3s
}

.carousel-scroll {
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 9;
    color: #1d1d1b;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .3px;
    line-height: 48px;
    margin-left: -570px
}

.carousel-scroll span {
    display: inline-block;
    background: #fff;
    border-radius: 30px;
    height: 48px;
    width: 48px;
    background-color: #fcfcfc;
    padding: 11px 14px;
    float: left;
    margin-right: 8px
}

.carousel-scroll img {
    height: 26px;
    float: left
}

@keyframes progressBar {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

@media only screen and (min-width:992px) {
    .carousel-items-container .carousel-items .item-text .titulo {
        color: #999;
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: .21px;
        line-height: 22px;
        margin-top: 8px
    }
}

.carousel-items-container .carousel-items .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    zoom: 1;
    opacity: .5;
    transition: all .3s
}

.carousel-items-container .carousel-items .carousel-item {
    transition: all .3s
}

.carousel-items-container .carousel-items .carousel-item.active {
    z-index: 99999
}

.carousel-items-container .carousel-items .item-text .tipo {
    font-family: Montserrat, sans-serif;
    color: #999;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    z-index: 9999;
    transition: color .3s;
    font-size: 12px;
    line-height: 16px
}

@media only screen and (min-width:992px) {
    .carousel-items-container .carousel-items .item-text .tipo {
        color: #999;
        font-family: Montserrat;
        font-size: 11px;
        font-weight: 800;
        letter-spacing: .3px;
        line-height: 14px
    }
}

.carousel-items-container .carousel-items .carousel-item.active .tipo,
.carousel-items-container .carousel-items .carousel-item.active .titulo {
    color: #fff
}

.carousel-items-container .carousel-items .carousel-item:hover .tipo,
.carousel-items-container .carousel-items .carousel-item:hover .titulo {
    color: #e60012
}

.supertitle {
    font-family: Montserrat, sans-serif;
    text-align: center;
    font-weight: 700;
    color: #1d1d1b;
    margin: 0 0 12px 0;
    font-size: 24px;
    line-height: 24px
}

@media only screen and (min-width:768px) {
    .supertitle--left {
        text-align: left
    }
}

.sidebar .supertitle {
    text-align: center
}

.supertitle.inverse {
    color: #fff
}

.supertitle.mini {
    font-size: 20px;
    line-height: 36px
}

.supertitle span {
    color: #e60012
}

.comment-cust-nav {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px
}

@media only screen and (min-width:768px) {
    .comment-cust-nav {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

.comment-cust-nav .commentNavigation {
    text-align: center
}

.comment-cust-nav .page-numbers {
    display: inline-block;
    background: #e0e0e0;
    color: #1d1d1b;
    font-weight: 700;
    padding: 11px 11px 9px;
    vertical-align: middle;
    border-radius: 40px;
    outline: 0;
    min-width: 40px;
    text-align: center;
    margin: 5px 2px;
    min-width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 18px;
    transition: background .3s, color .3s
}

.comment-cust-nav .page-numbers:hover {
    background-color: #e60012;
    color: #fff
}

.comment-cust-nav .page-numbers.current {
    background: #333;
    color: #fff
}

.comment-cust-nav .page-numbers.next,
.comment-cust-nav .page-numbers.prev {
    text-indent: -10000px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e60012 no-repeat center center;
    background-image: url(../images/icons/icon-arrow-right.svg);
    background-size: 8px;
    background-position: 17px center;
    margin: 5px 10px;
}

.comment-cust-nav .page-numbers.next:hover,
.comment-cust-nav .page-numbers.prev:hover {
    background-color: #e60012
}

.comment-cust-nav .page-numbers.prev {
    transform: rotate(180deg);
    font-size: 0px
}

.table-listado-juego {
    width: 100%
}

.table-listado-juego .table-body,
.table-listado-juego .table-head {
    width: 100%
}

.table-listado-juego .table-head-row {
    float: left;
    width: 100%;
    border-bottom: 1px solid #494949
}

.table-listado-juego .table-body-row {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc
}

.table-listado-juego .table-head-cell {
    font-size: .75em;
    color: #666;
    padding: 10px!important
}

.table-listado-juego .table-body-cell,
.table-listado-juego .table-head-cell {
    float: left;
    display: block;
    min-height: 1px;
    padding: 20px 10px
}

.table-listado-juego .posicion {
    width: 9%!important
}

.table-listado-juego .imagen {
    width: 13%!important
}

.table-listado-juego .genero {
    width: 9%!important
}

.table-listado-juego .imagen img {
    width: 100%;
    height: auto
}

.table-listado-juego .titulo {
    width: 30%!important
}

.table-listado-juego .titulo-ranking {
    width: 39%!important
}

.table-listado-juego .fecha {
    width: 28%!important;
    text-align: right
}

.table-listado-juego .puntuacion {
    width: 20%!important;
    text-align: right
}

.table-listado-juego h3 {
    font-size: 1em;
    color: #333;
    margin: 0 0 10px 0;
    font-weight: 700
}

.table-listado-juego .generos {
    font-size: 14px;
    line-height: 18px;
    color: #838383
}

.table-listado-juego .fecha-lanzamiento {
    color: #838383;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600
}

.table-listado-juego .fecha-lanzamiento .separator:last-child,
.table-listado-juego .generos .separator:last-child {
    display: none
}

.table-listado-juego .table-body-cell.puntuacion {
    text-align: right
}

.table-listado-juego .punt-nintenderos {
    font-size: 1.875em;
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    line-height: 1
}

.table-listado-juego .score {
    color: #e60012;
    font-family: Montserrat, sans-serif;
    margin: 0;
    padding-left: 18px;
    background: url(../img/ratescore.png) no-repeat 0 3px;
    background-size: 13px 13px;
    display: inline-block;
    margin: 4px 0 0 0
}

.table-listado-juego .votos {
    font-size: .75em;
    color: #999;
    margin: 0
}

.table-listado-juego.inverse h3 {
    color: #fff
}

.table-listado-juego.inverse .table-body-row {
    border-bottom: 1px solid #494949
}

.table-listado-juego.inverse .position {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-align: left;
    font-weight: 700
}

@media (max-width:767px) {
    .table-listado-juego .table-head {
        display: none
    }
    .table-listado-juego .table-body-row {
        border-bottom: 3px solid #333
    }
    .table-listado-juego.inverse .fecha,
    .table-listado-juego.inverse .genero,
    .table-listado-juego.inverse .imagen,
    .table-listado-juego.inverse .posicion,
    .table-listado-juego.inverse .puntuacion,
    .table-listado-juego.inverse .titulo {
        width: 100%!important;
        padding-left: 110px!important
    }
    .table-listado-juego.inverse .table-body-row {
        border-bottom: 3px solid #ccc
    }
    .table-listado-juego.inverse .table-body-cell {
        border-bottom: 1px solid #ccc
    }
    .table-listado-juego.inverse .table-body-cell:last-child {
        border-bottom: none
    }
    .table-listado-juego .fecha,
    .table-listado-juego .genero,
    .table-listado-juego .imagen,
    .table-listado-juego .posicion,
    .table-listado-juego .puntuacion,
    .table-listado-juego .titulo {
        width: 100%!important;
        padding-left: 110px!important
    }
    .table-listado-juego .table-body-cell {
        position: relative;
        text-align: left!important;
        border-bottom: 1px solid #ccc
    }
    .table-listado-juego .table-body-cell:last-child {
        border-bottom: none
    }
    .table-listado-juego .table-body-cell img {
        max-width: 150px
    }
    .table-listado-juego .table-body-cell .responsive-title {
        color: #333;
        font-family: Montserrat, sans-serif;
        position: absolute;
        top: 20px;
        left: 0;
        width: 100px;
        font-size: .75em;
        color: #666
    }
}

.u-1\/1 {
    width: 100%!important;
    max-width: 100%!important
}

.u-offset-1\/1 {
    margin-left: 100%!important
}

.u-1\/2 {
    width: 50%!important;
    max-width: 50%!important
}

.u-offset-1\/2 {
    margin-left: 50%!important
}

.u-1\/6 {
    width: 16.66667%!important;
    max-width: 16.66667%!important
}

.u-offset-1\/6 {
    margin-left: 16.66667%!important
}

.u-2\/6 {
    width: 33.33333%!important;
    max-width: 33.33333%!important
}

.u-offset-2\/6 {
    margin-left: 33.33333%!important
}

.u-3\/6 {
    width: 50%!important;
    max-width: 50%!important
}

.u-offset-3\/6 {
    margin-left: 50%!important
}

.u-4\/6 {
    width: 66.66667%!important;
    max-width: 66.66667%!important
}

.u-offset-4\/6 {
    margin-left: 66.66667%!important
}

.u-5\/6 {
    width: 83.33333%!important;
    max-width: 83.33333%!important
}

.u-offset-5\/6 {
    margin-left: 83.33333%!important
}

.u-1\/12 {
    width: 8.33333%!important;
    max-width: 8.33333%!important
}

.u-offset-1\/12 {
    margin-left: 8.33333%!important
}

.u-2\/12 {
    width: 16.66667%!important;
    max-width: 16.66667%!important
}

.u-offset-2\/12 {
    margin-left: 16.66667%!important
}

.u-3\/12 {
    width: 25%!important;
    max-width: 25%!important
}

.u-offset-3\/12 {
    margin-left: 25%!important
}

.u-4\/12 {
    width: 33.33333%!important;
    max-width: 33.33333%!important
}

.u-offset-4\/12 {
    margin-left: 33.33333%!important
}

.u-5\/12 {
    width: 41.66667%!important;
    max-width: 41.66667%!important
}

.u-offset-5\/12 {
    margin-left: 41.66667%!important
}

.u-6\/12 {
    width: 50%!important;
    max-width: 50%!important
}

.u-offset-6\/12 {
    margin-left: 50%!important
}

.u-7\/12 {
    width: 58.33333%!important;
    max-width: 58.33333%!important
}

.u-offset-7\/12 {
    margin-left: 58.33333%!important
}

.u-8\/12 {
    width: 66.66667%!important;
    max-width: 66.66667%!important
}

.u-offset-8\/12 {
    margin-left: 66.66667%!important
}

.u-9\/12 {
    width: 75%!important;
    max-width: 75%!important
}

.u-offset-9\/12 {
    margin-left: 75%!important
}

.u-10\/12 {
    width: 83.33333%!important;
    max-width: 83.33333%!important
}

.u-offset-10\/12 {
    margin-left: 83.33333%!important
}

.u-11\/12 {
    width: 91.66667%!important;
    max-width: 91.66667%!important
}

.u-offset-11\/12 {
    margin-left: 91.66667%!important
}

@media only screen and (min-width:600px) {
    .u-1\/1\@xs {
        width: 100%!important;
        max-width: 100%!important
    }
    .u-offset-1\/1\@xs {
        margin-left: 100%!important
    }
    .u-1\/2\@xs {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-1\/2\@xs {
        margin-left: 50%!important
    }
    .u-1\/6\@xs {
        width: 16.66667%!important;
        max-width: 16.66667%!important
    }
    .u-offset-1\/6\@xs {
        margin-left: 16.66667%!important
    }
    .u-2\/6\@xs {
        width: 33.33333%!important;
        max-width: 33.33333%!important
    }
    .u-offset-2\/6\@xs {
        margin-left: 33.33333%!important
    }
    .u-3\/6\@xs {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-3\/6\@xs {
        margin-left: 50%!important
    }
    .u-4\/6\@xs {
        width: 66.66667%!important;
        max-width: 66.66667%!important
    }
    .u-offset-4\/6\@xs {
        margin-left: 66.66667%!important
    }
    .u-5\/6\@xs {
        width: 83.33333%!important;
        max-width: 83.33333%!important
    }
    .u-offset-5\/6\@xs {
        margin-left: 83.33333%!important
    }
    .u-1\/12\@xs {
        width: 8.33333%!important;
        max-width: 8.33333%!important
    }
    .u-offset-1\/12\@xs {
        margin-left: 8.33333%!important
    }
    .u-2\/12\@xs {
        width: 16.66667%!important;
        max-width: 16.66667%!important
    }
    .u-offset-2\/12\@xs {
        margin-left: 16.66667%!important
    }
    .u-3\/12\@xs {
        width: 25%!important;
        max-width: 25%!important
    }
    .u-offset-3\/12\@xs {
        margin-left: 25%!important
    }
    .u-4\/12\@xs {
        width: 33.33333%!important;
        max-width: 33.33333%!important
    }
    .u-offset-4\/12\@xs {
        margin-left: 33.33333%!important
    }
    .u-5\/12\@xs {
        width: 41.66667%!important;
        max-width: 41.66667%!important
    }
    .u-offset-5\/12\@xs {
        margin-left: 41.66667%!important
    }
    .u-6\/12\@xs {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-6\/12\@xs {
        margin-left: 50%!important
    }
    .u-7\/12\@xs {
        width: 58.33333%!important;
        max-width: 58.33333%!important
    }
    .u-offset-7\/12\@xs {
        margin-left: 58.33333%!important
    }
    .u-8\/12\@xs {
        width: 66.66667%!important;
        max-width: 66.66667%!important
    }
    .u-offset-8\/12\@xs {
        margin-left: 66.66667%!important
    }
    .u-9\/12\@xs {
        width: 75%!important;
        max-width: 75%!important
    }
    .u-offset-9\/12\@xs {
        margin-left: 75%!important
    }
    .u-10\/12\@xs {
        width: 83.33333%!important;
        max-width: 83.33333%!important
    }
    .u-offset-10\/12\@xs {
        margin-left: 83.33333%!important
    }
    .u-11\/12\@xs {
        width: 91.66667%!important;
        max-width: 91.66667%!important
    }
    .u-offset-11\/12\@xs {
        margin-left: 91.66667%!important
    }
    .u-100\@xs {
        width: 100%!important;
        max-width: 100%!important
    }
}

@media only screen and (min-width:768px) {
    .u-1\/1\@sm {
        width: 100%!important;
        max-width: 100%!important
    }
    .u-offset-1\/1\@sm {
        margin-left: 100%!important
    }
    .u-1\/2\@sm {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-1\/2\@sm {
        margin-left: 50%!important
    }
    .u-1\/6\@sm {
        width: 16.66667%!important;
        max-width: 16.66667%!important
    }
    .u-offset-1\/6\@sm {
        margin-left: 16.66667%!important
    }
    .u-2\/6\@sm {
        width: 33.33333%!important;
        max-width: 33.33333%!important
    }
    .u-offset-2\/6\@sm {
        margin-left: 33.33333%!important
    }
    .u-3\/6\@sm {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-3\/6\@sm {
        margin-left: 50%!important
    }
    .u-4\/6\@sm {
        width: 66.66667%!important;
        max-width: 66.66667%!important
    }
    .u-offset-4\/6\@sm {
        margin-left: 66.66667%!important
    }
    .u-5\/6\@sm {
        width: 83.33333%!important;
        max-width: 83.33333%!important
    }
    .u-offset-5\/6\@sm {
        margin-left: 83.33333%!important
    }
    .u-1\/12\@sm {
        width: 8.33333%!important;
        max-width: 8.33333%!important
    }
    .u-offset-1\/12\@sm {
        margin-left: 8.33333%!important
    }
    .u-2\/12\@sm {
        width: 16.66667%!important;
        max-width: 16.66667%!important
    }
    .u-offset-2\/12\@sm {
        margin-left: 16.66667%!important
    }
    .u-3\/12\@sm {
        width: 25%!important;
        max-width: 25%!important
    }
    .u-offset-3\/12\@sm {
        margin-left: 25%!important
    }
    .u-4\/12\@sm {
        width: 33.33333%!important;
        max-width: 33.33333%!important
    }
    .u-offset-4\/12\@sm {
        margin-left: 33.33333%!important
    }
    .u-5\/12\@sm {
        width: 41.66667%!important;
        max-width: 41.66667%!important
    }
    .u-offset-5\/12\@sm {
        margin-left: 41.66667%!important
    }
    .u-6\/12\@sm {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-6\/12\@sm {
        margin-left: 50%!important
    }
    .u-7\/12\@sm {
        width: 58.33333%!important;
        max-width: 58.33333%!important
    }
    .u-offset-7\/12\@sm {
        margin-left: 58.33333%!important
    }
    .u-8\/12\@sm {
        width: 66.66667%!important;
        max-width: 66.66667%!important
    }
    .u-offset-8\/12\@sm {
        margin-left: 66.66667%!important
    }
    .u-9\/12\@sm {
        width: 75%!important;
        max-width: 75%!important
    }
    .u-offset-9\/12\@sm {
        margin-left: 75%!important
    }
    .u-10\/12\@sm {
        width: 83.33333%!important;
        max-width: 83.33333%!important
    }
    .u-offset-10\/12\@sm {
        margin-left: 83.33333%!important
    }
    .u-11\/12\@sm {
        width: 91.66667%!important;
        max-width: 91.66667%!important
    }
    .u-offset-11\/12\@sm {
        margin-left: 91.66667%!important
    }
    .u-100\@sm {
        width: 100%!important;
        max-width: 100%!important
    }
}

@media only screen and (min-width:992px) {
    .u-1\/1\@md {
        width: 100%!important;
        max-width: 100%!important
    }
    .u-offset-1\/1\@md {
        margin-left: 100%!important
    }
    .u-1\/2\@md {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-1\/2\@md {
        margin-left: 50%!important
    }
    .u-1\/6\@md {
        width: 16.66667%!important;
        max-width: 16.66667%!important
    }
    .u-offset-1\/6\@md {
        margin-left: 16.66667%!important
    }
    .u-2\/6\@md {
        width: 33.33333%!important;
        max-width: 33.33333%!important
    }
    .u-offset-2\/6\@md {
        margin-left: 33.33333%!important
    }
    .u-3\/6\@md {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-3\/6\@md {
        margin-left: 50%!important
    }
    .u-4\/6\@md {
        width: 66.66667%!important;
        max-width: 66.66667%!important
    }
    .u-offset-4\/6\@md {
        margin-left: 66.66667%!important
    }
    .u-5\/6\@md {
        width: 83.33333%!important;
        max-width: 83.33333%!important
    }
    .u-offset-5\/6\@md {
        margin-left: 83.33333%!important
    }
    .u-1\/12\@md {
        width: 8.33333%!important;
        max-width: 8.33333%!important
    }
    .u-offset-1\/12\@md {
        margin-left: 8.33333%!important
    }
    .u-2\/12\@md {
        width: 16.66667%!important;
        max-width: 16.66667%!important
    }
    .u-offset-2\/12\@md {
        margin-left: 16.66667%!important
    }
    .u-3\/12\@md {
        width: 25%!important;
        max-width: 25%!important
    }
    .u-offset-3\/12\@md {
        margin-left: 25%!important
    }
    .u-4\/12\@md {
        width: 33.33333%!important;
        max-width: 33.33333%!important;
      
    }
    .u-offset-4\/12\@md {
        margin-left: 33.33333%!important
    }
    .u-5\/12\@md {
        width: 41.66667%!important;
        max-width: 41.66667%!important
    }
    .u-offset-5\/12\@md {
        margin-left: 41.66667%!important
    }
    .u-6\/12\@md {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-6\/12\@md {
        margin-left: 50%!important
    }
    .u-7\/12\@md {
        width: 58.33333%!important;
        max-width: 58.33333%!important
    }
    .u-offset-7\/12\@md {
        margin-left: 58.33333%!important
    }
    .u-8\/12\@md {
        width: 66.66667%!important;
        max-width: 66.66667%!important
    }
    .u-offset-8\/12\@md {
        margin-left: 66.66667%!important
    }
    .u-9\/12\@md {
        width: 75%!important;
        max-width: 75%!important
    }
    .u-offset-9\/12\@md {
        margin-left: 75%!important
    }
    .u-10\/12\@md {
        width: 83.33333%!important;
        max-width: 83.33333%!important
    }
    .u-offset-10\/12\@md {
        margin-left: 83.33333%!important
    }
    .u-11\/12\@md {
        width: 91.66667%!important;
        max-width: 91.66667%!important
    }
    .u-offset-11\/12\@md {
        margin-left: 91.66667%!important
    }
    .u-100\@md {
        width: 100%!important;
        max-width: 100%!important
    }
}

@media only screen and (min-width:1290px) {
    .u-1\/1\@lg {
        width: 100%!important;
        max-width: 100%!important
    }
    .u-offset-1\/1\@lg {
        margin-left: 100%!important
    }
    .u-1\/2\@lg {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-1\/2\@lg {
        margin-left: 50%!important
    }
    .u-1\/6\@lg {
        width: 16.66667%!important;
        max-width: 16.66667%!important
    }
    .u-offset-1\/6\@lg {
        margin-left: 16.66667%!important
    }
    .u-2\/6\@lg {
        width: 33.33333%!important;
        max-width: 33.33333%!important
    }
    .u-offset-2\/6\@lg {
        margin-left: 33.33333%!important
    }
    .u-3\/6\@lg {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-3\/6\@lg {
        margin-left: 50%!important
    }
    .u-4\/6\@lg {
        width: 66.66667%!important;
        max-width: 66.66667%!important
    }
    .u-offset-4\/6\@lg {
        margin-left: 66.66667%!important
    }
    .u-5\/6\@lg {
        width: 83.33333%!important;
        max-width: 83.33333%!important
    }
    .u-offset-5\/6\@lg {
        margin-left: 83.33333%!important
    }
    .u-1\/12\@lg {
        width: 8.33333%!important;
        max-width: 8.33333%!important
    }
    .u-offset-1\/12\@lg {
        margin-left: 8.33333%!important
    }
    .u-2\/12\@lg {
        width: 16.66667%!important;
        max-width: 16.66667%!important
    }
    .u-offset-2\/12\@lg {
        margin-left: 16.66667%!important
    }
    .u-3\/12\@lg {
        width: 25%!important;
        max-width: 25%!important
    }
    .u-offset-3\/12\@lg {
        margin-left: 25%!important
    }
    .u-4\/12\@lg {
        width: 33.33333%!important;
        max-width: 33.33333%!important
    }
    .u-offset-4\/12\@lg {
        margin-left: 33.33333%!important
    }
    .u-5\/12\@lg {
        width: 41.66667%!important;
        max-width: 41.66667%!important
    }
    .u-offset-5\/12\@lg {
        margin-left: 41.66667%!important
    }
    .u-6\/12\@lg {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-6\/12\@lg {
        margin-left: 50%!important
    }
    .u-7\/12\@lg {
        width: 58.33333%!important;
        max-width: 58.33333%!important
    }
    .u-offset-7\/12\@lg {
        margin-left: 58.33333%!important
    }
    .u-8\/12\@lg {
        width: 66.66667%!important;
        max-width: 66.66667%!important
    }
    .u-offset-8\/12\@lg {
        margin-left: 66.66667%!important
    }
    .u-9\/12\@lg {
        width: 75%!important;
        max-width: 75%!important
    }
    .u-offset-9\/12\@lg {
        margin-left: 75%!important
    }
    .u-10\/12\@lg {
        width: 83.33333%!important;
        max-width: 83.33333%!important
    }
    .u-offset-10\/12\@lg {
        margin-left: 83.33333%!important
    }
    .u-11\/12\@lg {
        width: 91.66667%!important;
        max-width: 91.66667%!important
    }
    .u-offset-11\/12\@lg {
        margin-left: 91.66667%!important
    }
    .u-100\@lg {
        width: 100%!important;
        max-width: 100%!important
    }
}

@media only screen and (min-width:1400px) {
    .u-1\/1\@xl {
        width: 100%!important;
        max-width: 100%!important
    }
    .u-offset-1\/1\@xl {
        margin-left: 100%!important
    }
    .u-1\/2\@xl {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-1\/2\@xl {
        margin-left: 50%!important
    }
    .u-1\/6\@xl {
        width: 16.66667%!important;
        max-width: 16.66667%!important
    }
    .u-offset-1\/6\@xl {
        margin-left: 16.66667%!important
    }
    .u-2\/6\@xl {
        width: 33.33333%!important;
        max-width: 33.33333%!important
    }
    .u-offset-2\/6\@xl {
        margin-left: 33.33333%!important
    }
    .u-3\/6\@xl {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-3\/6\@xl {
        margin-left: 50%!important
    }
    .u-4\/6\@xl {
        width: 66.66667%!important;
        max-width: 66.66667%!important
    }
    .u-offset-4\/6\@xl {
        margin-left: 66.66667%!important
    }
    .u-5\/6\@xl {
        width: 83.33333%!important;
        max-width: 83.33333%!important
    }
    .u-offset-5\/6\@xl {
        margin-left: 83.33333%!important
    }
    .u-1\/12\@xl {
        width: 8.33333%!important;
        max-width: 8.33333%!important
    }
    .u-offset-1\/12\@xl {
        margin-left: 8.33333%!important
    }
    .u-2\/12\@xl {
        width: 16.66667%!important;
        max-width: 16.66667%!important
    }
    .u-offset-2\/12\@xl {
        margin-left: 16.66667%!important
    }
    .u-3\/12\@xl {
        width: 25%!important;
        max-width: 25%!important
    }
    .u-offset-3\/12\@xl {
        margin-left: 25%!important
    }
    .u-4\/12\@xl {
        width: 33.33333%!important;
        max-width: 33.33333%!important
    }
    .u-offset-4\/12\@xl {
        margin-left: 33.33333%!important
    }
    .u-5\/12\@xl {
        width: 41.66667%!important;
        max-width: 41.66667%!important
    }
    .u-offset-5\/12\@xl {
        margin-left: 41.66667%!important
    }
    .u-6\/12\@xl {
        width: 50%!important;
        max-width: 50%!important
    }
    .u-offset-6\/12\@xl {
        margin-left: 50%!important
    }
    .u-7\/12\@xl {
        width: 58.33333%!important;
        max-width: 58.33333%!important
    }
    .u-offset-7\/12\@xl {
        margin-left: 58.33333%!important
    }
    .u-8\/12\@xl {
        width: 66.66667%!important;
        max-width: 66.66667%!important
    }
    .u-offset-8\/12\@xl {
        margin-left: 66.66667%!important
    }
    .u-9\/12\@xl {
        width: 75%!important;
        max-width: 75%!important
    }
    .u-offset-9\/12\@xl {
        margin-left: 75%!important
    }
    .u-10\/12\@xl {
        width: 83.33333%!important;
        max-width: 83.33333%!important
    }
    .u-offset-10\/12\@xl {
        margin-left: 83.33333%!important
    }
    .u-11\/12\@xl {
        width: 91.66667%!important;
        max-width: 91.66667%!important
    }
    .u-offset-11\/12\@xl {
        margin-left: 91.66667%!important
    }
    .u-100\@xl {
        width: 100%!important;
        max-width: 100%!important
    }
}

.u-pull {
    margin-left: 0!important
}

@media only screen and (min-width:768px) {
    .u-pull\@sm {
        margin-left: 0!important
    }
}

@media only screen and (min-width:992px) {
    .u-pull\@md {
        margin-left: 0!important
    }
}

@media only screen and (min-width:1290px) {
    .u-pull\@lg {
        margin-left: 0!important
    }
}

.u-color--red {
    color: #e60012!important
}

.u-color--dark {
    color: #000!important
}

.u-color--light {
    color: #fff!important
}

.u-color--body {
    color: #fcfcfc!important
}

.u-color--gray-01 {
    color: #333!important
}

.u-color--gray-02 {
    color: grey!important
}

.u-color--gray-04 {
    color: #e6e6e6!important
}

.u-color--gray-03 {
    color: #e6e6e6!important
}

.u-no-margin {
    margin: 0!important
}

.u-bold {
    font-weight: 700!important
}

.u-anchor-border {
    border-bottom: 2px solid
}

.u-hidden {
    display: none
}

@media (max-width:767px) {
    .u-hidden\@mobile {
        display: none!important
    }
}

@media (min-width:600px) {
    .u-hidden\@xs {
        display: none
    }
}

@media (min-width:768px) {
    .u-hidden\@sm {
        display: none
    }
}

@media (min-width:992px) {
    .u-hidden\@md {
        display: none
    }
}

@media (min-width:1290px) {
    .u-hidden\@lg {
        display: none
    }
}

@media (min-width:1400px) {
    .u-hidden\@xl {
        display: none
    }
}

.u-visible {
    display: inline!important
}

@media (min-width:600px) {
    .u-visible\@xs {
        display: inline
    }
}

@media (min-width:768px) {
    .u-visible\@sm {
        display: inline
    }
}

@media (min-width:992px) {
    .u-visible\@md {
        display: inline
    }
}

@media (min-width:1290px) {
    .u-visible\@lg {
        display: inline
    }
}

@media (min-width:1400px) {
    .u-visible\@xl {
        display: inline
    }
}

body.u-nightmode {
    color: #fff;
    background: #1d1d1d
}

body.u-nightmode .c-featured-home,
body.u-nightmode .comun-tabs .custom-content {
    background: #272727
}

body.u-nightmode .c-header-nav-mobile {
    background: #1d1d1d
}

body.u-nightmode .c-header-nav-mobile .menu-resp-container ul .resp-sub-menu a {
    background: #272727
}

body.u-nightmode .c-header {
    background: #272727
}

body.u-nightmode .c-header-nav__item .c-header-nav__link-more {
    fill: #fff
}

body.u-nightmode .c-header-nav__item:hover .c-header-nav__link-more {
    fill: #979797
}

body.u-nightmode .c-header-nav__item:hover {
    color: #979797
}

body.u-nightmode .c-header-nav__item:hover .c-header-nav__link {
    color: #fff
}

body.u-nightmode .c-header-nav__item:hover .c-header-nav__link .c-header-nav__link-more {
    fill: #fff
}

body.u-nightmode .c-header-nav__link::before {
    background: #fff
}

body.u-nightmode .c-header-nav__dropdown-link {
    background: #1d1d1d
}

body.u-nightmode .c-header-nav__dropdown-link:hover {
    color: #fff
}

body.u-nightmode .c-post-featured__thumbnail-link,
body.u-nightmode .c-post-list__thumbnail-link {
    border-color: #272727
}

body.u-nightmode .c-post-list::after {
    background: #272727
}

body.u-nightmode .c-post-categories__list {
    background: #1d1d1d
}

body.u-nightmode .comun-tabs .custom-tab {
    background: #272727;
    color: #fff
}

body.u-nightmode .comun-tabs .custom-tab.active {
    background: #333
}

body.u-nightmode .comment-cust-nav .page-numbers {
    background: #272727;
    color: #fff
}

body.u-nightmode .comment-cust-nav .page-numbers.current {
    background: #e60012
}

body.u-nightmode .c-post-featured__title-link,
body.u-nightmode .c-post-list__title-link,
body.u-nightmode .c-post-single__title,
body.u-nightmode .dsq-widget-user,
body.u-nightmode .evento-home .title,
body.u-nightmode a {
    color: #fff
}

body.u-nightmode .c-post-featured__title-link:hover,
body.u-nightmode .c-post-list__title-link:hover,
body.u-nightmode .c-post-single__title:hover,
body.u-nightmode .dsq-widget-user:hover,
body.u-nightmode .evento-home .title:hover,
body.u-nightmode a:hover {
    color: #e60012
}

body.u-nightmode .c-post-list__author,
body.u-nightmode .c-post-list__date-time,
body.u-nightmode .dsq-widget-user {
    color: #979797
}

body.u-nightmode .c-post-single__content img,
body.u-nightmode .c-post-single__thumbnail {
    border-color: #272727
}

body.u-nightmode .c-post-single__content blockquote {
    background: #272727
}

body.u-nightmode .c-post-author__container {
    background: #272727;
    color: #979797
}

body.u-nightmode .c-post-author__legend {
    color: #979797
}

body.u-nightmode .c-post-author__name {
    color: #fff
}

body.u-nightmode .c-post-author__bio {
    color: #fff
}

body.u-nightmode .supertitle {
    color: #fff
}

body.u-nightmode .forotexto a {
    color: #e60012
}

body.u-nightmode .c-breadcrumb__links,
body.u-nightmode .c-breadcrumb__title {
    color: #fff
}

body.u-nightmode .c-breadcrumb__links a {
    color: #e60012
}

body.u-nightmode .mini-user-texto .user-name {
    color: #fff
}

body.u-nightmode .user-activity {
    color: #979797
}

body.u-nightmode .analisis-sidebar .analisis-title {
    color: #fff
}

body.u-nightmode .ranking-zone {
    background: #333
}

body.u-nightmode .ranking-zone .comun-tabs .custom-content {
    background: #333
}

body.u-nightmode .analisis-sidebar,
body.u-nightmode .evento-home,
body.u-nightmode .mini-user,
body.u-nightmode li.dsq-widget-item {
    border-color: #333
}

body.u-nightmode .c-featured-home .owl-page span {
    border-color: #272727;
    background: #979797
}

body.u-nightmode .c-featured-home .owl-page.active span {
    border-color: #e60012;
    background: #272727
}

body.u-nightmode .c-footer-menu__title,
body.u-nightmode .c-social-media__title {
    color: #979797
}

body.u-nightmode .c-footer {
    background: #272727
}

body.u-nightmode .c-footer-menu {
    border-color: #333
}

body.u-nightmode .c-header-search__form {
    background: #333
}

body.u-nightmode .c-footer-menu__nav,
body.u-nightmode .c-header-nav-mobile .menu-resp-container ul li a {
    border-color: #333
}

body.u-nightmode #buddypress ul.item-list,
body.u-nightmode #buddypress ul.item-list li {
    border-color: #333
}

body.u-nightmode #buddypress #activity-stream p,
body.u-nightmode #buddypress div.activity-comments div.acomment-meta {
    color: #fff
}

body.u-nightmode #buddypress a.activity-time-since {
    color: #979797
}

body.u-nightmode #buddypress .activity-list li.load-more a,
body.u-nightmode #buddypress .activity-list li.load-newest a {
    background: #979797;
    color: #fff!important
}

body.u-nightmode #buddypress #item-body div.item-list-tabs ul,
body.u-nightmode #buddypress div#object-nav ul li,
body.u-nightmode #buddypress div.item-list-tabs#object-nav,
body.u-nightmode #buddypress div.item-list-tabs#subnav ul li.last {
    background: #272727;
    border-color: #333;
    color: #fff
}

body.u-nightmode #buddypress div.item-list-tabs ul li a {
    background: #272727!important;
    color: #fff!important;
    border-color: #333!important
}

body.u-nightmode #buddypress div#object-nav ul li {
    border-color: #333!important
}

body.u-nightmode #buddypress label {
    color: #fff
}

body.u-nightmode #bbpress-forums div.even,
body.u-nightmode #bbpress-forums div.odd,
body.u-nightmode #bbpress-forums ul.even,
body.u-nightmode #bbpress-forums ul.odd {
    background: #1d1d1d
}

body.u-nightmode #bbpress-forums li.bbp-header {
    background: #1d1d1d
}

body.u-nightmode #bbpress-forums .bbp-forums ul li.table-forum-topic,
body.u-nightmode #bbpress-forums .table-forum-topic .bbp-forum-info .bbp-forum-content,
body.u-nightmode #bbpress-forums li.bbp-header ul,
body.u-nightmode .bbp-forum-icon {
    background: #272727!important;
    border-color: #333;
    color: #fff
}

body.u-nightmode li.bbp-forum-freshness {
    border-color: #333
}

body.u-nightmode .table-forum-topic .forum-titles li.bbp-topic-freshness,
body.u-nightmode .table-forum-topic li.bbp-forum-reply-count,
body.u-nightmode .table-forum-topic li.bbp-forum-topic-count,
body.u-nightmode .table-forum-topic li.bbp-topic-reply-count,
body.u-nightmode .table-forum-topic li.bbp-topic-voice-count {
    border-color: #333
}

body.u-nightmode #bbpress-forums li a,
body.u-nightmode .forum-titles li.bbp-forum-freshness,
body.u-nightmode .forum-titles li.bbp-topic-freshness,
body.u-nightmode li.bbp-forum-info,
body.u-nightmode li.bbp-forum-reply-count,
body.u-nightmode li.bbp-forum-topic-count,
body.u-nightmode li.bbp-topic-reply-count,
body.u-nightmode li.bbp-topic-title,
body.u-nightmode li.bbp-topic-voice-count {
    color: #fff
}

body.u-nightmode div.bbp-template-notice,
body.u-nightmode div.bbp-template-notice.info,
body.u-nightmode div.indicator-hint {
    background: #979797;
    border-color: #333
}

body.u-nightmode .bbp-forum-content ul.sticky,
body.u-nightmode .bbp-topics ul.sticky,
body.u-nightmode .bbp-topics ul.super-sticky,
body.u-nightmode .bbp-topics-front ul.super-sticky {
    background: #333!important
}

body.u-nightmode #bbpress-forums ul.bbp-forums,
body.u-nightmode #bbpress-forums ul.bbp-lead-topic,
body.u-nightmode #bbpress-forums ul.bbp-replies,
body.u-nightmode #bbpress-forums ul.bbp-search-results,
body.u-nightmode #bbpress-forums ul.bbp-topics,
body.u-nightmode .bbp-body li {
    border-color: #333
}

body.u-nightmode #bbpress-forums div.bbp-forum-content,
body.u-nightmode #bbpress-forums div.bbp-reply-content,
body.u-nightmode #bbpress-forums div.bbp-topic-content,
body.u-nightmode #bbpress-forums ul.bbp-replies div.hentry {
    background: #272727!important;
    border-color: #333;
    color: #fff
}

body.u-nightmode #bbpress-forums ul.bbp-replies div.hentry {
    background: #333!important
}

body.u-nightmode #bbpress-forums div.bbp-reply-author {
    background: #333;
    border-color: #333
}

body.u-nightmode #bbpress-forums fieldset.bbp-form {
    border-color: #333
}

body.u-nightmode .user-desde {
    color: #979797
}

body.u-nightmode .bbp-reply-post-date {
    color: #fff
}

body.u-nightmode .c-advertising {
    border-color: #272727
}

body.u-nightmode .c-advertising::before {
    background-color: #1d1d1d
}

body.u-nightmode .juego-menu>* {
    color: #fff!important
}

body.u-nightmode .juego-menu .active {
    background: #333!important;
    color: #e60012!important
}

body.u-nightmode .head-juego-menu {
    background-color: #272727
}

body.u-nightmode #vc-feelback-main {
    background: #4a4a4a
}

body.u-nightmode .c-review__item {
    background-color: #272727
}

body.u-nightmode .c-review-points__item {
    color: #fff
}

.banner {
    background-color: #f6f6f6;
    width: 100%;
    display: block;
    padding: 24px 0 24px 0;
    border-radius: 16px
}

.xtralife {
    width: 60%;
    margin: 0 auto;
    display: block
}

@media only screen and (max-width:600px) {
    .xtralife {
        width: 85%
    }
}

.m-background {
    background: #1d1d1b;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    z-index: 99;
    display: none
}

.m-sidebar {
    position: fixed;
    top: 66px;
    right: calc(-50% - 280px);
    width: calc(50% - 280px);
    height: calc(100% - 66px);
    background: #fcfcfc;
    z-index: 100;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.m-sidebar.active {
    right: 0
}

.m-sidebar-container {
    height: calc(100vh - 66px);
    overflow: auto
}

.menu-menu-sidebar-container {
    padding: 20px 25px;
    font-family: Montserrat, sans-serif
}

.menu-menu-sidebar-container ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.menu-menu-sidebar-container ul li {
    margin-bottom: 16px;
    padding-left: 32px;
    position: relative
}

.menu-menu-sidebar-container ul li a {
    color: #999;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.menu-menu-sidebar-container ul li span.cont_cruz {
    position: absolute;
    top: 3px;
    left: 0;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.menu-menu-sidebar-container ul li span.cont_cruz span {
    position: absolute;
    height: 2px;
    width: 16px;
    background-color: #e60012;
    left: 0;
    cursor: pointer;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.menu-menu-sidebar-container ul li span.cont_cruz span.cont_cruz1 {
    top: 7px
}

.menu-menu-sidebar-container ul li span.cont_cruz span.cont_cruz2 {
    transform: rotate(90deg);
    top: 7px
}

.menu-menu-sidebar-container ul li span svg {
    width: 16px;
    height: 16px
}

.menu-menu-sidebar-container ul li span svg path {
    fill: #e60012
}

.menu-menu-sidebar-container ul li ul {
    margin: 7px 0 0 0;
    display: none
}

.menu-menu-sidebar-container ul li ul li {
    padding-bottom: 8px;
    padding-left: 16px;
    margin: 0
}

.menu-menu-sidebar-container ul li ul li a {
    font-size: 13px
}

body.activeMenuSidebar {
    overflow: hidden
}

.c-header__button-nav span {
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

body.activeMenuSidebar .c-header__button-nav-item--middle {
    opacity: 0;
    left: 10px
}

body.activeMenuSidebar .c-header__button-nav-item--top {
    top: 7px;
    transform: rotate(225deg);
    width: 22px
}

body.activeMenuSidebar .c-header__button-nav-item--bottom {
    top: 7px;
    transform: rotate(-225deg);
    width: 22px
}

.menu-menu-sidebar-container ul li.active span.cont_cruz span.cont_cruz2 {
    opacity: 0;
    transform: rotate(0)
}

.c-header-nav__link:hover {
    color: #e60012
}

.c-header-nav__item:hover .c-header-nav__link {
    color: #e60012
}

.c-header__button-nav:hover span {
    background: #333
}

.menu-menu-sidebar-container ul li a:hover {
    color: #e60012
}

.plataformas {
    margin-top: 32px;
    max-width: 300px
}

.plataformas a {
    display: inline-block;
    margin: 0 12px 16px 0
}

.plataformas img {
    height: 40px;
    width: 40px
}

.owl-pagination {
    display: inline-block;
    background: #f1f1f1;
    border-radius: 30px;
    padding: 2px 8px
}

.owl-controls {
    text-align: center
}

.owl-page.active span {
    background: #e60012;
    border-color: #e60012;
    border: 0 solid #efefef
}

.owl-page span {
    background-color: #999;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #f1f1f1;
    transition: border .3s, background .3s
}

.owl-page {
    padding: 0 6px
}

.c-post-list__cont {
    overflow: hidden;
    float: left;
    min-width: 250px
}

.c-post-list__author,
.c-post-list__date {
    float: left
}

.evento-home .title {
    margin: 8px 0 8px;
    color: #1D1D1B;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 24px;
}

.evento-home .subtituloevent {
    color: #333;
    font-family: "Source Sans Pro";
    font-size: 16px;
    letter-spacing: .18px;
    line-height: 22px;
    margin-bottom: 16px
}
.evento-homecol {
    display: flex
}

.comun-tabs .custom-content24 {
    padding-left: 24px;
    padding-right: 24px
}

.sidebar .supertitle {
    margin-bottom: 16px
}

.analisis-home {
    position: relative;
    display: block
}

.analisis-home .rate {
    display: block;
    position: absolute;
    height: 72px;
    border-radius: 72px;
    width: 72px;
    background-color: #6ccdfd;
    top: 8px;
    right: 8px;
    text-align: center;
    color: #fcfcfc;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 74px;
    z-index: 3;
    webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.analisis-home h3 {
    color: #1d1d1b;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 24px;
    margin: 6px 0 10px 0;
    webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.analisis-home:hover h3 {
    color: #e60012
}

.analisis-home .console-category {
    margin-top: 12px;
    color: #e60012;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .3px;
    line-height: 14px;
    text-transform: uppercase
}

.analisis-home .analisis_img {
    display: inline-block;
    position: relative
}

.analisis-home .analisis_img:before {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, .25);
    border-radius: 16px;
    z-index: 2;
    webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.analisis-home:hover .analisis_img:before {
    margin-top: -8px;
    opacity: 0
}

.analisis-home img {
    border-radius: 16px;
    webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.analisis-home:hover img {
    margin-top: -8px;
    margin-bottom: 8px;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 22%)
}

.analisis-home:hover .rate {
    margin-top: -8px
}

.home_analisis {
    margin: 36px 0 22px 0
}

.rateAmarillo {
    background: linear-gradient(180deg, #f0dc3a 0, #ce9f1f 99.89%);
    box-shadow: 0 0 8px 0 #e6ca32
}

.rateAzul {
    background-color: #6ccdfd!important
}

.rateVerde {
    background-color: #34cc02!important
}

.rateRojo {
    background-color: #e60012!important
}

.rateNaranja {
    background-color: #ff9333!important
}

.rateDorado {
    background-color: #ffbe33!important
}

.rateDorado {
    background-color: #ffbe33!important
}

.home__ultimas_ofertas h2,
.home__ultimos_analisis h2 {
    margin: 14px 0 0 0
}

.ran_hom {
    position: relative;
    display: block;
    z-index: 0;
    padding: 16px 0 0 97px;
    border-bottom: 1px solid #f0f1f2;
    min-height: 114px;
    overflow: hidden
}

.ran_hom:last-child {
    border: 0
}

.ran_hom .ran_hom_imagen {
    position: absolute;
    left: -6%;
    height: 100%;
    width: 112%;
    top: 0;
    z-index: -1;
    opacity: 0;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.ran_hom:hover .ran_hom_imagen {
    opacity: .15
}

.tabla_ran .ran_hom_imagen img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.tabla_ran .punt-nintenderos,
.tabla_ran .ran_hom_pos {
    position: absolute;
    z-index: 1;
    height: 72px;
    width: 72px;
    border-radius: 72px;
    border: 1px solid #e0e0e0;
    background-color: #fcfcfc;
    top: 16px;
    left: 0;
    font-family: Montserrat;
    color: #999;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 24px;
    text-align: center;
    line-height: 74px;
    margin: 0;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.tabla_ran .punt-nintenderos {
    border: 0;
    color: #fff;
    opacity: 0
}

.ran_hom:hover .punt-nintenderos {
    opacity: 1
}

.ran_hom:hover .ran_hom_pos {
    opacity: 0
}

.lanzamiento .console-category,
.tabla_ran .ran_hom_pla {
    color: #e60012;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .3px;
    line-height: 14px;
    margin: 0 0 8px 0
}

.lanzamiento h3,
.tabla_ran h3 {
    color: #1d1d1b;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 0 8px 0
}

.lanzamiento_gen_fecha,
.tabla_ran .ran_hom_gen {
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: .16px;
    line-height: 18px;
    margin: 0
}

.margin-top-ran {
    margin-top: 16px
}

.ran_hom_gen .fecha-lanzamiento {
    margin-left: 16px
}

.lanzamiento_gen_fecha {
    overflow: hidden
}

.lanzamiento_gen_fecha .generos {
    float: left;
    margin: 0
}

.lanzamiento_gen_fecha .fecha {
    float: right
}

#loadRanking {
    border: 0;
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 16px;
    letter-spacing: .18px;
    line-height: 20px;
    text-align: right;
    background: 0 0
}

#loadRanking:focus {
    outline: 0
}

.proximos-lanzamientos .custom-content,
.ranking-juegos .custom-content {
    padding: 16px 0 0 0
}

.c-post-single-cat {
    color: #e60012;
    margin-bottom: 8px
}

.c-post-single-cat a {
    color: #e60012;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .3px;
    line-height: 14px;
    text-transform: uppercase
}

.c-post-single-publicado {
    margin-top: 36px
}

.c-post-single__date-time {
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: .16px;
    line-height: 18px
}

.c-post-single__content h2,
.c-post-single__content h3,
.c-post-single__content h4 {
    margin: 32px 0 8px;
    color: #333;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 18px
}

.c-post-single__content h3 {
    font-size: 16px;
    line-height: 16px
}

.c-post-single__content h4 {
    font-size: 16px;
    line-height: 16px
}

.c-post-single .tags {
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: .16px;
    line-height: 18px
}

.c-post-single .tags a {
    color: #333;
    font-weight: 400
}

.c-post-author__social-media .c-social-media__item {
    padding: 0 8px
}

.c-social-media__link.c-social-media__link--insta svg {
    width: 40px;
    height: 40px;
    fill: #fff;
    margin-top: 0
}

.c-social-media__list {
    margin-right: 16px
}

.vc-feelback-title {
    color: #1d1d1b!important;
    font-family: Montserrat!important;
    font-size: 20px!important;
    font-weight: 700!important;
    letter-spacing: .17px!important;
    line-height: 24px!important
}

.c-post-list--related .c-post-list__footer {
    position: initial
}

.c-post-list--related .c-post-categories__list {
    display: block;
    margin-top: 13px
}

.post-following .post-following-t {
    display: block;
    color: #999;
    font-family: "Source Sans Pro";
    font-size: 18px;
    letter-spacing: .2px;
    line-height: 23px;
    margin-bottom: 24px
}

.post-following-img {
    margin-bottom: 8px
}

.post-following .post-following-cat {
    color: #e60012;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .3px;
    line-height: 14px;
    margin-bottom: 6px;
    margin-top: 4px;
    text-transform: uppercase
}

.post-following .post-following-title {
    color: #1d1d1b;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 24px;
    margin: 0;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.post-following a:hover h4 {
    color: #e60012
}

.c-review--he {
    border-radius: 16px;
    background-color: #1d1d1b;
    padding: 32px 168px 32px 24px;
    color: #fff;
    position: relative;
    margin-bottom: 16px;
    min-height: 192px;
    margin-bottom: 12px
}

.c-review-puntuacion {
    height: 128px;
    width: 128px;
    border-radius: 128px;
    position: absolute;
    color: #fcfcfc;
    font-family: Montserrat;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: .45px;
    line-height: 128px;
    text-align: center;
    top: 32px;
    right: 24px;
    z-index: 1
}

.c-review__header-title {
    color: #fcfcfc;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .17px;
    line-height: 40px;
    margin: 0 0 24px
}

.c-review-rate__legend span {
    font-family: "Source Sans Pro";
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .24px;
    line-height: 22px;
    margin-left: 10px
}

.c-review__valoracion-rateAzul {
    color: #6ccdfd!important
}

.c-review__valoracion-rateVerde {
    color: #34cc02!important
}

.c-review__valoracion-rateRojo {
    color: #e60012!important
}

.c-review__valoracion-rateNaranja {
    color: #ff9333!important
}

.c-review__valoracion-rateDorado {
    color: #ffbe33!important
}

.lanzamiento .lanzamiento-imagen {
    position: relative
}

.lanzamiento .lanzamiento-imagen:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 4px solid #e60012;
    opacity: 0
}

.lanzamiento .lanzamiento-imagen img,
.lanzamiento .lanzamiento-imagen:before,
.lanzamiento h3 {
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.lanzamiento:hover .lanzamiento-imagen:before {
    opacity: 1
}

.lanzamiento:hover h3 {
    color: #e60012
}

.slick-next,
.slick-prev {
    display: none!important
}

.slick-dots {
    list-style: none;
    margin: 0;
    padding: 0 6px;
    display: inline-block;
    background-color: #f1f1f1;
    border-radius: 20px;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.slick-dots li {
    float: left;
    padding: 6px 6px
}

.slick-dots li.slick-active button {
    background-color: #e60012;
    border: 2px solid #e60012
}

.slick-dots li button {
    border: 2px solid #f1f1f1;
    font-size: 0;
    background-color: #999;
    height: 12px;
    width: 12px;
    border-radius: 12px;
    display: block;
    padding: 0;
    margin: 0
}

.home__slider {
    position: relative
}

.home__slider__top {
    height: 520px;
    overflow: hidden
}

.home__slider__top .slider_item {
    height: 520px;
    position: relative;
    z-index: 0
}

.home__slider__top .slider_item a:before {
    background: #000;
    opacity: 0;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0
}

.home__slider__top .slider_item img {
    height: 520px;
    width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.home__slider__top .slider_item .slider_container {
    max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin: auto;
    z-index: 1;
    margin-top: 40px;
    color: #fff;
    position: relative
}

.home__slider__top .slider_item .slider_container .tipo {
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .3px;
    line-height: 14px;
    margin: 0 0 8px 0;
    text-transform: uppercase;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.home__slider__top .slider_item .slider_container h2 {
    color: #fff;
    font-family: Montserrat;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: .2px;
    line-height: 46px;
    margin: 0;
    max-width: 553px;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.home__slider_nav {
    border-radius: 16px 0 0 16px;
    background-color: #1d1d1b;
    position: absolute;
    bottom: -120px;
    width: calc(300px + 50%);
    right: 0;
    color: #fff;
    height: 188px
}

.home__slider_nav .home__slider_nav_item {
    max-width: 290px;
    display: block;
    padding: 32px 0 0 26px;
    height: 188px;
    width: 100%;
    cursor: pointer;
    float: left
}

.home__slider_nav .home__slider_nav_item .tipo {
    color: #999;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .3px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0 0 8px 0
}

.home__slider_nav .home__slider_nav_item .tit {
    color: #999;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .21px;
    line-height: 22px
}

.home__slider_nav .home__slider_nav_item .tipo,
.home__slider_nav .home__slider_nav_item .tit {
    font-family: Montserrat;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.home__slider_nav .home__slider_nav_item.slick-current .tipo,
.home__slider_nav .home__slider_nav_item.slick-current .tit {
    color: #fff
}

.home__slider_nav .home__slider_nav_item:hover .tipo,
.home__slider_nav .home__slider_nav_item:hover .tit {
    color: #e60012
}

.home__slider__top .slider_item:hover .tipo,
.home__slider__top .slider_item:hover h2 {
    color: #e60012
}

.home__slider_nav .home__slider_nav_item .proceso {
    height: 2px;
    width: 168px;
    display: block;
    background-color: #333;
    margin-bottom: 18px
}

.home__slider_nav .home__slider_nav_item.slick-current .proceso {
    background-color: #fff
}

.home__slider_nav .home__slider_nav_item.slick-current .proceso span {
    display: block;
    height: 100%;
    background-color: #e60012;
    animation: progressBar 5.2s ease-in-out;
    animation-fill-mode: both;
    animation-timing-function: linear
}

.c-featured-home__list2 {
    margin-left: -8px;
    margin-right: -8px
}

.c-featured-home__list2 .item {
    padding: 0 8px
}

.c-featured-home .slick-dots {
    bottom: -24px
}

.c-featured-home__container .slick-list {
    padding-top: 8px
}

.c-featured-home__list2 {
    display: none
}

.c-featured-home__list2.slick-initialized {
    display: block
}

.text-center-miembros {
    margin-top: 16px
}

.dsq-widget-time {
    margin-left: 14px;
    color: #999;
    font-size: 14px;
    letter-spacing: .16px;
    line-height: 18px;
    margin-top: 6px;
    display: inline-block
}

.juego-ficha-container .c-post-list--shortened .c-post-list__footer {
    position: initial
}

.juego-ficha-container {
    padding-top: 24px
}

.list__event .c-post-list__excerpt-tipo{
    color: #E60012;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.3px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 8px 0px 10px;
}

.list__event .c-post-list__title{
    color: #1D1D1B;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 24px;
    margin: 0px 0px 8px;
}
.list__event .c-post-list__subtitle{
    margin: 0px;
    color: #333333;
    font-family: "Source Sans Pro";
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 18px;
}
.list__event .c-post-list__excerpt-text{
    color: #333333;
    font-family: "Source Sans Pro";
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 18px;
    margin: 0px 0px 8px;
}
.list__event .c-post-list__inscribed-users{
    background: none;
    padding: 0px;
    min-height: auto;
    color: #E60012;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.16px;
    line-height: 18px;
}
.list__event  .c-post-list__date-right{
    text-align: right;
}

.list__event .c-post-list__footer {
    bottom: 3px;
}
.list__event .c-post-list__date {
    float: none;
    display: inline-block;
    text-align: right;
}
.c-post-list--event{
    min-height: 200px;
}
.supertitle-eventos{
    color: #1D1D1B;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 24px;
    text-align: left;
    margin: 0px 0px 12px 0px;
}
.eventos-listado{
    padding: 12px 0px 9px;
}


@media only screen and (max-width:1200px) {
    .c-wrapper {
        padding-top: 100px
    }
    .c-header-nav {
        display: block;
        position: absolute;
        top: 64px;
        margin: 0;
        padding: 0;
        left: 0;
        width: 100%;
        color: #fff;
        background-color: #333;
        box-shadow: 0 1px 0 0 rgb(0 0 0 / 6%);
        height: 39px;
        webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }
    .c-header-nav__list {
        -ms-flex-align: initial;
        align-items: initial;
        -ms-flex-pack: initial;
        justify-content: initial
    }
    .o-container {
        max-width: 100%
    }
    .c-header__container-right {
        width: auto
    }
    .c-header-nav__list {
        margin-left: 7px
    }
    .c-header-nav__link {
        color: #fcfcfc;
        font-family: Montserrat;
        font-size: 12px;
        letter-spacing: .14px;
        line-height: 15px;
        margin: 0 8px 0;
        padding: 13px 0 0 0
    }
    .c-header-nav__link.menu_active {
        border-bottom: 2px solid #e60012
    }
    .carousel-scroll {
        left: 15px;
        bottom: 20px;
        margin-left: 0
    }
    .carousel-items-container .carousel-items .carousel-item {
        width: 250px!important
    }
    .m-sidebar {
        top: 66px;
        height: calc(100% - 103px);
        width: 350px
    }
    .scroll .c-header-nav {
        opacity: 1;
        visibility: visible
    }
    .scroll-d-b.scroll .c-header-nav {
        opacity: 0;
        visibility: hidden
    }
    .scroll .m-sidebar {
        top: 66px;
        height: calc(100% - 66px)
    }
    .c-post-list__title {
        height: 48px;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        display: -webkit-box
    }
}

@media only screen and (max-width:920px) {
    .no-menu .c-header-nav {
        opacity: 0;
        visibility: hidden
    }
    .c-header__button-search {
        width: 26px;
        height: 26px;
        position: relative;
        margin-left: auto;
        margin-right: 14px;
        float: left;
        margin-top: 10px
    }
    .c-header__button-search svg {
        height: 18px
    }
    .c-header {
        height: 64px
    }
    .c-header__button-nav {
        margin-top: 24px;
        margin-left: 20px
    }
    .c-header-user {
        margin: 21px 0 0 20px;
        float: left
    }
    .c-header-user__login-icon {
        width: 22px;
        height: 22px
    }
    .c-header__button-search {
        margin-right: 0;
        margin-top: 23px
    }
    .c-post-list__title {
        height: 74px;
        -webkit-line-clamp: 3
    }
    .ran_hom .ran_hom_imagen {
        opacity: .15
    }
    .ran_hom .ran_hom_pos {
        opacity: 1
    }
    .ran_hom {
        padding: 16px 112px 0 112px;
        border-bottom: 1px solid #fff
    }
    .tabla_ran .punt-nintenderos,
    .tabla_ran .ran_hom_pos {
        left: 16px
    }
    .tabla_ran .punt-nintenderos {
        left: auto;
        right: 16px;
        opacity: 1
    }
    .c-button {
        font-size: 14px;
        padding: 14px 20px
    }
    .comentarios2 {
        font-size: 14px
    }
    .evento-home .evento-home-image {
        width: 334px;
        left: 0
    }
    .evento-home {
        padding: 0 0 0 0px;
        position: relative
    }
    #agenda_todo {
        min-height: 100%
    }
    .mini-post-texto:first-child {
        margin-top: 0
    }
    #agenda_todo .text-center {
        padding-left: 350px;
        text-align: left;
        margin-top: 30px
    }
    .c-footer-menu .o-grid {
        display: block;
        width: 300px;
        margin: auto
    }
    .c-footer-menu__list {
        display: none
    }
    .c-footer-menu__title {
        background: url(../images/menu-mas.svg) no-repeat;
        padding-left: 30px
    }
    .c-footer-top {
        padding: 32px 0 42px
    }
    .c-footer-bottom .o-grid {
        display: block;
        text-align: center
    }
    .c-footer-bottom__item--left,
    .c-footer-bottom__item--right {
        text-align: center
    }
    .c-footer-menu {
        margin-bottom: 48px
    }
    .c-footer {
        padding-bottom: 48px;
        border-bottom: 4px solid #e60012
    }
    .carousel-items-container .carousel-items .carousel-item {
        width: 320px!important
    }
    .carousel-items-container .carousel-items .owl-controls {
        text-align: left
    }
    .carousel-items-container .carousel-items .owl-controls .owl-pagination {
        background: 0 0
    }
    .carousel-items-container .carousel-items .carousel-item .proceso {
        margin-bottom: 12px;
        margin-top: 20px
    }
    .carousel-items-container .carousel-items .carousel-item .proceso {
        margin-bottom: 12px;
        margin-top: 20px
    }
    .carousel-items-container {
        width: calc(50% + 80px)
    }
    .carousel-items-container .owl-page span {
        border: 1px solid #1d1d1b
    }
    .carousel-items-container .owl-pagination {
        padding-left: 0
    }
    .supertitle--left {
        text-align: center
    }
    .c-post-list__thumbnail {
        max-width: 49%
    }
    .comment-cust-nav {
        padding-top: 10px;
        padding-bottom: 20px
    }
    .comment-cust-nav .page-numbers {
        margin: 0 4px
    }
    .home_analisis {
        margin: 17px 0 22px 0
    }
    .home__ultimos_analisis h2 {
        margin: 11px 0 0 0
    }
    .proximos-lanzamientos .custom-content,
    .ranking-juegos .custom-content {
        padding: 4px 0 0 0
    }
    .c-header-user {
        margin: 21px 0 0 17px
    }
    .top-carousel .carousel-box {
        display: none!important
    }
    .c-post-featured__title-link,
    .c-post-list__title-link {
        color: #333;
        font-size: 14px;
        line-height: 18px;
        display: inline-block
    }
    .c-post-featured__thumbnail {
        margin-bottom: 5px
    }
    .c-post-featured__content {
        padding-top: 6px
    }
    .c-post-featured__content .owl-pagination {
        margin-top: 12px
    }
    .c-featured-home .o-grid .o-grid__col {
        padding-left: 8px;
        padding-right: 8px
    }
    .c-featured-home {
        padding-left: 7px;
        padding-right: 7px
    }
    .c-wrapper__container--spacing {
        padding-top: 28px
    }
    .c-post-list__content {
        padding-top: 0;
        padding-left: 17px
    }
    .home-novedades .home-novedades-content {
        margin-top: 20px
    }
    .home__ultimos_analisis h2 {
        margin: 10px 0 0 0
    }
    .c-footer-top {
        padding: 28px 0 38px
    }
    .c-footer-top {
        padding: 24px 0 30px
    }
    .c-footer {
        padding-bottom: 34px
    }
    .c-footer-menu__title {
        background-position: 7px 3px;
        background-size: 12px
    }
    .c-footer-menu__nav.is-active .c-footer-menu__list {
        margin-left: 46px
    }
    .c-header-user__dropdown {
        left: -180px
    }
    .menu-menu-sidebar-container ul li {
        margin-bottom: 8px;
        padding-left: 26px
    }
    .menu-menu-sidebar-container ul li a {
        font-size: 11px
    }
    .menu-menu-sidebar-container ul li span.cont_cruz span {
        position: absolute;
        width: 12px
    }
    .plataformas {
        margin-top: 24px;
        margin-left: 26px
    }
    .plataformas img {
        height: 33px;
        width: 32px
    }
    .menu-menu-sidebar-container ul li ul li {
        padding-bottom: 3px
    }
    .menu-menu-sidebar-container ul li ul li a {
        font-size: 11px
    }
    .scroll .m-sidebar {
        top: 64px;
        height: calc(100% - 64px)
    }
    .c-header-user__dropdown {
        border-top: 2px solid #e8e8e8
    }
    .c-header-user__dropdown ul li.pri {
        margin-bottom: 10px
    }
    .c-post-single__thumbnail {
        margin-bottom: 12px
    }
    .relacionados__content .c-post-list__thumbnail {
        max-width: 100%
    }
    .relacionados__content .c-post-list__title-link {
        font-size: 18px;
        line-height: 24px
    }
    .c-post-following .o-grid__col {
        width: 50%
    }
    .c-post-following .o-grid__col:first-child {
        padding: 0 8px 0 0
    }
    .c-post-following .o-grid__col:last-child {
        padding: 0 0 0 8px
    }
    .c-post-following {
        padding: 40px 0 0
    }
    .c-wrapper__container {
        padding-bottom: 40px
    }
    .post-following .post-following-t {
        font-size: 16px;
        letter-spacing: .2px;
        line-height: 16px;
        margin-bottom: 16px
    }
    .c-review--he {
        padding: 24px 168px 24px 24px
    }
    .c-review-points__title {
        margin-bottom: 0
    }
    .home_analisis_grid {
        display: block;
        padding: 0;
        margin: 0
    }
    .home_analisis .o-grid__col {
        display: block;
        width: 235px!important;
        padding: 0;
        margin-right: 16px
    }
    .home_analisis .slick-list {
        width: calc(100% + 15px)
    }
    .home__slider__top {
        height: 480px
    }
    .home__slider__top .slider_item {
        height: 480px;
        width: 642px;
        margin-right: 8px
    }
    .home__slider__top .slider_item img {
        height: 480px;
        width: 642px
    }
    .home__slider__top .slider_item .slider_container {
        display: none
    }
    .home__slider_nav {
        border-radius: 16px 0 0 16px;
        background-color: #1d1d1b;
        position: absolute;
        bottom: -103px;
        width: calc(120px + 50%);
        right: 0;
        color: #fff;
        height: 194px
    }
    .home__slider_nav .home__slider_nav_item {
        max-width: 362px
    }
    .home__slider_nav .slick-dots {
        list-style: none;
        margin: 0;
        padding: 0 6px;
        position: relative;
        left: 22px;
        transform: none;
        padding: 0;
        background: 0 0;
        bottom: 30px
    }
    .home__slider_nav .slick-dots li button {
        border: 2px solid #1d1d1b
    }
    .home__slider_nav .slick-dots li.slick-active button {
        background-color: #e60012;
        border: 2px solid #e60012
    }
    .c-featured-home {
        padding-top: 146px
    }
    .home__slider_nav .home__slider_nav_item.slick-current .proceso span {
        width: 0;
        animation: progressBar 5.2s ease-in-out;
        animation-fill-mode: both
    }
    .home__slider:hover .home__slider_nav .proceso span {
        width: 0;
        animation: progressBar 5.2s ease-in-out;
        animation-fill-mode: both
    }
    .c-advertising--spacing {
        margin: 16px auto!important
    }
    .c-featured-home__container {
        padding: 0 8px
    }
    .c-featured-home .slick-dots {
        bottom: -10px
    }
    .c-header__button-nav:hover span {
        background: #979797
    }
}

@media only screen and (max-width:600px) {
    body {
        font-size: 16px;
        line-height: 22px
    }
    .c-header {
        height: 48px
    }
    .c-header__logo {
        margin-top: 11px
    }
    .c-header__button-nav {
        margin-top: 17px
    }
    .c-header-user {
        margin: 15px 0 0 20px
    }
    .c-header__button-search {
        margin-top: 17px
    }
    .c-header-nav {
        top: 48px;
        height: 34px;
        overflow: scroll
    }
    .c-header-nav::-webkit-scrollbar {
        -webkit-appearance: none;
        display: none
    }
    .c-header-nav__link {
        color: #fcfcfc;
        font-family: Montserrat;
        font-size: 12px;
        letter-spacing: .14px;
        line-height: 15px;
        margin-left: 8px;
        padding-top: 9px
    }
    .c-header-nav__list {
        width: 992px;
        margin-left: 6px
    }
    .c-wrapper {
        padding-top: 86px
    }
    .c-post-list__footer {
        position: initial;
        width: 100%;
        margin-top: 8px
    }
    .c-post-list__title {
        font-size: 14px;
        line-height: 18px;
        color: #1d1d1b;
        height: auto;
        margin-bottom: 12px
    }
    .c-post-list__content {
        padding-top: 0
    }
    .c-post-list__author-avatar {
        width: 40px;
        height: 40px;
        margin-right: 8px
    }
    .c-post-list__author2 {
        padding-top: 0;
        color: #333
    }
    .c-post-list__comments {
        margin-top: 0
    }
    .c-post-list {
        padding-bottom: 22px
    }
    .c-post-list::after {
        display: none
    }
    .comment-cust-nav .page-numbers {
        margin: 5px 2px;
        min-width: 32px;
        height: 32px;
        font-size: 14px;
        line-height: 18px;
        padding: 7px
    }
    .comment-cust-nav .page-numbers.next,
    .comment-cust-nav .page-numbers.prev {
        width: 32px;
        height: 32px;
        background-size: 8px;
        margin-left: 20px
    }
    .supertitle {
        font-size: 20px;
        font-weight: 700;
        letter-spacing: .17px;
        line-height: 24px;
        text-align: center
    }
    .evento-home .evento-home-image {
        width: 100%;
    }
    .evento-home {
        padding: 0
    }
    #agenda_todo {
        min-height: 100%;
        height: 100%
    }
    #agenda_todo .text-center {
        padding-left: 0;
        text-align: left;
        margin-top: 30px;
        text-align: center
    }
    .c-footer-top .c-social-media .c-social-media__list {
        position: relative;
        padding-top: 90px
    }
    .c-social-media__item.sinEnlace {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -42px
    }
    .c-footer-top {
        padding: 20px 0 42px
    }
    .c-footer-menu .o-grid {
        width: 100%
    }
    .c-footer-bottom {
        padding: 0;
        margin: 0
    }
    .c-footer {
        padding-bottom: 36px
    }
    .c-footer-menu__title {
        background: url(../images/menu-mas.svg) no-repeat;
        background-size: 14px;
        background-position: 0 2px
    }
    .m-sidebar {
        top: 48px;
        height: calc(100% - 48px);
        width: 350px
    }
    .scroll .m-sidebar {
        top: 48px;
        height: calc(100% - 48px)
    }
    .menu-menu-sidebar-container ul li {
        margin-bottom: 8px;
        padding-left: 32px;
        position: relative
    }
    .menu-menu-sidebar-container ul li a {
        font-size: 11px;
        line-height: 16px
    }
    .menu-menu-sidebar-container ul li {
        margin-bottom: 8px;
        padding-left: 26px
    }
    .menu-menu-sidebar-container ul li span.cont_cruz {
        top: 6px;
        left: 0;
        width: 12px;
        height: 12px
    }
    .menu-menu-sidebar-container ul li span.cont_cruz span {
        width: 12px
    }
    .plataformas img {
        height: 32px;
        width: 33px
    }
    .menu-menu-sidebar-container ul li ul li a {
        font-size: 11px;
        line-height: 16px
    }
    .menu-menu-sidebar-container ul li ul li {
        margin-bottom: 3px;
        padding-left: 12px
    }
    .c-breadcrumb {
        font-size: 11px;
        letter-spacing: .11px;
        line-height: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
    .c-post-single-cat a {
        font-size: 10px
    }
    .c-post-single__title {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 8px 0
    }
    .c-post-single__subtitle {
        margin: 0
    }
    .c-post-single-publicado {
        margin-top: 20px
    }
    .c-post-share-title {
        display: none
    }
    .c-post-single-publicado .o-grid__col {
        width: 50%;
        max-width: 50%
    }
    .c-post-author__container {
        padding: 0;
        margin-bottom: 24px
    }
    .c-post-author__container:before {
        width: 100%;
        left: 0
    }
    .c-post-author__avatar {
        width: 100px;
        height: 100px;
        position: absolute;
        top: -70px;
        left: 16px
    }
    .c-post-author {
        padding-top: 70px
    }
    .c-post-author__content {
        padding: 46px 16px 24px 16px
    }
    .c-post-single__content blockquote::before {
        top: 0;
        left: 0;
        height: 32px;
        background-size: 42px 32px;
        width: 42px
    }
    .c-post-single__content blockquote {
        width: 100%;
        margin: 27px 0 27px;
        border: 0;
        padding: 0 0 0 57px;
        position: relative;
        font-family: Montserrat;
        font-size: 14px;
        font-style: italic;
        font-weight: 700;
        letter-spacing: .2px;
        line-height: 22px
    }
    .c-post-author__name {
        padding-right: 101px
    }
    .c-post-author__content .c-social-media__link.c-social-media__link--insta svg {
        width: 32px;
        height: 32px
    }
    .c-post-author__content .c-social-media__link {
        width: 32px;
        height: 32px
    }
    .c-social-media__icon {
        width: 24px;
        height: 22px
    }
    .c-social-media__list {
        padding: 0;
        margin-top: -3px
    }
    .c-post-author__social-media .c-social-media__item {
        padding: 0 0 0 8px
    }
    .c-post-author__bio {
        padding: 0;
        margin: 0
    }
    .comentarios2 {
        line-height: 18px
    }
    li.dsq-widget-item {
        padding: 15px 0 24px
    }
    .evento-home .title {
        font-size: 14px;
        line-height: 18px
    }
    .c-post-following {
        padding: 32px 0 0 0
    }
    .c-post-following .o-grid__col {
        width: 50%;
        max-width: 50%
    }
    .post-following .post-following-t {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 16px
    }
    .post-following .post-following-title {
        font-size: 14px;
        letter-spacing: .16px;
        line-height: 18px;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .c-post-following .o-grid__col img {
        height: 146px;
        object-fit: cover;
        max-width: calc(100% + 16px)
    }
    .c-post-following .o-grid__col:first-child img {
        border-radius: 0 16px 16px 0
    }
    .c-post-following .o-grid__col:last-child img {
        border-radius: 16px 0 0 16px
    }
    .c-post-following .o-grid__col:first-child .post-following-cat,
    .c-post-following .o-grid__col:first-child .post-following-t,
    .c-post-following .o-grid__col:first-child .post-following-title {
        padding-left: 15px
    }
    .post-following .post-following-cat {
        margin-bottom: 8px
    }
    .c-post-single__content h2,
    .c-post-single__content h3,
    .c-post-single__content h4 {
        margin: 32px 0 16px
    }
    .c-review--he {
        padding: 24px 16px 60px 16px;
        color: #fff;
        position: relative;
        min-height: auto
    }
    .c-review__header-title {
        font-size: 22px;
        font-weight: 700;
        letter-spacing: .24px;
        line-height: 28px
    }
    .c-review-puntuacion {
        height: 86px;
        width: 86px;
        border-radius: 86px;
        font-size: 32px;
        line-height: 86px;
        text-align: center;
        top: auto;
        right: 16px;
        bottom: 16px
    }
    .c-review-rate__legend span {
        display: block;
        margin: 0
    }
    .c-review-stars__item {
        margin-bottom: 8px
    }
    .c-review__item {
        padding: 24px 16px
    }
    .login-fancy {
        box-shadow: none;
        padding: 16px 24px 24px
    }
    .logo-login img {
        height: 20px;
        width: 124px
    }
    .fancybox-close {
        top: 18px;
        right: 24px;
        width: 18px
    }
    .logo-login {
        margin-bottom: 27px
    }
    #login {
        padding: 20px 15px;
        max-width: 360px
    }
    .login h1 a {
        background-size: 176px 40px;
        width: 176px;
        height: 30px;
        margin-bottom: 30px
    }
    #login {
        padding: 20px 15px;
        max-width: 340px
    }
    .login form .forgetmenot label,
    .login label {
        margin: 0 0 8px;
        font-size: 14px;
        letter-spacing: .18px;
        line-height: 14px
    }
    .login form .input:active,
    .login form .input:focus,
    .login form .input:valid {
        margin: 0 0 20px
    }
    .c-header__container-right {
        height: 48px
    }
    .c-header-user__profile {
        height: 33px
    }
    .c-header-user__dropdown {
        width: 190px;
        top: 33px;
        left: -128px
    }
    .c-header-user__dropdown ul li.pri {
        margin-bottom: 14px
    }
    .menu-menu-sidebar-container ul li {
        margin-bottom: 6px
    }
    .menu-menu-sidebar-container ul li span.cont_cruz {
        top: 3px
    }
    .c-header-search__form {
        padding: 24px;
        width: 320px
    }
    .home_analisis_grid.owl-carousel .owl-wrapper-outer {
        width: calc(100% + 15px)
    }
    .analisis-home h3 {
        font-size: 14px;
        line-height: 18px;
        margin: 4px 0 8px 0
    }
    .home_analisis_grid {
        width: 100%;
        margin: 0
    }
    .home_analisis_grid .owl-item .o-grid__col {
        padding: 0 16px 0 0
    }
    .analisis-home .analisis_img {
        width: 100%
    }
    .home_analisis {
        margin-bottom: 40px
    }
    .carousel-scroll {
        display: none
    }
    .top-carousel .item {
        height: 400px
    }
    .top-carousel .carousel-box {
        display: none
    }
    .owl-page.active span {
        border-color: #e60012
    }
    .c-header-search__close {
        top: 28px;
        right: 26px
    }
    .carousel-items-container {
        bottom: -20px;
        right: 0;
        width: calc(100% - 70px);
        height: 188px
    }
    .c-post-list__content {
        padding: 0
    }
    .c-post-list__thumbnail {
        max-width: 100%
    }
    .c-post-list {
        padding-bottom: 20px
    }
    .comment-cust-nav .page-numbers.next,
    .comment-cust-nav .page-numbers.prev {
        background-position: 13px center
    }
    .home__ultimas_ofertas>.o-container .o-grid .o-grid__col:first-child,
    .home__ultimos_analisis>.o-container .o-grid .o-grid__col:first-child {
        width: 60%;
        max-width: 60%
    }
    .home__ultimas_ofertas>.o-container .o-grid .o-grid__col:last-child,
    .home__ultimos_analisis>.o-container .o-grid .o-grid__col:last-child {
        width: 40%;
        max-width: 40%
    }
    .home__ultimos_analisis h2 {
        text-align: left
    }
    .c-header__button-nav {
        margin-left: 16px
    }
    .c-header-user {
        margin: 15px 0 0 13px
    }
    .home_ofertas_grid,
    .home_analisis_grid {
        display: block
    }
    .home_ofertas .o-grid__col,
    .home_analisis .o-grid__col {
        display: block;
        width: 217px!important;
        padding: 0;
        margin-right: 16px
    }
    .home_analisis .slick-list {
        width: calc(100% + 15px)
    }
    .home__slider__top {
        height: 400px
    }
    .home__slider__top .slider_item {
        height: 400px;
        width: 350px;
        margin-right: 8px
    }
    .home__slider__top .slider_item img {
        height: 400px;
        width: 350px;
        object-position: right
    }
    .home__slider_nav .home__slider_nav_item {
        padding: 20px 0 0 24px;
        max-width: 264px;
        height: 161px
    }
    .home__slider_nav {
        border-radius: 16px 0 0 16px;
        background-color: #1d1d1b;
        position: absolute;
        bottom: -50px;
        width: calc(120px + 50%);
        right: 0;
        color: #fff;
        height: 161px
    }
    .home__slider_nav .home__slider_nav_item .tit {
        font-size: 14px;
        line-height: 18px
    }
    .home__slider_nav .home__slider_nav_item .proceso {
        margin-bottom: 12px
    }
    .home__slider_nav .slick-dots {
        bottom: 36px
    }
    .c-featured-home {
        padding-top: 83px;
        margin: 0;
        padding-bottom: 24px
    }
    .c-advertising--spacing {
        margin: 16px auto 20px!important
    }
    .c-featured-home__list2 .item {
        width: 276px
    }
    .c-featured-home .slick-dots {
        bottom: -24px
    }
    .relacionados__content.o-grid {
        display: block;
        padding-bottom: 50px
    }
    .relacionados__content.o-grid .o-grid__col {
        display: block;
        width: 291px;
        padding-left: 0;
        padding-right: 15px
    }
    .c-post-list--related .c-post-list__footer {
        display: none
    }
    .c-post-list--related {
        min-height: auto
    }
    .relacionados__content.o-grid .slick-dots {
        bottom: -30px
    }
    .disqus-content {
        margin-top: 24px
    }
    .h-subtitle {
        margin: 0 0 16px
    }
    .c-post-single {
        padding-bottom: 0
    }
    .comment-cust-nav .commentNavigation {
        text-align: center;
        overflow: hidden
    }
    .comment-cust-nav .page-numbers.next,
    .comment-cust-nav .page-numbers.prev {
        margin-left: 2px
    }
    .juego-relacionado {
        margin: 0
    }
    .banner {
        margin-top: 20px
    }
    .c-post-single__content p:last-child {
        margin-bottom: 0
    }
    .c-review {
        padding-top: 0
    }
    .home_analisis_grid,
    .relacionados__content {
        margin: -8px
    }
    .home_analisis_grid .slick-list,
    .relacionados__content .slick-list {
        padding: 8px
    }
    .post-following-img:before {
        border-radius: 16px 0 0 16px
    }
    .c-post-following .o-grid__col:first-child .post-following-img:before {
        border-radius: 0 16px 16px 0
    }
}

@media (min-width: 1281px) {
    /* CSS */
    li.c-header-nav__item:nth-child(9),
    li.c-header-nav__item:nth-child(8) {
        display: block;
    }
    .c-header-nav__item:nth-of-type(9) {
        display: none;
    }
}

@media (max-width: 990px) {
    .evento-head-data h1.c-post-single__title {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 16px;
    }
    .juego-ficha-container .fancybox-videos img {
        height: 123px;
    }
}

@media (max-width: 1200px) {
    .evento-head-info {
        width: 485px;
        border-radius: 16px;
        background-color: #F2F2F2;
        padding: 32px 16px;
        position: relative;
        top: 0px;
        margin-top: 0px;
        right: 0;
        z-index: 9;
        margin: 0px auto 24px;
    }
    .evento-head-info-ganador {
        padding-top: 74px;
        margin-top: 160px;
    }
    .sidebar-evento {
        margin-top: 0;
    }
}

@media (max-width: 600px) {
    .evento-head-data h1.c-post-single__title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 8px;
    }
    .evento-head-data {
        margin-top: 8px;
    }
    .evento-head-info {
        width: 100%;
    }
    .url-torneo-directo {
        margin-top: 32px;
        text-align: center;
    }
    .evento-custom-tab-system .evento-custom-content {
        margin-bottom: 32px;
    }
    .participantes .participante .participante-nombre {
        overflow: hidden;
    }
    .evento-ganador {
        width: 250px;
    }
    .juego-ficha-container .fancybox-videos img {
        height: 208px;
    }
    .evento-cabecera .evento-imagen{
        margin-top: 12px;
    }
    .evento-head-info .evento-btn-inscripcion {
        height: 100%;
    }
}
