img {
  height: auto;
}
.cc-desktop-widgets.sidebar-1-ajax {
  min-height: 1500px;
}
.cc-desktop-widgets.homesidebar-ajax {
  min-height: 1150px;
}
.cc-img-content-inner-cartoon {
  transform: scale(1.8);
}
.cc-img-content-inner-overlay-container {
  /*position: absolute;*/
  bottom: 0px;
  left: 10px;
}
.cc-p4-s1-card2 .card.cc-p4-s1-card {
  overflow: hidden;
}
.cc-img-content-inner {
  width: 100%;
  /*padding: 40px;*/
}
.cc-img-content-inner-img {
  position: absolute;
  z-index: -1;
  left: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
}
.cc-bubble {
  border: 3px solid #1d4259;
  padding: 20px;
  background: white;
  display: block;
  margin: 0 auto;
  border-radius: 20px;
  font-size: 20px;
  text-align: center;
}

.cc-bubble-pointer {
  color: white;
  border-left: 3px solid #1d4259;
  border-bottom: 3px solid #1d4259;
  height: 40px;
  width: 40px;
  background: white;
  margin: 0 auto;
  transform: rotate(45deg);
  border-radius: 0px 0px 0px 12px;
  right: -21px;
  bottom: -100px;
  position: relative;
}
.br-10 {
  border-radius: 10px;
}
h1 {
  font-weight: bold;
  font-size: 2.5em;
  color: #085081 !important;
  font-family: "Roboto", sans-serif;
  text-align: center;
  /*text-shadow: 1px 1px 4px #A3A3A3;*/
  line-height: 1.1;
}

h2 {
  font-size: 2.12em;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #085081;
  line-height: 1.2;
}
h3 {
  font-size: 1.625em;
  font-weight: bold;
  color: #085081;
  line-height: 1.2;
}
h4 {
  font-size: 1.37rem;
  color: #085081;
  line-height: 1.2;
}
h5 {
  font-size: 1.25rem;
  color: #085081;
  line-height: 1.2;
}
h6 {
  font-size: 1.125rem;
  color: #085081;
  line-height: 1.2;
}
div#jackpot-section,
.cc-top-casinos {
  display: none;
}
body {
  font-family: "Roboto", sans-serif;
  /*font-display: swap; added at higher level*/
  font-size: 16px;
  font-weight: 400;
}
p {
  font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont,
  "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

b,
strong,
.text-bold {
  font-family: RobotoBold;
}

.cc-position-0 {
  position: relative;
  z-index: 0;
}
.cc-position-1 {
  position: relative;
  z-index: 1;
}
@media (min-width: 576px) {
  .cc-col-5 {
    flex: 0 0 auto;
    width: 20%;
  }
}
@media (min-width: 1400px) {
  .s3-cards-container.slider-cards-container {
    overflow: visible;
  }
}
/*fonts*/

@font-face {
  font-family: RobotoBold;
  src: url(../fonts/roboto-bold-webfont.woff2);
  font-display: swap;
}

@font-face {
  font-family: RobotoLight;
  src: url(../fonts/roboto-light-webfont.woff2);
  font-display: swap;
}

@font-face {
  font-family: RobotoMedium;
  src: url(../fonts/roboto-medium-webfont.woff2);
  font-display: swap;
}

@font-face {
  font-family: RobotoThin;
  src: url(../fonts/roboto-thin-webfont.woff2);
  font-display: swap;
}

@font-face {
  font-family: RobotoRegular;
  src: url(../fonts/roboto-regular-webfont.woff2);
  font-display: swap;
}

/*header-menu css*/

#cc-close-search-trigger {
  font-size: 25px;
  color: white;
  margin-left: 20px;
}

.cc-float-in {
  top: 0px !important;
}

#cc-menu-floating-search {
  position: absolute;
  top: -200px;
  transition: 0.5s;
  z-index: 1000;
  width: 100%;
}

.cc-sw-s2 .accordion-item {
  background-color: transparent;
  border: none;
  margin-top: 10px;
}

.cc-sw-s2 .accordion-body {
  padding: 0px;
}

.cc-sw-s2 .accordion-body li {
  color: #1d4259;
  /* border-radius: 7px !important; */
  /* color: white; */
  /* font-weight: 600; */
  /* margin-top: 5px; */
  padding: 10px 10px 10px 30px;
  border-bottom: 1px lightgrey solid;
}

.cc-sw-s2 .accordian-nolist::after {
  background-image: none;
}

.cc-sw-s2 .accordion-header .accordion-button {
  background-color: #1d4259;
  border-radius: 10px !important;
  color: white;
  font-weight: 600;
}
.cc-sw-s2 .accordion-header .accordion-button > a {
  color: #fff;
}
.cc-sw-s2 .accordion-header .accordion-button > a span {
  vertical-align: middle;
  display: inline-block;
}

.cc-sw-s3 .accordion-item {
  background-color: transparent;
  border: none;
  margin-top: 10px;
  border-bottom: 1px lightgrey solid;
}

.cc-sw-s3 .accordion-body {
  padding: 0px;
}

.cc-sw-s3 .accordion-body li {
  color: #1d4259;
  /* border-radius: 7px !important; */
  /* color: white; */
  /* font-weight: 600; */
  /* margin-top: 5px; */
  padding: 10px 10px 10px 30px;
  /*border-bottom: 1px lightgrey solid;*/
}

.cc-sw-s3 .accordian-nolist::after {
  background-image: none;
}

.cc-sw-s3 .accordion-header .accordion-button {
  background-color: transparent;
  /* border-radius: 10px !important; */
  color: #1d4259;
  font-weight: 600;
  box-shadow: none;
  padding: 10px 0px;
}
.cc-sw-s3 .accordion-header .accordion-button > a {
  color: #1d4259;
}

.accordion-header a {
  text-decoration: none;
}

.search-weight {
  background-color: aliceblue;
}

.search-weight-has-search .form-control {
  display: inline;
  padding-left: 2.675rem;
  /* height: 60px; */
  border-radius: 10px;
  /* color: white; */
  font-size: 15px;
  /* width: 50%; */
  font-style: italic;
  top: 0;
}

.search-weight-has-search .form-control::placeholder {
}

/*.search-weight-has-search .form-control:focus {
        background-color: #1d4259;
        border-color: #1d4259;
        outline: 0;
        box-shadow: none;
    }*/

.search-weight-has-search .form-control-feedback {
  position: absolute;
  font-size: 20px;
  z-index: 122;
  /* display: block; */
  /* width: 2.375rem; */
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  /* color: white; */
  /* margin-top: 54px; */
  margin-left: 10px;
}

.cc-sw-s2 img {
  margin-right: 10px;
}

.cc-sw-s1 {
  padding: 20px;
  background-color: #1d4259;
}

.cc-sw {
  padding-left: 40px;
  padding-right: 40px;
}

/*.has-search .search-feedback {
    position: absolute;
    font-size: 30px;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: black;
    margin-top: 11px;
    margin-left: 10px;
}*/

.cc-sw-s2,
.cc-sw-s3,
.cc-sw-s4,
.cc-sw-s5 {
  margin: 20px 0 30px 0;
}

.cc-sw-s4 ul li {
  font-weight: 600;
  margin-left: 30px;
}

.cc-modal {
  margin-top: 67px;
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.cc-modal-content {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1200px;
}

.cc-modal-content-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.5;
}

.cc-modal-content-inner {
  position: absolute;
  width: 100%;
  opacity: 1;
}

.cc-close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

/* sidebar */

.cc-mobile-widgets {
  display: none;
}

.cc-w1 {
  background-color: rgb(233, 240, 242);
  border-radius: 20px;
}

.cc-w1 .list1 ul li p {
  background-color: #1d4259;
  border-radius: 50%;
  text-align: center;
  color: white;
  padding: 0px 6px 0px 6px;
  content: "";
}

.cc-w1 .list1 ul li ::after {
  background-color: #b7cddc;
  content: "";
  height: 16px;
  display: flex;
  position: absolute;
  width: 2px;
  left: 56px;
}

.cc-w4 .cc-w4-body {
  background-color: rgb(233, 240, 242);
}

.cc-w4 {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  max-width: 350px;
  margin: auto;
}

.cc-w4 .cc-w4-crypto {
  /*width: 45px; */
  display: block;
  /*margin-top:-10px;*/
  /* margin-right: 10px;*/
  margin-bottom: 0px;
}

.cc-w4 .cc-w4-librabet {
  width: 45%;
  display: block;
}

.cc-w4 .btn {
  height: 30px;
  border-radius: 7px;
  margin-top: 6px;
  color: white;
  font-size: 12px;
}

.cc-w4 .cc-w4-crypto2 {
  height: 28px;
  width: 28px;
  /* margin-right: 15px;*/
}

.cc-w4 .cc-w4-casino {
  width: 80px;
  height: 40px;
  display: block;
}

.cc-w4 .cc-w4-clover {
  width: 97px;
  height: 40px;
  display: block;
}

.cc-w1-list .listing {
  background: #e3e3e3;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #6e6e6e;
  display: inline-block;
  font-weight: bold;
  line-height: 40px;
  margin-right: 5px;
  text-align: center;
  width: 40px;
}

.cc-w1-img1 {
  position: absolute;
  top: -15%;
  right: 35%;
  width: 30%;
}

.cc-w1-img2 {
  position: absolute;
  width: 70%;
  left: 15%;
  bottom: 10%;
}

.cc-w1-img3 {
  position: absolute;
  left: 25%;
  bottom: 10%;
  width: 50%;
}

.cc-w1-casino {
  position: absolute;
  bottom: 5%;
  width: 100%;
  color: white;
  border-radius: 10px;
  font-size: 13px;
}

.cc-w1-casino:hover {
  color: white;
}

.cc-w1-text {
  position: absolute;
  width: 80%;
  top: 20%;
  left: 10%;
}

.cc-sidebar-slider .carousel-control-next,
.carousel-control-prev {
  color: grey;
  background: none !important;
}

.cc-w2,
.cc-w7,
.cc-w6,
.cc-sidebar-slider {
  position: relative;
  max-width: 350px;
  margin: auto;
  overflow: hidden;
  border-radius: 10px;
}
.cc-widget-card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 14px;
}
.cc-widget-shadow-card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 14px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.logo-slider {
  position: absolute;
  top: 20px;
  transform: translateX(-50%);
  left: 50%;
}
.logo-slider img {
  max-width: 180px;
  max-height: 100px;
}
.cc-w7 {
  margin-bottom: 30px;
}
.cc-w2-back,
.cc-w7-back {
  width: 100%;
}

.cc-w7 .card-body {
  position: absolute;
  top: 33%;
  width: 100%;
}

.cc-w7 .card-body .card-body-content {
  width: 90%;
  margin: auto;
}

.cc-w7-title {
  margin: 0px;
  color: grey;
}

.cc-w7-text {
  line-height: 0.5;
  color: grey;
}

.cc-w7-btn {
  color: white;
  font-size: 12px;
  margin: 0px auto;
}

.textform {
  font-size: 12px;
  height: 36px;
  width: 100%;
  padding: 3px;
  justify-items: center;
  opacity: 0.5;
  font-style: italic;
}

.textform::placeholder {
  color: white;
}

.cc-w2-news {
  position: absolute;
  top: 5%;
  right: 5%;
  background-color: aliceblue;
  opacity: 0.5;
  width: 30%;
  font-weight: 600;
  transition: 0.7s;
}

.cc-w2-review-video {
  position: absolute;
  top: 5%;
  right: 5%;
  background-color: aliceblue;
  opacity: 0.5;
  width: 50%;
  font-weight: 600;
  transition: 0.7s;
}

.cc-w2-news:hover {
  opacity: 1;
}

.cc-w3-news {
  position: absolute;
  top: 5%;
  right: 10%;
  background-color: aliceblue;
  opacity: 0.5;
  width: 46%;
  font-weight: 600;
  transition: 0.7s;
}

.cc-w3-news:hover {
  opacity: 1;
}

.cc-w2-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: -webkit-gradient(
          linear,
          left top,
          left bottom,
          color-stop(0%, rgba(29, 66, 89, 0)),
          color-stop(30%, rgba(29, 66, 89, 0.8)),
          color-stop(70%, rgba(29, 66, 89, 1))
  );
  background: -o-linear-gradient(
          top,
          rgba(29, 66, 89, 0) 0%,
          rgba(29, 66, 89, 0.8) 30%,
          rgba(29, 66, 89, 1) 70%
  );
  background: linear-gradient(
          to bottom,
          rgba(29, 66, 89, 0) 0%,
          rgba(29, 66, 89, 0.8) 30%,
          rgba(29, 66, 89, 1) 70%
  );
  border-radius: 5px;
  padding: 20px 20px 10px;
}

.cc-w2-inner {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.5;
  /* left: 50%; */
}

.cc-w2-inner:hover {
  opacity: 1;
  transition: 0.7s;
}

.cc-w2-inner img {
  width: 80px;
  margin: auto;
  display: block;
}

.cc-w6-top-text {
  position: absolute;
  top: 16%;
  width: 80%;
  left: 10%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cc-w6-text-description {
  position: absolute;
  top: 30%;
  width: 80%;
  left: 10%;
}

.cc-w6-btn {
  bottom: 15%;
  width: 100%;
  /* left: 25%; */
  font-size: 14px;
  margin-bottom: 20px;
}

.cc-w6-btn-container {
  margin: 20px auto;
}

.wrapper {
  position: relative;
  width: 560px;
}

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

.wrapper iframe {
  display: none;
}

.play-btn {
  position: absolute;
  z-index: 666;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  border: none;
}

.play-btn:hover {
  cursor: pointer;
}

.play-btn:focus {
  outline: 0;
}

.cc-s6-title {
  margin-right: 26%;
  margin-left: 10px;
  margin-top: 6px;
}

/*Common Styling*/

.cc-text-noUnderline {
  text-decoration: none;
  cursor: pointer;
}

.cc-desk-menu1 {
  width: 100%;
  top: 0px;
  z-index: 1000;
}

.body1 {
  background-color: rgb(211, 231, 231);
}

.heading2 {
  font-size: 28px;
}
.heading3 {
  font-size: 20px;
}

.cc-small-text {
  font-size: 14px;
}

.cc-sub-heading {
  text-align: center;
  font-weight: normal !important;
}

.bgcolor {
  background-color: rgba(34, 45, 75, 0.952);
}

.cc-patter-container,
.cc-patter-container-bottom {
  position: relative;
  /*background-image: url("../images/bg pattern_2.png");*/
  background-position: center -100px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.cc-patter-container-bottom {
  background-position: center bottom;
}

.cc-bg-pattern2 {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -350px;
}

.cc-bg-pattern1 {
  position: absolute;
  width: 100%;
  left: 0px;
  top: -350px;
}

/*.......new-letter........*/

.news-letter {
  background-color: #eef2f8;
  position: relative;
  border-radius: 24px;
}

.news-letter img {
  position: absolute;
  height: 55px;
  width: 63px;
  /* right: 175px; */
  top: -27px;
  left: 50%;
  -ms-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}

.news-letter-text {
  font-size: 32px;
}

.news-letter .cartoon img {
  position: relative;
  top: 10px;
  left: -7px;
  height: 81px;
}

.m-body {
  border: none;
  background-color: transparent;
}

.news-btn-close {
  position: absolute;
  right: 15px;
  top: 10px;
}

.news-btn-close .fa-times-circle {
  color: grey;
}

.cc-news-modal-dialog {
  max-width: max-content;
  top: 50%;
  margin: 0 auto;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

/*youtube modal*/

.cc-youtube-modal-dialog {
  width: 60%;
  max-width: initial;
  margin: auto;
  top: 50%;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

.cc-youtube-container {
  position: relative;
  border: 5px solid #3b6bae;
  border-radius: 30px;
  background-color: #1f435a;
}

iframe.cc-youtube-video {
  width: 100%;
  border-radius: 30px 30px 0px 0px;
}

.cc-youtube-btn-container {
  margin: 7px auto 13px auto;
}

.cc-youtube-btn-container a {
  line-height: 1.2;
  border-radius: 11px;
}

.youtube-btn-close {
  position: absolute;
  right: -15px;
  top: -20px;
  width: 50px;
}

.youtube-btn-close img {
  width: 50px;
}

/*.....................................................BODY CSS......................................*/

/*searchbar*/

.search-banner {
  padding: 40px 40px 20px;
}

.search-banner h1 {
  font-weight: bold;
}

.has-search .form-control {
  display: inline;
  padding-left: 3.675rem;
  height: 60px;
  border-radius: 10px;
  color: white;
  font-size: 15px;
  width: 50%;
  font-style: italic;
}

.has-search .form-control::placeholder {
}

.has-search .form-control:focus {
  background-color: #1d4259;
  border-color: #1d4259;
  outline: 0;
  box-shadow: none;
}

.has-search .form-control-feedback {
  position: absolute;
  font-size: 30px;
  /*z-index: 2;*/
  /* display: block; */
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: white;
  margin-top: 54px;
  margin-left: 10px;
}

.searchbar-sub-container img {
  width: 150px;
  position: relative;
  left: -15px;
  top: 10px;
}

.cc-heading {
  font-size: 30px;
}

.searchbar-container {
  position: relative;
  /*top: -50;*/
}

.searchbar-sub-container {
  position: relative;
  margin-top: 50px;
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  width: 100%;
}

.search-banner-searchbar {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.search-banner-searchbar img {
  width: 100%;
  position: relative;
  left: -10px;
}

.search-banner-searchbar input {
}

.search-img-container,
.searchbar-container {
  padding: 0px;
}

.my-card {
  width: 20%;
}

.backgrounding {
  background-image: url("../assets/images/section 5 back.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100vh;
}

/*section 1*/

.height-space {
  height: 40px;
}

.cc-section1 {
  position: relative;
  z-index: 0;
  background-color: #eef2f8;
  padding: 20px;
  padding-top: 20px;
  border-radius: 15px;
}

.cc-section1 .cc-separator {
  margin-top: 70px;
  margin-bottom: 20px;
}

.cc-separator {
  background-color: #7ca1b7;
  height: 2px !important;
}

/*section 2*/

.cc-section2 {
  /*padding-top: 40px;*/
  margin-top: -20px;
}

.cc-section2 .cc-s2-cards-container {
  padding-top: 40px;
}

.cc-card,
.cc-big-card {
  position: relative;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.cc-card,
.cc-last-card {
  position: relative;
  border-radius: 10px;
}

.cc-big-card .cc-card-inner0 {
  border-radius: 10px 10px 0px 0px;
}
.cc-big-card .cc-card-inner2 img {
  opacity: 0.6;
  position: absolute;
  right: 10px;
  bottom: 0;
  height: 100%;
}
.cc-big-card-inner2-contents {
  z-index: 0;
  position: relative;
}
.cc-big-card .cc-card-inner2 {
  border-radius: 0px 0px 10px 10px;
  background-color: #375d9d !important;
  color: white;
  position: relative;
}

.cc-card .cc-card-inner0 {
  background-color: #375d9d;
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 2px;
  font-style: italic;
  height: 24px;
}

.cc-card .cc-card-inner1 {
  padding: 20px 0px;
  background-color: white;
  background-image: url(../images/bonus-card-background-detail.png);
  height: 150px;
  display: flex;
  justify-content: center;
}

.cc-card-inner1 img {
  width: 210px;
  margin: auto;
  display: block;
  margin: auto;
  display: block;
}

.cc-card:hover {
  transform: scale(1.1);
  z-index: 1;
  transition: 0.5s;
}
.cc-card .cc-card-inner2 {
  background-color: #eff5fe;
  padding: 20px 0px;
  min-height: 175px;
}

.cc-card-inner2 img {
  height: 30px;
  margin: auto;
  display: block;
  margin-top: 20px;
}

.cc-card-heading {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  padding: 0 5px 0 5px;
}

.cc-card-sub-heading {
  font-size: 1rem;
  text-align: center;
  font-weight: normal !important;
}

.cc-big-card {
  top: -25px;
  box-shadow: 2px 7px 10px 2px rgb(0 0 0 / 30%);
}

img.crypto {
  position: absolute;
  height: 40px;
  right: -20px;
  top: -20px;
}

.cc-card.cc-card-more {
  height: 320px;
  width: 100%;
}
.cc-card.cc-card-more:hover {
  transform: scale(1);
}
.cc-card-more-cartoon-container {
  position: absolute;
  height: 240px;
  width: 100%;
}
.alt-cards {
  width: 100%;
  max-width: 250px;
}

img.cc-card-more-cartoon {
  height: 280px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 10px;
}

.cc-card-more-text-container {
  position: relative;
  height: 320px;
  width: 100%;
}

.cc-card-more-back {
  width: 100%;
  height: 320px;
  position: absolute;
  background-color: #eef2f8;
  opacity: 0.7;
}

.cc-card-more-text-container div {
  text-align: center;
}

.cc-card-more-text-container {
  padding-top: 140px;
}

/*section 3*/

.cc-section3 {
  padding-top: 40px;
}

.s3-cards-container {
  overflow-x: auto;
  padding-top: 120px;
  padding-bottom: 10px;
}

.s3-card-container {
  min-width: 230px;
  margin-left: 10px;
  margin-right: 10px;
}

/*section 4*/

.cc-section4 {
  background-color: #eef2f8;
  padding: 20px;
  border-radius: 15px;
  margin-top: 25px;
}

.cc-section4 .row {
  padding-top: 30px;
}

.cc-s4-img-container {
  width: 100%;
}

.cc-s4-img-container img {
  margin: auto;
  width: 100px;
  display: block;
}

.cc-s4-text-container {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 20px;
}

/*section 5*/

.cc-s5-heading {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  color: white;
  padding: 20px;
  border-radius: 10px;
  margin: 60px 0px 40px 0px;
}

.cc-s5-text-center {
  text-align: center;
  line-height: 1.2;
}

.cc-s5-bullet-img-container img {
  height: 180px;
}

.cc-s5-text-left,
.cc-s5-text-right {
  line-height: 1.5;
}
.cc-s5-text-left.cc-small-text,
.cc-s5-text-right.cc-small-text {
  font-size: 16px;
}

.cc-s5-bullet-heading {
  font-weight: bold;
  font-size: 18px;
}

.cc-s5-bullet-text-container {
  padding-top: 40px;
}

/*section 6*/

.cc-s6-borderbox {
  position: relative;
  margin-top: 60px;
  margin-bottom: 40px;
  border: dashed 2px lightgray;
  border-radius: 15px;
  padding: 50px 20px 20px 20px;
}

.cc-s6-bb-col img {
  display: block;
  margin: auto;
  width: 70px;
}

.cc-s6-bb-text {
  text-align: center;
  font-size: 12px;
  color: #311c1c;
  font-weight: bold;
}

.cc-s6-bb-star-container {
  position: absolute;
  top: -37px;
  width: 100%;
}

img.cc-s6-bb-star {
  height: 70px;
  width: 70px;
  display: block;
  margin: auto;
  position: relative;
  left: -20px;
}

.cc-s6-text {
  margin: 25px 0px 25px 0px;
  font-size: small;
}

.cc-s6-text-heading {
  font-size: 1.5rem;
  font-weight: bold;
}

.cc-s6-text-indent-area {
  padding-left: 30px;
}

.cc-s6-text-bold {
  font-weight: bold;
  font-size: small;
}

.cc-s6-text-link {
  text-decoration: none;
}

/*section 7*/

.cc-section7 {
  padding-bottom: 40px;
  z-index: 0;
  position: relative;
}

.cc-section7 .cc-heading {
  margin-bottom: 20px;
}

.cc-s7-word img {
  height: 178px;
  width: auto;
}

.cc-s7-word-text {
  font-weight: 300;
  text-align: center;
  font-size: 18px;
}

.cc-s7-word-text-author {
  font-weight: 500;
  text-align: right;
  font-size: 22px;
  padding: 25px 7px 0px 0px;
}
span.author-title {
  font-size: 24px;
}
.cc-s7-text {
  margin: 25px 0px 25px 0px;
}

.cc-s7-text-center {
  text-align: center;
}

.cc-s7-text-heading {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.2;
}

.cc-s7-text-normal {
  font-size: 1rem;
  line-height: 1.2;
}

.cc-s7-text-sub-heading {
  font-size: 1rem;
  font-weight: 500;
}

.cc-s7-text--sub-normal {
  font-size: 1.2rem;
}

.cc-s7-left .cc-s7-text {
  margin: 10px 0px;
}

.cc-clearfix {
  clear: both;
}

.cc-col-left {
  /* display: inline; */
  float: left;
}

.cc-col-right {
  margin-left: 55px;
  padding-top: 6px;
}

.cc-s7-left {
  float: left;
  max-width: 300px;
}

.cc-s7-left img {
  height: 60px;
}

.cc-s7-right {
  position: relative;
  float: none;
  overflow: hidden;
  /* height: 420px; */
  min-height: 380px;
  padding-bottom: 30px;
}

.cc-s7-right img {
  position: absolute;
  height: 360px;
  z-index: -1;
  bottom: 0px;
  right: 0px;
  opacity: 0.1;
}

.cc-s7-right .cc-s7-right-bgcolor {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 10px;
}

.cc-s7-right .cc-s7-text-container {
  color: white;
  width: 100%;
  position: relative;
  padding: 0px 30px 0px 30px;
  z-index: 2;
}

.cc-s7-right .cc-s7-text-container .cc-s7-text-sub-heading {
  font-size: 1rem;
}

.slider-card {
  width: 100%;
  color: white;
  border-radius: 20px;
  position: relative;
}

.slider-card .slider-card-head {
  transition: 0.5s;
  font-size: 12px;
  background-color: rgba(34, 45, 75, 0.952);
  border-radius: 8px 8px 0px 0px;
  text-transform: uppercase;
}

.slider-card .slider-card-head p {
  font-weight: 600;
}

.slider-card .slider-card-body img {
  transition: 0.5s;
  /*width: 80px; */
}

.slider-card .slider-card-footer {
  padding: 10px;
  border-radius: 0px 0px 8px 8px;
}

.slider-card .slider-card-footer img {
  width: 40px;
}

.slider-card .slider-card-footer .slider-mob-img {
  display: none;
}

.slider-card .slider-card-footer .justify-content-between {
  justify-content: space-around !important;
}

.slider-card .listing {
  transition: 0.5s;
  font-size: 10px;
  margin: 5px;
}

.slider-card-footer .btn {
  transition: 0.5s;
  font-size: 12px;
}

.side-bar {
  background-image: url(/src/assets/sidebar/side1/Group\ 53.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no repeat;
  height: 300px;
  border-radius: 20px;
  overflow: hidden;
}

.side-bar-head {
  color: white;
  font-weight: 900;
  padding-top: 15px;
}

.cc-s6-body {
  background-color: #dde4ec;
}

.cc-s6-head img {
  position: absolute;
  height: 33%;
  top: -18px;
  right: 5px;
}

.cc-s6-head {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.cc-s6-body {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.footer {
  margin: auto;
}

/*.cc-w2-news {
  position: absolute;
  top: 5%;
  right: 10%;
  background-color: aliceblue;
  opacity: 0.5;
  width: 30%;
  font-weight: 600;
  transition: 0.7s;
}

.cc-w2-news:hover {
  opacity: 1;
}

.cc-w3-news {
  position: absolute;
  top: 5%;
  right: 10%;
  background-color: aliceblue;
  opacity: 0.5;
  width: 46%;
  font-weight: 600;
  transition: 0.7s;
}

.cc-w3-news:hover {
  opacity: 1;
}

.cc-w2-text {
  position: absolute;
  bottom: 15%;
  width: 80%;
  left: 10%;
}

.cc-w2-inner {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.5;*/

/* left: 50%; */

/*}

.cc-w2-inner:hover {
  opacity: 1;
  transition: 0.7s;
}

.cc-w2-inner img {
  width: 80px;
  margin: auto;
  display: block;
}

.cc-w6-top-text {
  position: absolute;
  top: 16%;
  width: 80%;
  left: 10%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cc-w6-text-description {
  position: absolute;
  top: 30%;
  width: 80%;
  left: 10%;
}

.cc-w6-btn {
  margin-top: 20px;
  bottom: 15%;
  width: 100%;
  left: 0px;
  font-size: 10px;
  margin-bottom: 20px;
}*/

.cc-s6-style {
  font-style: italic;
}

.cc-s4-card {
  border-radius: 20px;
  width: 285px;
  background-color: white;
  position: relative;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 20px 10px 20px;
}
.cc-s4-card .cc-p4-slider-thumb {
  cursor: pointer;
}
.cc-s4-card-top-img {
  position: absolute;
  width: 80%;
  top: -40%;
  left: 10%;
}

.cc-s4-card-btn {
  width: 70%;
  margin-top: 20px;
}

.cc-s4-card-text-bottom {
  margin-left: 14px;
  font-size: 14px;
}

.cc-s4-card-img-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  z-index: 0;
}

.cc-s4-card a {
  font-size: 12px;
  width: 120px;
}

/*.cc-sw-s2 .accordion-item {
  background-color: transparent;
  border: none;
  margin-top: 10px;
}

.cc-sw-s2 .accordion-body {
  padding: 0px;
}

.cc-sw-s2 .accordion-body li {
  color: #1d4259;*/

/* border-radius: 7px !important; */

/* color: white; */

/* font-weight: 600; */

/* margin-top: 5px; */

/*padding: 10px 10px 10px 30px;
  border-bottom: 1px lightgrey solid;
}

.cc-sw-s2 .accordian-nolist::after {
  background-image: none;
}

.cc-sw-s2 .accordion-header .accordion-button {
  background-color: #1d4259;
  border-radius: 10px !important;
  color: white;
  font-weight: 600;
}

.cc-sw-s3 .accordion-item {
  background-color: transparent;
  border: none;
  margin-top: 10px;
  border-bottom: 1px lightgrey solid;
}

.cc-sw-s3 .accordion-body {
  padding: 0px;
}

.cc-sw-s3 .accordion-body li {
  color: #1d4259;*/

/* border-radius: 7px !important; */

/* color: white; */

/* font-weight: 600; */

/* margin-top: 5px; */

/*padding: 10px 10px 10px 30px;*/

/*border-bottom: 1px lightgrey solid;*/

/*}

.cc-sw-s3 .accordian-nolist::after {
  background-image: none;
}

.cc-sw-s3 .accordion-header .accordion-button {
  background-color: transparent;*/

/* border-radius: 10px !important; */

/*color: #1d4259;
  font-weight: 600;
  box-shadow: none;
  padding: 10px 0px;
}

.accordion-header a {
  text-decoration: none;
}

.search-weight {
  background-color: aliceblue;
  padding-bottom: 40px;
}

.search-weight-has-search .form-control {
  display: inline;
  padding-left: 2.675rem;*/

/* height: 60px; */

/*border-radius: 10px;*/

/* color: white; */

/*font-size: 15px;*/

/* width: 50%; */

/*font-style: italic;
}

.search-weight-has-search .form-control::placeholder {}*/

/*.search-weight-has-search .form-control:focus {
      background-color: #1d4259;
      border-color: #1d4259;
      outline: 0;
      box-shadow: none;
  }*/

/*.search-weight-has-search .form-control-feedback {
  position: absolute;
  font-size: 20px;
  z-index: 2;*/

/* display: block; */

/* width: 2.375rem; */

/*height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;*/

/* color: white; */

/* margin-top: 54px; */

/*margin-left: 10px;
}

.cc-sw-s2 img {
  margin-right: 10px;
}

.cc-sw-s1 {
  padding: 20px;
  background-color: #1d4259;
}

.cc-sw {
  padding-left: 40px;
  padding-right: 40px;
}

.has-search .search-feedback {
  position: absolute;
  font-size: 30px;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: black;
  margin-top: 11px;
  margin-left: 10px;
}

.cc-sw-s2,
.cc-sw-s3,
.cc-sw-s4,
.cc-sw-s5 {
  margin: 20px 0 30px 0;
}

.cc-sw-s4 ul li {
  font-weight: 600;
  margin-left: 30px;
}*/

.has-search .search-feedback {
  position: absolute;
  font-size: 30px;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: black;
  margin-top: 11px;
  margin-left: 10px;
}

/*css form slider faq*/

.cc-col-right.faq-question {
  margin-left: 55px;
  padding-top: 6px;
  display: block;
  cursor: pointer;
}

.cc-col-right.faq-answer {
  display: none;
}

.cc-s7-middle {
  float: left;
  max-width: 30px;
}

.cc-s7-middle img {
  height: 60px;
  margin-top: 5px;
}

.casino-card {
  border-radius: 10px;
}

/*.carousel {
  display: none;*/

/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */

/*}*/

/*.carousel.previous {
  transform: scale(1);*/

/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */

/*display: block;
  margin-right: 40px;
}

.carousel.next {
  transform: scale(1);*/

/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */

/*display: block;
  margin-left: 40px;
}

.carousel.active {
  transform: scale(1.5);*/

/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */

/*display: block;
}*/

.s3-card-container.slider-card-container {
  z-index: 1;
  transition: 0.5s;
  min-width: 175px;
  height: 335px;
}

.s3-cards-container.slider-cards-container {
  padding-top: 50px;
  position: relative;
  /* top: -30px; */
  padding-bottom: 20px;
}

.s3-cards-container.slider-cards-container::-webkit-scrollbar {
  width: 0;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */
}

.s3-card-container.slider-card-container:hover {
  /*min-width: 200px;*/
  /* top: -50px; */
  position: relative;
  transform: scale(1.3);
  z-index: 6;
  opacity: 1;
}

/*.s3-card-container.slider-card-container:hover .slider-card .slider-card-head {
  font-size: 14px;
}

.s3-card-container.slider-card-container:hover .slider-card .slider-card-body img {
  width: 140px;
  height: 70px;
}

.s3-card-container.slider-card-container:hover .slider-card .listing {
  font-size: 12px;
}

.s3-card-container.slider-card-container:hover .slider-card-footer .btn {
  font-size: 12px;
}*/

/*.play-btn {
  background-color: transparent;
  border: none;
}*/

/*...............................................DYNAMIC PAGE CSS.............................................................. */

/*navbar*/

.logo {
  height: 80px;
  width: auto;
}

.navbar-collapse-items img {
  height: 20px;
  width: 20px;
}

/*cc-breadcrumb*/

.breadcrumb {
  margin-left: 30px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  text-decoration: none !important;
}

/*body*/

.cc-dynamic-body {
  padding: 25px;
}

body {
  background-color: #f5f5f5;
}

/*2 body images*/

.cc-body1-img {
  border: 2px solid;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

/* .cc-body1-img .w-100 {
  height:180px
} */

.cc-body1-img .banner-logo {
  position: absolute;
  right: 13px;
  bottom: 5px;
  height: 40%;
  opacity: 0.6;
}

.cc-body1-heading {
  font-weight: 600;
}

.cc-body-card2 .card-content {
  margin-left: auto;
  top: 50%;
  position: relative;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

.cc-body1-img .cc-img-content {
  width: 100%;
  /* height: 11%; */
  /* overflow: hidden; */
  position: absolute;
  bottom: 0px;
  /* left: 12%; */
  /* font-size: small; */
  text-align: left;
  color: white;
  /* padding: 40px; */
  margin: 0px;
  /* line-height: 1;*/
}

/*cards body1*/

/*.cc-dyn-desktop {
    display: none;
}*/

.cc-dyn-mobile {
  display: none;
}

.dyn-card-container {
  width: 240px;
  padding: 0px 20px;
  min-width: 205px;
}

.cc-dynamic-slider-cards {
  overflow: visible;
  padding: 50px 0px;
}

.slider-card .slider-card-head {
  transition: 0.5s;
  font-size: 16px;
  font-weight: 700;
  border-radius: 8px 8px 0px 0px;
  height: 35px;
}

.slider-card .slider-card-footer {
  padding: 10px;
  border-radius: 0px 0px 8px 8px;
}

.slider-card {
  width: 100%;
  color: white;
  border-radius: 20px;
  position: relative;
  margin: auto;
  transition: 0.5s;
}

.slider-card .slider-card-head {
}

.slider-card .slider-card-head p {
  font-weight: 600;
}
.slider-card-body {
  height: 85px;
  background-color: #fff;
}
.slider-card .slider-card-body img {
  width: 100%;
  height: 80px;
  object-fit: contain;
}

.slider-card .slider-card-footer {
}
/*
.slider-card .listing {
    font-size: 7px;
}
*/
.slider-card h5 {
  font-size: 18px;
}

.cc-s3 .slider-card {
  z-index: 1;
  transition: 0.5s;
  min-width: 140px;
}
.cc-mobile-widgets li {
  list-style: none;
}

/*.cc-s3.slider-card:hover {
        min-width: 200px;
        position: relative;
        transform: scale(1.3);
        z-index: 6;
        opacity:1;
    }*/

/* kasier slot card   */

.cc-body-card2 {
  border-radius: 20px;
  position: relative;
}

.cc-body-card2 .card-img-2 .star-img {
  width: 100%;
}

.cc-body-card2 .card-img-2 .kaiser-img {
  width: 100%;
  /* height: 93px; */
  margin-bottom: 23px;
}

/*ss-section 6*/

.cc-s6-list {
  margin-right: 60px;
  margin-left: 40px;
}

.cc-s6-body {
  background-color: #dde4ec;
}

.cc-s6-head img {
  position: absolute;
  height: 33%;
  top: -18px;
  right: 5px;
  overflow: hidden;
}

.cc-s6-head {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.cc-s6-body {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

/*section 6*/
.cc-s6-bg-image {
  position: absolute;
  width: 80%;
  margin: auto;
  display: block;
  opacity: 0.05;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.cc-section6 {
  background: #eef2f8;
  padding: 20px;
  border-radius: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}
.cc-section-6-bg {
  background: -webkit-gradient(
          linear,
          left top,
          left bottom,
          from(rgb(238 242 248 / 96%)),
          to(rgb(238 242 248 / 96%))
  ),
  url(../images/homepage-capcouple-trust-us-2.png) no-repeat;
  background: -o-linear-gradient(rgb(238 242 248 / 96%), rgb(238 242 248 / 96%)),
  url(../images/homepage-capcouple-trust-us-2.png) no-repeat;
  background: linear-gradient(rgb(238 242 248 / 96%), rgb(238 242 248 / 96%)),
  url(../images/homepage-capcouple-trust-us-2.png) no-repeat;
  background-position: center bottom;
  background-size: 90%;
}
.cc-section6-content {
}

.cc-s6-borderbox {
  position: relative;
  margin-top: 60px;
  margin-bottom: 40px;
  border: dashed 2px lightgray;
  border-radius: 15px;
  padding: 50px 20px 20px 20px;
}
.cc-s6-borderbox li.cc-small-text > img {
  height: 100%;
  width: auto;
  aspect-ratio: 1;
}

.cc-s6-bb-col img {
  display: block;
  margin: auto;
  width: 70px;
}

.cc-s6-bb-text {
  text-align: center;
  font-size: 12px;
  color: #311c1c;
  font-weight: bold;
}

.cc-s6-bb-star-container {
  position: absolute;
  top: -37px;
  width: 100%;
}

img.cc-s6-bb-star {
  height: 70px;
  display: block;
  margin: auto;
  position: relative;
  left: -20px;
}

.cc-s6-borderbox .cc-s6-bb-women {
  position: absolute;
  right: 11px;
  bottom: -6px;
  height: 121px;
}

.cc-s6-text {
  margin: 25px 0px 25px 0px;
  font-size: small;
}

.cc-s6-text-heading {
  font-size: 1.5rem;
  font-weight: bold;
}

.cc-s6-text-indent-area {
  padding-left: 30px;
}

.cc-s6-text-bold {
  font-weight: bold;
  font-size: small;
}

.cc-s6-text-link {
  text-decoration: none;
}

/*section 7*/

.cc-section7 {
  padding-bottom: 40px;
}

.cc-section7 .cc-heading {
  margin-bottom: 20px;
}

.cc-s7-word {
  font-style: italic;
  position: relative;
  font-size: larger;
  max-width: 820px;
  margin: auto;
}

.cc-s7-text {
  margin: 25px 0px 0px 0px;
}

.cc-s7-text-center {
  text-align: center;
}

.cc-s7-text-heading {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.2;
}

.cc-s7-text-normal {
  font-size: 1rem;
  line-height: 1.2;
}

.cc-s7-text-sub-heading {
  font-size: 1rem;
  font-weight: 500;
}

.cc-s7-text--sub-normal {
  font-size: 1.2rem;
}

.cc-s7-left .cc-s7-text {
  margin: 10px 0px;
}

.cc-clearfix {
  clear: both;
}

.cc-col-left {
  /* display: inline; */
  float: left;
}

.cc-col-right {
  margin-left: 55px;
  padding-top: 6px;
}

/*section8*/

.cc-section8 {
  display: flex;
  justify-content: center;
}

.cc-section8 a {
  background-color: #1d4259;
  width: 40px;
  height: 40px;
  border-radius: 12px;
  text-align: center;
  margin: 5px;
  /* line-height: 84px; */
  padding: 6px;
  font-size: small;
}

.cc-section8 .fa-youtube {
  color: white;
}

.cc-section8 .fa-twitter {
  color: white;
}

.cc-section8 .fa-instagram {
  color: white;
}

.cc-section8 .fa-facebook-f {
  color: white;
}

/*section9 */

.cc-section9 .cc-section9-img img {
  max-width: 145px;
  max-height: 240px;
  position: absolute;
  width: 67%;
  left: 50%;
  bottom: 0px;
  -ms-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}

.cc-section9-img {
  width: 25%;
  position: relative;
  min-width: 190px;
}

.cc-section9-body {
  width: 75%;
}

hr.new-line {
  background-color: #fff;
  border-top: 2px dashed #8c8b8b;
}

.cc-section9 .cc-s9 {
  position: relative;
}

/*footer css*/

.c-footer {
  margin-left: 100px;
  margin-right: 100px;
  padding-bottom: 30px;
}

.c-footer hr {
  max-width: 850px;
  margin: 20px auto;
}

.c-footer-menu {
  max-width: 850px;
  margin: 20px auto;
}

.c-footer-menu a:hover {
  color: lightgray;
  text-decoration: underline;
}

.c-footer-menu a {
  color: white;
  text-decoration: none;
  font-weight: 400;
}

.c-footer-logos-menu {
  max-width: 800px;
  margin: 20px auto;
}

.c-footer-copyright a:hover {
  color: lightgray;
  text-decoration: underline;
}

.c-footer-copyright a {
  color: white;
  text-decoration: none;
}

.c-footer-bg {
  color: white;
}

img.cc-footer-brand3 {
  width: 40px;
  margin: auto;
  display: block;
}

img.cc-footer-brand4,
img.cc-footer-brand5 {
  /*margin-top: 12px !important;*/
}

img.cc-footer-brand1,
img.cc-footer-brand2,
img.cc-footer-brand4,
img.cc-footer-brand5 {
  width: 90px;
  margin: auto;
  display: block;
}

/****** Style Star Rating Widget *****/

.rating {
  border: none;
  float: none;
  width: 165px;
  margin: auto;
}

.rating > input {
  display: none;
}

.rating > label:before {
  margin: 5px;
  font-size: 1.25em;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before {
  content: "\f089";
  position: absolute;
}

.rating > label {
  color: #ddd;
  float: right;
}
.casino-card-style-2 .rating > label:before {
  margin: 2px;
  font-size: 1.15em;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating>input:checked~label,

  /* show gold star when clicked */

.rating:not(:checked)>label:hover,

  /* hover current star */

.rating:not(:checked)>label:hover~label {
  color: #ffd700;
}

/* hover previous stars in list */

.rating>input:checked+label:hover,

  /* hover current star when changing rating */

.rating>input:checked~label:hover,
.rating>label:hover~input:checked~label,

  /* lighten current selection */

.rating>input:checked~label:hover~label {
  color: #ffed85;
}

/*****...............................................PAGE 3 CSS........................................... *****/

/*navbar*/

.navbar-collapse-items img {
  height: 20px;
  width: 20px;
}

/*cc-breadcrumb*/

.cc-breadcrumb {
  margin-top: 20px;
  font-size: 15px;
}

/*body*/

.cc-dynamic-body {
  padding: 25px;
}

body {
  background-color: #f5f5f5;
}

/*2 body images*/

.cc-body1-img {
  border: 2px solid rgb(19, 77, 163);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.cc-body1-img .banner-logo {
  position: absolute;
  right: 13px;
  bottom: 5px;
  height: 40%;
  opacity: 0.6;
}

.cc-body1-heading {
  font-weight: 600;
}

.cc-body-card2 .card-content {
  margin-left: auto;
  top: 50%;
  position: relative;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.cc-body-card2 .rating .fa {
  margin: 4px;
  font-size: 1.25em;
}

/*cards body1*/

/*.cc-dyn-desktop {
  display: none;
}*/

.cc-dyn-mobile {
  display: none;
}

.cc-dynamic-slider-cards::-webkit-scrollbar {
  width: 0;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */
}

/* Optional: show position indicator in red */

.cc-dynamic-slider-cards::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.slider-card .slider-card-head {
  transition: 0.5s;
  font-size: 13px;
  font-weight: 700;
  border-radius: 8px 8px 0px 0px;
  height: 35px;
  display: flex;
  justify-content: center;
}
.slider-card-title {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  margin-top: 7px;
}
.slider-card .slider-card-footer {
  padding: 10px;
  border-radius: 0px 0px 8px 8px;
}

.slider-card {
  width: 100%;
  color: white;
  border-radius: 20px;
  position: relative;
  margin: auto;
  transition: 0.5s;
}

.slider-card .slider-card-head {
}

.slider-card .slider-card-head p {
  font-weight: 600;
}

.slider-card .slider-card-footer {
}

.slider-card h5 {
  font-size: 18px;
}

.cc-s3 .slider-card {
  z-index: 1;
  transition: 0.5s;
  min-width: 140px;
}

/*.cc-s3.slider-card:hover {
      min-width: 200px;
      position: relative;
      transform: scale(1.3);
      z-index: 6;
      opacity:1;
  }*/

/*


/*ss-section 6*/

.cc-s6-list {
  margin-right: 60px;
  margin-left: 40px;
}

.cc-s6-body {
  background-color: #dde4ec;
}

.cc-s6-head img {
  position: absolute;
  height: 33%;
  top: -18px;
  right: 5px;
  overflow: hidden;
}

.cc-s6-head {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.cc-s6-body {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

/*section8*/

.cc-section8 {
  display: flex;
  justify-content: center;
}

.cc-section8 a {
  background-color: #1d4259;
  width: 40px;
  height: 40px;
  border-radius: 12px;
  text-align: center;
  margin: 5px;
  /* line-height: 84px; */
  padding: 6px;
  font-size: small;
}

.cc-section8 .fa-youtube {
  color: white;
}

.cc-section8 .fa-twitter {
  color: white;
}

.cc-section8 .fa-instagram {
  color: white;
}

.cc-section8 .fa-facebook-f {
  color: white;
}

/*section9 */

.cc-section9 .cc-section9-img img {
  max-width: 145px;
  max-height: 240px;
  position: absolute;
  width: 67%;
  left: 50%;
  bottom: 0px;
  -ms-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}

.cc-section9-img {
  width: 25%;
  position: relative;
  min-width: 190px;
}

.cc-section9-body {
  width: 75%;
}

hr.new-line {
  background-color: #fff;
  border-top: 2px dashed #8c8b8b;
}

.cc-section9 .cc-s9 {
  position: relative;
}

/*footer css*/
.footer-top-logos{
  border-bottom: 1px solid #ffffff40;
}
.footer-forum-btn {
  background: #EEF2F8;
  border-radius: 6px;
  padding: 11px 20px;
  font-weight: 600;
  line-height: 1;
  color: #000;
}
.footer-forum-btn:hover {
  background: #4375ba;
  color: #EEF2F8;
}
.footer-menu-heading {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.footer-menu-item a{
  font-size: 14px;
  color: #EEF2F8;
  margin-bottom: 8px;
  display: inline-block;
}
.footer-menu-item a:hover {
  color: #aaa;
}
.footer-logo-img {
  max-width: 70%;
}
.c-footer-menu {
  max-width: 850px;
  margin: 20px auto;
}

.c-footer-menu a:hover {
  color: lightgray;
  text-decoration: underline;
}

.c-footer-menu a {
  color: white;
  text-decoration: none;
}

.c-footer-logos-menu {
  max-width: 800px;
  margin: 20px auto;
}

.c-footer-copyright a:hover {
  color: lightgray;
  text-decoration: underline;
}

.c-footer-copyright a {
  color: white;
  text-decoration: none;
}

.c-footer-bg {
  background-color: #295da2;
  color: white;
}

img.cc-footer-brand3 {
  width: 40px;
  margin: auto;
  display: block;
}

img.cc-footer-brand4,
img.cc-footer-brand5 {
  /*margin-top: 12px !important;*/
}

img.cc-footer-brand1,
img.cc-footer-brand2,
img.cc-footer-brand4,
img.cc-footer-brand5 {
  width: 90px;
  margin: auto;
  display: block;
}

/*top 10 casinos*/

.cc-casino-rates-link {
  background-color: #eff5fe;
}

.cc-xy-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: relative;
}

.casino-card .coin1-img {
  width: 40px;
  height: auto;
}

.casino-card .cc-casino-img {
  width: 130px;
}
.cc-casino-right {
  background: #eff5fe;
  border-radius: 0 10px 10px 0;
}

.casino-card .cc-casino-rating {
}

.casino-card .heading {
  font-size: 24px;
}

.casino-card .stars {
  height: 25px;
  width: 25px;
}

.casino-body {
  background-color: rgb(225, 248, 255);
}

.casino-btn {
  color: white;
  font-size: 16px;
  border-radius: 12px;
  padding: 8px 25px;
  line-height: normal;
}

.content-btnn {
  font-size: 13px;
}

/*box-body*/

.cc-box {
  border-radius: 26px;
  padding: 10px;
}

/*.........................................................PAGE 4..................................*/

.cc-p4-body {
  padding: 25px;
}

.cc-p4-s2 {
}
/*Section 1 card*/

.cc-p4-s2-card-left {
  border-right: 1.9px solid #d3d3d37d;
}

.cc-p4-body .cc-p6-s2-card {
  padding: 15px 30px;
  border-radius: 15px;
}

.cc-p4-s1-card {
  background-color: #eef2f8;
}

.cc-p4-s1-card-digital {
  background-color: #eef2f8;
  overflow: auto;
  max-height: 100%;
}
/*section 0*/

.cc-p4-s0 .cc-card {
  min-width: 185px;
  max-width: 230px;
  margin: 0px 20px 0px 0px;
}

.cc-p4-s0 .cc-s2-cards-container {
  overflow-x: auto;
  padding: 50px 10px 50px 60px;
}

.cc-p4-s0 .cc-card-inner1 img {
  /* height: 100%; added after going live */
}

/*section 4*/

.cc-p4-s4 {
  position: relative;
  margin-top: 20px;
}

.cc-p4-s4 .s3-cards-container {
  overflow-x: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  scroll-behavior: smooth;
}

.s3-cards-container::-webkit-scrollbar {
  width: 0;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */
}

/* Optional: show position indicator in red */

.s3-cards-container::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.cc-p4-s4 .s3-card-container {
  min-width: 250px; /* slider na casino review */
  margin-left: 0px;
  margin-right: 10px;
}

.cc-p4-s4 .cc-s4-card {
  border-radius: 0px;
  background-color: white;
  position: relative;
  /*box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);*/
  box-shadow: none;
  padding: 0px;
}

.cc-p4-s4 .cc-s4-card img {
  width: 230px;
  height: 150px;
}

.cc-card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  top: 0px;
  left: 0px;
  opacity: 0.4;
}

img#cc-p4-slider-right {
  position: absolute;
  bottom: 88px;
  right: 0px;
  transform: translateX(50%);
  height: 30px;
  width: 30px;
  cursor: pointer;
}

img#cc-p4-slider-left {
  cursor: pointer;
  position: absolute;
  bottom: 88px;
  left: 0px;
  transform: translateX(-50%) rotate(180deg);
  height: 30px;
  width: 30px;
  -webkit-transform: translateX(-50%) rotate(180deg);
  -moz-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  -o-transform: translateX(-50%) rotate(180deg);
}

/*Only mobile widget summary*/

.summary table {
  width: 100%;
}

.cc-summary-item-bullet {
  text-align: center;
  background-color: #1d4259;
  color: white;
  padding: 5px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  margin: auto;
}

.cc-summary-item {
  max-width: 100px;
  margin: 10px auto;
}

/*Only mobile widget summary*/

.cc-p4-s3-borderbox {
  position: relative;
  margin-top: 60px;
  margin-bottom: 40px;
  border: dashed 2px lightgray;
  border-radius: 40px;
  padding: 20px 20px 0px 20px;
}

.cc-p4-s3-bb-col img {
  display: block;
  margin: auto;
  width: 70px;
}

.cc-p4-s3-bb-text {
  text-align: center;
  font-size: 12px;
  color: #311c1c;
  font-weight: bold;
}

.cc-p4-s3-bb-star-container {
  position: absolute;
  top: -37px;
  width: 100%;
}

img.cc-p4-s3-bb-star {
  height: 70px;
  display: block;
  margin: auto;
  position: relative;
  left: -20px;
}

.cc-p4-s3-text {
  margin: 25px 0px 25px 0px;
  font-size: small;
}

.cc-p4-s3-text-heading {
  font-size: 1.5rem;
  font-weight: bold;
}

.cc-p4-s3-text-indent-area {
  padding-left: 30px;
}

.cc-p4-s3-text-bold {
  font-weight: bold;
  font-size: small;
}

.cc-p4-s3-text-link {
  text-decoration: none;
}

/* section 6 cards*/

.cc-p4-s6-card {
  border-radius: 18px;
  overflow: hidden;
}

.cc-p4-s6-card {
}

.cc-p4-s6-card img {
  height: 90%;
}

.cc-p4-s6-text {
  margin: 0px;
  font-size: 16px;
  line-height: 1;
}

.cc-p4-s6-card-head {
  height: 80px;
  background-color: rgb(220, 231, 252);
}

.cc-p4-s6-card {
  width: 80px;
  margin-bottom: 10px;
}

.cc-p4-s6-heading {
  font-size: 15px;
  font-weight: bold;
  max-width: 200px;
  word-wrap: break-word;
}

.cc-p4-s6-text {
  height: 39px;
}

.cc-p4-text {
  font-size: 14px;
  line-height: 1;
}

/* section 5 cards*/

.cc-p4-s5-head {
  background-color: rgb(220, 231, 252);
}

.cc-p4-s5 {
  border-radius: 17px;
  overflow: hidden;
}

.cc-p4-s5-head {
  font-size: 18px;
  padding-top: 12px;
}

.cc-p4-s5 .btn {
  width: 70%;
  border-radius: 13px;
}
.cc-p4-s5 .row {
  border-bottom: 1px solid #7b8fb4;
  align-items: center;
}
.cc-p4-s5 .row:last-child {
  border-bottom: none;
}
.cc-p4-s5 .text-white {
  font-size: 0.9em;
  line-height: 18px;
}
.cc-p4-s5 .col-3.text-center:first-child {
  font-size: 14px;
}

/* section 1 cards*/

.cc-p4-s1 {
  border-radius: 17px;
  padding: 0px 3px 0px 28px;
}

.cc-p4-s5 .btn {
  width: 70%;
  border-radius: 13px;
}

/* side bar 2*/

.cc-p4-w2 {
  border-radius: 17px;
  overflow: hidden;
}

.cc-p4-w2-head {
  font-size: 18px;
}

.cc-p4-w2-text {
  background-color: #eff5fe;
}

.cc-p4-w2-text img {
  width: 70px;
  height: 40px;
}

.cc-p4-w2-text .fas {
  font-size: 23px;
}

/* side bar 3*/

.cc-p4-w3 {
  border-radius: 17px;
  overflow: hidden;
}

.cc-p4-w3-head {
  font-size: 18px;
}

.cc-p4-w3-text {
  background-color: #eff5fe;
}

.cc-p4-w3-text .fas {
  font-size: 23px;
}

.cc-p4-w3-text img {
  width: 50%;
}

/* side bar 4*/

.cc-p4-w4-borderbox img {
  width: 120%;
}

.cc-p4-w4-borderbox {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
  border: dashed 2px lightgray;
  border-radius: 40px;
  padding: 50px 20px 20px 20px;
}

.cc-p4-w4-head {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
}

.cc-p4-s1-card {
  position: relative;
  border-radius: 10px;
  height: 150px;
}

.cc-p4-s1-card .casino-img {
  width: 65%;
}

.cc-p4-s1-card .vector-object {
  position: absolute;
  top: 0px;
  left: 0px;
  transform: translate(-40%, -40%);
  width: 23%;
}

.cc-p4-s1-card .vector-rating {
  position: absolute;
  width: 60%;
}

.cc-p4-s1-card .vector-object-bg {
  width: 100%;
}

/*.........................................................PAGE 5...................................*/

/*p4-section 3 (9 cards grid)*/

.cc-p5-s3 img {
  width: 80%;
}

.cc-p5-s4 img {
  width: 60%;
}

.cc-p5-s3 .btn {
  width: 100%;
}

.cc-p5-s3-img-center {
  height: 100%;
  width: 100%;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  /*border: 6px solid rgb(19, 77, 163);*/
}

.cc-p5-s3-img-center-casinos {
  height: 100%;
  width: 100%;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
  /*border: 6px solid rgb(19, 77, 163);*/
}

.cc-p5-s3-img .fa-search {
  font-size: 50px;
  color: white;
}

.cc-p5-s3-img-center:hover .cc-card-overlay {
  display: block;
}

.cc-p5-s3-img-center-casinos:hover .cc-card-overlay {
  display: block;
}

.cc-p5-s3-img {
  position: relative;
  padding: 5px;
  height: 165px;
}

.cc-p5-s3 .btn {
  width: 170px;
  display: block;
  margin: auto;
}

.cc-card-overlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(40, 47, 67, 0.952);
  top: 0px;
  left: 0px;
  opacity: 0.8;
}

/* p5 secton 1 card.*/

.cc-p5-s1-head {
  font-size: 15px;
}

.cc-p5-s1 {
  border-radius: 15px;
}

.cc-p5-s1-body {
  padding: 3px 12px 0px 12px;
}

.cc-p5-s1-card {
  border-radius: 12px;
}
.cc-p5-s1-card .vector-object {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: translate(30%, -40%);
}

.img-container img {
  position: relative;
  padding: 0px;
  overflow: hidden;
  border-radius: 23px;
  margin: 5px;
}

/* p5-section 6 box*/

.cc-p5-box {
  border-radius: 26px;
  padding: 10px;
}

.cc-p5-box-heading {
  font-size: 25px;
}

.cc-p5-box-body {
  width: 250px;
}

/*.........................................................PAGE 6...................................*/

/*search*/

.cc-p6-search {
  width: 50%;
  margin: auto;
  margin-top: 36px;
  margin-bottom: 36px;
}

.cc-p6-search .search {
  border-radius: 25px;
  background-color: #d3d3d380;
  color: #000;
  opacity: 1;
  text-align: center;
}

.cc-p6-search .fa-search {
  color: darkslategrey;
}

/*.........................................................FOOTER...................................*/

.c-footer {
  margin-left: 100px;
  margin-right: 100px;
  padding-bottom: 10px;
}

.c-footer hr {
  max-width: 850px;
  margin: 20px auto;
}

.c-footer-menu {
  max-width: 850px;
  margin: 20px auto;
}

.c-footer-menu a:hover {
  color: lightgray;
  text-decoration: underline;
}

.c-footer-menu a {
  color: white;
  text-decoration: none;
}

.c-footer-logos-menu {
  max-width: 800px;
  margin: 20px auto;
}

.c-footer-copyright a:hover {
  color: lightgray;
  text-decoration: underline;
}

.c-footer-copyright a {
  color: white;
  text-decoration: none;
}

.c-footer-bg {
  background-color: #1d4259;
  color: white;
}

img.cc-footer-brand3 {
  width: 40px;
  margin: auto;
  display: block;
}

img.cc-footer-brand4,
img.cc-footer-brand5 {
  /*margin-top: 12px !important;*/
}

img.cc-footer-brand1,
img.cc-footer-brand2,
img.cc-footer-brand4,
img.cc-footer-brand5 {
  width: 90px;
  margin: auto;
  display: block;
}

.table-text-item {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.55);
}
.borderless td,
.borderless th {
  border: none;
}

.cc-search-suggestions img {
  visibility: hidden;
  height: 0px;
}
a:hover {
  cursor: pointer;
}

.cc-search-suggestion-item {
  cursor: pointer;
}

.bg-not-found {
  background-image: url("../images/404_bg.png");
  margin-top: 150px;
  margin-bottom: 150px;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 400px;
  width: 100%;
}
.404-header {
      margin-top: 850px;
    }
#outer {
  width: 100%;
  height: 500px;
  display: flex;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/404_bg.png");
  color: #1d4259;
}

#inner {
  margin: auto;
}

.footer-elements {
  list-style: none;
}
.cc-desktop-widgets li {
  list-style: none;
}

.cc-home-max-width {
  max-width: 1722px;
}
.cc-home-content-max-width {
  max-width: 1254px;
}
.cc-home-sidebar-max-width {
  max-width: 436px;
}
.cc-max-width {
  max-width: 1000px;
  margin: auto;
  background-color: rgb(255, 255, 255);
  padding-right: 33px;
  padding-left: 33px;
}
.cc-max-width-alternative-block {
  max-width: 1000px;
  margin: auto;
}
.cc-content-max-width {
  max-width: 820px;
}
.cc-sidebar-max-width {
  max-width: 400px;
}
.scale {
  transition: transform 0.2s;
}
.carousel-item {
  height: 350px;
}
.carousel-indicators li {
  border-radius: 100%;
}

.why_captain_caz {
  background-image: url("../images/homepage-capcouple-trust-us.png");
  opacity: 0.05;
  height: 80%;
}
.text-centar {
  text-align: center;
}
.text-danger {
}
.cc-y-center {
  top: 50%;
  transform: translate(0%, -50%);
  position: relative;
}
.cc-x-center {
  left: 50%;
  transform: translate(-50%, 0%);
  position: relative;
}
.carousel-indicators [data-bs-target] {
  margin-top: -70px;
}
.carousel-control-next-icon {
  content: ">";
  font-size: 55px;
  color: red;
}

.carousel-control-prev-icon {
  content: "<";
  font-size: 55px;
  color: red;
}

.border-radius {
  border-radius: 10px !important;
}
.cc-search-suggestions-item {
  border-radius: 0px !important;
  color: white;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: lightgray;
  opacity: 0.5;
  text-align: center;
}
.cc-search-suggestions-hidden {
  visibility: hidden;
}
.w-49 {
  width: 49% !important;
}
.nav-item {
  color: #77828b !important;
}
.cc-desk-menu2-left .navbar-nav .nav-link {
  height: 100%;
  display: flex;
  align-items: center;
  font-weight: 500;
}

.cc-desk-menu2-right .navbar-nav .nav-link {
  height: 100%;
  display: flex;
  align-items: center;
  font-weight: 500;
}
.dropdown-item {
  font-size: 14px;
}
.navbar {
  padding-top: 0.3rem !important;
  padding-bottom: 0.3rem !important;
}
.carousel-control-next-icon {
  background-color: red !important;
  opacity: 0.75;
  border-radius: 50% !important;
  padding: 15px !important;
  opacity: 0.5 !important;
}
.carousel-control-prev-icon {
  background-color: red !important;
  opacity: 0.35;
  border-radius: 50% !important;
  padding: 15px !important;
}
#myModal ._mi {
  width: 20px;
  height: auto;
}
#myModal .cc-sw-s2 .accordion-body ul .accordion-button {
  background: none;
  color: #1d4259;
  text-decoration: none;
  box-shadow: none;
  line-height: normal;
  padding: 10px 0px;
}

.cc-desk-menu2-left .navbar-nav .nav-link,
.cc-desk-menu2-right .navbar-nav .nav-link {
  color: #fff;
}
.cc-desk-menu2-left .navbar-nav .nav-link:hover,
.cc-desk-menu2-right .navbar-nav .nav-link:hover {
  color: #4375ba;
}

.navbar {
  padding-top: 0.3rem !important;
  padding-bottom: 0.3rem !important;
}
.carousel-control-next-icon {
  background-color: red !important;
  opacity: 0.75;
  border-radius: 50% !important;
  padding: 15px !important;
  opacity: 0.5 !important;
}
.carousel-control-prev-icon {
  background-color: red !important;
  opacity: 0.35;
  border-radius: 50% !important;
  padding: 15px !important;
}
#myModal ._mi {
  width: 20px;
  height: auto;
}
#myModal .cc-sw-s2 .accordion-body ul .accordion-button {
  background: none;
  color: #1d4259;
  text-decoration: none;
  box-shadow: none;
  line-height: normal;
  padding: 10px 0px;
}

.cc-desk-menu2-left .navbar-nav .nav-link,
.cc-desk-menu2-right .navbar-nav .nav-link {
  color: #fff;
}
.cc-desk-menu2-left .navbar-nav .nav-link:hover,
.cc-desk-menu2-right .navbar-nav .nav-link:hover {
  color: #4375ba;
}
.slider-card .slider-card-footer .slider-desktop-img {
  display: block !important;
}
.slider-card .slider-card-footer .slider-mob-img {
  display: none !important;
}

.flex-fill.cc-casino-img-container {
  max-width: 190px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .cc-casino-rating.flex-fill.cc-casino-rates-link {
    background: #fff;
  }
}
.casino-card {
  border-radius: 10px;
}
.slider-text {
  color: #cdd4d9;
  font-size: 14px;
}
.s3-card-container.slider-card-container .shadow:after {
  position: absolute;
  width: 100%;
  height: 5%;
  left: 0%;
  border-radius: 50%;
  z-index: -1;
  bottom: 0%;
  content: "";
  box-shadow: 0 40px 15px rgb(0 0 0 / 8%);
}
.s3-card-container.slider-card-container:hover .shadow:after {
  position: absolute;
  width: 150%;
  height: 5%;
  left: -25%;
  border-radius: 50%;
  z-index: -1;
  bottom: 0%;
  content: "";
  box-shadow: 0 50px 24px rgba(0, 0, 0, 0.24);
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
  background-color: #1d4259 !important;
  opacity: 1 !important;
  filter: none;
}
.searchbar-container:not(.cc-search-suggestions) {
  z-index: 10;
}
.cc-search-suggestions .searchbar-sub-container {
  transform: translateY(-115px);
  z-index: 10;
}
.cc-p4-s1-card2 {
  padding-right: 0px;
}
.casino-card > div:first-child {
  padding-left: 10px;
}
.cc-w2.casino-month {
  overflow: visible;
}
.button-text {
  font-size: 15px !important;
  text-decoration: none !important;
  color: #fff;
}
.breadcrumbs {
  padding-left: 30px;
}
.breadcrumbs__link {
  margin-left: 10px;
  text-decoration: none;
  color: #35566a;
}
.breadcrumbs__separator {
  color: #e32527;
}
.breadcrumbs__current {
  text-transform: capitalize;
  color: #35566a;
  font-weight: 600;
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
  background-size: 20px;
}
a {
  text-decoration: none !important;
}

/* =WordPress Core
   -------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.h5,
h5 {
  font-size: 1.1 rem;
}
.cc-title {
  font-size: 1.8 rem;
}
.top-casino-image {
  max-width: 240px;
}
.hideRows {
  display: none;
}
.hideRowsSoftware {
  display: none;
}
.page-numbers {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px 0 0;
  border: 1px solid #295da2;
  line-height: 1;
  text-decoration: none;
  border-radius: 2px;
  font-weight: 400;
  color: #295da2;
}
.page-numbers.current,
a.page-numbers:hover {
  background: #f9f9f9;
}

.d-flex.flex-fill.cc-casino-img-rating {
  flex-shring: 0 !important;
  flex-grow: 0 !important;
}

.card-header {
  padding-bottom: 0px;
}
.d-flex.cc-casino-img-rating {
  flex: 0 0 30%;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 30%;
}
.internal-links-title {
  font-size: 14px;
  color: #ddd !important;
  margin-bottom: 10px;
  margin-top: 12px;
  margin-right: 10px;
}
span.internal-links {
  padding-left: 5px;
  font-size: 12px;
  text-transform: capitalize !important;
  color: #dddddd;
}
span.internal-links:hover {
  text-decoration: underline;
}
.cc-s2-cards-container .col-6:last-child .cc-card:hover {
  transform: none;
}
.entry-content iframe,
.entry-content img {
  max-width: 100%;
}

.entry-content
img:not(
.cc-img-content-inner-cartoon,
.cc-s6-bb-star,
.cc-s6-bb-women,
.listing img
) {
  height: auto;
}

.breadcrumb-item + .breadcrumb-item::before {
  /*content: var(--bs-breadcrumb-divider, ">") !important;*/
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}
.breadcrumb-item:after {
  display: none;
}
.breadcrumb .breadcrumb-item {
  font-size: 14.5px;
  padding-left: 0px;
}
.last-modified {
  margin-top: 20px;
}
.last-modified-text {
  margin-right: 145px;
  color: #1d4259;
  font-size: 14px;
}
.topx-x-min {
  min-width: 200px;
  margin: auto;
}

/* Notification bar */
.notification-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  max-width: 100vw;
}
.notification-bar {
  border-radius: 15px 15px 0px 0px;
}
.notification-bar-top {
  border-radius: 15px 15px 0px 0px;
  padding: 10px 0 10px 0;
}
.notification-bar-top-title {
  font-size: 1.1em;
  text-transform: uppercase;
  transition: 0.5s all;
}

.notification-bar-title {
  line-height: 30px;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.notification-bar .btn {
  background: #d02225;
  border-radius: 10px;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  padding: 10px 30px;
  border: 1px solid;
  border-image-source: linear-gradient(180deg, #fb1d21 0%, #d02225 100%);
}
.notification-bar .btn:hover {
  background: #b02a37;
}
.notification-bar .notification-bar-close:focus {
  box-shadow: none !important;
}
.notification-bar:not(.opened) .notification-close {
  display: none !important;
}
.notification-bar:not(.opened) .notification-bar-top-title {
  font-size: 24px;
}
.notification-bar:not(.opened) .notification-bar-bottom-wrap {
  display: none;
}
.notification-bar.opened .notification-open {
  display: none;
}

.notification-bar .nbi-image {
  align-self: flex-start;
}
.notification-bar .nbi-image img {
  margin-right: auto;
  margin-left: auto;
}
.notification-bar .nbi-title {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 22px;
}
.notification-bar .nbi-name {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 28px;
}
.notification-bar .nbi-desc {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 28px;
}
.notification-bar-close {
  position: absolute;
  top: -13px;
  right: 25px;
  width: 55px;
  max-width: 100%;
  opacity: 1;
  background: none;
  padding: 0px;
  box-shadow: none;
  border: none;
  height: auto;
}
.nbi-image {
  max-width: 250px;
  padding: 5px;
}
.notification-bar .border-r {
  border-right: 0.5px solid rgba(255, 255, 255, 0.5);
}
.notification-bar .border-l {
  border-left: 0.5px solid rgba(255, 255, 255, 0.5);
}
.notification-bottom {
  animation: showBlock 0s 0s forwards;
  visibility: hidden;
}
@keyframes showBlock {
  to {
    visibility: visible;
  }
}
.alert {
  border: 0px solid transparent;
}

/* Bonus block */
.cc-card-bonus,
.cc-big-card-bonus {
  position: relative;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.bonus-block {
  max-width: 1441px;
}
.all-bonus-cards {
  margin-top: 80px;
}
.logo-bonus-block {
  width: 400px;
}
.bonus-block-cards {
  width: 310px;
  height: auto;
}

.cc-big-card-bonus .cc-card-inner-bonus-top {
  border-radius: 5px 5px 0px 0px;
  background-color: #375d9d;
  height: 38.8px;
}
.bonus-block-intro {
  font-family: RobotoBold;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  line-height: 28.13px;
  text-align: center;
}
.top-block-title {
  font-family: Roboto;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
}
.casino-title-box {
  margin-top: -30px;
  padding-bottom: 30px;
  background-color: #fff;
}
.casino-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #375d9d;
}
.border-bottom {
  max-width: 980px;
  border: 0.5px solid #264157;
  text-align: center;
}
.exclusive-row {
  background-color: #264157;
  height: 35px;
}
.exclusive-text {
  font-family: Roboto;
  font-display: swap;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  color: #fff;
}
.cc-card-bonus .cc-card-inner-bonus {
  padding: 20px 0px;
  background-color: white;
  height: 150px;
  display: flex;
  justify-content: center;
}
.cc-card-inner-bonus img {
  width: 210px;
  margin: auto;
  display: block;
  margin: auto;
  display: block;
}
.cc-card-bonus .cc-card-inner-bonus-2 {
  padding: 20px 0px;
  min-height: 167px;
  border-radius: 0px 0px 10px 10px;
  background-color: #375d9d;
  color: white;
  position: relative;
}
.character-img-girl {
  width: 230px;
  margin-left: -90px;
  margin-top: 140px;
  margin-left: -65px;
  position: relative;
  z-index: 1;
}
.character-img-boy {
  width: 230px;
  margin-top: 105px;
  margin-left: -75px;
  position: relative;
  z-index: 1;
}
.cc-patter-container-youtube {
  position: relative;
  /*background-image: url("https://captaincaz.com/wp-content/uploads/2021/12/youtube-bg-detail.png");*/
  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: top;
  background-repeat: repeat;
  background-size: cover;
}
.c-footer-youtube {
  margin-left: 100px;
  margin-right: 100px;
  padding-bottom: 10px;
}
.cc-card-heading-bonus {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  padding: 0 5px 0 5px;
}

.cc-card-sub-heading-bonus {
  font-size: 1rem;
  text-align: center;
  font-weight: normal !important;
}
.c-footer-bg-yt {
  background-color: #1d4259;
  color: white;
  height: 50px;
}
.rating .fa,
.rating .far {
  color: gold;
  margin: 2px;
  font-size: 1.15em;
}

.btn-cta:hover {
  opacity: 0.9;
}

.su-youtube {
  border-radius: 20px !important;
}
.cc-img-content-inner {
  background: rgba(0, 0, 0, 0.8);
  min-height: 59px;
  padding-left: 55px;
}
.cc-img-content-inner-cartoon {
  left: 20px;
  position: absolute;
  bottom: -10px;
  transform: none;
}
.payment-links {
  display: none;
}
.afficher_close {
  display: none;
}

/*new table design*/
.coin_table .coin_row {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  background: #ffffff;
  border-radius: 10px;
  max-width: 930px;
  margin: 0 auto 25px;
  padding: 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.coin_table .coin_row .coin-list-icon {
  position: absolute;
  left: calc(0% - 34px);
  top: calc(50% - 16px);
  width: 30px;
  height: 32px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
}
.coin-list-icon.crypto-1 {
  background: url("../images/crypto1.png");
}
.coin-list-icon.crypto-2 {
  background: url("../images/crypto2.png");
}
.coin-list-icon.crypto-3 {
  background: url("../images/crypto3.png");
}
.coin-list-icon.crypto-4 {
  background: url("../images/crypto4.png");
}
.coin-list-icon.crypto-5 {
  background: url("../images/crypto5.png");
}
.coin-list-icon.crypto-6 {
  background: url("../images/crypto6.png");
}
.coin-list-icon.crypto-7 {
  background: url("../images/crypto7.png");
}
.coin-list-icon.crypto-8 {
  background: url("../images/crypto8.png");
}
.coin-list-icon.crypto-9 {
  background: url("../images/crypto9.png");
}
.coin-list-icon.crypto-10 {
  background: url("../images/crypto10.png");
}
.coin-list-icon.crypto-11 {
  background: url("../images/crypto11.png");
}
.coin-list-icon.crypto-12 {
  background: url("../images/crypto12.png");
}
.coin-list-icon.crypto-13 {
  background: url("../images/crypto13.png");
}
.coin-list-icon.crypto-14 {
  background: url("../images/crypto14.png");
}
.coin-list-icon.crypto-15 {
  background: url("../images/crypto15.png");
}
.coin-list-icon.crypto-16 {
  background: url("../images/crypto16.png");
}
.coin-list-icon.crypto-17 {
  background: url("../images/crypto17.png");
}
.coin-list-icon.crypto-18 {
  background: url("../images/crypto18.png");
}
.coin-list-icon.crypto-19 {
  background: url("../images/crypto19.png");
}
.coin-list-icon.crypto-20 {
  background: url("../images/crypto20.png");
}
.coin-list-icon.crypto-21 {
  background: url("../images/crypto21.png");
}
.coin-list-icon.crypto-22 {
  background: url("../images/crypto22.png");
}
.coin-list-icon.crypto-23 {
  background: url("../images/crypto23.png");
}
.coin-list-icon.crypto-24 {
  background: url("../images/crypto24.png");
}
.coin-list-icon.crypto-25 {
  background: url("../images/crypto25.png");
}
.coin-list-icon.crypto-26 {
  background: url("../images/crypto26.png");
}
.coin-list-icon.crypto-27 {
  background: url("../images/crypto27.png");
}
.coin-list-icon.crypto-28 {
  background: url("../images/crypto28.png");
}
.coin-list-icon.crypto-29 {
  background: url("../images/crypto29.png");
}
.coin-list-icon.crypto-30 {
  background: url("../images/crypto30.png");
}
.coin-list-icon.crypto-31 {
  background: url("../images/crypto31.png");
}
.coin-list-icon.crypto-32 {
  background: url("../images/crypto32.png");
}
.coin-list-icon.crypto-33 {
  background: url("../images/crypto33.png");
}
.coin-list-icon.crypto-34 {
  background: url("../images/crypto34.png");
}
.coin-list-icon.crypto-35 {
  background: url("../images/crypto35.png");
}
.coin-list-icon.crypto-36 {
  background: url("../images/crypto36.png");
}
.coin-list-icon.crypto-37 {
  background: url("../images/crypto37.png");
}
.coin-list-icon.crypto-38 {
  background: url("../images/crypto38.png");
}
.coin-list-icon.crypto-39 {
  background: url("../images/crypto39.png");
}
.coin-list-icon.crypto-40 {
  background: url("../images/crypto40.png");
}
.coin_table .coin_row .coin-list-icon img {
  max-width: 30px;
  height: 32px;
}
.coin-list-icon-relative {
  position: relative;
}
.coin_table .coin_row .coin-btn-join {
  /*font-family: 'Roboto';*/
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
  background: #d03b33;
  border-radius: 5px;
  padding: 15px 25px;
  text-decoration: none;
  display: block;
}

.coin_table .coin_row .coin-title {
  /*font-family: 'Roboto';*/
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #204259;
}

.coin_table .coin_row .rating {
  margin: 0 0 0 20px;
  text-align: center;
}

.coin_table .coin_row .rating-icons .fa,
.coin_table .coin_row .rating-icons .far {
  color: #fcd462;
  font-size: 1rem;
}

.coin_table .coin_row .coin_header {
  width: 36%;
  padding: 0 18px;
  position: relative;
}

.coin_table .coin_row .coin-header-logo img {
  max-width: 150px;
}
.coin_table .coin_row .coin-footer-block {
  width: 10%;
  text-align: center;
}
.coin_table .coin_row .coin-logo {
  width: 22%;
  text-align: center;
}
.coin_table .coin_row .coin-logo .js-ref-btn {
  cursor: pointer;
}
.coin_table .coin_row .coin_content {
  width: 25%;
  background: #f0f5fd;
}
.coin_table .coin_row .coin_content-top {
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(39, 73, 114, 0.25);
}
.coin_table .coin_row .exclusive {
  background-color: #274972;
  color: #fff !important;
}
.coin_table .coin_row .bonus-text.coupon {
  background-color: #fcd462;
  color: #000000;
}

.coin_table .coin_row .bonus-text {
  /*font-family: 'Lato';*/
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  width: 100%;
  text-align: center;
  /*text-transform: uppercase;*/
  color: rgba(42, 73, 94, 0.5);
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 5px 0 4px;
}
.coin_table .coin_row .bonus-text:before {
  content: "BONUS";
}
.coin_table .coin_row .bonus-text.coupon:before {
  content: "CODE";
}
.coin_table .coin_row .bonus-text.exclusive:before {
  content: "BONUS EXCLUSIF";
}

.coin_table .coin_row .coin_content .bonus-details {
  /*font-family: 'Roboto';*/
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  /*text-transform: uppercase;*/
  color: #274972;
  display: block;
  padding-bottom: 20px;
  padding-top: 10px;
}

.coin_table .coin_row .coin_footer {
  width: 32%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.coin_table .coin_row .separator .coin-footer-block-inner:after {
  content: "";
  width: 1px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  right: 0;
  top: calc(50% - 12.5px);
}

.coin_table .coin_row .coin-footer-block {
  /*font-family: 'Lato';*/
  color: #000000;
  position: relative;
}

.coin_table .coin_row .coin-footer-block strong {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.coin_table .coin_row .coin-footer-block span {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}
.coin_table .coin_row .coin-footer-block.cta-btn .btn {
  font-size: 18px;
  font-weight: bold;
}
.coin_table .coin_row .coin-footer-block span.wager-text:before {
  content: "Wager";
}
.coin_table .coin_row .coin-footer-block span.deposit-text:before {
  content: "Dépôt Min.";
}
.coin_table.style-2 .coin_row {
  background: #eef2f8;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin: 0 auto 20px;
  padding: 0;
  max-width: 593px;
  align-items: unset;
  position: relative;
}
.coin_table.style-2 .coin_row.exclusive:before {
  content: "";
  background: url(../images/bonus-table-exclusif-badge.png) no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  left: -6px;
  top: -4px;
  z-index: 99;
  background-size: cover;
}
.coin_table.style-2 .coin_row.exclusive .coin-row-header {
  padding: 10px 10px 10px 35px;
}
.coin_table.style-2 .coin-row-header {
  max-width: 120px;
  padding: 10px 10px 10px 35px;
}

.coin_table.style-2 .coin_row .coin-title {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  text-decoration: none;
  padding: 5px 0;
}

.coin_table.style-2 .coin_row .coin-btn-join {
  padding: 15px 10px;
  font-weight: normal;
  background: #e12526;
}

.coin_table.style-2 .coin_row .coin-row-content {
  background: #274972 !important;
  min-height: 80px;
  border-radius: 0 10px 10px 0;
}

.coin_table.style-2 .coin_row .coin-row-content .bonus-details {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  padding: 16px 18px;
  background: #204259;
  font-weight: bold;
  border-radius: 5px;
}

.coin_table.style-2 .coin_row .coin-row-content .bonus-text {
  color: #fff;
  font-size: 12px;
  line-height: 1.35;
  padding: 6px 4px 6px;
  text-transform: uppercase;
}
.coin_table.style-2 .coin_row .coin-row-content .bonus-text:before,
.coin_table.style-2 .coin_row .coin-row-content .exclusive:before,
.coin_table.style-2 .coin_row .coin-row-content .bonus-text.coupon:before {
  content: "";
}

.coin_table.style-2 .coin_row .coin-row-content .exclusive {
  background-color: #204259;
  color: #fff !important;
}

.coin_table.style-2 .coin_row .coin-row-content .coupon {
  background-color: transparent;
  border: 2px dotted #ffffff25;
  border-radius: 5px;
}
.coin_table.style-2 .bonus-conditions-btn {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  display: inline-block;
  cursor: pointer;
}
.coin_table.style-2 .bonus-conditions-btn .bonus-conditions-btn-txt {
  text-decoration: underline;
}
.coin_table.style-2 .bonus-conditions-btn svg {
  margin-bottom: 2px;
  margin-right: 3px;
  width: 13px;
}
.coin_table.style-2 .btn {
  font-weight: 600;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.coin_table.style-2 .bonus-conditions-info {
  position: absolute;
  max-width: 100%;
  width: 100%;
  z-index: 999999;
  display: none;
  left: 0;
  top: calc(100% - 10px);
}
.coin_table.style-2 .bonus-conditions-info-nner {
  background: #fff;
  border-radius: 10px;
  padding: 20px 20px;
  max-width: 100%;
  width: 350px;
  margin: 0 auto;
  position: relative;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.coin_table.style-2 .bonus-conditions-info-text {
  text-align: left;
  font-size: 13px;
}
.coin_table.style-2 .bonus-conditions-info-text p {
  font-size: 13px;
}
.coin_table.style-2 .bonus-conditions-info-text ul,
.coin_table.style-2 .bonus-conditions-info-text ol {
  padding-left: 20px;
}
.coin_table.style-2 .bonus-conditions-info-close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.coin_table.style-2 .bonus-conditions-info-close svg {
  width: 13px;
}

.table-casino-name {
  text-decoration: underline !important;
  color: #204259;
  font-size: 14px;
  font-weight: 600;
  line-height: 12px;
}
.cc-p6-s2-card-table {
  color: #fff;
  table-layout: fixed;
}
.alt-cards .cc-card {
  overflow: hidden;
}
.alt-cards .cc-card img {
  max-width: 166px;
}
.alt-cards .cc-card .cc-card-inner1 {
  padding: 0;
  height: 85px;
}
.alt-cards .cc-card .cc-card-inner2 {
  padding: 15px 15px;
  min-height: 155px;
}
.alt-cards .cc-card .cc-card-heading {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
.alt-cards .cc-card .cc-card-sub-heading {
  color: #000;
}
.cc-p4-s0 .alt-cards .cc-card {
  max-width: 250px;
  width: 100%;
  margin: 0;
}
.alt-cards .cc-big-card .cc-card-inner2 {
  background-image: url(../images/Captain_Boy.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
}
.cc-p4-s0.cc-max-width-alternative-block .cc-s2-cards-container {
  padding: 40px 50px 10px;
}
.cc-max-width-rappel-block {
  max-width: 730px;
  margin: auto;
}
.rappel-cards {
  max-width: 600px;
  margin: 0 auto;
}
.rappel-card {
  background: #f0f5fd;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.rappel-card:last-child {
  margin-bottom: 0;
}
.cc-max-width-rappel-block .cc-p4-s3-borderbox {
  margin-top: 40px;
  padding: 30px 20px 20px 20px;
}
.cc-max-width-rappel-block .cc-content {
  padding: 0px !important;
}
.rappel-card .cc-card-inner1 {
  padding: 20px 0px;
  background-color: white;
  background-image: url(../images/rappel-card-logo-bg.png);
  min-width: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.rappel-card .cc-card-inner0 {
  background: #274972;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-style: italic;
  padding: 1px 0;
}
.rappel-card .cc-card-inner1 img {
  width: 100px;
}
.rappel-card.bonus-card .cc-card-inner2 {
  padding: 10px 15px;
  background-color: #375d9d;
  background-image: url(../images/Captain_Boy.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
}
.rappel-card.bonus-card .cc-card-heading,
.rappel-card.bonus-card .cc-card-sub-heading {
  color: #fff;
}
.rappel-card .cc-card-inner2 {
  padding: 35px 15px;
}
.rappel-card .cc-card-heading {
  font-size: 18px;
  line-height: 1.25;
  color: #000;
}
.rappel-card .cc-card-sub-heading {
  color: #000;
}
.faq-answer-conatainer-answer a,
.faq-answer-conatainer-answer a span {
  color: #8db6f6 !important;
}
.faq-answer-conatainer-answer ul,
.faq-answer-conatainer-answer ol {
  width: auto;
  display: inline-block;
  text-align: left;
}
#popup-modal .cc-p4-s3-borderbox {
  border-radius: 20px;
  margin: 20px;
}
#popup-modal .modal-dialog {
  max-width: 1000px;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.table-first-column,
.table-first-row {
  border-radius: 14px;
  overflow: hidden;
}
.table-first-column tr td:first-child,
.table-first-column tr th:first-child {
  color: #fff;
  /*white-space: nowrap;*/
  width: 200px;
  max-width: 100%;
}
.table-first-row tr:first-child,
.table-first-row tr:first-child td,
.table-first-row tr:first-child th {
  color: #fff;
}

/*New FAQ*/
.faq-section .accordion-item {
  border-radius: 15px !important;
  padding: 5px !important;
}
.faq-section .accordion-header {
  background: #264157 !important;
}
.faq-section .accordion-header .accordion-button {
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 23px !important;
  padding: 15px 20px 15px 40px !important;
  box-shadow: none !important;
}
.faq-section .accordion-button::after {
  position: absolute;
  left: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.59641 1.1912C1.70601 1.06877 1.85465 1 2.00962 1C2.1646 1 2.31323 1.06877 2.42283 1.1912L5.31588 4.42372L8.20894 1.1912C8.31917 1.07224 8.4668 1.00642 8.62004 1.00791C8.77328 1.0094 8.91987 1.07808 9.02824 1.19915C9.1366 1.32023 9.19806 1.48402 9.1994 1.65524C9.20073 1.82647 9.14182 1.99143 9.03536 2.11459L5.72909 5.8088C5.61949 5.93123 5.47086 6 5.31588 6C5.16091 6 5.01228 5.93123 4.90268 5.8088L1.59641 2.11459C1.48685 1.99213 1.42529 1.82606 1.42529 1.65289C1.42529 1.47973 1.48685 1.31366 1.59641 1.1912Z' fill='%23373737' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-size: 15px;
  background-position: center;
}
.faq-section .accordion-body {
  /*padding-left: 90px;*/
  overflow: hidden;
  min-height: 130px;
  background: #fff;
  border-radius: 0 0 15px 15px;
}
/*.faq-section .accordion-body:before{
    background: url('../images/faq-answer-img.png') no-repeat;
    content: " ";
    width: 50px;
    height: 100px;
    background-size: 43px;
    background-position: center;
    float: left;
    margin-left: -70px;
}*/
/*faq-answer-icon*/

.page:not(.home) .col-lg-8 .coin_table .coin_row .coin-header-logo img,
.single .coin_table .coin_row .coin-header-logo img {
  max-width: 95px !important;
}
.page:not(.home) .col-lg-8 .coin_table .coin_row .rating-icons .fa,
.page:not(.home) .col-lg-8 .coin_table .coin_row .rating-icons .far,
.single .col-lg-8 .coin_table .coin_row .rating-icons .fa,
.single .col-lg-8 .coin_table .coin_row .rating-icons .far {
  font-size: 0.8rem;
}
.col-lg-8 .coin_table .coin_row .coin_content .bonus-details {
  font-size: 14px;
  line-height: 1.35;
}
.col-lg-8 .coin_table .coin_row .coin-footer-block strong {
  font-size: 16px;
}

.cta-link {
  color: blue;
  cursor: pointer;
}
.cta-link:hover {
  color: #0d6efd;
}
#searchform #searchsubmit {
  width: 150px;
  height: 151px;
  border: none;
  position: relative;
}
#searchform #searchsubmit input {
  position: absolute;
  left: -15px;
  z-index: 10;
  width: 150px;
  height: 151px;
  border: none;
  text-indent: -999px;
  background: transparent;
  display: none;
}
.searchbar-container.cc-search-suggestions {
  top: -48px;
  position: relative;
  left: 8px;
}
.h2-size {
  text-transform: uppercase;
  font-size: 20px !important;
  font-family: "Roboto", sans-serif;
  font-display: swap;
}
.h2-size-widget {
  font-size: 26px !important;
  font-family: "Roboto", sans-serif;
  font-display: swap;
}
.title-newsletter {
  font-size: 1.4em;
  font-weight: 700;
}
.cc-w2-bottom {
  background: #fff;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.cc-w2-bottom-bg {
  position: absolute;
  max-width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: fill;
  z-index: -10;
}
.cc-w2-top {
  border-radius: 14px 14px 0 0;
}
.cc-w2-bottom {
  border-radius: 0 0 14px 14px;
}
.mwai-chat {
  bottom: 140px !important;
}
.mwai-chat .mwai-close-button:before,
.mwai-chat .mwai-close-button:after {
  background-color: #18272f !important;
}

.search-results .cc-desktop-widgets.sidebar-1-ajax {
  min-height: auto;
}
.home-content-wrapper:not(.search-hidden) {
  margin-top: -110px;
}
.pointer {
  cursor: pointer;
}
ul.captain-sites {
  border-radius: 4px;
  position: relative;
  width: 100%;
  max-width: 250px;
  left: 0;
  top: 0;
}

ul.captain-sites li {
  padding: 12px 15px;
  z-index: 2;
  background: #1f435a;
  font-size: 14px;
}
ul.captain-sites li:not(.selected-site) {
  display: none;
  background: #fff;
  padding: 5px 15px;
}
ul.captain-sites li:not(.selected-site) a {
  color: #000;
}
ul.captain-sites li:not(.selected-site):hover a,
ul.captain-sites li.selected:not(.selected-site) a {
}
ul.captain-sites li:not(.selected-site):hover {
  background: #fff;
}
ul.captain-sites li:not(.selected-site):hover a {
  color: #1f435a;
  background: none;
}
ul.captain-sites li.selected-site {
  cursor: pointer;
  border-radius: 6px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA5SURBVHgBfczbCQAgDEPRuElHc3PdJFZECn1d6FcPGSQnAEHfhkLRW6y7vzfUYEO/BEeU4Bo5HNABwSpyMc/lFXwAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: right 15px center;
  padding-right: 15px;
  background-color: #ffffff17;
  margin-bottom: 8px;
}
ul.captain-sites.site-active .selected-site {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA5SURBVHgBhc7BDQAgCEPRugmjubluUjHBg2LKT8rpHQCeSNoeVIFGzCp0yviDMhbows1Pd6+fB+YCeoFyMRnPDIUAAAAASUVORK5CYII=);
}
ul.captain-sites li:nth-child(2){
  border-radius: 6px 6px 0 0;
  padding-top: 25px;
}
ul.captain-sites li:not(.selected-site):last-child{
  border-radius: 0px 0px 6px 6px;
  padding-bottom: 25px;
}
ul.captain-sites li a,
ul.captain-sites li {
  color: #fff;
  display: flex;
  align-items: center;
}
ul.captain-sites li a img,
ul.captain-sites li img {
  margin-right: 5px;
  max-width: 20px;
  height: auto;
}
.styled-caption > img {
  border-radius: 10px;
}
.styled-caption figcaption {
  border-left: 2px solid #000;
  margin-top: 15px;
  line-height: 1.5;
  color: #000;
  padding-left: 8px;
  position: relative;
}
.styled-caption .styled-caption-character {
  display: block;
  position: absolute;
  left: 8px;
  top: -66px;
  width: 32px;
}
body:not(.home) .cc-desktop-widgets.sidebar-1-ajax {
  min-height: unset;
  margin-bottom: 40px;
}

.cc-desk-menu2-right .navbar-nav .conversion-link {
  margin-left: 40px;
  display: none;
}
.cc-desk-menu2-right .navbar-nav .conversion-link.show {
  display: inline-block;
}
.cc-desk-menu2-right .navbar-nav .conversion-link a.nav-link {
  background: #00796b;
  border-radius: 50px;
  border: 2px solid #96d45a;
  position: relative;
  padding: 6px 25px;
  text-transform: uppercase;
  font-size: 14px;
}
.conversion-link ._mi {
  position: absolute;
  bottom: -2px;
  left: -30px;
  z-index: 9999;
}
.cc-desk-menu2-right .navbar-nav .conversion-link a.nav-link:hover {
  background: #96d45a;
  border: 2px solid #00796b;
  color: #fff;
}
.topx-software-container {
  border: 2px solid #687a8a;
  border-radius: 15px;
  max-width: 100%;
  background: #fff;
  overflow: hidden;
  width: 32%;
  margin-bottom: 2%;
  text-align: center;
  margin-right: 2%;
}
.topx-software-container:nth-child(3n + 3) {
  margin-right: 0px;
}
.topx-software-container .topx-software-title {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.topx-software-container .slider-card-body {
  height: auto;
}
.ob-btn-link.intext-btn-link.js-ref-btn {
  color: #0000ee;
  cursor: pointer;
}
.ez-toc-link img {
  margin-right: 5px !important;
  margin-top: 4px !important;
}
/* Youtube templates */

.cc-card-bonus .cc-card-inner-bonus-2 {
  min-height: 180px;
}
.cc-patter-container-youtube {
  background: url("../images/youtube/Group.png") no-repeat;
  background-size: cover;
  background-position: top center;
}
.cc-card-bonus,
.cc-big-card-bonus {
  border-radius: 20px;
  margin-top: 40px;
  background: #fff;
  transition: all 0.3s ease-in;
}
.cc-card-bonus-rank-1 .cc-card-bonus.cc-big-card-bonus {
  margin-top: 0px;
}
.cc-card-bonus .cc-card-inner-bonus {
  height: 90px;
  padding: 10px 0 0;
}
.cc-card-bonus-rank-1 .cc-card-inner-bonus {
  height: 120px;
  padding: 15px 0 0;
}
.cc-card-bonus-rank-1 .cc-card-inner-bonus img {
  width: 220px;
  height: auto;
}
.character-img-girl {
  width: 180px;
  position: absolute;
  right: 30px;
  bottom: calc(100% - 1px);
}
.bonus-block-intro {
  font-weight: 900;
  font-size: 28px;
  line-height: 1.35;
}
.cc-card-bonus.cc-big-card-bonus .cc-card-bonus-rank {
  position: absolute;
  content: "";
  width: 80px;
  height: 80px;
  z-index: 99;
  top: -50px;
  display: block;
  left: calc(50% - 40px);
}
.cc-card-bonus-rank-1 .cc-card-bonus.cc-big-card-bonus .cc-card-bonus-rank {
  width: 118px;
  height: 118px;
  left: calc(50% - 59px);
  top: -80px;
}
.cc-big-card-bonus .cc-card-inner-bonus-top {
  height: 35px;
}
.cc-card-bonus-rank-1 {
  order: 2;
  width: 30%;
  max-width: 350px;
}
.cc-card-bonus-rank-2 {
  order: 1;
  width: 30%;
  max-width: 300px;
}
.cc-card-bonus-rank-3 {
  order: 3;
  width: 30%;
  max-width: 300px;
}
.cc-big-card-bonus .cc-card-inner-bonus-top {
  border-radius: 20px 20px 0 0;
}
.cc-card-bonus .cc-card-inner-bonus-2 {
  border-radius: 0 0 20px 20px;
}
.exclusive-row {
  background-color: #0046b3;
  height: 35px;
  border-radius: 20px;
  max-width: 85%;
  margin: 0 auto;
  position: relative;
  transform: translateY(50%);
  z-index: 99;
}
.cc-card-bonus.cc-big-card-bonus a.btn {
  background: #ffdc01;
  color: #000 !important;
  font-weight: bold;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  border: none;
}
.exclusive-text {
  font-family: RobotoRegular;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 0px;
}

.cc-card-heading-youtube {
  font-size: 48px;
  line-height: 1;
  padding: 12px 0 2px;
  text-align: center;
}
.cc-card-bonus-rank-1 .exclusive-text,
.cc-card-bonus-rank-1 .cc-card-sub-heading {
  font-size: 16px;
}
.cc-card-bonus-rank-1 .cc-card-heading {
  font-size: 72px;
  padding: 30px 0 2px;
}
.cc-card-bonus.cc-big-card-bonus:hover {
  transform: scale(1.1);
}
.cc-card-inner-bonus img {
  width: 180px;
  height: auto;
}
/* pop up & topx shortcode style*/
.coin_table.coin-table-popup .coin_row {
  padding: 10px 0px 0;
  max-width: 414px;
  margin: 0 auto 42px;
  flex-wrap: wrap;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  align-items: normal;
}
.coin_table.coin-table-popup .coin_row .coin-title {
  line-height: 25px;
  font-size: 12px;
}
.coin_table.coin-table-popup .coin_row .coin_header,
.coin_table.coin-table-popup .coin_row .coin_content,
.coin_table.coin-table-popup .coin_row .coin_footer {
  width: 100%;
}
.coin_table.coin-table-popup .coin_row .coin-btn-join {
  width: 150px;
  margin: 10px auto 0;
  max-width: 100%;
  padding: 12px 0;
}
.coin_table.coin-table-popup .coin_row .coin-list-icon {
  left: calc(0% - 10px);
  top: calc(0% - 10px);
}
.coin_table.coin-table-popup .coin_row .coin_header {
  padding: 0;
}
.coin_table.coin-table-popup .coin_row .coin-header-logo {
  padding-left: 10px;
  text-align: center;
}
.coin_table.coin-table-popup .coin_row .coin-header-logo img {
  max-width: 135px;
  width: 100%;
}
.coin_table.coin-table-popup .coin_row .rating {
  width: 50%;
  padding: 5px;
  text-align: center;
  margin: 0;
}
.coin_table.coin-table-popup .coin_row .coin_content {
  margin: 0px 0;
  padding: 0px 0 0;
}
.coin_table.coin-table-popup .coin_row .coin-footer-block {
  background: #f0f5fd;
}
.coin_table.coin-table-popup .coin_row .coin-logo {
  width: 49%;
  padding-bottom: 0px;
}
.coin_table.coin-table-popup .coin_row .coin-footer-block {
  width: 50%;
}
.coin_table.coin-table-popup .coin_row .coin_content .bonus-text {
}
.coin_table.coin-table-popup .coin_row .coin_content .coin_content-top {
  margin-bottom: 10px;
  padding-bottom: 0px;
  padding-top: 0;
}
.coin_table.coin-table-popup .coin_row .coin-footer-block strong {
  font-size: 12px;
  line-height: 1;
  display: block !important;
  width: auto !important;
  color: #909090;
}
.coin_table.coin-table-popup .coin_row .coin-footer-block span {
  line-height: 14px;
  display: inline-block !important;
  width: auto !important;
}
.coin_table.coin-table-popup
.coin_row
.coin-footer-block
.coin-footer-block-inner {
  padding: 6px;
}
.coin_table.coin-table-popup
.coin_row
.coin-footer-block:not(.separator)
.coin-footer-block-inner:after {
  display: none;
}
.coin_table.coin-table-popup .coin_row .coin-footer-block.cta-btn {
  width: 100%;
}
.coin_table.coin-table-popup .coin_row .coin-footer-block.cta-btn .btn {
  width: 100% !important;
  border-radius: 0 0 10px 10px;
  padding: 13px 10px !important;
}
.coin_table.coin-table-popup tbody {
  display: flex;
  gap: 40px;
}
.coin_table.coin-table-popup tbody tr:nth-child(1) {
  order: 2;
  transform: scale(1.15);
}
.coin_table.coin-table-popup tbody tr:nth-child(2) {
  order: 1;
}
.coin_table.coin-table-popup tbody tr:nth-child(3) {
  order: 3;
}
.coin_table.coin-table-popup .coin_row .rating-icons {
  margin-top: 3px;
}
.coin_table.coin-table-popup .coin_row .rating-icons .fa,
.coin_table.coin-table-popup .coin_row .rating-icons .far {
  font-size: 0.8rem;
}
.coin_table.coin-table-popup .coin_row .bonus-text {
  font-size: 10px;
}
.coin_table.coin-table-popup .coin_row .coin_content .bonus-details {
  font-size: 32px;
  padding-bottom: 15px;
}
.coin_table.coin-table-popup .coin_row .coin-footer-block span {
  font-size: 12px;
  color: #909090;
}
.coin_table.coin-table-popup td {
  padding: 0;
}
.coin_table.coin-table-popup .coin_row .coin_content-top {
  border-top: 1px solid rgba(39, 73, 114, 0.25);
  border-bottom: 1px solid rgba(39, 73, 114, 0.25);
}
#popmake-30737 {
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
}
#popmake-30737 .pum-title {
  background: #0f212d;
  padding: 25px;
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
  font-size: 26px;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
}
#popmake-30737 .pum-content.popmake-content {
  padding: 0 25px;
}
#popmake-30737 .pum-close.popmake-close {
  background: none !important;
  font-weight: bold;
  font-size: 24px !important;
}
.captain-quote {
  border-radius: 15px;
  background: #152e4b;
  color: #fff;
  font-size: 16px;
  padding: 28px 30px 10px;
  width: calc(100% - 60px);
}

img.captain-quote-img {
  position: absolute;
  bottom: -8px;
  right: -60px;
  z-index: 99;
  border-radius: 88px;
}
.captain-quote-text {
  padding-right: 130px;
}
.captain-quote-cite {
  padding-right: 35px;
  line-height: 1;
  font-style: italic;
}
/* iframe shortcode update*/
.iframe-wrapper img.iframe-img {
}
.iframe-play-wrap {
  position: absolute;
  top: calc(50% - 68px);
  width: 100%;
}

.iframe-play-text {
  position: absolute;
  bottom: -55px;
  width: 100%;
  font-size: 35px;
  font-weight: bold;
}

img.iframe-play-captain {
  position: absolute;
  left: 0;
  bottom: 0px;
}

.iframe-image-wrap:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(34 34 34 / 71%);
  display: block;
  content: " ";
}

.iframe-image-wrap {
  border-radius: 15px 15px 15px 0px;
  overflow: hidden;
}
.lyte-wrapper {
  width: 100% !important;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 20px !important;
}
.fourthree .lyMe,
.fourthree .lyte {
  padding-bottom: 56.25% !important;
}
/*author template*/
.auhtor-top-block {
  border-radius: 15px;
  border: 1px solid #f8fbff;
}
.author-top-block-left {
  background: #f8fbff;
}
.author-top-block-left img {
  border: 5px solid #4375ba;
  border-radius: 200px;
  width: 200px;
  height: 200px;
}
.author-name {
  color: #204259;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
}
.author-alias {
  color: #4375ba;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.auhtor-social-links.d-flex a:hover {
  opacity: 0.8;
}
.author-character {
  position: absolute;
  bottom: -30px;
  right: 0px;
  width: 100px;
  z-index: 99;
}
.author-content-title {
  font-size: 34px;
  color: #085081;
}
.view-all-authors a {
  color: #000;
  text-decoration: underline;
  font-weight: 600;
}
.author-articles-title {
  color: #085081;
  font-size: 22px;
}
.author-article {
  border-radius: 12px;
  background: #f8fbff;
  min-height: 220px;
  margin-bottom: 25px;
  transition: all 0.5s ease;
}
.author-article:hover {
  background: #274972;
}
.author-article:hover h3 a,
.author-article:hover a {
  color: #fff;
}
.author-article:hover .star-icon {
  opacity: 1;
}
.star-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.5s ease;
}
.author-article h3 a {
  font-size: 22px;
  color: #000;
  transition: all 0.5s ease;
}
.author-article a {
  color: #666;
  transition: all 0.5s ease;
}
.view-more {
  position: absolute;
  bottom: 20px;
}
.captain-trustpilot {
  background: #152e4b;
  border-radius: 6px;
}
.grade-wrap {
  font-size: 55px;
  font-weight: 800;
  line-height: 1;
}
.captain-trustpilot-full-grade,
.captain-trustpilot-sep {
  font-size: 40px;
}
.captain-trustpilot-title {
  font-size: 24px;
}
.captain-trustpilot-opinion-link {
  color: #fff;
  background: #28c625;
  border-bottom: 5px solid #039200;
  border-radius: 6px;
  padding: 7px 14px;
  font-weight: 600;
}
.captain-trustpilot-opinion-link:hover {
  color: #fff;
  background: #28c625;
  border-color: #057a03;
}
/* captain pros & cons*/
.captain-pro-cons-content-col-title {
  background: #f2f7ff;
  color: #274972;
  font-size: 25px;
  font-weight: 600;
}

.captain-pro-cons-content-col {
  box-shadow: 0px 5px 10px #0c3d7820;
  border-radius: 8px;
  overflow: hidden;
  color: #1a1a1a;
}
.captain-pro-cons-link {
  text-align: center;
  padding: 5px 20px;
  border-radius: 5px;
  width: 100%;
  margin-top: 35px;
  font-size: 18px;
}
.captain-pro-cons-link:hover {
  color: #fff;
  opacity: 0.85;
}

.captain-pro-cons-content-col-list li {
  line-height: 20px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
}

.captain-pro-cons-content-col-list li img {
  position: absolute;
  left: 0px;
  top: 0px;
}

.top-casino-block-content {
  background: #335063;
  border-radius: 8px;
}
.card-content .link {
  text-decoration: underline !important;
}
.top-casino-block .cc-body-card2 {
  border-radius: 8px;
}
.top-casino-block .btn {
  border-radius: 6px;
}
.toxic-show-btn {
  text-align: center;
  margin-bottom: 20px;
}
.toxic-show-btn .toxic-show-more {
  border: 3px solid #1f435a;
  border-radius: 20px;
  background: #fff;
  color: #1f435a;
  padding: 5px 12px;
  cursor: pointer;
}
.toxic-show-btn .toxic-show-more:hover {
  background: #1f435a;
  color: #fff;
}

.how-to-steps {
  display: flex;
  flex-direction: column;
}

.how-to-step {
  margin-bottom: 12px;
  border: 1px solid #eaeaea;
  border-radius: 12px;
}

.how-to-step-image img {
  height: auto; /* Maintain aspect ratio */
  border-radius: 6px;
  width: 100%;
}

.how-to-step-content {
  flex: 1; /* Allow content to grow to fill available space */
  line-height: 1.7;
}
.how-to-step-content h3 {
  font-size: 20px;
  color: #181a2a;
  margin: 0;
}
.how-to-step-count {
  background: #ddebff;
  padding: 8px 10px;
  border-radius: 6px;
  font-size: 20px;
  font-weight: 600;
  color: #4375ba;
  display: inline-block;
  margin-bottom: 15px;
  line-height: 1;
}
/*casino banner shortcode*/
.casino-banner-content {
  border-radius: 15px;
}
.casino-banner-content::before {
  content: "";
  background: url(../images/exclusif-badge.png) no-repeat;
  width: 70px;
  height: 70px;
  position: absolute;
  left: -3px;
  top: -3px;
  z-index: 99;
}
.casino-banner-content::after {
  content: "";
  background: url(../images/cbc-star.png) no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
  background-position: left -5% center;
}
.cbc-logo {
  max-width: 25%;
  padding: 0 0px 0 40px;
  position: relative;
  border-radius: 15px;
}
.casino-banner-content .cbc-logo::before {
  content: "";
  background: url(../images/cbc-logo-crown.png) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 0;
  background-size: contain;
  background-position: top center;
  z-index: 99;
}
.cbc-logo .js-ref-btn:before {
  content: "";
  background: url(../images/cbc-logo-diamond.png) no-repeat;
  width: 30px;
  height: 31px;
  position: absolute;
  left: -15px;
  bottom: -15px;
  background-size: contain;
  background-position: left bottom;
}
.cbc-logo .js-ref-btn::after {
  content: "";
  background: url(../images/cbc-logo-star.png) no-repeat;
  width: 38px;
  height: 40px;
  position: absolute;
  right: -15px;
  bottom: -15px;
  background-size: contain;
  background-position: right bottom;
}
.cbc-logo .js-ref-btn {
  position: relative;
  cursor: pointer;
  z-index: 90;
  border-radius: 15px;
}
.cbc-content-wrap {
  flex: 1;
  z-index: 10;
}
.cbc-content {
  font-size: 18px;
  color: #fff;
  font-weight: bolder;
  line-height: 1.35;
  flex: 1;
}
.cbc-content-wrap .btn {
  font-weight: bold;
  font-size: 18px;
  width: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 8px;
}
/*casino banner shortcode*/

/*quantitative scoring*/
.quantitative-scoring {
  background: #264157;
  border-radius: 20px;
  color: #fff;
  gap: 40px;
}
.quantitative-scoring-our-rate {
  /* width:50%;*/
}
.q-rating-coin {
  width: 100px;
}
.quantitative-scoring-scores {
  flex: 1;
  column-gap: 40px;
  row-gap: 15px;
}
.quantitative-scoring-score {
  max-width: calc(50% - 20px);
  width: 100%;
}
.quantitative-scoring-info {
  width: 16px;
  height: 16px;
  background: url(../images/quantitative-scoring-info.png) no-repeat;
  display: inline-block;
  background-size: 16px;
  cursor: pointer;
}
.quantitative-scoring .progress {
  background-color: #274972;
  border-radius: 40px;
  box-shadow: inset 0px 5px 15px 0 #171826;
}
.quantitative-scoring .progress-bar {
  background-color: #4375ba;
  border-radius: 40px;
  box-shadow: inset 5px 5px 15px 0 #ffffff4d;
}
.quantitative-scoring-rate,
.quantitative-scoring-title {
  font-weight: bold;
}
.quantitative-scoring-our-rate-title {
  font-size: 18px;
  font-weight: bold;
}
.tooltip-inner {
  background-color: #dfefff !important;
  color: #0a0a0a;
  font-size: 12px;
  font-weight: 600;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #dfefff; /* Set arrow color to red */
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: #dfefff; /* Set arrow color to red */
}

.tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: #dfefff; /* Set arrow color to red */
}

.tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: #dfefff; /* Set arrow color to red */
}
.navbar-toggler:focus {
  box-shadow: none;
}
.navbar-toggler.cc-desk-menu1-toggler.btn-close {
  width: 46px;
}
#myModal .accordion-button:not(.accordian-nolist)::after {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='150' zoomAndPan='magnify' viewBox='0 0 112.5 112.499997' height='150' preserveAspectRatio='xMidYMid meet' version='1.0'%3E%3Cdefs%3E%3CclipPath id='42533fa092'%3E%3Cpath d='M 2.523438 26.824219 L 109.300781 26.824219 L 109.300781 85.0625 L 2.523438 85.0625 Z M 2.523438 26.824219 ' clip-rule='nonzero'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%2342533fa092)'%3E%3Cpath fill='%23ffffff' d='M 4.121094 28.34375 C 5 27.464844 6.210938 26.917969 7.554688 26.917969 C 8.894531 26.917969 10.105469 27.460938 10.984375 28.34375 L 56 73.367188 L 101.015625 28.34375 C 101.894531 27.464844 103.109375 26.921875 104.445312 26.921875 C 107.125 26.921875 109.296875 29.09375 109.296875 31.773438 C 109.296875 33.109375 108.753906 34.324219 107.875 35.203125 L 59.429688 83.648438 C 58.554688 84.527344 57.339844 85.074219 56 85.074219 C 54.65625 85.074219 53.445312 84.53125 52.570312 83.648438 L 4.121094 35.203125 C 3.246094 34.324219 2.699219 33.113281 2.699219 31.773438 C 2.699219 30.429688 3.242188 29.21875 4.121094 28.34375 Z M 4.121094 28.34375 ' fill-opacity='1' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
}
/*slot & other games filters*/
.sgf-wrap {
  border: 1px solid #f5f5f9;
  border-radius: 10px;
}
.sgf-header {
  border-radius: 10px 10px 0 0;
}
.sgf-filters {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.sgf-filters .dropdown-container {
  flex: 1;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.sgf-filters .dropdown {
  display: flex;
  flex-direction: row;
  gap: 10px;
  position: relative;
  width: calc(25% - 12px);
}

.sgf-filters .dropbtn {
  font-size: 14px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
  background: #fafafa !important;
  border-radius: 10px;
  padding-right: 30px !important;
  width: 100%;
}
.sgf-filters .dropbtn i {
  margin-left: 20px;
  position: absolute;
  right: 18px;
  top: 13px;
}

.sgf-filters .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 100%;
  border: 1px solid #f1f1f1;
  z-index: 1;
  padding: 0;
  margin: 0;
  max-width: 100%;
  top: 35px;
  border-radius: 0 0 10px 10px;
  z-index: 99;
  min-width: 180px;
  overflow-y: auto;
  max-height: 200px;
}
.sgf-filters .dropdown-content li {
  color: #000;
  padding: 5px 16px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  font-size: 14px;
  border-bottom: 1px solid #f1f1f1;
}

.sgf-filters .dropdown-content li:hover {
  background-color: #f1f1f1;
}

.sgf-filters .dropdown:hover .dropdown-content {
  display: block;
}
.sgf .search-container {
  width: calc(25% - 9px);
  display: flex;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #ccc;
  background: #1f435a;
  padding: 0 15px;
}

.sgf-filters .search-icon {
  margin-right: 0px;
  color: #fff;
}
.sgf .search-input {
  padding: 10px;
  font-size: 14px;
  flex-grow: 1;
  background: #1f435a;
  color: #fff;
  line-height: 1.5;
  padding: 8px 20px;
  height: auto;
  outline: none;
  border: none;
  width: 100%;
}
.sgf .search-input::placeholder {
  color: #fff;
}
.sgf-af-filters span {
  border-radius: 10px;
  background: #dee4eb;
  padding: 5px 12px;
  margin-right: 10px;
  cursor: pointer;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 15px;
}
.sgf-af-filters span i {
  cursor: pointer;
}

.sgf-af-wrap {
  display: flex;
  gap: 10px;
  align-items: center;
}

.sgf-af-filters {
  flex: 1;
}
.sgf-af-title,
.sgf-title {
  color: #1f435a;
}
.sgf-clear {
  font-size: 14px;
  color: #1f435a;
  cursor: pointer;
}
.sgf-filters .dropbtn-txt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100%);
  display: block;
}
.sgf-results {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}

.sgf-result {
  border-radius: 20px;
  background: #1f435a;
  position: relative;
  width: 100%;
  text-align: center;
  max-width: calc(33.33% - 20px);
}

span.sgf-result-rtf {
  position: absolute;
  right: 15px;
  top: 15px;
  background: #e12526;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 12px;
  border-radius: 10px;
  line-height: 1;
}

.sgf-result-text {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 10px 15px 15px;
  background: #274972;
  border-radius: 0 0 20px 20px;
  z-index: 11;
  text-align: left;
}

.sgf-result span {
  font-size: 16px;
  color: #fff;
  margin-bottom: 3px;
}

.sgf-result img {
  margin-bottom: 50px;
  max-width: 100%;
  padding: 25px 10px;
}

.sgf-result p {
  margin-bottom: 0;
  font-size: 13px;
  color: #848e9a;
}

.sgf-result-hover-text {
  align-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00000096;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  border-radius: 20px;
  padding: 50px 15px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  visibility: hidden;
  gap: 15px;
}

.sgf-result:hover .sgf-result-hover-text {
  visibility: visible;
  opacity: 1;
}

.sgf-result-hover-text a {
  display: inline-block;
}

.sgf-results a.demo-btn {
  background: transparent !important;
  border: 2px solid #66758b !important;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 1.35;
  font-weight: bold;
}
.sgf-result-hover-text .real-link,
.sgf-result-hover-text .real-link.js-ref-btn {
  color: #fff;
  background-color: #81d742 !important;
  border-color: #81d742 !important;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.35;
  border: 2px solid;
}
.sgf-result-hover-text a:hove {
  opacity: 0.85;
}
.loader-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 100px;
  z-index: 100;
  background: #ffffff52;
  display: none;
}
.loader {
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 8px solid lightblue;
  border-right-color: #1f435a;
  animation: l2 1s infinite linear;
  text-indent: -9999px;
  display: inline-block;
}
.sgf-voir-plus {
  text-align: center;
  padding: 25px 0 20px;
}
.sgf-voir-plus .sgf-voir-plus-btn {
  border-radius: 20px;
  padding: 5px 16px;
  border: 2px solid #1f435a;
  color: #274972;
  display: inline-block;
  cursor: pointer;
  line-height: 1.35;
  font-size: 14px;
  font-weight: 600;
  background: #fff;
}
@keyframes l2 {
  to {
    transform: rotate(1turn);
  }
}
.table-exclusif-badge .coin-list-badge {
  background: url(../images/corner-badge.png);
  position: absolute;
  width: 76px;
  height: 76px;
  left: -7px;
  top: -5px;
  z-index: 99;
}
.table-exclusif-badge.coin_table .coin_row .coin-list-icon {
  left: -16px;
  top: -16px;
  width: 32px;
}
.table-exclusif-badge.coin_table .coin_row {
  margin: 5px auto 22px;
}
.non-clickable {
  pointer-events: none;
}
.author-section {
  background: #f8fbff;
  border: 1px solid #ebf4ff;
  border-radius: 10px;
}
.author-section .auhtor-top-block {
  border-radius: 0;
}
.author-section .author-top-block-left img {
  border-width: 4px;
  width: 82px;
  height: 82px;
}
.author-badge {
  background: #deecff;
  border-radius: 5px;
  color: #4375ba;
  padding: 6px 20px 5px 12px;
  font-weight: 500;
}
.author-badge:before {
  content: "";
  background: url("/wp-content/themes/captaincaz/assets/images/written-by-icon.png")
  no-repeat;
  width: 28px;
  height: 28px;
  background-size: contain;
  display: inline-flex;
}
.author-section .author-name {
  font-size: 24px;
  line-height: 1.2;
}
.author-section .author-alias {
  color: #000;
  font-size: 16px;
  letter-spacing: 0;
  text-transform: none;
}
.author-section .view-all-author a {
  color: #4375ba;
  font-size: 14px;
  font-weight: 600;
}
.author-breadcrumb .author-top-block-left img {
  border: 2px solid #4375ba;
  width: 35px;
  height: 35px;
}
.author-breadcrumb .author-name {
  color: #000;
  font-size: 14px;
}
.author-breadcrumb .author-name a {
  color: #204259;
}
.author-breadcrumb .author-alias {
  color: #000;
  font-size: 13px;
  text-transform: none;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
  border: 4px solid #4375ba;
  border-radius: 150px;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
  color: #4375ba;
}
.page-template-digital-pr-project h2,
.page-template-digital-pr-project h3,
.page-template-digital-pr-project h4,
.page-template-digital-pr-project h5,
.page-template-digital-pr-project h6 {
  margin-top: 20px;
}
.page-template-anj-template .mwai-chatbot-container,
.page-template-digital-pr-project .mwai-chatbot-container {
  display: none;
}
.coin_row-more {
  background: #f6fafe;
  border-radius: 0 0 10px 10px;
  margin: 0 -18px;
}
.coin_row-view-more {
  color: #274972;
  font-size: 11px;
}
.coin_row-more-block-details {
  font-size: 12px;
  color: #000;
}
.coin_row-payment-methods .payment-method-col:nth-child(n + 7),
.coin_row-games .games-col:nth-child(n + 7) {
  display: none;
}
.coin_row-payment-methods .payment-method {
  border: 1px solid #ddd;
  border-radius: 4px;
  max-width: 60px;
}
.games-col {
  display: flex;
  flex-direction: column; /* Stack items vertically */
  align-items: center; /* Center items horizontally */
}
.coin_row-games .games-col img {
  max-width: 42px;
}
.coin_row-more-block h5 {
  font-size: 12px;
  font-weight: 600;
  color: #000;
}
span.coin_row-more-payment-methods-btn,
.coin_row-more-games-btn,
.games-col span {
  font-size: 10px;
}
.coin_row-view-more-btn svg {
  transition: 0.5s all ease;
}
.opened .coin_row-view-more-btn svg {
  transform: rotate(180deg);
  top: -2px;
  position: relative;
}

#back-to-top,
#back-to-top:focus,
#back-to-top:active {
  position: fixed;
  bottom: 30px;
  right: 20px;
  display: none;
  background: #1f435a;
  border: 2px solid #1f435a;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  z-index: 1000;
  transition: opacity 0.3s;
  line-height: 33px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#back-to-top:hover {
  background: #1f435a;
  opacity: 0.9;
}
.bbp-search-form {
  padding-bottom: 10px;
}
/*  Button Style SHow/Hide */
.btn-show,
.btn-hide {
  border: 1px solid #ddd;
  background-color: #1f435a;
  cursor: pointer;
  display: block;
}

/* Show Button */
.btn-show {
  display: block; /* Default show */
}

/* Hide Button */
.btn-hide {
  display: none; /* Default hide */
}

/* Hover and Active States */
.btn-show:hover,
.btn-hide:hover {
  background-color: #2a5675;
}

.btn-show:active,
.btn-hide:active {
  background-color: #1d3752;
}

.top_casino_to_play_game-img {
  max-width: 140px;
}

/* Iframe Popup Styling */
.iframe-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  max-height: 100vh;
  max-width: 100vw;
}

.iframe-popup-content {
  position: relative;
  width: 90%;
  height: 90%;
  max-width: 800px;
  max-height: 600px;
  background: #000;
  border-radius: 10px;
  overflow: hidden;
}

.iframe-popup-iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.iframe-close,
.iframe-fullscreen,
.iframe-rotate {
  position: absolute;
  top: 10px;
  background-color: #1f435a !important;
  border: none;
  font-size: 20px;
  cursor: pointer;
  z-index: 10000;
  padding: 0;
  border-radius: 50px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: white;
}

.iframe-rotate {
  right: 100px;
}

.iframe-fullscreen {
  right: 55px;
}

.iframe-close {
  right: 10px;
}

.rotate-notification {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 20px;
  border-radius: 8px;
  z-index: 10001;
  text-align: center;
  font-size: 18px;
}

/* Review Tabs  */
.review-tabs {
  display: flex;
  justify-content: space-around;
  background-color: #eaeaea;
  padding: 10px 15px 0;
  border-radius: 12px 12px 0 0;
}

.review-tab {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 5px 10px 15px;
  transition: background-color 0.3s, color 0.3s;
  width: auto;
  border-radius: 12px 12px 0 0;
  max-width: 18%;
  justify-content: center;
}

.review-tab svg {
  height: 24px;
  margin-right: 10px;
  fill: #000;
}

.review-tab .tab-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.15;
}

/* Active and Hover Styles */
.review-tab:hover,
.review-tab.active {
  background-color: #fff;
  color: #222;
}
.review-tab:hover svg,
.review-tab.active svg {
  fill: #085081;
}

.js-ref-btn {
  font-weight: bold;
}
/* Casino Table Expandable*/
.coin_table .coin_row.expandable-row {
  display: none;
}
.casino-table-more-wrap {
  margin-top: -8px;
}
button.casino-table-more-btn {
  color: #274972 !important;
  font-size: 14px;
}
.casino-table-more-btn:after {
  content: "";
  width: 5px;
  height: 5px;
  border-bottom: 2px solid #274972;
  border-right: 2px solid #274972;
  display: inline-block;
  vertical-align: middle;
  margin: -4px 0 0 5px;
  transform: rotate(45deg);
  -webkit-transition: all ease-out 0.2s;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}
#pagination .page-numbers:not(.current, .dots) {
  cursor: pointer;
}
.coin_table.toxic-table .coin_row .coin-footer-block {
  width: 15%;
}
/* Casino badges */
.cc-badges{
  margin-top: -10px;
}
.cc-badge {
  background: #04C800;
  fill: #04C800;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
}
.badge-new{
  background: #E29500;
  fill: #E29500;
}
.badge-crypto{
  background: #03B0E7;
  fill: #03B0E7;
}
.badge-withdrawal{
  background: #6131E9;
  fill: #6131E9;
}
.badge-deposit{
  background: #D03FE8;
  fill: #D03FE8;
}
.badge-wager{
  background: #CD1182;
  fill: #CD1182;
}
.badge-no-deposit{
  background: #118253;
  fill: #118253;
}