﻿body {
}
@charset "UTF-8"; /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2) format("woff2"),url(../fonts/fontawesome-webfont.woff) format("woff"),url(../fonts/fontawesome-webfont.ttf) format("truetype"),url(../fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin
}

.fa-pulse {
    -webkit-animation: 1s steps(8) infinite fa-spin;
    animation: 1s steps(8) infinite fa-spin
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before, .fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before, .fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before, .fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before, .fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before, .fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before, .fa-users:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-copy:before, .fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before, .fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before, .fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-gavel:before, .fa-legal:before {
    content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before, .fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before, .fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before, .fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: ""
}

.fa-eur:before, .fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before, .fa-usd:before {
    content: ""
}

.fa-inr:before, .fa-rupee:before {
    content: ""
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: ""
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: ""
}

.fa-krw:before, .fa-won:before {
    content: ""
}

.fa-bitcoin:before, .fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before, .fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before, .fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: ""
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: ""
}

.fa-empire:before, .fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-paper-plane:before, .fa-send:before {
    content: ""
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before, .fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before, .fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before, .fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
    content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
    content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before, .fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before, .fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""
}

.fa-fa:before, .fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before, .fa-vcard:before {
    content: ""
}

.fa-address-card-o:before, .fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before, .fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    margin: 0;
    clip: auto
}

/*!
 * Bootstrap v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */


  -webkit-tap-highlight-color: transparent
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}



[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0
}

dl, ol, p, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote, figure {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #dd0000;
    text-decoration: none;
    background-color: transparent;
    transition: .3s;
}

    a:hover {
        color: #006afe;
        text-decoration: underline
    }

    a:not([href]):not([class]), a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

code, kbd, pre, samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

    button:focus:not(:focus-visible) {
        outline: 0
    }

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

    [role=button], [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer
    }

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    line-height: 1.05
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.05
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.05
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.05
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.05
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small, small {
    font-size: .875em;
    font-weight: 400
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: .875em;
    color: #6c757d
}

    .blockquote-footer::before {
        content: "\2014\00A0"
    }

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xs, .container-xxl, .container-xxxl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 380px) {
    .container, .container-xs {
        max-width: 450px
    }
}

@media (min-width: 576px) {
    .container, .container-sm, .container-xs {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm, .container-xs {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm, .container-xs {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xs {
        max-width: 1140px
    }
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xs, .container-xxl {
        max-width: 1380px
    }
}

@media (min-width: 1800px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xs, .container-xxl, .container-xxxl {
        max-width: 1600px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .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-lg-auto, .col-md, .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-md-auto, .col-sm, .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-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto, .col-xs, .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, .col-xs-auto, .col-xxl, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-auto, .col-xxxl, .col-xxxl-1, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 380px) {
    .col-xs {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xs-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xs-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xs-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xs-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xs-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xs-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xs-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xs-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xs-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xs-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xs-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xs-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xs-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xs-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xs-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xs-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xs-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xs-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xs-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xs-first {
        order: -1
    }

    .order-xs-last {
        order: 13
    }

    .order-xs-0 {
        order: 0
    }

    .order-xs-1 {
        order: 1
    }

    .order-xs-2 {
        order: 2
    }

    .order-xs-3 {
        order: 3
    }

    .order-xs-4 {
        order: 4
    }

    .order-xs-5 {
        order: 5
    }

    .order-xs-6 {
        order: 6
    }

    .order-xs-7 {
        order: 7
    }

    .order-xs-8 {
        order: 8
    }

    .order-xs-9 {
        order: 9
    }

    .order-xs-10 {
        order: 10
    }

    .order-xs-11 {
        order: 11
    }

    .order-xs-12 {
        order: 12
    }

    .offset-xs-0 {
        margin-left: 0
    }

    .offset-xs-1 {
        margin-left: 8.33333%
    }

    .offset-xs-2 {
        margin-left: 16.66667%
    }

    .offset-xs-3 {
        margin-left: 25%
    }

    .offset-xs-4 {
        margin-left: 33.33333%
    }

    .offset-xs-5 {
        margin-left: 41.66667%
    }

    .offset-xs-6 {
        margin-left: 50%
    }

    .offset-xs-7 {
        margin-left: 58.33333%
    }

    .offset-xs-8 {
        margin-left: 66.66667%
    }

    .offset-xs-9 {
        margin-left: 75%
    }

    .offset-xs-10 {
        margin-left: 83.33333%
    }

    .offset-xs-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xl-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        /* max-width:66.66667%; */
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xxl-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xxl-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xxl-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xxl-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xxl-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xxl-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        order: -1
    }

    .order-xxl-last {
        order: 13
    }

    .order-xxl-0 {
        order: 0
    }

    .order-xxl-1 {
        order: 1
    }

    .order-xxl-2 {
        order: 2
    }

    .order-xxl-3 {
        order: 3
    }

    .order-xxl-4 {
        order: 4
    }

    .order-xxl-5 {
        order: 5
    }

    .order-xxl-6 {
        order: 6
    }

    .order-xxl-7 {
        order: 7
    }

    .order-xxl-8 {
        order: 8
    }

    .order-xxl-9 {
        order: 9
    }

    .order-xxl-10 {
        order: 10
    }

    .order-xxl-11 {
        order: 11
    }

    .order-xxl-12 {
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxl-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1800px) {
    .col-xxxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xxxl-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xxxl-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xxxl-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xxxl-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xxxl-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xxxl-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xxxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xxxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xxxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xxxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xxxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xxxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xxxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xxxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxxl-first {
        order: -1
    }

    .order-xxxl-last {
        order: 13
    }

    .order-xxxl-0 {
        order: 0
    }

    .order-xxxl-1 {
        order: 1
    }

    .order-xxxl-2 {
        order: 2
    }

    .order-xxxl-3 {
        order: 3
    }

    .order-xxxl-4 {
        order: 4
    }

    .order-xxxl-5 {
        order: 5
    }

    .order-xxxl-6 {
        order: 6
    }

    .order-xxxl-7 {
        order: 7
    }

    .order-xxxl-8 {
        order: 8
    }

    .order-xxxl-9 {
        order: 9
    }

    .order-xxxl-10 {
        order: 10
    }

    .order-xxxl-11 {
        order: 11
    }

    .order-xxxl-12 {
        order: 12
    }

    .offset-xxxl-0 {
        margin-left: 0
    }

    .offset-xxxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxxl-3 {
        margin-left: 25%
    }

    .offset-xxxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxxl-6 {
        margin-left: 50%
    }

    .offset-xxxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxxl-9 {
        margin-left: 75%
    }

    .offset-xxxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxxl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

    .table td, .table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table tbody + tbody {
        border-top: 2px solid #ddd
    }

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #ddd
}

    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 2px
    }

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,.075)
}

.table-primary, .table-primary > td, .table-primary > th {
    background-color: #cde2ff
}

    .table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
        border-color: #a1c8ff
    }

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #b4d3ff
}

.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #bababa
}

    .table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
        border-color: #7f7f7f
    }

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #adadad
}

.table-light, .table-light > td, .table-light > th {
    background-color: #fdfdfe
}

    .table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
        border-color: #fbfcfc
    }

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #ececf6
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #ddd
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

    .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #454d55
    }

    .table-dark.table-bordered {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255,255,255,.05)
    }

    .table-dark.table-hover tbody tr:hover {
        color: #fff;
        background-color: rgba(255,255,255,.075)
    }

@media (max-width: 379.98px) {
    .table-responsive-xs {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-xs > .table-bordered {
            border: 0
        }
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-sm > .table-bordered {
            border: 0
        }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-md > .table-bordered {
            border: 0
        }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-lg > .table-bordered {
            border: 0
        }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-xl > .table-bordered {
            border: 0
        }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-xxl > .table-bordered {
            border: 0
        }
}

@media (max-width: 1799.98px) {
    .table-responsive-xxxl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-xxxl > .table-bordered {
            border: 0
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

    .table-responsive > .table-bordered {
        border: 0
    }

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: .65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #cbe0ff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(75,150,255,.25)
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    appearance: none
}

select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.65rem + 1px);
    padding-bottom: calc(.65rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(1rem + 1px);
    padding-bottom: calc(1rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .65rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0
}

.form-control-lg {
    height: calc(1.5em + 2rem + 2px);
    padding: 1rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0
}

select.form-control[multiple], select.form-control[size], textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

    .form-row > .col, .form-row > [class*=col-] {
        padding-right: 5px;
        padding-left: 5px
    }

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

    .form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
        color: #6c757d
    }

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

    .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-right: .3125rem;
        margin-left: 0
    }

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40,167,69,.9);
    border-radius: 0
}

.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
    left: 5px
}

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
    display: block
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 1.3rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .325rem) center;
    background-size: calc(.75em + .65rem) calc(.75em + .65rem)
}

    .form-control.is-valid:focus, .was-validated .form-control:valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
    }

.was-validated select.form-control:valid, select.form-control.is-valid {
    padding-right: 4rem !important;
    background-position: right 2rem center
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + 1.3rem);
    background-position: top calc(.375em + .325rem) right calc(.375em + .325rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.975rem) !important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1rem center/8px 10px no-repeat,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 2rem/calc(.75em + .65rem) calc(.75em + .65rem) no-repeat #fff
}

    .custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
    }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #28a745
}

    .custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
        border-color: #28a745
    }

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745
}

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,.9);
    border-radius: 0
}

.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
    left: 5px
}

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
    display: block
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 1.3rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .325rem) center;
    background-size: calc(.75em + .65rem) calc(.75em + .65rem)
}

    .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
    }

.was-validated select.form-control:invalid, select.form-control.is-invalid {
    padding-right: 4rem !important;
    background-position: right 2rem center
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 1.3rem);
    background-position: top calc(.375em + .325rem) right calc(.375em + .325rem)
}

.custom-select.is-invalid, .was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.975rem) !important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1rem center/8px 10px no-repeat,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 2rem/calc(.75em + .65rem) calc(.75em + .65rem) no-repeat #fff
}

    .custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
    }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545
}

    .custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
        border-color: #dc3545
    }

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545
}

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

    .form-inline .form-check {
        width: 100%
    }

@media (min-width: 576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.single-fight__header {
    padding-top: 65px;
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(75,150,255,.25)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #dd0000;
    border-color: #dd0000
}

    .btn-primary:hover {
        color: #fff;
        background-color: #2580ff;
        border-color: #1878ff
    }

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #2580ff;
        border-color: #1878ff;
        box-shadow: 0 0 0 .2rem rgba(102,166,255,.5)
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #dd0000;
        border-color: #dd0000
    }

    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #1878ff;
        border-color: #0b71ff
    }

        .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(102,166,255,.5)
        }

.btn-secondary {
    color: #fff;
    background-color: #080808;
    border-color: #080808
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

    .btn-secondary.focus, .btn-secondary:focus {
        color: #fff;
        background-color: #000;
        border-color: #000;
        box-shadow: 0 0 0 .2rem rgba(45,45,45,.5)
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #080808;
        border-color: #080808
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #000;
        border-color: #000
    }

        .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(45,45,45,.5)
        }

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

    .btn-light:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5
    }

    .btn-light.focus, .btn-light:focus {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5;
        box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dae0e5;
        border-color: #d3d9df
    }

        .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
        }

.btn-outline-primary {
    color: #dd0000;
    border-color: #dd0000
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #dd0000;
        border-color: #dd0000
    }

    .btn-outline-primary.focus, .btn-outline-primary:focus {
        box-shadow: 0 0 0 .2rem rgba(75,150,255,.5)
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #dd0000;
        background-color: transparent
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #dd0000;
        border-color: #dd0000
    }

        .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(75,150,255,.5)
        }

.btn-outline-secondary {
    color: #080808;
    border-color: #080808
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #080808;
        border-color: #080808
    }

    .btn-outline-secondary.focus, .btn-outline-secondary:focus {
        box-shadow: 0 0 0 .2rem rgba(8,8,8,.5)
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #080808;
        background-color: transparent
    }

    .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #080808;
        border-color: #080808
    }

        .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(8,8,8,.5)
        }

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

    .btn-outline-light:hover {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-outline-light.focus, .btn-outline-light:focus {
        box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent
    }

    .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

        .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
        }

.btn-link {
    font-weight: 400;
    color: #dd0000;
    text-decoration: none
}

    .btn-link:hover {
        color: #006afe;
        text-decoration: underline
    }

    .btn-link.focus, .btn-link:focus {
        text-decoration: underline
    }

    .btn-link.disabled, .btn-link:disabled {
        color: #6c757d;
        pointer-events: none
    }

.btn-lg {
    padding: 1rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0
}

.btn-sm {
    padding: .5rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: .5rem
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

    .breadcrumb-item + .breadcrumb-item::before {
        float: left;
        padding-right: .5rem;
        color: #6c757d;
        content: "/"
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: none
    }

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #dd0000;
    background-color: #fff;
    border: 1px solid #dee2e6
}

    .page-link:hover {
        z-index: 2;
        color: #006afe;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .page-link:focus {
        z-index: 3;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(75,150,255,.25)
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #dd0000;
    border-color: #dd0000
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #dd0000 !important;
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #1878ff !important
}

.bg-secondary {
    background-color: #232428 !important;
    border-radius: 10px;
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #000 !important
}

.bg-light {
    background-color: #f8f9fa !important;

}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #ddd !important
}

.border-top {
    border-top: 1px solid #ddd !important
}

.border-right {
    border-right: 1px solid #ddd !important
}

.border-bottom {
    border-bottom: 1px solid #ddd !important
}

.border-left {
    border-left: 1px solid #ddd !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #dd0000 !important
}

.border-secondary {
    border-color: #080808 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-white {
    border-color: #fff !important
}

.rounded, .rounded-sm {
    border-radius: 0 !important
}

.rounded-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.rounded-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.rounded-bottom {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.rounded-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.rounded-lg {
    border-radius: 0 !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 380px) {
    .d-xs-none {
        display: none !important
    }

    .d-xs-inline {
        display: inline !important
    }

    .d-xs-inline-block {
        display: inline-block !important
    }

    .d-xs-block {
        display: block !important
    }

    .d-xs-table {
        display: table !important
    }

    .d-xs-table-row {
        display: table-row !important
    }

    .d-xs-table-cell {
        display: table-cell !important
    }

    .d-xs-flex {
        display: flex !important
    }

    .d-xs-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1400px) {
    .d-xxl-none {
        display: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1800px) {
    .d-xxxl-none {
        display: none !important
    }

    .d-xxxl-inline {
        display: inline !important
    }

    .d-xxxl-inline-block {
        display: inline-block !important
    }

    .d-xxxl-block {
        display: block !important
    }

    .d-xxxl-table {
        display: table !important
    }

    .d-xxxl-table-row {
        display: table-row !important
    }

    .d-xxxl-table-cell {
        display: table-cell !important
    }

    .d-xxxl-flex {
        display: flex !important
    }

    .d-xxxl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

    .embed-responsive::before {
        display: block;
        content: ""
    }

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 380px) {
    .flex-xs-row {
        flex-direction: row !important
    }

    .flex-xs-column {
        flex-direction: column !important
    }

    .flex-xs-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xs-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xs-wrap {
        flex-wrap: wrap !important
    }

    .flex-xs-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xs-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xs-fill {
        flex: 1 1 auto !important
    }

    .flex-xs-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xs-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xs-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xs-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xs-start {
        justify-content: flex-start !important
    }

    .justify-content-xs-end {
        justify-content: flex-end !important
    }

    .justify-content-xs-center {
        justify-content: center !important
    }

    .justify-content-xs-between {
        justify-content: space-between !important
    }

    .justify-content-xs-around {
        justify-content: space-around !important
    }

    .align-items-xs-start {
        align-items: flex-start !important
    }

    .align-items-xs-end {
        align-items: flex-end !important
    }

    .align-items-xs-center {
        align-items: center !important
    }

    .align-items-xs-baseline {
        align-items: baseline !important
    }

    .align-items-xs-stretch {
        align-items: stretch !important
    }

    .align-content-xs-start {
        align-content: flex-start !important
    }

    .align-content-xs-end {
        align-content: flex-end !important
    }

    .align-content-xs-center {
        align-content: center !important
    }

    .align-content-xs-between {
        align-content: space-between !important
    }

    .align-content-xs-around {
        align-content: space-around !important
    }

    .align-content-xs-stretch {
        align-content: stretch !important
    }

    .align-self-xs-auto {
        align-self: auto !important
    }

    .align-self-xs-start {
        align-self: flex-start !important
    }

    .align-self-xs-end {
        align-self: flex-end !important
    }

    .align-self-xs-center {
        align-self: center !important
    }

    .align-self-xs-baseline {
        align-self: baseline !important
    }

    .align-self-xs-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1400px) {
    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 380px) {
    .float-xs-left {
        float: left !important
    }

    .float-xs-right {
        float: right !important
    }

    .float-xs-none {
        float: none !important
    }
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

@media (min-width: 1400px) {
    .float-xxl-left {
        float: left !important
    }

    .float-xxl-right {
        float: right !important
    }

    .float-xxl-none {
        float: none !important
    }
}

.user-select-all {
    user-select: all !important
}

.user-select-auto {
    user-select: auto !important
}

.user-select-none {
    user-select: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    clip: rect(0,0,0,0);
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1, .my-n1 {
    margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2, .my-n2 {
    margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width: 380px) {
    .m-xs-0 {
        margin: 0 !important
    }

    .mt-xs-0, .my-xs-0 {
        margin-top: 0 !important
    }

    .mr-xs-0, .mx-xs-0 {
        margin-right: 0 !important
    }

    .mb-xs-0, .my-xs-0 {
        margin-bottom: 0 !important
    }

    .ml-xs-0, .mx-xs-0 {
        margin-left: 0 !important
    }

    .m-xs-1 {
        margin: .25rem !important
    }

    .mt-xs-1, .my-xs-1 {
        margin-top: .25rem !important
    }

    .mr-xs-1, .mx-xs-1 {
        margin-right: .25rem !important
    }

    .mb-xs-1, .my-xs-1 {
        margin-bottom: .25rem !important
    }

    .ml-xs-1, .mx-xs-1 {
        margin-left: .25rem !important
    }

    .m-xs-2 {
        margin: .5rem !important
    }

    .mt-xs-2, .my-xs-2 {
        margin-top: .5rem !important
    }

    .mr-xs-2, .mx-xs-2 {
        margin-right: .5rem !important
    }

    .mb-xs-2, .my-xs-2 {
        margin-bottom: .5rem !important
    }

    .ml-xs-2, .mx-xs-2 {
        margin-left: .5rem !important
    }

    .m-xs-3 {
        margin: 1rem !important
    }

    .mt-xs-3, .my-xs-3 {
        margin-top: 1rem !important
    }

    .mr-xs-3, .mx-xs-3 {
        margin-right: 1rem !important
    }

    .mb-xs-3, .my-xs-3 {
        margin-bottom: 1rem !important
    }

    .ml-xs-3, .mx-xs-3 {
        margin-left: 1rem !important
    }

    .m-xs-4 {
        margin: 1.5rem !important
    }

    .mt-xs-4, .my-xs-4 {
        margin-top: 1.5rem !important
    }

    .mr-xs-4, .mx-xs-4 {
        margin-right: 1.5rem !important
    }

    .mb-xs-4, .my-xs-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xs-4, .mx-xs-4 {
        margin-left: 1.5rem !important
    }

    .m-xs-5 {
        margin: 3rem !important
    }

    .mt-xs-5, .my-xs-5 {
        margin-top: 3rem !important
    }

    .mr-xs-5, .mx-xs-5 {
        margin-right: 3rem !important
    }

    .mb-xs-5, .my-xs-5 {
        margin-bottom: 3rem !important
    }

    .ml-xs-5, .mx-xs-5 {
        margin-left: 3rem !important
    }

    .p-xs-0 {
        padding: 0 !important
    }

    .pt-xs-0, .py-xs-0 {
        padding-top: 0 !important
    }

    .pr-xs-0, .px-xs-0 {
        padding-right: 0 !important
    }

    .pb-xs-0, .py-xs-0 {
        padding-bottom: 0 !important
    }

    .pl-xs-0, .px-xs-0 {
        padding-left: 0 !important
    }

    .p-xs-1 {
        padding: .25rem !important
    }

    .pt-xs-1, .py-xs-1 {
        padding-top: .25rem !important
    }

    .pr-xs-1, .px-xs-1 {
        padding-right: .25rem !important
    }

    .pb-xs-1, .py-xs-1 {
        padding-bottom: .25rem !important
    }

    .pl-xs-1, .px-xs-1 {
        padding-left: .25rem !important
    }

    .p-xs-2 {
        padding: .5rem !important
    }

    .pt-xs-2, .py-xs-2 {
        padding-top: .5rem !important
    }

    .pr-xs-2, .px-xs-2 {
        padding-right: .5rem !important
    }

    .pb-xs-2, .py-xs-2 {
        padding-bottom: .5rem !important
    }

    .pl-xs-2, .px-xs-2 {
        padding-left: .5rem !important
    }

    .p-xs-3 {
        padding: 1rem !important
    }

    .pt-xs-3, .py-xs-3 {
        padding-top: 1rem !important
    }

    .pr-xs-3, .px-xs-3 {
        padding-right: 1rem !important
    }

    .pb-xs-3, .py-xs-3 {
        padding-bottom: 1rem !important
    }

    .pl-xs-3, .px-xs-3 {
        padding-left: 1rem !important
    }

    .p-xs-4 {
        padding: 1.5rem !important
    }

    .pt-xs-4, .py-xs-4 {
        padding-top: 1.5rem !important
    }

    .pr-xs-4, .px-xs-4 {
        padding-right: 1.5rem !important
    }

    .pb-xs-4, .py-xs-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xs-4, .px-xs-4 {
        padding-left: 1.5rem !important
    }

    .p-xs-5 {
        padding: 3rem !important
    }

    .pt-xs-5, .py-xs-5 {
        padding-top: 3rem !important
    }

    .pr-xs-5, .px-xs-5 {
        padding-right: 3rem !important
    }

    .pb-xs-5, .py-xs-5 {
        padding-bottom: 3rem !important
    }

    .pl-xs-5, .px-xs-5 {
        padding-left: 3rem !important
    }

    .m-xs-n1 {
        margin: -.25rem !important
    }

    .mt-xs-n1, .my-xs-n1 {
        margin-top: -.25rem !important
    }

    .mr-xs-n1, .mx-xs-n1 {
        margin-right: -.25rem !important
    }

    .mb-xs-n1, .my-xs-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xs-n1, .mx-xs-n1 {
        margin-left: -.25rem !important
    }

    .m-xs-n2 {
        margin: -.5rem !important
    }

    .mt-xs-n2, .my-xs-n2 {
        margin-top: -.5rem !important
    }

    .mr-xs-n2, .mx-xs-n2 {
        margin-right: -.5rem !important
    }

    .mb-xs-n2, .my-xs-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xs-n2, .mx-xs-n2 {
        margin-left: -.5rem !important
    }

    .m-xs-n3 {
        margin: -1rem !important
    }

    .mt-xs-n3, .my-xs-n3 {
        margin-top: -1rem !important
    }

    .mr-xs-n3, .mx-xs-n3 {
        margin-right: -1rem !important
    }

    .mb-xs-n3, .my-xs-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xs-n3, .mx-xs-n3 {
        margin-left: -1rem !important
    }

    .m-xs-n4 {
        margin: -1.5rem !important
    }

    .mt-xs-n4, .my-xs-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xs-n4, .mx-xs-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xs-n4, .my-xs-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xs-n4, .mx-xs-n4 {
        margin-left: -1.5rem !important
    }

    .m-xs-n5 {
        margin: -3rem !important
    }

    .mt-xs-n5, .my-xs-n5 {
        margin-top: -3rem !important
    }

    .mr-xs-n5, .mx-xs-n5 {
        margin-right: -3rem !important
    }

    .mb-xs-n5, .my-xs-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xs-n5, .mx-xs-n5 {
        margin-left: -3rem !important
    }

    .m-xs-auto {
        margin: auto !important
    }

    .mt-xs-auto, .my-xs-auto {
        margin-top: auto !important
    }

    .mr-xs-auto, .mx-xs-auto {
        margin-right: auto !important
    }

    .mb-xs-auto, .my-xs-auto {
        margin-bottom: auto !important
    }

    .ml-xs-auto, .mx-xs-auto {
        margin-left: auto !important
    }
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1400px) {
    .m-xxl-0 {
        margin: 0 !important
    }

    .mt-xxl-0, .my-xxl-0 {
        margin-top: 0 !important
    }

    .mr-xxl-0, .mx-xxl-0 {
        margin-right: 0 !important
    }

    .mb-xxl-0, .my-xxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxl-0, .mx-xxl-0 {
        margin-left: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .mt-xxl-1, .my-xxl-1 {
        margin-top: .25rem !important
    }

    .mr-xxl-1, .mx-xxl-1 {
        margin-right: .25rem !important
    }

    .mb-xxl-1, .my-xxl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxl-1, .mx-xxl-1 {
        margin-left: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .mt-xxl-2, .my-xxl-2 {
        margin-top: .5rem !important
    }

    .mr-xxl-2, .mx-xxl-2 {
        margin-right: .5rem !important
    }

    .mb-xxl-2, .my-xxl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxl-2, .mx-xxl-2 {
        margin-left: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .mt-xxl-3, .my-xxl-3 {
        margin-top: 1rem !important
    }

    .mr-xxl-3, .mx-xxl-3 {
        margin-right: 1rem !important
    }

    .mb-xxl-3, .my-xxl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxl-3, .mx-xxl-3 {
        margin-left: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .mt-xxl-4, .my-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxl-4, .mx-xxl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxl-4, .my-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxl-4, .mx-xxl-4 {
        margin-left: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .mt-xxl-5, .my-xxl-5 {
        margin-top: 3rem !important
    }

    .mr-xxl-5, .mx-xxl-5 {
        margin-right: 3rem !important
    }

    .mb-xxl-5, .my-xxl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxl-5, .mx-xxl-5 {
        margin-left: 3rem !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .pt-xxl-0, .py-xxl-0 {
        padding-top: 0 !important
    }

    .pr-xxl-0, .px-xxl-0 {
        padding-right: 0 !important
    }

    .pb-xxl-0, .py-xxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxl-0, .px-xxl-0 {
        padding-left: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .pt-xxl-1, .py-xxl-1 {
        padding-top: .25rem !important
    }

    .pr-xxl-1, .px-xxl-1 {
        padding-right: .25rem !important
    }

    .pb-xxl-1, .py-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxl-1, .px-xxl-1 {
        padding-left: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .pt-xxl-2, .py-xxl-2 {
        padding-top: .5rem !important
    }

    .pr-xxl-2, .px-xxl-2 {
        padding-right: .5rem !important
    }

    .pb-xxl-2, .py-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxl-2, .px-xxl-2 {
        padding-left: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .pt-xxl-3, .py-xxl-3 {
        padding-top: 1rem !important
    }

    .pr-xxl-3, .px-xxl-3 {
        padding-right: 1rem !important
    }

    .pb-xxl-3, .py-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxl-3, .px-xxl-3 {
        padding-left: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .pt-xxl-4, .py-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxl-4, .px-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxl-4, .py-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxl-4, .px-xxl-4 {
        padding-left: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .pt-xxl-5, .py-xxl-5 {
        padding-top: 3rem !important
    }

    .pr-xxl-5, .px-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-5, .py-xxl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxl-5, .px-xxl-5 {
        padding-left: 3rem !important
    }

    .m-xxl-n1 {
        margin: -.25rem !important
    }

    .mt-xxl-n1, .my-xxl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xxl-n1, .mx-xxl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xxl-n1, .my-xxl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xxl-n1, .mx-xxl-n1 {
        margin-left: -.25rem !important
    }

    .m-xxl-n2 {
        margin: -.5rem !important
    }

    .mt-xxl-n2, .my-xxl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xxl-n2, .mx-xxl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xxl-n2, .my-xxl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xxl-n2, .mx-xxl-n2 {
        margin-left: -.5rem !important
    }

    .m-xxl-n3 {
        margin: -1rem !important
    }

    .mt-xxl-n3, .my-xxl-n3 {
        margin-top: -1rem !important
    }

    .mr-xxl-n3, .mx-xxl-n3 {
        margin-right: -1rem !important
    }

    .mb-xxl-n3, .my-xxl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xxl-n3, .mx-xxl-n3 {
        margin-left: -1rem !important
    }

    .m-xxl-n4 {
        margin: -1.5rem !important
    }

    .mt-xxl-n4, .my-xxl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xxl-n4, .mx-xxl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xxl-n4, .my-xxl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xxl-n4, .mx-xxl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xxl-n5 {
        margin: -3rem !important
    }

    .mt-xxl-n5, .my-xxl-n5 {
        margin-top: -3rem !important
    }

    .mr-xxl-n5, .mx-xxl-n5 {
        margin-right: -3rem !important
    }

    .mb-xxl-n5, .my-xxl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xxl-n5, .mx-xxl-n5 {
        margin-left: -3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mt-xxl-auto, .my-xxl-auto {
        margin-top: auto !important
    }

    .mr-xxl-auto, .mx-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-auto, .my-xxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxl-auto, .mx-xxl-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1800px) {
    .flex-xxxl-row {
        flex-direction: row !important
    }

    .flex-xxxl-column {
        flex-direction: column !important
    }

    .flex-xxxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xxxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xxxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxxl-center {
        justify-content: center !important
    }

    .justify-content-xxxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxxl-around {
        justify-content: space-around !important
    }

    .align-items-xxxl-start {
        align-items: flex-start !important
    }

    .align-items-xxxl-end {
        align-items: flex-end !important
    }

    .align-items-xxxl-center {
        align-items: center !important
    }

    .align-items-xxxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxxl-start {
        align-content: flex-start !important
    }

    .align-content-xxxl-end {
        align-content: flex-end !important
    }

    .align-content-xxxl-center {
        align-content: center !important
    }

    .align-content-xxxl-between {
        align-content: space-between !important
    }

    .align-content-xxxl-around {
        align-content: space-around !important
    }

    .align-content-xxxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxxl-auto {
        align-self: auto !important
    }

    .align-self-xxxl-start {
        align-self: flex-start !important
    }

    .align-self-xxxl-end {
        align-self: flex-end !important
    }

    .align-self-xxxl-center {
        align-self: center !important
    }

    .align-self-xxxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxxl-stretch {
        align-self: stretch !important
    }

    .float-xxxl-left {
        float: left !important
    }

    .float-xxxl-right {
        float: right !important
    }

    .float-xxxl-none {
        float: none !important
    }

    .m-xxxl-0 {
        margin: 0 !important
    }

    .mt-xxxl-0, .my-xxxl-0 {
        margin-top: 0 !important
    }

    .mr-xxxl-0, .mx-xxxl-0 {
        margin-right: 0 !important
    }

    .mb-xxxl-0, .my-xxxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxxl-0, .mx-xxxl-0 {
        margin-left: 0 !important
    }

    .m-xxxl-1 {
        margin: .25rem !important
    }

    .mt-xxxl-1, .my-xxxl-1 {
        margin-top: .25rem !important
    }

    .mr-xxxl-1, .mx-xxxl-1 {
        margin-right: .25rem !important
    }

    .mb-xxxl-1, .my-xxxl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxxl-1, .mx-xxxl-1 {
        margin-left: .25rem !important
    }

    .m-xxxl-2 {
        margin: .5rem !important
    }

    .mt-xxxl-2, .my-xxxl-2 {
        margin-top: .5rem !important
    }

    .mr-xxxl-2, .mx-xxxl-2 {
        margin-right: .5rem !important
    }

    .mb-xxxl-2, .my-xxxl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxxl-2, .mx-xxxl-2 {
        margin-left: .5rem !important
    }

    .m-xxxl-3 {
        margin: 1rem !important
    }

    .mt-xxxl-3, .my-xxxl-3 {
        margin-top: 1rem !important
    }

    .mr-xxxl-3, .mx-xxxl-3 {
        margin-right: 1rem !important
    }

    .mb-xxxl-3, .my-xxxl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxxl-3, .mx-xxxl-3 {
        margin-left: 1rem !important
    }

    .m-xxxl-4 {
        margin: 1.5rem !important
    }

    .mt-xxxl-4, .my-xxxl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxxl-4, .mx-xxxl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxxl-4, .my-xxxl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxxl-4, .mx-xxxl-4 {
        margin-left: 1.5rem !important
    }

    .m-xxxl-5 {
        margin: 3rem !important
    }

    .mt-xxxl-5, .my-xxxl-5 {
        margin-top: 3rem !important
    }

    .mr-xxxl-5, .mx-xxxl-5 {
        margin-right: 3rem !important
    }

    .mb-xxxl-5, .my-xxxl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxxl-5, .mx-xxxl-5 {
        margin-left: 3rem !important
    }

    .p-xxxl-0 {
        padding: 0 !important
    }

    .pt-xxxl-0, .py-xxxl-0 {
        padding-top: 0 !important
    }

    .pr-xxxl-0, .px-xxxl-0 {
        padding-right: 0 !important
    }

    .pb-xxxl-0, .py-xxxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxxl-0, .px-xxxl-0 {
        padding-left: 0 !important
    }

    .p-xxxl-1 {
        padding: .25rem !important
    }

    .pt-xxxl-1, .py-xxxl-1 {
        padding-top: .25rem !important
    }

    .pr-xxxl-1, .px-xxxl-1 {
        padding-right: .25rem !important
    }

    .pb-xxxl-1, .py-xxxl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxxl-1, .px-xxxl-1 {
        padding-left: .25rem !important
    }

    .p-xxxl-2 {
        padding: .5rem !important
    }

    .pt-xxxl-2, .py-xxxl-2 {
        padding-top: .5rem !important
    }

    .pr-xxxl-2, .px-xxxl-2 {
        padding-right: .5rem !important
    }

    .pb-xxxl-2, .py-xxxl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxxl-2, .px-xxxl-2 {
        padding-left: .5rem !important
    }

    .p-xxxl-3 {
        padding: 1rem !important
    }

    .pt-xxxl-3, .py-xxxl-3 {
        padding-top: 1rem !important
    }

    .pr-xxxl-3, .px-xxxl-3 {
        padding-right: 1rem !important
    }

    .pb-xxxl-3, .py-xxxl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxxl-3, .px-xxxl-3 {
        padding-left: 1rem !important
    }

    .p-xxxl-4 {
        padding: 1.5rem !important
    }

    .pt-xxxl-4, .py-xxxl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxxl-4, .px-xxxl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxxl-4, .py-xxxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxxl-4, .px-xxxl-4 {
        padding-left: 1.5rem !important
    }

    .p-xxxl-5 {
        padding: 3rem !important
    }

    .pt-xxxl-5, .py-xxxl-5 {
        padding-top: 3rem !important
    }

    .pr-xxxl-5, .px-xxxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxxl-5, .py-xxxl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxxl-5, .px-xxxl-5 {
        padding-left: 3rem !important
    }

    .m-xxxl-n1 {
        margin: -.25rem !important
    }

    .mt-xxxl-n1, .my-xxxl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xxxl-n1, .mx-xxxl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xxxl-n1, .my-xxxl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xxxl-n1, .mx-xxxl-n1 {
        margin-left: -.25rem !important
    }

    .m-xxxl-n2 {
        margin: -.5rem !important
    }

    .mt-xxxl-n2, .my-xxxl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xxxl-n2, .mx-xxxl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xxxl-n2, .my-xxxl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xxxl-n2, .mx-xxxl-n2 {
        margin-left: -.5rem !important
    }

    .m-xxxl-n3 {
        margin: -1rem !important
    }

    .mt-xxxl-n3, .my-xxxl-n3 {
        margin-top: -1rem !important
    }

    .mr-xxxl-n3, .mx-xxxl-n3 {
        margin-right: -1rem !important
    }

    .mb-xxxl-n3, .my-xxxl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xxxl-n3, .mx-xxxl-n3 {
        margin-left: -1rem !important
    }

    .m-xxxl-n4 {
        margin: -1.5rem !important
    }

    .mt-xxxl-n4, .my-xxxl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xxxl-n4, .mx-xxxl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xxxl-n4, .my-xxxl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xxxl-n4, .mx-xxxl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xxxl-n5 {
        margin: -3rem !important
    }

    .mt-xxxl-n5, .my-xxxl-n5 {
        margin-top: -3rem !important
    }

    .mr-xxxl-n5, .mx-xxxl-n5 {
        margin-right: -3rem !important
    }

    .mb-xxxl-n5, .my-xxxl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xxxl-n5, .mx-xxxl-n5 {
        margin-left: -3rem !important
    }

    .m-xxxl-auto {
        margin: auto !important
    }

    .mt-xxxl-auto, .my-xxxl-auto {
        margin-top: auto !important
    }

    .mr-xxxl-auto, .mx-xxxl-auto {
        margin-right: auto !important
    }

    .mb-xxxl-auto, .my-xxxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxxl-auto, .mx-xxxl-auto {
        margin-left: auto !important
    }
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0)
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 380px) {
    .text-xs-left {
        text-align: left !important
    }

    .text-xs-right {
        text-align: right !important
    }

    .text-xs-center {
        text-align: center !important
    }
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }

}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }

    .site-content {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

@media (min-width: 1400px) {
    .text-xxl-left {
        text-align: left !important
    }

    .text-xxl-right {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #dd0000 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #006afe !important
}

.text-secondary {
    color: #080808 !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #000 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus, a.text-light:hover {
    color: #cbd3da !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0,0,0,.5) !important
}

.text-white-50 {
    color: rgba(255,255,255,.5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    word-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}



img[alt] {
    overflow: hidden;
    color: transparent !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: -9999px
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;

    text-transform: uppercase;
    letter-spacing: 0
}

    .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: #111 !important
    }

        .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
            color: #dd0000 !important
        }

@media (max-width: 1199.98px) {
    .site-container:before {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 0%;
        content: '';
        z-index: 1019;
        background-color: rgba(8,8,8,.4);
        transition: height .3s
    }

    .body--offcanvas-open {
        overflow: hidden
    }
}

.body--offcanvas-open .site-container:before {
    height: 100%
}

.sidebar-toggler {
    width: 3rem;
    height: 3rem
}

    .sidebar-toggler:before {
        font-size: 1.25rem;
        content: '\f142';
        font-family: FontAwesome
    }

@media (max-width: 991.98px) {
    .sidebar-toggler {
        width: 2.5rem;
        height: 2.5rem
    }

        .sidebar-toggler:before {
            font-size: 1rem
        }
}

.live-blinker {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background-color: green;
    vertical-align: 5px;
    animation: .75s ease-in-out infinite alternate live-blinker
}

@keyframes live-blinker {
    0%,25% {
        opacity: 1
    }

    100% {
        opacity: .4
    }
}

.headings-font-family {
  
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.05
}

.text-dark-gray {
    color: #212529 !important
}

.text-winner {
    color: #00a700
}

.text-loser {
    color: #d20000
}

.text-draw {
    color: #4098ba
}

.text-ibf {
    color: #ba0101
}

.text-wbo {
    color: #76011b
}

.text-ring {
    color: #f8ba4b
}

.text-wba {
    color: #1b1b1b
}

.text-wbc {
    color: #0b8110
}

.btn {
    line-height: 1
}

.site-logo {
    height: 50px;
    transition: height .3s
}

.site-logo--light {
    display: block
}

.site-logo--dark {
    display: none
}

.site-logo img {
    height: 100%;
    width: auto;
    object-fit: contain;
    object-position: center
}

.site-header.bg-white .site-logo {
    height: 30px
}

.site-header.bg-white .site-logo--light {
    display: none
}

.site-header.bg-white .site-logo--dark {
    display: block
}

.site-wrapper {
    min-height: 100vh
}

.site-content {
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
    background-color: #fff
}

@media (min-width: 576px) and (max-width:1399.98px) {
    .site-content {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media (max-width: 575.98px) {
    .site-logo {
        height: 30px
    }

    .site-content__wrapper {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 1400px) {
    .site-content__wrapper {
        padding-right: calc(50px - 15px)
    }
}

.site-content__section {
    border-top: 3px solid #080808
}

    .site-content__section-header, .site-content__section:not(:last-child) {
        border-bottom: 1px solid #ddd
    }

@media (min-width: 992px) {
    .site-content__section-header {
        padding: 0 30px
    }
}

@media (max-width: 1199.98px) {
    .site-content__section-header {
        padding: 0 20px
    }
}

.site-content__section__title {
    line-height: 1
}

    .site-content__section__title:before {
        position: absolute;
        left: 0;
        width: 100%;
        content: '';
        height: 3px;
        background-color: #dd0000;
        top: -3px
    }

.site-content__section__subtitle {
    background-color: #f5f5f5;
    font-size: 1.875rem;
    line-height: 1.5;

    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

@media (min-width: 992px) {
    .site-content__section__title {
        padding: 30px 0
    }

    .site-content__section__subtitle {
        margin: 30px -30px
    }
}

@media (max-width: 1199.98px) {
    .site-content__section__title {
        padding: 20px 0
    }

    .site-content__section__subtitle {
        margin: 20px -20px
    }
}

.site-content__section__content > :last-child {
    margin-bottom: 0 !important
}

@media (min-width: 992px) {
    .site-content__section__content {
        padding: 30px
    }

    .site-content__section__footer {
        margin-top: 30px
    }

    .site-content__section :nth-child(1).site-content__section__subtitle {
        margin-top: -31px
    }
}

@media (max-width: 1199.98px) {
    .site-content__section__content {
        padding: 20px
    }

    .site-content__section__footer {
        margin-top: 20px
    }

    .site-content__section :nth-child(1).site-content__section__subtitle {
        margin-top: -21px
    }
}

.site-content__section.wbc .site-content__section__title:before {
    background-color: #0b8110
}

.site-content__section.wba .site-content__section__title:before {
    background-color: #1b1b1b
}

.site-content__section.ibf .site-content__section__title:before {
    background-color: #ba0101
}

.site-content__section.wbo .site-content__section__title:before {
    background-color: #76011b
}

@media (min-width: 1200px) {
    .site-content__two-cols-sections .site-content__section {
        flex: 0 0 50%
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .site-content__two-cols-sections .site-content__section {
        flex: 0 0 100%
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .site-content__two-cols-sections .site-content__section {
        flex: 0 0 50%
    }
}

@media (max-width: 991.98px) {
    .site-content__two-cols-sections .site-content__section {
        flex: 0 0 100%
    }
}

.featured-events {
    width: 100%
}

@media (min-width: 1400px) {
    .featured-events {
        width: 75%
    }
}

@media (min-width: 1200px) and (max-width:1799.98px) {
    .featured-events {
        width: 70%
    }
}

.featured-events.blog {
    height: 350px
}

@media (min-width: 768px) {
    .featured-events.blog {
        height: 500px
    }
}

.featured-events__content {
    overflow: hidden;
    position: relative
}

    .featured-events__content:before {
        left: 0;
        top: 0;
        width: 1px;
        height: 100%;
        content: '';
        background-color: #080808;
        position: absolute;
        z-index: 1
    }

.featured-events__content-item {
    padding: 30px
}

.featured-events__content-item__cat {
    color: #fff !important
}

.featured-events__content-item__title {
    margin-bottom: 30px;
    margin-top: 1rem;
    font-size: 1.25rem;
    font-weight: 700
}

.featured-events__content-item__img:before {
    background: #000;
    background: linear-gradient(0deg,#000 0,rgba(0,0,0,0) 100%);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.featured-events__content-item__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.featured-events__content-item .position-relative {
    z-index: 2
}

.featured-events__content-item .position-absolute {
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1
}

.featured-events__nav-item {
    width: 50px;
    height: 50px;
    background-color: #222;
    transition: .3s;
    cursor: pointer
}

    .featured-events__nav-item > * {
        font-size: 2rem
    }

    .featured-events__nav-item:first-child {
        margin-bottom: 1px
    }

    .featured-events__nav-item:hover {
        background-color: #dd0000;
        color: #fff
    }

.featured-events__header {
    width: 50px
}

.featured-events__header-title {
    margin-bottom: 60px;
    letter-spacing: 6px;
    line-height: 50px;
    writing-mode: tb-rl;
    transform: rotate(180deg);
    margin-top: 1rem
}

@media (min-width: 1400px) {
    .featured-events__newsletters-wrapper {
        width: 25%
    }
}

@media (min-width: 1200px) and (max-width:1799.98px) {
    .featured-events__newsletters-wrapper {
        width: 30%
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .featured-events__newsletters-wrapper .subscribe-form__content > * {
        width: 45%
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .featured-events__newsletters-wrapper .subscribe-form__content > * {
        width: 50%
    }

        .featured-events__newsletters-wrapper .subscribe-form__content > * .title-2 {
            font-size: 3rem
        }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .featured-events__newsletters-wrapper .subscribe-form__content {
        padding: 1rem 0;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .featured-events__newsletters-wrapper .subscribe-form__content-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

        .featured-events__newsletters-wrapper .subscribe-form__content-wrapper > :last-child {
            margin-bottom: 0 !important
        }

    .featured-events__newsletters-wrapper .subscribe-form__content > :first-child {
        padding-right: 15px
    }

    .featured-events__newsletters-wrapper .subscribe-form__content > :last-child {
        padding-left: 15px
    }
}

#home-info .h1, #home-info .h2, #home-info .h3 {
    text-transform: initial
}

#home-info a {
    color: #dd0000 !important
}

.site-footer .external-links {
    margin-right: 0
}

@media (min-width: 992px) {
    .site-footer__main-bar {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.site-footer__bottom-bar {
    border-top: 1px solid #dd0000
}

.site-footer__when-the-fun {
    margin-top: 50px;
    opacity: .2;
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    transition: .3s
}

    .site-footer__when-the-fun:hover {
        filter: none;
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -ms-filter: grayscale(0);
        -o-filter: grayscale(0);
        opacity: 1
    }

@media (max-width: 1199.98px) {
    .site-footer .external-links {
        justify-content: center !important
    }

    .site-footer__main-bar {
        padding-top: 33.33333px;
        padding-bottom: 33.33333px
    }

    .site-footer__when-the-fun {
        margin-top: 33.33333px
    }
}

.site-footer__description {
    font-size: .75rem
}

@media (min-width: 992px) {
    .site-footer__nav {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media (max-width: 1199.98px) {
    .site-footer__nav {
        padding-top: 33.33333px;
        padding-bottom: 33.33333px
    }
}

.site-footer__nav ul {
    padding: 0;
    text-align: center;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -.5rem;
    margin-bottom: -.5rem
}

    .site-footer__nav ul li {
        margin: 0 1rem;
        padding: .5rem 0
    }

.site-footer__nav a {
    line-height: 1.1;

    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.5rem;
    color: #999 !important
}

    .site-footer__nav a:hover {
        color: #fff !important;
        text-decoration: none
    }

    .site-footer__nav a:active {
        color: #dd0000 !important
    }



.site-header {
    height: 90px;
    transition: .3s
}

.site-header__search-form {
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 100%;
    z-index: 1021;
    transition: bottom .3s;
    will-change: color,box-shadow,height
}

    .site-header__search-form.visible {
        bottom: 0
    }

.site-header__search-form__close {
    border: 0;
    background-color: transparent;
    font-size: 1.25rem
}

    .site-header__search-form__close .fa {
        color: #fff
    }

.site-header__search-form__input {
    border: 0;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    font-size: 1.25rem;
    outline: 0
}

    .site-header__search-form__input::placeholder {
        color: rgba(255,255,255,.55)
    }

.site-header__search-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #dd0000;
    cursor: pointer;
    transition: .3s
}

    .site-header__search-icon .fa {
        color: #fff;
        transition: color .3s
    }

    .site-header__search-icon:hover {
        background-color: #fff
    }

        .site-header__search-icon:hover .fa {
            color: #dd0000
        }

.site-header__center-part {
    height: 100%
}

@media (min-width: 768px) and (max-width:1399.98px) {
    .site-header__center-part {
        width: 33.3333%
    }
}

@media (min-width: 1200px) {
    .site-header__center-part {
        width: 60%
    }
}

.site-header__side-part {
    height: 100%
}

@media (min-width: 768px) and (max-width:1399.98px) {
    .site-header__side-part {
        width: 33.3333%
    }
}

@media (max-width: 575.98px) {
    .site-header .hamburger {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .site-header .hamburger-box {
        width: 24px
    }

    .site-header .hamburger-inner, .site-header .hamburger-inner::after, .site-header .hamburger-inner::before {
        width: 24px;
        height: 2px
    }
}

.site-header.bg-white {
    z-index: 1020;
    height: 60px;
    box-shadow: 0 4px 4px rgba(0,0,0,.3);
    color: #999
}

    .site-header.bg-white .hamburger-inner, .site-header.bg-white .hamburger-inner::after, .site-header.bg-white .hamburger-inner::before {
        background-color: #333
    }

    .site-header.bg-white .hamburger.is-active .hamburger-inner, .site-header.bg-white .hamburger.is-active .hamburger-inner::after, .site-header.bg-white .hamburger.is-active .hamburger-inner::before {
        background-color: #dd0000
    }

    .site-header.bg-white .site-header__search-icon {
        height: 30px;
        width: 30px
    }

        .site-header.bg-white .site-header__search-icon:hover {
            background-color: #333
        }

            .site-header.bg-white .site-header__search-icon:hover .fa {
                color: #fff
            }

    .site-header.bg-white a {
        color: #333
    }

        .site-header.bg-white a:hover {
            color: #dd0000
        }

        .site-header.bg-white a:active {
            color: #006afe
        }

.grecaptcha-badge {
    opacity: 0 !important;
    visibility: hidden !important
}

.desktop-nav {
    height: 100%
}

    .desktop-nav ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .desktop-nav > .menu {
        display: flex
    }

        .desktop-nav > .menu > .menu-item {
            position: relative;
            display: flex;
            align-items: center;
            margin: 0 1rem
        }

@media (min-width: 1200px) and (max-width:1399.98px) {
    .desktop-nav > .menu > .menu-item {
        margin: 0 .5rem
    }
}

.desktop-nav > .menu > .menu-item > a {
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.5rem;

    will-change: font-size
}

    .desktop-nav > .menu > .menu-item > a:hover {
        text-decoration: none
    }

.desktop-nav > .menu > .menu-item:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    transition: height .3s;
    content: '';
    background-color: #dd0000
}

.desktop-nav > .menu > .menu-item.menu-item-has-children {
    padding-right: 1.5rem
}

    .desktop-nav > .menu > .menu-item.menu-item-has-children > .expander {
        right: 0;
        top: 0;
        height: 100%;
        width: 1.5rem;
        transition: transform .3s
    }

        .desktop-nav > .menu > .menu-item.menu-item-has-children > .expander:before {
            content: '\f107';
            font-family: FontAwesome
        }

    .desktop-nav > .menu > .menu-item.menu-item-has-children.expanded > .expander:before {
        content: '\f106'
    }

.desktop-nav > .menu > .menu-item.current-menu-item:before {
    height: 5px
}

.desktop-nav > .menu > .menu-item .sub-menu {
    z-index: 1000;
    box-shadow: 0 4px 4px rgba(0,0,0,.3);
    position: absolute;
    display: none;
    left: 0;
    top: 100%;
    width: 300px;
    margin-left: -2rem;
    padding: 0 2rem 1.5rem
}

    .desktop-nav > .menu > .menu-item .sub-menu > li {
        position: relative;
        display: flex;
        align-items: center;
        padding: 10px 0
    }

        .desktop-nav > .menu > .menu-item .sub-menu > li .sub-menu {
            left: 100%;
            margin-left: 0;
            top: 0;
            padding-top: 30px;
            transform: translateY(-30px)
        }

        .desktop-nav > .menu > .menu-item .sub-menu > li:before {
            margin-right: 1rem;
            content: '\f1db';
            color: #dd0000;
            font-family: FontAwesome
        }

        .desktop-nav > .menu > .menu-item .sub-menu > li.menu-item-has-children {
            padding-right: 1rem
        }

            .desktop-nav > .menu > .menu-item .sub-menu > li.menu-item-has-children:after {
                position: absolute;
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                margin-left: 1rem;
                content: '\f105';
                font-family: FontAwesome;
                width: 1rem
            }

        .desktop-nav > .menu > .menu-item .sub-menu > li:hover:before {
            content: '\f111'
        }

        .desktop-nav > .menu > .menu-item .sub-menu > li > a {
            display: inline-block;
            padding-top: .5rem;
            padding-bottom: .5rem;
            font-weight: 700;
            text-transform: uppercase;
            font-size: .85rem
        }

            .desktop-nav > .menu > .menu-item .sub-menu > li > a:hover {
                text-decoration: none
            }

.site-header.bg-secondary .desktop-nav > .menu .sub-menu {
    background-color: #080808
}

    .site-header.bg-secondary .desktop-nav > .menu .sub-menu > li:not(:last-child) {
        border-bottom: 1px solid #222
    }

    .site-header.bg-secondary .desktop-nav > .menu .sub-menu > li:hover > a {
        color: #fff
    }

    .site-header.bg-secondary .desktop-nav > .menu .sub-menu > li > a {
        color: #999
    }

        .site-header.bg-secondary .desktop-nav > .menu .sub-menu > li > a:hover {
            color: #fff
        }

        .site-header.bg-secondary .desktop-nav > .menu .sub-menu > li > a:active {
            color: #dd0000
        }

.site-header.bg-secondary .desktop-nav > .menu > .menu-item {
    height: 100%
}

    .site-header.bg-secondary .desktop-nav > .menu > .menu-item > a {
        color: #999
    }

        .site-header.bg-secondary .desktop-nav > .menu > .menu-item.current-menu-item > a, .site-header.bg-secondary .desktop-nav > .menu > .menu-item:hover > a, .site-header.bg-secondary .desktop-nav > .menu > .menu-item > a:hover {
            color: #fff
        }

.site-header.bg-white .desktop-nav > .menu > .menu-item > a {
    font-size: 1.125rem
}

.site-header.bg-white .desktop-nav > .menu .sub-menu {
    background-color: #fff
}

    .site-header.bg-white .desktop-nav > .menu .sub-menu > li:not(:last-child) {
        border-bottom: 1px solid #ddd
    }

@media (min-width: 1200px) {
    .site-header__side-part {
        width: 20%
    }

    .desktop-nav {
        min-width: 664px
    }

    .site-header.bg-white .desktop-nav {
        min-width: 549px !important
    }
}

@media (min-width: 1400px) {
    .desktop-nav {
        min-width: 760px
    }

    .site-header.bg-white .desktop-nav {
        min-width: 636px !important
    }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
@use "sass:math";

.hamburger {
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity,filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

    .hamburger.is-active:hover, .hamburger:hover {
        opacity: .7
    }

    .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::after, .hamburger.is-active .hamburger-inner::before {
        background-color: #fff
    }

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

    .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
        width: 40px;
        height: 4px;
        background-color: #fff;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: .15s;
        transition-timing-function: ease
    }

        .hamburger-inner::after, .hamburger-inner::before {
            content: "";
            display: block
        }

        .hamburger-inner::before {
            top: -10px
        }

        .hamburger-inner::after {
            bottom: -10px
        }

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--collapse .hamburger-inner::after {
        top: -20px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
    }

    .hamburger--collapse .hamburger-inner::before {
        transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0,-10px,0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--collapse.is-active .hamburger-inner::after {
        top: 0;
        opacity: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s
    }

    .hamburger--collapse.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(-90deg);
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s
    }

[data-offcanvas-position=left] {
    left: 0;
    transform: translateX(-100%)
}

[data-offcanvas-position=right] {
    right: 0;
    transform: translateX(100%)
}

.offcanvas__wrapper {
    position: fixed;
    top: 0;
    height: 100%;
    width: 0%;
    z-index: 100001
}

.offcanvas__element {
    position: fixed;
    top: 90px;
    height: calc(100% - 90px);
    width: 100%;
    z-index: 100001;
    transition: .3s;
    overflow-y: scroll;
    background-color: #080808;
    color: #999
}

@media (min-width: 380px) {
    .offcanvas__element {
        width: 370px
    }

    .fixed-side-buttons > .sidebar-toggler.is-active {
        right: 370px
    }
}

@media (max-width: 379.98px) {
    .offcanvas__element {
        width: 300px
    }
}

@media (max-width: 340px) {
    .offcanvas__element {
        width: 280px
    }
}

.offcanvas__element a:not(.btn), .offcanvas__element a:not(.btn):hover {
    color: #fff
}

    .offcanvas__element a:not(.btn):active {
        color: #dd0000
    }

.body--sticked-header .offcanvas__element {
    top: 60px;
    height: calc(100% - 60px)
}

.mobile-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%
}

.mobile-menu > ul {
    display: flex;
    flex-direction: column
}

    .mobile-menu > ul li {
        position: relative
    }

        .mobile-menu > ul li:hover > a {
            color: #fff
        }

        .mobile-menu > ul li.menu-item-has-children > a {
            position: relative;
            width: 100%;
            z-index: 1
        }

        .mobile-menu > ul li.expanded > .expander::before {
            color: #dd0000;
            content: '\f106'
        }

        .mobile-menu > ul li.with-expander > a {
            padding-right: 2rem
        }

        .mobile-menu > ul li .expander {
            position: absolute;
            top: .25rem;
            right: 0;
            width: 2rem;
            text-align: center;
            display: inline-block;
            cursor: pointer
        }

            .mobile-menu > ul li .expander:before {
                content: '\f107';
                font-family: FontAwesome
            }

    .mobile-menu > ul > li {
        border-bottom: 1px solid #2e2e2e
    }

        .mobile-menu > ul > li > a {
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 700;
     
            padding: .5rem 0;
            font-size: 1.25rem;
            display: inline-block
        }

            .mobile-menu > ul > li > a:hover {
                text-decoration: none
            }

            .mobile-menu > ul > li > a:before {
                color: #dd0000;
                content: '\f1db';
                margin-right: .5rem;
                font-family: FontAwesome
            }

        .mobile-menu > ul > li.expanded > a:before {
            content: '\f111'
        }

        .mobile-menu > ul > li > .expander {
            top: .33333rem;
            padding: .5rem 0
        }

        .mobile-menu > ul > li ul {
            display: none;
            padding-left: calc(1rem + 7px);
            margin-bottom: .5rem
        }

            .mobile-menu > ul > li ul a {
                padding: .5rem 0;
                display: inline-block;
                font-weight: 700;
                text-transform: uppercase;
                font-size: .85rem;
                text-decoration: none
            }

                .mobile-menu > ul > li ul a:hover {
                    text-decoration: none
                }

            .mobile-menu > ul > li ul ul {
                margin-bottom: 0
            }

.mobile-menu__search-form {
    margin: 1rem 1rem 0;
    border: 1px solid #2e2e2e
}

.mobile-menu__search-form__input {
    background-color: #2e2e2e;
    border: 0;
    color: #999;
    padding: 0 1rem;
    min-width: 0
}

.footer-ad-block, .header-ad-block {
    background-color: #1a1a1a;
    background-image: url(../images/ads-bg-image.png);
    background-position: center center;
    background-size: auto;
    background-repeat: repeat
}

.bottom-sticked-ad {
    display: flex;
    bottom: 0;
    left: 0;
    z-index: 1010;
    background-color: rgba(255,255,255,.6)
}

.bottom-sticked-ad__close {
    right: 0;
    bottom: 100%;
    width: 2rem;
    height: 2rem;
    font-size: 1rem !important;
    cursor: pointer
}

@media (min-width: 992px) {
    .footer-ad-block, .header-ad-block {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .header-ad-block {
        min-height: 350px
    }

    .ad-block {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

@media (max-width: 1199.98px) {
    .footer-ad-block, .header-ad-block {
        padding-top: 33.33333px;
        padding-bottom: 33.33333px
    }

    .header-ad-block {
        min-height: 316.66667px
    }

    .ad-block {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .content-ad-block {
        padding: 30px
    }
}

@media (min-width: 992px) {
    .content-ad-block {
        padding: 30px
    }
}

.external-links {
    margin-right: 30px
}

    .external-links > a {
        width: 15px;
        height: 24px;
        margin-left: .5rem;
        margin-right: .5rem
    }

        .external-links > a:first-child {
            margin-left: 0
        }

        .external-links > a:last-child {
            margin-right: 0
        }

        .external-links > a:hover {
            text-decoration: none
        }

.offcanvas__element .external-links {
    justify-content: flex-start !important;
    flex-wrap: wrap;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: -1rem;
    margin-right: 0
}

    .offcanvas__element .external-links a {
        flex-shrink: 0;
        align-items: center;
        justify-content: center;
        display: flex;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        padding: 0;
        border: 1px solid #fff;
        color: #fff;
        margin-left: 0;
        margin-right: 1rem;
        margin-bottom: 1rem
    }

        .offcanvas__element .external-links a:hover {
            border: 1px solid #dd0000;
            background-color: #dd0000;
            color: #fff
        }




    .btn.facebook {
        background-color: #3b5999;
        color: #fff
    }

        .btn.facebook:hover {
            background-color: #2d4474
        }

    .btn.twitter {
        background-color: #55acee;
        color: #212529
    }

        .btn.twitter:hover {
            background-color: #2795e9
        }

.page-header {
    background-color: #dcdcdc;
    padding: 50px 0
}

.page-header__title {
    margin-bottom: 25px
}

.page-header .breadcrumb {
    font-size: .875rem;
    padding: 0;
    margin: 0;
    background-color: transparent
}

    .page-header .breadcrumb a {
        background-color: #080808;
        text-transform: uppercase;
        padding: .25rem .5rem;
        font-size: .85rem;
        text-decoration: none;
        color: #fff
    }

        .page-header .breadcrumb a:hover {
            background-color: #000;
            text-decoration: none
        }

.page-header .breadcrumb-item {
    display: flex;
    margin: .25em 0
}

    .page-header .breadcrumb-item:not(:last-child):after {
        content: '';
        display: inline-block;
        width: 2px;
        height: 20px;
        transform: rotate(15deg);
        background-color: #080808;
        margin: .25rem .5rem
    }

    .page-header .breadcrumb-item + * {
        padding-left: 0
    }

    .page-header .breadcrumb-item:before {
        display: none
    }

    .page-header .breadcrumb-item.active {
        background-color: #dd0000;
        color: #fff;
        padding: .25rem .5rem;
        font-size: .85rem;
        text-transform: uppercase
    }

@media (min-width: 1200px) {
    .in-page-menu {
        margin-top: 50px
    }
}

@media (min-width: 576px) and (max-width:1399.98px) {
    .in-page-menu {
        margin-top: 30px;
    }
}

.in-page-menu__toggle {
    margin-top: 10px;
    cursor: pointer;
    font-size: .85rem;
    letter-spacing: 3px
}

    .in-page-menu__toggle > :after {
        font-family: FontAwesome;
        margin-left: .5rem
    }

    .in-page-menu__toggle .expand {
        display: block
    }

        .in-page-menu__toggle .expand:after {
            content: '\f107'
        }

    .in-page-menu__toggle .collapse {
        display: none
    }

        .in-page-menu__toggle .collapse:after {
            content: '\f106'
        }

    .in-page-menu__toggle.clicked .expand {
        display: none
    }

    .in-page-menu__toggle.clicked .collapse {
        display: block
    }

.in-page-menu__header {
    padding: 10px 20px;
}

.in-page-menu__content {
    padding: 0 10px 10px 0
}

@media (max-width: 767.98px) {
    .in-page-menu__content {
        padding-left: 20px;
        padding-right: 10px
    }
}

.in-page-menu__content .btn {
    margin: 10px 0 0 10px;
}

@media (max-width: 767.98px) {
    .in-page-menu__content .btn {
        flex: 0 0 50%;
        margin: 10px 0 0
    }
}

@media (min-width: 576px) and (max-width:767.98px) {
    .in-page-menu__content .btn:nth-child(odd) {
        transform: translateX(-10px)
    }

    .boxing-rankings__ring__champion .fight-card__photo {
        max-height: 200px
    }
}

@media (max-width: 575.98px) {
    .in-page-menu__content {
        padding-left: 10px
    }

        .in-page-menu__content .btn {
            flex: 0 0 100%
        }

            .in-page-menu__content .btn.hide-on-mobile {
                display: none
            }
}

.fixed-side-buttons {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1020
}

    .fixed-side-buttons > * {
        width: 3rem;
        height: 3rem;
        right: 0;
        box-shadow: 0 4px 4px rgba(0,0,0,.3)
    }

    .fixed-side-buttons > :before {
        font-size: 1.25rem;
        font-family: FontAwesome
    }

@media (max-width: 991.98px) {
    .fixed-side-buttons > * {
        width: 2.5rem;
        height: 2.5rem
    }

    .fixed-side-buttons > :before {
        font-size: 1rem
    }
}

.fixed-side-buttons > .to-the-top {
    bottom: 0;
    opacity: 0;
    transition: opacity .3s
}

    .fixed-side-buttons > .to-the-top.visible {
        opacity: 1
    }

    .fixed-side-buttons > .to-the-top:before {
        content: '\f176'
    }

.fixed-side-buttons > .sidebar-toggler {
    top: 0;
    transition: right .3s
}

    .fixed-side-buttons > .sidebar-toggler:before {
        content: '\f142'
    }

@media (max-width: 379.98px) {
    .fixed-side-buttons > .sidebar-toggler.is-active {
        right: 300px
    }
}

@media (max-width: 340px) {
    .fixed-side-buttons > .sidebar-toggler.is-active {
        right: 280px
    }
}

.fixed-side-buttons > .sidebar-toggler.is-active:before {
    content: '\f00d'
}

.site-preloader {
    left: 0;
    top: 0;
    height: 100%;
    background-color: #f5f5f5;
    z-index: 100001;
    display: flex
}

.cssload-container *, .cssload-container :after, .cssload-container :before {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.cssload-container {
    margin: 50px auto;
    height: 40px;
    width: 90px;
    overflow: hidden
}

    .cssload-container > div {
        float: left;
        background: #dd0000;
        margin-right: 1px;
        display: inline-block;
        width: 8px;
        position: relative;
        bottom: -2px;
        margin-top: 37px;
        height: 3px;
        transform: skewY(0);
        animation: 1.5s ease-in-out infinite cssload-wave;
        -o-animation: 1.5s ease-in-out infinite cssload-wave;
        -ms-animation: cssload-wave 1.5s infinite ease-in-out;
        -webkit-animation: 1.5s ease-in-out infinite cssload-wave;
        -moz-animation: 1.5s ease-in-out infinite cssload-wave
    }

    .cssload-container .cssload-shaft1 {
        animation-delay: 50ms;
        -o-animation-delay: 50ms;
        -ms-animation-delay: 50ms;
        -webkit-animation-delay: 50ms;
        -moz-animation-delay: 50ms
    }

    .cssload-container .cssload-shaft2 {
        animation-delay: .1s;
        -o-animation-delay: .1s;
        -ms-animation-delay: .1s;
        -webkit-animation-delay: .1s;
        -moz-animation-delay: .1s
    }

    .cssload-container .cssload-shaft3 {
        animation-delay: .15s;
        -o-animation-delay: .15s;
        -ms-animation-delay: .15s;
        -webkit-animation-delay: .15s;
        -moz-animation-delay: .15s
    }

    .cssload-container .cssload-shaft4 {
        animation-delay: .2s;
        -o-animation-delay: .2s;
        -ms-animation-delay: .2s;
        -webkit-animation-delay: .2s;
        -moz-animation-delay: .2s
    }

    .cssload-container .cssload-shaft5 {
        animation-delay: .25s;
        -o-animation-delay: .25s;
        -ms-animation-delay: .25s;
        -webkit-animation-delay: .25s;
        -moz-animation-delay: .25s
    }

    .cssload-container .cssload-shaft6 {
        animation-delay: .3s;
        -o-animation-delay: .3s;
        -ms-animation-delay: .3s;
        -webkit-animation-delay: .3s;
        -moz-animation-delay: .3s
    }

    .cssload-container .cssload-shaft7 {
        animation-delay: .35s;
        -o-animation-delay: .35s;
        -ms-animation-delay: .35s;
        -webkit-animation-delay: .35s;
        -moz-animation-delay: .35s
    }

    .cssload-container .cssload-shaft8 {
        animation-delay: .4s;
        -o-animation-delay: .4s;
        -ms-animation-delay: .4s;
        -webkit-animation-delay: .4s;
        -moz-animation-delay: .4s
    }

    .cssload-container .cssload-shaft9 {
        animation-delay: .45s;
        -o-animation-delay: .45s;
        -ms-animation-delay: .45s;
        -webkit-animation-delay: .45s;
        -moz-animation-delay: .45s
    }

    .cssload-container .cssload-shaft10 {
        animation-delay: .5s;
        -o-animation-delay: .5s;
        -ms-animation-delay: .5s;
        -webkit-animation-delay: .5s;
        -moz-animation-delay: .5s
    }

@keyframes cssload-wave {
    25% {
        transform: skewY(25deg)
    }

    50% {
        height: 100%;
        margin-top: 0;
        background: #080808;
        transform: skewY(0)
    }

    75% {
        transform: skewY(-25deg)
    }
}

@-o-keyframes cssload-wave {
    25% {
        -o-transform: skewY(25deg)
    }

    50% {
        height: 100%;
        margin-top: 0;
        background: #080808;
        -o-transform: skewY(0)
    }

    75% {
        -o-transform: skewY(-25deg)
    }
}

@-ms-keyframes cssload-wave {
    25% {
        -ms-transform: skewY(25deg)
    }

    50% {
        height: 100%;
        margin-top: 0;
        background: #080808;
        -ms-transform: skewY(0)
    }

    75% {
        -ms-transform: skewY(-25deg)
    }
}

@-webkit-keyframes cssload-wave {
    25% {
        -webkit-transform: skewY(25deg)
    }

    50% {
        height: 100%;
        margin-top: 0;
        background: #080808;
        -webkit-transform: skewY(0)
    }

    75% {
        -webkit-transform: skewY(-25deg)
    }
}

@-moz-keyframes cssload-wave {
    25% {
        -moz-transform: skewY(25deg)
    }

    50% {
        height: 100%;
        margin-top: 0;
        background: #080808;
        -moz-transform: skewY(0)
    }

    75% {
        -moz-transform: skewY(-25deg)
    }
}

.site-content__section .excerpt {
    font-size: 1.125rem
}

.site-content__section .rules {
    list-style: none inside;
    counter-reset: li
}

    .site-content__section .rules li {
        list-style-position: inside;
        counter-increment: li;
        background-color: #f5f5f5
    }

        .site-content__section .rules li:not(:last-child) {
            margin-bottom: .5rem
        }

        .site-content__section .rules li:before {
            display: flex;
            align-items: center;
            justify-content: center;
            content: counter(li);
            background-color: #dd0000;
            width: 3rem;
          
            font-weight: 700;
            color: #fff;
            flex-shrink: 0;
            text-align: center;
            font-size: 1.5rem;
            padding-bottom: 2px
        }

.site-content__section .weight-champion {
    font-size: 1.125rem
}

    .site-content__section .weight-champion:not(:last-child) {
        margin-bottom: 2px
    }

.site-content__section .weight-champion__weight {
    height: 40px
}

@media (min-width: 1400px) {
    .site-content__section .weight-champion__weight {
        width: 40%
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .site-content__section .weight-champion__weight {
        width: 100%
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .site-content__section .weight-champion__weight {
        width: 40%
    }
}

@media (max-width: 991.98px) {
    .site-content__section .weight-champion__weight {
        width: 100%
    }
}

.site-content__section .weight-champion__weight.wbc {
    background-color: #0b8110;
    color: #fff
}

.site-content__section .weight-champion__weight.wba {
    background-color: #1b1b1b;
    color: #fff
}

.site-content__section .weight-champion__weight.wbo {
    background-color: #76011b;
    color: #fff
}

.site-content__section .weight-champion__weight.ibf {
    background-color: #ba0101;
    color: #fff
}

.site-content__section .weight-champion__weight.ring {
    background-color: #f8ba4b;
    color: #212529
}

.site-content__section .weight-champion__person {
    height: 40px
}

@media (min-width: 1400px) {
    .site-content__section .weight-champion__person {
        width: 60%
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .site-content__section .weight-champion__person {
        width: 100%
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .site-content__section .weight-champion__person {
        width: 60%
    }
}

.site-content__section .weight-champion__person img {
    height: auto;
    width: 30px
}

.site-content__section .with-dot {
    padding-left: 1rem;
    list-style: none
}

    .site-content__section .with-dot li {
        display: flex
    }

        .site-content__section .with-dot li:not(:last-child) {
            margin-bottom: .5rem
        }

        .site-content__section .with-dot li:before {
            content: '\f192';
            margin-right: .5rem;
            font-family: FontAwesome;
            flex-shrink: 0;
            color: #dd0000
        }

.site-content__section .content-card {
    padding: 30px;
    background-color: #f5f5f5;
    margin-bottom: 30px
}

.site-content__section .content-card__header {
    letter-spacing: 3px
}

    .site-content__section .content-card__header:before {
        font-family: FontAwesome;
        width: 1.5rem;
        flex-shrink: 0
    }

.site-content__section .content-card__content ul {
    list-style: none
}

    .site-content__section .content-card__content ul li {
        font-size: 1.125rem
    }

        .site-content__section .content-card__content ul li:not(:last-child) {
            margin-bottom: .5rem
        }

.site-content__section .content-card.with-globe .content-card__header:before {
    content: '\f0ac'
}

.site-content__section .content-card.with-globe .content-card__content ul li:before {
    font-family: FontAwesome;
    content: '\f101';
    flex-shrink: 0;
    width: 1.5rem
}

.site-content__section .question:before {
    content: '\f0da';
    font-family: FontAwesome;
    color: #dd0000;
    margin-right: .5rem
}

.owl-carousel .owl-stage .owl-item {
    display: flex
}

    .owl-carousel .owl-stage .owl-item > * {
        width: 100%
    }

    .owl-carousel .owl-stage .owl-item > :last-child {
        margin-bottom: 0 !important
    }

.pagination {
    margin-bottom: 0
}

    .pagination .page-link {
   
        font-weight: 700;
        text-transform: uppercase;
        color: #111;
        min-width: 38px;
        text-align: center
    }

        .pagination .page-link:hover {
            color: #dd0000
        }

.headings-text-color {
    color: #111
}

.bg-primary {
    color: #999;
}

    .bg-primary .h1, .bg-primary .h2, .bg-primary .h3, .bg-primary .h4, .bg-primary .h5, .bg-primary .h6, .bg-primary .headings-text-color, .bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6 {
        color: #fff
    }

    .bg-primary a:not(.btn) {
        color: #fff !important
    }

        .bg-primary a:not(.btn):hover {
            color: #999 !important
        }

        .bg-primary a:not(.btn):active {
            color: #dd0000 !important
        }

.bg-secondary {
    color: #999
}

    .bg-secondary .h1, .bg-secondary .h2, .bg-secondary .h3, .bg-secondary .h4, .bg-secondary .h5, .bg-secondary .h6, .bg-secondary .headings-text-color, .bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6 {
        color: #fff
    }

    .bg-secondary a:not(.btn) {
        color: #fff !important
    }

        .bg-secondary a:not(.btn):hover {
            color: #999 !important
        }

        .bg-secondary a:not(.btn):active {
            color: #dd0000 !important
        }

.widget {
    padding-bottom: 15px
}

.widget__header {
    border-bottom: 1px solid #222;
    padding: 0 15px;
    margin-bottom: 15px
}

.widget__header__title {
    padding: 15px 0;
    margin-bottom: 0;
    position: relative
}

.widget__content {
    padding: 15px
}

.widget:not(:last-child) {
    border-bottom: 1px solid #222
}

.widget:not(.widget__tabs) .widget__header__title:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: '';
    height: 3px;
    background-color: #dd0000
}

.widget__weight-rankings span.index {
    display: inline-block;
    width: 30px
}

    .widget__weight-rankings span.index.trophy {
        width: 32px
    }

.widget__weight-rankings span.name img {
    vertical-align: -1px
}

.widget__weight-rankings span.flag {
    width: 24px;
    text-align: center
}

    .widget__weight-rankings span.flag img {
        max-width: 100%
    }

@media (min-width: 992px) {
    .sidebar {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

.widget.widget__tabs .widget__header__title {
    cursor: pointer;
    transition: color .3s
}

    .widget.widget__tabs .widget__header__title:hover {
        color: #fff !important
    }

    .widget.widget__tabs .widget__header__title:not(:last-child) {
        margin-right: 15px
    }

    .widget.widget__tabs .widget__header__title.active {
        color: #fff
    }

        .widget.widget__tabs .widget__header__title.active:before {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            content: '';
            height: 3px;
            background-color: #dd0000
        }

    .widget.widget__tabs .widget__header__title:not(.active) {
        color: #999
    }

.widget.widget__tabs .widget__content__item {
    display: none
}

.widget__recent-results__item:not(:last-child) {
    margin-bottom: 15px
}

.widget__recent-results__item__content {
    margin-top: 10px
}

.post .entry-content {
    padding: 0 30px 50px
}

@media (max-width: 767.98px) {
    .post .entry-content {
        padding: 0 20px 20px
    }
}

.post .entry-content .excerpt {
    font-size: 1.125rem
}

.post .entry-content blockquote {
    padding: 1rem;

    font-style: italic;
    font-size: 1.85rem;
    border-left: 10px solid #dd0000;
    background-color: #f5f5f5
}

    .post .entry-content blockquote > p {
        font-weight: 700;
        line-height: 1.25
    }

        .post .entry-content blockquote > p:first-child:before {
            content: '"';
            margin-right: .5rem
        }

        .post .entry-content blockquote > p:last-child {
            margin-bottom: 0 !important
        }

            .post .entry-content blockquote > p:last-child:after {
                content: '"';
                margin-left: .5rem
            }

.post .entry-header {
    padding: 50px 30px
}

.post .entry-header__post-thumbnail {
    margin-top: 50px
}

.post .entry-header__title {
    font-size: 3.75rem;
    line-height: 1.15
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .post .entry-header__title {
        font-size: 2.75rem
    }
}

@media (max-width: 991.98px) {
    .site-content__section .weight-champion__person {
        width: 100%
    }

    .post .entry-header__title {
        font-size: 2.75rem
    }
}

@media (max-width: 767.98px) {
    .post .entry-header {
        padding: 20px
    }

    .post .entry-header__post-thumbnail {
        margin-top: 20px
    }

    .post .entry-header__title {
        font-size: 2.25rem
    }
}

.post .entry-header__category {
    height: auto
}

    .post .entry-header__category:before {
        content: '\f07c';
        font-family: FontAwesome;
        margin-right: .5rem
    }

.post .entry-header__meta {
    margin-top: 50px
}

@media (max-width: 767.98px) {
    .post .entry-header__meta {
        margin-top: 20px
    }
}

.post .entry-header__meta:after, .post .entry-header__meta:before {
    flex-grow: 1;
    height: 1px;
    display: block;
    background-color: #ddd;
    content: ''
}

.post .entry-header__meta a {
    color: #111 !important
}

    .post .entry-header__meta a:hover {
        color: #dd0000 !important
    }

.post .entry-header__share {
    margin-top: 50px
}

    .post .entry-header__share:after, .post .entry-header__share:before {
        flex-grow: 1;
        height: 1px;
        display: block;
        background-color: #ddd;
        content: ''
    }

    .post .entry-header__share:before {
        margin-right: .75rem
    }

    .post .entry-header__share:after {
        margin-left: .75rem
    }

    .post .entry-header__share > .btn {
        margin: 0 .25rem
    }

        .post .entry-header__share > .btn:before {
            font-family: FontAwesome;
            margin-right: .5rem
        }

    .post .entry-header__share .facebook {
        color: #fff;
        background-color: #3b5999
    }

        .post .entry-header__share .facebook:before {
            content: '\f09a'
        }

        .post .entry-header__share .facebook:hover {
            background-color: #2d4474
        }

    .post .entry-header__share .twitter {
        background-color: #55acee
    }

        .post .entry-header__share .twitter:before {
            content: '\f099'
        }

        .post .entry-header__share .twitter:hover {
            background-color: #2795e9
        }

    .post .entry-header__share .whatsapp {
        background-color: #4dc247
    }

        .post .entry-header__share .whatsapp:before {
            content: '\f232'
        }

        .post .entry-header__share .whatsapp:hover {
            background-color: #3ba135
        }

.post__recent:not(:last-child) {
    margin-bottom: 15px
}

.post__recent .title {
    line-height: 1.4
}

    .post__recent .title a {
        font-size: .85rem;
        text-decoration: underline
    }

        .post__recent .title a:hover {
            text-decoration: none
        }

.post__recent figure {
    width: 80px;
    height: 80px
}

    .post__recent figure img {
        opacity: 1;
        height: 100%;
        width: 100%;
        object-position: center;
        object-fit: cover;
        transition: opacity .3s
    }

        .post__recent figure img:hover {
            opacity: .6
        }

.post__recent.comment figure {
    border-radius: 50%;
    overflow: hidden
}

.post__recent.comment .title {
    color: #fff;
    font-weight: 700
}

.post__recent.comment .message {
    font-size: .85rem
}

    .post__recent.comment .message a {
        color: #999
    }

        .post__recent.comment .message a:hover {
            color: #fff
        }

.fighters-names {
    color: #fff;
    padding: .33333rem 0
}

.fighters-names__item {
    width: 100%;
    font-size: .85rem
}

    .fighters-names__item a:not(.btn):focus, .fighters-names__item a:not(.btn):hover {
        color: #fff !important;
        text-decoration:none;
    }

.fighters-names .vs {
    width: 70px
}

    .fighters-names .vs:before {
        content: 'VS';
        margin: 0 5px;
        order: 2
    }

    .fighters-names .vs > img {
        box-shadow: 2px 2px rgba(0,0,0,.3)
    }

        .fighters-names .vs > img:first-child {
            order: 1
        }

        .fighters-names .vs > img:last-child {
            order: 3
        }

.fighters-names.ring {
    background-color: #f8ba4b !important;
    color: #080808 !important
}

.fighters-names.wbc {
    background-color: #0b8110 !important;
    color: #fff !important
}

.fighters-names.wba {
    background-color: #1b1b1b !important;
    color: #fff !important
}

.fighters-names.wbo {
    background-color: #76011b !important;
    color: #fff !important
}

.fighters-names.ibf {
    background-color: #ba0101 !important;
    color: #fff !important
}

.offcanvas__element .fighters-names .vs {
    width: auto;
    margin: 0 .5rem
}

.offcanvas__element .fighters-names__item {
    flex: 1;
    font-size: .75rem
}

    .offcanvas__element .fighters-names__item.sm {
        font-size: .65rem
    }

.stats-row {
    background-color: #35363a;
    height: 30px;
    margin-top: 2px
}

.stats-row--sidebar {
    height: 30px
}

.stats-row--main {
    height: 40px
}

    .stats-row--main .result-item {

        display: inline-block;
        line-height: 1
    }

@media (max-width: 1399.98px) {
    .stats-row--main .result-item {
        padding-top: 2px !important;
        width: 50px
    }

    .boxrec-full-record {
        margin-top: 20px
    }
}

@media (max-width: 767.98px) {
    .post .entry-header__share {
        margin-top: 20px
    }

    .stats-row--main .result-item {
        width: auto
    }
}

@media (min-width: 1400px) {
    .stats-row--main .result-item {
        font-size: 1.25rem;
        width: 60px
    }
}

@media (max-width: 991.98px) {
    .stats-row--main .result-item:not(:last-child) {
        margin-right: .5rem
    }

    .stats-row--main .result-item.bg-primary {
        color: #dd0000;
        background-color: transparent !important
    }
}

@media (min-width: 768px) {
    .stats-row--main .result-item:not(:last-child) {
        margin-right: 1px
    }

    .stats-row--main .result-item.bg-primary {
        color: #fff;
        background-color: #dd0000 !important
    }
}

@media (max-width: 991.98px) {
    .stats-row--main .result-item.bg-winner {
        color: #00a700
    }
}

@media (min-width: 768px) {
    .stats-row--main .result-item.bg-winner {
        background-color: #00a700;
        color: #fff
    }
}

@media (max-width: 991.98px) {
    .stats-row--main .result-item.bg-loser {
        color: #d20000
    }
}

@media (min-width: 768px) {
    .stats-row--main .result-item.bg-loser {
        background-color: #d20000;
        color: #fff
    }
}

@media (max-width: 991.98px) {
    .stats-row--main .result-item.bg-draw {
        color: #4098ba
    }
}

@media (min-width: 768px) {
    .stats-row--main .result-item.bg-draw {
        color: #fff;
        background-color: #4098ba
    }
}

@media (max-width: 991.98px) {
    .stats-row--main .result-item.bg-nc {
        color: #ddd
    }
}

@media (min-width: 768px) {
    .stats-row--main .result-item.bg-nc {
        color: #080808;
        background-color: #ddd
    }
}

.stats-row__title {
    border: 1px solid #dd0000;
    height: 26px;
    width: 70px;
    font-weight: 200 !important;
    padding-bottom: 2px
}

    .stats-row__title span {
        display: inline-block;
        vertical-align: middle
    }

.stats-row__single .stats-row__title {
    margin-left: 2px
}

.stats-row.ring .stats-row__title {
    border: 1px solid #f8ba4b
}

.stats-row.ring.belt-title {
    color: #f8ba4b;
    border: 1px solid #f8ba4b
}

.stats-row.wbc .stats-row__title {
    border: 1px solid #0b8110
}

.stats-row.wbc.belt-title {
    color: #0b8110;
    border: 1px solid #0b8110
}

.stats-row.wba .stats-row__title {
    border: 1px solid #1b1b1b
}

.stats-row.wba.belt-title {
    color: #fff;
    border: 1px solid #fff
}

.stats-row.wbo .stats-row__title {
    border: 1px solid #76011b
}

.stats-row.wbo.belt-title {
    color: #76011b;
    border: 1px solid #76011b
}

.stats-row.ibf .stats-row__title {
    border: 1px solid #ba0101
}

.stats-row.ibf.belt-title {
    color: #ba0101;
    border: 1px solid #ba0101
}

.stats-row--main .stats-row__title {
    height: 36px;
    width: 120px;
    padding-bottom: 2px;
    font-size: 1.125rem
}

.stats-row__content {
    width: 100%
}

.stats-row.market .stats-row__content {
    width: 33%
}

    .stats-row.market .stats-row__content:not(.bg-winner) {
        color: #fff
    }

    .stats-row.market .stats-row__content.bg-winner span {
        display: inline-block;
        width: 50px;
        background-color: #00a700;
        color: #fff
    }

    .stats-row.market .stats-row__content .odd:not(.active) {
        display: none
    }

.stats-row.market.draw .stats-row__content {
    width: 50px
}

.stats-row.belt-title {
    height: 20px
}

.section__carousel-controls > :first-child {
    border-right-width: 0
}

.site-content__section .expandable-content.expanded .expandable-content__children {
    margin-bottom: 0
}

.site-content__section .expandable-content.expanded .expandable-content__controls .collapsed {
    display: none
}

.site-content__section .expandable-content.expanded .expandable-content__controls .expanded, .site-content__section .expandable-content:not(.expanded) .expandable-content__controls .collapsed {
    display: block
}

.site-content__section .expandable-content:not(.expanded) .expandable-content__controls .expanded {
    display: none
}

.site-content__section .expandable-content__controls {
    cursor: pointer;
    border: 1px dashed #dd0000
}

    .site-content__section .expandable-content__controls > :before {
        font-family: FontAwesome;
        margin-right: .5rem
    }

    .site-content__section .expandable-content__controls > .collapsed:before {
        content: '\f196'
    }

    .site-content__section .expandable-content__controls > .expanded:before {
        content: '\f147'
    }

.site-content__section .expandable-content__children {
    margin-bottom: 1rem;
    height: 300px;
    overflow: hidden
}

    .site-content__section .expandable-content__children:not(.full) {
        position: relative
    }

        .site-content__section .expandable-content__children:not(.full):after {
            position: absolute;
            left: 0;
            bottom: 0;
            right: 0;
            height: 60px;
            background: linear-gradient(0deg,#fff 0,rgba(255,255,255,0) 100%);
            content: ''
        }

    .site-content__section .expandable-content__children.full {
        height: auto
    }

.hidden-content-wrapper .hidden-content {
    display: none
}

.hidden-content-wrapper .hidden-content__controls {
    margin-top: 1rem;
    letter-spacing: 3px
}

    .hidden-content-wrapper .hidden-content__controls > :after {
        font-family: FontAwesome;
        margin-left: .5rem
    }

    .hidden-content-wrapper .hidden-content__controls .expanded {
        display: none
    }

        .hidden-content-wrapper .hidden-content__controls .expanded:after {
            content: '\f106'
        }

    .hidden-content-wrapper .hidden-content__controls .collapsed {
        display: block;
        cursor: pointer
    }

        .hidden-content-wrapper .hidden-content__controls .collapsed:after {
            content: '\f107'
        }

.hidden-content-wrapper.expanded .hidden-content:last-child {
    margin-bottom: 0 !important
}

.hidden-content-wrapper.expanded .hidden-content__controls .expanded {
    display: block;
    cursor: pointer
}

.hidden-content-wrapper.expanded .hidden-content__controls .collapsed {
    display: none
}

.boxrec-full-record {
    border: 1px solid #dd0000;
    text-decoration: none
}

    .boxrec-full-record:hover {
        text-decoration: none
    }

@media (min-width: 1200px) {
    .boxrec-full-record {
        margin-top: 30px
    }
}

.fight-card__details {
    padding: 10px;
    padding-top: 10px - 2px;
    overflow: hidden
}

    .fight-card__details > * {
        position: relative;
        z-index: 2
    }

    .fight-card__details:after {
        position: absolute;
        width: 300px;
        height: 300px;
        z-index: 1;
        left: 50%;
        top: -100px;
        opacity: .6;
        transform: translateX(-50%);
        background: #080808;
        background: radial-gradient(circle,#dd0000 0,#080808 60%);
        content: ""
    }

.fight-card__flag {
    z-index: 3;
    top: 0
}

    .fight-card__flag img {
        width: auto !important;
        float: left
    }

    .fight-card__flag.left {
        left: 0
    }

    .fight-card__flag.right {
        right: 0
    }

.fight-card__fighters {
    z-index: 1;
    background-image: url(../images/default-bg.jpg);
    background-position: center;
    background-size: cover
}

.fight-card__vs {
    z-index: 2;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px
}

    .fight-card__vs:before {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        font-weight: 700;
  
        text-transform: uppercase;
        content: 'VS';
        width: 2rem;
        height: 2rem;
        left: 0;
        top: 50%;
        border-radius: 50%;
        background-color: #dd0000;
        color: #fff;
        transform: translate(-50%,-50%)
    }

.fight-card__photo {
    position: relative;
    height: 120px
}

    .fight-card__photo img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center
    }

.fight-card__footer {
    margin-top: 10px
}

    .fight-card__footer a, .fight-card__footer a:hover {
        text-decoration: none
    }

        .fight-card__footer a span {
            width: 22px;
            padding-left: 2px;
            height: 19px;
            display: inline-block;
            padding-top: 2px
        }

.fight-card .est-ringwalk {
    font-size: .75rem;
    margin-top: 10px
}

.fight-card .belt-title {
    font-size: .75rem
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .fight-card .belt-title {
        font-size: .65rem
    }
}

.fight-date {
    text-shadow: 1px 2px 2px rgba(0,0,0,.8);
    margin-top: 10px
}

.fight-date__str1 {
    font-size: 1.25rem;
    line-height: 1
}

.fight-date__str2 {
    font-size: .75rem;
    line-height: 1;
    letter-spacing: 3px
}

.fighter__hover {
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(8,8,8,.8);
    opacity: 0;
    transition: opacity .3s
}

.fighter__photo-wrapper:hover .fighter__hover {
    opacity: 1;
    z-index: 1
}

.fighter__photo-wrapper .fight-card__photo {
    height: 240px
}

.fight-card .odds-title {
    margin-top: 10px
}

.fight-card__odds-link .text-1 {
    font-size: 1.5rem
}

.fight-card__odds-link .text-2 {
    letter-spacing: 3px
}

    .fight-card__odds-link .text-2 span {
        color: #fff
    }

.fight-card__odds {
    margin: 10px
}

.fight-card__odds__item {
    background-color: #fff;
    flex: 0 0 50%
}

    .fight-card__odds__item .value {
        font-size: 2.25rem;
        line-height: 1;
        color: #212529
    }

    .fight-card__odds__item .title {
        line-height: 1;
        padding-bottom: 3px;
        font-weight: 400 !important
    }

    .fight-card__odds__item:not(:last-child) {
        border-right: 1px solid #080808
    }

    .fight-card__odds__item:nth-child(odd) .title {
        background-color: #dd0000;
        color: #fff
    }

    .fight-card__odds__item:nth-child(even) .title {
        background-color: #080808;
        color: #fff
    }

.fight-cards__wrapper {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -20px !important
}

@media (min-width: 1200px) {
    .fight-cards__wrapper {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: -30px !important
    }
}

.fight-cards__wrapper__item {
    flex: 0 0 100%;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 1200px) {
    .fight-cards__wrapper__item {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px
    }
}

@media (min-width: 768px) {
    .fight-cards__wrapper__item {
        flex: 0 0 50%
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .fight-cards__wrapper__item {
        flex: 0 0 33.3333%
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .fight-cards__wrapper__item {
        flex: 0 0 50%
    }
}

@media (min-width: 1400px) {
    .fight-cards__wrapper__item {
        flex: 0 0 33.3333%
    }
}

.fight-cards__wrapper__item .fight-card {
    width: 100%
}

.fight-card__content-block {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    padding: 20px 10px;
    border: 1px solid #3b3b3b
}

.fight-card__content-block__icon {
    left: 50%;
    top: 0;
    transform: translate(-50%,-50%)
}

    .fight-card__content-block__icon svg path {
        fill: #dd0000
    }

.fight-card__footer {
    padding: 10px
}

.fight-card__stats {
    padding: 0 2px 2px
}

.fight-card__date > * {
    line-height: 1;
    color: #fff
}

.fight-card__date .date {
    font-size: 1.125rem;
    margin-bottom: 5px
}

.fight-card__date .day {
    font-size: .75rem;
    letter-spacing: 3px
}

.fight-card__orgs .title {
    color: #fff;
    font-size: .75rem;
    margin-bottom: 10px
}

.fight-card__org {
    flex: 1 1 100%;
    font-size: 1.125rem;

}

    .fight-card__org + .fight-card__org {
        margin-left: 10px
    }

    .fight-card__org.wba {
        background-color: #1b1b1b;
        color: #fff
    }

    .fight-card__org.wbc {
        background-color: #0b8110;
        color: #fff
    }

    .fight-card__org.ibf {
        background-color: #ba0101;
        color: #fff
    }

    .fight-card__org.wbo {
        background-color: #76011b;
        color: #fff
    }

    .fight-card__org.ring {
        background-color: #f8ba4b;
        color: #212529
    }

.fight-card__tv-shows .title {
    color: #fff;
    font-size: .75rem;
    margin-bottom: 10px
}

@media (max-width: 575.98px) {
    .fight-card__tv-shows .title {
        font-size: .6rem
    }
}

.fight-card__tv-shows img {
    width: auto !important;
    max-width: 120px;
    max-height: 36px
}

@media (max-width: 379.98px) {
    .fight-card__tv-shows img {
        max-width: 80px;
        max-height: 30px
    }
}

.fight-card__tv-shows-list + .fight-card__tv-shows-list {
    margin-left: 10px
}

.schedule-card {
    background-color: #f5f5f5;
    padding: 10px;
    border: 1px solid #ddd;
    position: relative
}

    .schedule-card:not(:last-child):before {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        height: 3px;
        content: '';
        background-color: #dd0000
    }

@media (max-width: 1399.98px) {
    .schedule-card:not(:last-child):before {
        margin-top: calc(40px + 4px)
    }
}

@media (min-width: 1200px) {
    .schedule-card:not(:last-child):before {
        margin-top: calc(30px + 4px)
    }
}

.schedule-card:not(:last-child):after {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    content: '';
    height: 11px;
    border-top: 1px solid #080808;
    border-bottom: 1px solid #080808
}

@media (max-width: 1399.98px) {
    .schedule-card:not(:last-child):after {
        margin-top: 40px
    }

    .schedule-card:not(:last-child) {
        margin-bottom: calc(80px + 11px)
    }
}

.schedule-card__title {

    font-size: 1.3rem
}

    .schedule-card__title:after, .schedule-card__title:before {
        flex: 1;
        height: 1px;
        background-color: #111;
        content: ''
    }

.schedule-card__title__decor {
    margin: 0 18px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #111
}

    .schedule-card__title__decor:after, .schedule-card__title__decor:before {
        content: '';
        position: absolute;
        background-color: #111;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        display: inline-block;
        top: 0
    }

    .schedule-card__title__decor:before {
        left: -12px
    }

    .schedule-card__title__decor:after {
        right: -12px
    }

.schedule-card__content {
    padding-top: 20px
}

    .schedule-card__content > * {
        margin-bottom: 20px
    }

.schedule-card__content__tv img {
    margin: 0 .25rem
}

.schedule-card__content__place {
    font-size: .75rem
}

    .schedule-card__content__place:before {
        margin-right: .5rem;
        content: '\f041';
        font-family: FontAwesome;
        color: #dd0000
    }

.schedule-card__content__event {
    text-transform: uppercase
}

    .schedule-card__content__event.wba {
        color: #1b1b1b;
        border: 1px solid #1b1b1b
    }

    .schedule-card__content__event.wbo {
        color: #76011b;
        border: 1px solid #76011b
    }

    .schedule-card__content__event.wbc {
        color: #0b8110;
        border: 1px solid #0b8110
    }

    .schedule-card__content__event.ibf {
        color: #ba0101;
        border: 1px solid #ba0101
    }

    .schedule-card__content__event.ring {
        color: #f8ba4b;
        border: 1px solid #f8ba4b
    }

.schedule-card__content__scorecards {

    font-size: 1.2rem;
    font-weight: 700;
    color: #080808;
    text-transform: uppercase
}

    .schedule-card__content__scorecards.small {
        font-size: .8rem
    }

.schedule-card__view-btn {
    background-color: #fff !important;
    color: #212529 !important
}

    .schedule-card__view-btn:hover {
        color: #fff !important;
        background-color: #080808 !important
    }

.schedule-card__view-btn-wrapper {
    background-color: #dd0000;
    padding: 10px
}

.schedule-card .fight-card__photo {
    height: 100px;
    width: 100px
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .schedule-card .fight-card__photo {
        height: 80px;
        width: 80px
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .schedule-card .fight-card__photo {
        height: 80px;
        width: 80px
    }
}

@media (max-width: 767.98px) {
    .schedule-card .fight-card__photo {
        height: 125px;
        width: 100%
    }
}

.schedule-card__undercard {
    background-color: #e8e8e8
}

    .schedule-card__undercard .schedule-card__view-btn {
        border: 1px solid #ddd !important;
        color: #dd0000 !important;
        background-color: transparent !important;
        font-size: 1.25rem !important
    }

        .schedule-card__undercard .schedule-card__view-btn:hover {
            background-color: #f5f5f5 !important
        }

    .schedule-card__undercard .schedule-card__view-btn-wrapper {
        background-color: #fff
    }

    .schedule-card__undercard .schedule-card__fighter-name {
        font-size: 1rem
    }

        .schedule-card__undercard .schedule-card__fighter-name a:not(.btn):focus, .schedule-card__undercard .schedule-card__fighter-name a:not(.btn):hover {
            color: #dd0000 !important
        }

    .schedule-card__undercard .schedule-card__vs {
        font-size: 2.25rem;
        background-color: #fff;
        color: #dd0000
    }

.schedule-card__fighter {
    flex: 1
}

@media (min-width: 1400px) {
    .schedule-card__fighter-name {
        font-size: 1.875rem
    }
}

@media (min-width: 1200px) and (max-width:1799.98px) {
    .schedule-card__fighter-name {
        font-size: 1.875rem
    }
}

@media (min-width: 576px) and (max-width:1399.98px) {
    .schedule-card__fighter-name {
        font-size: 1.125rem
    }
}

@media (max-width: 767.98px) {
    .schedule-card__fighter-name {
        font-size: .875rem
    }
}

.schedule-card__fighter-name .first-name:after {
    content: ' '
}

.schedule-card__fighter-name a:not(.btn):focus, .schedule-card__fighter-name a:not(.btn):hover {
    color: #fff !important
}

.schedule-card__vs {
    color: #fff;
    height: 100px;
    width: 100px;

    font-weight: 700;
    font-size: 3.75rem;
    line-height: 1
}

@media (min-width: 768px) {
    .schedule-card__undercard .fight-card__photo, .schedule-card__undercard .schedule-card__vs {
        height: 70px;
        width: 70px
    }

        .schedule-card__undercard .schedule-card__vs span {
            margin-bottom: 10px
        }

    .schedule-card__vs span {
        margin-bottom: 15px
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .schedule-card__vs {
        height: 80px;
        width: 80px
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .schedule-card__vs {
        height: 80px;
        width: 80px
    }
}

@media (max-width: 767.98px) {
    .schedule-card__vs {
        height: auto;
        width: auto;
        font-size: 2rem
    }
}

.schedule-card__flag {
    top: 0;
    z-index: 2
}

    .schedule-card__flag.left {
        left: 0
    }

        .schedule-card__flag.left img {
            float: left
        }

    .schedule-card__flag.right {
        right: 0
    }

        .schedule-card__flag.right img {
            float: right
        }

.schedule-card ~ .site-content__section__subtitle {
    position: relative;
    z-index: 2
}

    .schedule-card ~ .site-content__section__subtitle:before {
        position: absolute;
        left: 0;
        bottom: 100%;
        width: 100%;
        background-color: #fff;
        margin-bottom: 1px;
        content: ''
    }

@media (min-width: 1200px) {
    .schedule-card:not(:last-child):after {
        margin-top: 30px
    }

    .schedule-card:not(:last-child) {
        margin-bottom: calc(60px + 11px)
    }

    .schedule-card ~ .site-content__section__subtitle {
        margin-top: -41px
    }

        .schedule-card ~ .site-content__section__subtitle:before {
            height: 30px
        }
}

.schedule-card__ringwalk {
    font-size: .8rem
}

.schedule-card .single-fight__bookmaker {
    margin-left: 0;
    margin-right: 0
}

.schedule-card__view-btn.odd .text-2 {
    font-size: 1rem;
    letter-spacing: 3px
}

    .schedule-card__view-btn.odd .text-2 span {
        width: 22px;
        padding-left: 2px;
        height: 19px;
        display: inline-block;
        color: #fff
    }

@media (min-width: 1200px) and (max-width:1799.98px) {
    .schedule-card__odd {
        font-size: 1rem
    }
}

.schedule-card__undercard .schedule-card__view-btn .text-2 {
    color: #212529
}

    .schedule-card__undercard .schedule-card__view-btn .text-2 span {
        width: 22px;
        padding-left: 2px;
        height: 19px;
        display: inline-block
    }

@media (min-width: 1800px) {
    .text-xxxl-left {
        text-align: left !important
    }

    .text-xxxl-right {
        text-align: right !important
    }

    .text-xxxl-center {
        text-align: center !important
    }

    .schedule-card__fighter-name.left {
        padding-right: 100px
    }

    .schedule-card__fighter-name.right {
        padding-left: 100px
    }

    .schedule-card__odd {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 90px;
        height: 90px;
        background-color: #fff
    }

        .schedule-card__odd .v1 {
            color: #212529;
            line-height: 1;
            font-size: 1.875rem
        }

        .schedule-card__odd .v2 {
            font-size: 1rem
        }

        .schedule-card__odd.left {
            right: 5px
        }

        .schedule-card__odd.right {
            left: 5px
        }

    .schedule-card__undercard .schedule-card__odd {
        height: 60px;
        width: 60px
    }

        .schedule-card__undercard .schedule-card__odd .v1 {
            font-size: 1.125rem
        }

        .schedule-card__undercard .schedule-card__odd .v2 {
            font-size: .75rem
        }
}

.schedule-card.result .schedule-card__fighter-name .last-name {
    text-align: center
}

.schedule-card.result .schedule-card__result-value {
    font-size: 1rem !important
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .schedule-card.result .schedule-card__fighter-name .last-name {
        flex: 1
    }

    .schedule-card.result .schedule-card__result-value.text-primary {
        background-color: #dd0000;
        color: #fff !important
    }
}

@media (min-width: 1400px) {
    .schedule-card.result .schedule-card__fighter-name .last-name {
        flex: 1
    }

    .schedule-card.result .schedule-card__result-value.text-primary {
        background-color: #dd0000;
        color: #fff !important
    }

    .schedule-card.result .schedule-card__result-value.text-winner {
        background-color: #00a700;
        color: #fff !important
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .schedule-card.result .schedule-card__result-value.text-winner {
        background-color: #00a700;
        color: #fff !important
    }

    .schedule-card.result .schedule-card__result-value.text-loser {
        background-color: #d20000;
        color: #fff !important
    }
}

@media (min-width: 1400px) {
    .schedule-card.result .schedule-card__result-value.text-loser {
        background-color: #d20000;
        color: #fff !important
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .schedule-card.result .schedule-card__result-value.text-draw {
        background-color: transparent;
        color: #4098ba
    }
}

@media (min-width: 1400px) {
    .schedule-card.result .schedule-card__result-value.text-draw {
        background-color: #4098ba;
        color: #fff
    }
}

.schedule-card.result .schedule-card__undercard:not(:last-child) {
    margin-bottom: 10px
}

.schedule-card:not(:last-child) > :last-child {
    position: relative
}

    .schedule-card:not(:last-child) > :last-child:after {
        content: '';
        height: 20px;
        width: 50px;
        position: absolute;
        left: 50%;
        background-color: #fff;
        background-image: url(../images/logo-image.png);
        background-position: center;
        background-size: auto 100%;
        background-repeat: no-repeat;
        transform: translate(-50%,-5px);
        z-index: 1
    }

@media (max-width: 1399.98px) {
    .schedule-card ~ .site-content__section__subtitle {
        margin-bottom: 40px;
        margin-top: -51px
    }

        .schedule-card ~ .site-content__section__subtitle:before {
            height: 20px
        }

    .schedule-card:not(:last-child) > :last-child:after {
        top: calc(100% + (10px * 5))
    }
}

.schedule-card .fight-card__content-block {
    margin: 10px 0 20px
}

.schedule-card .fight-card__content-block__icon {
    background-color: #f5f5f5 !important
}

.schedule-card .fight-card__tv-shows .title {
    color: #111
}

.org-logo {
    margin-bottom: 10px
}

    .org-logo img {
        width: auto !important;
        height: auto !important;
        max-height: 36px;
        max-width: 120px
    }

.news-wrapper {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px
}

    .news-wrapper .news-post {
        padding-left: 10px;
        padding-right: 10px
    }

@media (min-width: 1200px) {
    .schedule-card:not(:last-child) > :last-child:after {
        top: calc(100% + (10px * 4))
    }

    .news-wrapper .news-post {
        width: 25%
    }
}

@media (min-width: 992px) and (max-width:1399.98px) {
    .news-wrapper .news-post {
        width: 50%
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .news-wrapper .news-post {
        width: 33.3333%
    }
}

@media (min-width: 576px) and (max-width:991.98px) {
    .news-wrapper .news-post {
        width: 50%
    }
}

@media (max-width: 767.98px) {
    .news-wrapper .news-post {
        width: 100%
    }
}

.news-post {
    margin-bottom: 20px
}

.news-post__thumbnail {
    height: 175px
}

    .news-post__thumbnail img {
        object-position: bottom center;
        object-fit: cover;
        width: 100%;
        height: 100%
    }

.news-post__thumbnail-hover {
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(8,8,8,.8);
    opacity: 0;
    z-index: 2;
    transition: opacity .3s
}

    .news-post__thumbnail-hover .btn.twitter {
        color: #fff
    }

.news-post__content {
    border: 1px solid #ddd
}

.news-post__details {
    padding: 20px
}

.news-post__category {
    left: 10px;

    bottom: 0;
    z-index: 3;
    font-size: .75rem;
    transition: background-color .3s
}

    .news-post__category a {
        text-decoration: none;
        color: #fff
    }

    .news-post__category:hover {
        background-color: #080808 !important
    }

        .news-post__category:hover a {
            color: #fff !important;
            text-decoration: none
        }

.news-post__meta {
    margin-top: 15px !important;
    list-style: none
}

    .news-post__meta li {
        margin-top: 5px;
        font-size: .75rem
    }

        .news-post__meta li:not(:last-child) {
            margin-right: 1rem
        }

        .news-post__meta li:before {
            font-family: FontAwesome;
            color: #dd0000;
            width: 1rem;
            display: inline-block
        }

        .news-post__meta li.author:before {
            content: '\f2be'
        }

        .news-post__meta li.date:before {
            content: '\f133'
        }

        .news-post__meta li a {
            text-decoration: underline
        }

            .news-post__meta li a:hover {
                text-decoration: none
            }

.news-post__thumbnail-wrapper:hover .news-post__thumbnail-hover {
    opacity: 1
}

.meta-info {
    list-style: none
}

    .meta-info li {
        color: #fff;
        font-size: .75rem
    }

        .meta-info li a {
            color: #999
        }

            .meta-info li a:hover {
                color: #fff
            }

        .meta-info li:before {
            font-family: FontAwesome;
            width: 1rem;
            display: inline-block;
            color: #dd0000;
            text-align: left !important
        }

        .meta-info li.author:before {
            content: "\f2be"
        }

        .meta-info li.date:before {
            content: "\f017"
        }

.single-fight__stats-wrapper {
    padding: 0 10px 10px
}

    .single-fight__stats-wrapper .stats-row {
        transition: background-color .3s;
        justify-content: space-between
    }

        .single-fight__stats-wrapper .stats-row:hover {
            background-color: #2e2e2e
        }

        .single-fight__stats-wrapper .stats-row.ring .stats-row__title {
            font-weight: 700 !important;
            border: 1px solid #f8ba4b;
            background-color: #f8ba4b;
            color: #212529
        }

        .single-fight__stats-wrapper .stats-row.wba .stats-row__title {
            font-weight: 700 !important;
            border: 1px solid #1b1b1b;
            background-color: #1b1b1b;
            color: #fff
        }

        .single-fight__stats-wrapper .stats-row.wbc .stats-row__title {
            font-weight: 700 !important;
            border: 1px solid #0b8110;
            background-color: #0b8110;
            color: #fff
        }

        .single-fight__stats-wrapper .stats-row.wbo .stats-row__title {
            font-weight: 700 !important;
            border: 1px solid #76011b;
            background-color: #76011b;
            color: #fff
        }

        .single-fight__stats-wrapper .stats-row.ibf .stats-row__title {
            font-weight: 700 !important;
            border: 1px solid #ba0101;
            background-color: #ba0101;
            color: #fff
        }

    .single-fight__stats-wrapper .belts-row .boxing-rankings__fighter-stats-wrapper .stats-row__title {
        font-weight: 400 !important;
        background-color: transparent !important;
        color: #fff !important
    }

    .single-fight__stats-wrapper .hidden-content__controls {
        margin-top: 20px;
        margin-bottom: 10px;
        color: #fff
    }

.single-fight__title {
    margin-top: 20px;
    margin-bottom: 20px
}

.single-fight__score-cards {
    font-size: 1.5rem;
    list-style: none
}

    .single-fight__score-cards li:not(:last-child) {
        position: relative;
        padding-right: 2rem
    }

        .single-fight__score-cards li:not(:last-child):after {
            margin: 0 1rem;
            display: inline-block;
            height: 100%;
            width: 1px;
            background-color: #dd0000;
            content: '';
            position: absolute;
            right: 0;
            top: 0
        }

.single-fight__result {
    width: 80px;
    height: 80px;
    font-size: 1.5rem
}

    .single-fight__result.loss {
        color: #fff;
        background-color: #d20000
    }

    .single-fight__result.win {
        color: #fff;
        background-color: #00a700
    }

    .single-fight__result.draw {
        color: #fff;
        background-color: #4098ba
    }

    .single-fight__result.nc {
        color: #080808;
        background-color: #ddd
    }

.single-fight__fight-details {
    background-color: #232428;
    line-height: 1;
    font-size: 1.125rem
}

    .single-fight__fight-details.v2 {
        margin-top: 10px
    }

@media (max-width: 1799.98px) {
    .single-fight__result {
        width: 50%;
        height: 40px;
        padding-bottom: 4px
    }

    .single-fight__fight-details.v2 {
        flex-wrap: wrap
    }
}

@media (max-width: 767.98px) {
    .single-fight__fight-details {
        width: 100%
    }

    .single-fight__records-and-details {
        flex-wrap: wrap
    }
}

.single-fight__record {
    color: #fff;
    font-size: 2.25rem;
    width: 350px !important;
    padding: 10px 10px 0
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .single-fight__record {
        width: 220px !important
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .single-fight__record {
        width: 220px !important
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .single-fight__record {
        width: 25% !important
    }
}

.single-fight__record-content {
    border: 1px solid #222
}

@media (max-width: 767.98px) {
    .single-fight__record {
        width: 50% !important
    }

        .single-fight__record.left {
            padding-right: 5px
        }

        .single-fight__record.right {
            padding-left: 5px
        }
}


.single-fight .fighters-names__item {
    height: 40px
}

@media (min-width: 1200px) {
    .single-fight__stats-wrapper .stats-row__content {
        width: 330px
    }

    .single-fight .fighters-names__item {
        font-size: 1.5rem
    }
}

@media (max-width: 1399.98px) {
    .single-fight .fighters-names__item {
        font-size: 1rem;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media (max-width: 991.98px) {
    .single-fight .fighters-names__item {
        padding-bottom: 2px
    }

    .single-fight__header {
        flex-wrap: wrap
    }
}

.single-fight__fighter {
    width: 350px !important;
    flex-shrink: 0
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .single-fight__fighter {
        width: 220px !important
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .single-fight__fighter {
        width: 220px !important
    }
}

.single-fight__fighter .fight-card__photo {
    height: auto
}

.single-fight__weight-class {
    font-size: .75rem;
    height: 40px
}

.single-fight__rounds {
    font-size: 1.875rem;
 
    height: 40px;
    background-color: #fff;
    color: #212529;
    line-height: 1;
    padding-bottom: 4px
}

.single-fight__event-info {
    background-color: #232428
}

    .single-fight__event-info .position-relative {
        z-index: 2
    }

    .single-fight__event-info:after {
        content: 'vs';
        font-size: 14rem;
        line-height: 1;
        color: rgba(255,255,255,.1);
        font-weight: 700;
 
        z-index: 1;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }

@media (min-width: 1400px) {
    .single-fight__event-info:after {
        padding-bottom: 100px
    }

    .boxing-rankings__header {
        margin-bottom: 20px
    }
}

@media (min-width: 768px) and (max-width:1799.98px) {
    .single-fight__event-info:after {
        padding-bottom: 120px
    }
}

.single-fight .fight-date {
    margin-top: 0
}

.single-fight .fight-date__str1 {
    font-size: 2.25rem;
    line-height: 1
}

.single-fight .fight-date__str2 {
    font-size: 1.5rem
}

.single-fight .fight-card__flag img {
    height: 25px !important
}

.single-fight .fight-place {
    font-size: .875rem;
    color: #fff
}

.single-fight__odds-wrapper {
    padding: 0 10px
}

.single-fight__odds-container {
    margin-left: -5px;
    margin-right: -5px
}

.single-fight__odds-item {
    padding: 5px
}

@media (max-width: 767.98px) {
    .single-fight__odds-item {
        flex: 0 0 100%
    }

        .single-fight__odds-item:not(:last-child) {
            margin-bottom: 10px
        }
}

@media (min-width: 576px) {
    .single-fight__odds-item {
        flex: 0 0 50%
    }

    .single-fight__all-markets:after, .single-fight__all-markets:before {
        content: ''
    }
}

.single-fight__odds-item__content {
    padding: 10px;
    background-color: #fff
}

    .single-fight__odds-item__content .title {
        font-size: 1.125rem;
        font-weight: 400
    }

    .single-fight__odds-item__content .value {
        line-height: 1;
        color: #212529
    }

@media (max-width: 991.98px) {
    .single-fight__fighter {
        width: 50% !important
    }

        .single-fight__fighter:first-child {
            border-right: 1px solid #dd0000
        }

    .single-fight__event-info:after {
        padding-bottom: 120px
    }

    .single-fight__odds-item__content .value {
        font-size: 3rem
    }
}

@media (min-width: 768px) {
    .single-fight__odds-item__content .value {
        font-size: 4.5rem
    }
}

.single-fight__odds-item__content .value.american {
    font-size: 1.25rem
}

.single-fight__odds-item:nth-child(odd) .title {
    background-color: #dd0000;
    color: #fff
}

.single-fight__odds-item:nth-child(even) .title {
    background-color: #080808;
    color: #fff
}

.single-fight__ad {
    padding: 20px 10px;
    border-bottom: 1px solid #222
}

.single-fight__chance-of-win {
    padding: 0 10px
}

.single-fight__chance-of-win__bar {
    height: 40px;
    width: 100%
}

    .single-fight__chance-of-win__bar > * {
        line-height: 1;
        z-index: 2;
        font-size: 1.875rem;
        color: #fff
    }

    .single-fight__chance-of-win__bar.left .single-fight__chance-of-win__bar2 {
        left: 0
    }

    .single-fight__chance-of-win__bar.left .v1 {
        color: #fff
    }

    .single-fight__chance-of-win__bar.right .single-fight__chance-of-win__bar2 {
        right: 0
    }

    .single-fight__chance-of-win__bar.right .v2 {
        color: #fff
    }

.single-fight__chance-of-win__bar2 {
    background-color: #00a700;
    top: 0;
    height: 100%;
    z-index: 1
}

.single-fight__all-markets {
    padding: 20px 10px
}

    .single-fight__all-markets:after, .single-fight__all-markets:before {
        flex-grow: 1;
        height: 1px;
        background-color: #dd0000
    }

.single-fight__bookmaker {
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px
}

    .single-fight__bookmaker .title {
        font-size: 2rem;
        line-height: 1;
        margin: 10px 0
    }

    .single-fight__bookmaker .note {
        font-size: .75rem
    }

    .single-fight__bookmaker.betfred {
        background-color: #254590;
        color: #fff
    }

        .single-fight__bookmaker.betfred .title span {
            color: #ce2c2b
        }

.single-fight-org-logo {
    text-align: center
}

    .single-fight-org-logo img {
        width: auto !important;
        height: auto !important;
        max-height: 36px;
        max-width: 120px
    }

.boxing-rankings__header.ring {
    background-color: #f8ba4b;
    color: #212529 !important
}

.boxing-rankings__header.wbo {
    background-color: #76011b;
    color: #fff !important
}

.boxing-rankings__header.ibf {
    background-color: #ba0101;
    color: #fff !important
}

.boxing-rankings__header.wbc {
    background-color: #0b8110;
    color: #fff !important
}

.boxing-rankings__header.wba {
    background-color: #1b1b1b;
    color: #fff !important
}

@media (min-width: 1400px) {
    .boxing-rankings__ring__champion:not(.horizontal) {
        padding-right: 20px
    }

        .boxing-rankings__ring__champion:not(.horizontal) .fight-card {
            margin-bottom: 20px
        }
}

@media (min-width: 1200px) and (max-width:1799.98px) {
    .boxing-rankings__ring__champion:not(.horizontal) {
        padding-right: 10px
    }
}

@media (min-width: 992px) and (max-width:1399.98px) {
    .boxing-rankings__ring__content {
        flex-wrap: wrap
    }

    .boxing-rankings__ring__champion:not(.horizontal) {
        padding-right: 0
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .boxing-rankings__ring__champion:not(.horizontal) {
        padding-right: 10px
    }
}

@media (min-width: 1200px) {
    .boxing-rankings__ring__champion:not(.horizontal) {
        flex: 0 0 27%
    }
}

@media (min-width: 992px) and (max-width:1399.98px) {
    .boxing-rankings__ring__champion:not(.horizontal) {
        flex: 0 0 100%
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .boxing-rankings__ring__champion:not(.horizontal) {
        flex: 0 0 27%
    }
}

@media (max-width: 991.98px) {
    .boxing-rankings__ring__champion:not(.horizontal) {
        flex: 0 0 100%
    }
}

@media (max-width: 1799.98px) {
    .boxing-rankings__header, .boxing-rankings__ring__champion:not(.horizontal) .fight-card {
        margin-bottom: 10px
    }
}

.boxing-rankings__ring__champion.horizontal {
    flex: 0 0 100%
}

@media (min-width: 576px) {
    .boxing-rankings__ring__champion.horizontal .fight-card__fighters {
        border-bottom: 0 !important;
        border-right-style: solid !important;
        border-right-width: 1px !important
    }
}

@media (max-width: 767.98px) {
    .single-fight__all-markets .btn {
        width: 100%
    }

    .boxing-rankings__ring__champion.horizontal .fight-card__fighters {
        border-right: 0 !important;
        border-bottom-style: solid !important;
        border-bottom-width: 1px !important
    }
}

.boxing-rankings__ring__champion.horizontal .fight-card__fighters.ring {
    border-color: #f8ba4b !important
}

.boxing-rankings__ring__champion.horizontal .fight-card__fighters.wbc {
    border-color: #0b8110 !important
}

.boxing-rankings__ring__champion.horizontal .fight-card__fighters.wba {
    border-color: #1b1b1b !important
}

.boxing-rankings__ring__champion.horizontal .fight-card__fighters.wbo {
    border-color: #76011b !important
}

.boxing-rankings__ring__champion.horizontal .fight-card__fighters.ibf {
    border-color: #ba0101 !important
}

.boxing-rankings__ring__champion.horizontal .fight-card__details .name {
    font-size: 1.75rem
}

@media (min-width: 768px) {
    .boxing-rankings__ring__champion.horizontal .fight-card {
        flex-wrap: nowrap !important
    }

    .boxing-rankings__ring__champion.horizontal .fight-card__details, .boxing-rankings__ring__champion.horizontal .fight-card__fighters {
        flex: 0 0 50% !important
    }
}

.boxing-rankings__ring__champion .fight-card__flag.left {
    background-color: #080808;
    color: #fff;
    width: 2rem;
    height: 2rem;
    line-height: 1;
    font-size: 1.25rem
}

    .boxing-rankings__ring__champion .fight-card__flag.left.ring {
        background-color: #f8ba4b !important;
        color: #212529
    }

    .boxing-rankings__ring__champion .fight-card__flag.left.wbc {
        background-color: #0b8110 !important;
        color: #fff
    }

    .boxing-rankings__ring__champion .fight-card__flag.left.wba {
        background-color: #1b1b1b !important;
        color: #fff
    }

    .boxing-rankings__ring__champion .fight-card__flag.left.wbo {
        background-color: #76011b !important;
        color: #fff
    }

    .boxing-rankings__ring__champion .fight-card__flag.left.ibf {
        background-color: #ba0101 !important;
        color: #fff
    }

.boxing-rankings__ring__champion .fight-card__photo {
    height: auto;
    width: 100%
}

@media (min-width: 1200px) {
    .boxing-rankings__ring__champion .fight-card__fighters {
        flex: 0 0 100%;
        border-bottom: 1px solid #f8ba4b;
        border-right-width: 0
    }
}

@media (min-width: 992px) and (max-width:1399.98px) {
    .boxing-rankings__ring__champion .fight-card__fighters {
        flex: 0 0 50%;
        border-right: 1px solid #f8ba4b;
        border-bottom-width: 0
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .boxing-rankings__ring__champion .fight-card__fighters {
        flex: 0 0 100%;
        border-bottom: 1px solid #f8ba4b;
        border-right-width: 0
    }
}

@media (min-width: 576px) and (max-width:991.98px) {
    .boxing-rankings__ring__champion .fight-card__fighters {
        flex: 0 0 50%;
        border-right: 1px solid #f8ba4b;
        border-bottom-width: 0
    }
}

@media (max-width: 767.98px) {
    .boxing-rankings__ring__champion .fight-card__fighters {
        flex: 0 0 100%;
        border-bottom: 1px solid #f8ba4b;
        border-right-width: 0
    }
}

@media (min-width: 1200px) {
    .boxing-rankings__ring__champion .fight-card__details {
        flex: 0 0 100%
    }
}

@media (min-width: 992px) and (max-width:1399.98px) {
    .boxing-rankings__ring__champion .fight-card__details {
        flex: 0 0 50%
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .boxing-rankings__ring__champion .fight-card__details {
        flex: 0 0 100%
    }
}

@media (min-width: 576px) and (max-width:991.98px) {
    .boxing-rankings__ring__champion .fight-card__details {
        flex: 0 0 50%
    }
}

@media (max-width: 767.98px) {
    .boxing-rankings__ring__champion .fight-card__details {
        flex: 0 0 100%
    }
}

.boxing-rankings__ring__champion .fight-card__details .title {
    color: #fff;
    border: 1px solid #fff;
 
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0 10px 2px;
    line-height: 1
}

    .boxing-rankings__ring__champion .fight-card__details .title.ring {
        color: #f8ba4b;
        border-color: #f8ba4b !important
    }

    .boxing-rankings__ring__champion .fight-card__details .title.wbc {
        color: #0b8110;
        border-color: #0b8110 !important
    }

    .boxing-rankings__ring__champion .fight-card__details .title.wba {
        color: #fff;
        border-color: #1b1b1b !important
    }

    .boxing-rankings__ring__champion .fight-card__details .title.wbo {
        color: #fff;
        border-color: #76011b !important
    }

    .boxing-rankings__ring__champion .fight-card__details .title.ibf {
        color: #ba0101;
        border-color: #ba0101 !important
    }

.boxing-rankings__ring__champion .fight-card__details .name {
    font-size: 2.25rem;
    line-height: 1
}

.boxing-rankings__ring__champion .fight-card__details .record {
    font-size: 1.125rem;
    border: 1px solid #222;
    padding: 5px 20px;
    margin-bottom: 10px !important;
    margin-top: 20px
}

.boxing-rankings__ring__champion .fight-card__details:after {
    display: none
}

@media (min-width: 1200px) {
    .boxing-rankings__ring__cards:not(.v2) {
        flex: 0 0 73%
    }
}

@media (min-width: 992px) and (max-width:1399.98px) {
    .boxing-rankings__ring__cards:not(.v2) {
        flex: 0 0 100%
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .boxing-rankings__ring__cards:not(.v2) {
        flex: 0 0 73%
    }
}

@media (max-width: 991.98px) {
    .boxing-rankings__ring__cards:not(.v2) {
        flex: 0 0 100%
    }
}

@media (min-width: 1400px) {
    .boxing-rankings__ring__cards-wrapper {
        margin-left: -10px;
        margin-right: -10px
    }

    .boxing-rankings__ring__cards .fight-card__wrapper {
        padding: 0 10px
    }
}

.boxing-rankings__ring__cards .fight-card__flag.left {
    background-color: #f8ba4b;
    color: #212529;

    width: 1.5rem;
    height: 1.5rem;
    line-height: 1;
    padding-bottom: 2px
}

.boxing-rankings__ring__cards .fight-card__details:after {
    display: none
}

.boxing-rankings__ring__cards .fight-card__photo {
    width: 100%
}

.boxing-rankings__ring__cards .fight-card__footer .btn {
    padding-left: 0;
    padding-right: 0
}

.boxing-rankings__ring__cards .fight-card__wrapper {
    flex: 0 0 20%;
    margin-bottom: 20px
}

@media (max-width: 1799.98px) {
    .boxing-rankings__ring__cards-wrapper {
        margin-left: -5px;
        margin-right: -5px
    }

    .boxing-rankings__ring__cards .fight-card__wrapper {
        padding: 0 5px;
        margin-bottom: 10px
    }
}

@media (max-width: 767.98px) {
    .boxing-rankings__ring__cards .fight-card__wrapper {
        flex: 0 0 50%
    }
}

.boxing-rankings__ring__cards .fight-card .record {
    border: 1px solid #222;
    padding: 5px 10px
}

.boxing-rankings__ring__cards .fight-card .rank-snapshot {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 28px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    background: #f8ba4b
}

    .boxing-rankings__ring__cards .fight-card .rank-snapshot.green {
        color: #007b00
    }

        .boxing-rankings__ring__cards .fight-card .rank-snapshot.green i {
            transform: scaleY(-1)
        }

    .boxing-rankings__ring__cards .fight-card .rank-snapshot.red {
        color: red
    }

    .boxing-rankings__ring__cards .fight-card .rank-snapshot.neutral {
        color: #080808
    }

@media (min-width: 1400px) {
    .boxing-rankings__ring__cards.v2 {
        margin-bottom: -20px
    }

        .boxing-rankings__ring__cards.v2 .fight-card__wrapper {
            flex: 0 0 33.3333%
        }
}

@media (max-width: 1799.98px) {
    .boxing-rankings__ring__cards.v2 {
        margin-bottom: -10px
    }

    .weight-class__table-wrapper {
        overflow-x: scroll
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .boxing-rankings__ring__cards.v2 .fight-card__wrapper {
        flex: 0 0 20%
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .boxing-rankings__ring__cards.v2 .fight-card__wrapper {
        flex: 0 0 33.3333%
    }
}

@media (min-width: 576px) and (max-width:767.98px) {
    .boxing-rankings__ring__champion .fight-card__photo img {
        object-fit: contain
    }

    .boxing-rankings__ring__cards.v2 .fight-card__wrapper {
        flex: 0 0 33.3333% !important
    }
}

.boxing-rankings__fighter-stats {
    padding: 20px;
    background-color: #222 !important
}

    .boxing-rankings__fighter-stats .stats-row {
        background-color: #080808
    }

        .boxing-rankings__fighter-stats .stats-row.defence-toggle .stats-row__content {
            display: flex;
            align-items: center;
            justify-content: space-between
        }

            .boxing-rankings__fighter-stats .stats-row.defence-toggle .stats-row__content:after {
                width: 1.5rem;
                height: 1.5rem;
                display: inline-flex;
                align-items: center;
                justify-content: center;
                background-color: #222;
                content: '\f067';
                font-family: FontAwesome;
                margin-right: .5rem;
                cursor: pointer
            }

        .boxing-rankings__fighter-stats .stats-row.defence-toggle.clicked .stats-row__content:after {
            content: '\f068'
        }

    .boxing-rankings__fighter-stats .stats-row--main .stats-row__title {
        width: 180px
    }

    .boxing-rankings__fighter-stats .stats-row__content {
        font-size: .875rem;
        line-height: 1.2;
        padding-right: .5rem
    }

    .boxing-rankings__fighter-stats .stats-row__single.won-against .stats-row__title:after {
        content: 'was vacant';
        background-color: #dd0000;
        color: #fff;
        display: inline-block;
        line-height: 1;
        font-size: .66667rem;
        font-weight: 700;
        padding: .2rem .33333rem;
        margin-left: .5rem;
        font-family: "Open Sans",sans-serif
    }

@media (max-width: 767.98px) {
    .boxing-rankings__fighter-stats .stats-row__single {
        text-align: center;
        align-items: stretch !important;
        height: auto;
        display: flex;
        flex-direction: column
    }

        .boxing-rankings__fighter-stats .stats-row__single .stats-row__title {
            margin-left: 4px;
            margin-right: 4px;
            flex-grow: 1;
            width: auto !important
        }

        .boxing-rankings__fighter-stats .stats-row__single .stats-row__content {
            width: 100%;
            text-align: center !important;
            margin-left: 0 !important;
            padding: .5rem 0 !important
        }
}

.boxing-rankings__fighter-stats-header img {
    width: 188px;
    height: auto !important;
    object-fit: contain
}

@media (max-width: 575.98px) {
    .boxing-rankings__fighter-stats-header img {
        max-width: calc(100% - 90px - 1rem);
        margin-right: 1rem
    }
}

.boxing-rankings__fighter-stats-toggle {
    font-size: 1rem;
 
    cursor: pointer
}

    .boxing-rankings__fighter-stats-toggle > * {
        letter-spacing: 3px
    }

    .boxing-rankings__fighter-stats-toggle > :after {
        font-family: FontAwesome;
        margin-left: .5rem
    }

    .boxing-rankings__fighter-stats-toggle > .expand {
        display: block
    }

        .boxing-rankings__fighter-stats-toggle > .expand:after {
            content: '\f107'
        }

    .boxing-rankings__fighter-stats-toggle > .collapse {
        display: none
    }

        .boxing-rankings__fighter-stats-toggle > .collapse:after {
            content: '\f106'
        }

    .boxing-rankings__fighter-stats-toggle.clicked > .expand {
        display: none
    }

    .boxing-rankings__fighter-stats-toggle.clicked > .collapse {
        display: block
    }

.boxing-rankings__fighter-stats-wrapper {
    margin-top: 20px;
    display: none
}

    .boxing-rankings__fighter-stats-wrapper .result {
      
        color: #fff;
        background: #080808
    }

        .boxing-rankings__fighter-stats-wrapper .result.win {
            background-color: #00a700 !important;
            color: #fff !important
        }

        .boxing-rankings__fighter-stats-wrapper .result.loser {
            background-color: #d20000 !important;
            color: #fff !important
        }

        .boxing-rankings__fighter-stats-wrapper .result.draw {
            background-color: #4098ba;
            color: #fff
        }

        .boxing-rankings__fighter-stats-wrapper .result.nc {
            background-color: #ddd;
            color: #080808
        }

.boxing-rankings__fighter-stats__defences {
    display: none;
    padding: 1rem
}

    .boxing-rankings__fighter-stats__defences > * .date {
        font-size: .75rem
    }

    .boxing-rankings__fighter-stats__defences > :not(:last-child) {
        padding-bottom: .5rem;
        margin-bottom: .5rem;
        border-bottom: 1px solid #222
    }

.boxing-rankings__other-orgs {
    border: 1px solid #ddd;
    border-top-width: 0
}

    .boxing-rankings__other-orgs h6 {
        position: relative;
        z-index: 2
    }

.boxing-rankings__other-orgs__ranks {
    padding: 1rem
}

    .boxing-rankings__other-orgs__ranks.dropped-out li::marker {
        content: "•"
    }

    .boxing-rankings__other-orgs__ranks > li {
        list-style-position: inside;
        font-size: .875rem
    }

        .boxing-rankings__other-orgs__ranks > li img {
            box-shadow: 0 0 2px rgba(0,0,0,.3);
            height: auto !important;
            width: 20px
        }

        .boxing-rankings__other-orgs__ranks > li::marker {
            width: 1rem;
         
            font-weight: 700;
            color: #111
        }

        .boxing-rankings__other-orgs__ranks > li:not(:last-child) {
            margin-bottom: .5rem
        }

        .boxing-rankings__other-orgs__ranks > li .rank-snapshot.green {
            color: #007b00
        }

            .boxing-rankings__other-orgs__ranks > li .rank-snapshot.green i {
                transform: scaleY(-1)
            }

        .boxing-rankings__other-orgs__ranks > li .rank-snapshot.red {
            color: red
        }

@media (min-width: 1200px) {
    .boxing-rankings__other-orgs__item {
        flex: 0 0 25%
    }
}

@media (min-width: 576px) and (max-width:1399.98px) {
    .boxing-rankings__other-orgs__item {
        flex: 1 0 50%
    }
}

@media (max-width: 767.98px) {
    .boxing-rankings__other-orgs__item {
        flex: 0 0 100%
    }
}

.boxing-rankings__other-orgs__item.ring .boxing-rankings__other-orgs__item-header {
    background-color: #f8ba4b;
    color: #212529
}

.boxing-rankings__other-orgs__item.wbo .boxing-rankings__other-orgs__item-header {
    background-color: #76011b;
    color: #fff
}

.boxing-rankings__other-orgs__item.ibf .boxing-rankings__other-orgs__item-header {
    background-color: #ba0101;
    color: #fff
}

.boxing-rankings__other-orgs__item.wbc .boxing-rankings__other-orgs__item-header {
    background-color: #0b8110;
    color: #fff
}

.boxing-rankings__other-orgs__item.wba .boxing-rankings__other-orgs__item-header {
    background-color: #1b1b1b;
    color: #fff
}

@media (min-width: 768px) and (max-width:1399.98px) {
    .boxing-rankings__other-orgs__item:nth-child(odd) .boxing-rankings__other-orgs__wrapper {
        border-right: 1px solid #ddd
    }

    .fighters-hub__a-z__list:nth-child(1) {
        order: 1
    }
}

@media (min-width: 1400px) {
    .boxing-rankings__other-orgs__item:not(:last-child) .boxing-rankings__other-orgs__wrapper {
        border-right: 1px solid #ddd
    }
}

.boxing-rankings__other-orgs__item:not(:last-child) .boxing-rankings__other-orgs__champion {
    border-right: 1px solid #222
}

.boxing-rankings__other-orgs.x5 {
    align-items: stretch
}

    .boxing-rankings__other-orgs.x5 .boxing-rankings__other-orgs__item {
        display: flex;
        flex-direction: column
    }

@media (min-width: 1400px) and (max-width:1799.98px) {
    .boxing-rankings__other-orgs.x5 .boxing-rankings__other-orgs__item .boxing-rankings__other-orgs__item-header {
        display: flex;
        flex-direction: column;
        align-items: flex-start !important
    }
}

.boxing-rankings__other-orgs.x5 .boxing-rankings__other-orgs__item .boxing-rankings__other-orgs__champion {
    flex: 1
}

@media (min-width: 1200px) {
    .boxing-rankings__other-orgs.x5 .boxing-rankings__other-orgs__item {
        flex: 0 0 20%
    }
}

@media (min-width: 576px) and (max-width:1399.98px) {
    .boxing-rankings__other-orgs.x5 .boxing-rankings__other-orgs__item {
        flex: 1 0 50%
    }
}

@media (max-width: 767.98px) {
    .boxing-rankings__other-orgs.x5 .boxing-rankings__other-orgs__item {
        flex: 0 0 100%
    }
}

@media (min-width: 576px) and (max-width:1399.98px) {
    .boxing-rankings__other-orgs.x5 .boxing-rankings__other-orgs__item:last-child {
        flex: 0 0 100%
    }
}

.boxing-rankings__other-orgs__champion > * {
    position: relative;
    z-index: 2
}

.boxing-rankings__other-orgs__champion:not(:last-child) {
    border-bottom: 1px solid #222
}

.boxing-rankings__other-orgs__champion .icon {
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    opacity: .15;
    z-index: 1
}

    .boxing-rankings__other-orgs__champion .icon img {
        object-fit: contain;
        object-position: center;
        width: 100%;
        height: 100%
    }

.boxing-rankings__other-orgs__champion .belt {
    color: #f8ba4b;

    font-size: .85rem
}

.boxing-rankings__other-orgs.v2 {
    border-right-width: 0;
    border-bottom: 0
}

    .boxing-rankings__other-orgs.v2 .boxing-rankings__other-orgs__item {
        border-bottom: 1px solid #ddd
    }

    .boxing-rankings__other-orgs.v2 .boxing-rankings__other-orgs__item-header {
        border-right: 1px solid rgba(255,255,255,.1)
    }

@media (min-width: 1400px) and (max-width:1799.98px) {
    .boxing-rankings__other-orgs.v2 .boxing-rankings__other-orgs__item {
        flex: 0 0 33.3333%
    }
}

.boxing-rankings__other-orgs.v2 .boxing-rankings__other-orgs__ranks {
    border-right: 1px solid #ddd
}

.related-fighters__wrapper {
    margin-left: -15px;
    margin-right: -15px
}

.related-fighters__item {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .boxing-rankings__other-orgs.v2 .boxing-rankings__other-orgs__item {
        flex: 0 0 33.3333%
    }

    .related-fighters__wrapper {
        margin-left: -10px;
        margin-right: -10px
    }

    .related-fighters__item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 1199.98px) {
    .related-fighters__item {
        flex: 0 0 100%
    }

    .odds-table__wrapper {
        overflow-x: scroll
    }
}

@media (min-width: 992px) {
    .related-fighters__item {
        flex: 0 0 50%
    }
}

.related-fighters__item .boxing-rankings__ring__champion .fight-card__fighters {
    border-bottom-color: #dd0000 !important;
    border-right-color: #dd0000 !important
}

@media (max-width: 991.98px) {
    .related-fighters__item:not(:last-child) {
        margin-bottom: 20px
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .related-fighters__item {
        flex: 0 0 100%
    }

        .related-fighters__item:not(:last-child) {
            margin-bottom: 30px
        }
}

.related-fighters__item > * {
    padding: 0 !important;
    flex: 0 0 100% !important
}

.the-fighter__header {
    border-bottom: 5px solid #dd0000
}

    .the-fighter__header .fight-card__photo {
        height: auto
    }

@media (max-width: 767.98px) {
    .the-fighter__header .fight-card__photo {
        height: 250px;
        width: 100%
    }

    .the-fighter__header__info-item:not(:last-child) {
        margin-bottom: 1rem
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .the-fighter__header .fight-card__photo {
        width: 34%
    }
}

.the-fighter__header__name {
    background-color: #000;
    padding: 30px;
    font-size: 3.75rem;
    line-height: 1
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .the-fighter__header .fight-card__photo {
        width: 34%
    }

    .the-fighter__header__name {
        font-size: 2.25rem
    }
}

.the-fighter__header__results-item:not(:last-child) {
    margin-right: .5rem
}

.the-fighter__header__results-item.bg-winner {
    background-color: #00a700;
    color: #fff
}

.the-fighter__header__results-item.bg-loser {
    background-color: #d20000;
    color: #fff
}

.the-fighter__header__results-item.bg-primary {
    color: #fff
}

.the-fighter__header__results-item.bg-draw {
    color: #fff;
    background-color: #4098ba
}

.the-fighter__header__results-item.bg-nc {
    color: #080808;
    background-color: #ddd
}

.the-fighter__header__info {
    background-color: #fff
}

@media (max-width: 991.98px) {
    .the-fighter__header__name {
        font-size: 2.25rem
    }

    .the-fighter__header__info {
        padding: 1rem
    }
}

.the-fighter__header__info-item .title {
    color: #111 !important
}

.the-fighter__header__info-item .content {
    font-size: 2.25rem;
    line-height: 1
}

@media (min-width: 768px) {
    .the-fighter__header__info {
        padding: 30px
    }

    .the-fighter__header__info-item:not(:last-child) {
        margin-right: 30px
    }
}

.the-fighter__content .stats-row {
    justify-content: flex-start !important
}

@media (min-width: 576px) {
    .the-fighter__content .stats-row {
        width: 50%
    }
}

@media (max-width: 767.98px) {
    .the-fighter__content .stats-row {
        width: 100%
    }

    .markets__list__header > * {
        font-size: .85rem
    }
}

.the-fighter__content .stats-row__content {
    width: auto
}

.markets__menu {
    margin-top: 20px
}

    .markets__menu > * {
        margin-top: .5rem
    }

    .markets__menu > :not(:last-child) {
        margin-right: .5rem
    }

    .markets__menu > .btn-outline-secondary {
        opacity: .4
    }

        .markets__menu > .btn-outline-secondary:hover {
            opacity: 1
        }

    .markets__menu .active-menu, .markets__menu .active-menu:hover {
        opacity: 1 !important;
        color: #fff !important;
        background-color: #080808 !important
    }

.markets__list {
    margin-bottom: 40px
}

.schedule-card__content .markets__menu {
    margin-top: 0
}

@media (max-width: 1399.98px) {
    .markets__list {
        margin-top: 20px
    }
}

@media (min-width: 1200px) {
    .markets__list {
        margin-top: 30px
    }
}

.markets__list__header {
    padding: 0 10px;
    background-color: #f5f5f5
}

    .markets__list__header > * {
        width: 33%
    }

.markets__list__title {
    margin: 20px 0
}

.markets__list__content {
    padding: 0 10px
}

    .markets__list__content .hidden-content-wrapper:not(:last-child) {
        border-bottom: 1px solid #222
    }

    .markets__list__content .hidden-content__controls {
        color: #fff;
        margin: 20px 0 !important
    }

.fighters-hub__search .form-control {
    height: auto
}

.fighters-hub__search .dropdown-menu {
    display: none;
    top: calc(100% - 1px);
    width: 100%;
    z-index: 5;
    background: #fff;
    border: 1px solid #ced4da
}

    .fighters-hub__search .dropdown-menu.is-visible {
        display: block
    }

    .fighters-hub__search .dropdown-menu .dropdown-item:not(:last-child) {
        margin-bottom: .5em
    }

.fighters-hub__a-z {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd
}

    .fighters-hub__a-z li {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        text-align: center;
        flex: 0 0 20%
    }

@media (min-width: 768px) {
    .fighters-hub__a-z li {
        flex: 0 0 10%
    }
}

@media (min-width: 1400px) {
    .fighters-hub__a-z li {
        flex: 0 0 7.69%
    }
}

.fighters-hub__a-z li .btn:hover {
    color: #dd0000
}

.fighters-hub__a-z__list {
    padding: 0;
    flex: 0 0 100%;
    margin-bottom: .5rem !important
}

@media (min-width: 768px) {
    .fighters-hub__a-z__list {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 1400px) {
    .fighters-hub__a-z__list {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 1400px) and (max-width:1799.98px) {
    .fighters-hub__a-z__list {
        padding-right: .5rem
    }
}

@media (min-width: 768px) and (max-width:1399.98px) {
    .fighters-hub__a-z__list:nth-child(2) {
        order: 3
    }

    .fighters-hub__a-z__list:nth-child(3) {
        order: 2
    }

    .fighters-hub__a-z__list:nth-child(4) {
        order: 4
    }
}

.tickets-filter {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px
}

    .tickets-filter > :not(:last-child) {
        margin-right: 20px
    }

@media (max-width: 767.98px) {
    .tickets-filter > :not(:last-child) {
        margin-bottom: 10px
    }

    .weight-class__single__figure__details li:not(:last-child) {
        margin-bottom: 1rem
    }
}

@media (min-width: 992px) {
    .tickets-filter {
        padding-left: 30px;
        padding-right: 30px;
        margin-left: -30px;
        margin-right: -30px
    }

        .tickets-filter > :not(:last-child) {
            margin-right: 30px
        }
}

.weight-class__style-1 {
    flex: 0 0 100%;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 576px) {
    .weight-class__style-1 {
        flex: 0 0 50%
    }
}

@media (min-width: 992px) {
    .weight-class__style-1 {
        flex: 0 0 33.333%
    }

    .ticket-card__venue-details__location .main {
        font-size: 1.5rem
    }
}

@media (min-width: 1200px) {
    .weight-class__style-1 {
        flex: 0 0 50%
    }
}

@media (min-width: 1400px) {
    .weight-class__style-1 {
        flex: 0 0 33.333%
    }
}

@media (min-width: 1800px) {
    .weight-class__style-1 {
        flex: 0 0 25%
    }
}

.weight-class__style-1 .content-card {
    padding: 15px
}

.weight-class__style-1 .weight-class__header {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

.weight-class__style-1 .weight-class__data span:first-child {
    font-size: .75rem
}

    .weight-class__style-1 .weight-class__data span:first-child:after {
        content: ':'
    }

.weight-class__table {
    min-width: 700px
}

    .weight-class__table tbody tr {
        position: static;
        z-index: 0;
        background-color: #f5f5f5;
        border-top: 2px solid #fff;
        transition: .3s
    }

        .weight-class__table tbody tr td {
            padding: 1rem 0
        }

            .weight-class__table tbody tr td:nth-child(2) span {
                background-color: #dd0000;
                color: #fff;
         
                padding: .5rem
            }

                .weight-class__table tbody tr td:nth-child(2) span:not(:last-child) {
                    margin-right: 1px
                }

                .weight-class__table tbody tr td:nth-child(2) span:nth-child(2) {
                    background-color: #3287ff
                }

                .weight-class__table tbody tr td:nth-child(2) span:nth-child(3) {
                    background-color: #1878ff
                }

            .weight-class__table tbody tr td:first-child {
                padding-left: 1rem
            }

                .weight-class__table tbody tr td:first-child a {
                    color: #111
                }

                    .weight-class__table tbody tr td:first-child a:hover {
                        color: #dd0000
                    }

                .weight-class__table tbody tr td:first-child:before {
                    font-family: FontAwesome;
                    content: '\f10c';
                    margin-right: .5rem;
                    color: #dd0000
                }

        .weight-class__table tbody tr:hover {
            position: relative;
            z-index: 1;
            background-color: #fff;
            box-shadow: 0 2px 2px rgba(0,0,0,.3)
        }

            .weight-class__table tbody tr:hover td:first-child:before {
                content: '\f111'
            }

    .weight-class__table thead th:first-child {
        padding-left: 1rem
    }

    .weight-class__table thead th span {
        font-size: 1.125rem;
        color: #fff;
        border-top: 3px solid #dd0000;
        padding: 1rem 0
    }

.weight-class__table-wrapper {
    width: 100%
}

.weight-class__single__figure img {
    z-index: 1
}

.weight-class__single__figure__details {
    z-index: 2;
    left: 0;
    bottom: 0;
    padding: 1rem;
    color: #fff;
    background: linear-gradient(0deg,#080808 0,rgba(0,0,0,0) 100%)
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .weight-class__single__figure__details {
        padding: 50px 100px
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .weight-class__single__figure__details {
        padding: 30px
    }
}

@media (min-width: 1400px) {
    .weight-class__single__figure__details {
        padding: 50px 100px
    }
}

.weight-class__single__figure__details li {
    text-shadow: 0 1px 3px rgba(0,0,0,.6);
    flex: 0 0 100%
}

@media (min-width: 576px) {
    .weight-class__single__figure__details li {
        flex: 0 0 33.333%
    }
}

.weight-class__single__figure__details li .title {
    letter-spacing: 3px
}

.weight-class__wrapper-1 {
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px
}

.ticket-card__undercard {
    flex: 0 0 50%;
    padding-left: 10px;
    margin-top: 10px
}

@media (max-width: 991.98px) {
    .ticket-card__undercard {
        padding-left: 0;
        flex: 0 0 100%
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .ticket-card__undercard {
        padding-left: 0;
        flex: 0 0 100%
    }
}

.ticket-card__undercard__content {
    background-color: #ddd
}

.ticket-card__undercard__vs {
    width: 40px;
    height: 40px;
    padding-bottom: 1px;
    font-size: 1.125rem;
    color: #fff
}

.ticket-card__undercard__fighter {
    padding: 0 10px;
    flex: 1;
    font-size: 1.125rem
}

@media (max-width: 991.98px) {
    .ticket-card__undercard__fighter {
        font-size: .85rem
    }
}

.ticket-card__undercard__fighter img {
    margin-right: 10px
}

.ticket-card__undercard__fighter.flex-row-reverse img {
    margin-right: 0;
    margin-left: 10px
}

.ticket-card__undercard__wrapper {
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    padding-right: 10px
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .ticket-card__undercard__fighter {
        font-size: .85rem
    }

    .ticket-card__venue-details__location .main {
        font-size: 1rem
    }
}

.ticket-card__venue-details__location .sub {
    font-size: .85rem
}



.ticket-row {
    padding: 10px;
    background-color: #fff;
    margin-bottom: 2px;
    transition: .3s
}

@media (max-width: 767.98px) {
    .ticket-card__undercard__fighter img {
        display: none
    }

    .ticket-row {
        flex-wrap: wrap
    }
}

.ticket-row__brand {
    flex: 1
}

    .ticket-row__brand span {
        color: #111;
        font-size: 1.125rem
    }

.ticket-row__img {
    margin-right: 20px;
    max-width: 150px
}

@media (min-width: 768px) and (max-width:991.98px) {
    .ticket-row__brand span {
        font-size: .86rem
    }

    .ticket-row__img {
        margin-right: 10px
    }

        .ticket-row__img img {
            max-width: 100px
        }
}

.ticket-row__price-range {
    font-size: 1.125rem
}

@media (max-width: 767.98px) {
    .ticket-row__brand {
        order: 1;
        flex: 0 0 50%
    }

    .ticket-row__price-range {
        order: 2;
        flex: 0 0 50%
    }
}

.ticket-row__price-range span:nth-child(2):before {
    content: '-';
    display: inline-block;
    margin: 0 10px
}

.ticket-row__btn-wrapper {
    flex: 1
}

    .ticket-row__btn-wrapper .btn {
        padding: 0 1rem 0 0;
        border: 0;
        height: 2rem
    }

@media (max-width: 767.98px) {
    .ticket-row__btn-wrapper {
        margin-top: 10px;
        order: 3;
        flex: 0 0 100%
    }

        .ticket-row__btn-wrapper .btn {
            width: 100%;
            text-align: center
        }
}

.ticket-row__btn-wrapper .btn:before {
    margin-right: 1rem;
    content: '\f07a';
    font-family: FontAwesome
}

.ticket-row + .schedule-card__title {
    margin-top: 10px
}

.ticket-row:last-child {
    margin-bottom: 0
}

.ticket-row.resell {
    background-color: rgba(0,0,0,.05)
}

.ticket-row:hover {
    background-color: #080808;
    color: #fff
}

    .ticket-row:hover .ticket-row__brand span {
        color: #fff
    }

@media (min-width: 768px) {
    .ticket-row__btn-wrapper .btn:before {
        background-color: #1878ff;
        display: inline-flex;
        align-items: center;
        width: 2rem;
        height: 2rem;
        justify-content: center
    }

    .ticket-row.stream-row .ticket-row__brand {
        width: 33.33%
    }
}

@media (min-width: 1400px) {
    .ticket-row.stream-row .ticket-row__brand {
        width: 25%
    }
}

.ticket-row.stream-row .ticket-row__brand span {
    font-size: .95rem
}

.ticket-row.stream-row .ticket-row__brand img {
    max-width: 80px;
    height: auto
}

.ticket-row.stream-row .ticket-row__price-range {
    font-size: .875rem
}

@media (max-width: 767.98px) {
    .ticket-row.stream-row .ticket-row__brand, .ticket-row.stream-row .ticket-row__price-range {
        flex: 0 0 100%
    }
}

@media (min-width: 768px) {
    .ticket-row.stream-row .ticket-row__price-range {
        width: 33.33%
    }
}

@media (min-width: 1400px) {
    .ticket-row.stream-row .ticket-row__price-range {
        width: 50%
    }
}

.ticket-row.stream-row .ticket-row__price-range span:before {
    display: none
}

@media (min-width: 768px) {
    .ticket-row.stream-row .ticket-row__btn-wrapper {
        width: 33.33%
    }
}

.ticket-row.stream-row .ticket-row__btn-wrapper .btn {
    padding: 0 1rem
}

    .ticket-row.stream-row .ticket-row__btn-wrapper .btn:before {
        display: none
    }

.odds-table {
    min-width: 880px
}

.odds-table__wrapper {
    width: 100%
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .ticket-row__brand span {
        font-size: .86rem
    }

    .ticket-row__img {
        margin-right: 10px
    }

        .ticket-row__img img {
            max-width: 100px
        }

    .odds-table__wrapper {
        overflow-x: scroll
    }
}

@media (min-width: 1200px) {
    .odds-table__wrapper:not(:last-child) {
        margin-bottom: 30px
    }
}

@media (max-width: 1399.98px) {
    .odds-table__wrapper:not(:last-child) {
        margin-bottom: 30px
    }
}

.odds-table__content, .odds-table__header {
    list-style: none;
    border-right: 1px solid #ddd
}

    .odds-table__content li, .odds-table__header li {
        flex-shrink: 0;
        width: 9.09%;
        border: 1px solid #ddd;
        border-right-width: 0;
        border-bottom-width: 0
    }

        .odds-table__content li img, .odds-table__header li img {
            max-width: 100%
        }

        .odds-table__content li .value {
            background-color: #00a700;
            color: #fff;
            width: 64%
        }

        .odds-table__content li.title {
            background-color: #f7f7f7
        }

        .odds-table__content li span:not(.active) {
            display: none !important
        }

.odds-table__footer {
    border-top: 1px solid #ddd
}

.odds-table__header:before {
    display: inline-block;
    content: '';
    width: 9.09%
}

@media (max-width: 1199.98px) {
    .favorite-bookmarkers {
        margin-top: -20px
    }
}

@media (min-width: 992px) and (max-width:1399.98px) {
    .favorite-bookmarkers {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .favorite-bookmarkers {
        margin-top: -30px
    }
}

@media (min-width: 1400px) {
    .ticket-row.stream-row .ticket-row__btn-wrapper {
        width: 25%
    }

    .favorite-bookmarkers {
        margin-top: -30px;
        margin-left: -15px;
        margin-right: -15px
    }
}

@media (max-width: 1199.98px) {
    .favorite-bookmarkers__item {
        flex: 0 0 100%;
        margin-top: 20px
    }
}

@media (min-width: 992px) and (max-width:1399.98px) {
    .favorite-bookmarkers__item {
        flex: 0 0 33.33333%;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 20px
    }
}

@media (min-width: 1200px) and (max-width:1399.98px) {
    .favorite-bookmarkers__item {
        flex: 0 0 100%;
        margin-top: 30px
    }
}

@media (min-width: 1400px) {
    .favorite-bookmarkers__item {
        flex: 0 0 33.33333%;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px
    }
}

.favorite-bookmarkers__item__content {
    position: relative;
    overflow: hidden;
    font-size: .875rem
}

    .favorite-bookmarkers__item__content > * {
        position: relative;
        z-index: 2
    }

    .favorite-bookmarkers__item__content > :last-child {
        margin-bottom: 0 !important
    }

    .favorite-bookmarkers__item__content:before {
        width: 200px;
        height: 200px;
        background-color: rgba(0,0,0,.15);
        transform-origin: 50% 50%;
        transform: rotate(45deg);
        content: '';
        position: absolute;
        top: -50%
    }

    .favorite-bookmarkers__item__content .btn {
        font-size: 1.5em;
        background-color: #fff
    }

        .favorite-bookmarkers__item__content .btn:hover {
            background-color: #e6e6e6
        }

    .favorite-bookmarkers__item__content .title {
        font-size: 1.125rem
    }

.favorite-bookmarkers__item.stream-item img {
    max-width: 120px;
    max-height: 36px
}

.favorite-bookmarkers__item.betfred-bookmarker .favorite-bookmarkers__item__content {
    background-color: #254590;
    color: #fff
}

.favorite-bookmarkers__item.betway-bookmarker .favorite-bookmarkers__item__content {
    background-color: #f5f5f5;
    color: #212529
}

.favorite-bookmarkers__item.boyle-sports-bookmarker .favorite-bookmarkers__item__content {
    background-color: #0c1a3f;
    color: #fff
}

.favorite-bookmarkers__item.bwin-bookmarker .favorite-bookmarkers__item__content {
    background-color: #e5e5e5;
    color: #212529
}

.favorite-bookmarkers__item.ladbrokes-bookmarker .favorite-bookmarkers__item__content {
    background-color: #eb2319;
    color: #fff
}

.favorite-bookmarkers__item.skybet-bookmarker .favorite-bookmarkers__item__content {
    background-color: #23519c;
    color: #fff
}

.favorite-bookmarkers__item.unibet-bookmarker .favorite-bookmarkers__item__content {
    background-color: #31a121;
    color: #fff
}

.favorite-bookmarkers__item.william-hill-bookmarker .favorite-bookmarkers__item__content {
    background-color: #01143c;
    color: #fff
}

.favorite-bookmarkers__item.winner-bookmarker .favorite-bookmarkers__item__content {
    background-color: #343434;
    color: #fff
}

.favorite-bookmarkers + .site-content__title {
    margin-top: 1.5em
}

body:not(.bookmakers-popup--visible) #bookmakers-popup {
    display: none !important
}

#bookmakers-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1050;
    background: rgba(0,0,0,.8)
}

    #bookmakers-popup .bookmaker-advert-popup {
        width: 740px;
        max-width: 100%;
        max-height: 90vh;
        overflow-x: hidden;
        overflow-y: auto
    }

        #bookmakers-popup .bookmaker-advert-popup .favorite-bookmarkers__item {
            flex: 0 0 100%;
            margin-top: 0
        }

        #bookmakers-popup .bookmaker-advert-popup .warning {
            text-align: center
        }

        #bookmakers-popup .bookmaker-advert-popup ol, #bookmakers-popup .bookmaker-advert-popup ul {
            list-style: none;
            padding-left: 0;
            padding-right: 0;
            margin-left: 0;
            margin-right: 0
        }

        #bookmakers-popup .bookmaker-advert-popup .odds {
            font-size: 3.25em;
            line-height: 1.33
        }

@media (max-width: 767.98px) {
    #bookmakers-popup .bookmaker-advert-popup .odds {
        font-size: 2.5em
    }
}

#bookmakers-popup .bookmaker-advert-popup .odds-description {
    font-size: 2em;
    line-height: 1.33
}

@media (max-width: 767.98px) {
    #bookmakers-popup .bookmaker-advert-popup .odds-description {
        font-size: 1.5em
    }
}

#bookmakers-popup .bookmaker-advert-popup .col-right .favorite-bookmarkers__item__content::before {
    display: none
}

#bookmakers-popup .bookmaker-advert-popup .close-button {
    top: 0;
    right: 0
}

    #bookmakers-popup .bookmaker-advert-popup .close-button button {
        position: relative;
        width: 35px;
        height: 35px;
        font-size: 1em
    }

        #bookmakers-popup .bookmaker-advert-popup .close-button button i {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%)
        }

        #bookmakers-popup .bookmaker-advert-popup .close-button button:focus i, #bookmakers-popup .bookmaker-advert-popup .close-button button:hover i {
            transform: translate(-50%,-50%) rotate(90deg);
            transition: .2s
        }

#bookmakers-popup.small .bookmaker-advert-popup {
    width: calc(740px / 2)
}

    #bookmakers-popup.small .bookmaker-advert-popup .container-wrapper {
        flex: 0 0 100%;
        max-width: 100%
    }

    #bookmakers-popup.small .bookmaker-advert-popup .col-right {
        display: none !important
    }

.tv-logo {
    margin-top: 10px
}

.tv-logo__set__label {
    margin-bottom: 5px
}

    .tv-logo__set__label:after, .tv-logo__set__label:before {
        width: 20px;
        border-top: 1px solid #dd0000;
        content: '';
        height: 5px
    }

    .tv-logo__set__label:before {
        margin-right: .5rem;
        border-left: 1px solid #dd0000
    }

    .tv-logo__set__label:after {
        margin-left: .5rem;
        border-right: 1px solid #dd0000
    }

    .tv-logo__set__label img {
        width: auto !important
    }

.tv-logo__set > a img, .tv-logo__set > a picture img, .tv-logo__set > img, .tv-logo__set > picture img {
    width: auto !important;
    height: auto !important;
    max-height: 36px;
    max-width: 120px
}

.text-schedule__venue::before {
    margin-right: .5rem;
    content: '\f041';
    font-family: FontAwesome;
    color: #dd0000
}

.text-schedule__description {
    font-size: .875rem
}

.wpcf7 .wpcf7-form {
    width: 460px;
    max-width: 100%
}

.wpcf7 form .wpcf7-response-output {
    background: #00a0d2;
    margin-left: 0;
    margin-right: 0
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    background: #ffb900
}

.comment-list {
    margin: 0;
    padding: 0;
    list-style: none
}

    .comment-list li {
        position: relative;
        display: block;
        padding-left: 30px;
        margin-bottom: 1em
    }

        .comment-list li::before {
            content: '\f007';
            font-family: FontAwesome;
            position: absolute;
            top: -3px;
            left: 0;
            font-size: 20px;
            width: 30px
        }

        .comment-list li article {
            display: flex;
            flex-wrap: wrap;
            align-items: center
        }

            .comment-list li article .comment-meta {
                order: 1
            }

            .comment-list li article .reply {
                order: 2;
                font-size: .85em
            }

                .comment-list li article .reply::before {
                    content: '–';
                    margin: 0 .5em
                }

            .comment-list li article .comment-content {
                width: 100%;
                order: 3
            }

        .comment-list li p {
            margin-bottom: .25em
        }

        .comment-list li footer {
            display: flex;
            align-items: center
        }

            .comment-list li footer .comment-metadata {
                font-size: .85em;
                font-weight: 700;
                margin-left: .5em
            }

                .comment-list li footer .comment-metadata a {
                    color: #080808
                }

        .comment-list li .comment-respond {
            margin: 1.5em 0
        }

        .comment-list li #cancel-comment-reply-link {
            margin-left: .85em
        }

        .comment-list li .children {
            padding: 0;
            list-style: none;
            margin: 1em 0 0
        }

.mmafacts-h100 {
    height: 100%;
    width: auto
}

.mmafacts-w100 {
    width: 100%;
    height: auto
}
