/*!
Theme Name: Radio Play Digital
Theme URI: http://underscores.me/
Author: madmen
Author URI: https://madmen.pt/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: radioplaydigital
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Radio Play Digital is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/* #cbd0d8; */
/* #414141; */
/* #843896; */
/* #4169e1; */
@font-face { font-family: 'Gotham'; src: url("assets/fonts/Gotham-Medium.woff2") format("woff2"), url("assets/fonts/Gotham-Medium.woff") format("woff"); font-weight: 500; font-style: normal; font-display: swap; }

@font-face { font-family: 'Gotham'; src: url("assets/fonts/Gotham-Bold.woff2") format("woff2"), url("assets/fonts/Gotham-Bold.woff") format("woff"); font-weight: bold; font-style: normal; font-display: swap; }

@font-face { font-family: 'Gotham'; src: url("assets/fonts/Gotham-Light.woff2") format("woff2"), url("assets/fonts/otham-Light.woff") format("woff"); font-weight: 300; font-style: normal; font-display: swap; }

.height1 { height: 238px; }

.height2 { height: 302px; }

.height3 { height: 442px; }

.height1-mobile { height: 140px; }

.height2-mobile { height: 205px; }

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Render the `main` element consistently in IE. */
main { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; height: 0; overflow: visible; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; font-size: 1em; }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after { box-sizing: inherit; }

html { box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body, button, input, select, optgroup, textarea { color: #404040; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Gotham", sans-serif; font-size: 1rem; line-height: 1.5; }

h1, h2, h3, h4, h5, h6 { clear: both; font-family: "Gotham"; }

.special-title { text-shadow: 3px 13px 10px rgba(0, 0, 0, 0.5); font-size: 48px; font-weight: 900; font-stretch: normal; font-style: normal; line-height: normal; color: #ffffff; }

.special-title a { text-decoration: none; }

h6.special-title { font-size: 14px; }

p { margin-bottom: 1.5em; }

dfn, cite, em, i { font-style: italic; }

blockquote { margin: 0 1.5em; }

address { margin: 0 0 1.5em; }

pre { background: #eee; font-family: "Courier 10 Pitch", courier, monospace; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; }

code, kbd, tt, var { font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }

mark, ins { background: #fff9c0; text-decoration: none; }

big { font-size: 125%; }

/* Elements
--------------------------------------------- */
body { background: #6cc1eb; }

.box-type-one, .box-type-two, .box-type-person { overflow: hidden; background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(assets/images/governo_sombra.jpeg); background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(assets/images/governo_sombra.jpeg); background-size: cover; min-height: 280px; position: relative; }

.box-type-one.mobile-t1, .box-type-two.mobile-t1, .box-type-person.mobile-t1 { color: #fff; text-transform: uppercase; font-size: 1.5rem; background: -webkit-linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(assets/images/governo_sombra.jpeg); background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6)), url(assets/images/governo_sombra.jpeg); background-size: cover; }

.box-type-one .box-info, .box-type-two .box-info, .box-type-person .box-info { position: absolute; bottom: 0; background-color: rgba(132, 56, 150, 0.6); /* #843896;*/ /* #918f8f; */ width: 100%; padding: 10px; }

.box-type-one .box-info .listing-post-type, .box-type-two .box-info .listing-post-type, .box-type-person .box-info .listing-post-type { margin-bottom: 5px; font-size: 10px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.46px; color: #ffffff; text-transform: uppercase; }

.box-type-one .box-info .listing-title, .box-type-two .box-info .listing-title, .box-type-person .box-info .listing-title { margin-top: 0; margin-bottom: 0; text-shadow: 4px 2px 4px rgba(0, 0, 0, 0.5); font-size: 14px; font-weight: 900; font-stretch: normal; font-style: normal; letter-spacing: 2.56px; color: #ffffff; text-transform: uppercase; }

.box-type-one .box-info .frequency, .box-type-one .box-info .description, .box-type-one .box-info .direct-flag, .box-type-two .box-info .frequency, .box-type-two .box-info .description, .box-type-two .box-info .direct-flag, .box-type-person .box-info .frequency, .box-type-person .box-info .description, .box-type-person .box-info .direct-flag { font-size: 10px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.46px; color: #ffffff; }

.listen-live { font-size: 18px; font-weight: bold; }

.direct-flag { font-size: 10px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.46px; color: #ffffff; position: relative; margin-top: 2px; /* &::before { width: 10px; height: 10px; content: ""; position: absolute; left: 0; border: 2px solid #fff; border-radius: 5px; top: 1px; } */ }

.direct-flag span { text-decoration: none; }

.direct-flag .flag-wrapper { position: absolute; right: 0; bottom: -3px; }

.direct-flag .flag-wrapper .flag { width: 20px; height: 20px; border-radius: 20px; background-size: cover; background-position: center center; }

.box-type-two { min-height: 90px; color: #fff; }

.box-type-audio-clip { min-height: 45px; color: #fff; }

.box-type-person { min-height: 120px; color: #fff; }

.grid-item .box-type-one { min-height: 100%; }

.row-title { position: relative; margin-bottom: -50px; z-index: 2; margin-top: -50px; }

.collapse { display: none; }

.collapse.show { display: block; }

.listAll .special-title { position: relative; padding-right: 30px; text-transform: uppercase; }

.listAll > .special-title::after { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0da"; font-size: 1.8em; position: absolute; right: 5px; top: -3px; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; }

.accordionBox { margin: 10px auto; padding: 30px; box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.5); background-color: #d8d8d8; }

.accordionBox > .special-title::after { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0d8"; font-size: 1.8em; position: absolute; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; position: absolute; right: 0; top: -3px; }

.accordionBox.collapsed > .special-title::after { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0d7"; font-size: 1.8em; position: absolute; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; position: absolute; right: 0; top: -3px; }

.accordionBox .special-title { margin: 0; font-size: 16px; position: relative; }

.subheader { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ffffff; }

.subheader-podcasts .wrapper-follow { display: inline-flex; }

.subheader-podcasts .wrapper-follow:hover { color: #843896; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; }

.subheader-podcasts .bubble-podcast { width: 250px; height: 250px; background-color: #000; position: absolute; }

.subheader-podcasts .special-title { margin-top: 0; text-transform: uppercase; }

.subheader-podcasts .white-color { color: #fff; font-size: 14px; }

.subheader-podcasts .desc-podcast { margin: 0 0 0 260px; }

.subheader-podcasts .wrapper-gt { margin: 0 0 0 260px; display: inline-grid; }

.subheader-podcasts .wrapper-gt div { display: inline-flex; }

.subheader-podcasts .wrapper-gt-btts { display: inline-flex; margin: 0 0 0 260px; }

.subheader-podcasts .wrapper-gt-btts .flag { width: 30px; height: 30px; border-radius: 15px; }

.subheader-podcasts .wrapper-gt-btts .bubble-text { margin-left: 15px; width: 30px; height: 30px; border-radius: 15px; border: 1px solid #fff; position: relative; }

.subheader-podcasts .wrapper-gt-btts .bubble-text span { position: absolute; font-size: 12px; }

.subheader-podcasts .wrapper-bottom-podcast { display: inline-flex; position: absolute; bottom: 0; }

.subheader-podcasts .wrapper-bottom-podcast .wrapper-ri { text-align: center; margin-right: 15px; }

.subheader-podcasts .wrapper-bottom-podcast .wrapper-ri span { font-size: 10px; font-weight: bold; }

.subheader-podcasts .round-image-wrapper { display: block; bottom: 0; }

.subheader-podcasts .round-image-wrapper .wrapper-ri { text-align: center; margin-right: 15px; }

.subheader-podcasts .round-image-wrapper .wrapper-ri span { font-size: 14px; font-weight: bold; }

.subheader-podcasts .rounded-image-container { float: left; margin-left: 10px; margin-right: 10px; }

.subheader-podcasts .rounded-image { width: 44px; height: 44px; display: block; background-color: #000; border: 1px solid #fff; margin: 0 auto; }

.subheader-podcasts .wrapper-premium { display: inline-flex; top: 2px; right: 15px; position: absolute; }

.subheader-podcasts .wrapper-premium .premium-text { font-weight: bold; position: relative; padding-left: 4px; top: 1px; text-align: center; color: #fff; }

.subheader-podcasts .wrapper-notifications { position: absolute; bottom: 0px; right: 20px; }

.subheader-podcasts .wrapper-notifications .button-notifications { border-radius: 20px; border: 1px solid #fff; padding: 6px 15px; }

.subheader-podcasts .wrapper-notifications .button-notifications:hover { background: #843896; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; }

.subheader-podcasts .wrapper-notifications .button-notifications .wrapper-btt-notifications { display: inline-flex; top: 2px; position: relative; }

.subheader-podcasts .wrapper-notifications .button-notifications .wrapper-btt-notifications .text-notifications { font-weight: bold; position: relative; padding-left: 4px; top: 1px; }

.subheader-podcasts .wrapper-notifications .button-notifications .wrapper-btt-notifications .text-notifications:hover { cursor: pointer; }

.menu_mobile { height: 0%; width: 100%; position: fixed; z-index: 1000; top: 100px; background-color: #2a2a2a; overflow-y: hidden; transition: .5s; margin: 0; left: 0; }

.menu_mobile.overlay { height: 100%; }

.page-template-searchpage-php .search-form input[type="search"], .page-template-searchpage-php .search-form input[type="text"], .page-template-searchpage-php .search-form input[type="date"], .search .search-form input[type="search"], .search .search-form input[type="text"], .search .search-form input[type="date"], .page-template-page-search .search-form input[type="search"], .page-template-page-search .search-form input[type="text"], .page-template-page-search .search-form input[type="date"] { width: 100%; border-radius: 15px; height: 60px; line-height: 60px; padding: 10px 20px; margin: 0px 10px; }

.page-template-searchpage-php input:focus, .search input:focus, .page-template-page-search input:focus { outline: none; }

.page-template-searchpage-php .submit-button, .search .submit-button, .page-template-page-search .submit-button { width: 100%; border-radius: 15px; height: 60px; padding: 10px 20px; border: none; text-align: center; text-decoration: none; font-size: 16px; background-color: #ffffff; }

/* .page-template-searchpage-php, .search, .page-template-page-search { h1 { font-size: 24px; } .box-type-two { min-height: 168px; } .search-form { display: inline-flex; width: 100%; position: relative; label { width: 100%; } input[type="search"] { width: 100%; border-radius: 30px; height: 60px; line-height: 60px; padding: 10px 20px; } button { background: none; border: 0; position: absolute; right: 5px; top: 9px; &:hover svg { color: $brand-color-active; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; cursor: pointer; } } } } */
.menu_wrapper ul { margin: 0; padding: 0; list-style: none; color: #fff; }

.menu_wrapper ul li { margin: 10px auto; }

.menu_wrapper label { width: 100%; }

.menu_wrapper input[type="search"] { border-radius: 0 !important; height: 40px; line-height: 40px; width: 100%; padding: 10px; }

.menu_wrapper button { background: none; border: 0; position: absolute; right: 5px; top: 0; }

.menu_wrapper button:hover svg { color: #843896; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; cursor: pointer; }

.menu_desktop ul { margin: 0; padding: 0; list-style: none; }

.menu_desktop ul li { color: #fff; font-size: 12px; display: inline-flex; width: 100%; font-weight: 700; position: relative; }

.menu_desktop ul li a { color: #fff; text-decoration: none; }

.menu_desktop ul li a:hover { color: #843896; }

.menu_desktop ul li:hover { cursor: pointer; }

.menu_desktop ul li.icon_menu { font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; }

.menu_desktop ul li.icon_menu:before { font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 10px; width: 11px; }

.menu_desktop ul li.icon_menu:hover:after { content: ""; height: 2px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; }

.menu_desktop ul li.icon_perfil:before { position: relative; top: 4px; height: 11px; width: 11px; background: #fff; border-radius: 8px; content: ""; margin-right: 10px; }

.menu_desktop ul li.icon_search:before { content: "\f002"; }

.menu_desktop ul li.icon_radio:before { content: "\f3c9"; }

.menu_desktop ul li.icon_person:before { content: "\f007"; }

.menu_desktop ul li.icon_comm_group:before { content: "\f64f"; }

.menu_desktop ul li.icon_podcast:before { content: "\f2ce"; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

.site-footer ul { font-weight: 100; margin: 20px 0 0 0; padding: 0; list-style: none; }

.site-footer li { margin: 0; }

.site-footer li:first-child { font-weight: 900; margin-bottom: 10px; }

ul, ol { margin: 0 0 1.5em 3em; }

ul { list-style: none; }

ol { list-style: decimal; }

li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; }

dt { font-weight: 700; }

dd { margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

img { height: auto; max-width: 100%; }

figure { margin: 1em 0; }

table { margin: 0 0 1.5em; width: 100%; }

.card-deck .card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; min-width: 220px; border: 1px solid #777; }

.card-deck .card.box-shadow { box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.125); }

.card-deck .card .card-header { padding: .75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid #777; }

.card-deck .card .card-header h4 { text-transform: uppercase; top: 6px; position: relative; }

.card-deck .card .card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; background: #eee; }

.card-deck .card .card-body ul { margin: 0; padding: 0; }

.site-footer { background: #6cc1eb; color: #eeeeee; font-family: "Gotham"; padding-top: 40px; margin-top: 40px; border-top: 1px solid #843896; margin-bottom: 40px; }

h1 { font-size: 35px; font-weight: 900; letter-spacing: 5.45px; }

.email-comunidade { display: inline-grid; line-height: 20px; margin-top: 80px; }

.align-center-block { text-align: center; display: inline-block; }

.footer-social { font-size: 28px; margin: 20px 0px; }

.main-menu-class { background-color: #843896; padding-top: 10px; }

div.main-menu-class ul { list-style-type: none; list-style: none; list-style-image: none; text-align: center; padding: 0px 0px 10px 0px; }

div.main-menu-class li { padding: 20px 10px; display: inline; }

div.main-menu-class a { color: #eeeeee; font-size: 12pt; text-decoration: none; font-weight: bold; }

div.main-menu-class a:hover { color: #ffffff; text-decoration: underline; }

/* .icon_menu { font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; &:before { font-family: "Font Awesome 5 Free"; font-weight: 400; width: 11px; } &:hover:after { content: ""; height: 2px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; } } .icon_search:before { content: "\f002"; color: #eeeeee; } */
.ldb-bottom { margin-top: 280px; margin-bottom: 80px; }

/* Links
--------------------------------------------- */
a { color: #eeeeee; }

a:visited { color: #eeeeee; }

a:hover, a:focus, a:active { color: #ffffff; }

a:focus { outline: thin dotted; }

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

.logo_link a { color: #404040; text-decoration: none; }

.logo_link a:hover { color: #404040; cursor: pointer; text-decoration: none; }

/* Forms
--------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); line-height: 1; padding: 0.6em 1em 0.4em; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa; }

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb; }

.btt_all { padding: 5px; border: solid 1px #ffffff; background-color: #ffffff; color: #000000; border-radius: 10px; font-weight: bold; font-family: "Gotham"; }

.btt_all a { color: #000000; text-decoration: none; }

.btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.btn.btn-outline-base { color: #843896; background-color: transparent; background-image: none; border-color: #843896; }

.btn.btn-outline-base:hover { background-color: #843896; color: #fff; }

.btn.btn-outline-premium { color: #fff; background-color: #843896; background-image: none; border-color: #843896; }

.btn.btn-outline-premium:hover { background-color: transparent; color: #843896; }

#place_order { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; color: #fff; background-color: #843896; background-image: none; border-color: #843896; }

#place_order:hover { background-color: transparent; color: #843896; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111; }

select { border: 1px solid #ccc; }

textarea { width: 100%; }

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

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation { display: block; width: 100%; }

.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0; }

.main-navigation ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999; }

.main-navigation ul ul ul { left: -999em; top: 0; }

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { display: block; left: auto; }

.main-navigation ul ul a { width: 200px; }

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto; }

.main-navigation li { position: relative; }

.main-navigation a { display: block; text-decoration: none; }

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul { display: block; }

@media screen and (min-width: 37.5em) { .menu-toggle { display: none; }
  .main-navigation ul { display: flex; } }

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; }

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: flex; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { flex: 1 0 50%; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; flex: 1 0 50%; }

/* Posts and pages
--------------------------------------------- */
.sticky { display: block; }

.post, .page { margin: 0; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

/* Comments
--------------------------------------------- */
.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Widgets
--------------------------------------------- */
.widget { margin: 0 0 1.5em; }

.widget select { max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

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

/* Galleries
--------------------------------------------- */
.gallery { margin-bottom: 1.5em; display: grid; grid-gap: 1.5em; }

.gallery-item { display: inline-block; text-align: center; width: 100%; }

.gallery-columns-2 { grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 { grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 { grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 { grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 { grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 { grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 { grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 { grid-template-columns: repeat(9, 1fr); }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer { display: block; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus { outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft { /*rtl:ignore*/ float: left; /*rtl:ignore*/ margin-right: 1.5em; margin-bottom: 1.5em; }

.alignright { /*rtl:ignore*/ float: right; /*rtl:ignore*/ margin-left: 1.5em; margin-bottom: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em; }

.vertical-center { margin: 0; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

/* Slider & Players
--------------------------------------------- */
.cards-slider { position: relative; list-style-type: none; padding: 0; max-width: 34em; margin: 10% auto 10%; min-height: 460px; }

.card-slider { position: absolute; top: 0; left: 0; z-index: 2; min-height: 460px; background: #ccc; padding: 40px; transform: translateY(0) rotate(4deg) translateX(25px) scale(1); transform-origin: 0 0; transition: transform 0.6s cubic-bezier(0.8, 0.2, 0.1, 0.8) 0.1s, background 0.4s linear; width: 100%; cursor: pointer; user-select: none; }

.card-slider :last-child { margin-bottom: 0; }

.card-slider .slider_title { display: none; }

.card--next { z-index: 5; transform: translateY(-25px) rotate(4deg) translateX(25px) scale(1); }

.card--out { animation: card-out 0.6s cubic-bezier(0.8, 0.2, 0.1, 0.8); transform: translateY(-50px) rotate(8deg) translateX(55px) scale(0.95); z-index: 1; }

@keyframes card-out { 0% { z-index: 20;
    transform: translateY(0px) rotate(-4deg); }
  50% { transform: translateY(-120%) rotate(-5deg) translateX(-40px); }
  80% { z-index: 1; }
  100% { transform: translateY(-50px) rotate(8deg) translateX(55px) scale(0.95); } }

.card--in { animation: card-in 0.6s cubic-bezier(0.8, 0.2, 0.1, 0.8); transform: translateY(10px) rotate(8deg) translateX(50px) scale(0.95); z-index: 1; }

@keyframes card-in { 0% { z-index: 20;
    transform: translateY(0px) rotate(-4deg); }
  50% { transform: translateY(120%) rotate(-5deg) translateX(20px); }
  80% { z-index: 1; }
  100% { transform: translateY(10px) rotate(8deg) translateX(50px) scale(0.95); } }

.card--current { cursor: auto; user-select: auto; position: relative; z-index: 10; opacity: 1; background: #EEE; transform: rotate(-1deg) translateX(0%) scale(1); }

.vertical-lcenter { margin: 0; position: relative; top: 50%; transform: translate(0, -50%); width: 100%; }

.arrow_left { position: absolute; top: 50%; left: 10px; }

.arrow_right { position: absolute; top: 50%; right: 10px; }

.pagination { font-family: 'Gotham'; font-size: 11px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 2px; color: #ffffff; margin-top: 20px; }

#players .card { color: #fff; background-color: #5b5b5b; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }

#players .card:first-child { border-top: 2px solid #fff; }

#players .card .card-header { padding-bottom: 10px; padding-top: 10px; }

#players .card .card-header.hide { display: none !important; }

#players .card .card-body h6 { font-size: 18px; font-weight: bold; margin-top: 0; margin-bottom: 10px; }

#players .card .card-body .desc { font-size: 14px; margin-bottom: 10px; /* $col-spacing*2; */ }

#players .card .card-body .transmission-date { font-size: 10px; }

#players .card .card-body .row-controls { border-top: 2px solid #fff; border-bottom: 2px solid #fff; min-height: 38px; }

#players .card .card-body .row-bottom { bottom: 5px; position: absolute; width: 100%; }

#players .card .card-body .guests-title { font-weight: 900; font-size: 11px; }

#players .card .card-body .wrapper-bubbles { display: inline-flex; margin: 0 auto; }

#players .card .card-body .wrapper-bubbles .bubble-guest { width: 44px; height: 44px; border: solid 1px #979797; background-color: #000; border-radius: 30px; margin: 0 10px; }

#players .card .card-body .row-card-desc { min-height: 115px; padding-bottom: 2px; padding-top: 2px; }

.audio-player .timeline { background: white; width: 100%; position: relative; left: 110px; cursor: pointer; box-shadow: 0 2px 10px 0 #0008; border-radius: 10px; height: 15px; overflow: hidden; }

.audio-player .progress { background: #843896; width: 0%; height: 100%; transition: 0.25s; border-radius: 10px; }

.audio-player .controls { display: flex; justify-content: space-between; align-items: stretch; }

.audio-player .controls > * { display: flex; justify-content: center; align-items: center; margin: 0 auto; }

.audio-player .controls .time { display: none; }

.audio-player .controls .time > * { padding: 2px; }

.audio-player .controls .volume-container { cursor: pointer; position: relative; z-index: 2; }

.audio-player .controls .volume-container:hover .volume-slider { left: -123px; width: 120px; }

.audio-player .controls .volume-container .volume-button { height: 26px; display: flex; align-items: center; }

.audio-player .controls .volume-container .volume-button .volume { transform: scale(0.7); }

.audio-player .controls .volume-container .volume-slider { width: 100px; height: 15px; background: white; box-shadow: 0 0 20px #000a; transition: 0.25s; border-radius: 10px; margin-left: 5px; }

.audio-player .controls .volume-container .volume-slider .volume-percentage { background: #843896; height: 100%; width: 75%; border-radius: 10px; }

.audio-player .toggle-play.play { cursor: pointer; position: relative; left: 0; height: 0; width: 0; border: 11px solid #0000; border-left: 17px solid white; }

.audio-player .toggle-play:hover { transform: scale(1.1); }

.audio-player .toggle-play.pause { height: 15px; width: 20px; cursor: pointer; position: relative; }

.audio-player .toggle-play.pause:before { position: absolute; top: 0; left: 0px; background: white; content: ""; height: 15px; width: 3px; }

.audio-player .toggle-play.pause:after { position: absolute; top: 0; right: 8px; background: white; content: ""; height: 15px; width: 3px; }

.audio-player .toggle-play.pause:hover { transform: scale(1.1); }

/* Flags
--------------------------------------------- */
/*! Copyright (c) 2017 kf (7kfpun@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*! Copyright (c) 2017 kf (7kfpun@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/* using in flag-core.scss */
/* using in flag-list */
/*! Copyright (c) 2017 kf (7kfpun@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/* using in flag-list */
.flag-background { background-size: contain; background-position: 50%; background-repeat: no-repeat; }

.flag { background-size: contain; background-position: 50%; background-repeat: no-repeat; position: relative; display: inline-block; width: 1.333333333333em; line-height: 1em; }

.flag:before { content: "\00a0"; }

.flag-1x { width: 1.33333em; line-height: 1em; }

.flag-2x { width: 2.66667em; line-height: 2em; }

.flag-3x { width: 4em; line-height: 3em; }

.flag-4x { width: 5.33333em; line-height: 4em; }

.flag-5x { width: 6.66667em; line-height: 5em; }

.flag-6x { width: 8em; line-height: 6em; }

.flag-7x { width: 9.33333em; line-height: 7em; }

.flag-8x { width: 10.66667em; line-height: 8em; }

.flag-9x { width: 12em; line-height: 9em; }

.flag-10x { width: 13.33333em; line-height: 10em; }

.flag-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.flag-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.flag-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.flag-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.flag-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

:root .flag-rotate-90, :root .flag-rotate-180, :root .flag-rotate-270, :root .flag-flip-horizontal, :root .flag-flip-vertical { filter: none; }

/*! Copyright (c) 2017 kf (7kfpun@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
.flag-abw, .flag-aw, .flag-533, .flag-ioc-aru, .flag-fifa-aru { background-image: url(assets/images/flags/png/abw.png); background-image: url(assets/images/flags/abw.svg); }

.flag-afg, .flag-af, .flag-4, .flag-ioc-afg, .flag-fifa-afg { background-image: url(assets/images/flags/png/afg.png); background-image: url(assets/images/flags/afg.svg); }

.flag-ago, .flag-ao, .flag-24, .flag-ioc-ang, .flag-fifa-ang { background-image: url(assets/images/flags/png/ago.png); background-image: url(assets/images/flags/ago.svg); }

.flag-aia, .flag-ai, .flag-660, .flag-ioc-aia, .flag-fifa-aia { background-image: url(assets/images/flags/png/aia.png); background-image: url(assets/images/flags/aia.svg); }

.flag-ala, .flag-ax, .flag-248, .flag-ioc-, .flag-fifa-ald { background-image: url(assets/images/flags/png/ala.png); background-image: url(assets/images/flags/ala.svg); }

.flag-alb, .flag-al, .flag-8, .flag-ioc-alb, .flag-fifa-alb { background-image: url(assets/images/flags/png/alb.png); background-image: url(assets/images/flags/alb.svg); }

.flag-and, .flag-ad, .flag-20, .flag-ioc-and, .flag-fifa-and { background-image: url(assets/images/flags/png/and.png); background-image: url(assets/images/flags/and.svg); }

.flag-are, .flag-ae, .flag-784, .flag-ioc-uae, .flag-fifa-uae { background-image: url(assets/images/flags/png/are.png); background-image: url(assets/images/flags/are.svg); }

.flag-arg, .flag-ar, .flag-32, .flag-ioc-arg, .flag-fifa-arg { background-image: url(assets/images/flags/png/arg.png); background-image: url(assets/images/flags/arg.svg); }

.flag-arm, .flag-am, .flag-51, .flag-ioc-arm, .flag-fifa-arm { background-image: url(assets/images/flags/png/arm.png); background-image: url(assets/images/flags/arm.svg); }

.flag-asm, .flag-as, .flag-16, .flag-ioc-asa, .flag-fifa-asa { background-image: url(assets/images/flags/png/asm.png); background-image: url(assets/images/flags/asm.svg); }

.flag-ata, .flag-aq, .flag-10, .flag-ioc-, .flag-fifa-ros { background-image: url(assets/images/flags/png/ata.png); background-image: url(assets/images/flags/ata.svg); }

.flag-atf, .flag-tf, .flag-260 { background-image: url(assets/images/flags/png/atf.png); background-image: url(assets/images/flags/atf.svg); }

.flag-atg, .flag-ag, .flag-28, .flag-ioc-ant, .flag-fifa-atg { background-image: url(assets/images/flags/png/atg.png); background-image: url(assets/images/flags/atg.svg); }

.flag-aus, .flag-au, .flag-36, .flag-ioc-aus, .flag-fifa-aus { background-image: url(assets/images/flags/png/aus.png); background-image: url(assets/images/flags/aus.svg); }

.flag-aut, .flag-at, .flag-40, .flag-ioc-aut, .flag-fifa-aut { background-image: url(assets/images/flags/png/aut.png); background-image: url(assets/images/flags/aut.svg); }

.flag-aze, .flag-az, .flag-31, .flag-ioc-aze, .flag-fifa-aze { background-image: url(assets/images/flags/png/aze.png); background-image: url(assets/images/flags/aze.svg); }

.flag-bdi, .flag-bi, .flag-108, .flag-ioc-bdi, .flag-fifa-bdi { background-image: url(assets/images/flags/png/bdi.png); background-image: url(assets/images/flags/bdi.svg); }

.flag-bel, .flag-be, .flag-56, .flag-ioc-bel, .flag-fifa-bel { background-image: url(assets/images/flags/png/bel.png); background-image: url(assets/images/flags/bel.svg); }

.flag-ben, .flag-bj, .flag-204, .flag-ioc-ben, .flag-fifa-ben { background-image: url(assets/images/flags/png/ben.png); background-image: url(assets/images/flags/ben.svg); }

.flag-bes, .flag-bq, .flag-535, .flag-ioc-aho, .flag-fifa-ant { background-image: url(assets/images/flags/png/bes.png); background-image: url(assets/images/flags/bes.svg); }

.flag-bfa, .flag-bf, .flag-854, .flag-ioc-bur, .flag-fifa-bfa { background-image: url(assets/images/flags/png/bfa.png); background-image: url(assets/images/flags/bfa.svg); }

.flag-bgd, .flag-bd, .flag-50, .flag-ioc-ban, .flag-fifa-ban { background-image: url(assets/images/flags/png/bgd.png); background-image: url(assets/images/flags/bgd.svg); }

.flag-bgr, .flag-bg, .flag-100, .flag-ioc-bul, .flag-fifa-bul { background-image: url(assets/images/flags/png/bgr.png); background-image: url(assets/images/flags/bgr.svg); }

.flag-bhr, .flag-bh, .flag-48, .flag-ioc-brn, .flag-fifa-bhr { background-image: url(assets/images/flags/png/bhr.png); background-image: url(assets/images/flags/bhr.svg); }

.flag-bhs, .flag-bs, .flag-44, .flag-ioc-bah, .flag-fifa-bah { background-image: url(assets/images/flags/png/bhs.png); background-image: url(assets/images/flags/bhs.svg); }

.flag-bih, .flag-ba, .flag-70, .flag-ioc-bih, .flag-fifa-bih { background-image: url(assets/images/flags/png/bih.png); background-image: url(assets/images/flags/bih.svg); }

.flag-blm, .flag-bl, .flag-652 { background-image: url(assets/images/flags/png/blm.png); background-image: url(assets/images/flags/blm.svg); }

.flag-blr, .flag-by, .flag-112, .flag-ioc-blr, .flag-fifa-blr { background-image: url(assets/images/flags/png/blr.png); background-image: url(assets/images/flags/blr.svg); }

.flag-blz, .flag-bz, .flag-84, .flag-ioc-biz, .flag-fifa-blz { background-image: url(assets/images/flags/png/blz.png); background-image: url(assets/images/flags/blz.svg); }

.flag-bmu, .flag-bm, .flag-60, .flag-ioc-ber, .flag-fifa-ber { background-image: url(assets/images/flags/png/bmu.png); background-image: url(assets/images/flags/bmu.svg); }

.flag-bol, .flag-bo, .flag-68, .flag-ioc-bol, .flag-fifa-bol { background-image: url(assets/images/flags/png/bol.png); background-image: url(assets/images/flags/bol.svg); }

.flag-bra, .flag-br, .flag-76, .flag-ioc-bra, .flag-fifa-bra { background-image: url(assets/images/flags/png/bra.png); background-image: url(assets/images/flags/bra.svg); }

.flag-brb, .flag-bb, .flag-52, .flag-ioc-bar, .flag-fifa-brb { background-image: url(assets/images/flags/png/brb.png); background-image: url(assets/images/flags/brb.svg); }

.flag-brn, .flag-bn, .flag-96, .flag-ioc-bru, .flag-fifa-bru { background-image: url(assets/images/flags/png/brn.png); background-image: url(assets/images/flags/brn.svg); }

.flag-btn, .flag-bt, .flag-64, .flag-ioc-bhu, .flag-fifa-bhu { background-image: url(assets/images/flags/png/btn.png); background-image: url(assets/images/flags/btn.svg); }

.flag-bvt, .flag-bv, .flag-74 { background-image: url(assets/images/flags/png/bvt.png); background-image: url(assets/images/flags/bvt.svg); }

.flag-bwa, .flag-bw, .flag-72, .flag-ioc-bot, .flag-fifa-bot { background-image: url(assets/images/flags/png/bwa.png); background-image: url(assets/images/flags/bwa.svg); }

.flag-caf, .flag-cf, .flag-140, .flag-ioc-caf, .flag-fifa-cta { background-image: url(assets/images/flags/png/caf.png); background-image: url(assets/images/flags/caf.svg); }

.flag-can, .flag-ca, .flag-124, .flag-ioc-can, .flag-fifa-can { background-image: url(assets/images/flags/png/can.png); background-image: url(assets/images/flags/can.svg); }

.flag-cck, .flag-cc, .flag-166, .flag-ioc-, .flag-fifa-cck { background-image: url(assets/images/flags/png/cck.png); background-image: url(assets/images/flags/cck.svg); }

.flag-che, .flag-ch, .flag-756, .flag-ioc-sui, .flag-fifa-sui { background-image: url(assets/images/flags/png/che.png); background-image: url(assets/images/flags/che.svg); }

.flag-chl, .flag-cl, .flag-152, .flag-ioc-chi, .flag-fifa-chi { background-image: url(assets/images/flags/png/chl.png); background-image: url(assets/images/flags/chl.svg); }

.flag-chn, .flag-cn, .flag-156, .flag-ioc-chn, .flag-fifa-chn { background-image: url(assets/images/flags/png/chn.png); background-image: url(assets/images/flags/chn.svg); }

.flag-civ, .flag-ci, .flag-384, .flag-ioc-civ, .flag-fifa-civ { background-image: url(assets/images/flags/png/civ.png); background-image: url(assets/images/flags/civ.svg); }

.flag-cmr, .flag-cm, .flag-120, .flag-ioc-cmr, .flag-fifa-cmr { background-image: url(assets/images/flags/png/cmr.png); background-image: url(assets/images/flags/cmr.svg); }

.flag-cod, .flag-cd, .flag-180, .flag-ioc-cod, .flag-fifa-cod { background-image: url(assets/images/flags/png/cod.png); background-image: url(assets/images/flags/cod.svg); }

.flag-cog, .flag-cg, .flag-178, .flag-ioc-cgo, .flag-fifa-cgo { background-image: url(assets/images/flags/png/cog.png); background-image: url(assets/images/flags/cog.svg); }

.flag-cok, .flag-ck, .flag-184, .flag-ioc-cok, .flag-fifa-cok { background-image: url(assets/images/flags/png/cok.png); background-image: url(assets/images/flags/cok.svg); }

.flag-col, .flag-co, .flag-170, .flag-ioc-col, .flag-fifa-col { background-image: url(assets/images/flags/png/col.png); background-image: url(assets/images/flags/col.svg); }

.flag-com, .flag-km, .flag-174, .flag-ioc-com, .flag-fifa-com { background-image: url(assets/images/flags/png/com.png); background-image: url(assets/images/flags/com.svg); }

.flag-cpv, .flag-cv, .flag-132, .flag-ioc-cpv, .flag-fifa-cpv { background-image: url(assets/images/flags/png/cpv.png); background-image: url(assets/images/flags/cpv.svg); }

.flag-cri, .flag-cr, .flag-188, .flag-ioc-crc, .flag-fifa-crc { background-image: url(assets/images/flags/png/cri.png); background-image: url(assets/images/flags/cri.svg); }

.flag-cub, .flag-cu, .flag-192, .flag-ioc-cub, .flag-fifa-cub { background-image: url(assets/images/flags/png/cub.png); background-image: url(assets/images/flags/cub.svg); }

.flag-cuw, .flag-cw, .flag-531 { background-image: url(assets/images/flags/png/cuw.png); background-image: url(assets/images/flags/cuw.svg); }

.flag-cxr, .flag-cx, .flag-162, .flag-ioc-, .flag-fifa-cxr { background-image: url(assets/images/flags/png/cxr.png); background-image: url(assets/images/flags/cxr.svg); }

.flag-cym, .flag-ky, .flag-136, .flag-ioc-cay, .flag-fifa-cay { background-image: url(assets/images/flags/png/cym.png); background-image: url(assets/images/flags/cym.svg); }

.flag-cyp, .flag-cy, .flag-196, .flag-ioc-cyp, .flag-fifa-cyp { background-image: url(assets/images/flags/png/cyp.png); background-image: url(assets/images/flags/cyp.svg); }

.flag-cze, .flag-cz, .flag-203, .flag-ioc-cze, .flag-fifa-cze { background-image: url(assets/images/flags/png/cze.png); background-image: url(assets/images/flags/cze.svg); }

.flag-deu, .flag-de, .flag-276, .flag-ioc-ger, .flag-fifa-ger { background-image: url(assets/images/flags/png/deu.png); background-image: url(assets/images/flags/deu.svg); }

.flag-dji, .flag-dj, .flag-262, .flag-ioc-dji, .flag-fifa-dji { background-image: url(assets/images/flags/png/dji.png); background-image: url(assets/images/flags/dji.svg); }

.flag-dma, .flag-dm, .flag-212, .flag-ioc-dma, .flag-fifa-dma { background-image: url(assets/images/flags/png/dma.png); background-image: url(assets/images/flags/dma.svg); }

.flag-dnk, .flag-dk, .flag-208, .flag-ioc-den, .flag-fifa-den { background-image: url(assets/images/flags/png/dnk.png); background-image: url(assets/images/flags/dnk.svg); }

.flag-dom, .flag-do, .flag-214, .flag-ioc-dom, .flag-fifa-dom { background-image: url(assets/images/flags/png/dom.png); background-image: url(assets/images/flags/dom.svg); }

.flag-dza, .flag-dz, .flag-12, .flag-ioc-alg, .flag-fifa-alg { background-image: url(assets/images/flags/png/dza.png); background-image: url(assets/images/flags/dza.svg); }

.flag-ecu, .flag-ec, .flag-218, .flag-ioc-ecu, .flag-fifa-ecu { background-image: url(assets/images/flags/png/ecu.png); background-image: url(assets/images/flags/ecu.svg); }

.flag-egy, .flag-eg, .flag-818, .flag-ioc-egy, .flag-fifa-egy { background-image: url(assets/images/flags/png/egy.png); background-image: url(assets/images/flags/egy.svg); }

.flag-eri, .flag-er, .flag-232, .flag-ioc-eri, .flag-fifa-eri { background-image: url(assets/images/flags/png/eri.png); background-image: url(assets/images/flags/eri.svg); }

.flag-esh, .flag-eh, .flag-732, .flag-ioc-, .flag-fifa-sah { background-image: url(assets/images/flags/png/esh.png); background-image: url(assets/images/flags/esh.svg); }

.flag-esp, .flag-es, .flag-724, .flag-ioc-esp, .flag-fifa-esp { background-image: url(assets/images/flags/png/esp.png); background-image: url(assets/images/flags/esp.svg); }

.flag-est, .flag-ee, .flag-233, .flag-ioc-est, .flag-fifa-est { background-image: url(assets/images/flags/png/est.png); background-image: url(assets/images/flags/est.svg); }

.flag-eth, .flag-et, .flag-231, .flag-ioc-eth, .flag-fifa-eth { background-image: url(assets/images/flags/png/eth.png); background-image: url(assets/images/flags/eth.svg); }

.flag-fin, .flag-fi, .flag-246, .flag-ioc-fin, .flag-fifa-fin { background-image: url(assets/images/flags/png/fin.png); background-image: url(assets/images/flags/fin.svg); }

.flag-fji, .flag-fj, .flag-242, .flag-ioc-fij, .flag-fifa-fij { background-image: url(assets/images/flags/png/fji.png); background-image: url(assets/images/flags/fji.svg); }

.flag-flk, .flag-fk, .flag-238, .flag-ioc-flk, .flag-fifa-flk { background-image: url(assets/images/flags/png/flk.png); background-image: url(assets/images/flags/flk.svg); }

.flag-fra, .flag-fr, .flag-250, .flag-ioc-fra, .flag-fifa-fra { background-image: url(assets/images/flags/png/fra.png); background-image: url(assets/images/flags/fra.svg); }

.flag-fro, .flag-fo, .flag-234, .flag-ioc-far, .flag-fifa-fro { background-image: url(assets/images/flags/png/fro.png); background-image: url(assets/images/flags/fro.svg); }

.flag-fsm, .flag-fm, .flag-583, .flag-ioc-fsm, .flag-fifa-fsm { background-image: url(assets/images/flags/png/fsm.png); background-image: url(assets/images/flags/fsm.svg); }

.flag-gab, .flag-ga, .flag-266, .flag-ioc-gab, .flag-fifa-gab { background-image: url(assets/images/flags/png/gab.png); background-image: url(assets/images/flags/gab.svg); }

.flag-gbr, .flag-gb, .flag-826, .flag-ioc-gbr { background-image: url(assets/images/flags/png/gbr.png); background-image: url(assets/images/flags/gbr.svg); }

.flag-geo, .flag-ge, .flag-268, .flag-ioc-geo, .flag-fifa-geo { background-image: url(assets/images/flags/png/geo.png); background-image: url(assets/images/flags/geo.svg); }

.flag-ggy, .flag-gg, .flag-831, .flag-ioc-, .flag-fifa-gbg { background-image: url(assets/images/flags/png/ggy.png); background-image: url(assets/images/flags/ggy.svg); }

.flag-gha, .flag-gh, .flag-288, .flag-ioc-gha, .flag-fifa-gha { background-image: url(assets/images/flags/png/gha.png); background-image: url(assets/images/flags/gha.svg); }

.flag-gib, .flag-gi, .flag-292, .flag-ioc-gib, .flag-fifa-gbz { background-image: url(assets/images/flags/png/gib.png); background-image: url(assets/images/flags/gib.svg); }

.flag-gin, .flag-gn, .flag-324, .flag-ioc-gui, .flag-fifa-gui { background-image: url(assets/images/flags/png/gin.png); background-image: url(assets/images/flags/gin.svg); }

.flag-glp, .flag-gp, .flag-312, .flag-ioc-gud, .flag-fifa-glp { background-image: url(assets/images/flags/png/glp.png); background-image: url(assets/images/flags/glp.svg); }

.flag-gmb, .flag-gm, .flag-270, .flag-ioc-gam, .flag-fifa-gam { background-image: url(assets/images/flags/png/gmb.png); background-image: url(assets/images/flags/gmb.svg); }

.flag-gnb, .flag-gw, .flag-624, .flag-ioc-gbs, .flag-fifa-gnb { background-image: url(assets/images/flags/png/gnb.png); background-image: url(assets/images/flags/gnb.svg); }

.flag-gnq, .flag-gq, .flag-226, .flag-ioc-geq, .flag-fifa-eqg { background-image: url(assets/images/flags/png/gnq.png); background-image: url(assets/images/flags/gnq.svg); }

.flag-grc, .flag-gr, .flag-300, .flag-ioc-gre, .flag-fifa-gre { background-image: url(assets/images/flags/png/grc.png); background-image: url(assets/images/flags/grc.svg); }

.flag-grd, .flag-gd, .flag-308, .flag-ioc-grn, .flag-fifa-grn { background-image: url(assets/images/flags/png/grd.png); background-image: url(assets/images/flags/grd.svg); }

.flag-grl, .flag-gl, .flag-304, .flag-ioc-grl, .flag-fifa-grl { background-image: url(assets/images/flags/png/grl.png); background-image: url(assets/images/flags/grl.svg); }

.flag-gtm, .flag-gt, .flag-320, .flag-ioc-gua, .flag-fifa-gua { background-image: url(assets/images/flags/png/gtm.png); background-image: url(assets/images/flags/gtm.svg); }

.flag-guf, .flag-gf, .flag-254, .flag-ioc-fgu, .flag-fifa-guf { background-image: url(assets/images/flags/png/guf.png); background-image: url(assets/images/flags/guf.svg); }

.flag-gum, .flag-gu, .flag-316, .flag-ioc-gum, .flag-fifa-gum { background-image: url(assets/images/flags/png/gum.png); background-image: url(assets/images/flags/gum.svg); }

.flag-guy, .flag-gy, .flag-328, .flag-ioc-guy, .flag-fifa-guy { background-image: url(assets/images/flags/png/guy.png); background-image: url(assets/images/flags/guy.svg); }

.flag-hkg, .flag-hk, .flag-344, .flag-ioc-hkg, .flag-fifa-hkg { background-image: url(assets/images/flags/png/hkg.png); background-image: url(assets/images/flags/hkg.svg); }

.flag-hmd, .flag-hm, .flag-334 { background-image: url(assets/images/flags/png/hmd.png); background-image: url(assets/images/flags/hmd.svg); }

.flag-hnd, .flag-hn, .flag-340, .flag-ioc-hon, .flag-fifa-hon { background-image: url(assets/images/flags/png/hnd.png); background-image: url(assets/images/flags/hnd.svg); }

.flag-hrv, .flag-hr, .flag-191, .flag-ioc-cro, .flag-fifa-cro { background-image: url(assets/images/flags/png/hrv.png); background-image: url(assets/images/flags/hrv.svg); }

.flag-hti, .flag-ht, .flag-332, .flag-ioc-hai, .flag-fifa-hai { background-image: url(assets/images/flags/png/hti.png); background-image: url(assets/images/flags/hti.svg); }

.flag-hun, .flag-hu, .flag-348, .flag-ioc-hun, .flag-fifa-hun { background-image: url(assets/images/flags/png/hun.png); background-image: url(assets/images/flags/hun.svg); }

.flag-idn, .flag-id, .flag-360, .flag-ioc-ina, .flag-fifa-idn { background-image: url(assets/images/flags/png/idn.png); background-image: url(assets/images/flags/idn.svg); }

.flag-imn, .flag-im, .flag-833, .flag-ioc-, .flag-fifa-gbm { background-image: url(assets/images/flags/png/imn.png); background-image: url(assets/images/flags/imn.svg); }

.flag-ind, .flag-in, .flag-356, .flag-ioc-ind, .flag-fifa-ind { background-image: url(assets/images/flags/png/ind.png); background-image: url(assets/images/flags/ind.svg); }

.flag-iot, .flag-io, .flag-86 { background-image: url(assets/images/flags/png/iot.png); background-image: url(assets/images/flags/iot.svg); }

.flag-irl, .flag-ie, .flag-372, .flag-ioc-irl, .flag-fifa-irl { background-image: url(assets/images/flags/png/irl.png); background-image: url(assets/images/flags/irl.svg); }

.flag-irn, .flag-ir, .flag-364, .flag-ioc-iri, .flag-fifa-irn { background-image: url(assets/images/flags/png/irn.png); background-image: url(assets/images/flags/irn.svg); }

.flag-irq, .flag-iq, .flag-368, .flag-ioc-irq, .flag-fifa-irq { background-image: url(assets/images/flags/png/irq.png); background-image: url(assets/images/flags/irq.svg); }

.flag-isl, .flag-is, .flag-352, .flag-ioc-isl, .flag-fifa-isl { background-image: url(assets/images/flags/png/isl.png); background-image: url(assets/images/flags/isl.svg); }

.flag-isr, .flag-il, .flag-376, .flag-ioc-isr, .flag-fifa-isr { background-image: url(assets/images/flags/png/isr.png); background-image: url(assets/images/flags/isr.svg); }

.flag-ita, .flag-it, .flag-380, .flag-ioc-ita, .flag-fifa-ita { background-image: url(assets/images/flags/png/ita.png); background-image: url(assets/images/flags/ita.svg); }

.flag-jam, .flag-jm, .flag-388, .flag-ioc-jam, .flag-fifa-jam { background-image: url(assets/images/flags/png/jam.png); background-image: url(assets/images/flags/jam.svg); }

.flag-jey, .flag-je, .flag-832, .flag-ioc-, .flag-fifa-gbj { background-image: url(assets/images/flags/png/jey.png); background-image: url(assets/images/flags/jey.svg); }

.flag-jor, .flag-jo, .flag-400, .flag-ioc-jor, .flag-fifa-jor { background-image: url(assets/images/flags/png/jor.png); background-image: url(assets/images/flags/jor.svg); }

.flag-jpn, .flag-jp, .flag-392, .flag-ioc-jpn, .flag-fifa-jpn { background-image: url(assets/images/flags/png/jpn.png); background-image: url(assets/images/flags/jpn.svg); }

.flag-kaz, .flag-kz, .flag-398, .flag-ioc-kaz, .flag-fifa-kaz { background-image: url(assets/images/flags/png/kaz.png); background-image: url(assets/images/flags/kaz.svg); }

.flag-ken, .flag-ke, .flag-404, .flag-ioc-ken, .flag-fifa-ken { background-image: url(assets/images/flags/png/ken.png); background-image: url(assets/images/flags/ken.svg); }

.flag-kgz, .flag-kg, .flag-417, .flag-ioc-kgz, .flag-fifa-kgz { background-image: url(assets/images/flags/png/kgz.png); background-image: url(assets/images/flags/kgz.svg); }

.flag-khm, .flag-kh, .flag-116, .flag-ioc-cam, .flag-fifa-cam { background-image: url(assets/images/flags/png/khm.png); background-image: url(assets/images/flags/khm.svg); }

.flag-kir, .flag-ki, .flag-296, .flag-ioc-kir, .flag-fifa-kir { background-image: url(assets/images/flags/png/kir.png); background-image: url(assets/images/flags/kir.svg); }

.flag-kna, .flag-kn, .flag-659, .flag-ioc-skn, .flag-fifa-skn { background-image: url(assets/images/flags/png/kna.png); background-image: url(assets/images/flags/kna.svg); }

.flag-kor, .flag-kr, .flag-410, .flag-ioc-kor, .flag-fifa-kor { background-image: url(assets/images/flags/png/kor.png); background-image: url(assets/images/flags/kor.svg); }

.flag-kwt, .flag-kw, .flag-414, .flag-ioc-kuw, .flag-fifa-kuw { background-image: url(assets/images/flags/png/kwt.png); background-image: url(assets/images/flags/kwt.svg); }

.flag-lao, .flag-la, .flag-418, .flag-ioc-lao, .flag-fifa-lao { background-image: url(assets/images/flags/png/lao.png); background-image: url(assets/images/flags/lao.svg); }

.flag-lbn, .flag-lb, .flag-422, .flag-ioc-lib, .flag-fifa-lib { background-image: url(assets/images/flags/png/lbn.png); background-image: url(assets/images/flags/lbn.svg); }

.flag-lbr, .flag-lr, .flag-430, .flag-ioc-lbr, .flag-fifa-lbr { background-image: url(assets/images/flags/png/lbr.png); background-image: url(assets/images/flags/lbr.svg); }

.flag-lby, .flag-ly, .flag-434, .flag-ioc-lba, .flag-fifa-lby { background-image: url(assets/images/flags/png/lby.png); background-image: url(assets/images/flags/lby.svg); }

.flag-lca, .flag-lc, .flag-662, .flag-ioc-lca, .flag-fifa-lca { background-image: url(assets/images/flags/png/lca.png); background-image: url(assets/images/flags/lca.svg); }

.flag-lie, .flag-li, .flag-438, .flag-ioc-lie, .flag-fifa-lie { background-image: url(assets/images/flags/png/lie.png); background-image: url(assets/images/flags/lie.svg); }

.flag-lka, .flag-lk, .flag-144, .flag-ioc-sri, .flag-fifa-sri { background-image: url(assets/images/flags/png/lka.png); background-image: url(assets/images/flags/lka.svg); }

.flag-lso, .flag-ls, .flag-426, .flag-ioc-les, .flag-fifa-les { background-image: url(assets/images/flags/png/lso.png); background-image: url(assets/images/flags/lso.svg); }

.flag-ltu, .flag-lt, .flag-440, .flag-ioc-ltu, .flag-fifa-ltu { background-image: url(assets/images/flags/png/ltu.png); background-image: url(assets/images/flags/ltu.svg); }

.flag-lux, .flag-lu, .flag-442, .flag-ioc-lux, .flag-fifa-lux { background-image: url(assets/images/flags/png/lux.png); background-image: url(assets/images/flags/lux.svg); }

.flag-lva, .flag-lv, .flag-428, .flag-ioc-lat, .flag-fifa-lva { background-image: url(assets/images/flags/png/lva.png); background-image: url(assets/images/flags/lva.svg); }

.flag-mac, .flag-mo, .flag-446, .flag-ioc-mac, .flag-fifa-mac { background-image: url(assets/images/flags/png/mac.png); background-image: url(assets/images/flags/mac.svg); }

.flag-maf, .flag-mf, .flag-663 { background-image: url(assets/images/flags/png/maf.png); background-image: url(assets/images/flags/maf.svg); }

.flag-mar, .flag-ma, .flag-504, .flag-ioc-mar, .flag-fifa-mar { background-image: url(assets/images/flags/png/mar.png); background-image: url(assets/images/flags/mar.svg); }

.flag-mco, .flag-mc, .flag-492, .flag-ioc-mon, .flag-fifa-mon { background-image: url(assets/images/flags/png/mco.png); background-image: url(assets/images/flags/mco.svg); }

.flag-mda, .flag-md, .flag-498, .flag-ioc-mda, .flag-fifa-mda { background-image: url(assets/images/flags/png/mda.png); background-image: url(assets/images/flags/mda.svg); }

.flag-mdg, .flag-mg, .flag-450, .flag-ioc-mad, .flag-fifa-mad { background-image: url(assets/images/flags/png/mdg.png); background-image: url(assets/images/flags/mdg.svg); }

.flag-mdv, .flag-mv, .flag-462, .flag-ioc-mdv, .flag-fifa-mdv { background-image: url(assets/images/flags/png/mdv.png); background-image: url(assets/images/flags/mdv.svg); }

.flag-mex, .flag-mx, .flag-484, .flag-ioc-mex, .flag-fifa-mex { background-image: url(assets/images/flags/png/mex.png); background-image: url(assets/images/flags/mex.svg); }

.flag-mhl, .flag-mh, .flag-584, .flag-ioc-msh, .flag-fifa-mhl { background-image: url(assets/images/flags/png/mhl.png); background-image: url(assets/images/flags/mhl.svg); }

.flag-mkd, .flag-mk, .flag-807, .flag-ioc-mkd, .flag-fifa-mkd { background-image: url(assets/images/flags/png/mkd.png); background-image: url(assets/images/flags/mkd.svg); }

.flag-mli, .flag-ml, .flag-466, .flag-ioc-mli, .flag-fifa-mli { background-image: url(assets/images/flags/png/mli.png); background-image: url(assets/images/flags/mli.svg); }

.flag-mlt, .flag-mt, .flag-470, .flag-ioc-mlt, .flag-fifa-mlt { background-image: url(assets/images/flags/png/mlt.png); background-image: url(assets/images/flags/mlt.svg); }

.flag-mmr, .flag-mm, .flag-104, .flag-ioc-mya, .flag-fifa-mya { background-image: url(assets/images/flags/png/mmr.png); background-image: url(assets/images/flags/mmr.svg); }

.flag-mne, .flag-me, .flag-499, .flag-ioc-mgo, .flag-fifa-mne { background-image: url(assets/images/flags/png/mne.png); background-image: url(assets/images/flags/mne.svg); }

.flag-mng, .flag-mn, .flag-496, .flag-ioc-mgl, .flag-fifa-mng { background-image: url(assets/images/flags/png/mng.png); background-image: url(assets/images/flags/mng.svg); }

.flag-mnp, .flag-mp, .flag-580, .flag-ioc-nma, .flag-fifa-nmi { background-image: url(assets/images/flags/png/mnp.png); background-image: url(assets/images/flags/mnp.svg); }

.flag-moz, .flag-mz, .flag-508, .flag-ioc-moz, .flag-fifa-moz { background-image: url(assets/images/flags/png/moz.png); background-image: url(assets/images/flags/moz.svg); }

.flag-mrt, .flag-mr, .flag-478, .flag-ioc-mtn, .flag-fifa-mtn { background-image: url(assets/images/flags/png/mrt.png); background-image: url(assets/images/flags/mrt.svg); }

.flag-msr, .flag-ms, .flag-500, .flag-ioc-mnt, .flag-fifa-msr { background-image: url(assets/images/flags/png/msr.png); background-image: url(assets/images/flags/msr.svg); }

.flag-mtq, .flag-mq, .flag-474, .flag-ioc-mrt, .flag-fifa-mtq { background-image: url(assets/images/flags/png/mtq.png); background-image: url(assets/images/flags/mtq.svg); }

.flag-mus, .flag-mu, .flag-480, .flag-ioc-mri, .flag-fifa-mri { background-image: url(assets/images/flags/png/mus.png); background-image: url(assets/images/flags/mus.svg); }

.flag-mwi, .flag-mw, .flag-454, .flag-ioc-maw, .flag-fifa-mwi { background-image: url(assets/images/flags/png/mwi.png); background-image: url(assets/images/flags/mwi.svg); }

.flag-mys, .flag-my, .flag-458, .flag-ioc-mas, .flag-fifa-mas { background-image: url(assets/images/flags/png/mys.png); background-image: url(assets/images/flags/mys.svg); }

.flag-myt, .flag-yt, .flag-175, .flag-ioc-may, .flag-fifa-myt { background-image: url(assets/images/flags/png/myt.png); background-image: url(assets/images/flags/myt.svg); }

.flag-nam, .flag-na, .flag-516, .flag-ioc-nam, .flag-fifa-nam { background-image: url(assets/images/flags/png/nam.png); background-image: url(assets/images/flags/nam.svg); }

.flag-ncl, .flag-nc, .flag-540, .flag-ioc-ncd, .flag-fifa-ncl { background-image: url(assets/images/flags/png/ncl.png); background-image: url(assets/images/flags/ncl.svg); }

.flag-ner, .flag-ne, .flag-562, .flag-ioc-nig, .flag-fifa-nig { background-image: url(assets/images/flags/png/ner.png); background-image: url(assets/images/flags/ner.svg); }

.flag-nfk, .flag-nf, .flag-574, .flag-ioc-nfi, .flag-fifa-nfk { background-image: url(assets/images/flags/png/nfk.png); background-image: url(assets/images/flags/nfk.svg); }

.flag-nga, .flag-ng, .flag-566, .flag-ioc-ngr, .flag-fifa-nga { background-image: url(assets/images/flags/png/nga.png); background-image: url(assets/images/flags/nga.svg); }

.flag-nic, .flag-ni, .flag-558, .flag-ioc-nca, .flag-fifa-nca { background-image: url(assets/images/flags/png/nic.png); background-image: url(assets/images/flags/nic.svg); }

.flag-niu, .flag-nu, .flag-570, .flag-ioc-niu, .flag-fifa-niu { background-image: url(assets/images/flags/png/niu.png); background-image: url(assets/images/flags/niu.svg); }

.flag-nld, .flag-nl, .flag-528, .flag-ioc-ned, .flag-fifa-ned { background-image: url(assets/images/flags/png/nld.png); background-image: url(assets/images/flags/nld.svg); }

.flag-nor, .flag-no, .flag-578, .flag-ioc-nor, .flag-fifa-nor { background-image: url(assets/images/flags/png/nor.png); background-image: url(assets/images/flags/nor.svg); }

.flag-npl, .flag-np, .flag-524, .flag-ioc-nep, .flag-fifa-nep { background-image: url(assets/images/flags/png/npl.png); background-image: url(assets/images/flags/npl.svg); }

.flag-nru, .flag-nr, .flag-520, .flag-ioc-nru, .flag-fifa-nru { background-image: url(assets/images/flags/png/nru.png); background-image: url(assets/images/flags/nru.svg); }

.flag-nzl, .flag-nz, .flag-554, .flag-ioc-nzl, .flag-fifa-nzl { background-image: url(assets/images/flags/png/nzl.png); background-image: url(assets/images/flags/nzl.svg); }

.flag-omn, .flag-om, .flag-512, .flag-ioc-oma, .flag-fifa-oma { background-image: url(assets/images/flags/png/omn.png); background-image: url(assets/images/flags/omn.svg); }

.flag-pak, .flag-pk, .flag-586, .flag-ioc-pak, .flag-fifa-pak { background-image: url(assets/images/flags/png/pak.png); background-image: url(assets/images/flags/pak.svg); }

.flag-pan, .flag-pa, .flag-591, .flag-ioc-pan, .flag-fifa-pan { background-image: url(assets/images/flags/png/pan.png); background-image: url(assets/images/flags/pan.svg); }

.flag-pcn, .flag-pn, .flag-612, .flag-ioc-, .flag-fifa-pcn { background-image: url(assets/images/flags/png/pcn.png); background-image: url(assets/images/flags/pcn.svg); }

.flag-per, .flag-pe, .flag-604, .flag-ioc-per, .flag-fifa-per { background-image: url(assets/images/flags/png/per.png); background-image: url(assets/images/flags/per.svg); }

.flag-phl, .flag-ph, .flag-608, .flag-ioc-phi, .flag-fifa-phi { background-image: url(assets/images/flags/png/phl.png); background-image: url(assets/images/flags/phl.svg); }

.flag-plw, .flag-pw, .flag-585, .flag-ioc-plw, .flag-fifa-plw { background-image: url(assets/images/flags/png/plw.png); background-image: url(assets/images/flags/plw.svg); }

.flag-png, .flag-pg, .flag-598, .flag-ioc-png, .flag-fifa-png { background-image: url(assets/images/flags/png/png.png); background-image: url(assets/images/flags/png.svg); }

.flag-pol, .flag-pl, .flag-616, .flag-ioc-pol, .flag-fifa-pol { background-image: url(assets/images/flags/png/pol.png); background-image: url(assets/images/flags/pol.svg); }

.flag-pri, .flag-pr, .flag-630, .flag-ioc-pur, .flag-fifa-pur { background-image: url(assets/images/flags/png/pri.png); background-image: url(assets/images/flags/pri.svg); }

.flag-prk, .flag-kp, .flag-408, .flag-ioc-prk, .flag-fifa-prk { background-image: url(assets/images/flags/png/prk.png); background-image: url(assets/images/flags/prk.svg); }

.flag-prt, .flag-pt, .flag-620, .flag-ioc-por, .flag-fifa-por { background-image: url(assets/images/flags/png/prt.png); background-image: url(assets/images/flags/prt.svg); }

.flag-pry, .flag-py, .flag-600, .flag-ioc-par, .flag-fifa-par { background-image: url(assets/images/flags/png/pry.png); background-image: url(assets/images/flags/pry.svg); }

.flag-pse, .flag-ps, .flag-275, .flag-ioc-ple, .flag-fifa-ple { background-image: url(assets/images/flags/png/pse.png); background-image: url(assets/images/flags/pse.svg); }

.flag-pyf, .flag-pf, .flag-258, .flag-ioc-fpo, .flag-fifa-tah2 { background-image: url(assets/images/flags/png/pyf.png); background-image: url(assets/images/flags/pyf.svg); }

.flag-qat, .flag-qa, .flag-634, .flag-ioc-qat, .flag-fifa-qat { background-image: url(assets/images/flags/png/qat.png); background-image: url(assets/images/flags/qat.svg); }

.flag-reu, .flag-re, .flag-638, .flag-ioc-reu, .flag-fifa-reu { background-image: url(assets/images/flags/png/reu.png); background-image: url(assets/images/flags/reu.svg); }

.flag-rou, .flag-ro, .flag-642, .flag-ioc-rou, .flag-fifa-rou { background-image: url(assets/images/flags/png/rou.png); background-image: url(assets/images/flags/rou.svg); }

.flag-rus, .flag-ru, .flag-643, .flag-ioc-rus, .flag-fifa-rus { background-image: url(assets/images/flags/png/rus.png); background-image: url(assets/images/flags/rus.svg); }

.flag-rwa, .flag-rw, .flag-646, .flag-ioc-rwa, .flag-fifa-rwa { background-image: url(assets/images/flags/png/rwa.png); background-image: url(assets/images/flags/rwa.svg); }

.flag-sau, .flag-sa, .flag-682, .flag-ioc-ksa, .flag-fifa-ksa { background-image: url(assets/images/flags/png/sau.png); background-image: url(assets/images/flags/sau.svg); }

.flag-sdn, .flag-sd, .flag-729, .flag-ioc-sud, .flag-fifa-sud { background-image: url(assets/images/flags/png/sdn.png); background-image: url(assets/images/flags/sdn.svg); }

.flag-sen, .flag-sn, .flag-686, .flag-ioc-sen, .flag-fifa-sen { background-image: url(assets/images/flags/png/sen.png); background-image: url(assets/images/flags/sen.svg); }

.flag-sgp, .flag-sg, .flag-702, .flag-ioc-sin, .flag-fifa-sin { background-image: url(assets/images/flags/png/sgp.png); background-image: url(assets/images/flags/sgp.svg); }

.flag-sgs, .flag-gs, .flag-239 { background-image: url(assets/images/flags/png/sgs.png); background-image: url(assets/images/flags/sgs.svg); }

.flag-shn, .flag-sh, .flag-654, .flag-ioc-hel, .flag-fifa-shn { background-image: url(assets/images/flags/png/shn.png); background-image: url(assets/images/flags/shn.svg); }

.flag-sjm, .flag-sj, .flag-744 { background-image: url(assets/images/flags/png/sjm.png); background-image: url(assets/images/flags/sjm.svg); }

.flag-slb, .flag-sb, .flag-90, .flag-ioc-sol, .flag-fifa-sol { background-image: url(assets/images/flags/png/slb.png); background-image: url(assets/images/flags/slb.svg); }

.flag-sle, .flag-sl, .flag-694, .flag-ioc-sle, .flag-fifa-sle { background-image: url(assets/images/flags/png/sle.png); background-image: url(assets/images/flags/sle.svg); }

.flag-slv, .flag-sv, .flag-222, .flag-ioc-esa, .flag-fifa-slv { background-image: url(assets/images/flags/png/slv.png); background-image: url(assets/images/flags/slv.svg); }

.flag-smr, .flag-sm, .flag-674, .flag-ioc-smr, .flag-fifa-smr { background-image: url(assets/images/flags/png/smr.png); background-image: url(assets/images/flags/smr.svg); }

.flag-som, .flag-so, .flag-706, .flag-ioc-som, .flag-fifa-som { background-image: url(assets/images/flags/png/som.png); background-image: url(assets/images/flags/som.svg); }

.flag-spm, .flag-pm, .flag-666, .flag-ioc-spm, .flag-fifa-spm { background-image: url(assets/images/flags/png/spm.png); background-image: url(assets/images/flags/spm.svg); }

.flag-srb, .flag-rs, .flag-688, .flag-ioc-srb, .flag-fifa-srb { background-image: url(assets/images/flags/png/srb.png); background-image: url(assets/images/flags/srb.svg); }

.flag-ssd, .flag-ss, .flag-728 { background-image: url(assets/images/flags/png/ssd.png); background-image: url(assets/images/flags/ssd.svg); }

.flag-stp, .flag-st, .flag-678, .flag-ioc-stp, .flag-fifa-stp { background-image: url(assets/images/flags/png/stp.png); background-image: url(assets/images/flags/stp.svg); }

.flag-sur, .flag-sr, .flag-740, .flag-ioc-sur, .flag-fifa-sur { background-image: url(assets/images/flags/png/sur.png); background-image: url(assets/images/flags/sur.svg); }

.flag-svk, .flag-sk, .flag-703, .flag-ioc-svk, .flag-fifa-svk { background-image: url(assets/images/flags/png/svk.png); background-image: url(assets/images/flags/svk.svg); }

.flag-svn, .flag-si, .flag-705, .flag-ioc-slo, .flag-fifa-svn { background-image: url(assets/images/flags/png/svn.png); background-image: url(assets/images/flags/svn.svg); }

.flag-swe, .flag-se, .flag-752, .flag-ioc-swe, .flag-fifa-swe { background-image: url(assets/images/flags/png/swe.png); background-image: url(assets/images/flags/swe.svg); }

.flag-swz, .flag-sz, .flag-748, .flag-ioc-swz, .flag-fifa-swz { background-image: url(assets/images/flags/png/swz.png); background-image: url(assets/images/flags/swz.svg); }

.flag-sxm, .flag-sx, .flag-534 { background-image: url(assets/images/flags/png/sxm.png); background-image: url(assets/images/flags/sxm.svg); }

.flag-syc, .flag-sc, .flag-690, .flag-ioc-sey, .flag-fifa-sey { background-image: url(assets/images/flags/png/syc.png); background-image: url(assets/images/flags/syc.svg); }

.flag-syr, .flag-sy, .flag-760, .flag-ioc-syr, .flag-fifa-syr { background-image: url(assets/images/flags/png/syr.png); background-image: url(assets/images/flags/syr.svg); }

.flag-tca, .flag-tc, .flag-796, .flag-ioc-tks, .flag-fifa-tca { background-image: url(assets/images/flags/png/tca.png); background-image: url(assets/images/flags/tca.svg); }

.flag-tcd, .flag-td, .flag-148, .flag-ioc-cha, .flag-fifa-cha { background-image: url(assets/images/flags/png/tcd.png); background-image: url(assets/images/flags/tcd.svg); }

.flag-tgo, .flag-tg, .flag-768, .flag-ioc-tog, .flag-fifa-tog { background-image: url(assets/images/flags/png/tgo.png); background-image: url(assets/images/flags/tgo.svg); }

.flag-tha, .flag-th, .flag-764, .flag-ioc-tha, .flag-fifa-tha { background-image: url(assets/images/flags/png/tha.png); background-image: url(assets/images/flags/tha.svg); }

.flag-tjk, .flag-tj, .flag-762, .flag-ioc-tjk, .flag-fifa-tjk { background-image: url(assets/images/flags/png/tjk.png); background-image: url(assets/images/flags/tjk.svg); }

.flag-tkl, .flag-tk, .flag-772, .flag-ioc-, .flag-fifa-tkl { background-image: url(assets/images/flags/png/tkl.png); background-image: url(assets/images/flags/tkl.svg); }

.flag-tkm, .flag-tm, .flag-795, .flag-ioc-tkm, .flag-fifa-tkm { background-image: url(assets/images/flags/png/tkm.png); background-image: url(assets/images/flags/tkm.svg); }

.flag-tls, .flag-tl, .flag-626, .flag-ioc-tls, .flag-fifa-tls { background-image: url(assets/images/flags/png/tls.png); background-image: url(assets/images/flags/tls.svg); }

.flag-ton, .flag-to, .flag-776, .flag-ioc-tga, .flag-fifa-tga { background-image: url(assets/images/flags/png/ton.png); background-image: url(assets/images/flags/ton.svg); }

.flag-tto, .flag-tt, .flag-780, .flag-ioc-tto, .flag-fifa-tri { background-image: url(assets/images/flags/png/tto.png); background-image: url(assets/images/flags/tto.svg); }

.flag-tun, .flag-tn, .flag-788, .flag-ioc-tun, .flag-fifa-tun { background-image: url(assets/images/flags/png/tun.png); background-image: url(assets/images/flags/tun.svg); }

.flag-tur, .flag-tr, .flag-792, .flag-ioc-tur, .flag-fifa-tur { background-image: url(assets/images/flags/png/tur.png); background-image: url(assets/images/flags/tur.svg); }

.flag-tuv, .flag-tv, .flag-798, .flag-ioc-tuv, .flag-fifa-tuv { background-image: url(assets/images/flags/png/tuv.png); background-image: url(assets/images/flags/tuv.svg); }

.flag-twn, .flag-tw, .flag-158 { background-image: url(assets/images/flags/png/twn.png); background-image: url(assets/images/flags/twn.svg); }

.flag-tza, .flag-tz, .flag-834, .flag-ioc-tan, .flag-fifa-tan { background-image: url(assets/images/flags/png/tza.png); background-image: url(assets/images/flags/tza.svg); }

.flag-uga, .flag-ug, .flag-800, .flag-ioc-uga, .flag-fifa-uga { background-image: url(assets/images/flags/png/uga.png); background-image: url(assets/images/flags/uga.svg); }

.flag-ukr, .flag-ua, .flag-804, .flag-ioc-ukr, .flag-fifa-ukr { background-image: url(assets/images/flags/png/ukr.png); background-image: url(assets/images/flags/ukr.svg); }

.flag-umi, .flag-um, .flag-581 { background-image: url(assets/images/flags/png/umi.png); background-image: url(assets/images/flags/umi.svg); }

.flag-ury, .flag-uy, .flag-858, .flag-ioc-uru, .flag-fifa-uru { background-image: url(assets/images/flags/png/ury.png); background-image: url(assets/images/flags/ury.svg); }

.flag-usa, .flag-us, .flag-840, .flag-ioc-usa, .flag-fifa-usa { background-image: url(assets/images/flags/png/usa.png); background-image: url(assets/images/flags/usa.svg); }

.flag-uzb, .flag-uz, .flag-860, .flag-ioc-uzb, .flag-fifa-uzb { background-image: url(assets/images/flags/png/uzb.png); background-image: url(assets/images/flags/uzb.svg); }

.flag-vat, .flag-va, .flag-336, .flag-ioc-, .flag-fifa-vat { background-image: url(assets/images/flags/png/vat.png); background-image: url(assets/images/flags/vat.svg); }

.flag-vct, .flag-vc, .flag-670, .flag-ioc-vin, .flag-fifa-vin { background-image: url(assets/images/flags/png/vct.png); background-image: url(assets/images/flags/vct.svg); }

.flag-ven, .flag-ve, .flag-862, .flag-ioc-ven, .flag-fifa-ven { background-image: url(assets/images/flags/png/ven.png); background-image: url(assets/images/flags/ven.svg); }

.flag-vgb, .flag-vg, .flag-92, .flag-ioc-ivb, .flag-fifa-vgb { background-image: url(assets/images/flags/png/vgb.png); background-image: url(assets/images/flags/vgb.svg); }

.flag-vir, .flag-vi, .flag-850, .flag-ioc-isv, .flag-fifa-vir { background-image: url(assets/images/flags/png/vir.png); background-image: url(assets/images/flags/vir.svg); }

.flag-vnm, .flag-vn, .flag-704, .flag-ioc-vie, .flag-fifa-vie { background-image: url(assets/images/flags/png/vnm.png); background-image: url(assets/images/flags/vnm.svg); }

.flag-vut, .flag-vu, .flag-548, .flag-ioc-van, .flag-fifa-van { background-image: url(assets/images/flags/png/vut.png); background-image: url(assets/images/flags/vut.svg); }

.flag-wlf, .flag-wf, .flag-876, .flag-ioc-waf, .flag-fifa-wlf { background-image: url(assets/images/flags/png/wlf.png); background-image: url(assets/images/flags/wlf.svg); }

.flag-wsm, .flag-ws, .flag-882, .flag-ioc-sam, .flag-fifa-sam { background-image: url(assets/images/flags/png/wsm.png); background-image: url(assets/images/flags/wsm.svg); }

.flag-yem, .flag-ye, .flag-887, .flag-ioc-yem, .flag-fifa-yem { background-image: url(assets/images/flags/png/yem.png); background-image: url(assets/images/flags/yem.svg); }

.flag-zaf, .flag-za, .flag-710, .flag-ioc-rsa, .flag-fifa-rsa { background-image: url(assets/images/flags/png/zaf.png); background-image: url(assets/images/flags/zaf.svg); }

.flag-zmb, .flag-zm, .flag-894, .flag-ioc-zam, .flag-fifa-zam { background-image: url(assets/images/flags/png/zmb.png); background-image: url(assets/images/flags/zmb.svg); }

.flag-zwe, .flag-zw, .flag-716, .flag-ioc-zim, .flag-fifa-zim { background-image: url(assets/images/flags/png/zwe.png); background-image: url(assets/images/flags/zwe.svg); }

.flag-fifa-eng { background-image: url(assets/images/flags/png/eng.png); background-image: url(assets/images/flags/eng.svg); }

.flag-eur, .flag-eu { background-image: url(assets/images/flags/png/eur.png); background-image: url(assets/images/flags/eur.svg); }

.flag-ioc-kos { background-image: url(assets/images/flags/png/kos.png); background-image: url(assets/images/flags/kos.svg); }

.flag-fifa-nir { background-image: url(assets/images/flags/png/nir.png); background-image: url(assets/images/flags/nir.svg); }

.flag-ico-tpe, .flag-fifa-tpe { background-image: url(assets/images/flags/png/tpe.png); background-image: url(assets/images/flags/tpe.svg); }

.flag-fifa-sco { background-image: url(assets/images/flags/png/sco.png); background-image: url(assets/images/flags/sco.svg); }

.flag-fifa-wal { background-image: url(assets/images/flags/png/wal.png); background-image: url(assets/images/flags/wal.svg); }

/* Bootstrap
--------------------------------------------- */
/*--------------------------------------------- */
/*--------------------------------------------- */
.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: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #0062cc !important; }

.bg-secondary { background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #545b62 !important; }

.bg-success { background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #1e7e34 !important; }

.bg-info { background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #117a8b !important; }

.bg-warning { background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #d39e00 !important; }

.bg-danger { background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #bd2130 !important; }

.bg-light { background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; }

.bg-dark { background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; }

.bg-white { background-color: #fff !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid #dee2e6 !important; }

.border-top { border-top: 1px solid #dee2e6 !important; }

.border-right { border-right: 1px solid #dee2e6 !important; }

.border-bottom { border-bottom: 1px solid #dee2e6 !important; }

.border-left { border-left: 1px solid #dee2e6 !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: #007bff !important; }

.border-secondary { border-color: #6c757d !important; }

.border-success { border-color: #28a745 !important; }

.border-info { border-color: #17a2b8 !important; }

.border-warning { border-color: #ffc107 !important; }

.border-danger { border-color: #dc3545 !important; }

.border-light { border-color: #f8f9fa !important; }

.border-dark { border-color: #343a40 !important; }

.border-white { border-color: #fff !important; }

.rounded-sm { border-radius: 0.2rem !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-lg { border-radius: 0.3rem !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: 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 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 iframe, .embed-responsive embed, .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: 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; } }

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

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

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

.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 { 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 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 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: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.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: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.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: -0.25rem !important; }

.mt-n1, .my-n1 { margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.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: 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: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.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: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.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: -0.25rem !important; }
  .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; }
  .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; }
  .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; }
  .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; }
  .m-sm-n2 { margin: -0.5rem !important; }
  .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; }
  .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; }
  .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; }
  .ml-sm-n2, .mx-sm-n2 { margin-left: -0.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: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.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: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.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: -0.25rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.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: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.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: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.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: -0.25rem !important; }
  .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; }
  .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; }
  .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; }
  .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; }
  .m-lg-n2 { margin: -0.5rem !important; }
  .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; }
  .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; }
  .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; }
  .ml-lg-n2, .mx-lg-n2 { margin-left: -0.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: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.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: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.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: -0.25rem !important; }
  .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; }
  .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; }
  .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; }
  .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; }
  .m-xl-n2 { margin: -0.5rem !important; }
  .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; }
  .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; }
  .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xl-n2, .mx-xl-n2 { margin-left: -0.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; } }

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

.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: #007bff !important; }

a.text-primary:hover, a.text-primary:focus { color: #0056b3 !important; }

.text-secondary { color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #494f54 !important; }

.text-success { color: #28a745 !important; }

a.text-success:hover, a.text-success:focus { color: #19692c !important; }

.text-info { color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus { color: #0f6674 !important; }

.text-warning { color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus { color: #ba8b00 !important; }

.text-danger { color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus { color: #a71d2a !important; }

.text-light { color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus { color: #cbd3da !important; }

.text-dark { color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus { color: #121416 !important; }

.text-body { color: #212529 !important; }

.text-muted { color: #6c757d !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.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; }

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { width: 100%; padding-right: 10px; padding-left: 10px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container, .container-sm { max-width: 540px; } }

@media (min-width: 768px) { .container, .container-sm, .container-md { max-width: 720px; } }

@media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { max-width: 960px; } }

@media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1140px; } }

.row { display: flex; flex-wrap: wrap; margin-right: -10px; margin-left: -10px; }

.no-gutters { margin-right: 0; margin-left: 0; }

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 10px; padding-left: 10px; }

.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-right: 8.33333%; }

.offset-2 { margin-right: 16.66667%; }

.offset-3 { margin-right: 25%; }

.offset-4 { margin-right: 33.33333%; }

.offset-5 { margin-right: 41.66667%; }

.offset-6 { margin-right: 50%; }

.offset-7 { margin-right: 58.33333%; }

.offset-8 { margin-right: 66.66667%; }

.offset-9 { margin-right: 75%; }

.offset-10 { margin-right: 83.33333%; }

.offset-11 { margin-right: 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-right: 0; }
  .offset-sm-1 { margin-right: 8.33333%; }
  .offset-sm-2 { margin-right: 16.66667%; }
  .offset-sm-3 { margin-right: 25%; }
  .offset-sm-4 { margin-right: 33.33333%; }
  .offset-sm-5 { margin-right: 41.66667%; }
  .offset-sm-6 { margin-right: 50%; }
  .offset-sm-7 { margin-right: 58.33333%; }
  .offset-sm-8 { margin-right: 66.66667%; }
  .offset-sm-9 { margin-right: 75%; }
  .offset-sm-10 { margin-right: 83.33333%; }
  .offset-sm-11 { margin-right: 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-right: 0; }
  .offset-md-1 { margin-right: 8.33333%; }
  .offset-md-2 { margin-right: 16.66667%; }
  .offset-md-3 { margin-right: 25%; }
  .offset-md-4 { margin-right: 33.33333%; }
  .offset-md-5 { margin-right: 41.66667%; }
  .offset-md-6 { margin-right: 50%; }
  .offset-md-7 { margin-right: 58.33333%; }
  .offset-md-8 { margin-right: 66.66667%; }
  .offset-md-9 { margin-right: 75%; }
  .offset-md-10 { margin-right: 83.33333%; }
  .offset-md-11 { margin-right: 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-right: 0; }
  .offset-lg-1 { margin-right: 8.33333%; }
  .offset-lg-2 { margin-right: 16.66667%; }
  .offset-lg-3 { margin-right: 25%; }
  .offset-lg-4 { margin-right: 33.33333%; }
  .offset-lg-5 { margin-right: 41.66667%; }
  .offset-lg-6 { margin-right: 50%; }
  .offset-lg-7 { margin-right: 58.33333%; }
  .offset-lg-8 { margin-right: 66.66667%; }
  .offset-lg-9 { margin-right: 75%; }
  .offset-lg-10 { margin-right: 83.33333%; }
  .offset-lg-11 { margin-right: 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-right: 0; }
  .offset-xl-1 { margin-right: 8.33333%; }
  .offset-xl-2 { margin-right: 16.66667%; }
  .offset-xl-3 { margin-right: 25%; }
  .offset-xl-4 { margin-right: 33.33333%; }
  .offset-xl-5 { margin-right: 41.66667%; }
  .offset-xl-6 { margin-right: 50%; }
  .offset-xl-7 { margin-right: 58.33333%; }
  .offset-xl-8 { margin-right: 66.66667%; }
  .offset-xl-9 { margin-right: 75%; }
  .offset-xl-10 { margin-right: 83.33333%; }
  .offset-xl-11 { margin-right: 91.66667%; } }

/* Responsive
--------------------------------------------- */
/* Using SCSS variables to store breakpoints */
@media only screen and (max-width: 600px) { .box-type-one { min-height: 200px; }
  .height1-mobile .box-type-one, .height2-mobile .box-type-one { min-height: 100%; }
  .cards-slider, .card-slider { min-height: 300px; }
  .container-slider .pagination { margin-top: 5px !important; font-size: 16px; top: 50%; position: absolute; left: 25%; }
  .container-slider .slider-wrapper .arrow_right, .container-slider .slider-wrapper .arrow_left { display: none; }
  .container-slider .arrow_left { left: inherit !important; top: inherit; position: inherit; }
  .container-slider .arrow_right { right: inherit !important; top: inherit; position: inherit; }
  .container-slider .special-title { font-size: 36px !important; }
  .special-title { font-size: 32px !important; }
  .main-menu-mobile ul li a { text-decoration: none; font-size: 24px; font-weight: bold; line-height: 42px; }
  #players .card .card-body h6, #players .card .card-body .desc { text-align: center; }
  #players .card .card-body .desc { margin: 0 0 5px 0; font-size: 16px; }
  #players .card .card-body .podcast-image { min-height: 150px; margin: 5px; border: 1px solid #fff; }
  #players .card .card-body .row-bottom { position: inherit; bottom: inherit; margin-bottom: 5px; }
  #players .card .card-body .controls { padding: 0; }
  .subheader-podcasts .desc-podcast { margin: 90px 0 0 0 !important; }
  .subheader-podcasts .wrapper-gt, .subheader-podcasts .wrapper-gt-btts { margin: 0 !important; }
  .subheader-podcasts .wrapper-gt-btts { margin-top: 10px !important; right: 10px; position: absolute; }
  .subheader-podcasts .wrapper-follow { position: absolute; right: 10px; top: 40px; }
  .subheader-podcasts .wrapper-bottom-podcast { position: inherit; bottom: 0; margin-top: 10px; } }

@media only screen and (max-width: 1024px) { .box-type-one { min-height: 200px; }
  .height1-mobile .box-type-one, .height2-mobile .box-type-one { min-height: 100%; }
  .container-slider .pagination { margin-top: 14px; font-size: 16px; }
  .container-slider .arrow_left { left: 15%; }
  .container-slider .arrow_right { right: 15%; }
  .container-slider .special-title { font-size: 22px; }
  .container-slider .cards-slider { margin: 5% auto 10%; }
  .subheader-podcasts .bubble-podcast { /* width: 180px !important; height: 180px !important; border-radius: 90px !important; */ width: 90px !important; height: 90px !important; }
  .subheader-podcasts .special-title { font-size: 30px; }
  .subheader-podcasts .desc-podcast, .subheader-podcasts .wrapper-gt, .subheader-podcasts .wrapper-gt-btts { margin: 0 0 0 190px; }
  .subheader-podcasts .button-notifications { display: inline-block; } }

@media only screen and (max-width: 768px) { .wrapper-premium, .wrapper-notifications { position: inherit !important; bottom: inherit !important; right: inherit !important; } }

@media only screen and (max-width: 1150px) { .cards-slider, .card-slider { min-height: 400px; }
  .container-slider .arrow_left { left: 15px; }
  .container-slider .arrow_right { right: 35px; } }

/* Green Audio Player*/
@keyframes spin { from { transform: rotateZ(0); }
  to { transform: rotateZ(1turn); } }

.green-audio-player { width: 100%; min-width: 300px; height: 56px; box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07); display: flex !important; justify-content: space-between; align-items: center; padding-left: 24px; padding-right: 24px; border-radius: 4px; user-select: none; background-color: #fff; box-sizing: border-box; outline: none; }

.green-audio-player.player-accessible .play-pause-btn:hover, .green-audio-player.player-accessible .controls:hover, .green-audio-player.player-accessible .volume__button:hover, .green-audio-player.player-accessible .volume__controls:hover, .green-audio-player.player-accessible .download:hover { outline: dotted 1px #ff9900; }

.green-audio-player svg, .green-audio-player img { display: block; }

.green-audio-player .holder { position: relative; }

.green-audio-player .holder .loading .loading__spinner { position: absolute; left: -3px; bottom: 2px; width: 16px; height: 16px; border: 2px solid #b0b0b0; border-right-color: rgba(0, 0, 0, 0); border-radius: 50%; animation: spin 0.4s linear infinite; }

.green-audio-player .holder .play-pause-btn { visibility: hidden; cursor: pointer; outline: none; }

.green-audio-player .holder .play-pause-btn:focus { outline: none; }

.green-audio-player .slider { flex-grow: 1; background-color: #d8d8d8; cursor: pointer; position: relative; }

.green-audio-player .slider .gap-progress { background-color: #ff9900; border-radius: inherit; position: absolute; pointer-events: none; }

.green-audio-player .slider .gap-progress .pin { height: 16px; width: 16px; border-radius: 8px; background-color: #ff9900; position: absolute; pointer-events: all; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.32); }

.green-audio-player .slider .gap-progress .pin::after { content: ""; display: block; background: rgba(0, 0, 0, 0); width: 200%; height: 200%; margin-left: -50%; margin-top: -50%; border-radius: 50%; }

.green-audio-player .controls { font-family: "Roboto", sans-serif; font-size: 16px; line-height: 18px; color: #ff9900; display: flex; flex-grow: 1; justify-content: space-between; align-items: center; margin-left: 15px; margin-right: 15px; outline: none; }

.green-audio-player .controls .controls__slider { margin-left: 16px; margin-right: 16px; border-radius: 2px; height: 4px; }

.green-audio-player .controls .controls__slider .controls__progress { width: 0; height: 100%; }

.green-audio-player .controls .controls__slider .controls__progress .progress__pin { right: -8px; top: -6px; }

.green-audio-player .controls span { cursor: default; }

.green-audio-player .controls:focus { outline: none; }

.green-audio-player .volume { position: relative; }

.green-audio-player .volume .volume__button { cursor: pointer; outline: none; }

.green-audio-player .volume .volume__button:focus { outline: none; }

.green-audio-player .volume .volume__button.open path { fill: #ff9900; }

.green-audio-player .volume .volume__controls { width: 30px; height: 135px; background-color: rgba(0, 0, 0, 0.62); border-radius: 7px; position: absolute; left: -3px; bottom: 52px; flex-direction: column; align-items: center; display: flex; z-index: 2; outline: none; }

.green-audio-player .volume .volume__controls .volume__slider { margin-top: 12px; margin-bottom: 12px; width: 6px; border-radius: 3px; }

.green-audio-player .volume .volume__controls .volume__slider .volume__progress { bottom: 0; height: 100%; width: 6px; }

.green-audio-player .volume .volume__controls .volume__slider .volume__progress .volume__pin { left: -5px; top: -8px; }

.green-audio-player .volume .volume__controls:focus { outline: none; }

.green-audio-player .volume .volume__controls.hidden { display: none; }

.green-audio-player .volume .volume__controls.top { bottom: 52px; left: -3px; }

.green-audio-player .volume .volume__controls.middle { bottom: -54px; left: 54px; }

.green-audio-player .volume .volume__controls.bottom { bottom: -164px; left: -3px; }

.green-audio-player .download { display: none; margin-left: 16px; cursor: pointer; outline: none; }

.green-audio-player .download:focus { outline: none; }

.green-audio-player:focus { outline: none; }

.message__offscreen { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal; }
