body {
  margin: 0 !important;
  padding: 0 !important;
  background-color: #272727 !important;
  color: #fff !important;
}

body a {
  color: #ffffff
}

h1 { font-size: 1.2em; }
h2 { font-size: 1em; }
h3 { font-size: 1em; }
h5 { font-size: 1em; }

.mb-8 { margin-bottom: 8px; }
.header1 { color: #fff; margin: 10px 5px; }
.header2 { background: #303030; color: #fff; margin: 15px 0 0 0; padding: 8px 18px; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); }
.header3 { background: linear-gradient(#323232, #404040); margin-top: 20px; color: #fff; padding: 10px 15px; }
.header4 { background: #303030; color: #fff; padding: 10px 15px 10px 15px; }
.header5 { background: linear-gradient(#404040, #323232); margin-top: 20px; color: #fff; padding: 10px 15px; }
.side-header { background: #303030; color: #fff; margin-top: 20px; padding: 10px 15px; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); }
section { background: #303030; padding: 0.3rem 0.7rem 0.7rem 0.7rem; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); margin: 4px 0 10px 0; }
.article { padding: 10px; }
.article .l1 { font-size: 1em; padding: 7px 0 7px 9px; border-bottom: 1px #464646 solid; }
.article .l1 span { color: #eee; font-weight: bold; font-size: 1em; padding-right: 6px; }
.article .ss { margin: 0 5px; }
.article .ss img { border: 2px #363636 solid; border-radius: 4px; width: 100%; max-width: 500px; }
.images-list { display: -webkit-box; display: flex; gap: 5px; overflow-x: auto; -ms-scroll-snap-type: x; scroll-snap-type: x; }
.images-list img { scroll-snap-align: start; -webkit-box-flex: 0; flex: 0 0 150px; width: 150px; height: 150px; border-radius: 5px; transition: 0.8s; }
.images-list img:hover { opacity: 0.6; }
.wrapper { max-width: 800px; margin-left: auto; margin-right: auto; padding-left: 1rem; padding-right: 1rem; }
.mvinfo { margin: 10px 5px; padding: 5px; overflow: hidden; }
.mvinfo span { font-size: 13px; font-weight: bold; }
.mvinfo hr { border-top: 1px #464646 solid }
.mvinfo input[type="text"], .mvinfo select, .mvinfo textarea { width: 100%; background-color: #262626; color: #fff; padding: 6px 5px; border: 1px #464646 solid; border-radius: 5px; }
.mvinfo input[type="submit"] { background: rgb(255, 190, 0); padding: 6px 18px; border: none; color: #fff; font-weight: bold; border-radius: 5px; }
.mvinfo input[type="submit"]:hover { opacity: 0.7 }
.mvinfo input[type="text"]::placeholder, .mvinfo textarea::placeholder { font-size: 13px; color: #555; }
.mvinfo th, .mvinfo td { border: 1px solid #464646; border-collapse: collapse; overflow: hidden; }
.mvinfo table { border: 1px solid #aaa; border-collapse: collapse; overflow: hidden; }
.mvinfo th, .mvinfo td { padding: 10px; }
.mvinfo1 { margin: 10px 0; overflow: hidden; color: #222; }
.mvinfo1 span { font-size: 13px; font-weight: bold; }
.mvinfo1 input[type="text"], .mvinfo1 input[type="url"], .mvinfo1 select, .mvinfo1 textarea { width: 100%; padding: 6px 5px; border: 1px #aaa solid; border-radius: 5px; font-size: 14px; }
.mvinfo1 input[type="submit"] { background: rgb(255, 190, 0); padding: 7px 18px; border: none; color: #fff; font-weight: bold; border-radius: 5px; }
.mvinfo1 input[type="submit"]:hover { opacity: 0.7 }
.mvinfo1 input[type="text"]::placeholder, .mvinfo1 textarea::placeholder { font-size: 13px; color: #555; }
.mvinfo1 th, .mvinfo1 td { border: 1px solid #464646; border-collapse: collapse; overflow: hidden; }
.mvinfo1 table { border-collapse: collapse; overflow: hidden; }
.mvinfo1 th, .mvinfo1 td { padding: 10px; }
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th { border: 1px solid #ddd; }
.pmain { display: block; position: relative; width: 100%; margin: 0 auto; }
.cover { display: block; position: relative; overflow: hidden; z-index: 1; }
.cover img { max-width: 100%; z-index: 1; border-bottom: 3px #222 solid; }
.thumbb { display: block; width: 135px; border: 1.5px #565656 solid; position: relative; border-radius: 5px; margin: -100px 0 10px 20px; z-index: 999; }
.pmain p { position: relative; float: right; right: 30px; }
.thumbb img { height: auto; max-width: 70%; z-index: 999; border-radius: 2px; }
.starcast { display: inline-block; }
.colora { color: red; }
.colorb { color: #ff6600; }
.colorc { color: #009900; }
.colord { color: #0033cc; }
.colore { color: #333300; }
.colorf { color: #993333; }
.colorg { color: #9933ff; }
.dlbtn { text-align: center; font-size: 0.8em; }
.dlbtn a { text-align: center; padding: 9px; border-radius: 5px; margin: 10px; display: inline-block; font-weight: 700; color: #fff; width: 70%; max-width: 300px; text-decoration: none; }
.dlbtn a:hover { opacity: 0.9; color: #fff }
.bg1 { background: #eb6174 }
.bg2 { background: #2d89c5 }
.bg3 { background: #f33 }
.bg4 { background: #41bdb0 }
.bg5 { background: #eaa34b }
.tags { position: absolute; top: 5px; right: 5px; display: inline-block; border-radius: 2px; text-decoration: none; padding: 2px 7px; font-size: 10px; font-weight: 700 }
.tag-upcoming { background-color: #f44336; color: #fff; }
.tag-trending { background-color: #ff0; color: #000; }
.tag-superhits { background-color: #60f; color: #fff; }
.quality { display: inline-block; background: #f44336; color: #fff; font-size: 10px; margin-left: 5px; padding: 0 4px; border-radius: 2px }
.lang { display: inline-block; background: #00b3b3; color: #fff; font-size: 10px; margin-left: 5px; padding: 0 4px; border-radius: 2px }
.alert { padding: 20px; background-color: #f44336; color: white; opacity: 1; transition: opacity 0.6s; margin: 15px; }
.notice { margin: 0 10px; text-align: center; }
.bcrumb { background: #303030; padding: 10px 15px; }
footer { background: linear-gradient(#303030, #161616); padding: 20px 7px; margin-top: 10px; font-weight: bold; text-align: center; }
footer .space { word-spacing: 7px; padding: 15px 0 10px 0; margin-top: 10px; font-size: 1.2em; }
.edit-movie { display: inline-block; position: fixed; top: 150px; right: 0; background: #00cc66; color: #fff; font-weight: bold; padding: 5px 10px; border-radius: 5px 0 0 5px; z-index: 1000; }
.mvinfo1 em { color: red; }
.artist { background: #303030; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); margin: 10px; padding: 7px; }
.artist .p1 { color: #fff; text-align: center; }
.artist .p1 h1 { font-size: 1.4em; margin: 0 0 5px 0; }
.artist .p2 h2 { position: relative; font-size: 1.3em; padding-bottom: 5px; }
.artist .p2 h2:before { content: ""; position: absolute; left: 0; bottom: 0; height: 1px; width: 50%; border-bottom: 1px solid #777; }
.artist .p2 h2:after { content: ""; position: absolute; left: 51.5%; bottom: 0; height: 1px; width: 2%; border-bottom: 1px solid #777; }
.artist .p1 img { float: left; border-radius: 6px; width: 280px; max-width: 45%; margin-right: 10px; }
.artist .social { color: #fff; font-size: 1.1em; letter-spacing: 7px; }
.artist .social a { color: #fff; }
.artist .p2 { margin: 30px 0 10px 0; }
.artist .p2 div { padding: 4px 0 4px 7px; color: #ddd }
.artist .p2 b { color: #fff; }
.clearfix { overflow: auto; }
.artist-mv { background: #303030; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); margin: 0 10px; }
.artist-mv a { text-decoration: none; }
.artist-mv table { width: 100%; border-spacing: 20px; }
.artist-mv table tr { padding: 7px }
.artist-mv table td { padding: 5px; font-weight: 500; color: #fff; }
.artist-mv img { width: 95px; height: 110px; border-radius: 5px; }
.cat-name { display: inline-block; color: #eee; font-size: 0.9em; font-weight: 500; padding: 5px 9px; border-radius: 13px; margin: 3px; -moz-box-shadow: inset 0 0 10px #161616; -webkit-box-shadow: inset 0 0 10px #262626; box-shadow: inset 0 0 10px #242424; transition: 0.5s; }
.cat-name:hover { background: #000; opacity: 0.8; }
.catbox { padding: 0 0.7rem; }
.cat { display: inline-block; width: 500px; max-width: 100%; background: #303030; color: #fff; font-weight: 450; padding: 8px 18px; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); margin: 3px 0; transition: 0.8s; border-radius: 2px; }
.cat:hover { background: #181818; }
.page { text-align: center; padding: 5px; margin-bottom: 10px; font-weight: 500; }
.page span { background: #111; padding: 8px 16px; border-radius: 3px; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); margin-right: 3px; }
.page a { background: #303030; color: #f0f0f0; padding: 8px 16px; text-decoration: none; transition: .6s; border-radius: 3px; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); margin-right: 3px; }
.page a.active { background-color: #121212; color: white; }
.page a:hover:not(.active) { background-color: #141414; }
.fname { display: inline-block; font-size: small; color: #dcdcdc; }
.nav-link { color: #ececec !important; display: inline-block !important; padding-left: 20px !important; }
.menu-t { color: #00e6e6; font-size: 0.9em; padding: 30px 7px 7px 3px; }
.header__button { width: 50px; flex-shrink: 0; background: none; outline: none; border: none; color: #fff; cursor: pointer; float: right; }
.nav__links { position: fixed; top: 0; left: 0; z-index: 1002; height: 100vh; width: 250px; background: linear-gradient(to right, #161616, #303030); transform: translateX(-250px); transition: transform 0.3s; }
.nav__links a { text-decoration: none; }
.nav--open .nav__links { transform: translateX(0); box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }
.nav__link { display: flex; align-items: center; color: #e0e0e0; font-weight: bold; font-size: 14px; text-decoration: none; padding: 12px 15px; background: transform 0.2s; }
.nav__link > i, .nav__title > i { margin-right: 15px; }
.nav__link--active { color: #009578; }
.nav__link--active { background: linear-gradient(to right, #262626, #363636); }
.nav__link:hover { background: linear-gradient(to right, #363636, #464646); }
.nav__overlay { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.5); backdrop-filter: blur(2px); visibility: hidden; opacity: 0; transition: opacity 0.3s; }
.nav--open .nav__overlay { visibility: visible; opacity: 0; }
.navbar-wapmash { background: linear-gradient(#161616, #303030); padding: 15px 0 15px 15px; text-align: left; }
.nav__title { display: flex; align-items: center; background: linear-gradient(to right, #262626, #363636); color: #009578; font-weight: bold; font-size: 14px; text-decoration: none; padding: 12px 15px; }
.logo img { display: inline-block; width: 163px; height: auto; }
.search { padding: 15px 7px 7px 7px; }
.search input[type="text"] { background: linear-gradient(to right, #777, #666); padding: 6px; border: none; border-radius: 15px 0 0 15px; outline: none; width: 70%; color: #eee; }
.search input[type="text"]::placeholder { font-size: 15px; color: #a0a0a0; }
.search input[type="submit"] { padding: 6px; background: linear-gradient(to right, #494949, #595959); border: none; color: #ececec; font-weight: bold; border-radius: 0 15px 15px 0; transition: 0.4s; outline: none; }
.search input[type="submit"]:hover { opacity: 0.7; outline: none; }
.share_btn a { display: inline-block; width: 45%; padding: 7px 15px; background: #fff; color: #555; margin: 5px; text-align: center; text-decoration: none }
.share_btn i { padding-right: 10px; }
.share_btn a:hover { opacity: 0.7 }
.contact { margin: 7px 15px; max-width: 600px; }
.form__group { position: relative; padding: 15px 0 0; margin-top: 10px; width: 100%; }
.form__field { font-family: inherit; width: 100%; border: 0; border-bottom: 2px solid #9b9b9b; outline: 0; font-size: 1rem; color: #fff; padding: 7px 0; background: transparent; transition: border-color 0.2s; }
.form__field::placeholder { color: transparent; }
.form__field:placeholder-shown ~ .form__label { font-size: 1.2rem; cursor: text; top: 20px; }
.form__label { position: absolute; top: 0; display: block; transition: 0.2s; font-size: 1.2rem; color: #cdcdcd; }
.form__field:focus { padding-bottom: 6px; font-weight: 400; font-size: 0.9em; border-width: 3px; border-image: linear-gradient(to right, #11998e, #38ef7d); border-image-slice: 1; }
.form__field:focus ~ .form__label { position: absolute; top: 0; display: block; transition: 0.2s; font-size: 0.9rem; color: #11998e; font-weight: 700; }
.form__field:required, .form__field:invalid { box-shadow: none; }
.contact input[type="submit"] { background: #eee; border: none; color: #222; padding: 7px 40px; float: right; }
.contact input[type="submit"]:hover { background: linear-gradient(to right, #11998e, #38ef7d); }
.dmca, .policy { padding: 0.3rem 0.7rem 0.7rem 0.7rem; }
.dmca p, .policy p { text-indent: 30px; color: #eee; font-size: 1em; padding: 12px 5px; border-bottom: 1px #464646 solid; }
.catRow:hover, .catRow { background: #202020; color: #ff0000; margin: 20px 0 0 }
.catRow a, .catRow a { display: block; font-weight: 700; background: url(https://i.imgur.com/CcjJz90.png) right center no-repeat; padding: 5px }
.catRow a div span, .catRow span.arn { color: #c30; font-weight: 700; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: #ffff57; }
a:active { text-decoration: none; }

@media (min-width: 768px) {
  .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .row-cols-md-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-md-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-md-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-md-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-md-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-md-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-md-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-md-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-md-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-md-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-md-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-md-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-md-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-md-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-md-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-md-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-md-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-md-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-md-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-md-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-md-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.3333333333%; }
  .offset-md-2 { margin-left: 16.6666666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.3333333333%; }
  .offset-md-5 { margin-left: 41.6666666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.3333333333%; }
  .offset-md-8 { margin-left: 66.6666666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.3333333333%; }
  .offset-md-11 { margin-left: 91.6666666667%; }
  #list .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
}

@media (min-width: 992px) {
  .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .row-cols-lg-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-lg-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-lg-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-lg-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-lg-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-lg-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-lg-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-lg-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-lg-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-lg-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-lg-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-lg-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-lg-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-lg-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-lg-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-lg-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-lg-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-lg-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-lg-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-lg-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.3333333333%; }
  .offset-lg-2 { margin-left: 16.6666666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.3333333333%; }
  .offset-lg-5 { margin-left: 41.6666666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.3333333333%; }
  .offset-lg-8 { margin-left: 66.6666666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.3333333333%; }
  .offset-lg-11 { margin-left: 91.6666666667%; }
}

@media (min-width: 1200px) {
  .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .row-cols-xl-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-xl-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-xl-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-xl-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-xl-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-xl-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-xl-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-xl-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-xl-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-xl-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-xl-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-xl-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-xl-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-xl-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-xl-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-xl-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-xl-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-xl-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-xl-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-xl-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.3333333333%; }
  .offset-xl-2 { margin-left: 16.6666666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.3333333333%; }
  .offset-xl-5 { margin-left: 41.6666666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.3333333333%; }
  .offset-xl-8 { margin-left: 66.6666666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.3333333333%; }
  .offset-xl-11 { margin-left: 91.6666666667%; }
}

.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: #375a7f !important; }
a.text-primary:hover, a.text-primary:focus { color: #20344a !important; }
.text-secondary { color: #444 !important; }
a.text-secondary:hover, a.text-secondary:focus { color: #1e1e1e !important; }
.text-success { color: #00bc8c !important; }
a.text-success:hover, a.text-success:focus { color: #007053 !important; }
.text-info { color: #3498db !important; }
a.text-info:hover, a.text-info:focus { color: #1d6fa5 !important; }
.text-warning { color: #f39c12 !important; }
a.text-warning:hover, a.text-warning:focus { color: #b06f09 !important; }
.text-danger { color: #e74c3c !important; }
a.text-danger:hover, a.text-danger:focus { color: #bf2718 !important; }
.text-light { color: #adb5bd !important; }
a.text-light:hover, a.text-light:focus { color: #838f9b !important; }
.text-dark { color: #303030 !important; }
a.text-dark:hover, a.text-dark:focus { color: #0a0a0a !important; }
.text-body { color: #fff !important; }
.text-muted { color: #888 !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; overflow-wrap: break-word !important; }
.text-reset { color: inherit !important; }
.visible { visibility: visible !important; }
.invisible { visibility: hidden !important; }
@media print {
  *, *::before, *::after { text-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
  a:not(.btn) { text-decoration: ; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  pre { white-space: pre-wrap !important; }
  pre, blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  @page { size: a3; }
  body { min-width: 992px !important; }
  .container { min-width: 992px !important; }
  .navbar { display: none; }
  .badge { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #dee2e6 !important; }
  .table-dark { color: inherit; }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #444; }
  .table .thead-dark th { color: inherit; border-color: #444; }
}
.blockquote-footer { color: #888; }
.table-primary, .table-primary > th, .table-primary > td { background-color: #375a7f; }
.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #444; }
.table-light, .table-light > th, .table-light > td { background-color: #adb5bd; }
.table-dark, .table-dark > th, .table-dark > td { background-color: #303030; }
.table-success, .table-success > th, .table-success > td { background-color: #00bc8c; }
.table-info, .table-info > th, .table-info > td { background-color: #3498db; }
.table-danger, .table-danger > th, .table-danger > td { background-color: #e74c3c; }
.table-warning, .table-warning > th, .table-warning > td { background-color: #f39c12; }
.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-primary:hover, .table-hover .table-primary:hover > th, .table-hover .table-primary:hover > td { background-color: #2f4d6d; }
.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > th, .table-hover .table-secondary:hover > td { background-color: #373737; }
.table-hover .table-light:hover, .table-hover .table-light:hover > th, .table-hover .table-light:hover > td { background-color: #9fa8b2; }
.table-hover .table-dark:hover, .table-hover .table-dark:hover > th, .table-hover .table-dark:hover > td { background-color: #232323; }
.table-hover .table-success:hover, .table-hover .table-success:hover > th, .table-hover .table-success:hover > td { background-color: #00a379; }
.table-hover .table-info:hover, .table-hover .table-info:hover > th, .table-hover .table-info:hover > td { background-color: #258cd1; }
.table-hover .table-danger:hover, .table-hover .table-danger:hover > th, .table-hover .table-danger:hover > td { background-color: #e43725; }
.table-hover .table-warning:hover, .table-hover .table-warning:hover > th, .table-hover .table-warning:hover > td { background-color: #e08e0b; }
.table-hover .table-active:hover, .table-hover .table-active:hover > th, .table-hover .table-active:hover > td { background-color: rgba(0, 0, 0, 0.075); }
.input-group-addon { color: #fff; }

.breadcrumb a { color: #fff; }
.pagination a:hover { text-decoration: none; }
.close { opacity: 0.4; }
.close:hover, .close:focus { opacity: 1; }
.alert { border: none; color: #fff; }

.alert-primary { background-color: #375a7f; }
.alert-secondary { background-color: #444; }
.alert-success { background-color: #00bc8c; }
.alert-info { background-color: #3498db; }
.alert-warning { background-color: #f39c12; }
.alert-danger { background-color: #e74c3c; }
.alert-light { background-color: #adb5bd; }
.alert-dark { background-color: #303030; }
.list-group-item-action { color: #fff; }
.list-group-item-action:hover, .list-group-item-action:focus { background-color: #444; color: #fff; }
.list-group-item-action .list-group-item-heading { color: #fff; }



/* -------------- Card CSS -------------- */



.container { margin-top: 20px; }
#list.row { margin-top: 15px; display: flex; justify-content: flex-start; flex-wrap: wrap; margin-left: -2px; margin-right: -2px; }
.card { border: 2px solid #000; border-radius: 30px; padding: 0px; background-color: #222222; transition: all 0.3s ease; width: 95%; max-width: 200px; margin: 0 2px; box-sizing: border-box; }
.card-body { display: flex; flex-direction: column; align-items: center; justify-content: center; }
.card-img { width: 100px; height: 100px; object-fit: cover; border-radius: 10%; margin-bottom: 13px !important; }
.text-full { color: #fff; font-weight: bold; margin-bottom: 0px !important; transition: color 0.3s ease; }
.card:hover { background-color: #353535; border-color: #000; }
.card:hover .text-full { color: yellow !important; }
.col-6, .col-md-3 { padding-left: 2px; padding-right: 2px; }



