@charset "UTF-8";
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@media print {
  *,
  ::after,
  ::before,
  blockquote::first-letter,
  blockquote::first-line,
  div::first-letter,
  div::first-line,
  li::first-letter,
  li::first-line,
  p::first-letter,
  p::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
a {
  color: #0275d8;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #014c8c;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
}
[role="button"] {
  cursor: pointer;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
  background-color: transparent;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: left;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
  line-height: inherit;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  cursor: not-allowed;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
input[type="search"] {
  -webkit-appearance: none;
}
output {
  display: inline-block;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.modal {
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.modal.is-visible {
  z-index: 1000;
  transition-duration: 2s;
  visibility: visible;
}
.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.modal.is-visible .modal-transition {
  opacity: 1;
}
.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.modal-wrapper {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35);
}
.modal-transition {
  transition: all 0.3s 0.12s;
  opacity: 0;
}
.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
  border: 0;
  line-height: 1;
  outline: none;
  background: transparent;
}
.modal-close:hover {
  background: transparent;
  opacity: 0.6;
  transition-duration: 0.3s;
}
.modal-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 323px;
  max-width: 100%;
  height: 568px;
  max-height: 95vh;
  background-position: 70% bottom;
  background-repeat: no-repeat;
  background-size: auto;
}
@media (max-height: 480px) {
  .modal-body {
    background-size: 50%;
  }
}
.modal-logo {
  margin: 10px 20px;
}
@media (max-height: 480px) {
  .modal-logo {
    margin-bottom: 0;
  }
}
.modal-text {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #fff;
  font-style: normal;
  margin: 0 25px;
  font-size: 24px;
  letter-spacing: 0.05em;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), 0 -2px 1px #112d5e,
    0 -2px 1px #112d5e, 0 2px 1px #112d5e, 0 2px 1px #112d5e,
    -2px 0 1px #112d5e, 2px 0 1px #112d5e, -1px -2px 1px #112d5e,
    1px -2px 1px #112d5e, -2px -1px 1px #112d5e, 2px -1px 1px #112d5e,
    -2px -2px 1px #112d5e, 2px -2px 1px #112d5e, -2px -2px 1px #112d5e,
    2px 2px 1px #112d5e;
}
@media (max-height: 480px) {
  .modal-text {
    line-height: 1.3;
    font-size: 25px;
  }
}
.modal .popup-ref {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  margin: auto auto 20px;
  text-decoration: none;
  cursor: pointer;
  background: #fff;
  font-size: 16px;
  color: #db0f21;
  font-weight: 500;
  line-height: 1;
  border-radius: 30px;
  padding: 12px 15px 12px 75px;
  max-width: 90%;
  min-height: 86px;
}
.modal .popup-ref span {
  font-size: 30px;
  display: block;
  font-weight: 500;
}
.modal .popup-ref:before {
  content: "";
  display: block;
  width: 88px;
  height: 88px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAyIiBoZWlnaHQ9IjEwMiIgdmlld0JveD0iMCAwIDEwMiAxMDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPjxjaXJjbGUgY3g9IjUxIiBjeT0iNDciIHI9IjQ0IiBmaWxsPSIjNkY5QTE0Ii8+PGNpcmNsZSBjeD0iNTEiIGN5PSI0NyIgcj0iNDUuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIi8+PC9nPjxwYXRoIGQ9Ik0zMi45NDA3IDM4LjE5NTlDMzIuMDc5NSAzOC4xOTU5IDMxLjM0NzcgMzguNDk2MiAzMC43NDY5IDM5LjA5NzVDMzAuMTQ2MiAzOS42OTg1IDI5Ljg0NTYgNDAuNDE5NiAyOS44NDU2IDQxLjI2MDhWNTQuMTgyM0MyOS44NDU2IDU1LjA0MzEgMzAuMTQ2MSA1NS43NzQyIDMwLjc0NjkgNTYuMzc1M0MzMS4zNDc3IDU2Ljk3NjUgMzIuMDc5IDU3LjI3NjQgMzIuOTQwNCA1Ny4yNzY0QzMzLjgwMTkgNTcuMjc2NCAzNC41MjggNTYuOTc2NCAzNS4xMTg5IDU2LjM3NTNDMzUuNzEwMiA1NS43NzQyIDM2LjAwNTYgNTUuMDQzMSAzNi4wMDU2IDU0LjE4MjNWNDEuMjYwOEMzNi4wMDU2IDQwLjQxOTMgMzUuNzA0OSAzOS42OTgyIDM1LjEwNDIgMzkuMDk3NUMzNC41MDMzIDM4LjQ5NjUgMzMuNzgxOCAzOC4xOTU5IDMyLjk0MDcgMzguMTk1OVoiIGZpbGw9IndoaXRlIi8+PHBhdGggZD0iTTM3LjIwODMgNTguNzc5NUMzNy4yMDgzIDU5LjcwMDggMzcuNTI4OCA2MC40ODIxIDM4LjE2OTggNjEuMTIzMkMzOC44MTA5IDYxLjc2MzcgMzkuNTkxOSA2Mi4wODQxIDQwLjUxMzcgNjIuMDg0MUg0Mi43MzczTDQyLjc2NzYgNjguOTA1MkM0Mi43Njc2IDY5Ljc2NjggNDMuMDY4MSA3MC40OTc1IDQzLjY2OSA3MS4wOTg3QzQ0LjI2OTcgNzEuNjk5NyA0NC45OTExIDcyLjAwMDEgNDUuODMyMyA3Mi4wMDAxQzQ2LjY5NDEgNzIuMDAwMSA0Ny40MjUgNzEuNjk5NyA0OC4wMjYxIDcxLjA5ODdDNDguNjI3MiA3MC40OTc1IDQ4LjkyNzQgNjkuNzY2OCA0OC45Mjc0IDY4LjkwNTJWNjIuMDg0MUg1My4wNzM5VjY4LjkwNTJDNTMuMDczOSA2OS43NjY4IDUzLjM3NDMgNzAuNDk3NSA1My45NzUgNzEuMDk4N0M1NC41NzY1IDcxLjY5OTcgNTUuMzA3NiA3Mi4wMDAxIDU2LjE2OTIgNzIuMDAwMUM1Ny4wMyA3Mi4wMDAxIDU3Ljc2MTIgNzEuNjk5NyA1OC4zNjE5IDcxLjA5ODdDNTguOTYyNyA3MC40OTc1IDU5LjI2MjcgNjkuNzY2OCA1OS4yNjI3IDY4LjkwNTJWNjIuMDg0MUg2MS41MTY3QzYyLjQxNzYgNjIuMDg0MSA2My4xODkxIDYxLjc2NDMgNjMuODMwMSA2MS4xMjMyQzY0LjQ3MTIgNjAuNDgyMSA2NC43OTE4IDU5LjcwMDggNjQuNzkxOCA1OC43Nzk1VjM4Ljc2NjhIMzcuMjA4M1Y1OC43Nzk1WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNNTcuODIxMSAyNi41OTc0TDU5Ljk1MzkgMjIuNjYwOUM2MC4wOTQ0IDIyLjQwMDUgNjAuMDQzOSAyMi4yMDAyIDU5LjgwNCAyMi4wNjAxQzU5LjU0MzIgMjEuOTM5OCA1OS4zNDMgMjEuOTk5OSA1OS4yMDMzIDIyLjI0MDVMNTcuMDM5NCAyNi4yMDY3QzU1LjEzNjMgMjUuMzY1NCA1My4xMjM3IDI0Ljk0NDcgNTAuOTk5OSAyNC45NDQ3QzQ4Ljg3NjYgMjQuOTQ0NyA0Ni44NjMyIDI1LjM2NTQgNDQuOTYgMjYuMjA2N0w0Mi43OTY2IDIyLjI0MDZDNDIuNjU2OCAyMiA0Mi40NTYyIDIxLjkzOTkgNDIuMTk1OCAyMi4wNjAyQzQxLjk1NTMgMjIuMjAwMyA0MS45MDU1IDIyLjQwMDYgNDIuMDQ1NyAyMi42NjFMNDQuMTc5MiAyNi41OTc0QzQyLjAxNTQgMjcuNjk5IDQwLjI5MzIgMjkuMjM2NiAzOS4wMTA3IDMxLjIwOThDMzcuNzI4NyAzMy4xODMxIDM3LjA4NzUgMzUuMzQxNyAzNy4wODc1IDM3LjY4NTFINjQuODgyOEM2NC44ODI4IDM1LjM0MTcgNjQuMjQxOCAzMy4xODMgNjIuOTU5NyAzMS4yMDk4QzYxLjY3NyAyOS4yMzY2IDU5Ljk2NTIgMjcuNjk4OSA1Ny44MjExIDI2LjU5NzRaTTQ1LjQ4NiAzMi4zMjE0QzQ1LjI1NTggMzIuNTUxOSA0NC45ODA0IDMyLjY2NyA0NC42NTk5IDMyLjY2N0M0NC4zMzkzIDMyLjY2NyA0NC4wNjkgMzIuNTUyIDQzLjg0ODQgMzIuMzIxNEM0My42MjgzIDMyLjA5MTIgNDMuNTE3OSAzMS44MTU3IDQzLjUxNzkgMzEuNDk1MkM0My41MTc5IDMxLjE3NDYgNDMuNjI4MyAzMC44OTkxIDQzLjg0ODQgMzAuNjY4NkM0NC4wNjg3IDMwLjQzODEgNDQuMzM5NCAzMC4zMjMyIDQ0LjY1OTkgMzAuMzIzMkM0NC45OCAzMC4zMjMyIDQ1LjI1NTUgMzAuNDM4IDQ1LjQ4NiAzMC42Njg2QzQ1LjcxNjQgMzAuODk5MSA0NS44MzE2IDMxLjE3NDYgNDUuODMxNiAzMS40OTUyQzQ1LjgzMTYgMzEuODE1OCA0NS43MTY0IDMyLjA5MDkgNDUuNDg2IDMyLjMyMTRaTTU4LjE1MiAzMi4zMjE0QzU3LjkzMTEgMzIuNTUxOSA1Ny42NjA3IDMyLjY2NyA1Ny4zNDAyIDMyLjY2N0M1Ny4wMTk2IDMyLjY2NyA1Ni43NDQ4IDMyLjU1MiA1Ni41MTQyIDMyLjMyMTRDNTYuMjgzNyAzMi4wOTEyIDU2LjE2ODkgMzEuODE1NyA1Ni4xNjg5IDMxLjQ5NTJDNTYuMTY4OSAzMS4xNzQ2IDU2LjI4MzcgMzAuODk5MSA1Ni41MTQyIDMwLjY2ODZDNTYuNzQ0NyAzMC40MzgxIDU3LjAxOTYgMzAuMzIzMiA1Ny4zNDAyIDMwLjMyMzJDNTcuNjYwNyAzMC4zMjMyIDU3LjkzMTEgMzAuNDM4IDU4LjE1MiAzMC42Njg2QzU4LjM3MTcgMzAuODk5MSA1OC40ODIzIDMxLjE3NDYgNTguNDgyMyAzMS40OTUyQzU4LjQ4MjMgMzEuODE1OCA1OC4zNzIgMzIuMDkwOSA1OC4xNTIgMzIuMzIxNFoiIGZpbGw9IndoaXRlIi8+PHBhdGggZD0iTTcxLjI1MjUgMzkuMDgyM0M3MC42NTE4IDM4LjQ5MTUgNjkuOTIwNiAzOC4xOTU5IDY5LjA1OTEgMzguMTk1OUM2OC4yMTgxIDM4LjE5NTkgNjcuNDk2OSAzOC40OTE1IDY2Ljg5NjEgMzkuMDgyM0M2Ni4yOTUxIDM5LjY3MzQgNjUuOTk0NCA0MC4zOTk3IDY1Ljk5NDQgNDEuMjYwOFY1NC4xODIzQzY1Ljk5NDQgNTUuMDQzMSA2Ni4yOTUxIDU1Ljc3NDIgNjYuODk2MSA1Ni4zNzUzQzY3LjQ5NjkgNTYuOTc2NSA2OC4yMTgxIDU3LjI3NjQgNjkuMDU5MSA1Ny4yNzY0QzY5LjkyMDYgNTcuMjc2NCA3MC42NTE4IDU2Ljk3NjQgNzEuMjUyNSA1Ni4zNzUzQzcxLjg1NCA1NS43NzQyIDcyLjE1NDMgNTUuMDQzMSA3Mi4xNTQzIDU0LjE4MjNWNDEuMjYwOEM3Mi4xNTQzIDQwLjM5OTYgNzEuODU0IDM5LjY3MzMgNzEuMjUyNSAzOS4wODIzWiIgZmlsbD0id2hpdGUiLz48ZGVmcz48ZmlsdGVyIGlkPSJmaWx0ZXIwX2QiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMDIiIGhlaWdodD0iMTAyIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldCBkeT0iNCIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIiLz48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4yNSAwIi8+PGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz48ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvdyIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=");
  position: absolute;
  background-size: contain;
  top: -6px;
  left: -15px;
}
body.overflow {
  height: 100vh;
  overflow-y: hidden;
}
.modal {
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.modal.is-visible {
  z-index: 1000;
  transition-duration: 2s;
  visibility: visible;
}
.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.modal.is-visible .modal-transition {
  opacity: 1;
}
.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.modal-wrapper {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35);
}
.modal-transition {
  transition: all 0.3s 0.12s;
  opacity: 0;
}
.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
  border: 0;
  line-height: 1;
  outline: none;
  background: transparent;
}
.modal-close:hover {
  background: transparent;
  opacity: 0.6;
  transition-duration: 0.3s;
}
.modal-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 323px;
  max-width: 100%;
  height: 568px;
  max-height: 95vh;
  background-position: 70% bottom;
  background-repeat: no-repeat;
  background-size: auto;
}
@media screen and (max-height: 600px) and (orientation: landscape) {
  .modal-body {
    background-size: 35%;
  }
}
@media screen and (max-height: 480px) and (orientation: landscape) {
  .modal-body {
    background-size: 35%;
  }
}
.modal-logo {
  margin: 10px 20px;
}
@media (max-height: 480px) {
  .modal-logo {
    margin-bottom: 0;
  }
}
.modal-text {
  color: #fff;
  font-style: normal;
  font-weight: 500;
  margin: 0 25px;
  font-size: 20px;
  letter-spacing: 0.05em;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), 0 -2px 1px #112d5e,
    0 -2px 1px #112d5e, 0 2px 1px #112d5e, 0 2px 1px #112d5e,
    -2px 0 1px #112d5e, 2px 0 1px #112d5e, -1px -2px 1px #112d5e,
    1px -2px 1px #112d5e, -2px -1px 1px #112d5e, 2px -1px 1px #112d5e,
    -2px -2px 1px #112d5e, 2px -2px 1px #112d5e, -2px -2px 1px #112d5e,
    2px 2px 1px #112d5e;
}
@media (max-height: 480px) {
  .modal-text {
    line-height: 1.3;
    font-size: 25px;
  }
}
.modal .popup-ref {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  margin: auto auto 20px;
  text-decoration: none;
  cursor: pointer;
  background: #fff;
  font-size: 16px;
  color: #db0f21;
  font-weight: 500;
  line-height: 1;
  border-radius: 30px;
  padding: 12px 15px 12px 75px;
  max-width: 90%;
  min-height: 86px;
}
.modal .popup-ref span {
  font-size: 30px;
  display: block;
  font-weight: 500;
}
.modal .popup-ref:before {
  content: "";
  display: block;
  width: 88px;
  height: 88px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAyIiBoZWlnaHQ9IjEwMiIgdmlld0JveD0iMCAwIDEwMiAxMDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPjxjaXJjbGUgY3g9IjUxIiBjeT0iNDciIHI9IjQ0IiBmaWxsPSIjNkY5QTE0Ii8+PGNpcmNsZSBjeD0iNTEiIGN5PSI0NyIgcj0iNDUuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIi8+PC9nPjxwYXRoIGQ9Ik0zMi45NDA3IDM4LjE5NTlDMzIuMDc5NSAzOC4xOTU5IDMxLjM0NzcgMzguNDk2MiAzMC43NDY5IDM5LjA5NzVDMzAuMTQ2MiAzOS42OTg1IDI5Ljg0NTYgNDAuNDE5NiAyOS44NDU2IDQxLjI2MDhWNTQuMTgyM0MyOS44NDU2IDU1LjA0MzEgMzAuMTQ2MSA1NS43NzQyIDMwLjc0NjkgNTYuMzc1M0MzMS4zNDc3IDU2Ljk3NjUgMzIuMDc5IDU3LjI3NjQgMzIuOTQwNCA1Ny4yNzY0QzMzLjgwMTkgNTcuMjc2NCAzNC41MjggNTYuOTc2NCAzNS4xMTg5IDU2LjM3NTNDMzUuNzEwMiA1NS43NzQyIDM2LjAwNTYgNTUuMDQzMSAzNi4wMDU2IDU0LjE4MjNWNDEuMjYwOEMzNi4wMDU2IDQwLjQxOTMgMzUuNzA0OSAzOS42OTgyIDM1LjEwNDIgMzkuMDk3NUMzNC41MDMzIDM4LjQ5NjUgMzMuNzgxOCAzOC4xOTU5IDMyLjk0MDcgMzguMTk1OVoiIGZpbGw9IndoaXRlIi8+PHBhdGggZD0iTTM3LjIwODMgNTguNzc5NUMzNy4yMDgzIDU5LjcwMDggMzcuNTI4OCA2MC40ODIxIDM4LjE2OTggNjEuMTIzMkMzOC44MTA5IDYxLjc2MzcgMzkuNTkxOSA2Mi4wODQxIDQwLjUxMzcgNjIuMDg0MUg0Mi43MzczTDQyLjc2NzYgNjguOTA1MkM0Mi43Njc2IDY5Ljc2NjggNDMuMDY4MSA3MC40OTc1IDQzLjY2OSA3MS4wOTg3QzQ0LjI2OTcgNzEuNjk5NyA0NC45OTExIDcyLjAwMDEgNDUuODMyMyA3Mi4wMDAxQzQ2LjY5NDEgNzIuMDAwMSA0Ny40MjUgNzEuNjk5NyA0OC4wMjYxIDcxLjA5ODdDNDguNjI3MiA3MC40OTc1IDQ4LjkyNzQgNjkuNzY2OCA0OC45Mjc0IDY4LjkwNTJWNjIuMDg0MUg1My4wNzM5VjY4LjkwNTJDNTMuMDczOSA2OS43NjY4IDUzLjM3NDMgNzAuNDk3NSA1My45NzUgNzEuMDk4N0M1NC41NzY1IDcxLjY5OTcgNTUuMzA3NiA3Mi4wMDAxIDU2LjE2OTIgNzIuMDAwMUM1Ny4wMyA3Mi4wMDAxIDU3Ljc2MTIgNzEuNjk5NyA1OC4zNjE5IDcxLjA5ODdDNTguOTYyNyA3MC40OTc1IDU5LjI2MjcgNjkuNzY2OCA1OS4yNjI3IDY4LjkwNTJWNjIuMDg0MUg2MS41MTY3QzYyLjQxNzYgNjIuMDg0MSA2My4xODkxIDYxLjc2NDMgNjMuODMwMSA2MS4xMjMyQzY0LjQ3MTIgNjAuNDgyMSA2NC43OTE4IDU5LjcwMDggNjQuNzkxOCA1OC43Nzk1VjM4Ljc2NjhIMzcuMjA4M1Y1OC43Nzk1WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNNTcuODIxMSAyNi41OTc0TDU5Ljk1MzkgMjIuNjYwOUM2MC4wOTQ0IDIyLjQwMDUgNjAuMDQzOSAyMi4yMDAyIDU5LjgwNCAyMi4wNjAxQzU5LjU0MzIgMjEuOTM5OCA1OS4zNDMgMjEuOTk5OSA1OS4yMDMzIDIyLjI0MDVMNTcuMDM5NCAyNi4yMDY3QzU1LjEzNjMgMjUuMzY1NCA1My4xMjM3IDI0Ljk0NDcgNTAuOTk5OSAyNC45NDQ3QzQ4Ljg3NjYgMjQuOTQ0NyA0Ni44NjMyIDI1LjM2NTQgNDQuOTYgMjYuMjA2N0w0Mi43OTY2IDIyLjI0MDZDNDIuNjU2OCAyMiA0Mi40NTYyIDIxLjkzOTkgNDIuMTk1OCAyMi4wNjAyQzQxLjk1NTMgMjIuMjAwMyA0MS45MDU1IDIyLjQwMDYgNDIuMDQ1NyAyMi42NjFMNDQuMTc5MiAyNi41OTc0QzQyLjAxNTQgMjcuNjk5IDQwLjI5MzIgMjkuMjM2NiAzOS4wMTA3IDMxLjIwOThDMzcuNzI4NyAzMy4xODMxIDM3LjA4NzUgMzUuMzQxNyAzNy4wODc1IDM3LjY4NTFINjQuODgyOEM2NC44ODI4IDM1LjM0MTcgNjQuMjQxOCAzMy4xODMgNjIuOTU5NyAzMS4yMDk4QzYxLjY3NyAyOS4yMzY2IDU5Ljk2NTIgMjcuNjk4OSA1Ny44MjExIDI2LjU5NzRaTTQ1LjQ4NiAzMi4zMjE0QzQ1LjI1NTggMzIuNTUxOSA0NC45ODA0IDMyLjY2NyA0NC42NTk5IDMyLjY2N0M0NC4zMzkzIDMyLjY2NyA0NC4wNjkgMzIuNTUyIDQzLjg0ODQgMzIuMzIxNEM0My42MjgzIDMyLjA5MTIgNDMuNTE3OSAzMS44MTU3IDQzLjUxNzkgMzEuNDk1MkM0My41MTc5IDMxLjE3NDYgNDMuNjI4MyAzMC44OTkxIDQzLjg0ODQgMzAuNjY4NkM0NC4wNjg3IDMwLjQzODEgNDQuMzM5NCAzMC4zMjMyIDQ0LjY1OTkgMzAuMzIzMkM0NC45OCAzMC4zMjMyIDQ1LjI1NTUgMzAuNDM4IDQ1LjQ4NiAzMC42Njg2QzQ1LjcxNjQgMzAuODk5MSA0NS44MzE2IDMxLjE3NDYgNDUuODMxNiAzMS40OTUyQzQ1LjgzMTYgMzEuODE1OCA0NS43MTY0IDMyLjA5MDkgNDUuNDg2IDMyLjMyMTRaTTU4LjE1MiAzMi4zMjE0QzU3LjkzMTEgMzIuNTUxOSA1Ny42NjA3IDMyLjY2NyA1Ny4zNDAyIDMyLjY2N0M1Ny4wMTk2IDMyLjY2NyA1Ni43NDQ4IDMyLjU1MiA1Ni41MTQyIDMyLjMyMTRDNTYuMjgzNyAzMi4wOTEyIDU2LjE2ODkgMzEuODE1NyA1Ni4xNjg5IDMxLjQ5NTJDNTYuMTY4OSAzMS4xNzQ2IDU2LjI4MzcgMzAuODk5MSA1Ni41MTQyIDMwLjY2ODZDNTYuNzQ0NyAzMC40MzgxIDU3LjAxOTYgMzAuMzIzMiA1Ny4zNDAyIDMwLjMyMzJDNTcuNjYwNyAzMC4zMjMyIDU3LjkzMTEgMzAuNDM4IDU4LjE1MiAzMC42Njg2QzU4LjM3MTcgMzAuODk5MSA1OC40ODIzIDMxLjE3NDYgNTguNDgyMyAzMS40OTUyQzU4LjQ4MjMgMzEuODE1OCA1OC4zNzIgMzIuMDkwOSA1OC4xNTIgMzIuMzIxNFoiIGZpbGw9IndoaXRlIi8+PHBhdGggZD0iTTcxLjI1MjUgMzkuMDgyM0M3MC42NTE4IDM4LjQ5MTUgNjkuOTIwNiAzOC4xOTU5IDY5LjA1OTEgMzguMTk1OUM2OC4yMTgxIDM4LjE5NTkgNjcuNDk2OSAzOC40OTE1IDY2Ljg5NjEgMzkuMDgyM0M2Ni4yOTUxIDM5LjY3MzQgNjUuOTk0NCA0MC4zOTk3IDY1Ljk5NDQgNDEuMjYwOFY1NC4xODIzQzY1Ljk5NDQgNTUuMDQzMSA2Ni4yOTUxIDU1Ljc3NDIgNjYuODk2MSA1Ni4zNzUzQzY3LjQ5NjkgNTYuOTc2NSA2OC4yMTgxIDU3LjI3NjQgNjkuMDU5MSA1Ny4yNzY0QzY5LjkyMDYgNTcuMjc2NCA3MC42NTE4IDU2Ljk3NjQgNzEuMjUyNSA1Ni4zNzUzQzcxLjg1NCA1NS43NzQyIDcyLjE1NDMgNTUuMDQzMSA3Mi4xNTQzIDU0LjE4MjNWNDEuMjYwOEM3Mi4xNTQzIDQwLjM5OTYgNzEuODU0IDM5LjY3MzMgNzEuMjUyNSAzOS4wODIzWiIgZmlsbD0id2hpdGUiLz48ZGVmcz48ZmlsdGVyIGlkPSJmaWx0ZXIwX2QiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMDIiIGhlaWdodD0iMTAyIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldCBkeT0iNCIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIiLz48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4yNSAwIi8+PGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz48ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvdyIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=");
  position: absolute;
  background-size: contain;
  top: -6px;
  left: -15px;
}
.modal_ios.modal.is-visible {
  z-index: 999999;
  transition-duration: initial;
}
.modal_ios.modal.is-visible .modal-overlay {
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.modal_ios .modal-body {
  width: 320px;
  max-width: 320px;
  background-position: 64% 100%;
}
@media screen and (max-width: 370px) {
  .modal_ios .modal-body {
    width: 288px;
    max-width: 288px;
  }
}
@media screen and (max-height: 600px) and (orientation: landscape) {
  .modal_ios .modal-body {
    width: 100%;
    max-width: 100%;
    background-position: 90% 100%;
    background-size: 20%;
    max-height: 75vh;
  }
}
.modal_ios .modal-transition {
  transition: all 0.3s;
}
.modal_ios .modal-logo {
  height: 48px;
  width: 113px;
  margin: 16px 24px 13px;
}
.modal_ios .modal-wrapper {
  width: 320px;
  padding: 0;
  border-radius: 0;
}
@media screen and (min-width: 750px) {
  .modal_ios .modal-wrapper {
    max-width: 320px;
  }
}
@media screen and (max-width: 370px) {
  .modal_ios .modal-wrapper {
    width: 288px;
    max-width: 288px;
  }
}
@media screen and (max-height: 600px) and (orientation: landscape) {
  .modal_ios .modal-wrapper {
    width: calc(100% - 32px);
    max-width: calc(100% - 32px);
    height: 75vh;
  }
}
@media screen and (max-height: 400px) and (orientation: landscape) {
  .modal_ios .modal-wrapper {
    width: calc(100% - 32px);
    max-width: calc(100% - 32px);
    transform: none;
    top: 40px;
    left: 16px;
  }
}
.modal_ios .modal-close {
  padding: 33px 24px;
}
@media screen and (min-width: 750px) {
  .modal_ios .modal-close {
    top: 0;
    right: 0;
    width: initial;
    height: initial;
    outline: initial;
    padding: 20px;
    background: transparent;
    box-shadow: none;
  }
}
@media screen and (max-width: 400px) {
  .modal_ios .modal-close {
    padding: 16px 16px 24px;
  }
}
@media screen and (max-height: 600px) {
  .modal_ios .modal-close {
    padding: 16px;
  }
}
.modal_ios .modal-logo {
  min-height: 48px;
}
@media screen and (max-height: 600px) {
  .modal_ios .modal-logo {
    margin-left: 16px;
  }
}
.modal_ios .popup-ref {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 262px;
  min-height: 52px;
  box-sizing: border-box;
  padding: 10px 14px;
  margin: auto auto 32px;
  font-weight: 500;
  font-size: 18px;
  background: linear-gradient(180deg, #ff7676 0%, #db0f21 100%);
  box-shadow: 0 28px 24px -13px rgba(0, 0, 0, 0.4),
    inset 0px -2px 6px rgba(0, 0, 0, 0.25),
    inset 0px 3px 8px rgba(255, 255, 255, 0.3);
  border-radius: 40px;
  color: #fff;
}
@media screen and (max-width: 400px) {
  .modal_ios .popup-ref {
    width: 256px;
    margin: auto auto 16px;
  }
}
@media screen and (max-height: 480px) and (orientation: landscape) {
  .modal_ios .popup-ref {
    width: 100%;
    margin: auto auto 16px;
  }
}
.modal_ios .popup-ref:before {
  display: none;
}
.modal_ios .popup-ref__icon {
  margin-right: 14px;
  flex-shrink: 0;
}
.modal_ios .popup-ref__label {
  width: 100%;
  text-align: center;
  font-size: 18px;
}
.modal_ios .modal-text {
  font-size: 20px;
  line-height: 140%;
  text-transform: none;
  font-family: inherit;
  color: #fff;
  text-shadow: unset;
  margin-top: 10px;
}
@media screen and (max-width: 400px) {
  .modal_ios .modal-text {
    margin: 0 16px;
  }
}
@media screen and (max-height: 480px) and (orientation: landscape) {
  .modal_ios .modal-text {
    max-width: 80%;
    font-size: 20px;
    margin: 0 16px;
  }
}
body.overflow {
  height: 100vh;
  overflow-y: hidden;
}
*[data-cbr="show-popup"] {
  cursor: pointer;
}
#cbr_form {
  display: none;
}
#cbr_form p {
  margin: 0;
}
#cbr_form .cbr_form_overlay {
  left: 0;
  margin: auto;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  position: fixed;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
}
#cbr_form .cbr_popup {
  color: #000;
  -webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 60px 80px;
  min-height: 300px;
  margin: auto;
  width: 800px;
  z-index: 9999999;
  background: #e5e5e5;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  position: fixed;
  top: 15%;
  left: 0;
  right: 0;
}
#cbr_form .cbr_popup .cbr_popup_body {
  padding: 0 0px;
  width: 100%;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_popup_body_title {
  font-weight: 700;
  text-align: center;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_popup_body_title p {
  font-size: 36px;
  margin-bottom: 20px;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_popup_body_subtitle {
  text-align: center;
  margin-bottom: 10px;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_popup_body_bugs {
  width: 360px;
  margin: 0 auto;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_bug_item {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin-bottom: 20px;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_bug_item span {
  display: none;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_bug_item label {
  margin: 0;
  cursor: pointer;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_bug_item input {
  outline: none;
  margin-right: 10px;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_bug_item textarea {
  position: relative;
  display: none;
  width: 100%;
  margin-top: 10px;
  background: #c4c4c4;
  padding: 14px;
}
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="text"] {
  background: #c4c4c4;
  padding: 14px;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_popup_body_submit {
  margin-top: 30px;
  text-align: center;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_popup_body_submit button {
  padding: 10px;
  font-weight: 300;
  width: 190px;
  border: none;
  outline: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: #c4c4c4;
  background: -webkit-linear-gradient(top, #c4c4c4 0%, #808080 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#c4c4c4),
    to(#808080)
  );
  background: -o-linear-gradient(top, #c4c4c4 0%, #808080 100%);
  background: linear-gradient(to bottom, #c4c4c4 0%, #808080 100%);
}
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_popup_body_submit
  button:hover {
  background: #23bb16;
  background: -webkit-linear-gradient(top, #23bb16 0%, #178630 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#23bb16),
    to(#178630)
  );
  background: -o-linear-gradient(top, #23bb16 0%, #178630 100%);
  background: linear-gradient(to bottom, #23bb16 0%, #178630 100%);
}
#cbr_form .cbr_popup .cbr_popup_body form .g-recaptcha {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#cbr_form .cbr_popup .cbr_popup_body form .g-recaptcha iframe {
  border: none;
  height: 78px;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_email {
  position: relative;
  margin-top: 40px;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_email input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: none;
  background: #c4c4c4;
  height: 50px;
  padding: 14px;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_email input:active {
  outline: none;
  border-color: transparent;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_email input:focus {
  outline: none;
  border-color: transparent;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_email .send_email {
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  background: #8d8d8d;
  right: 0;
  top: 0;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_email .send_email:hover {
  background: #4ba718;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_email .send_email::after {
  content: "";
  position: absolute;
  left: 19px;
  bottom: 12px;
  border: 12px solid transparent;
  border-left: 16px solid #fff;
}
#cbr_form .cbr_popup .cbr_popup_close {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 30px;
  top: 30px;
  font-size: 24px;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
#cbr_form .cbr_popup .cbr_popup_close:hover {
  color: red;
}
#cbr_form .text-alert {
  color: red;
}
#cbr_form .text-center {
  text-align: center;
}
#cbr_form input.error {
  border: 1px solid red;
}
@media screen and (max-width: 768px) {
  #cbr_form .cbr_popup {
    width: auto;
    padding: 15px;
    top: 0;
    margin: 15px;
  }
  #cbr_form .cbr_popup .cbr_popup_body .cbr_popup_body_title p {
    font-size: inherit;
  }
  #cbr_form .cbr_popup .cbr_popup_body form .cbr_popup_body_bugs {
    width: 100%;
  }
  #cbr_form .cbr_popup .cbr_popup_body form .cbr_bug_item {
    margin-bottom: 4px;
  }
  #cbr_form .cbr_popup .cbr_popup_body form .cbr_popup_body_submit {
    margin-top: 16px;
  }
  #cbr_form .cbr_popup .cbr_popup_body form .g-recaptcha {
    margin-top: 16px;
  }
  #cbr_form .cbr_popup .cbr_popup_close {
    right: 5px;
    top: 5px;
  }
}
@font-face {
  font-family: "fontello";
  font-weight: normal;
  font-style: normal;
  src: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/fontello/fontello.svg?67910770#fontello")
    format("svg");
  src: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/fontello/fontello.eot?67910770#iefix")
      format("embedded-opentype"),
    url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/fontello/fontello.woff?67910770")
      format("woff"),
    url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/fontello/fontello.ttf?67910770")
      format("truetype"),
    url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/fontello/fontello.svg?67910770#fontello")
      format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/fonts/roboto-latin400.woff2")
      format("woff2"),
    url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/fonts/roboto-latin400.woff")
      format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local(""),
    url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/fonts/roboto-latin500.woff2")
      format("woff2"),
    url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/fonts/roboto-latin500.woff")
      format("woff");
  font-display: swap;
}
.green-btn {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #fff !important;
  padding: 8px 48px 8px 28px;
  position: relative;
  background: #ffce45;
  border-radius: 20px;
  outline: none !important;
  border: none;
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -ms-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
.green-btn:before {
  content: "";
  position: absolute;
  right: 28px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/arrow-right-white.png")
    no-repeat center/contain;
}
@media (hover: hover) and (pointer: fine),
  (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .green-btn:hover {
    background: #ffd55e;
    box-shadow: 0 6px 16px #f0dead;
    cursor: pointer;
  }
}
.red-btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #fff !important;
  padding: 8px 28px;
  background: #ff1a4b;
  border-radius: 20px;
  outline: none !important;
  border: none;
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -ms-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
@media (hover: hover) and (pointer: fine),
  (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .red-btn:hover {
    box-shadow: 0 6px 16px #e9b3bf;
    cursor: pointer;
  }
}
@media only screen and (max-width: 768px) {
  .red-btn {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 22px;
  }
}
.top-canadiancasinos-com-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 6px solid #ea1845;
  background: #fff;
  z-index: 100;
}
@media (max-width: 1140px) {
  .top-canadiancasinos-com-header {
    padding: 7px 15px 8px;
  }
}
@media (max-width: 520px) {
  .top-canadiancasinos-com-header {
    padding: 7px 0 8px;
  }
}
.top-canadiancasinos-com-header-top-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1140px) {
  .top-canadiancasinos-com-header-top-block {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.top-canadiancasinos-com-header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  z-index: 1;
  width: calc(100% - 300px);
}
@media (max-width: 1140px) {
  .top-canadiancasinos-com-header-right {
    width: auto;
    order: 2;
  }
}
.top-canadiancasinos-com-menu-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.top-canadiancasinos-com.overflow-hidden .icon-search {
  opacity: 0;
  visibility: hidden;
  transition: 0.1s all;
}
.top-canadiancasinos-com.overflow-hidden .logo {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s opacity ease-in;
}
.top-canadiancasinos-com.overflow-hidden .adapt-menu-icon {
  order: 10;
}
.top-canadiancasinos-com-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  max-width: 225px;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media (max-width: 1140px) {
  .top-canadiancasinos-com-logo {
    order: 2;
  }
}
@media (max-width: 768px) {
  .top-canadiancasinos-com-logo {
    max-width: 175px;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.top-canadiancasinos-com-logo .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-decoration: none;
}
.top-canadiancasinos-com-logo .logo:hover,
.top-canadiancasinos-com-logo .logo:focus,
.top-canadiancasinos-com-logo .logo:active {
  text-decoration: none;
}
.top-canadiancasinos-com-logo .logo img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.top-canadiancasinos-com-logo .logo .logo-title {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 1px;
  color: #4c4c4c;
  padding-left: 19px;
  transition: 0.3s all;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com-logo .logo .logo-title {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    padding-left: 12px;
  }
}
.top-canadiancasinos-com-logo .logo.scrolled {
  padding: 16px 0 16px;
}
.top-canadiancasinos-com-logo .logo.scrolled .logo-title {
  font-size: 16px;
}
.top-canadiancasinos-com-header .top-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
}
.top-canadiancasinos-com-header .top-menu li {
  position: relative;
  transition: 0.3s all;
}
.top-canadiancasinos-com-header .top-menu li.current-menu-item a,
.top-canadiancasinos-com-header .top-menu li.current-menu-item span {
  color: #ff1a4b;
}
.top-canadiancasinos-com-header .top-menu li.current-menu-item a:after,
.top-canadiancasinos-com-header
  .top-menu
  li.current-menu-item
  span:after {
  transform: rotate(180deg);
}
.top-canadiancasinos-com-header .top-menu li.current-menu-item:after {
  color: #ff1a4b;
}
.top-canadiancasinos-com-header
  .top-menu
  li.menu-item-has-children:after {
  position: absolute;
  right: 12px;
  top: calc(50% - 2px);
  transform: translate(0, -50%);
  content: "\e800";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0;
  font-size: 8px;
  transition: transform 0.3s;
}
.top-canadiancasinos-com-header
  .top-menu
  li.menu-item-has-children
  > a:hover {
  color: #ff1a4b;
  text-decoration: none;
  background: #f5f5f5;
}
.top-canadiancasinos-com-header
  .top-menu
  li.menu-item-has-children
  > a:hover:after {
  transform: rotate(180deg);
}
.top-canadiancasinos-com-header .top-menu li:hover:after {
  top: calc(50% - 4px);
  transform: rotate(180deg);
  color: #ff1a4b;
}
.top-canadiancasinos-com-header .top-menu li:hover > .sub-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.top-canadiancasinos-com-header .top-menu li:hover a {
  color: #ff1a4b;
  text-decoration: none;
  background: #f5f5f5;
}
.top-canadiancasinos-com-header .top-menu a,
.top-canadiancasinos-com-header .top-menu span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  color: #515170;
  text-transform: uppercase;
  padding: 17px 28px 18px 12px;
  transition: 0.3s all;
  cursor: pointer;
}
.top-canadiancasinos-com-header .top-menu a:hover,
.top-canadiancasinos-com-header .top-menu span:hover {
  color: #ff1a4b;
  text-decoration: none;
  background: #f5f5f5;
}
.top-canadiancasinos-com-header .top-menu a:focus,
.top-canadiancasinos-com-header .top-menu span:focus {
  outline: none;
}
.top-canadiancasinos-com-header .top-menu .sub-menu {
  display: none;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  border-top: 6px solid #cc153c;
  margin: 0;
  list-style: none;
  z-index: 100;
  min-width: 212px;
}
.top-canadiancasinos-com-header .top-menu .sub-menu li > a,
.top-canadiancasinos-com-header .top-menu .sub-menu li span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  color: #515170;
  text-transform: none;
  padding: 8px 24px 9px 12px;
  transition: 0.3s all;
  cursor: pointer;
  background: #fff;
}
.top-canadiancasinos-com-header
  .top-menu
  .sub-menu
  li.current-menu-item
  > a,
.top-canadiancasinos-com-header
  .top-menu
  .sub-menu
  li.current-menu-item
  span {
  color: #ff1a4b;
}
.top-canadiancasinos-com-header .top-menu .sub-menu li:hover a,
.top-canadiancasinos-com-header .top-menu .sub-menu li:hover span {
  color: #ff1a4b;
  text-decoration: none;
  background: #f5f5f5;
}
.top-canadiancasinos-com-header .top-menu .sub-menu li:hover a:after,
.top-canadiancasinos-com-header .top-menu .sub-menu li:hover span:after {
  transform: rotate(-90deg);
}
.top-canadiancasinos-com-header
  .top-menu
  .sub-menu
  li.menu-item-has-children:after {
  top: calc(50% - 5px);
  transform: rotate(-90deg);
}
.top-canadiancasinos-com-header
  .top-menu
  .sub-menu
  li.menu-item-has-children
  > a:hover {
  color: #ff1a4b;
  text-decoration: none;
  background: #f5f5f5;
}
.top-canadiancasinos-com-header
  .top-menu
  .sub-menu
  li.menu-item-has-children
  .sub-menu {
  top: 0;
  left: 100%;
  border-top: none;
}
.top-canadiancasinos-com-header
  .top-menu
  .sub-menu
  li.menu-item-has-children
  .sub-menu
  li
  > a {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  color: #515170;
  background: #fff;
}
.top-canadiancasinos-com-header
  .top-menu
  .sub-menu
  li.menu-item-has-children
  .sub-menu
  li:hover
  a {
  color: #ff1a4b;
  text-decoration: none;
  background: #f5f5f5;
}
.top-canadiancasinos-com-header
  .top-menu
  .sub-menu
  > .current_page_item
  > span {
  color: #ff1a4b;
}
@media (max-width: 1140px) {
  .adapt-menu-icon {
    width: 24px;
    height: 24px;
    padding: 6px 3px;
    cursor: pointer;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.adapt-menu-icon .line-white-menu {
  display: block;
  position: relative;
  height: 2px;
  background-color: #ea1845;
  cursor: pointer;
}
.adapt-menu-icon .line-white-menu:nth-child(1) {
  top: 0;
}
.adapt-menu-icon .line-white-menu:nth-child(2) {
  top: 3px;
}
.adapt-menu-icon .line-white-menu:nth-child(3) {
  top: 6px;
}
.adapt-menu-icon.activeGamburger .line-white-menu:nth-child(1) {
  top: calc(50% - 0px);
  transform: rotate(45deg);
}
.adapt-menu-icon.activeGamburger .line-white-menu:nth-child(2) {
  transform: scale(0);
}
.adapt-menu-icon.activeGamburger .line-white-menu:nth-child(3) {
  top: calc(50% - 4px);
  transform: rotate(-45deg);
}
.cover-menu {
  display: none;
}
@media (max-width: 1140px) {
  .cover-menu {
    display: block;
    position: fixed;
    left: -320px;
    top: 0;
    z-index: 3001;
    width: 100%;
    height: 100%;
    background: white;
    max-width: 320px;
    overflow: hidden;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: 0.5s all ease-in-out 0.1s;
    -moz-transition: 0.5s all ease-in-out 0.1s;
    -ms-transition: 0.5s all ease-in-out 0.1s;
    -o-transition: 0.5s all ease-in-out 0.1s;
    transition: 0.5s all ease-in-out 0.1s;
  }
  .cover-menu .menu-close-button {
    display: none;
  }
  .cover-menu .show-menu-icon {
    display: block;
    width: 49px;
    height: 49px;
    margin: 0 auto;
    padding: 0;
  }
  .cover-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .cover-menu ul:before {
    background: none;
  }
  .cover-menu li {
    position: relative;
    transition: 0.3s all;
    text-align: left;
  }
  .cover-menu li a,
  .cover-menu li span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    text-transform: uppercase;
    color: #515170;
    padding: 8px 0 9px 12px;
    margin-right: 40px;
    transition: 0.3s all;
    cursor: pointer;
  }
  .cover-menu li.open-menu a,
  .cover-menu li.open-menu span {
    color: #ff1a4b;
    text-decoration: none;
  }
  .cover-menu li.current-menu-item a,
  .cover-menu li.current-menu-item span {
    color: #ff1a4b;
  }
  .cover-menu li.menu-item-has-children:after {
    content: "\e800";
    position: absolute;
    right: 0;
    top: 10px;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    font-size: 8px;
    transition: transform 0.3s;
    margin: 4px 16px;
  }
  .cover-menu li.menu-item-has-children.open-menu:after {
    top: 10px;
    transform: rotate(180deg);
    color: #ff1a4b;
  }
  .cover-menu li.menu-item-has-children.open-menu > .sub-menu {
    display: block;
  }
  .cover-menu .sub-menu {
    display: none;
    background: #f5f5f5;
    height: auto;
    overflow: auto;
    box-shadow: none;
    padding-bottom: 0;
    width: 100%;
    position: static;
  }
  .cover-menu .sub-menu li {
    text-align: left;
    margin-bottom: 0;
    margin-left: 8px;
  }
  .cover-menu .sub-menu li a,
  .cover-menu .sub-menu li span {
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    color: #515170;
    text-transform: capitalize;
  }
  .cover-menu .sub-menu li.current-menu-item a,
  .cover-menu .sub-menu li.current-menu-item span {
    color: #ff1a4b;
  }
  .cover-menu .sub-menu li.open-menu > a,
  .cover-menu .sub-menu li.open-menu span {
    color: #ff1a4b;
    text-decoration: none;
  }
}
.cover-menu.showmenu {
  max-width: 80%;
  height: 100%;
  height: calc(var(--vh, 1vh) * 100);
  width: 100%;
  overflow: auto;
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  -ms-transform: translateX(320px);
  -o-transform: translateX(320px);
  transform: translateX(320px);
}
.icon-menu-bg {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 55, 0.9);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.icon-menu-bg.showbg {
  z-index: 1000;
  visibility: visible;
  opacity: 1;
  top: 63px;
}
.logged-in.admin-bar .cover-menu {
  top: 32px;
}
.top-canadiancasinos-com-search-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 184px;
  padding: 0;
}
@media only screen and (max-width: 520px) {
  .top-canadiancasinos-com-search-form-wrapper {
    width: 100%;
    display: block;
  }
}
.top-canadiancasinos-com .search-form {
  position: relative;
}
.top-canadiancasinos-com .search-form input[type="text"] {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #515170;
  padding: 4px 12px 4px 36px;
  width: calc(100% - 33px);
  border-radius: 16px 0 0 16px;
  border: 1px solid #ebecf5;
  border-right: none;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/search-loop-hover.png");
  background-repeat: no-repeat;
  background-position: 12px center;
}
.top-canadiancasinos-com .search-form input[type="text"]:focus,
.top-canadiancasinos-com .search-form input[type="text"]:active {
  outline: none;
}
@media only screen and (max-width: 520px) {
  .top-canadiancasinos-com .search-form input[type="text"] {
    padding: 10px 15px;
    border-radius: 0;
    border: none;
    background-image: none;
    width: calc(100% - 45px);
  }
}
.top-canadiancasinos-com .search-form [type="submit"] {
  background: #ffe088;
  border-radius: 0 16px 16px 0;
  padding: 2px 8px;
  border: none;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #1b1b1b;
}
@media only screen and (max-width: 520px) {
  .top-canadiancasinos-com .search-form [type="submit"] {
    background-color: #fff;
    background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/search-loop-hover.png");
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    width: 44px;
    border: none;
    border-radius: 0 5px 5px 0;
  }
  .top-canadiancasinos-com .search-form [type="submit"]:focus,
  .top-canadiancasinos-com .search-form [type="submit"]:active {
    border: none;
  }
}
.top-canadiancasinos-com .icon-search {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: relative;
  width: 50px;
  height: 30px;
  background: #fff;
  border-radius: 10em;
  border: 1px solid #ea1845;
  transition: 0.5s all;
}
@media (max-width: 520px) {
  .top-canadiancasinos-com .icon-search {
    display: block;
    opacity: 1;
    visibility: visible;
    order: 4;
  }
}
.top-canadiancasinos-com .icon-search:before {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: transparent
    url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/search-loop-hover.png")
    no-repeat center;
}
.top-canadiancasinos-com .icon-search.active-search {
  background: #fff;
  border: 1px solid red;
}
.top-canadiancasinos-com .icon-search.active-search:before {
  background: transparent
    url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/search-loop-hover.png")
    no-repeat;
}
@media (max-width: 520px) {
  .top-canadiancasinos-com-header-right {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 63px;
    width: 100%;
    padding: 5px;
    background: #fff;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 520px) {
  .top-canadiancasinos-com-header-right.search-mobile {
    display: block;
    z-index: 101;
  }
}
@media (max-width: 520px) {
  .top-canadiancasinos-com-search-form-wrapper
    .search-form
    [type="submit"] {
    background-color: #fff;
    background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/search-loop-hover.png");
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    width: 44px;
    border: none;
    border-radius: 0;
  }
}
.top-canadiancasinos-com-footer {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.top-canadiancasinos-com-footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin: 0 auto;
  padding: 40px 15px 45px;
  background: #fff;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com-footer-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.top-canadiancasinos-com-footer_left {
  width: 387px;
  padding: 24px;
  background: #f6f5fa;
  border: 1px solid #ebecf5;
  box-sizing: border-box;
  border-radius: 16px;
  height: 100%;
  margin-right: 60px;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com-footer_left {
    width: auto;
    margin-right: 0;
  }
}
.top-canadiancasinos-com-footer_right {
  width: calc(100% - 447px);
}
@media (max-width: 768px) {
  .top-canadiancasinos-com-footer_right {
    width: auto;
    margin-top: 35px;
  }
}
.top-canadiancasinos-com-footer_text {
  margin-bottom: 24px;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #515170;
}
.top-canadiancasinos-com-footer_text p {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #515170;
}
.top-canadiancasinos-com-footer_top-line {
  height: 2px;
  background: #ebecf5;
  max-width: 1140px;
  margin: 0 auto;
}
.top-canadiancasinos-com-footer_bottom-line {
  position: relative;
  height: 6px;
  background: #ea1845;
}
.top-canadiancasinos-com-footer_bottom-line::before {
  content: "";
  position: absolute;
  top: -226px;
  left: 30px;
  width: 275px;
  height: 273px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/canada-06.png");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1440px) {
  .top-canadiancasinos-com-footer_bottom-line::before {
    content: none;
  }
}
.top-canadiancasinos-com-footer_bottom-line::after {
  content: "";
  position: absolute;
  top: -201px;
  right: 0;
  width: 316px;
  height: 250px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/canada-07.png");
  background-repeat: no-repeat;
}
@media screen and (max-width: 1440px) {
  .top-canadiancasinos-com-footer_bottom-line::after {
    content: none;
  }
}
.top-canadiancasinos-com-footer_providers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com-footer_providers {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 375px) {
  .top-canadiancasinos-com-footer_providers {
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
@media (max-width: 768px) {
  .top-canadiancasinos-com-footer_providers .footer__images-img {
    margin: 0 5px 24px;
  }
}
.top-canadiancasinos-com-buttons-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100px;
  padding: 0;
}
@media (max-width: 719px) {
  .top-canadiancasinos-com-buttons-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.top-canadiancasinos-com-logo.footer__logo {
  max-width: inherit;
  margin-bottom: 24px;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 520px) {
  .top-canadiancasinos-com-logo.footer__logo {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.top-canadiancasinos-com-logo.footer__logo .logo-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  padding-left: 19px;
}
.footer-menu {
  width: 30%;
}
.footer-menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footer-menu_title {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 23px;
  letter-spacing: 0.1em;
  color: #515170;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .footer-menu_title {
    font-size: 10px;
    line-height: 16px;
  }
}
.footer-menu .bottom-menu {
  margin: 8px 0 0;
  padding: 0;
}
@media (max-width: 768px) {
  .footer-menu .bottom-menu {
    margin: 8px 2px 4px;
  }
}
.footer-menu .bottom-menu li {
  list-style: none;
  line-height: normal;
}
.footer-menu .bottom-menu li a,
.footer-menu .bottom-menu li span {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 23px;
  padding-bottom: 4px;
  color: #515170;
}
.footer-menu .bottom-menu li a:hover {
  color: #ea1845;
}
.footer-menu .bottom-menu .current-menu-item > span {
  color: #ea1845;
}
.top-canadiancasinos-com_copyright {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #515170;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com_copyright {
    text-align: center;
  }
}
button {
  cursor: pointer;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #000;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-right: -15px;
  margin-left: -15px;
}
.col-12 {
  width: 100%;
}
.slot-title {
  display: block;
  font-weight: 500;
  font-size: 16px;
}
.text-content {
  width: 100%;
}
.btn {
  color: white;
  font-size: 17px;
  display: block;
  min-width: 150px;
  border: none;
  padding: 7px 7px;
  background: #ea1845;
  box-shadow: -1px 1px 0 #c00, 1px 1px 0 #c00,
    2px 5px 5px rgba(234, 24, 69, 0.25);
  border-radius: 22px;
  text-align: center;
  -webkit-transition: 0.3s box-shadow ease-in-out;
  -moz-transition: 0.3s box-shadow ease-in-out;
  -ms-transition: 0.3s box-shadow ease-in-out;
  -o-transition: 0.3s box-shadow ease-in-out;
  transition: 0.3s box-shadow ease-in-out;
  cursor: pointer;
  text-transform: uppercase;
}
.btn:hover,
.btn:focus,
.btn:active {
  text-decoration: none;
  color: white;
  outline: none;
}
.btn:hover {
  box-shadow: 0 10px 20px 0 rgba(234, 24, 69, 0.29);
}
.text-column * + ul,
.text * + ul {
  margin-top: -1% !important;
}
.text-column * + ol,
.text * + ol {
  margin-top: -1% !important;
}
.text-column img,
.text img {
  margin: 10px 0;
}
.top-canadiancasinos-com table .border-none,
.cell-data .border-none {
  border: none;
}
.top-online-casinos .rating-cover img {
  height: 12px;
}
.top-canadiancasinos-com .p-0 {
  padding: 0;
}
@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
body {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  color: #1b1b1b;
  padding-top: 63px;
  background: #fafafa;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #ba5473;
  text-decoration: none;
}
a:visited {
  color: #ba5473;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #a80024;
}
.alignleft {
  float: left;
  padding-right: 20px;
  padding-bottom: 10px;
}
.alignright {
  float: right;
  padding-left: 20px;
  padding-bottom: 10px;
}
.aligncenter {
  display: block;
  height: auto;
  margin: 10px auto;
}
.alignnone {
  margin: 10px;
}
@media (max-width: 425px) {
  .alignnone {
    margin: 0;
  }
}
img {
  max-width: 100%;
}
ul li,
ol li {
  font-size: 16px;
}
ul,
ol {
  padding: 0;
  margin: 10px 0 15px 30px;
}
h2,
h3,
h4,
h5,
h6 {
  color: #1b1b1b;
  text-transform: uppercase;
  margin: 15px 0;
}
h2 {
  font-size: 28px;
}
@media (max-width: 425px) {
  h2 {
    font-size: 24px;
  }
}
h3 {
  font-size: 24px;
  margin-top: 30px;
}
h4 {
  font-size: 22px;
  margin-top: 20px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}
h1,
.block-content-title,
.blog-content h1 {
  color: black;
  font-size: 28px;
  margin: 15px 0;
  float: none;
  text-transform: uppercase;
  text-align: center;
}
h1 span,
.block-content-title span,
.blog-content h1 span {
  display: block;
  font-size: inherit;
  font-weight: inherit;
}
p {
  font-size: 16px;
}
.iframe.act-ifr.active-frame {
  background: #000;
  position: fixed;
  width: 100% !important;
  height: 100%;
  z-index: 99999999999999999999999999999;
  left: 0;
  top: 0;
  opacity: 1;
}
.iframe.act-ifr.active-frame.iframe-slot-mobile {
  height: calc(100% - 62px);
}
.category-top-online-casinos .item-preview .palay-button,
.category-top-software-provider .item-preview .palay-button {
  visibility: hidden;
}
.single .play-now {
  display: block;
  width: 100%;
  margin: 15px auto;
  background: #fd0202;
  background: -moz-linear-gradient(top, #fd0202 0%, #5b0000 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #fd0202),
    color-stop(100%, #5b0000)
  );
  background: -webkit-linear-gradient(top, #fd0202 0%, #5b0000 100%);
  background: -o-linear-gradient(top, #fd0202 0%, #5b0000 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fd0202),
    to(#5b0000)
  );
  background: linear-gradient(to bottom, #fd0202 0%, #5b0000 100%);
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 34px;
  text-shadow: 1px 0 1px black, 1px 1px 1px black, 0 1px 1px black;
}
.single .play-now:hover,
.single .play-now:active,
.single .play-now:focus {
  background: #ad0101;
  text-decoration: none;
  color: white;
}
.search .title {
  margin-top: 50px;
  margin-bottom: 50px;
}
.search-no-results .title {
  margin-top: 50px;
  margin-bottom: 20%;
}
.top-canadiancasinos-com.logged-in.admin-bar
  .top-canadiancasinos-com-header {
  top: 32px;
}
.top-canadiancasinos-com table {
  width: 100%;
  border: none;
  margin-bottom: 15px;
  font-size: 14px;
}
.top-canadiancasinos-com table td {
  padding: 10px 15px;
  text-align: left;
  border: 1px solid #000;
}
.top-canadiancasinos-com .breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding: 16px 0;
  list-style: none;
  width: 100%;
}
.top-canadiancasinos-com .breadcrumbs li {
  color: #1b1b1b;
  font-size: 16px;
  font-weight: 500;
}
.top-canadiancasinos-com .breadcrumbs li a,
.top-canadiancasinos-com .breadcrumbs li span {
  display: inline-block;
  color: inherit;
  font-size: inherit;
}
.top-canadiancasinos-com .breadcrumbs li a {
  color: #ea1845;
}
.top-canadiancasinos-com .breadcrumbs li a:hover {
  color: #a80024;
}
.top-canadiancasinos-com .breadcrumbs li img {
  margin: 0 10px;
}
.top-canadiancasinos-com-right-side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  position: relative;
  z-index: 10;
  width: -webkit-calc(100% - 225px);
  width: -moz-calc(100% - 225px);
  width: calc(100% - 225px);
}
@media (max-width: 768px) {
  .top-canadiancasinos-com-right-side {
    -webkit-justify-content: inherit;
    justify-content: inherit;
    width: auto;
  }
}
.top-canadiancasinos-com-reg-btn {
  background: #1f708d;
  background: -moz-linear-gradient(top, #1f708d 0%, #0c3d50 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #1f708d),
    color-stop(100%, #0c3d50)
  );
  background: -webkit-linear-gradient(top, #1f708d 0%, #0c3d50 100%);
  background: -o-linear-gradient(top, #1f708d 0%, #0c3d50 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1f708d),
    to(#0c3d50)
  );
  background: linear-gradient(to bottom, #1f708d 0%, #0c3d50 100%);
  display: block;
  height: 35px;
  width: 100%;
  margin: 0 15px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  max-width: 220px;
  text-shadow: 1px 0 1px black, 1px 1px 1px black, 0 1px 1px black;
}
.top-canadiancasinos-com-reg-btn:hover {
  background: #0c3d50;
  background: -moz-linear-gradient(top, #0c3d50 0%, #1f708d 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #0c3d50),
    color-stop(100%, #1f708d)
  );
  background: -webkit-linear-gradient(top, #0c3d50 0%, #1f708d 100%);
  background: -o-linear-gradient(top, #0c3d50 0%, #1f708d 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0c3d50),
    to(#1f708d)
  );
  background: linear-gradient(to bottom, #0c3d50 0%, #1f708d 100%);
  color: white;
  text-decoration: none;
}
.top-canadiancasinos-com-reg-btn:focus,
.top-canadiancasinos-com-reg-btn:active {
  color: white;
  text-decoration: none;
}
.top-canadiancasinos-com-log-btn {
  display: block;
  height: 35px;
  width: 100%;
  line-height: 35px;
  text-align: center;
  color: #fff;
  margin: 0 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  max-width: 140px;
  text-shadow: 1px 0 1px black, 1px 1px 1px black, 0px 1px 1px black;
  background: #1f708d;
  background: -moz-linear-gradient(top, #1f708d 0%, #0c3d50 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #1f708d),
    color-stop(100%, #0c3d50)
  );
  background: -webkit-linear-gradient(top, #1f708d 0%, #0c3d50 100%);
  background: -o-linear-gradient(top, #1f708d 0%, #0c3d50 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1f708d),
    to(#0c3d50)
  );
  background: linear-gradient(to bottom, #1f708d 0%, #0c3d50 100%);
}
.top-canadiancasinos-com-log-btn:hover {
  background: #0c3d50;
  background: -moz-linear-gradient(top, #0c3d50 0%, #1f708d 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #0c3d50),
    color-stop(100%, #1f708d)
  );
  background: -webkit-linear-gradient(top, #0c3d50 0%, #1f708d 100%);
  background: -o-linear-gradient(top, #0c3d50 0%, #1f708d 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0c3d50),
    to(#1f708d)
  );
  background: linear-gradient(to bottom, #0c3d50 0%, #1f708d 100%);
  color: white;
  text-decoration: none;
}
.top-canadiancasinos-com-log-btn:focus,
.top-canadiancasinos-com-log-btn:active {
  color: white;
  text-decoration: none;
}
.top-canadiancasinos-com .post-ratings {
  width: 100%;
  opacity: 1;
}
.top-canadiancasinos-com .post-ratings-loading {
  display: none;
  height: 16px;
  text-align: left;
}
.top-canadiancasinos-com .post-ratings-image {
  border: 0;
}
.top-canadiancasinos-com .post-ratings img,
.top-canadiancasinos-com .post-ratings-loading img,
.top-canadiancasinos-com .post-ratings-image img {
  border: 0;
  padding: 0;
  margin: 0;
}
.top-canadiancasinos-com .post-ratings-comment-author {
  font-weight: normal;
  font-style: italic;
}
.top-canadiancasinos-com.category .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 0;
}
.top-canadiancasinos-com.category .title .title-cover {
  width: -webkit-calc(100% - 250px);
  width: -moz-calc(100% - 250px);
  width: calc(100% - 250px);
  padding-right: 15px;
}
.top-canadiancasinos-com.category .title .rating-category {
  width: 250px;
  text-align: right;
}
@media screen and (max-width: 719px) {
  .top-canadiancasinos-com.category .title .rating-category {
    width: 100%;
  }
}
.top-canadiancasinos-com.category .title .rating-category img {
  cursor: pointer;
}
.top-canadiancasinos-com.category .title .rating-category #rating-info {
  text-align: center;
  padding-top: 5px;
}
.top-canadiancasinos-com .title {
  width: 100%;
}
.top-canadiancasinos-com .title h1,
.top-canadiancasinos-com .title .like-title {
  position: relative;
  line-height: 1;
  font-weight: 400;
  font-size: 36px;
  color: #303030;
  padding-left: 34px;
  margin: 0 0 15px;
  text-align: left;
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .title h1,
  .top-canadiancasinos-com .title .like-title {
    font-size: 28px;
  }
}
.top-canadiancasinos-com .title h1:before,
.top-canadiancasinos-com .title .like-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: #ea1845;
  width: 4px;
  height: 100%;
}
.top-canadiancasinos-com .title .title-content {
  position: relative;
  line-height: 1;
  font-weight: 500;
  font-size: 36px;
  color: #303030;
  padding-left: 34px;
  margin: 0 0 40px;
  text-align: left;
}
.top-canadiancasinos-com .title .title-content span {
  display: block;
  color: #5d5d5d;
  font-size: 18px;
  margin-top: 10px;
}
.top-canadiancasinos-com .title .title-content h1 {
  padding-left: 0;
  color: #303030;
  margin-top: 0;
  margin-bottom: 10px;
}
.top-canadiancasinos-com .title .title-content h1:before {
  display: none;
}
.top-canadiancasinos-com .title .title-content:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: #ea1845;
  width: 4px;
  height: 100%;
}
.top-canadiancasinos-com.not-front .title {
  width: 100%;
}
.top-canadiancasinos-com.not-front .title h1,
.top-canadiancasinos-com.not-front .title .like-title {
  position: relative;
  line-height: 1;
  font-weight: 500;
  font-size: 36px;
  color: #303030;
  padding-left: 0;
  margin: 0;
  text-align: left;
}
@media (max-width: 425px) {
  .top-canadiancasinos-com.not-front .title h1,
  .top-canadiancasinos-com.not-front .title .like-title {
    font-size: 28px;
  }
}
.top-canadiancasinos-com.not-front .title h1:before,
.top-canadiancasinos-com.not-front .title .like-title:before {
  display: none;
}
.top-canadiancasinos-com.not-front .title .title-content {
  position: relative;
  line-height: 1;
  font-weight: 500;
  font-size: 36px;
  color: #303030;
  padding-left: 0;
  margin: 0 0 40px;
  text-align: left;
}
.top-canadiancasinos-com.not-front .title .title-content span {
  display: block;
  color: #5d5d5d;
  font-size: 18px;
  margin-top: 10px;
}
.top-canadiancasinos-com.not-front .title .title-content h1 {
  padding-left: 0;
  color: #303030;
  margin-top: 0;
  margin-bottom: 10px;
}
.top-canadiancasinos-com.not-front .title .title-content h1:before {
  display: none;
}
.top-canadiancasinos-com.not-front .title .title-content:before {
  display: none;
}
.top-canadiancasinos-com .grey-line-image {
  width: 100%;
  position: relative;
}
.top-canadiancasinos-com .display-none {
  display: none;
}
.top-canadiancasinos-com .open {
  display: block;
}
.top-canadiancasinos-com .active-arrow:before {
  transform: rotate(180deg);
}
.top-canadiancasinos-com .top-canadiancasinos-com .slide-open:before {
  transition: all 0.5s;
}
.top-canadiancasinos-com .slide-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  border: 2px solid #ea1845;
  background: #ea1845;
  border-radius: 4px;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  font-size: 24px;
  padding: 7px 15px;
  margin-bottom: 15px;
}
.top-canadiancasinos-com .slide-open:before {
  position: absolute;
  content: "";
  display: block;
  width: 25px;
  background: #ea1845
    url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/down.png")
    no-repeat;
  height: 30px;
  right: 0;
  margin: 0 10px;
}
.top-canadiancasinos-com.default .grey-line-image {
  z-index: -1;
  margin: 100px auto 25px;
}
.top-canadiancasinos-com.default .grey-line-image:before {
  content: "";
  position: absolute;
  left: 0;
  top: -210px;
  display: block;
  width: 335px;
  height: 250px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/canada-09.png");
  background-repeat: no-repeat;
  background-position: right;
}
.top-canadiancasinos-com.default .grey-line-image:after {
  content: "";
  position: absolute;
  right: 0px;
  top: -210px;
  display: block;
  width: 301px;
  height: 250px;
  background-image: url(/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/canada-09.png);
  background-repeat: no-repeat;
  background-position: left;
}
.top-canadiancasinos-com.default.single .grey-line-image {
  z-index: -1;
  margin: 25px auto 25px;
}
.top-canadiancasinos-com.default.single .grey-line-image:after {
  display: none;
}
.top-canadiancasinos-com.default.single .grey-line-image:before {
  content: "";
  position: absolute;
  right: 0px;
  left: auto;
  left: inherit;
  top: -550px;
  display: block;
  width: 593px;
  height: 593px;
  background-image: url(/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/canada-05.png);
  background-repeat: no-repeat;
  background-position: right;
}
.top-canadiancasinos-com.category_casino .grey-line-image {
  z-index: -1;
  margin: 50px auto;
}
.top-canadiancasinos-com.category_casino .grey-line-image:before {
  content: "";
  position: absolute;
  right: 0px;
  top: -155px;
  display: block;
  width: 301px;
  height: 300px;
  background-image: url(/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/canada-02.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.top-canadiancasinos-com.category_casino .grey-line-image:after {
  display: none;
}
.top-canadiancasinos-com.category_software .chess-block {
  position: relative;
  margin-top: 50px;
}
.top-canadiancasinos-com.category_software .chess-block .cover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin: 15px 0 30px;
}
.top-canadiancasinos-com .title_provider {
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}
.top-canadiancasinos-com .load-more-btn {
  cursor: pointer;
  background: #f16a87;
  border-radius: 100px;
  padding: 11px 45px;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
}
.top-canadiancasinos-com.single.category_casino .casino-page-content {
  position: relative;
}
.top-canadiancasinos-com.single.category_software .grey-line-image {
  z-index: -1;
  margin: 50px auto 80px;
}
.top-canadiancasinos-com.single.category_software
  .grey-line-image:before {
  content: "";
  position: absolute;
  right: 0px;
  top: -120px;
  display: block;
  width: 301px;
  height: 300px;
  background-image: url(/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/canada-03.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.top-canadiancasinos-com.single.category_software .grey-line-image:after {
  display: none;
}
.top-canadiancasinos-com.single.category_software #comments {
  margin-top: 0px;
}
.top-canadiancasinos-com .top-casinos-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: white;
  border-radius: 4px 4px 0px 0px;
  text-align: center;
  padding: 15px;
  background: #ea1845;
  width: 100%;
  margin-bottom: -1px;
}
.top-canadiancasinos-com .top-canadiancasinos-com-header-top-block {
  align-items: center;
  flex-wrap: nowrap;
}
.top-canadiancasinos-com .blog-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .blog-page-content .text-side {
  width: -webkit-calc(100% - 300px);
  width: -moz-calc(100% - 300px);
  width: calc(100% - 300px);
  padding-right: 60px;
}
.top-canadiancasinos-com .blog-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.top-canadiancasinos-com .blog-content .text-wrap {
  width: 100%;
}
.top-canadiancasinos-com .blog-content #toc_container {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.top-canadiancasinos-com .blog-content #toc_container::after {
  content: "";
  clear: both;
  display: table;
}
.top-canadiancasinos-com .casino-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .casino-page-content .text-side {
  width: -webkit-calc(100% - 300px);
  width: -moz-calc(100% - 300px);
  width: calc(100% - 300px);
  padding-right: 60px;
}
.top-canadiancasinos-com .software-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
.top-canadiancasinos-com .software-page-content .text-side {
  width: 100%;
  max-width: 1110px;
}
.top-canadiancasinos-com .slot-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
.top-canadiancasinos-com .slot-page-content .text-side {
  width: -webkit-calc(100% - 300px);
  width: -moz-calc(100% - 300px);
  width: calc(100% - 300px);
  padding-right: 60px;
}
.top-canadiancasinos-com .sidebar-block-side {
  width: 300px;
  padding-left: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.top-canadiancasinos-com .sidebar-block-side .hidden-sm {
  width: 100%;
}
.top-canadiancasinos-com .sidebar-block-side__banner {
  margin-bottom: 20px;
}
.top-canadiancasinos-com .sidebar-block-side__banner a:hover {
  text-decoration: none;
}
.top-canadiancasinos-com .blog-page {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .casino-page {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .software-page {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .casino-page-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 285px;
}
.top-canadiancasinos-com .casino-page-img .cover-casino-img {
  padding: 5px;
  background: white;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 15px;
  width: 285px;
}
.top-canadiancasinos-com .casino-page-img .cover-casino-img img {
  width: 100%;
  height: 185px;
  object-fit: cover;
}
.top-canadiancasinos-com .blog-page-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 5px;
  background: white;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 30px;
  width: 285px;
}
.top-canadiancasinos-com .blog-page-img .cover-blog-img {
  width: 275px;
}
.top-canadiancasinos-com .blog-page-img .cover-blog-img img {
  width: 100%;
  height: 185px;
  object-fit: cover;
}
.top-canadiancasinos-com .software-page-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 5px;
  background: white;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 30px;
  width: 285px;
}
.top-canadiancasinos-com .software-page-img .cover-software-img {
  width: 275px;
}
.top-canadiancasinos-com .software-page-img .cover-software-img img {
  width: 100%;
  height: 185px;
  object-fit: cover;
}
.top-canadiancasinos-com .software-page-top {
  width: -webkit-calc(100% - 330px);
  width: -moz-calc(100% - 330px);
  width: calc(100% - 330px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .software-page-top .software-page-title {
  margin-bottom: 15px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .software-page-top .software-page-title .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
  padding-right: 15px;
}
.top-canadiancasinos-com
  .software-page-top
  .software-page-title
  .title
  h1 {
  padding-left: 0;
}
.top-canadiancasinos-com
  .software-page-top
  .software-page-title
  .title
  h1:before {
  display: none;
}
.top-canadiancasinos-com
  .software-page-top
  .software-page-title
  .software-page-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .casino-page-top {
  width: -webkit-calc(100% - 330px);
  width: -moz-calc(100% - 330px);
  width: calc(100% - 330px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .casino-page-top .casino-page-title {
  margin-bottom: 15px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .casino-page-top .casino-page-title .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: -webkit-calc(100% - 211px);
  width: -moz-calc(100% - 211px);
  width: calc(100% - 211px);
  padding-right: 15px;
}
.top-canadiancasinos-com
  .casino-page-top
  .casino-page-title
  .casino-page-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
}
.top-canadiancasinos-com .casino-screenshots-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: -15px 0 45px 0;
  width: 100%;
}
.top-canadiancasinos-com .casino-screenshots-img img {
  width: 230px;
  height: 190px;
  object-fit: cover;
  margin: 15px 10px;
  border-radius: 3px;
}
.top-canadiancasinos-com .blog-page-top {
  width: -webkit-calc(100% - 330px);
  width: -moz-calc(100% - 330px);
  width: calc(100% - 330px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .blog-page-top .blog-page-title {
  margin-bottom: 15px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .blog-page-top .blog-page-title .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: -webkit-calc(100% - 150px);
  width: -moz-calc(100% - 150px);
  width: calc(100% - 150px);
  padding-right: 15px;
}
.top-canadiancasinos-com .blog-page-top .blog-page-title .title h1,
.top-canadiancasinos-com
  .blog-page-top
  .blog-page-title
  .title
  .like-title {
  padding-left: 0;
}
.top-canadiancasinos-com .blog-page-top .blog-page-title .title h1:before,
.top-canadiancasinos-com
  .blog-page-top
  .blog-page-title
  .title
  .like-title:before {
  display: none;
}
.top-canadiancasinos-com
  .blog-page-top
  .blog-page-title
  .blog-page-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com.single.default .title h1,
.top-canadiancasinos-com.single.default .title .like-title {
  color: #1b1b1b;
}
.top-canadiancasinos-com .slot-page-top {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .slot-page-top .slot-page-title {
  margin-bottom: 15px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com .slot-page-top .slot-page-title .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-right: 15px;
}
.top-canadiancasinos-com
  .slot-page-top
  .slot-page-title
  .slot-page-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com.single.default .bn-sidebar {
  margin-top: 10px;
}
.top-canadiancasinos-com .bn-sidebar {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 25px 15px;
  color: white;
  background: #ea1845;
  margin-bottom: 60px;
}
.top-canadiancasinos-com .bn-sidebar .bonus-text {
  font-size: 26px;
  font-weight: 400;
  padding: 10px 25px 20px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
.top-canadiancasinos-com .bn-sidebar .slot-link {
  background: white;
  width: 100%;
  font-size: 16px;
  max-width: 255px;
  padding: 12px 25px;
  font-weight: 500;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #1b1b1b;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  border: none;
  text-transform: uppercase;
}
.top-canadiancasinos-com .bn-sidebar .slot-link:hover,
.top-canadiancasinos-com .bn-sidebar .slot-link:active,
.top-canadiancasinos-com .bn-sidebar .slot-link:focus {
  text-decoration: none;
  color: #1b1b1b;
  background: #ebe9e9;
  outline: none;
}
.top-canadiancasinos-com .block-data {
  width: 100%;
  box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.11);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com .block-data {
    box-shadow: none;
  }
}
.top-canadiancasinos-com .block-data .data-title {
  border: 2px solid #ea1845;
  background: #ea1845;
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  text-transform: uppercase;
  font-size: 24px;
  padding: 7px 15px;
  margin-bottom: 15px;
}
.top-canadiancasinos-com .block-data .data-title__cell {
  font-weight: 400;
}
.top-canadiancasinos-com .block-data .cell-data {
  width: 50%;
  padding-bottom: 10px;
  font-size: 14px;
}
.top-canadiancasinos-com .block-data .cell-data .provider-link {
  transition: all 0.5s ease;
  position: relative;
  z-index: 1;
  font-weight: 400;
  border: none;
  color: black;
  font-size: 14px;
}
.top-canadiancasinos-com .block-data .cell-data .provider-link:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com .block-data .cell-data .provider-link {
    margin-top: 20px;
  }
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .block-data .cell-data .provider-link {
    margin-top: 0;
  }
}
.top-canadiancasinos-com .block-data .cell-data .soft-link {
  display: inline-block;
}
.top-canadiancasinos-com .block-data .cell-data .soft-link a {
  display: block;
}
.top-canadiancasinos-com .block-data .cell-data button {
  position: relative;
  z-index: 1;
  font-weight: 400;
  border: none;
  outline: none;
  padding: 0;
  color: black;
  background-color: #ffe08800;
  font-size: 14px;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com .block-data .cell-data button {
    margin-top: 20px;
  }
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .block-data .cell-data button {
    margin-top: 0;
  }
}
.top-canadiancasinos-com .block-data .cell-data button:hover::before {
  background-color: #ffe088;
  width: 0;
  top: 23px;
  left: 0;
  height: 3px;
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .block-data .cell-data button:hover::before {
    background-color: #ffe08800;
    width: 0;
    height: 0;
  }
}
.top-canadiancasinos-com .block-data .cell-data button:before {
  content: "";
  z-index: -1;
  position: absolute;
  transition: 0.25s ease-in-out;
  bottom: 0;
  width: 100%;
  top: 23px;
  left: 0;
  height: 3px;
  background-color: #ffe088;
  right: 0;
}
.top-canadiancasinos-com .block-data .cell-data .slot-provider-link {
  display: block;
  width: auto;
  float: left;
}
.top-canadiancasinos-com
  .block-data
  .cell-data
  .slot-provider-link:hover {
  text-decoration: none;
}
.top-canadiancasinos-com
  .block-data
  .cell-data
  .slot-provider-link:hover
  .before {
  text-decoration: none;
  background-color: #ffe088;
  width: 0 !important;
  top: 23px;
  left: 0;
  height: 3px;
}
.top-canadiancasinos-com
  .block-data
  .cell-data
  .slot-provider-link
  .before {
  content: "";
  z-index: -1;
  position: absolute;
  transition: 0.25s ease-in-out;
  bottom: 0;
  top: 23px;
  padding: 0;
  left: 0;
  height: 3px;
  background-color: #ffe088;
  right: 0;
}
.top-canadiancasinos-com .block-data .cell-data:nth-child(even) {
  padding-right: 15px;
  padding-left: 10px;
}
.top-canadiancasinos-com .block-data .cell-data:nth-child(odd) {
  padding-left: 15px;
}
.top-canadiancasinos-com .block-data .cell-data span {
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  display: block;
  padding-bottom: 7px;
}
.top-canadiancasinos-com .block-data .cell-data .label-data {
  font-weight: 500;
  font-size: 14px;
  width: 100%;
  display: block;
  padding-bottom: 7px;
}
.top-canadiancasinos-com .block-data .cell-data.img-data img {
  margin: 5px 10px 5px 0;
}
.top-canadiancasinos-com .block-data__row {
  flex: 0 0 100%;
  max-width: 100%;
}
.top-canadiancasinos-com .block-data__row td {
  border: none;
}
.top-canadiancasinos-com
  .block-data.characteristics
  tbody.block-data__row {
  display: flex;
  flex-wrap: wrap;
}
.top-canadiancasinos-com .casino-data-cover {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.top-canadiancasinos-com .casino-data-cover .block-data {
  margin-right: 100px;
}
.top-canadiancasinos-com .casino-data-cover .block-data:nth-child(2n) {
  margin-right: 0;
}
.top-canadiancasinos-com .iframe {
  height: 550px;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
}
.top-canadiancasinos-com .iframe .preload-img {
  width: 100%;
  height: 550px;
  position: relative;
  -webkit-transition: opacity 0.5s, transform 0.8s ease-in-out;
  -moz-transition: opacity 0.5s, transform 0.8s ease-in-out;
  -ms-transition: opacity 0.5s, transform 0.8s ease-in-out;
  -o-transition: opacity 0.5s, transform 0.8s ease-in-out;
  transition: opacity 0.5s, transform 0.8s ease-in-out;
}
.top-canadiancasinos-com .iframe .preload-img img {
  height: 550px;
  width: 100%;
  object-fit: cover;
  background-size: cover;
}
.top-canadiancasinos-com .iframe .preload-img .play-block-preload {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 24px;
  text-transform: uppercase;
  color: #1b1b1b;
  background: rgba(255, 206, 69, 0.65);
}
.top-canadiancasinos-com
  .iframe
  .preload-img
  .play-block-preload
  .play-middle {
  font-weight: 500;
  cursor: pointer;
  margin-top: 59px;
}
@media (max-width: 411px) {
  .top-canadiancasinos-com
    .iframe
    .preload-img
    .play-block-preload
    .play-middle {
    margin-top: 49px;
  }
}
.top-canadiancasinos-com
  .iframe
  .preload-img
  .play-block-preload
  .play-middle:before {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/play-button-preview.png");
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
@media (max-width: 411px) {
  .top-canadiancasinos-com
    .iframe
    .preload-img
    .play-block-preload
    .play-middle:before {
    margin-bottom: 0;
  }
}
.top-canadiancasinos-com
  .iframe
  .preload-img
  .play-block-preload
  .play-middle
  span {
  -webkit-transition: opacity 0.5s, transform 0.8s ease-in-out;
  -moz-transition: opacity 0.5s, transform 0.8s ease-in-out;
  -ms-transition: opacity 0.5s, transform 0.8s ease-in-out;
  -o-transition: opacity 0.5s, transform 0.8s ease-in-out;
  transition: opacity 0.5s, transform 0.8s ease-in-out;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.top-canadiancasinos-com
  .iframe
  .preload-img:hover
  .play-block-preload
  .play-middle
  span {
  opacity: 1;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}
.top-canadiancasinos-com .iframe iframe {
  width: 100%;
  height: 550px;
  background: #000;
  opacity: 0;
  border: none;
  outline: none;
  display: none;
}
.top-canadiancasinos-com
  .iframe.active-frame
  .preload-img
  .play-block-preload {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.top-canadiancasinos-com .iframe.active-frame iframe {
  opacity: 1;
  display: block;
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.top-canadiancasinos-com
  .iframe.active-frame
  + .demo-container
  #fullscreen:hover {
  color: #fff;
}
.top-canadiancasinos-com .iframe + .demo-container {
  margin-top: 0;
  padding: 8px 12px;
  justify-content: space-between;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 960px) {
  .top-canadiancasinos-com .iframe + .demo-container {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 12px;
  }
}
.top-canadiancasinos-com .iframe + .demo-container #fullscreen {
  width: initial;
  border-radius: 40px;
  padding: 8px 20px;
  color: #ea1846;
}
@media screen and (max-width: 960px) {
  .top-canadiancasinos-com .iframe + .demo-container #fullscreen {
    font-size: 12px;
    white-space: nowrap;
  }
}
.top-canadiancasinos-com .iframe + .demo-container .fullscreen-icon {
  margin-right: 12px;
}
@media screen and (max-width: 960px) {
  .top-canadiancasinos-com .iframe + .demo-container .btn-refresh {
    display: block;
    font-size: 12px;
    padding: 8px 16px;
    min-width: 98px;
    flex-shrink: 0;
  }
}
.top-canadiancasinos-com
  .iframe.active-frame.iframe-slot-mobile
  + .demo-container {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: initial;
  padding: 8px 12px;
}
.top-canadiancasinos-com .iframe-slot-single {
  padding: 21px 0 63px;
  border-radius: 10px;
}
@media screen and (max-width: 719px) {
  .top-canadiancasinos-com .iframe-slot-single {
    padding: 20px 0;
  }
}
@media screen and (max-width: 450px) {
  .top-canadiancasinos-com .iframe-slot-single {
    padding: 0;
  }
}
.top-canadiancasinos-com.single.default .sidebar-block-side {
  padding-top: 0;
}
.top-canadiancasinos-com .conntent-bn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 50px;
  border-radius: 3px;
  padding: 30px 0 30px 35px;
}
.top-canadiancasinos-com .conntent-bn .content-bn-img {
  width: 255px;
  height: 160px;
  margin-right: 45px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.top-canadiancasinos-com .conntent-bn .content-bn-img img {
  width: 255px;
  height: 160px;
  object-fit: cover;
  border-radius: 3px;
}
.top-canadiancasinos-com .conntent-bn .casino-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: -webkit-calc(100% - 495px);
  width: -moz-calc(100% - 495px);
  width: calc(100% - 495px);
  padding: 30px;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.top-canadiancasinos-com .conntent-bn .casino-data .casino-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-transform: uppercase;
  color: #ba5473;
  width: 100%;
}
.top-canadiancasinos-com .conntent-bn .casino-data .casino-bonus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  max-width: 235px;
  width: 100%;
}
.top-canadiancasinos-com .conntent-bn .casino-bn-play {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
}
.top-canadiancasinos-com .conntent-bn .casino-bn-play .slots-link {
  max-width: 195px;
  width: 100%;
  padding: 15px 35px;
  color: #1b1b1b;
  text-align: center;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.top-canadiancasinos-com .conntent-bn .casino-bn-play .slots-link:hover,
.top-canadiancasinos-com .conntent-bn .casino-bn-play .slots-link:active,
.top-canadiancasinos-com .conntent-bn .casino-bn-play .slots-link:focus {
  text-decoration: none;
  color: #a80024;
}
.top-canadiancasinos-com .conntent-bn .casino-bn-play .slots-link:before {
  content: "";
  display: block;
  width: 100%;
  height: 55px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/play-button-bn.png");
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 10px;
}
.top-canadiancasinos-com .top-online-casinos {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.top-canadiancasinos-com .item-top-casino {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 320px;
  padding: 15px;
  background: white;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 30px;
}
.top-canadiancasinos-com .item-top-casino .item-top-casino-pre-img {
  overflow: hidden;
  border-radius: 3px;
  width: 120px;
}
.top-canadiancasinos-com .item-top-casino .item-top-casino-pre-img img {
  height: 120px;
  width: 120px;
  object-fit: cover;
}
.top-canadiancasinos-com
  .item-top-casino
  .item-top-casino-pre-img
  .item-top-casino-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: -webkit-calc(100% - 120px);
  height: -moz-calc(100% - 120px);
  height: calc(100% - 120px);
  background: #ffce45;
  color: #1b1b1b;
  font-size: 12px;
  padding: 10px 15px;
  font-weight: 500;
  text-align: center;
}
.top-canadiancasinos-com .item-top-casino .top-casinos-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
  width: -webkit-calc(100% - 120px);
  width: -moz-calc(100% - 120px);
  width: calc(100% - 120px);
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
}
.top-canadiancasinos-com
  .item-top-casino
  .top-casinos-text
  .top-casinos-bonus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
.top-canadiancasinos-com .item-top-casino .top-casinos-text .slots-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  color: #ea1845;
  height: 60px;
  margin-top: 25px;
}
.top-canadiancasinos-com
  .item-top-casino
  .top-casinos-text
  .slots-link:before {
  content: "";
  display: block;
  height: 36px;
  width: 100%;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/play-button.png?ver=1");
  background-repeat: no-repeat;
  background-position: center;
}
.top-canadiancasinos-com
  .item-top-casino
  .top-casinos-text
  .slots-link:hover,
.top-canadiancasinos-com
  .item-top-casino
  .top-casinos-text
  .slots-link:active,
.top-canadiancasinos-com
  .item-top-casino
  .top-casinos-text
  .slots-link:focus {
  text-decoration: none;
  color: #a80024;
}
.top-canadiancasinos-com
  .item-top-casino
  .top-casinos-text
  .slots-link:hover
  span,
.top-canadiancasinos-com
  .item-top-casino
  .top-casinos-text
  .slots-link:active
  span,
.top-canadiancasinos-com
  .item-top-casino
  .top-casinos-text
  .slots-link:focus
  span {
  border-bottom: 1px solid #a80024;
}
.top-canadiancasinos-com
  .item-top-casino
  .top-casinos-text
  .slots-link
  span {
  margin-top: 7px;
  border-bottom: 1px solid #ea1845;
}
.top-canadiancasinos-com .casino-img-title {
  height: 40px;
  padding: 0px 25px;
  width: 100%;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  background: #ea1845;
  text-align: center;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .casino-img-title span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.top-canadiancasinos-com .software-img-title {
  height: 40px;
  padding: 0px 25px;
  width: 100%;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  background: #ffce45;
  text-align: center;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .software-img-title span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.top-canadiancasinos-com .blog-img-title {
  height: 40px;
  padding: 0 25px;
  width: 100%;
  color: #1b1b1b;
  font-size: 14px;
  text-transform: uppercase;
  background: #ffce45;
  text-align: center;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .blog-img-title span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.top-canadiancasinos-com .software-page .title h1 {
  margin: 0;
  color: #1b1b1b;
}
.top-canadiancasinos-com .blog-page .title h1 {
  margin: 0;
  color: #1b1b1b;
}
.top-canadiancasinos-com .grey-color {
  width: 100%;
  border-top: 1px solid #d7d7d7;
  color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
  margin: 15px 0;
}
.top-canadiancasinos-com .title.front-page {
  padding-top: 35px;
  padding-bottom: 0;
  width: 100%;
}
.top-canadiancasinos-com .text-column {
  width: -webkit-calc(100% + 30px);
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top-canadiancasinos-com .text-column div {
  width: 100%;
}
.top-canadiancasinos-com .text-column .column-first,
.top-canadiancasinos-com .text-column .column-second {
  width: 50%;
  padding: 0 15px;
}
.top-canadiancasinos-com-blog-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 199%;
}
.top-canadiancasinos-com .wp-pagenavi {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 15px 0;
}
.top-canadiancasinos-com .wp-pagenavi a,
.top-canadiancasinos-com .wp-pagenavi span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #b7b7b7;
  color: #050505;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 0 5px 0 5px;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s color ease-in-out;
  -moz-transition: 0.5s color ease-in-out;
  -ms-transition: 0.5s color ease-in-out;
  -o-transition: 0.5s color ease-in-out;
  transition: 0.5s color ease-in-out;
}
.top-canadiancasinos-com .wp-pagenavi a:active,
.top-canadiancasinos-com .wp-pagenavi a:focus,
.top-canadiancasinos-com .wp-pagenavi a:hover,
.top-canadiancasinos-com .wp-pagenavi span:active,
.top-canadiancasinos-com .wp-pagenavi span:focus,
.top-canadiancasinos-com .wp-pagenavi span:hover {
  text-decoration: none;
  border: 1px solid #ba5473;
}
.top-canadiancasinos-com .wp-pagenavi a.next,
.top-canadiancasinos-com .wp-pagenavi a.prev {
  border: 1px solid #ba5473;
  border-radius: 50%;
  background-color: #ba5473;
}
.top-canadiancasinos-com .wp-pagenavi a.next:hover,
.top-canadiancasinos-com .wp-pagenavi a.prev:hover {
  border: 1px solid #a80024;
  background-color: #a80024;
}
.top-canadiancasinos-com .wp-pagenavi a.next img,
.top-canadiancasinos-com .wp-pagenavi a.prev img {
  width: 9px;
  height: 16px;
}
.top-canadiancasinos-com .wp-pagenavi span {
  border: 1px solid #ba5473;
  background: #ba5473;
  color: white;
}
.top-canadiancasinos-com-software-tabulate {
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.top-canadiancasinos-com-software-tabulate .tabulate-cover {
  overflow: hidden;
  position: relative;
  border-radius: 2px;
  box-shadow: 0px 0px 10px 0px #d7d7d7;
  width: -webkit-calc(100% + 30px);
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px);
  margin: 0 -15px;
}
.top-canadiancasinos-com-software-tabulate .tabulate-cover .tabulate-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .tabulate-top
  .tabulate-button {
  width: 33.33333334%;
  color: #5e5e5e;
  background-color: #d7d7d7;
  font-size: 14px;
  font-weight: 500;
  height: 80px;
  padding: 10px 15px;
  border-right: 1px solid white;
  position: relative;
  text-transform: uppercase;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .tabulate-top
  .tabulate-button:before {
  content: "";
  display: block;
  position: absolute;
  height: 3px;
  top: 0;
  width: 0;
  left: 0;
  background: transparent;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .tabulate-top
  .tabulate-button:hover {
  color: #000;
  background-color: #ececec;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .tabulate-top
  .tabulate-button.active {
  color: #ea1845;
  background-color: #fff;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .tabulate-top
  .tabulate-button.active:before {
  width: 100%;
  background: #ffce45;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .tabulate-top
  .tabulate-button.active:hover {
  background-color: #fff;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .tabulate-top
  .tabulate-button:last-child {
  border-right: 0;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .tabulate-container {
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 10;
  opacity: 0;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-transition: 0.75s all ease-in-out;
  -moz-transition: 0.75s all ease-in-out;
  -ms-transition: 0.75s all ease-in-out;
  -o-transition: 0.75s all ease-in-out;
  transition: 0.75s all ease-in-out;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .like-table-games {
  font-size: 18px;
}
@media (max-width: 725px) {
  .top-canadiancasinos-com-software-tabulate
    .tabulate-cover
    .like-table-games {
    display: none;
  }
}
.top-canadiancasinos-com-software-tabulate .tabulate-cover .slot-item {
  text-align: center;
  width: 380px;
  border-right: 1px solid #f1f1f1;
  height: 355px;
  position: relative;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .slot-item
  .slot-item-pre-img
  img {
  width: 380px;
  height: 355px;
  object-fit: cover;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .slot-item:nth-child(3n) {
  border-right: 0;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .slot-item:hover
  > a {
  color: white;
  opacity: 1;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .slot-item
  > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: opacity 0.3s, color 0.7s ease-in-out;
  -moz-transition: opacity 0.3s, color 0.7s ease-in-out;
  -ms-transition: opacity 0.3s, color 0.7s ease-in-out;
  -o-transition: opacity 0.3s, color 0.7s ease-in-out;
  transition: opacity 0.3s, color 0.7s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 30px;
  color: transparent;
  opacity: 0;
  background: rgba(0, 0, 0, 0.35);
  font-size: 30px;
  text-decoration: none;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .slot-item
  > a:hover,
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .slot-item
  > a:active,
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .slot-item
  > a:focus {
  color: white;
  text-decoration: none;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .tabulate-container.active {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  position: static;
  opacity: 1;
}
.top-canadiancasinos-com-software-tabulate
  .tabulate-cover
  .tabulate-container.slots {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.top-canadiancasinos-com-site-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
}
.top-canadiancasinos-com .block-content-title + .row {
  margin-top: 0;
}
.top-canadiancasinos-com .tc_link_align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  cursor: pointer;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com .tc_link_align {
    height: 50px;
    display: block;
    margin-top: -10px;
  }
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .tc_link_align {
    margin-top: 0;
    line-height: 33px;
  }
}
.top-canadiancasinos-com .tc_link_align a {
  transition: all 0.5s ease;
  display: block;
  position: relative;
  z-index: 1;
  cursor: pointer;
  font-weight: 400;
  color: black;
  margin-top: -15px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com .tc_link_align a {
    margin-top: 20px;
  }
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .tc_link_align a {
    margin-top: 0;
  }
}
.top-canadiancasinos-com .tc_link_align a:hover::before {
  background-color: #ffe088;
  width: 100%;
  top: 23px;
  left: 40px;
  height: 3px;
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .tc_link_align a:hover::before {
    background-color: #ffe08800;
    width: 0;
    height: 0;
  }
}
.top-canadiancasinos-com .tc_link_align a:before {
  content: "";
  z-index: -1;
  position: absolute;
  transition: 0.25s ease-in-out;
  bottom: 0;
  width: 0;
  top: 23px;
  left: 40px;
  height: 3px;
  transform: translateX(-50%) translateY(-50%);
  background: rgba(255, 255, 255, 0.3);
  right: 0;
  background: #e1e1e1;
}
.top-canadiancasinos-com .text a.tc_link,
.top-canadiancasinos-com .tc_link,
.top-canadiancasinos-com a.tc_link {
  font-size: 11px;
  text-decoration: none;
  background: transparent;
  border: navajowhite;
  border-bottom: 1px dashed black;
  display: inline;
  font-weight: initial;
  color: #1b1b1b;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  cursor: pointer;
  line-height: 1.1;
  text-transform: initial;
  text-align: center;
}
.top-canadiancasinos-com .text a.tc_link:hover,
.top-canadiancasinos-com .text a.tc_link:focus,
.top-canadiancasinos-com .text a.tc_link:active,
.top-canadiancasinos-com .tc_link:hover,
.top-canadiancasinos-com .tc_link:focus,
.top-canadiancasinos-com .tc_link:active,
.top-canadiancasinos-com a.tc_link:hover,
.top-canadiancasinos-com a.tc_link:focus,
.top-canadiancasinos-com a.tc_link:active {
  color: #1b1b1b;
  border-bottom: 1px dashed transparent;
  outline: none;
}
.top-canadiancasinos-com .bn-sidebar .text a.tc_link,
.top-canadiancasinos-com .bn-sidebar .tc_link,
.top-canadiancasinos-com .bn-sidebar a.tc_link {
  font-size: 11px;
  text-decoration: none;
  border-bottom: 1px dashed #fff;
  font-weight: initial;
  color: #fff;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  cursor: pointer;
  line-height: 1.1;
  text-transform: initial;
  text-align: center;
}
.top-canadiancasinos-com .bn-sidebar .text a.tc_link:hover,
.top-canadiancasinos-com .bn-sidebar .text a.tc_link:focus,
.top-canadiancasinos-com .bn-sidebar .text a.tc_link:active,
.top-canadiancasinos-com .bn-sidebar .tc_link:hover,
.top-canadiancasinos-com .bn-sidebar .tc_link:focus,
.top-canadiancasinos-com .bn-sidebar .tc_link:active,
.top-canadiancasinos-com .bn-sidebar a.tc_link:hover,
.top-canadiancasinos-com .bn-sidebar a.tc_link:focus,
.top-canadiancasinos-com .bn-sidebar a.tc_link:active {
  color: #fff;
  border-bottom: 1px dashed transparent;
}
.top-canadiancasinos-com-top-front-bn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: center;
  justify-content: center;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/banner.svg");
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  height: 400px;
}
.top-canadiancasinos-com-top-front-bn .front-top-bn-text {
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.top-canadiancasinos-com-top-front-bn .front-top-bn-text p {
  display: block;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
  color: white;
  line-height: 1.4;
}
.top-canadiancasinos-com-page-wrapper {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  z-index: 0;
}
.top-canadiancasinos-com-main {
  margin: 0;
  padding: 0 15px 15px;
}
.top-canadiancasinos-com-sidebar-area {
  width: 220px;
}
.top-canadiancasinos-com .share-buttons {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.top-canadiancasinos-com .share-buttons a {
  margin: 5px;
}
.top-canadiancasinos-com .share-buttons a img {
  border-radius: 50%;
}
.top-canadiancasinos-com .share-buttons button {
  border: none;
  width: 43px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  height: 43px;
  padding: 0;
  background-color: transparent;
}
.top-canadiancasinos-com .share-buttons button img {
  width: 26px;
  height: auto;
}
.top-canadiancasinos-com-soc-icon {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
.top-canadiancasinos-com-soc-icon a {
  display: block;
  height: 26px;
  width: 26px;
  margin: 5px 0;
  cursor: pointer;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.top-canadiancasinos-com-soc-icon a:hover {
  opacity: 0.85;
}
.top-canadiancasinos-com-soc-icon .icon-fb {
  background: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/facebook.png")
    no-repeat;
  width: 26px;
  background-size: cover;
  height: 26px;
  outline: none;
  border: none;
}
.top-canadiancasinos-com-soc-icon .icon-tw {
  background: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/twitter.png")
    no-repeat;
  width: 26px;
  background-size: cover;
  height: 26px;
  margin-right: 10px;
  outline: none;
  border: none;
}
.top-canadiancasinos-com-soc-icon .icon-google {
  background: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/google+.png")
    no-repeat;
  width: 26px;
  background-size: cover;
  height: 26px;
  outline: none;
  border: none;
}
.top-canadiancasinos-com-slots-area {
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0;
  margin: 0 -15px;
}
.top-canadiancasinos-com .item-category-pre-img {
  width: 210px;
  height: 160px;
}
.top-canadiancasinos-com .item-category-pre-img img {
  width: 210px;
  height: 160px;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-canadiancasinos-com .item-category-pre-img .empty-img {
  width: 210px;
  height: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #03295c;
  font-size: 35px;
  color: white;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.top-canadiancasinos-com .item-category-pre-img a {
  text-decoration: none;
  color: white;
}
.top-canadiancasinos-com .slot-item {
  text-align: center;
}
.top-canadiancasinos-com .slot-item .slot-item-title {
  padding-top: 10px;
  font-weight: 500;
  padding-bottom: 10px;
  font-size: 16px;
  color: black;
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .slot-item .slot-item-title {
    padding-bottom: 0;
  }
}
.top-canadiancasinos-com .item-category {
  margin: 0 13px 30px;
  padding: 2px 2px 0;
  overflow: hidden;
}
.top-canadiancasinos-com .item-category .slot-link {
  margin-top: -160px;
  position: absolute;
  left: 10px;
  top: 0;
  right: 10px;
  height: 160px;
  padding: 15px 0;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .item-category .slot-link .play-free-mobile {
  display: block;
  width: 100%;
  height: 100%;
}
.top-canadiancasinos-com .item-category .slot-link .play-free {
  width: 100%;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  max-width: 90%;
  text-shadow: 1px 0 1px black, 1px 1px 1px black, 0px 1px 1px black;
  border: 1px solid #49dc01;
  background: #5dc600;
  background: -moz-linear-gradient(top, #5dc600 0%, #056f13 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #5dc600),
    color-stop(100%, #056f13)
  );
  background: -webkit-linear-gradient(top, #5dc600 0%, #056f13 100%);
  background: -o-linear-gradient(top, #5dc600 0%, #056f13 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#5dc600),
    to(#056f13)
  );
  background: linear-gradient(to bottom, #5dc600 0%, #056f13 100%);
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.top-canadiancasinos-com .item-category .slot-link .play-free:hover {
  background: #056f13;
  background: -moz-linear-gradient(top, #056f13 0%, #5dc600 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #056f13),
    color-stop(100%, #5dc600)
  );
  background: -webkit-linear-gradient(top, #056f13 0%, #5dc600 100%);
  background: -o-linear-gradient(top, #056f13 0%, #5dc600 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#056f13),
    to(#5dc600)
  );
  background: linear-gradient(to bottom, #056f13 0%, #5dc600 100%);
  color: white;
  text-decoration: none;
}
.top-canadiancasinos-com .item-category .slot-link .play-many {
  background: #f0a100;
  background: -moz-linear-gradient(top, #f0a100 0%, #a32105 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #f0a100),
    color-stop(100%, #a32105)
  );
  background: -webkit-linear-gradient(top, #f0a100 0%, #a32105 100%);
  background: -o-linear-gradient(top, #f0a100 0%, #a32105 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f0a100),
    to(#a32105)
  );
  background: linear-gradient(to bottom, #f0a100 0%, #a32105 100%);
  display: block;
  height: 40px;
  width: 100%;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  max-width: 90%;
  text-shadow: 1px 0 1px black, 1px 1px 1px black, 0 1px 1px black;
  border: 1px solid #d45204;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.top-canadiancasinos-com .item-category .slot-link .play-many:hover {
  background: #a32105;
  background: -moz-linear-gradient(top, #a32105 0%, #f0a100 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #a32105),
    color-stop(100%, #f0a100)
  );
  background: -webkit-linear-gradient(top, #a32105 0%, #f0a100 100%);
  background: -o-linear-gradient(top, #a32105 0%, #f0a100 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#a32105),
    to(#f0a100)
  );
  background: linear-gradient(to bottom, #a32105 0%, #f0a100 100%);
  color: white;
  text-decoration: none;
}
.top-canadiancasinos-com .demo {
  width: 100%;
}
.top-canadiancasinos-com .demo iframe {
  width: 100%;
  min-height: 500px;
  margin-bottom: 10px;
  border: none;
}
.top-canadiancasinos-com .item-category {
  position: relative;
}
.top-canadiancasinos-com .item-category:hover .slot-link {
  margin-top: 0;
}
.top-canadiancasinos-com .item-category:hover .item-category-pre-img {
  -webkit-box-shadow: 0px 0px 10px 2px #1b6580;
  box-shadow: 0px 0px 10px 2px #1b6580;
}
.top-canadiancasinos-com .item-category-title {
  text-align: center;
  padding: 10px;
  height: -webkit-calc(100% - 150px);
  height: -moz-calc(100% - 150px);
  height: calc(100% - 150px);
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 16px;
  text-shadow: 1px 0 1px black, 1px 1px 1px black, 0 1px 1px black;
  max-width: 200px;
}
.top-canadiancasinos-com .main-block-content,
.top-canadiancasinos-com .casino-block-content {
  width: -webkit-calc(100% - 300px);
  width: -moz-calc(100% - 300px);
  width: calc(100% - 300px);
  padding-right: 15px;
}
.top-canadiancasinos-com .sidebar-software {
  width: 300px;
  padding-left: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: center;
  align-items: center;
}
.top-canadiancasinos-com .sidebar-side {
  width: 300px;
  padding-left: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: center;
  align-items: center;
}
.top-canadiancasinos-com .top-software-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #303030;
  text-align: center;
  margin-bottom: 30px;
}
.top-canadiancasinos-com .content-area-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #1b1b1b;
  text-align: center;
  margin-bottom: 30px;
}
.top-canadiancasinos-com .item-software {
  max-width: 285px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 5px;
  background: white;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 30px;
}
.top-canadiancasinos-com .item-software .item-software-pre-img img {
  width: 275px;
  height: 185px;
  object-fit: cover;
}
.top-canadiancasinos-com .item-software .item-software-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 40px;
  padding: 0 25px;
  width: 100%;
  color: #1b1b1b;
  font-size: 14px;
  text-transform: uppercase;
  background: #ffce45;
  text-align: center;
  font-weight: 500;
}
.top-canadiancasinos-com .item-software .item-software-title span {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.top-canadiancasinos-com .item-top-slot {
  max-width: 285px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 5px;
  background: white;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.top-canadiancasinos-com .item-top-slot .item-top-slot-pre-img img {
  width: 275px;
  height: 235px;
  object-fit: cover;
}
.top-canadiancasinos-com .item-top-slot:hover .top-slot-button {
  opacity: 1;
}
.top-canadiancasinos-com .item-top-slot .top-slot-button {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 5px;
  top: 5px;
  bottom: 5px;
  right: 5px;
  opacity: 0;
  background: rgba(255, 224, 136, 0.75);
  -webkit-transition: 0.5s opacity ease-in-out;
  -moz-transition: 0.5s opacity ease-in-out;
  -ms-transition: 0.5s opacity ease-in-out;
  -o-transition: 0.5s opacity ease-in-out;
  transition: 0.5s opacity ease-in-out;
}
.top-canadiancasinos-com .item-top-slot .top-slot-button .palay-button {
  font-size: 28px;
  font-weight: 500;
  color: #303030;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com
  .item-top-slot
  .top-slot-button
  .palay-button:before {
  content: "";
  display: block;
  height: 84px;
  width: 100%;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/play-button-new.png");
  background-repeat: no-repeat;
  background-position: center;
}
.top-canadiancasinos-com.home .blog-items {
  padding: 25px 0 35px;
}
.top-canadiancasinos-com .blog-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: -webkit-calc(100% + 30px);
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px);
  margin: 0 -15px;
}
.top-canadiancasinos-com .item-blog {
  width: 350px;
  margin: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  border-radius: 3px;
}
.top-canadiancasinos-com .item-blog .item-blog-pre-img img {
  height: 265px;
  width: 350px;
  object-fit: cover;
}
.top-canadiancasinos-com .item-blog .item-blog-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 60px;
  padding: 0 35px;
  width: 100%;
  color: #1b1b1b;
  font-size: 18px;
  text-transform: uppercase;
  background: #ffce45;
  text-align: center;
  font-weight: 500;
}
.top-canadiancasinos-com .item-blog .item-blog-title span {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.top-canadiancasinos-com .top-canadiancasinos-com .text a:visited {
  color: #ba5473;
}
.top-canadiancasinos-com .top-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: -webkit-calc(100% + 30px);
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px);
  margin: 0 -15px;
  padding: 15px 0 55px;
}
.top-canadiancasinos-com .item-bottom {
  width: 350px;
  margin: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  border-radius: 3px;
}
.top-canadiancasinos-com .item-bottom .item-bottom-pre-img img {
  height: 265px;
  width: 350px;
  object-fit: cover;
}
.top-canadiancasinos-com .item-bottom .item-bottom-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 60px;
  padding: 0 35px;
  width: 100%;
  color: #1b1b1b;
  font-size: 18px;
  text-transform: uppercase;
  background: #ffce45;
  text-align: center;
  font-weight: 500;
}
.top-canadiancasinos-com .item-bottom .item-bottom-title span {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.top-canadiancasinos-com .text {
  color: #1b1b1b;
  padding: 10px 0;
  font-size: 16px;
}
.top-canadiancasinos-com .text a {
  color: #ba5473;
}
.top-canadiancasinos-com .text a:visited {
  color: #ba5473;
}
.top-canadiancasinos-com .text a:hover {
  color: #a80024;
}
.top-canadiancasinos-com .text.main-block-content {
  padding-right: 15px;
}
.top-canadiancasinos-com .text img {
  margin: 0;
  height: auto;
}
.top-canadiancasinos-com #true_loadmore {
  margin: 0 auto;
  background: #00359d;
  background: -moz-linear-gradient(top, #00359d 0%, #0065fc 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #00359d),
    color-stop(100%, #0065fc)
  );
  background: -webkit-linear-gradient(top, #00359d 0%, #0065fc 100%);
  background: -o-linear-gradient(top, #00359d 0%, #0065fc 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00359d),
    to(#0065fc)
  );
  background: linear-gradient(to bottom, #00359d 0%, #0065fc 100%);
  display: inline-block;
  width: 120px;
  height: 34px;
  line-height: 36px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
.top-canadiancasinos-com #true_loadmore:hover {
  background: #00359d;
  background: -moz-linear-gradient(top, #00359d 0%, #0065fc 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #00359d),
    color-stop(100%, #0065fc)
  );
  background: -webkit-linear-gradient(top, #00359d 0%, #0065fc 100%);
  background: -o-linear-gradient(top, #00359d 0%, #0065fc 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00359d),
    to(#0065fc)
  );
  background: linear-gradient(to bottom, #00359d 0%, #0065fc 100%);
  text-decoration: none;
}
.top-canadiancasinos-com-jek-pot {
  text-align: center;
  padding: 5px 0 10px;
}
.top-canadiancasinos-com .jek-pot-block img {
  margin-left: 10px;
}
.top-canadiancasinos-com .jek-pot-title {
  color: #34c7fc;
  font-size: 26px;
  line-height: 25px;
  font-weight: 500;
  background: #72eefd;
  background: -moz-linear-gradient(top, #72eefd 0%, #00263a 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #72eefd),
    color-stop(100%, #00263a)
  );
  background: -webkit-linear-gradient(top, #72eefd 0%, #00263a 100%);
  background: -o-linear-gradient(top, #72eefd 0%, #00263a 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#72eefd),
    to(#00263a)
  );
  background: linear-gradient(to bottom, #72eefd 0%, #00263a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.top-canadiancasinos-com-jek-pot-summ {
  height: 20px;
  line-height: 20px;
  color: #34c7fc;
  font-weight: 500;
  font-size: 26px;
  background: #72eefd;
  background: -moz-linear-gradient(top, #72eefd 0%, #00263a 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #72eefd),
    color-stop(100%, #00263a)
  );
  background: -webkit-linear-gradient(top, #72eefd 0%, #00263a 100%);
  background: -o-linear-gradient(top, #72eefd 0%, #00263a 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#72eefd),
    to(#00263a)
  );
  background: linear-gradient(to bottom, #72eefd 0%, #00263a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.top-canadiancasinos-com-sidebar-title {
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 0 15px;
  text-align: center;
  background: #245aa4;
}
.top-canadiancasinos-com-block-sedebar {
  border: 2px solid #00d7fc;
  margin-bottom: 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 220px;
  background: #000b14;
}
.top-canadiancasinos-com-block-sedebar a,
.top-canadiancasinos-com-block-sedebar a:hover,
.top-canadiancasinos-com-block-sedebar a:visited {
  color: inherit;
  text-decoration: none;
}
.top-canadiancasinos-com-block-sedebar .top-menu {
  list-style: none;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}
.top-canadiancasinos-com-block-sedebar .top-menu li {
  display: block;
  width: 100%;
}
.top-canadiancasinos-com-block-sedebar .top-menu li a,
.top-canadiancasinos-com-block-sedebar .top-menu li span {
  display: block;
  color: white;
  padding: 5px 10px;
  -webkit-transition: 0.5s all ease-out;
  -moz-transition: 0.5s all ease-out;
  -ms-transition: 0.5s all ease-out;
  -o-transition: 0.5s all ease-out;
  transition: 0.5s all ease-out;
  background: transparent;
  text-align: left;
  border-bottom: 1px solid #245aa4;
}
.top-canadiancasinos-com-block-sedebar .top-menu li a:hover,
.top-canadiancasinos-com-block-sedebar .top-menu li span:hover {
  background: #a80024;
  color: black;
  text-decoration: none;
}
.top-canadiancasinos-com-block-sedebar .top-menu li:last-child a {
  border-bottom: none;
}
.top-canadiancasinos-com-block-sedebar .top-menu li:last-child span {
  border-bottom: none;
}
.top-canadiancasinos-com .title_onlinecasino {
  text-align: left;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .title_onlinecasino {
    margin-bottom: 20px;
  }
}
.top-canadiancasinos-com .page--404 {
  width: 100%;
}
.top-canadiancasinos-com .page--404.text {
  padding-top: 0;
  width: 100%;
}
.top-canadiancasinos-com
  .top-canadiancasinos-com
  .chess-block
  .item-preview.small-size
  img {
  width: 210px;
  object-fit: fill;
  height: 165px;
  background-size: cover;
}
.top-canadiancasinos-com .ref_slot {
  display: block;
  background: #ea1845;
  transform: translateY(-3px);
  box-shadow: inset #c00 0 -1px 1px, inset 0 1px 1px #ea1845bf,
    #ea1845 0 0 0 1px, #ea18457a 0 2px 5px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  border-radius: 10em;
  transition: all 0.5s;
}
.top-canadiancasinos-com .ref_slot a,
.top-canadiancasinos-com .ref_slot button {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  padding: 14px 0;
  display: block;
  border-radius: 10em;
  font-weight: 500;
  margin-bottom: 30px;
  margin-top: 15px;
  background: transparent;
  width: 100%;
  border: none;
}
.top-canadiancasinos-com .ref_slot:hover {
  background: #ea1845;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
.top-canadiancasinos-com .language-img {
  display: inline-block;
  width: 18px;
  height: 12px;
  margin: 2px 2px;
  object-fit: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.top-canadiancasinos-com-form {
  padding: 10px;
  background: #000b14;
}
.top-canadiancasinos-com-form .form-title {
  background-position: left top;
  text-shadow: 1px 0 0 red, 1px 0 0 red, 0 1px 0 red;
  font-size: 16px;
  padding-left: 50px;
  padding-top: 40px;
  margin: 0px -10px 5px;
}
.top-canadiancasinos-com-form .form-login {
  cursor: text;
  padding: 5px 10px;
  color: #b8b8b8;
  border: 1px solid #ffb00e;
  margin-bottom: 10px;
}
.top-canadiancasinos-com-form .form-pass {
  cursor: text;
  padding: 5px 10px;
  color: #b8b8b8;
  border: 1px solid #ffb00e;
  margin-bottom: 10px;
}
.top-canadiancasinos-com-form .form-reg-button {
  background: #690000;
  background: -moz-linear-gradient(top, #690000 0%, #c00 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #690000),
    color-stop(100%, #c00)
  );
  background: -webkit-linear-gradient(top, #690000 0%, #c00 100%);
  background: -o-linear-gradient(top, #690000 0%, #c00 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#690000),
    to(#c00)
  );
  background: linear-gradient(to bottom, #690000 0%, #c00 100%);
  display: block;
  height: 35px;
  width: 100%;
  margin: 0 auto;
  line-height: 35px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  max-width: 100%;
  text-shadow: 1px 0 1px black, 1px 1px 1px black, 0 1px 1px black;
  border: 1px solid #c00;
}
.top-canadiancasinos-com-form .form-reg-button:hover {
  background: #c00;
  background: -moz-linear-gradient(top, #c00 0%, #690000 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #c00),
    color-stop(100%, #690000)
  );
  background: -webkit-linear-gradient(top, #c00 0%, #690000 100%);
  background: -o-linear-gradient(top, #c00 0%, #690000 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#c00),
    to(#690000)
  );
  background: linear-gradient(to bottom, #c00 0%, #690000 100%);
  color: white;
  text-decoration: none;
}
.top-canadiancasinos-com-form .form-log-button {
  display: block;
  height: 35px;
  width: 100%;
  line-height: 35px;
  text-align: center;
  color: #fff;
  margin: 0 auto 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  max-width: 100%;
  text-shadow: 1px 0 1px black, 1px 1px 1px black, 0px 1px 1px black;
  border: 1px solid #69f;
  background: #0065fc;
  background: -moz-linear-gradient(top, #0065fc 0%, #00359d 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #0065fc),
    color-stop(100%, #00359d)
  );
  background: -webkit-linear-gradient(top, #0065fc 0%, #00359d 100%);
  background: -o-linear-gradient(top, #0065fc 0%, #00359d 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0065fc),
    to(#00359d)
  );
  background: linear-gradient(to bottom, #0065fc 0%, #00359d 100%);
}
.top-canadiancasinos-com-form .form-log-button:hover {
  background: #00359d;
  background: -moz-linear-gradient(top, #00359d 0%, #0065fc 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #00359d),
    color-stop(100%, #0065fc)
  );
  background: -webkit-linear-gradient(top, #00359d 0%, #0065fc 100%);
  background: -o-linear-gradient(top, #00359d 0%, #0065fc 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#00359d),
    to(#0065fc)
  );
  background: linear-gradient(to bottom, #00359d 0%, #0065fc 100%);
  color: white;
  text-decoration: none;
}
.top-canadiancasinos-com .jek-pot-block {
  padding: 5px 0 0;
  position: absolute;
  right: 35px;
  top: 35px;
  width: 210px;
  text-align: center;
}
.top-canadiancasinos-com-players-win-title {
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  margin: 10px 0 0.25em;
  padding: 0 0 1px;
  text-align: center;
}
.top-canadiancasinos-com-slider-post {
  margin: 0 0 5px;
  padding: 0;
  list-style: none;
  position: relative;
}
.top-canadiancasinos-com-top-five-games {
  background: #0c578b;
  background: -moz-linear-gradient(top, #0c578b 0%, #072e54 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #0c578b),
    color-stop(100%, #072e54)
  );
  background: -webkit-linear-gradient(top, #0c578b 0%, #072e54 100%);
  background: -o-linear-gradient(top, #0c578b 0%, #072e54 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0c578b),
    to(#072e54)
  );
  background: linear-gradient(to bottom, #0c578b 0%, #072e54 100%);
  margin: -1px -1px 8px;
  border-bottom: 1px solid #005369;
  text-align: center;
  padding: 5px;
  font-size: 24px;
  text-shadow: 1px -1px 0px black, 1px 1px 0px black, -1px 1px 0px black,
    -1px -1px 0px black;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.top-canadiancasinos-com-block-sedebar:hover
  .top-canadiancasinos-com-top-five-games {
  color: red;
}
.top-canadiancasinos-com-item-slider {
  padding: 5px 10px 5px;
  color: white;
}
.top-canadiancasinos-com-item-slider .slide-cover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-decoration: none;
  color: inherit;
  padding: 2px 5px;
}
.top-canadiancasinos-com-item-slider .slide-cover img {
  width: 75px;
  height: 55px;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-canadiancasinos-com-item-slider .slide-cover .empty-img-slider {
  width: 75px;
  height: 55px;
  background: #03295c;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 20px;
}
.top-canadiancasinos-com-item-slider .slide-cover .slide-right-side {
  width: -webkit-calc(100% - 85px);
  width: -moz-calc(100% - 85px);
  width: calc(100% - 85px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top-canadiancasinos-com-item-slider .slide-cover .slide-title {
  max-width: 107px;
  font-size: 15px;
  height: 38px;
  line-height: 1.3;
  overflow: hidden;
}
.top-canadiancasinos-com-item-slider .slide-cover .count-players {
  color: #34c7fc;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.top-canadiancasinos-com-item-slider .slide-cover a,
.top-canadiancasinos-com-item-slider .slide-cover a:active,
.top-canadiancasinos-com-item-slider .slide-cover a:hover,
.top-canadiancasinos-com-item-slider .slide-cover a:visited {
  color: inherit;
  text-decoration: none;
}
.top-canadiancasinos-com-resent-win-item {
  font-size: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 46px;
  line-height: 1;
}
.top-canadiancasinos-com-resent-win-item .nik-name {
  color: white;
  text-decoration: none;
  width: 50%;
}
.top-canadiancasinos-com-resent-win-item .win-block {
  font-weight: 500;
  right: 5px;
  width: 50%;
  color: #ffd800;
  text-align: right;
}
.top-canadiancasinos-com-resent-win-item .game-link {
  color: #3b81e3;
  display: block;
  margin-top: 0;
}
.top-canadiancasinos-com-resent-win-item .game-link a {
  color: #3b81e3;
}
.top-canadiancasinos-com .comment-post-content {
  overflow-wrap: break-word;
}
.top-canadiancasinos-com .title-404 {
  width: 100%;
}
.top-canadiancasinos-com .title-404 h1 {
  padding-left: 0;
  margin: 0;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 120px;
  line-height: 1;
  margin-bottom: 50px;
  color: #ffce45;
}
.top-canadiancasinos-com .text-404 {
  width: 100%;
  padding: 15px;
  text-align: center;
}
.top-canadiancasinos-com-content-area {
  width: 100%;
  padding-right: 0;
}
.top-canadiancasinos-com-content-area ol,
.top-canadiancasinos-com-content-area ul {
  margin-left: 20px;
  margin-bottom: 14px;
}
.top-canadiancasinos-com-item-slider-top {
  padding: 3px 10px;
  width: 230px;
}
.top-canadiancasinos-com-item-slider-top .slide-cover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-decoration: none;
  color: inherit;
  padding: 2px 5px;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.top-canadiancasinos-com-item-slider-top .slide-cover a,
.top-canadiancasinos-com-item-slider-top .slide-cover a:hover,
.top-canadiancasinos-com-item-slider-top .slide-cover a:focus,
.top-canadiancasinos-com-item-slider-top .slide-cover a:active {
  color: inherit;
  text-decoration: none;
}
.top-canadiancasinos-com-item-slider-top .slide-cover img {
  width: 75px;
  height: 55px;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-canadiancasinos-com-item-slider-top .slide-cover .empty-img-slider {
  width: 75px;
  height: 55px;
  background: #03295c;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 20px;
}
.top-canadiancasinos-com-item-slider-top .slide-cover .slide-right-side {
  width: -webkit-calc(100% - 85px);
  width: -moz-calc(100% - 85px);
  width: calc(100% - 85px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.top-canadiancasinos-com-item-slider-top .slide-cover .nik-name {
  text-transform: uppercase;
  color: #34c7fc;
}
.top-canadiancasinos-com-item-slider-top .slide-cover .win-block {
  color: #faaf0b;
}
.top-canadiancasinos-com-blog-area {
  padding: 0 15px;
}
.top-canadiancasinos-com #comments-wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .comments-wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .casino-page .text-side {
  width: 100%;
}
.top-canadiancasinos-com #toc_container ul ul {
  margin-left: 6px;
}
.top-canadiancasinos-com #comments {
  width: 100%;
  margin: 0 auto 30px;
  padding: 40px 15px;
  position: relative;
  z-index: 1;
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
}
.top-canadiancasinos-com #comments form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 730px;
  background: white;
  width: 100%;
}
.top-canadiancasinos-com #comments form .comment-form-field-name {
  width: 50%;
  padding-right: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com #comments form .comment-form-field-name:before {
  content: "";
  display: block;
  width: 40px;
  min-height: 40px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/user-form.png");
  background-color: #ffce45;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 5px 0 0 5px;
}
.top-canadiancasinos-com
  #comments
  form
  .comment-form-field-name.error
  input {
  border: 1px solid red;
}
.top-canadiancasinos-com #comments form .comment-form-field-name input {
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  padding: 10px 15px;
  border: 1px solid #ffce45;
  border-radius: 0 5px 5px 0;
  outline: none;
}
.top-canadiancasinos-com #comments form .comment-form-field-email {
  width: 50%;
  padding-left: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com #comments form .comment-form-field-email:before {
  content: "";
  display: block;
  width: 40px;
  min-height: 40px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/email-form.png");
  background-color: #ffce45;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 5px 0 0 5px;
}
.top-canadiancasinos-com
  #comments
  form
  .comment-form-field-email.error
  input {
  border: 1px solid red;
}
.top-canadiancasinos-com #comments form .comment-form-field-email input {
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  padding: 10px 15px;
  border: 1px solid #ffce45;
  border-radius: 0 5px 5px 0;
  outline: none;
}
.top-canadiancasinos-com #comments form .comment-form-field-comment {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 30px;
}
.top-canadiancasinos-com
  #comments
  form
  .comment-form-field-comment.error
  textarea {
  border: 1px solid red;
}
.top-canadiancasinos-com
  #comments
  form
  .comment-form-field-comment:before {
  content: "";
  display: block;
  width: 40px;
  min-height: 150px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/commnet-form.png");
  background-position: top 10px center;
  background-color: #ffce45;
  background-repeat: no-repeat;
  border-radius: 5px 0 0 5px;
}
.top-canadiancasinos-com
  #comments
  form
  .comment-form-field-comment
  textarea {
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  outline: none;
  border: 1px solid #ffce45;
  padding: 15px;
  border-radius: 0 5px 5px 0;
  resize: none;
}
.top-canadiancasinos-com #comments form .form-footer input {
  background: #ea1845;
  color: white;
  font-size: 16px;
  display: block;
  min-width: 135px;
  padding: 7px 20px;
  border-radius: 50px;
  box-shadow: 0 10px 20px 0 transparent;
  text-align: center;
  outline: none;
  border: none;
  -webkit-transition: 0.3s box-shadow ease-in-out;
  -moz-transition: 0.3s box-shadow ease-in-out;
  -ms-transition: 0.3s box-shadow ease-in-out;
  -o-transition: 0.3s box-shadow ease-in-out;
  transition: 0.3s box-shadow ease-in-out;
  cursor: pointer;
}
.top-canadiancasinos-com #comments form .form-footer input:hover {
  box-shadow: 0 10px 20px 0 rgba(234, 24, 69, 0.29);
}
.top-canadiancasinos-com #comments form .form-footer .g-recaptcha {
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.top-canadiancasinos-com .comment-form-block {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .title__block-slogan {
  width: 100%;
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: relative;
}
.top-canadiancasinos-com .title__block-slogan span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .title__block-slogan span:before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 33px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/comments.png");
  background-repeat: no-repeat;
  margin-right: 10px;
}
.top-canadiancasinos-com .get_more-reviews {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com .get_more-reviews .get_next {
  background: #ea1845;
  color: #fff;
  font-size: 16px;
  display: block;
  min-width: 135px;
  padding: 7px 20px;
  border-radius: 50px;
  box-shadow: 0px 10px 20px 0px transparent;
  text-align: center;
  -webkit-transition: 0.3s box-shadow ease-in-out;
  -moz-transition: 0.3s box-shadow ease-in-out;
  -ms-transition: 0.3s box-shadow ease-in-out;
  -o-transition: 0.3s box-shadow ease-in-out;
  transition: 0.3s box-shadow ease-in-out;
  cursor: pointer;
}
.top-canadiancasinos-com .get_more-reviews .get_next:hover {
  color: #fff;
  box-shadow: 0px 10px 20px 0px rgba(234, 24, 69, 0.29);
}
.top-canadiancasinos-com .chess-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin: 0 15px;
}
.top-canadiancasinos-com .chess-block .slick-prev {
  left: -30px;
  top: 25%;
}
@media (max-width: 1024px) {
  .top-canadiancasinos-com .chess-block .slick-prev {
    left: -22px;
  }
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .chess-block .slick-prev {
    left: 15px;
  }
}
@media (max-width: 375px) {
  .top-canadiancasinos-com .chess-block .slick-prev {
    left: -8px;
  }
}
.top-canadiancasinos-com .chess-block .slick-next {
  right: -30px;
  top: 25%;
}
@media (max-width: 1024px) {
  .top-canadiancasinos-com .chess-block .slick-next {
    right: -22px;
  }
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .chess-block .slick-next {
    right: 15px;
  }
}
@media (max-width: 375px) {
  .top-canadiancasinos-com .chess-block .slick-next {
    right: -8px;
  }
}
.top-canadiancasinos-com .chess-block .chess-cover-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
  width: -webkit-calc(100% - 570px);
  width: -moz-calc(100% - 570px);
  width: calc(100% - 570px);
}
.top-canadiancasinos-com .chess-block .chess-cover-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
.top-canadiancasinos-com .chess-block .item-preview {
  margin: 0 15px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.top-canadiancasinos-com .chess-block .item-preview:hover .slot-button {
  opacity: 1;
}
.top-canadiancasinos-com .chess-block .item-preview.large-size {
  width: 540px;
  height: 390px;
}
.top-canadiancasinos-com .chess-block .item-preview.large-size img {
  width: 540px;
  height: 390px;
}
.top-canadiancasinos-com .chess-block .item-preview.middle-size {
  width: 255px;
  height: 180px;
}
.top-canadiancasinos-com .chess-block .item-preview.middle-size img {
  width: 255px;
  height: 180px;
}
.top-canadiancasinos-com .chess-block .item-preview.small-size {
  width: 200px;
  height: 165px;
  margin: 11px 8px 50px;
}
.top-canadiancasinos-com .chess-block .item-preview.small-size img {
  width: 210px;
  height: 165px;
}
.top-canadiancasinos-com .chess-block .item-preview img {
  border-radius: 3px;
  object-fit: cover;
}
.top-canadiancasinos-com .chess-block .item-preview .slot-button {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background: rgba(255, 224, 136, 0.65);
  -webkit-transition: 0.5s opacity ease-in-out;
  -moz-transition: 0.5s opacity ease-in-out;
  -ms-transition: 0.5s opacity ease-in-out;
  -o-transition: 0.5s opacity ease-in-out;
  transition: 0.5s opacity ease-in-out;
}
.top-canadiancasinos-com
  .chess-block
  .item-preview
  .slot-button
  .palay-button {
  font-size: 28px;
  font-weight: 500;
  color: #303030;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com
  .chess-block
  .item-preview
  .slot-button
  .palay-button:before {
  content: "";
  display: block;
  height: 84px;
  width: 100%;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/play-button-new.png");
  background-repeat: no-repeat;
  background-position: center;
}
.top-canadiancasinos-com.single.default .slots .item-slot-small {
  margin: 0 10px 30px;
}
.top-canadiancasinos-com.single.category_software
  .slots
  .item-slot-small {
  margin: 0 10px 30px;
}
.top-canadiancasinos-com.single.category_casino .slots .item-slot-small {
  margin: 0 10px 30px;
}
.top-canadiancasinos-com.single.category_blog .slots .item-slot-small {
  margin: 0 10px 30px;
}
.top-canadiancasinos-com.single.category_blog #comments:before {
  content: "";
  position: absolute;
  right: -175px;
  top: -135px;
  width: 300px;
  height: 300px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/canada-01.png");
  background-repeat: no-repeat;
  background-position: center;
}
.top-canadiancasinos-com .slots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
.top-canadiancasinos-com .slots .item-slot-small {
  margin: 0 15px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.top-canadiancasinos-com .slots .item-slot-small:hover .slot-button {
  opacity: 1;
}
.top-canadiancasinos-com .slots .item-slot-small img {
  border-radius: 3px;
  width: 230px;
  height: 165px;
  object-fit: cover;
}
.top-canadiancasinos-com .slots .item-slot-small .slot-button {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background: rgba(255, 224, 136, 0.65);
  -webkit-transition: 0.5s opacity ease-in-out;
  -moz-transition: 0.5s opacity ease-in-out;
  -ms-transition: 0.5s opacity ease-in-out;
  -o-transition: 0.5s opacity ease-in-out;
  transition: 0.5s opacity ease-in-out;
}
.top-canadiancasinos-com
  .slots
  .item-slot-small
  .slot-button
  .palay-button {
  font-size: 28px;
  font-weight: 500;
  color: #303030;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com
  .slots
  .item-slot-small
  .slot-button
  .palay-button:before {
  content: "";
  display: block;
  height: 84px;
  width: 100%;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/play-button-new.png");
  background-repeat: no-repeat;
  background-position: center;
}
.top-canadiancasinos-com .hidden-md.btn-pink {
  width: 100%;
  margin: 0 0px;
}
.top-canadiancasinos-com .block-data.data-top {
  margin-bottom: 0px;
}
.top-canadiancasinos-com .see_more {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 35px;
}
.top-canadiancasinos-com .see_more .see_more_slots,
.top-canadiancasinos-com .see_more .see_more_casinos {
  background: #ea1845;
  color: white;
  font-size: 16px;
  display: block;
  min-width: 135px;
  border: none;
  padding: 7px 20px;
  border-radius: 50px;
  box-shadow: 0px 10px 20px 0px transparent;
  text-align: center;
  -webkit-transition: 0.3s box-shadow ease-in-out;
  -moz-transition: 0.3s box-shadow ease-in-out;
  -ms-transition: 0.3s box-shadow ease-in-out;
  -o-transition: 0.3s box-shadow ease-in-out;
  transition: 0.3s box-shadow ease-in-out;
  cursor: pointer;
}
.top-canadiancasinos-com .see_more .see_more_slots:hover,
.top-canadiancasinos-com .see_more .see_more_slots:focus,
.top-canadiancasinos-com .see_more .see_more_slots:active,
.top-canadiancasinos-com .see_more .see_more_casinos:hover,
.top-canadiancasinos-com .see_more .see_more_casinos:focus,
.top-canadiancasinos-com .see_more .see_more_casinos:active {
  text-decoration: none;
  color: white;
}
.top-canadiancasinos-com .see_more .see_more_slots:hover,
.top-canadiancasinos-com .see_more .see_more_casinos:hover {
  box-shadow: 0px 10px 20px 0px rgba(234, 24, 69, 0.29);
}
.top-canadiancasinos-com .casino-link {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #ffce45;
  color: #1b1b1b;
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  min-width: 135px;
  padding: 7px 20px;
  border-radius: 50px;
  box-shadow: 0px 5px 14px 0px transparent;
  text-align: center;
  margin-bottom: 55px;
  font-weight: 500;
  -webkit-transition: 0.3s box-shadow ease-in-out;
  -moz-transition: 0.3s box-shadow ease-in-out;
  -ms-transition: 0.3s box-shadow ease-in-out;
  -o-transition: 0.3s box-shadow ease-in-out;
  transition: 0.3s box-shadow ease-in-out;
  cursor: pointer;
  border: none;
}
.top-canadiancasinos-com .casino-link:hover,
.top-canadiancasinos-com .casino-link:focus,
.top-canadiancasinos-com .casino-link:active {
  text-decoration: none;
  color: #1b1b1b;
  outline: none;
}
.top-canadiancasinos-com .casino-link:hover {
  box-shadow: 0px 5px 15px 0px rgba(255, 206, 69, 0.4);
}
.top-canadiancasinos-com .casino-page-content .block-data {
  max-width: 285px;
}
.top-canadiancasinos-com .casino-page-content .block-data .data-title {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: left;
  background: #ea1845;
  color: #fff;
}
.top-canadiancasinos-com .casino-page-content .block-data .cell-data {
  width: 100%;
}
.top-canadiancasinos-com
  .casino-page-content
  .block-data
  .cell-data:nth-child(even),
.top-canadiancasinos-com
  .casino-page-content
  .block-data
  .cell-data:nth-child(odd) {
  padding: 0 15px 10px;
}
.top-canadiancasinos-com .comment-cover {
  margin-bottom: 70px;
  border: 1px dashed #919191;
  padding: 25px 35px;
  font-size: 14px;
  position: relative;
}
.top-canadiancasinos-com .comment-cover .coomment-post-field {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.top-canadiancasinos-com
  .comment-cover
  .coomment-post-field
  .comment-post-content {
  width: 100%;
  text-align: left;
  font-weight: 500;
}
.top-canadiancasinos-com .comment-cover .comment-title-block {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top-canadiancasinos-com
  .comment-cover
  .comment-title-block
  .author-name {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 7px;
}
.top-canadiancasinos-com
  .comment-cover
  .comment-title-block
  .data-comment {
  color: #919191;
}
.top-canadiancasinos-com .comment-cover:after,
.top-canadiancasinos-com .comment-cover:before {
  content: "";
  display: block;
  position: absolute;
  width: 43px;
  height: 33px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/quotes.png");
}
.top-canadiancasinos-com .comment-cover:after {
  left: -35px;
  top: -10px;
}
.top-canadiancasinos-com .comment-cover:before {
  right: -35px;
  bottom: -25px;
}
.top-canadiancasinos-com .item-preview-pre-img {
  width: 100%;
  max-width: 100%;
}
.top-canadiancasinos-com .item-preview-pre-img img {
  background-size: cover;
}
.top-canadiancasinos-com .item-blog-category {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 30px;
}
.top-canadiancasinos-com .item-blog-category .item-blog-category-pre-img {
  width: 200px;
  height: 160px;
}
.top-canadiancasinos-com
  .item-blog-category
  .item-blog-category-pre-img
  img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.top-canadiancasinos-com
  .item-blog-category
  .item-blog-category-pre-text {
  width: 280px;
  padding-left: 15px;
  position: relative;
}
.top-canadiancasinos-com
  .item-blog-category
  .item-blog-category-pre-text
  p {
  font-size: 14px;
}
.top-canadiancasinos-com
  .item-blog-category
  .item-blog-category-pre-text
  .slots-link {
  position: absolute;
  bottom: 0px;
  left: 15px;
  line-height: 1;
  background: #ea1845;
  color: #fff;
  display: block;
  min-width: 135px;
  padding: 7px 15px;
  font-size: 16px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 0px 10px 20px 0px transparent;
  -webkit-transition: 0.3s box-shadow ease-in-out;
  -moz-transition: 0.3s box-shadow ease-in-out;
  -ms-transition: 0.3s box-shadow ease-in-out;
  -o-transition: 0.3s box-shadow ease-in-out;
  transition: 0.3s box-shadow ease-in-out;
}
.top-canadiancasinos-com
  .item-blog-category
  .item-blog-category-pre-text
  .slots-link:hover {
  box-shadow: 0px 10px 20px 0px rgba(234, 24, 69, 0.29);
}
.top-canadiancasinos-com
  .item-blog-category
  .item-blog-category-pre-text
  .slots-link:hover,
.top-canadiancasinos-com
  .item-blog-category
  .item-blog-category-pre-text
  .slots-link:active,
.top-canadiancasinos-com
  .item-blog-category
  .item-blog-category-pre-text
  .slots-link:focus {
  text-decoration: none;
  color: #fff;
}
.top-canadiancasinos-com .item-blog-category:nth-child(odd) {
  padding-right: 15px;
}
.top-canadiancasinos-com .item-blog-category:nth-child(even) {
  padding-left: 15px;
}
.top-canadiancasinos-com-dsp-blokc {
  display: block;
}
.top-canadiancasinos-com-game-title {
  max-width: 107px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-transform: uppercase;
}
.top-canadiancasinos-com .methods_img {
  margin: 2px 5px;
}
.top-canadiancasinos-com.category_blog .title h1,
.top-canadiancasinos-com.category_blog .title .like-title {
  padding-left: 0px;
}
.top-canadiancasinos-com.category_blog .title h1:before,
.top-canadiancasinos-com.category_blog .title .like-title:before {
  display: none;
}
.top-canadiancasinos-com.category_blog.category:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 285px;
  top: 90px;
  height: 270px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/bober-3.png");
}
.top-canadiancasinos-com-subscription-form {
  background: #ffe088;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  z-index: 1;
}
.top-canadiancasinos-com-subscription-form:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 285px;
  top: -90px;
  height: 270px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/bober-3.png");
}
.top-canadiancasinos-com-subscription-form .form-container {
  max-width: 1140px;
  padding: 70px 0;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 18px;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container {
  padding: 0 15px;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  p {
  margin-bottom: 0;
  font-size: 18px;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .form-send-title,
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-title {
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  padding: 0 15px;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-wrap
  .subscription-form-all {
  max-width: 806px;
  padding: 0 15px;
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: 100%;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-wrap
  .subscription-form-all
  .input-label {
  display: none;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-wrap
  .subscription-form-all
  .input-wrap {
  width: 100%;
  margin: 0 15px 0 0;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-wrap
  .subscription-form-all
  .input-wrap:nth-of-type(3n) {
  width: 222px;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-wrap
  .subscription-form-all
  .input-wrap
  input {
  width: 100%;
  padding: 13px 30px;
  color: #262626;
  border: none;
  outline: none;
  border-radius: 70px;
  font-size: 16px;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-wrap
  .subscription-form-all
  .submit,
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-wrap
  .subscription-form-all
  .subscription-btn {
  background: #ffb93f;
  color: #262626;
  outline: none;
  border: none;
  border-radius: 70px;
  width: 160px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  height: 51px;
  line-height: 51px;
  cursor: pointer;
}
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-wrap
  .subscription-form-all
  .submit:hover,
.top-canadiancasinos-com-subscription-form
  .form-container
  .form-send.container
  .subscription-form-wrap
  .subscription-form-all
  .subscription-btn:hover {
  background: #ffac1b;
}
@media screen and (max-width: 1430px) {
  .top-canadiancasinos-com.single.category_blog #comments:before {
    display: none;
  }
}
@media screen and (max-width: 1350px) {
  .top-canadiancasinos-com-top-front-bn:after,
  .top-canadiancasinos-com-top-front-bn:before {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .top-canadiancasinos-com.default .grey-line-image {
    z-index: -1;
    margin: 0 auto;
  }
  .top-canadiancasinos-com.default .grey-line-image:before {
    display: none;
  }
  .top-canadiancasinos-com.default .grey-line-image:after {
    display: none;
  }
  .top-canadiancasinos-com.default.single {
    z-index: initial;
    margin: 0 auto;
  }
  .top-canadiancasinos-com.default.single .grey-line-image:before {
    display: none;
  }
  .top-canadiancasinos-com.default.single .grey-line-image:after {
    display: none;
  }
  .top-canadiancasinos-com.category_software .chess-block {
    margin-top: 10px;
    position: relative;
  }
  .top-canadiancasinos-com.category_software .chess-block:before {
    display: none;
  }
  .top-canadiancasinos-com.single.category_software .grey-line-image {
    z-index: -1;
    margin: 0 auto;
  }
  .top-canadiancasinos-com.single.category_software
    .grey-line-image:before {
    display: none;
  }
  .top-canadiancasinos-com.single.category_software #comments {
    margin-top: 30px;
  }
  .top-canadiancasinos-com.category_casino .grey-line-image {
    z-index: -1;
    margin: 0 auto;
  }
  .top-canadiancasinos-com.category_casino .grey-line-image:before {
    display: none;
  }
  .top-canadiancasinos-com.not-front
    .top-canadiancasinos-com-subscription-form:after {
    display: none;
  }
  .top-canadiancasinos-com.not-front
    .top-canadiancasinos-com-subscription-form:before {
    display: none;
  }
  .top-canadiancasinos-com.category_blog.category:before {
    display: none;
  }
}
@media screen and (max-width: 1140px) {
  .top-canadiancasinos-com .arrow:hover .sub-menu {
    display: block;
  }
  .top-canadiancasinos-com .cover-items {
    padding: 0 15px;
  }
  .top-canadiancasinos-com .top-canadiancasinos-com .ref_slot {
    margin: 0 20px;
  }
  .top-canadiancasinos-com .text {
    margin: 0;
  }
  .top-canadiancasinos-com .hidden-sm {
    display: block;
  }
  .top-canadiancasinos-com .conntent-bn {
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .top-canadiancasinos-com .conntent-bn .content-bn-img {
    margin-right: 15px;
  }
  .top-canadiancasinos-com.single.category_casino .casino-page-content {
    margin-top: 0;
  }
  .top-canadiancasinos-com.single.category_casino
    .casino-page-content:before {
    display: none;
  }
  .top-canadiancasinos-com.single.default .slot-page-content .text-side {
    width: 100%;
    padding-right: 0;
  }
  .top-canadiancasinos-com.single.default .sidebar-block-side {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
  }
  .top-canadiancasinos-com .chess-block {
    width: 100%;
    margin: 0;
  }
  .top-canadiancasinos-com .chess-block .chess-cover-middle {
    width: 100%;
  }
  .top-canadiancasinos-com .chess-block .item-preview.large-size {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
  }
  .top-canadiancasinos-com .chess-block .item-preview.small-size {
    width: 255px;
    height: 180px;
    margin: 0 15px 30px;
  }
  .top-canadiancasinos-com .chess-block .item-preview.small-size img {
    width: 255px;
    height: 180px;
  }
  .top-canadiancasinos-com.not-front {
    background: transparent;
  }
  .top-canadiancasinos-com-software-tabulate .tabulate-cover .slot-item {
    border-right: 0;
  }
  .top-canadiancasinos-com-software-tabulate
    .tabulate-cover
    .tabulate-container.slots {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .top-canadiancasinos-com-menu-block {
    display: none;
  }
  .top-canadiancasinos-com-page-wrapper .slider-wrapper {
    display: none;
  }
  .top-canadiancasinos-com-reg-btn {
    max-width: 100%;
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
  }
  .top-canadiancasinos-com-log-btn {
    max-width: 100%;
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
  }
  .top-canadiancasinos-com .item-category {
    margin: 0 8px 30px;
  }
  .top-canadiancasinos-com-content-area {
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (max-width: 1050px) {
  .top-canadiancasinos-com .item-blog-category {
    width: 100%;
    margin-bottom: 30px;
  }
  .top-canadiancasinos-com
    .item-blog-category
    .item-blog-category-pre-text {
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: calc(100% - 200px);
    padding-left: 15px;
    position: relative;
    padding-bottom: 35px;
  }
  .top-canadiancasinos-com .item-blog-category:nth-child(odd) {
    padding-right: 0px;
  }
  .top-canadiancasinos-com .item-blog-category:nth-child(even) {
    padding-left: 0px;
  }
  .top-canadiancasinos-com .casino-page-content .conntent-bn {
    -webkit-justify-content: center;
    justify-content: center;
    padding: 15px;
  }
  .top-canadiancasinos-com
    .casino-page-content
    .conntent-bn
    .content-bn-img {
    margin-right: 0px;
  }
  .top-canadiancasinos-com
    .casino-page-content
    .conntent-bn
    .casino-data {
    width: 100%;
    border: none;
    padding: 7px 15px;
    max-width: 100%;
  }
  .top-canadiancasinos-com
    .casino-page-content
    .conntent-bn
    .casino-data
    .casino-title {
    width: 100%;
  }
  .top-canadiancasinos-com
    .casino-page-content
    .conntent-bn
    .casino-bn-play {
    width: 100%;
  }
  .top-canadiancasinos-com
    .casino-page-content
    .conntent-bn
    .casino-bn-play
    .slots-link {
    padding: 10px 15px 0px;
    max-width: 150px;
  }
  .top-canadiancasinos-com
    .casino-page-content
    .conntent-bn
    .casino-bn-play
    .slots-link:before {
    background-position: center;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .top-canadiancasinos-com .casino-data-cover .block-data {
    margin-right: 0px;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .top-canadiancasinos-com .top-canadiancasinos-com .casino-link {
    margin-bottom: 0px;
  }
  .top-canadiancasinos-com .info {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .top-canadiancasinos-com .info .cell-data {
    width: 50%;
  }
  .top-canadiancasinos-com table td:not(.sidebar-popular-slot) img {
    width: 20px;
  }
  .top-canadiancasinos-com .text *:not(.table-bonus__image) p img {
    height: auto;
    max-width: 100%;
    width: auto;
  }
  .top-canadiancasinos-com .hidden-md {
    display: block;
    width: 100%;
  }
  .top-canadiancasinos-com .hidden-sm {
    display: none;
  }
  .top-canadiancasinos-com .blog-page {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .top-canadiancasinos-com .software-page {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .top-canadiancasinos-com .blog-page-top {
    width: 100%;
  }
  .top-canadiancasinos-com .casino-page {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .top-canadiancasinos-com .casino-page .see_more {
    margin-bottom: 15px;
  }
  .top-canadiancasinos-com .casino-page-top {
    width: 100%;
  }
  .top-canadiancasinos-com .software-page-top {
    width: 100%;
  }
  .top-canadiancasinos-com .slot-page {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .top-canadiancasinos-com .slot-page-top {
    width: 100%;
  }
  .top-canadiancasinos-com-foote-cover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .top-canadiancasinos-com-foote-cover .footer-menu-block {
    width: 100%;
  }
  .top-canadiancasinos-com-foote-cover
    .top-canadiancasinos-com-right-side {
    width: 100%;
  }
  .top-canadiancasinos-com .main-block-content {
    width: 100%;
    padding-right: 0px;
  }
  .top-canadiancasinos-com .text.main-block-content {
    padding-right: 0px;
  }
  .top-canadiancasinos-com .top-software-title {
    width: 100%;
    margin-bottom: 20px;
  }
  .top-canadiancasinos-com .sidebar-software {
    width: 100%;
    padding-left: 0px;
  }
  .top-canadiancasinos-com .sidebar-side {
    width: 100%;
    padding-left: 0px;
  }
}
@media screen and (max-width: 875px) {
  .top-canadiancasinos-com
    .top-canadiancasinos-com-subscription-form
    .form-container
    .form-send.container
    .subscription-form-wrap
    .subscription-form-all
    .input-wrap {
    margin: 0px;
  }
  .top-canadiancasinos-com .sidebar-block-side #toc_container {
    display: none;
  }
  .top-canadiancasinos-com
    .top-canadiancasinos-com-subscription-form
    .form-container
    .form-send.container
    .subscription-form-wrap
    .subscription-form-all {
    flex-wrap: wrap;
  }
  .top-canadiancasinos-com
    .top-canadiancasinos-com-subscription-form
    .form-container
    .form-send.container
    .subscription-form-wrap
    .subscription-form-all
    .input-wrap {
    width: 100%;
    margin-bottom: 15px;
  }
  .top-canadiancasinos-com
    .top-canadiancasinos-com-subscription-form
    .form-container
    .form-send.container
    .subscription-form-wrap
    .subscription-form-all
    .subscription-btn {
    width: 100%;
  }
  .top-canadiancasinos-com .blog-page-content .text-side {
    width: 100%;
    padding-right: 0px;
  }
  .top-canadiancasinos-com .casino-page-content .text-side {
    width: 100%;
    padding-right: 0px;
  }
  .top-canadiancasinos-com .software-page-content .text-side {
    width: 100%;
    padding-right: 0px;
  }
  .top-canadiancasinos-com .slot-page-content .text-side {
    width: 100%;
    padding-right: 0px;
  }
  .top-canadiancasinos-com .sidebar-block-side {
    width: 100%;
    padding-left: 0px;
    padding-top: 15px;
  }
}
@media screen and (max-width: 830px) {
  .top-canadiancasinos-com .top-canadiancasinos-com iframe {
    width: 100%;
  }
  .top-canadiancasinos-com .comment-cover:before,
  .top-canadiancasinos-com .comment-cover:after {
    display: none;
  }
  .top-canadiancasinos-com table td {
    padding: 5px 3px;
  }
  .top-canadiancasinos-com .conntent-bn {
    -webkit-justify-content: center;
    justify-content: center;
    padding: 15px;
  }
  .top-canadiancasinos-com .conntent-bn .content-bn-img {
    margin-right: 0px;
  }
  .top-canadiancasinos-com .conntent-bn .casino-data {
    width: 100%;
    border: none;
    padding: 7px 15px;
    max-width: 100%;
  }
  .top-canadiancasinos-com .conntent-bn .casino-data .casino-title {
    width: 100%;
  }
  .top-canadiancasinos-com .conntent-bn .casino-bn-play {
    width: 100%;
  }
  .top-canadiancasinos-com .conntent-bn .casino-bn-play .slots-link {
    padding: 10px 15px 0px;
    max-width: 150px;
  }
  .top-canadiancasinos-com
    .conntent-bn
    .casino-bn-play
    .slots-link:before {
    background-position: center;
    width: 100%;
  }
}
@media screen and (max-width: 782px) {
  .top-canadiancasinos-com.logged-in.admin-bar .cover-menu {
    top: 46px;
  }
  .top-canadiancasinos-com.logged-in.admin-bar
    .top-canadiancasinos-com-header {
    top: 46px;
  }
}
@media screen and (max-width: 719px) {
  .top-canadiancasinos-com .height.preload-img {
    height: 100%;
  }
  .top-canadiancasinos-com .top-canadiancasinos-com-top-front-bn {
    display: none;
  }
  .top-canadiancasinos-com
    .top-canadiancasinos-com
    .iframe
    .preload-img
    img {
    height: auto;
    width: 100%;
    object-fit: cover;
    background-size: cover;
  }
  .top-canadiancasinos-com .iframe .preload-img {
    height: auto;
  }
  .top-canadiancasinos-com .single .play-now {
    line-height: 1.5;
    height: auto;
    padding: 15px;
  }
  .top-canadiancasinos-com .iframe {
    height: auto;
  }
  .top-canadiancasinos-com
    .top-canadiancasinos-com
    .iframe.active-frame
    iframe {
    transform: none;
  }
  .top-canadiancasinos-com .top-canadiancasinos-com .iframe .preload-img {
    height: 400px;
  }
  .top-canadiancasinos-com
    .top-canadiancasinos-com
    .iframe
    .preload-img
    img {
    height: 400px;
  }
  .top-canadiancasinos-com
    .top-canadiancasinos-com
    .iframe.active-frame
    .preload-img {
    display: none;
  }
  .top-canadiancasinos-com .casino-page-content .block-data {
    max-width: 100%;
    margin-right: 0px;
  }
  .top-canadiancasinos-com.single.category_software
    .software-page-content
    .text-side {
    width: 100%;
    padding-right: 0px;
  }
  .top-canadiancasinos-com.single.category_software .sidebar-block-side {
    width: 100%;
    padding-left: 0px;
    padding-top: 15px;
  }
  .top-canadiancasinos-com .sidebar-block-side {
    width: 100%;
    padding-left: 0px;
    padding-top: 25px;
  }
  .top-canadiancasinos-com #comments form .comment-form-field-email {
    width: 100%;
    padding: 0px 0px 15px 0px;
  }
  .top-canadiancasinos-com #comments form .comment-form-field-name {
    width: 100%;
    padding: 0px 0px 15px 0px;
  }
  .top-canadiancasinos-com #comments form .comment-form-field-comment {
    margin-top: 0px;
  }
  .top-canadiancasinos-com .chess-block .item-preview.large-size {
    width: 255px;
    height: 180px;
    margin: 0 15px 30px;
  }
  .top-canadiancasinos-com .chess-block .item-preview.large-size img {
    width: 255px;
    height: 180px;
  }
  .top-canadiancasinos-com .title h1,
  .top-canadiancasinos-com .title .like-title {
    font-size: 26px;
    padding-left: 15px;
  }
  .top-canadiancasinos-com .title.front-page {
    padding-top: 25px;
  }
  .top-canadiancasinos-com .blog-page-top .blog-page-title {
    margin-bottom: 10px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .top-canadiancasinos-com .blog-page-top .blog-page-title .title {
    width: 100%;
  }
  .top-canadiancasinos-com
    .blog-page-top
    .blog-page-title
    .blog-page-rating {
    margin-top: 10px;
  }
  .top-canadiancasinos-com .casino-page-top .casino-page-title {
    margin-bottom: 10px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .top-canadiancasinos-com .casino-page-top .casino-page-title .title {
    width: 100%;
  }
  .top-canadiancasinos-com
    .casino-page-top
    .casino-page-title
    .casino-page-rating {
    margin-top: 10px;
  }
  .top-canadiancasinos-com .software-page-top .software-page-title {
    margin-bottom: 10px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .top-canadiancasinos-com
    .software-page-top
    .software-page-title
    .title {
    width: 100%;
  }
  .top-canadiancasinos-com
    .software-page-top
    .software-page-title
    .software-page-rating {
    margin-top: 10px;
  }
  .top-canadiancasinos-com .slot-page-top .slot-page-title {
    margin-bottom: 10px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .top-canadiancasinos-com .slot-page-top .slot-page-title .title {
    width: 100%;
  }
  .top-canadiancasinos-com
    .slot-page-top
    .slot-page-title
    .slot-page-rating {
    margin-top: 10px;
  }
  .top-canadiancasinos-com-subscription-form .form-container {
    padding: 25px 0;
  }
  .top-canadiancasinos-com-subscription-form
    .form-container
    .form-send.container
    form
    .fields-cover {
    margin-top: 25px;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .top-canadiancasinos-com-subscription-form
    .form-container
    .form-send.container
    form
    .fields-cover
    .email-input-box {
    width: 100%;
    margin-bottom: 15px;
  }
  .top-canadiancasinos-com .text-column .column-first,
  .top-canadiancasinos-com .text-column .column-second {
    width: 100%;
  }
  .top-canadiancasinos-com-menu-block ul.menu {
    top: 290px;
  }
  .top-canadiancasinos-com-menu-block ul.menu li a,
  .top-canadiancasinos-com-menu-block ul.menu li span {
    font-size: 20px;
  }
  .top-canadiancasinos-com-slider__item a {
    -webkit-background-size: inherit;
    -o-background-size: inherit;
    background-size: inherit;
    background-repeat: no-repeat;
  }
  .top-canadiancasinos-com-slider__item a .slider-text {
    text-align: center;
    font-size: 24px;
  }
  .top-canadiancasinos-com-foote-cover .footer-menu-block ul li {
    width: 100%;
  }
  .top-canadiancasinos-com-software-tabulate .tabulate-cover {
    width: 100%;
    margin: 0;
  }
  .top-canadiancasinos-com-software-tabulate
    .tabulate-cover
    .tabulate-top
    .tabulate-button {
    border-right: 0px;
    width: 100%;
    height: initial;
    border-bottom: 1px solid white;
  }
  .top-canadiancasinos-com-software-tabulate
    .tabulate-cover
    .tabulate-container {
    top: 129px;
  }
  .top-canadiancasinos-com-software-tabulate
    .tabulate-cover
    .tabulate-container.slots {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .top-canadiancasinos-com.category .title {
    padding: 20px 0;
  }
  .top-canadiancasinos-com.category .title .title-cover {
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (max-width: 450px) {
  .top-canadiancasinos-com
    .top-canadiancasinos-com.category
    .title
    .rating-category {
    text-align: left;
  }
  .top-canadiancasinos-com
    .item-blog-category
    .item-blog-category-pre-img {
    width: 100%;
  }
  .top-canadiancasinos-com
    .item-blog-category
    .item-blog-category-pre-text {
    width: 100%;
    padding-left: 0px;
    padding-top: 15px;
  }
  .top-canadiancasinos-com
    .item-blog-category
    .item-blog-category-pre-text
    .slots-link {
    left: -webkit-calc(50% - 72px);
    left: -moz-calc(50% - 72px);
    left: calc(50% - 72px);
  }
  .top-canadiancasinos-com-top-front-bn .front-top-bn-text p {
    font-size: 14px;
  }
  .top-canadiancasinos-com .item-blog {
    width: 100%;
    max-width: 320px;
  }
  .top-canadiancasinos-com .item-blog .item-blog-pre-img img {
    width: 100%;
  }
  .top-canadiancasinos-com .item-bottom {
    width: 100%;
    max-width: 320px;
  }
  .top-canadiancasinos-com .item-bottom .item-bottom-pre-img img {
    width: 100%;
  }
  .top-canadiancasinos-com-software-tabulate .tabulate-cover .slot-item {
    max-width: 100%;
  }
  .top-canadiancasinos-com-software-tabulate
    .tabulate-cover
    .slot-item
    .slot-item-pre-img
    img {
    max-width: 100%;
  }
  .top-canadiancasinos-com-subscription-form .form-container {
    padding: 25px 0;
  }
  .top-canadiancasinos-com-subscription-form
    .form-container
    .form-send.container
    .form-send-title {
    font-size: 16px;
  }
}
body.overflow-hidden {
  overflow: hidden;
}
@media only screen and (max-width: 525px) {
  .top-canadiancasinos-com .iframe iframe {
    height: 100%;
    width: 100%;
  }
  .top-canadiancasinos-com .top-canadiancasinos-com .iframe .preload-img {
    height: auto;
  }
  .top-canadiancasinos-com
    .top-canadiancasinos-com
    .iframe
    .preload-img
    img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 450px) {
  .top-canadiancasinos-com
    .top-canadiancasinos-com
    .iframe
    .preload-img
    img {
    height: auto;
  }
  .top-canadiancasinos-com .iframe {
    margin: 0 auto;
    height: auto;
  }
}
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  -webkit-transform: translatez(0);
}
.slot-slider {
  max-height: 69px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 690px;
}
.slider-wrapper {
  margin: 0px 0 0;
  padding: 15px 30px 5px;
  max-width: 100% !important;
  background: rgba(0, 0, 0, 0.55);
  border-bottom: 1px solid #0c3d50;
  height: 115px;
  overflow: hidden;
  position: relative;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/ajax-loader.gif")
    center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-prev {
  left: -14px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 -21px;
}
.bx-wrapper .bx-next {
  right: -225px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -12px -21px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -webkit-calc(50% - 7px);
  top: -moz-calc(50% - 7px);
  top: calc(50% - 7px);
  outline: 0;
  width: 11px;
  height: 14px;
  text-indent: -9999px;
  z-index: 5;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper
  .bx-controls.bx-has-controls-auto.bx-has-pager
  .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
.item-preview-bottom {
  width: 100%;
  height: auto;
  margin-top: 9px;
  text-align: center;
  font-size: 16px;
}
.item-preview-bottom a {
  color: #333;
  font-weight: 500;
}
.slick-list {
  width: 100%;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-next {
  background: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/iconfinder-left-arrow.svg");
  background-repeat: no-repeat;
  border: navajowhite;
  transform: rotateZ(-180deg);
  color: transparent;
  background-position: center;
  background-size: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -36px;
  z-index: 999;
}
.slick-next:focus {
  outline: #ea1845;
}
.slick-prev {
  background: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/iconfinder-left-arrow.svg");
  background-repeat: no-repeat;
  border: navajowhite;
  color: transparent;
  background-position: center;
  background-size: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  left: -43px;
  z-index: 999;
}
.slick-prev:focus {
  outline: #ea1845;
}
@media (max-width: 769px) {
  .slick-next {
    right: 15px;
  }
  .slick-prev {
    left: 15px;
  }
  .text-column img {
    height: auto;
  }
}
@media (max-width: 469px) {
  .slick-next {
    right: -15px;
  }
  .slick-prev {
    left: -30px;
  }
}
@media only screen and (max-width: 380px) {
  .top-canadiancasinos-com .cover-menu li.menu-item-has-children .arrow {
    right: 0px;
  }
  .top-canadiancasinos-com .top-canadiancasinos-com .iframe .preload-img {
    height: auto;
  }
}
@media only screen and (max-width: 340px) {
  .top-canadiancasinos-com .slide-open:before {
    margin: 2px;
  }
}
@media only screen and (min-width: 960px) {
  .hidden-md,
  .top-canadiancasinos-com .hidden-md {
    display: none;
  }
}
h1 {
  font-weight: normal;
  font-size: 40px;
  text-transform: uppercase;
  float: left;
  margin: 20px 0 100px 10px;
}
h1 span {
  font-size: 13px;
  display: block;
  padding-left: 4px;
}
.full-block {
  width: 100%;
}
.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  padding: 0px;
  margin: 0 auto;
}
.tabs-casinos {
  width: 100%;
  margin-bottom: 30px;
}
.tabs-casinos .tabulate-container {
  width: 100%;
}
.tabs > .tabs-section {
  display: none;
  background: #fff;
}
.tabs > .tabs-section > p {
  margin: 0 0 5px;
  line-height: 1.5;
  color: #383838;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.tabs input {
  display: none;
  position: absolute;
}
.tabs label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  width: calc(100% / 3 + 1px);
  margin: 0 -1px 0 0px;
  border-bottom: 1px solid #f1f1f1;
  background: #d7d7d7;
  text-transform: uppercase;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 500;
  height: 80px;
  text-align: center;
  padding: 30px 15px;
  transition: all 0.5s;
  position: relative;
}
.tabs label:before {
  content: "";
  display: block;
  width: 0%;
  height: 3px;
  background: transparent;
  transition: 0.5s all;
  position: absolute;
  left: 0px;
  top: 0px;
}
.tabs label[for="tap3"] {
  width: calc(100% / 3);
  margin-left: 0px;
}
.tabs label:hover {
  color: #000;
  background-color: #ececec;
  cursor: pointer;
}
.tabs input:checked + label:before {
  background: #ffce45;
  width: 100%;
}
.tabs input:checked + label {
  border-bottom: 1px solid #fff;
  color: #ea1845;
  box-shadow: 1px -1px 10px 0 #c5c5c55c;
  background-color: #fff;
}
#tab1:checked ~ #content-tab1,
#tab2:checked ~ #content-tab2,
#tab3:checked ~ #content-tab3,
#tab4:checked ~ #content-tab4 {
  display: block;
  width: 100%;
  box-shadow: 1px -1px 10px 0 #c5c5c55c;
}
#tab1:checked ~ #content-tab1.no-shadow {
  box-shadow: none;
}
#tab3:checked ~ #content-tab3,
#tab2:checked ~ #content-tab2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  padding: 15px;
}
#tab3:checked ~ #content-tab3 .slot-item,
#tab2:checked ~ #content-tab2 .slot-item {
  width: 210px;
}
@media (max-width: 768px) {
  #tab3:checked ~ #content-tab3 .slot-item,
  #tab2:checked ~ #content-tab2 .slot-item {
    width: 30%;
  }
}
@media (max-width: 425px) {
  #tab3:checked ~ #content-tab3 .slot-item,
  #tab2:checked ~ #content-tab2 .slot-item {
    width: 45%;
  }
}
#tab3:checked ~ #content-tab3 .slot-item a img,
#tab2:checked ~ #content-tab2 .slot-item a img {
  height: 165px;
  border-radius: 3px;
}
@media (max-width: 768px) {
  #tab3:checked ~ #content-tab3 .slot-item a img,
  #tab2:checked ~ #content-tab2 .slot-item a img {
    width: 250px;
  }
}
@media (max-width: 425px) {
  #tab3:checked ~ #content-tab3 .slot-item a img,
  #tab2:checked ~ #content-tab2 .slot-item a img {
    width: 167px;
    height: 121px;
  }
}
@media (max-width: 375px) {
  #tab3:checked ~ #content-tab3 .slot-item a img,
  #tab2:checked ~ #content-tab2 .slot-item a img {
    height: 103px;
    width: 143px;
  }
}
@media (max-width: 320px) {
  #tab3:checked ~ #content-tab3 .slot-item a img,
  #tab2:checked ~ #content-tab2 .slot-item a img {
    height: 83px;
    width: 115px;
  }
}
#tab3:checked ~ #content-tab3 .slot-item .slot-item-pre-img img,
#tab2:checked ~ #content-tab2 .slot-item .slot-item-pre-img img {
  height: 165px;
  border-radius: 3px;
}
@media (max-width: 768px) {
  #tab3:checked ~ #content-tab3 .slot-item .slot-item-pre-img img,
  #tab2:checked ~ #content-tab2 .slot-item .slot-item-pre-img img {
    width: 250px;
  }
}
@media (max-width: 425px) {
  #tab3:checked ~ #content-tab3 .slot-item .slot-item-pre-img img,
  #tab2:checked ~ #content-tab2 .slot-item .slot-item-pre-img img {
    width: 167px;
    height: 121px;
  }
}
@media (max-width: 375px) {
  #tab3:checked ~ #content-tab3 .slot-item .slot-item-pre-img img,
  #tab2:checked ~ #content-tab2 .slot-item .slot-item-pre-img img {
    height: 103px;
    width: 143px;
  }
}
@media (max-width: 320px) {
  #tab3:checked ~ #content-tab3 .slot-item .slot-item-pre-img img,
  #tab2:checked ~ #content-tab2 .slot-item .slot-item-pre-img img {
    height: 83px;
    width: 115px;
  }
}
#tab3:checked ~ #content-tab3 .like-table-img img,
#tab2:checked ~ #content-tab2 .like-table-img img {
  width: 210px;
  height: 165px;
}
@media (max-width: 425px) {
  #tab3:checked ~ #content-tab3 .like-table-img img,
  #tab2:checked ~ #content-tab2 .like-table-img img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 700px) {
  #tab3:checked ~ #content-tab3 {
    justify-content: center;
  }
}
@media (max-width: 700px) {
  #tab3:checked ~ #content-tab3 .slot-item {
    margin: 10px;
    width: 45%;
  }
}
@media (max-width: 490px) {
  #tab3:checked ~ #content-tab3 .slot-item {
    width: 40%;
  }
}
@media (max-width: 490px) {
  #tab3:checked ~ #content-tab3 .slot-item img {
    width: 40%;
  }
}
@media (max-width: 425px) {
  #tab3:checked ~ #content-tab3 {
    padding: 0px;
  }
}
#tab2:checked ~ #content-tab2 .tabulate-container {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 700px) {
  #tab2:checked ~ #content-tab2 .tabulate-container .slot-item {
    width: 45%;
  }
}
@media (max-width: 425px) {
  #tab2:checked ~ #content-tab2 .tabulate-container {
    justify-content: center;
  }
}
@media (max-width: 425px) {
  #tab2:checked ~ #content-tab2 {
    padding: 10px 0px 0px 0px;
  }
}
.casino-table {
  background: #fff;
}
@media only screen and (max-width: 854px) {
  .like-table-games {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .top-canadiancasinos-com .casino-page-img {
    margin: auto;
  }
  .tabs > input:checked + label {
    font-size: 14px;
  }
  .tabs > label {
    font-size: 14px;
  }
  .like-table-img {
    margin: auto;
  }
  .tabs > label {
    height: initial;
    padding: 10px 15px;
  }
  .tabs > label:last-child {
    border-bottom: none;
  }
  .tabs {
    margin: 0 15px;
  }
  .tabs > label {
    width: 100%;
  }
  .like-table-bonus {
    display: block;
  }
}
@media screen and (max-width: 680px) {
  .tabs > label:before {
    margin: 0;
    font-size: 18px;
  }
  .top-canadiancasinos-com
    .top-canadiancasinos-com
    .chess-block
    .item-preview.small-size
    img {
    height: auto;
    width: 100%;
  }
  .top-canadiancasinos-com .chess-block .item-preview.small-size {
    align-items: flex-start;
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
    height: auto;
  }
}
@media screen and (max-width: 400px) {
  .tabs > label {
    padding: 15px;
  }
}
.top-canadiancasinos-com
  .top-canadiancasinos-com-right-side.search-mobile.block {
  display: block;
}
@media (max-width: 1024px) {
  .top-canadiancasinos-com .blog-content {
    flex-direction: column;
  }
  .top-canadiancasinos-com
    .sidebar--wrap
    .top-online-casinos
    .right-item {
    padding-right: 15px;
    margin-left: 0;
  }
  .sidebar--wrap .sidebar-block-side {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
  }
}
@media (max-width: 425px) {
  .tabs {
    margin: 0px;
  }
  .top-canadiancasinos-com .blog-content #toc_container {
    float: none;
    width: 100%;
  }
}
.loadMore {
  color: #262626;
  outline: none;
  border: none;
  cursor: pointer;
  background: #ffce45;
  width: 150px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  transition: all 0.5s ease-in;
  height: 40px;
  line-height: 40px;
  margin: 20px auto;
}
.loadMore button {
  background-color: #f5f5dc00;
  border: none;
  outline: none;
}
@media (max-width: 425px) {
  .loadMore {
    width: 100%;
    background: #ffce4500;
    box-shadow: none;
  }
}
.loadMore:hover {
  box-shadow: 0px 10px 20px 0px #f0a1005e;
}
@media (max-width: 425px) {
  .loadMore:hover {
    box-shadow: none;
  }
}
.loadMore a {
  color: black;
  display: block;
  width: 100%;
  font-weight: 500;
  height: auto;
}
@media (max-width: 425px) {
  .loadMore a {
    width: 150px;
    text-align: center;
    border-radius: 50px;
    margin: 0 auto;
    background: #ffce45;
  }
}
.btn-up {
  background-color: #ea1845;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  position: fixed;
  bottom: 15px;
  z-index: 98;
  right: 15px;
  cursor: pointer;
}
.btn-up:before {
  content: "";
  width: 50px;
  height: 37px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/iconfinder-icon-up.svg");
  position: absolute;
  background-repeat: no-repeat;
  left: 1px;
  top: 0px;
  background-size: 100%;
}
.btn-up:hover {
  background-color: #ffe088;
}
.like-table-img a span {
  display: block;
  text-align: center;
  padding-top: 10px;
  font-weight: 500;
  color: black;
}
@media (max-width: 425px) {
  .like-table-img a span {
    font-size: 16px;
    padding-bottom: 20px;
  }
}
@media (max-width: 425px) {
  .like-table-bonus {
    height: 75px;
  }
}
.top-canadiancasinos-com .text {
  padding: 12px 0;
}
@media (max-width: 425px) {
  .text-column .alignleft,
  .bottom-text .alignleft {
    display: block;
    width: 50%;
    height: auto;
    margin: 0 auto;
  }
}
.text-column ul,
.bottom-text ul {
  margin: 0px;
}
.text-column ul li,
.bottom-text ul li {
  list-style-position: inside;
}
@media (max-width: 960px) {
  #blackjack img,
  #roulette img,
  #baccarat img,
  #casino_hold_em img {
    width: auto;
  }
}
@media (max-width: 460px) {
  .top-canadiancasinos-com .text {
    overflow: hidden;
  }
}
.bottom-text {
  margin-top: 50px;
}
.bottom-text ul {
  list-style-position: inside;
  margin-bottom: 15px;
  margin-top: -1% !important;
}
@media (max-width: 425px) {
  .bottom-text ul {
    margin: 0px;
  }
}
.bottom-text__front-page {
  margin-top: 0;
}
.top-canadiancasinos-com .text-side .slick-prev {
  left: -40px;
  top: 25%;
}
@media (max-width: 1024px) {
  .top-canadiancasinos-com .text-side .slick-prev {
    left: -20px;
  }
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .text-side .slick-prev {
    left: 20px;
  }
}
@media (max-width: 375px) {
  .top-canadiancasinos-com .text-side .slick-prev {
    left: 5px;
  }
}
@media (max-width: 320px) {
  .top-canadiancasinos-com .text-side .slick-prev {
    left: -12px;
  }
}
.top-canadiancasinos-com .text-side .slick-next {
  right: -40px;
  top: 25%;
}
@media (max-width: 1024px) {
  .top-canadiancasinos-com .text-side .slick-next {
    right: -20px;
  }
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .text-side .slick-next {
    right: 20px;
  }
}
@media (max-width: 375px) {
  .top-canadiancasinos-com .text-side .slick-next {
    right: 5px;
  }
}
@media (max-width: 320px) {
  .top-canadiancasinos-com .text-side .slick-next {
    right: -12px;
  }
}
.top-canadiancasinos-com .casino-slider .chess-block .slick-next {
  top: 35%;
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .casino-slider .chess-block .slick-next {
    top: 28%;
    right: 20px;
  }
}
@media (max-width: 375px) {
  .top-canadiancasinos-com .casino-slider .chess-block .slick-next {
    right: -10px;
  }
}
@media (max-width: 320px) {
  .top-canadiancasinos-com .casino-slider .chess-block .slick-next {
    right: -18px;
  }
}
.top-canadiancasinos-com .casino-slider .chess-block .slick-prev {
  top: 35%;
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .casino-slider .chess-block .slick-prev {
    top: 28%;
    left: 20px;
  }
}
@media (max-width: 375px) {
  .top-canadiancasinos-com .casino-slider .chess-block .slick-prev {
    left: -10px;
  }
}
@media (max-width: 320px) {
  .top-canadiancasinos-com .casino-slider .chess-block .slick-prev {
    left: -18px;
  }
}
.top-canadiancasinos-com .top-online-casinos {
  box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.11);
}
.top-canadiancasinos-com .top-online-casinos .item-top-casino {
  box-shadow: none;
  border-radius: 0px;
  -webkit-justify-content: left;
  justify-content: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 0px;
}
@media (max-width: 1024px) {
  .top-canadiancasinos-com .top-online-casinos .item-top-casino {
    max-width: none;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 425px) {
  .top-canadiancasinos-com .top-online-casinos .item-top-casino {
    -webkit-justify-content: inherit;
    justify-content: inherit;
  }
}
.top-canadiancasinos-com
  .top-online-casinos
  .item-top-casino
  .item-top-casino-pre-img {
  width: auto;
}
.top-canadiancasinos-com
  .top-online-casinos
  .item-top-casino
  .item-top-casino-pre-img
  img {
  width: 40px;
  height: 40px;
  border-radius: 3px;
}
.top-canadiancasinos-com
  .top-online-casinos
  .item-top-casino
  .item-top-casino-title {
  margin-left: 10px;
  width: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.top-canadiancasinos-com .top-online-casinos .review-btn a {
  color: #f0474c;
  font-weight: 400;
  font-size: 12px;
  cursor: pointer;
}
.top-canadiancasinos-com .top-online-casinos .review-btn a:hover {
  color: black;
}
.top-canadiancasinos-com .top-online-casinos .right-item {
  text-align: center;
  margin-left: 30px;
  white-space: nowrap;
}
.top-canadiancasinos-com .top-online-casinos .right-item span img {
  width: 15px;
}
.provider-link {
  color: black;
}
.top-canadiancasinos-com-page-wrapper .text_bottom {
  padding: 15px;
}
.-form {
  width: 56%;
  margin-left: 66px;
}
@media (max-width: 1024px) {
  .-form {
    width: 55%;
  }
}
@media (max-width: 970px) {
  .-form {
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
  }
}
.-form .title-form {
  color: black;
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 22px;
}
@media (max-width: 425px) {
  .-form .title-form {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.-form .item-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 425px) {
  .-form .item-form {
    margin-bottom: 0px;
  }
}
.-form .item-form .label-form-recaptch {
  margin-left: 70px;
}
@media (max-width: 620px) {
  .-form .item-form .label-form-recaptch {
    margin-left: 30px;
  }
}
@media (max-width: 425px) {
  .-form .item-form .label-form-recaptch {
    margin-left: 0px;
  }
}
.-form .item-form .label-form {
  margin-right: 25px;
  line-height: 44px;
  width: 7%;
}
.-form .item-form .form-input {
  width: 88%;
}
@media (max-width: 425px) {
  .-form .item-form .form-input {
    width: 100%;
  }
}
.-form .item-form .form-input .form-class {
  width: 100%;
  border-radius: 4px;
  height: 44px;
  padding-left: 15px;
  border: 1px solid #a9a9a9;
}
.-form .item-form .form-input textarea {
  width: 100%;
  padding-left: 15px;
  border-radius: 4px;
}
.-form .item-form .form-input-recaptcha {
  margin-top: 10px;
}
.-form .item-form .form-input-recaptcha .form-submit-button {
  width: 200px;
  height: 50px;
  border: none;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  outline: none;
  transition: all 0.5s ease;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: 44px;
  background: #ffb93f;
  border-radius: 4px;
}
.-form .item-form .form-input-recaptcha .form-submit-button:hover {
  background: #ffac1b;
}
@media (max-width: 425px) {
  .-form .item-form .form-input-recaptcha .form-submit-button {
    margin-left: 0px;
  }
}
@media (max-width: 425px) {
  .-form .recaptcha-item {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.top-canadiancasinos-com .-page {
  width: 38%;
  padding: 0px;
}
@media (max-width: 768px) {
  .top-canadiancasinos-com .-page {
    width: 100%;
  }
}
.slot-popular {
  padding-bottom: 30px;
}
.slot-popular .flex-main {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.slot-popular .sidebar-popular-slot {
  text-align: center;
  border: none;
  padding: 0;
  width: 115px;
  margin: 5px;
}
.slot-popular .sidebar-popular-slot a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: black;
}
.slot-popular .sidebar-popular-slot .sidebar-popular-link {
  cursor: pointer;
}
.slot-popular .sidebar-popular-slot span {
  font-weight: 500;
}
.slot-popular .sidebar-popular-slot .slot-item-pre-img {
  margin-bottom: 5px;
}
.slot-popular .sidebar-popular-slot .slot-item-pre-img img {
  height: 80px;
}
@media (max-width: 425px) {
  .slot-popular .sidebar-popular-slot {
    width: 46%;
    text-align: center;
  }
}
.slot-popular .button-cell {
  width: 100%;
  border: none;
  padding: 0;
}
.slot-popular .btn-show-all {
  color: black;
  display: block;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  font-size: 13px;
  outline: none;
  border: none;
  background-color: #f0f8ff00;
  position: relative;
}
.slot-popular .btn-show-all:hover::before {
  background-color: #ffe088;
  width: 55%;
  top: 23px;
  left: 127px;
  height: 3px;
}
@media (max-width: 425px) {
  .slot-popular .btn-show-all:hover::before {
    background-color: #ffe08800;
    width: 0px;
    height: 0px;
  }
}
.slot-popular .btn-show-all:before {
  content: "";
  z-index: -1;
  position: absolute;
  transition: 0.25s ease-in-out;
  bottom: 0;
  width: 0px;
  top: 23px;
  left: 127px;
  height: 3px;
  transform: translateX(-50%) translateY(-50%);
  background: rgba(255, 255, 255, 0.3);
  right: 0;
  background: #e1e1e1;
}
@media (max-width: 425px) {
  .casino-rating-item {
    width: 100%;
    text-align: center;
  }
}
.slot-page-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: -webkit-calc(100% - 300px);
  width: -moz-calc(100% - 300px);
  width: calc(100% - 300px);
  padding-right: 60px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1140px) {
  .slot-page-rating {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    padding-right: 0px;
  }
}
@media screen and (max-width: 730px) {
  .slot-page-rating {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .slot-page-rating .custom-ratting-container {
    margin: 10px 0 5px;
  }
}
@media (max-width: 1024px) {
  .slot-page-rating {
    width: 100%;
    text-align: center;
  }
  .slot-page-rating .share-buttons {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.slot-page-rating .custom-ratting-container {
  margin-right: 30px;
}
.slot-page-rating_between {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.cover-items {
  width: 100%;
  padding-bottom: 10px;
}
.text-side {
  width: 60%;
}
@media (max-width: 1024px) {
  .text-side {
    width: 100%;
  }
}
.main-flex-software {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.main-flex-software .item-slot-small {
  margin: 20px;
}
.youtube {
  position: relative;
  background: rgba(255, 206, 69, 0.65);
}
@media (max-width: 768px) {
  .youtube {
    height: auto;
  }
}
@media (max-width: 425px) {
  .youtube {
    height: 350px;
  }
}
.youtube .play-middle {
  font-weight: 500;
  cursor: pointer;
  top: 28%;
  left: 41%;
  position: absolute;
  margin-top: 59px;
}
@media (max-width: 425px) {
  .youtube .play-middle {
    top: 6%;
    left: 35%;
  }
}
.youtube .play-middle:before {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  background-image: url("/web/20230826213121im_/http://casino-en-ligne-trueflip.com/wp-content/themes/13027/img/play-button-preview.png");
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.youtube .play-middle span {
  -webkit-transition: opacity 0.5s, transform 0.8s ease-in-out;
  -moz-transition: opacity 0.5s, transform 0.8s ease-in-out;
  -ms-transition: opacity 0.5s, transform 0.8s ease-in-out;
  -o-transition: opacity 0.5s, transform 0.8s ease-in-out;
  transition: opacity 0.5s, transform 0.8s ease-in-out;
  opacity: 0;
  font-size: 22px;
  text-transform: uppercase;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.youtube:hover .play-middle span {
  opacity: 1;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}
.youtube img {
  width: 100%;
  opacity: 0.2;
}
@media (max-width: 425px) {
  .youtube img {
    height: 350px;
    object-fit: cover;
  }
}
.no-padding {
  padding: 0px;
}
.top_slot_sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #1b1b1b;
}
.top_slot_sidebar:visited {
  color: #1b1b1b;
}
.twitter-link {
  display: none;
}
.facebook-link {
  display: none;
}
.rating-page {
  margin-top: 4px;
  margin-bottom: 20px;
}
.tax-rating-alert {
  display: block;
  flex-basis: 100%;
}
.top-canadiancasinos-com .breadcrumbs li .last-child {
  color: black;
}
.top-canadiancasinos-com .software-page {
  margin-top: 50px;
}
.chess-block .item-slot-small-pre-img {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 425px) {
  .chess-block .item-slot-small-pre-img {
    width: auto;
  }
}
.rating-cover {
  width: calc(100% + 10px);
  margin: 0 -25px;
}
.top__banner {
  display: block;
  width: 100%;
  background: #3a1193;
  text-align: center;
}
.top__banner a:hover {
  text-decoration: none;
}
.top__banner .rectangular_desktop {
  display: block;
}
@media (max-width: 1099px) {
  .top__banner .rectangular_desktop {
    display: none;
  }
}
.top__banner .rectangular_tablet {
  display: none;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .top__banner .rectangular_tablet {
    display: block;
  }
}
@media (max-width: 767px) {
  .top__banner .rectangular_tablet {
    display: none;
  }
}
.top__banner .rectangular_mobile {
  display: none;
}
@media (max-width: 767px) {
  .top__banner .rectangular_mobile {
    display: block;
  }
}
body.brand.logged-in .branding {
  top: 95px;
}
@media screen and (max-width: 782px) {
  body.brand.logged-in .branding {
    top: 105px;
  }
}
body.brand .branding {
  position: fixed;
  top: 63px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
@media screen and (max-width: 1200px) and (orientation: landscape) {
  body.brand .branding {
    background-size: cover;
  }
}
@media screen and (max-width: 1200px) and (orientation: portrait) {
  body.brand .branding {
    background-size: contain;
  }
}
body.brand
  .top-canadiancasinos-com-site-container.top-canadiancasinos-com {
  margin-top: 400px;
}
@media screen and (max-width: 1300px) and (orientation: portrait) {
  body.brand
    .top-canadiancasinos-com-site-container.top-canadiancasinos-com {
    margin-top: 22.5vw;
  }
}
@media screen and (max-width: 1300px) and (orientation: landscape) {
  body.brand
    .top-canadiancasinos-com-site-container.top-canadiancasinos-com {
    margin-top: 25vw;
  }
}
@media screen and (max-width: 900px) and (orientation: landscape) {
  body.brand
    .top-canadiancasinos-com-site-container.top-canadiancasinos-com {
    margin-top: 20.5vw;
  }
}
@media screen and (max-width: 768px) {
  body.brand
    .top-canadiancasinos-com-site-container.top-canadiancasinos-com {
    margin-top: 44.5vw;
  }
}
body.brand .top-canadiancasinos-com-page-wrapper {
  background-color: #fff;
}
.popupLeavesUsers {
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.popupLeavesUsers.is-visible {
  z-index: 1000;
  visibility: visible;
}
.popupLeavesUsers.is-visible .popupLeavesUsers-overlay {
  opacity: 1;
  visibility: visible;
}
.popupLeavesUsers.is-visible .popupLeavesUsers-transition {
  opacity: 1;
}
.popupLeavesUsers-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.2s, opacity 0.2s;
}
.popupLeavesUsers-wrapper {
  width: 650px;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35);
}
@media screen and (max-width: 991px) {
  .popupLeavesUsers-wrapper {
    max-width: 650px;
    width: 80%;
  }
}
.popupLeavesUsers-transition {
  transition: all 0.2s;
  opacity: 0;
}
.popupLeavesUsers-close {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 44px;
  width: 44px;
  border: 0;
  line-height: 1;
  outline: none;
  background: transparent;
}
.popupLeavesUsers-close:hover {
  opacity: 0.8;
  transition-duration: 0.2s;
  outline: none;
}
.popupLeavesUsers-close:hover path {
  fill: #ea1845;
}
.popupLeavesUsers-close path {
  fill: #d7d7d7;
}
.popupLeavesUsers-close path:hover {
  fill: #ea1845;
}
.popupLeavesUsers-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 55px 15px 25px;
  max-height: 95vh;
  background: #ffb93f;
}
@media (max-height: 480px) {
  .popupLeavesUsers-body {
    background-size: 50%;
  }
}
.popupLeavesUsers-text {
  margin-top: 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
  text-align: center;
}
.popupLeavesUsers-info {
  align-items: center;
  padding-top: 16px;
}
.popupLeavesUsers-info img {
  display: block;
  margin: 0 auto 20px;
  max-width: 120px;
  height: auto;
}
.popupLeavesUsers-offers {
  font-weight: 500;
  font-size: 28px;
  line-height: 33px;
  color: #fff;
  text-align: center;
  border: 0;
}
@media screen and (max-width: 991px) {
  .popupLeavesUsers-offers {
    font-size: 18px;
  }
}
.popupLeavesUsers__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  width: 88%;
  text-decoration: none;
  background: #ea1845;
  border-radius: 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
  padding: 13px 5px;
  border: 0;
  outline: none;
  box-shadow: 0px 5px 10px rgba(156, 11, 42, 0.4),
    inset 0px -4px 0px #cf0307;
}
.popupLeavesUsers__btn:hover,
.popupLeavesUsers__btn:focus,
.popupLeavesUsers__btn:active {
  outline: none;
}
@media screen and (max-width: 991px) {
  .popupLeavesUsers__btn {
    font-size: 16px;
  }
}
.popupLeavesUsers__btn-tc {
  color: #fff;
  text-decoration: underline;
  font-weight: 500;
  font-size: 16px;
}
.popupLeavesUsers__btn-tc:visited {
  color: #fff;
}
.popupLeavesUsers__btn-tc:hover {
  color: #ea1845;
  text-decoration: underline;
}
.popupLeavesUsers__btn:hover {
  box-shadow: 0px 15px 30px rgba(156, 11, 42, 0.4);
}
.popupLeavesUsers__btn-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 25px;
}
.popupLeavesUsers .popup-ref {
  display: block;
  position: relative;
  margin: auto auto 20px;
  text-decoration: none;
  cursor: pointer;
  background: #fff;
  font-size: 16px;
  color: #db0f21;
  font-weight: 500;
  line-height: 1;
  border-radius: 30px;
  padding: 12px 15px 12px 75px;
}
.popupLeavesUsers .popup-ref span {
  font-size: 30px;
  display: block;
  font-weight: 500;
}
.popupLeavesUsers .popup-ref:before {
  content: "";
  display: block;
  width: 88px;
  height: 88px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAyIiBoZWlnaHQ9IjEwMiIgdmlld0JveD0iMCAwIDEwMiAxMDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPjxjaXJjbGUgY3g9IjUxIiBjeT0iNDciIHI9IjQ0IiBmaWxsPSIjNkY5QTE0Ii8+PGNpcmNsZSBjeD0iNTEiIGN5PSI0NyIgcj0iNDUuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIi8+PC9nPjxwYXRoIGQ9Ik0zMi45NDA3IDM4LjE5NTlDMzIuMDc5NSAzOC4xOTU5IDMxLjM0NzcgMzguNDk2MiAzMC43NDY5IDM5LjA5NzVDMzAuMTQ2MiAzOS42OTg1IDI5Ljg0NTYgNDAuNDE5NiAyOS44NDU2IDQxLjI2MDhWNTQuMTgyM0MyOS44NDU2IDU1LjA0MzEgMzAuMTQ2MSA1NS43NzQyIDMwLjc0NjkgNTYuMzc1M0MzMS4zNDc3IDU2Ljk3NjUgMzIuMDc5IDU3LjI3NjQgMzIuOTQwNCA1Ny4yNzY0QzMzLjgwMTkgNTcuMjc2NCAzNC41MjggNTYuOTc2NCAzNS4xMTg5IDU2LjM3NTNDMzUuNzEwMiA1NS43NzQyIDM2LjAwNTYgNTUuMDQzMSAzNi4wMDU2IDU0LjE4MjNWNDEuMjYwOEMzNi4wMDU2IDQwLjQxOTMgMzUuNzA0OSAzOS42OTgyIDM1LjEwNDIgMzkuMDk3NUMzNC41MDMzIDM4LjQ5NjUgMzMuNzgxOCAzOC4xOTU5IDMyLjk0MDcgMzguMTk1OVoiIGZpbGw9IndoaXRlIi8+PHBhdGggZD0iTTM3LjIwODMgNTguNzc5NUMzNy4yMDgzIDU5LjcwMDggMzcuNTI4OCA2MC40ODIxIDM4LjE2OTggNjEuMTIzMkMzOC44MTA5IDYxLjc2MzcgMzkuNTkxOSA2Mi4wODQxIDQwLjUxMzcgNjIuMDg0MUg0Mi43MzczTDQyLjc2NzYgNjguOTA1MkM0Mi43Njc2IDY5Ljc2NjggNDMuMDY4MSA3MC40OTc1IDQzLjY2OSA3MS4wOTg3QzQ0LjI2OTcgNzEuNjk5NyA0NC45OTExIDcyLjAwMDEgNDUuODMyMyA3Mi4wMDAxQzQ2LjY5NDEgNzIuMDAwMSA0Ny40MjUgNzEuNjk5NyA0OC4wMjYxIDcxLjA5ODdDNDguNjI3MiA3MC40OTc1IDQ4LjkyNzQgNjkuNzY2OCA0OC45Mjc0IDY4LjkwNTJWNjIuMDg0MUg1My4wNzM5VjY4LjkwNTJDNTMuMDczOSA2OS43NjY4IDUzLjM3NDMgNzAuNDk3NSA1My45NzUgNzEuMDk4N0M1NC41NzY1IDcxLjY5OTcgNTUuMzA3NiA3Mi4wMDAxIDU2LjE2OTIgNzIuMDAwMUM1Ny4wMyA3Mi4wMDAxIDU3Ljc2MTIgNzEuNjk5NyA1OC4zNjE5IDcxLjA5ODdDNTguOTYyNyA3MC40OTc1IDU5LjI2MjcgNjkuNzY2OCA1OS4yNjI3IDY4LjkwNTJWNjIuMDg0MUg2MS41MTY3QzYyLjQxNzYgNjIuMDg0MSA2My4xODkxIDYxLjc2NDMgNjMuODMwMSA2MS4xMjMyQzY0LjQ3MTIgNjAuNDgyMSA2NC43OTE4IDU5LjcwMDggNjQuNzkxOCA1OC43Nzk1VjM4Ljc2NjhIMzcuMjA4M1Y1OC43Nzk1WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNNTcuODIxMSAyNi41OTc0TDU5Ljk1MzkgMjIuNjYwOUM2MC4wOTQ0IDIyLjQwMDUgNjAuMDQzOSAyMi4yMDAyIDU5LjgwNCAyMi4wNjAxQzU5LjU0MzIgMjEuOTM5OCA1OS4zNDMgMjEuOTk5OSA1OS4yMDMzIDIyLjI0MDVMNTcuMDM5NCAyNi4yMDY3QzU1LjEzNjMgMjUuMzY1NCA1My4xMjM3IDI0Ljk0NDcgNTAuOTk5OSAyNC45NDQ3QzQ4Ljg3NjYgMjQuOTQ0NyA0Ni44NjMyIDI1LjM2NTQgNDQuOTYgMjYuMjA2N0w0Mi43OTY2IDIyLjI0MDZDNDIuNjU2OCAyMiA0Mi40NTYyIDIxLjkzOTkgNDIuMTk1OCAyMi4wNjAyQzQxLjk1NTMgMjIuMjAwMyA0MS45MDU1IDIyLjQwMDYgNDIuMDQ1NyAyMi42NjFMNDQuMTc5MiAyNi41OTc0QzQyLjAxNTQgMjcuNjk5IDQwLjI5MzIgMjkuMjM2NiAzOS4wMTA3IDMxLjIwOThDMzcuNzI4NyAzMy4xODMxIDM3LjA4NzUgMzUuMzQxNyAzNy4wODc1IDM3LjY4NTFINjQuODgyOEM2NC44ODI4IDM1LjM0MTcgNjQuMjQxOCAzMy4xODMgNjIuOTU5NyAzMS4yMDk4QzYxLjY3NyAyOS4yMzY2IDU5Ljk2NTIgMjcuNjk4OSA1Ny44MjExIDI2LjU5NzRaTTQ1LjQ4NiAzMi4zMjE0QzQ1LjI1NTggMzIuNTUxOSA0NC45ODA0IDMyLjY2NyA0NC42NTk5IDMyLjY2N0M0NC4zMzkzIDMyLjY2NyA0NC4wNjkgMzIuNTUyIDQzLjg0ODQgMzIuMzIxNEM0My42MjgzIDMyLjA5MTIgNDMuNTE3OSAzMS44MTU3IDQzLjUxNzkgMzEuNDk1MkM0My41MTc5IDMxLjE3NDYgNDMuNjI4MyAzMC44OTkxIDQzLjg0ODQgMzAuNjY4NkM0NC4wNjg3IDMwLjQzODEgNDQuMzM5NCAzMC4zMjMyIDQ0LjY1OTkgMzAuMzIzMkM0NC45OCAzMC4zMjMyIDQ1LjI1NTUgMzAuNDM4IDQ1LjQ4NiAzMC42Njg2QzQ1LjcxNjQgMzAuODk5MSA0NS44MzE2IDMxLjE3NDYgNDUuODMxNiAzMS40OTUyQzQ1LjgzMTYgMzEuODE1OCA0NS43MTY0IDMyLjA5MDkgNDUuNDg2IDMyLjMyMTRaTTU4LjE1MiAzMi4zMjE0QzU3LjkzMTEgMzIuNTUxOSA1Ny42NjA3IDMyLjY2NyA1Ny4zNDAyIDMyLjY2N0M1Ny4wMTk2IDMyLjY2NyA1Ni43NDQ4IDMyLjU1MiA1Ni41MTQyIDMyLjMyMTRDNTYuMjgzNyAzMi4wOTEyIDU2LjE2ODkgMzEuODE1NyA1Ni4xNjg5IDMxLjQ5NTJDNTYuMTY4OSAzMS4xNzQ2IDU2LjI4MzcgMzAuODk5MSA1Ni41MTQyIDMwLjY2ODZDNTYuNzQ0NyAzMC40MzgxIDU3LjAxOTYgMzAuMzIzMiA1Ny4zNDAyIDMwLjMyMzJDNTcuNjYwNyAzMC4zMjMyIDU3LjkzMTEgMzAuNDM4IDU4LjE1MiAzMC42Njg2QzU4LjM3MTcgMzAuODk5MSA1OC40ODIzIDMxLjE3NDYgNTguNDgyMyAzMS40OTUyQzU4LjQ4MjMgMzEuODE1OCA1OC4zNzIgMzIuMDkwOSA1OC4xNTIgMzIuMzIxNFoiIGZpbGw9IndoaXRlIi8+PHBhdGggZD0iTTcxLjI1MjUgMzkuMDgyM0M3MC42NTE4IDM4LjQ5MTUgNjkuOTIwNiAzOC4xOTU5IDY5LjA1OTEgMzguMTk1OUM2OC4yMTgxIDM4LjE5NTkgNjcuNDk2OSAzOC40OTE1IDY2Ljg5NjEgMzkuMDgyM0M2Ni4yOTUxIDM5LjY3MzQgNjUuOTk0NCA0MC4zOTk3IDY1Ljk5NDQgNDEuMjYwOFY1NC4xODIzQzY1Ljk5NDQgNTUuMDQzMSA2Ni4yOTUxIDU1Ljc3NDIgNjYuODk2MSA1Ni4zNzUzQzY3LjQ5NjkgNTYuOTc2NSA2OC4yMTgxIDU3LjI3NjQgNjkuMDU5MSA1Ny4yNzY0QzY5LjkyMDYgNTcuMjc2NCA3MC42NTE4IDU2Ljk3NjQgNzEuMjUyNSA1Ni4zNzUzQzcxLjg1NCA1NS43NzQyIDcyLjE1NDMgNTUuMDQzMSA3Mi4xNTQzIDU0LjE4MjNWNDEuMjYwOEM3Mi4xNTQzIDQwLjM5OTYgNzEuODU0IDM5LjY3MzMgNzEuMjUyNSAzOS4wODIzWiIgZmlsbD0id2hpdGUiLz48ZGVmcz48ZmlsdGVyIGlkPSJmaWx0ZXIwX2QiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMDIiIGhlaWdodD0iMTAyIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldCBkeT0iNCIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIiLz48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4yNSAwIi8+PGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz48ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvdyIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=");
  position: absolute;
  background-size: contain;
  top: -6px;
  left: -15px;
}
.bonus-item {
  margin-bottom: 30px;
  width: 100%;
}
.bonus-item_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: 5px;
  background: #f5f5f5;
}
@media (max-width: 620px) {
  .bonus-item_top {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5px 5px 15px;
  }
}
.bonus-item_top__name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .bonus-item_top__name {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.bonus-item_top__name-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-width: 190px;
  max-width: 190px;
  width: 100%;
}
.bonus-item_top__name-title {
  margin-left: 20px;
  font-size: 18px;
  line-height: 21px;
  color: #414141;
}
@media (max-width: 1024px) {
  .bonus-item_top__name-title {
    margin: 20px 0 0;
  }
}
.bonus-item_top__info {
  padding: 0 10px;
}
@media (max-width: 620px) {
  .bonus-item_top__info {
    padding: 30px 10px 50px;
  }
}
.bonus-item_top__info-val {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #f55612;
  margin-bottom: 10px;
}
.bonus-item_top__info-about {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #414141;
}
.bonus-item_top__ref {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .bonus-item_top__ref {
    margin-right: 0px;
  }
}
.bonus-item_top__ref-link {
  margin-bottom: 15px;
}
.bonus-item_top__ref-tc {
  font-size: 14px;
  line-height: 16px;
  color: #000;
  cursor: pointer;
}
.bonus-item_bottom {
  background: #f9f9f9;
  padding: 20px 30px 40px;
  font-size: 14px;
  line-height: 21px;
  color: #888686;
}
.bonus-item_bottom p {
  font-size: 14px;
  line-height: 21px;
  color: #888686;
  margin-bottom: 15px;
}
.bonus-item_bottom p:last-child {
  margin: 0;
}
.btn-cbr {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fc4d59;
  padding: 6px 30px;
  border: 2px solid #ea1845;
  border-radius: 43px;
  cursor: pointer;
  transition: 0.3s;
}
.btn-cbr:hover {
  background: #ea1845;
  color: #fff;
}
.grecaptcha-badge {
  z-index: 111;
}
.custom-ratting-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#cbr_form .cbr_popup {
  background: #fff;
  border-radius: 10px;
  width: 715px;
  padding: 50px;
}
@media screen and (max-width: 768px) {
  #cbr_form .cbr_popup {
    max-width: 355px;
    width: 100%;
    padding: 15px 20px 40px;
    margin: 10px auto;
  }
}
@media screen and (max-width: 530px) {
  #cbr_form .cbr_popup {
    max-width: 290px;
  }
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_popup_body_title p {
  font-weight: 500;
  font-size: 28px;
  color: #000;
  text-align: left;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #cbr_form .cbr_popup .cbr_popup_body .cbr_popup_body_title p {
    font-size: 18px;
    line-height: 21px;
  }
}
@media screen and (max-width: 768px) {
  #cbr_form .cbr_popup .cbr_popup_body .cbr_popup_body_title {
    margin-right: 80px;
  }
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_popup_body_bugs {
  width: 100%;
  position: relative;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_bug_item {
  font-size: 16px;
  line-height: 19px;
  color: #000;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_bug_item textarea {
  width: 100%;
  height: 65px;
  resize: none;
  background: #f1f1f1;
  border-radius: 5px;
  border: none;
  margin-top: 20px;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_bug_item textarea:focus {
  outline: none;
}
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="radio"]:not(:checked),
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="radio"]:checked {
  position: absolute;
  opacity: 0;
}
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="radio"]:not(:checked)
  + label,
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="radio"]:checked
  + label {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  line-height: 20px;
  cursor: pointer;
}
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="radio"]:not(:checked)
  + label:before,
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="radio"]:checked
  + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: -2px;
  width: 24px;
  height: 24px;
  border: 2px solid #ea1845;
  background-color: #fff;
  border-radius: 100%;
}
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="radio"]:not(:checked)
  + label:after,
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="radio"]:checked
  + label:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  left: 6px;
  top: 4px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #ea1845;
}
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="radio"]:not(:checked)
  + label:after {
  opacity: 0;
}
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_bug_item
  input[type="radio"]:checked
  + label:after {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #cbr_form .cbr_popup .cbr_popup_body form .cbr_bug_item {
    margin-bottom: 20px;
  }
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_popup_body_submit {
  text-align: left;
}
#cbr_form .cbr_popup .cbr_popup_body form .cbr_popup_body_submit button {
  background: #ea1845;
  border-radius: 51px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.04em;
  color: #fff;
  padding: 10px 50px;
  cursor: pointer;
  width: 166px;
}
#cbr_form
  .cbr_popup
  .cbr_popup_body
  form
  .cbr_popup_body_submit
  button:hover {
  box-shadow: 0px 10px 20px 0px rgba(234, 24, 69, 0.29);
  text-decoration: none;
  color: #fff;
  background: #ea1845;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_email .send_email {
  background: #ea1845;
}
#cbr_form .cbr_popup .cbr_popup_body .cbr_email .send_email:hover {
  background: #f1567e;
}
#cbr_form .cbr_popup .cbr_popup_close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #000;
  font-size: 60px;
  top: 0px;
  right: 0px;
  background: #f1f1f1;
  border-radius: 0px 10px 0px 0px;
  width: 70px;
  height: 70px;
}
.slot-page-content .iframe {
  position: relative;
  overflow: visible;
}
.btn-refresh {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fc4d59;
  padding: 8px 30px;
  border: 2px solid #ea1845;
  border-radius: 40px;
  cursor: pointer;
  transition: 0.3s;
}
.btn-refresh svg {
  fill: #ea1846;
  margin-top: 2px;
  margin-bottom: -2px;
  margin-right: 10px;
}
.btn-refresh:not([data-value="disable"]):hover {
  background: #ea1845;
  color: #fff;
}
@media (max-width: 960px) {
  .btn-refresh {
    display: none;
  }
}
.btn-refresh[data-value="disable"],
#fullscreen[data-value="disable"] {
  opacity: 0.3;
  cursor: default;
}
.btn-refresh:not([data-value="disable"]):hover svg {
  fill: #fff;
  transform: rotate(360deg);
  transition-duration: 0.6s;
}
#fullscreen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #ea1846;
  cursor: pointer;
}
#fullscreen svg {
  fill: #ea1846;
  flex-shrink: 0;
}
#fullscreen:not([data-value="disable"]):hover {
  background: #ea1846;
  transition-duration: 0.2s;
  color: #fff;
}
#fullscreen:not([data-value="disable"]):hover svg {
  fill: white;
  transition-duration: 0.2s;
}
body.iframe-full-screen {
  overflow: hidden;
}
body.iframe-full-screen .iframe-slot-single {
  padding: 21px 23px 63px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
body.iframe-full-screen
  .iframe-slot-single.active-frame
  + .demo-container
  #fullscreen {
  font-size: 1px;
  color: transparent;
}
body.iframe-full-screen
  .iframe-slot-single.active-frame
  + .demo-container
  #fullscreen
  svg {
  margin-right: -8px;
}
body.iframe-full-screen .active-frame + .demo-container {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 0 21px;
}
.iframe-full-screen .iframe iframe,
.iframe-full-screen .iframe {
  position: fixed;
  max-width: 100%;
  z-index: 1000;
  top: 90px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 90px);
}
.iframe-full-screen .iframe-slot-mobile iframe,
.iframe-full-screen .iframe-slot-mobile {
  height: calc(100% - 62px);
  position: fixed;
  top: 62px;
}
.iframe-full-screen .iframe iframe {
  z-index: 99;
  transform: translate(0) !important;
}
.iframe-full-screen header {
  z-index: 0;
}
.demo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  top: -50px;
  right: 0px;
  z-index: 10;
}
.demo-container #fullscreen {
  margin-left: 30px;
}
@media (max-width: 768px) {
  .demo-container #fullscreen {
    margin-left: 10px;
  }
}
.demo-container .fullscreen-ref--wrap {
  display: none;
}
.demo-container .fullscreen-ref {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  color: #1b1b1b;
  cursor: pointer;
}
@media (max-width: 768px) {
  .demo-container .fullscreen-ref {
    font-size: 15px;
  }
}
.demo-container .fullscreen-ref:hover {
  opacity: 0.5;
  transition-duration: 0.2s;
}
.demo-container .demo-bonus--red {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  color: #ea1846;
}
@media (max-width: 768px) {
  .demo-container .demo-bonus--red {
    font-size: 12px;
  }
}
.iframe-full-screen .demo-container {
  position: fixed;
  z-index: 100;
  top: 0px;
  margin-top: 0;
  left: 0;
  height: 90px;
  background: #fff;
  width: 100%;
  padding: 0 30px;
  border-bottom: 6px solid #ea1846;
}
.iframe-full-screen .btn-refresh {
  margin-left: auto;
}
.iframe-full-screen .btn-up {
  position: relative;
}
.iframe-full-screen .fullscreen-ref--wrap {
  display: block;
}
@media (max-width: 960px) {
  .demo-container {
    display: none;
  }
  .active-frame .demo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    top: 7px;
    right: 7px;
  }
  .act-ifr .demo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0;
    height: auto;
    min-height: 62px;
    background: #fff;
    width: 100%;
    padding: 5px 15px;
    border-bottom: 6px solid #ea1846;
  }
  .iframe-full-screen .iframe iframe,
  .iframe-full-screen .iframe {
    top: 62px;
  }
  .top-canadiancasinos-com.iframe-full-screen
    .iframe.active-frame
    + .demo-container {
    height: 62px;
  }
  .iframe-full-screen .iframe iframe,
  .iframe-full-screen .iframe {
    height: calc(100% - 62px);
    top: 62px;
  }
}
@media (max-height: 440px) and (orientation: landscape) {
  .demo-container,
  .act-ifr .demo-container {
    display: none;
  }
}
.faq-text {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 1rem;
}
.slider-screenshots-wrapper {
  width: 100%;
  padding: 20px 0 20px 24px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}
@media screen and (max-width: 550px) {
  .slider-screenshots-wrapper {
    margin-right: -15px;
    padding: 16px 0 12px 16px;
  }
}
@media screen and (max-width: 550px) {
  .slider-screenshots-wrapper_casino {
    width: 105%;
  }
}
.slider-screenshots-item {
  margin-right: 20px;
}
.slider-screenshots-item-img {
  width: 240px;
  height: 176px;
  border-radius: 4px;
}
@media screen and (max-width: 550px) {
  .slider-screenshots-item-img {
    width: 120px;
    height: 88px;
  }
}
@media screen and (max-width: 767px) {
  .slider-screenshots-item {
    margin-right: 10px;
  }
}
.slider-screenshots__title {
  text-transform: uppercase;
  color: #1b1b1b;
  font-size: 28px;
  font-weight: 500;
}
@media screen and (max-width: 550px) {
  .slider-screenshots__title {
    font-size: 24px;
  }
}
.slider-screenshots-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 24px;
}
@media screen and (max-width: 767px) {
  .slider-screenshots-top {
    margin-right: 16px;
  }
}
.slider-screenshots-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 100;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.slider-screenshots-btns__item {
  width: 48px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #fff;
  border: 2px solid #ea1846;
  border-radius: 40px;
  opacity: 0.4;
  transition: all 0.3s ease;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNDg5OTkgMTguMTNMMi4yNTk5OSAxOS45TDEyLjE2IDkuOTk5OThMMi4yNTk5OSAwLjA5OTk3NTZMMC40ODk5OSAxLjg2OTk4TDguNjE5OTkgOS45OTk5OEwwLjQ4OTk5IDE4LjEzWiIgZmlsbD0iI0VBMTg0NiIvPgo8L3N2Zz4K);
}
@media screen and (max-width: 550px) {
  .slider-screenshots-btns__item {
    width: 40px;
    height: 32px;
  }
}
.slider-screenshots-btns__item_prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjUxIDE4LjEzTDEwLjc0IDE5LjlMMC44NDAwMSA5Ljk5OTk4TDEwLjc0IDAuMDk5OTc1NkwxMi41MSAxLjg2OTk4TDQuMzgwMDEgOS45OTk5OEwxMi41MSAxOC4xM1oiIGZpbGw9IiNFQTE4NDYiLz4KPC9zdmc+Cg==);
}
.slider-screenshots-btns__item_next {
  margin-left: 8px;
}
.slider-screenshots-btns__item:hover {
  cursor: pointer;
  opacity: 1;
}
.slider-screenshots .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 15px;
}
.slider-screenshots .slick-dots li {
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border: 1px solid #ea1846;
  border-radius: 50%;
  display: block;
  background-color: #fff;
  cursor: pointer;
}
.slider-screenshots .slick-dots li button {
  display: none;
}
.slider-screenshots .slick-dots li:last-child {
  margin-right: 0;
}
.slider-screenshots .slick-dots li.slick-active {
  width: 16px;
  background: #ea1846;
  border-radius: 10px;
}
.slider-screenshots_disabled {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.slider-screenshots_disabled .slider-screenshots-wrapper {
  padding: 20px 24px;
}
@media screen and (max-width: 550px) {
  .slider-screenshots_disabled .slider-screenshots-wrapper {
    padding: 16px 12px;
  }
}
.iframe-slot-single.iframe-slot-mobile {
  padding: 0;
  margin: 0 auto;
}
.iframe-slot-single.iframe-slot-mobile.active-frame {
  padding-top: 76%;
  overflow: hidden;
  border-radius: 0;
}
.iframe-slot-single.iframe-slot-mobile.active-frame .preload-img {
  display: none;
}
.iframe-slot-single.iframe-slot-mobile.active-frame iframe {
  transform: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
body.iframe-full-screen .iframe-slot-single.iframe-slot-mobile {
  padding: 0;
  margin: 0 auto;
}
body.iframe-full-screen
  .iframe-slot-single.iframe-slot-mobile.active-frame
  iframe {
  height: calc(100% - 60px);
}
body.iframe-full-screen .top-canadiancasinos-com-header {
  display: none;
}
body.iframe-full-screen .btn-up {
  display: none;
}
body.iframe-full-screen .branding {
  position: static;
}
body.iframe-full-screen .top-canadiancasinos-com-subscription-form {
  display: none;
}
body.iframe-full-screen .top-canadiancasinos-com-footer {
  display: none;
}
body.iframe-full-screen .iframe-slot-single.iframe-slot-mobile {
  padding-top: 0;
  height: 100%;
}
.top-canadiancasinos-com.iframe-full-screen
  .iframe.active-frame
  + .demo-container {
  position: fixed;
  top: 0;
  z-index: 1000000;
}
#toc_container {
  background: #f9f9f9;
  border: 1px solid #aaa;
  padding: 10px;
  margin-bottom: 1em;
  width: auto;
  display: table;
  font-size: 95%;
}
#toc_container a {
  text-decoration: none;
  text-shadow: none;
}
#toc_container ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
  margin-top: -6px;
}
#toc_container ol > ol {
  counter-reset: none;
  margin-left: 0px !important;
}
#toc_container ol li {
  display: table;
  counter-increment: item;
  color: #ba5473;
}
#toc_container ol li li {
  margin: 0;
}
#toc_container ol li li:before {
  content: counters(item, ".") " ";
}
#toc_container ol li a:hover {
  text-decoration: underline;
  color: #a80024;
}
#toc_container ol li:before {
  content: counters(item, ".");
  display: inline-block;
  padding-right: 4px;
}
#toc_container ol ol {
  margin-left: 7px;
}
#toc_container .ctoc-toggle {
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
#toc_container .ctoc-body {
  background: 0 0;
  list-style: none;
}
.cover-table {
  overflow-x: auto;
}
.table-top__title {
  font-weight: normal;
  font-size: 28px;
  line-height: 31px;
  color: #000037;
  text-transform: capitalize;
}
.table-top__title-wrapper {
  margin-right: auto;
}
.table-top__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.table-top__wrapper .cover-table {
  width: 100%;
}
table.table-top-bonuses {
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses thead {
    display: none;
  }
}
table.table-top-bonuses thead tr {
  margin-bottom: 16px;
  border-bottom: 1px solid #ebecf5;
}
table.table-top-bonuses tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses tr {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 49%;
  }
}
table.table-top-bonuses th {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  color: #515170;
  padding: 8px 0;
  text-align: center;
}
table.table-top-bonuses tbody tr {
  background: #fff;
  border: 1px solid #ebecf5;
  box-sizing: border-box;
  border-radius: 16px;
  margin-bottom: 12px;
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -ms-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
@media (hover: hover) and (pointer: fine),
  (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  table.table-top-bonuses tbody tr:hover {
    box-shadow: 0 8px 16px #e6e7f0;
  }
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses tbody tr {
    padding: 16px;
  }
}
@media only screen and (max-width: 365px) {
  table.table-top-bonuses tbody tr {
    padding: 5px;
  }
}
table.table-top-bonuses tbody tr:nth-child(1) {
  background: #fbf5d5;
  border: 1px solid #fceea2;
}
table.table-top-bonuses tbody tr:nth-child(2) {
  background: #e1e1e2;
  border: 1px solid #bfbec1;
}
table.table-top-bonuses tbody tr:nth-child(3) {
  background: #efe3d7;
  border: 1px solid rgba(223, 194, 166, 0.24);
}
table.table-top-bonuses tbody tr:nth-child(4),
table.table-top-bonuses tbody tr:nth-child(5) {
  background: #e9f3fb;
  border: 1px solid rgba(209, 232, 252, 0.24);
}
table.table-top-bonuses tbody td {
  border: none;
  padding: 15px 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses tbody td {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
table.table-top-bonuses .column-1 {
  width: 125px;
  margin-right: 12px;
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .column-1 {
    width: 100%;
    margin-right: 0;
  }
}
table.table-top-bonuses .column-2 {
  width: 140px;
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .column-2 {
    width: 100%;
    padding: 8px;
  }
}
table.table-top-bonuses .column-3 {
  width: 258px;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (max-width: 1140px) {
  table.table-top-bonuses .column-3 {
    width: auto;
    flex-grow: 1;
  }
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .column-3 {
    width: 100%;
    padding: 8px 0;
    flex-grow: 0;
    margin-top: auto;
  }
}
table.table-top-bonuses .column-4 {
  width: 169px;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (max-width: 1140px) {
  table.table-top-bonuses .column-4 {
    display: none;
  }
}
table.table-top-bonuses .column-5 {
  width: 242px;
  padding-left: 37px;
  padding-right: 37px;
}
@media only screen and (max-width: 1140px) {
  table.table-top-bonuses .column-5 {
    display: none;
  }
}
table.table-top-bonuses .column-6 {
  width: 165px;
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .column-6 {
    width: 100%;
    padding: 8px 0;
  }
}
table.table-top-bonuses p {
  margin-bottom: 0;
  font-size: inherit;
  color: #000037;
}
@media only screen and (max-width: 479px) {
  table.table-top-bonuses p {
    font-weight: 700;
    line-height: 1.5;
    padding: 8px 0;
  }
}
@media (hover: hover) and (pointer: fine),
  (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  table.table-top-bonuses .bonus-item__logo:hover {
    cursor: pointer;
  }
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .bonus-item__logo {
    min-width: unset;
  }
}
table.table-top-bonuses .bonus-item__logo img {
    width: 125px;
    height: 80px;
    object-fit: contain;
}
@media only screen and (max-width: 479px) {
  table.table-top-bonuses .bonus-item__logo img {
    width: 135px !important;
  }
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .bonus-item__rating {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
table.table-top-bonuses .bonus-item__rating .custom-ratting-container {
  justify-content: center;
}
@media only screen and (max-width: 479px) {
  table.table-top-bonuses .bonus-item__rating .custom-ratting-container {
    padding-top: 0;
  }
}
table.table-top-bonuses .bonus-item__rating .custom-rating-img {
  display: flex;
}
table.table-top-bonuses .bonus-item__rating .custom-rating-img img {
  width: 24px;
  height: 19px;
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .bonus-item__rating .custom-rating-img img {
    width: 18px;
    height: 14px;
  }
}
table.table-top-bonuses .bonus-item__rating .rating-name {
  display: block;
  margin-bottom: 6px;
  font-size: 12px;
  color: #515170;
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .bonus-item__rating .rating-name {
    display: none;
  }
}
table.table-top-bonuses .bonus-item__casino {
  margin-bottom: 8px;
}
table.table-top-bonuses .bonus-item__casino a {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  color: #515170;
}
@media only screen and (max-width: 479px) {
  table.table-top-bonuses .bonus-item__casino a {
    font-size: 14px;
  }
}
@media (hover: hover) and (pointer: fine),
  (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  table.table-top-bonuses .bonus-item__casino:hover {
    cursor: pointer;
  }
}
table.table-top-bonuses .bonus-item__bonus {
  text-align: center;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.4;
  color: #000037;
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .bonus-item__bonus {
    font-size: 16px;
  }
}
table.table-top-bonuses .bonus-item__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
}
table.table-top-bonuses .bonus-item__play {
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .bonus-item__play {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 479px) {
  table.table-top-bonuses .bonus-item__play {
    width: 100%;
  }
}
table.table-top-bonuses .bonus-item__review {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: underline;
  color: #ff1a4b;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
@media (hover: hover) and (pointer: fine),
  (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  table.table-top-bonuses .bonus-item__review:hover {
    color: #ff4e74;
  }
}
@media only screen and (max-width: 768px) {
  table.table-top-bonuses .bonus-item__review {
    font-size: 12px;
  }
}
table.table-top-bonuses .red-btn {
  font-weight: bold;
}
.table-top-bonuses__title {
  margin: 40px 0 16px 0;
}
.table-top-bonuses__wrapper {
  padding: 0px 0 32px 0;
}
.table-top-bonuses__see-all-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
table.table-top-slots {
  border-collapse: initial;
  overflow: hidden;
  margin-bottom: 0;
  table-layout: fixed;
}
table.table-top-slots tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  width: calc(100% + 8px);
  margin: 0 -4px;
}
table.table-top-slots td {
  border: none;
}
.table-top-slots__wrapper {
  padding: 40px 0 32px 0;
  background: #fcf7f4;
  border: 1px solid #ebecf5;
  border-radius: 20px;
  margin: 0 -14px;
  width: 1140px;
}
@media only screen and (max-width: 1200px) {
  .table-top-slots__wrapper {
    width: calc(128%);
  }
}
.table-top-slots__wrapper .cover-table {
  padding: 0 14px;
}
.table-top-slots__wrapper .table-top__title-warpper {
  order: 1;
  width: 65%;
}
@media only screen and (max-width: 768px) {
  .table-top-slots__wrapper .table-top__title-warpper {
    order: 1;
    width: 100%;
  }
}
.table-top-slots__wrapper .table-top-slots {
  order: 3;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .table-top-slots__wrapper .table-top-slots {
    order: 2;
  }
}
.table-top-slots__wrapper .table-top-slots__see-all-wrapper {
  order: 2;
  width: 35%;
}
@media only screen and (max-width: 768px) {
  .table-top-slots__wrapper .table-top-slots__see-all-wrapper {
    order: 3;
    width: 100%;
  }
}
.table-top-slots__title {
  margin: 0 0 20px 0;
  padding-left: 14px;
}
@media only screen and (max-width: 768px) {
  .table-top-slots__title {
    padding: 0 14px;
    margin: 0 0 16px 0;
  }
}
.table-top-slots__see-all-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  padding-right: 14px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  .table-top-slots__see-all-wrapper {
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 0;
    padding: 0 14px;
  }
}
table.table-top-providers {
  border-collapse: initial;
  overflow: hidden;
  margin-bottom: 0;
  table-layout: fixed;
}
table.table-top-providers tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: calc(100% + 8px);
  margin: 0 -4px;
}
table.table-top-providers td {
  padding: 0 4px 8px;
  width: 20%;
  border: none;
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  table.table-top-providers td {
    width: 25%;
  }
}
@media only screen and (max-width: 960px) {
  table.table-top-providers td {
    width: 33%;
  }
}
@media only screen and (max-width: 768px) {
  table.table-top-providers td {
    width: 50%;
  }
}
@media only screen and (max-width: 576px) {
  table.table-top-providers td {
    width: 100%;
  }
}
@media (hover: hover) and (pointer: fine),
  (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  table.table-top-providers td:hover {
    cursor: pointer;
  }
  table.table-top-providers td:hover .provider-item {
    background-position: -100% 0;
  }
  table.table-top-providers td:hover .provider-item__link {
    color: #fff;
  }
}
table.table-top-providers .provider-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background-image: linear-gradient(to left, #6b4eaf 49%, #f6f5fa 50%);
  background-size: 200% 100%;
  -webkit-transition: background-position 0.5s;
  -moz-transition: background-position 0.5s;
  -ms-transition: background-position 0.5s;
  -o-transition: background-position 0.5s;
  transition: background-position 0.5s;
  border-radius: 16px;
  padding: 8px;
  margin-right: -1px;
  border: 1px solid #ebecf5;
  cursor: default;
}
table.table-top-providers .provider-item__image {
  border-radius: 8px;
  width: 62px !important;
  height: 51px;
  margin-right: 8px;
  background-color: #fff;
  object-fit: contain;
}
table.table-top-providers .provider-item__link {
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #515170;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  flex-grow: 1;
  display: block;
}
.table-top-providers__wrapper {
  padding-top: 40px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .table-top-providers__wrapper {
    width: auto;
  }
}
.table-top-providers__wrapper .table-top__title-warpper {
  order: 1;
  width: 65%;
}
@media only screen and (max-width: 768px) {
  .table-top-providers__wrapper .table-top__title-warpper {
    order: 1;
    width: 100%;
  }
}
.table-top-providers__wrapper .table-top-providers {
  order: 3;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .table-top-providers__wrapper .table-top-providers {
    order: 2;
  }
}
.table-top-providers__wrapper .table-top-providers__see-all-wrapper {
  order: 2;
  width: 35%;
}
@media only screen and (max-width: 768px) {
  .table-top-providers__wrapper .table-top-providers__see-all-wrapper {
    order: 3;
    width: 100%;
  }
}
.table-top-providers__link {
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 768px) {
  .table-top-providers__link {
    margin: 0 0 16px 0;
  }
}
.table-top-providers__see-all-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  .table-top-providers__see-all-wrapper {
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 0;
  }
}
.table-bonus__row,
.table-bonus__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
.table-bonus__row {
  border-bottom: 1px solid #ebecf5;
  margin-bottom: 16px;
}
.table-bonus__column {
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  color: #515170;
  padding: 8px 0;
}
.table-bonus__item {
  display: block;
  margin-bottom: 15px;
}
.table-bonus__item:first-child .table-bonus__content {
  background: #fbf5d5;
  border: 1px solid #fceea2 !important;
}
.table-bonus__item:nth-child(2) .table-bonus__content {
  background: #e1e1e2;
  border: 1px solid #bfbec1 !important;
}
.table-bonus__item:nth-child(3) .table-bonus__content {
  background: #efe3d7;
  border: 1px solid rgba(223, 194, 166, 0.24) !important;
}
.table-bonus__item:nth-child(4) .table-bonus__content,
.table-bonus__item:nth-child(5) .table-bonus__content {
  background: #e9f3fb;
  border: 1px solid rgba(209, 232, 252, 0.24) !important;
}
.table-bonus__item:last-child {
  margin-bottom: 0;
}
.table-bonus__content {
  min-height: 131.6px;
  background: #fff;
  border: 1px solid #ebecf5 !important;
  border-radius: 16px;
  padding: 5px;
  margin-bottom: 15px;
  transition: box-shadow 0.3s;
}
.table-bonus__content:hover {
  box-shadow: 0 8px 16px #e6e7f0;
}
.table-bonus__name,
.table-bonus .column-1 {
  flex: 0 0 280px;
  width: 280px;
}
.table-bonus__name {
  display: flex;
  align-items: center;
  gap: 12px;
}
.table-bonus__info,
.table-bonus .column-2 {
  flex: 0 0 322px;
  width: 322px;
}
.table-bonus__ref,
.table-bonus .column-3 {
  flex: 0 0 165px;
  width: 165px;
}
.table-bonus__image {
  width: 125px;
  flex: 0 0 125px;
}
.table-bonus__image img {
  object-fit: contain;
}
.table-bonus__ref {
  text-align: center;
}
.table-bonus__terms {
  flex: 0 0 100%;
  width: 100%;
}
.table-bonus__title {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  color: #515170;
}
.table-bonus__subtitle {
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
  text-align: center;
  color: #000037;
}
.table-bonus__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: center;
  color: #000037;
}
.table-bonus__btn {
  font-weight: bold;
  margin-bottom: 8px;
}
.table-bonus__btn_inactive {
  background-color: #4c4c4c;
  cursor: default !important;
}
.table-bonus__btn_inactive:hover {
  box-shadow: none;
}
.table-bonus__review {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: underline;
  color: #ff1a4b;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.table-bonus__review:hover {
  color: #ff4e74;
  text-decoration: underline;
}
.table-bonus__terms {
  font-size: 14px;
  line-height: 21px;
  color: #888686;
}
@media (max-width: 992px) {
  .table-bonus__image {
    flex: 100px;
    width: 100px;
  }
  .table-bonus__image img {
    width: 100% !important;
  }
  .table-bonus__name,
  .table-bonus .column-1 {
    flex: 240px;
    width: 240px;
  }
  .table-bonus__info,
  .table-bonus .column-2 {
    flex: 280px;
    width: 280px;
  }
}
@media (max-width: 768px) {
  .table-bonus__head {
    display: none;
  }
  .table-bonus__body {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 10px;
  }
  .table-bonus__item {
    display: flex;
    width: 49%;
    flex: 0 0 49%;
    margin-bottom: 0;
  }
  .table-bonus__content,
  .table-bonus__name {
    display: flex;
    flex-wrap: wrap;
  }
  .table-bonus__content > *,
  .table-bonus__name > * {
    flex: 0 0 100%;
    width: 100%;
  }
  .table-bonus__content {
    width: 100%;
    padding: 16px !important;
    margin-bottom: 0;
  }
  .table-bonus__terms {
    display: none;
  }
}
.text {
  width: 100%;
}
.slot-item {
  display: block;
  position: relative;
  padding: 0 4px 8px !important;
  width: 20%;
}
@media only screen and (max-width: 1200px) {
  .slot-item {
    width: 25%;
  }
}
@media only screen and (max-width: 960px) {
  .slot-item {
    width: 33%;
  }
}
@media only screen and (max-width: 768px) {
  .slot-item {
    width: 50%;
  }
}
@media (hover: hover) and (pointer: fine),
  (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .slot-item:hover .slot-item__link {
    box-shadow: 0 8px 16px #e6e7f0;
  }
  .slot-item:hover .slot-item__image {
    -webkit-transform: translate(-50%, -16%) scale(0.5);
    -moz-transform: translate(-50%, -16%) scale(0.5);
    -ms-transform: translate(-50%, -16%) scale(0.5);
    -o-transform: translate(-50%, -16%) scale(0.5);
    transform: translate(-50%, -16%) scale(0.5);
    border-radius: 16px;
    z-index: 2;
  }
  .slot-item:hover .slot-item__title {
    padding-top: 106px;
    padding-bottom: 67px;
    background-color: #fff9e8;
    border-radius: 8px;
  }
  .slot-item:hover .slot-item__button {
    display: block;
    box-shadow: none;
    opacity: 1;
    bottom: 25px;
  }
}
.slot-item .slot-item__link {
  background: #fff;
  border: 1px solid #ebecf5;
  border-radius: 16px;
  position: relative;
  display: block;
  padding: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 100%;
  max-width: 214px;
  margin: 0 auto;
}
.slot-item .slot-item__image {
  z-index: 2;
  position: absolute;
  top: 8px;
  left: 50%;
  width: 200px !important;
  height: 165px;
  border-radius: 8px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .slot-item .slot-item__image {
    width: 125px !important;
    height: 103px;
  }
}
.slot-item .slot-item__title {
  padding-top: 173px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #515170;
  position: relative;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  .slot-item .slot-item__title {
    padding-top: 111px;
  }
}
.slot-item .slot-item__button {
  opacity: 0;
  position: absolute !important;
  left: 50%;
  bottom: 8px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  white-space: nowrap;
}
.casino-item {
  display: block;
  position: relative;
  padding: 0 4px 8px !important;
  width: 20%;
}
@media only screen and (max-width: 1200px) {
  .casino-item {
    width: 25%;
  }
}
@media only screen and (max-width: 960px) {
  .casino-item {
    width: 33%;
  }
}
@media only screen and (max-width: 768px) {
  .casino-item {
    width: 50%;
  }
}
@media (hover: hover) and (pointer: fine),
  (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .casino-item:hover .casino-item__inner {
    box-shadow: 0 8px 16px #e6e7f0;
  }
}
.casino-item .casino-item__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  border: 1px solid #ebecf5;
  border-radius: 16px;
  padding: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 100%;
}
.casino-item .casino-item__link {
  margin-bottom: 25px;
}
.casino-item .casino-item__image {
  width: 100%;
  object-fit: contain;
  height: 80px;
  border-radius: 8px;
  border: 1px solid #ebecf5;
  margin: 0 auto 8px auto;
  background-color: #fff9e8;
}
.casino-item .casino-item__title {
  font-size: 16px;
  line-height: 24px;
  color: #515170;
  text-align: center;
  min-height: 48px;
}
.casino-item .casino-item__button {
  margin: 0 auto 8px;
}
.casino-item .casino-item__review-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-size: 12px;
  line-height: 1.4;
  color: #ff1a4b;
  text-decoration: underline;
  min-height: 35px;
}
.casinos-block {
  width: 100%;
  align-items: stretch;
}
.casinos-block .slider-casinos .slick-prev {
  left: -23px;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
}
@media only screen and (max-width: 960px) {
  .casinos-block .slider-casinos .slick-prev {
    left: -20px;
    width: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .casinos-block .slider-casinos .slick-prev {
    left: 0;
  }
}
.casinos-block .slider-casinos .slick-next {
  right: -26px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 35px;
}
@media only screen and (max-width: 960px) {
  .casinos-block .slider-casinos .slick-next {
    right: -20px;
    width: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .casinos-block .slider-casinos .slick-next {
    right: 0;
  }
}
.casinos-block .slider-casinos .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.casinos-block .slider-casinos .slick-track .slick-slide {
  height: auto;
}
.casinos-block .slider-casinos .slick-track .slick-slide > div {
  height: 100%;
}
@media only screen and (max-width: 960px) {
  .casinos-block .slider-casinos .casino-item__inner {
    width: 214px;
    margin: 0 auto;
  }
}
.slots-block {
  width: 100%;
}
.slots-block .slider-slots .slick-prev {
  left: -23px;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
}
@media only screen and (max-width: 1140px) {
  .slots-block .slider-slots .slick-prev {
    left: -20px;
    width: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .slots-block .slider-slots .slick-prev {
    left: -10px;
  }
}
.slots-block .slider-slots .slick-next {
  right: -26px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 35px;
}
@media only screen and (max-width: 1140px) {
  .slots-block .slider-slots .slick-next {
    right: -20px;
    width: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .slots-block .slider-slots .slick-next {
    right: -10px;
  }
}
.slots-block .slider-slots .slot-item__title {
  padding-top: 125px;
}
@media only screen and (max-width: 960px) {
  .slots-block .slider-slots .slot-item__title {
    padding-top: 173px;
  }
}
.slots-block .slider-slots .slot-item__button {
  padding: 8px 18px 8px 28px;
}
.slots-block .slider-slots .slot-item__button:before {
  right: 18px;
}
.slots-block .slider-slots .slot-item__image {
  width: 162px !important;
  height: 117px;
}
@media only screen and (max-width: 960px) {
  .slots-block .slider-slots .slot-item__image {
    width: 200px !important;
    height: 165px;
  }
}
@media (hover: hover) and (pointer: fine),
  (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .slots-block .slider-slots .slot-item:hover .slot-item__title {
    padding-top: 76px;
    padding-bottom: 49px;
  }
  .slots-block .slider-slots .slot-item:hover .slot-item__button {
    bottom: 16px;
  }
}
.casinos-category-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.slots-category-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
}

.fslightbox-absoluted {
  position: absolute;
  top: 0;
  left: 0;
}
.fslightbox-fade-in {
  animation: fslightbox-fade-in 0.3s cubic-bezier(0, 0, 0.7, 1);
}
.fslightbox-fade-out {
  animation: fslightbox-fade-out 0.3s ease;
}
.fslightbox-fade-in-strong {
  animation: fslightbox-fade-in-strong 0.3s cubic-bezier(0, 0, 0.7, 1);
}
.fslightbox-fade-out-strong {
  animation: fslightbox-fade-out-strong 0.3s ease;
}
@keyframes fslightbox-fade-in {
  from {
    opacity: 0.65;
  }
  to {
    opacity: 1;
  }
}
@keyframes fslightbox-fade-out {
  from {
    opacity: 0.35;
  }
  to {
    opacity: 0;
  }
}
@keyframes fslightbox-fade-in-strong {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
@keyframes fslightbox-fade-out-strong {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fslightbox-cursor-grabbing {
  cursor: grabbing;
}
.fslightbox-full-dimension {
  width: 100%;
  height: 100%;
}
.fslightbox-open {
  overflow: hidden;
  height: 100%;
}
.fslightbox-flex-centered {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fslightbox-opacity-0 {
  opacity: 0 !important;
}
.fslightbox-opacity-1 {
  opacity: 1 !important;
}
.fslightbox-scrollbarfix {
  padding-right: 17px;
}
.fslightbox-transform-transition {
  transition: transform 0.3s;
}
.fslightbox-container {
  font-family: Arial, sans-serif;
  position: fixed;
  top: 0;
  left: 0;
  background: linear-gradient(rgba(30, 30, 30, 0.9), #000 1810%);
  touch-action: pinch-zoom;
  z-index: 1000000000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.fslightbox-container * {
  box-sizing: border-box;
}
.fslightbox-svg-path {
  transition: fill 0.15s ease;
  fill: #ddd;
}
.fslightbox-nav {
  height: 45px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.fslightbox-slide-number-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  font-size: 15px;
  color: #d7d7d7;
  z-index: 0;
  max-width: 55px;
  text-align: left;
}
.fslightbox-slide-number-container .fslightbox-flex-centered {
  height: 100%;
}
.fslightbox-slash {
  display: block;
  margin: 0 5px;
  width: 1px;
  height: 12px;
  transform: rotate(15deg);
  background: #fff;
}
.fslightbox-toolbar {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  background: rgba(35, 35, 35, 0.65);
}
.fslightbox-toolbar-button {
  height: 100%;
  width: 45px;
  cursor: pointer;
}
.fslightbox-toolbar-button:hover .fslightbox-svg-path {
  fill: #fff;
}
.fslightbox-slide-btn-container {
  display: flex;
  align-items: center;
  padding: 12px 12px 12px 6px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 3;
  transform: translateY(-50%);
}
@media (min-width: 476px) {
  .fslightbox-slide-btn-container {
    padding: 22px 22px 22px 6px;
  }
}
@media (min-width: 768px) {
  .fslightbox-slide-btn-container {
    padding: 30px 30px 30px 6px;
  }
}
.fslightbox-slide-btn-container:hover .fslightbox-svg-path {
  fill: #f1f1f1;
}
.fslightbox-slide-btn {
  padding: 9px;
  font-size: 26px;
  background: rgba(35, 35, 35, 0.65);
}
@media (min-width: 768px) {
  .fslightbox-slide-btn {
    padding: 10px;
  }
}
@media (min-width: 1600px) {
  .fslightbox-slide-btn {
    padding: 11px;
  }
}
.fslightbox-slide-btn-container-previous {
  left: 0;
}
@media (max-width: 475.99px) {
  .fslightbox-slide-btn-container-previous {
    padding-left: 3px;
  }
}
.fslightbox-slide-btn-container-next {
  right: 0;
  padding-left: 12px;
  padding-right: 3px;
}
@media (min-width: 476px) {
  .fslightbox-slide-btn-container-next {
    padding-left: 22px;
  }
}
@media (min-width: 768px) {
  .fslightbox-slide-btn-container-next {
    padding-left: 30px;
  }
}
@media (min-width: 476px) {
  .fslightbox-slide-btn-container-next {
    padding-right: 6px;
  }
}
.fslightbox-down-event-detector {
  position: absolute;
  z-index: 1;
}
.fslightbox-slide-swiping-hoverer {
  z-index: 4;
}
.fslightbox-invalid-file-wrapper {
  font-size: 22px;
  color: #eaebeb;
  margin: auto;
}
.fslightbox-video {
  object-fit: cover;
}
.fslightbox-youtube-iframe {
  border: 0;
}
.fslightbox-loader {
  display: block;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 67px;
  height: 67px;
}
.fslightbox-loader div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 54px;
  height: 54px;
  margin: 6px;
  border: 5px solid;
  border-color: #999 transparent transparent transparent;
  border-radius: 50%;
  animation: fslightbox-loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.fslightbox-loader div:nth-child(1) {
  animation-delay: -0.45s;
}
.fslightbox-loader div:nth-child(2) {
  animation-delay: -0.3s;
}
.fslightbox-loader div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes fslightbox-loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fslightbox-source {
  position: relative;
  z-index: 2;
  opacity: 0;
}

.red-btn,
      .btn-up,
      .spezkor .ref_slot,
      .spezkor .top-casinos-title,
      .spezkor .see_more .see_more_slots,
      .spezkor .see_more .see_more_casinos,
      .green-btn,
      .spezkor .casino-page-content .block-data .data-title,
      .spezkor .casino-img-title,
      .spezkor .like-table-row .like-table-play-button .table-link {
        background: #6362b2 !important;
      }
      table.table-top-bonuses .bonus-item__review,
      .spezkor-header .top-menu .sub-menu li:hover a,
      .spezkor-header .top-menu .sub-menu li:hover span {
        color: #0a2b61 !important;
      }
      .red-btn:hover,
      .spezkor .like-table-row .like-table-play-button .table-link:hover {
        box-shadow: 0 6px 16px #bbbbbb;
      }
      a {
        color: #0a2b61;
      }
      .spezkor .text a,
      .casino-item .casino-item__review-link,
      .footer-menu .bottom-menu li a:hover,
      .spezkor-header .top-menu li.menu-item-has-children > a:hover {
        color: #0a2b61;
      }
      .spezkor .block-data .data-title {
        border: 2px solid #111110 !important;
      }
      .slider-screenshots-btns__item {
        border: 2px solid #111110 !important;
      }
      .spezkor .text a:hover {
        color: #07167a !important;
      }
      .spezkor-header {
        background: #f1abd5 !important;
      }
      .spezkor-header .top-menu .sub-menu {
        border: none !important;
      }
      .remove {
        display: none !important;
      }
      .spezkor-footer {
        text-align: center;
        background: #f1abd5;
      }
      .spezkor-footer_right {
        width: 100% !important;
      }
      .footer-menu-container .footer-menu:last-child {
        display: none !important;
      }
      .footer-menu-container,
      .footer-menu {
        justify-content: center !important;
      }
      .footer-menu-container {
        display: flex;
        background: #6362b2;
      }
      .spezkor-footer-container {
        width: inherit;
      }
      .spezkor-footer-container {
        background: #f1abd5;
      }
      .spezkor-header-right {
        width: calc(100% - 280px) !important;
      }
      .footer-menu .bottom-menu li a,
      .footer-menu .bottom-menu li span {
        color: #151214 !important;
      }
      .btn {
        background: #6362b2 !important;
        box-shadow: -1px 1px 0 #585858, 1px 1px 0 #e1e1e1,
          2px 5px 5px rgb(99 98 178);
      }
      .top-canadiancasinos-com-header {
        border-bottom: 5px solid #3a3c43 !important;
        background: #eeeeee !important;
      }
      .top-canadiancasinos-com-footer_bottom-line {
        background: #ea184500 !important;
      }
      .top-canadiancasinos-com-top-front-bn {
        background-image: url(/web/20230826213121im_/http://casino-en-ligne-trueflip.com/c-static-files/62824d1a0f3d7-1dr4443ed.jpg) !important;
        height: 330px;
        background-position: center;
      }
      .top-canadiancasinos-com-header
        .top-menu
        li.menu-item-has-children
        > a:hover,
      .top-canadiancasinos-com-header .top-menu li:hover a {
        color: #6362af !important;
      }
      .top-canadiancasinos-com-header .top-menu .sub-menu {
        border-top: 5px solid #6362b2;
      }
      .top-canadiancasinos-com-header .top-menu .sub-menu li:hover a,
      .top-canadiancasinos-com-header .top-menu .sub-menu li:hover span {
        color: #8f76dc;
      }
      .top-canadiancasinos-com-header .top-menu li:hover:after {
        color: #6362b2;
      }
      .top-canadiancasinos-com-footer,
      .top-canadiancasinos-com-footer-container,
      .top-canadiancasinos-com-footer_left {
        background: #6362b2;
      }
      .top-canadiancasinos-com-footer_text p {
        color: #eeeeee;
      }
      .top-canadiancasinos-com-footer_left {
        border: none !important;
      }
      .footer-menu_title {
        color: #4f4f4f;
      }
      .top-canadiancasinos-com_copyright {
        color: #000000;
      }
      .top-canadiancasinos-com .title h1:before,
      .top-canadiancasinos-com .title .like-title:before {
        background: #6461b1;
      }
      .btn:hover {
        box-shadow: 0 10px 20px 0 rgb(58 60 67);
      }
    </style>
    <script
      defer=""
      data-plerdy-main-script="plerdyMainScript"
      src="{{ assets_url }}/main(1).js.Без названия"></script>
    <style class="fslightbox-styles">
      .fslightbox-absoluted {
        position: absolute;
        top: 0;
        left: 0;
      }
      .fslightbox-fade-in {
        animation: fslightbox-fade-in 0.3s cubic-bezier(0, 0, 0.7, 1);
      }
      .fslightbox-fade-out {
        animation: fslightbox-fade-out 0.3s ease;
      }
      .fslightbox-fade-in-strong {
        animation: fslightbox-fade-in-strong 0.3s cubic-bezier(0, 0, 0.7, 1);
      }
      .fslightbox-fade-out-strong {
        animation: fslightbox-fade-out-strong 0.3s ease;
      }
      @keyframes fslightbox-fade-in {
        from {
          opacity: 0.65;
        }
        to {
          opacity: 1;
        }
      }
      @keyframes fslightbox-fade-out {
        from {
          opacity: 0.35;
        }
        to {
          opacity: 0;
        }
      }
      @keyframes fslightbox-fade-in-strong {
        from {
          opacity: 0.3;
        }
        to {
          opacity: 1;
        }
      }
      @keyframes fslightbox-fade-out-strong {
        from {
          opacity: 1;
        }
        to {
          opacity: 0;
        }
      }
      .fslightbox-cursor-grabbing {
        cursor: grabbing;
      }
      .fslightbox-full-dimension {
        width: 100%;
        height: 100%;
      }
      .fslightbox-open {
        overflow: hidden;
        height: 100%;
      }
      .fslightbox-flex-centered {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .fslightbox-opacity-0 {
        opacity: 0 !important;
      }
      .fslightbox-opacity-1 {
        opacity: 1 !important;
      }
      .fslightbox-scrollbarfix {
        padding-right: 17px;
      }
      .fslightbox-transform-transition {
        transition: transform 0.3s;
      }
      .fslightbox-container {
        font-family: Arial, sans-serif;
        position: fixed;
        top: 0;
        left: 0;
        background: linear-gradient(rgba(30, 30, 30, 0.9), #000 1810%);
        touch-action: pinch-zoom;
        z-index: 1000000000;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
      }
      .fslightbox-container * {
        box-sizing: border-box;
      }
      .fslightbox-svg-path {
        transition: fill 0.15s ease;
        fill: #ddd;
      }
      .fslightbox-nav {
        height: 45px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
      }
      .fslightbox-slide-number-container {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        height: 100%;
        font-size: 15px;
        color: #d7d7d7;
        z-index: 0;
        max-width: 55px;
        text-align: left;
      }
      .fslightbox-slide-number-container .fslightbox-flex-centered {
        height: 100%;
      }
      .fslightbox-slash {
        display: block;
        margin: 0 5px;
        width: 1px;
        height: 12px;
        transform: rotate(15deg);
        background: #fff;
      }
      .fslightbox-toolbar {
        position: absolute;
        z-index: 3;
        right: 0;
        top: 0;
        height: 100%;
        display: flex;
        background: rgba(35, 35, 35, 0.65);
      }
      .fslightbox-toolbar-button {
        height: 100%;
        width: 45px;
        cursor: pointer;
      }
      .fslightbox-toolbar-button:hover .fslightbox-svg-path {
        fill: #fff;
      }
      .fslightbox-slide-btn-container {
        display: flex;
        align-items: center;
        padding: 12px 12px 12px 6px;
        position: absolute;
        top: 50%;
        cursor: pointer;
        z-index: 3;
        transform: translateY(-50%);
      }
      @media (min-width: 476px) {
        .fslightbox-slide-btn-container {
          padding: 22px 22px 22px 6px;
        }
      }
      @media (min-width: 768px) {
        .fslightbox-slide-btn-container {
          padding: 30px 30px 30px 6px;
        }
      }
      .fslightbox-slide-btn-container:hover .fslightbox-svg-path {
        fill: #f1f1f1;
      }
      .fslightbox-slide-btn {
        padding: 9px;
        font-size: 26px;
        background: rgba(35, 35, 35, 0.65);
      }
      @media (min-width: 768px) {
        .fslightbox-slide-btn {
          padding: 10px;
        }
      }
      @media (min-width: 1600px) {
        .fslightbox-slide-btn {
          padding: 11px;
        }
      }
      .fslightbox-slide-btn-container-previous {
        left: 0;
      }
      @media (max-width: 475.99px) {
        .fslightbox-slide-btn-container-previous {
          padding-left: 3px;
        }
      }
      .fslightbox-slide-btn-container-next {
        right: 0;
        padding-left: 12px;
        padding-right: 3px;
      }
      @media (min-width: 476px) {
        .fslightbox-slide-btn-container-next {
          padding-left: 22px;
        }
      }
      @media (min-width: 768px) {
        .fslightbox-slide-btn-container-next {
          padding-left: 30px;
        }
      }
      @media (min-width: 476px) {
        .fslightbox-slide-btn-container-next {
          padding-right: 6px;
        }
      }
      .fslightbox-down-event-detector {
        position: absolute;
        z-index: 1;
      }
      .fslightbox-slide-swiping-hoverer {
        z-index: 4;
      }
      .fslightbox-invalid-file-wrapper {
        font-size: 22px;
        color: #eaebeb;
        margin: auto;
      }
      .fslightbox-video {
        object-fit: cover;
      }
      .fslightbox-youtube-iframe {
        border: 0;
      }
      .fslightbox-loader {
        display: block;
        margin: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 67px;
        height: 67px;
      }
      .fslightbox-loader div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 54px;
        height: 54px;
        margin: 6px;
        border: 5px solid;
        border-color: #999 transparent transparent transparent;
        border-radius: 50%;
        animation: fslightbox-loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
      }
      .fslightbox-loader div:nth-child(1) {
        animation-delay: -0.45s;
      }
      .fslightbox-loader div:nth-child(2) {
        animation-delay: -0.3s;
      }
      .fslightbox-loader div:nth-child(3) {
        animation-delay: -0.15s;
      }
      @keyframes fslightbox-loader {
        0% {
          transform: rotate(0);
        }
        100% {
          transform: rotate(360deg);
        }
      }
      .fslightbox-source {
        position: relative;
        z-index: 2;
        opacity: 0;
      }