* {
  padding: 0;
  margin: 0;
}

@font-face {
  font-family: 'Conto-Regular';
  src: url('../fonts/Conto-Regular.woff2');
}

html,
body {
  font-family: 'Conto-Regular';
  color: #092b54;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  margin: 0;
  padding: 0;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

.section-title {
  text-align: center;
  padding-bottom: 5px;
}

.section-title h2,
.section-title h3 {
  color: #0a2144;
}

.section-title h2,
.section-title h3,
.section-title h4 {
  font-size: 24px;
  font-weight: 500 !important;
  margin-bottom: 5px;
  padding-bottom: 0;
}

/**Header navigation start */
.header-navigation {
  height: 110px;
}

.header-navigation {
  background: #0EBA55;
}

.navbar-brand img {
  width: 100px;
}

.mobile-download img {
  width: 20px;
}

#navbarNavDropdown {
  justify-content: end;
}

#navbarNavDropdown ul li.nav-item {
  margin: 0 10px;
}

#navbarNavDropdown ul li a {
  color: #ffffff;
  font-weight: 400;
  font-size: 1.25rem;
}

#navbarNavDropdown ul li a:hover,
#navbarNavDropdown ul li a:active {
  color: #214f61;
}

.sub-menu {
  padding: 1px 0 0;
  margin: 10px 0 0;
  border: 1px solid #d0cbb7;
}

.sub-menu li a {
  padding: 5px 10px;
  margin-bottom: 1px;
  font-size: 16px;
  border-bottom: 1px solid #d0cbb7;
  background: #fffdec;
}

.sub-menu li a:hover {
  background: #e3e3e3;
}

#banner-section {
  background: #0ab450db;
  margin-top: 110px;
  padding: 70px 0;
}

#banner-section .section-title,
#banner-section .section-title h2 {
  color: #ffffff;
}

#banner-section .section-title h2 {
  font-size: 50px;
  text-align: left;
}

#banner-section .section-title p {
  font-size: 30px;
  color: #ffffffb8;
  text-align: left;
}

#banner-carousel .carousel-item .col-3 {
  background-color: #0A2C52;
  padding: 20px;
  color: white;
  width: 33% !important;
  min-height: 392px;
  max-height: 392px;
}

.header-input {
  display: flex;
  align-items: center;
  flex-direction: column;
}

input.header-input {
  padding-left: 15px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 20px 12px;
  font-size: 16px;
  width: 100%;
}

.header-input>a {
  text-decoration: none;
  background: linear-gradient(180deg, #ff9404 0, #FF7404 100%);
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  border-radius: 4px;
  width: 100%;
}

#carouselExampleSlidesOnly .carousel-item img {
  width: 500px;
  margin: 0 auto;
}

/**Header navigation end */

.withdraw-content,
.legale-safe,
.active-user {
  /* border-right: 1px solid #018F3B; */
  border: 1px solid #018F3B;
  padding: 20px;
  border-radius: 5px;
  width: 30%;
  margin: 1.5%;
  box-shadow: 0 0px 16px 0 #00000045;
}


/**Download section start */
#download-section {
  padding: 70px 0;
  /* background: #fff8e7; */
}

.download-section__secondary {
  border-bottom: 1px solid #cecece;
}

.m-t-10,
.myaccordion li+li {
  margin-top: 10px;
}

.fs-26 {
  font-size: 26px;
}

.download-section__links img {
  border-radius: 20px;
}

.download-section__links .store-images {
  display: flex;
  align-items: center;
}

#download-games__carousel .item img {
  width: 95%;
}

/**Download section end */

/**rummy-web start */
#rummy-web {
  background: linear-gradient(90deg, rgba(255, 246, 224, 1) 0%, rgba(250, 236, 204, 1) 50%, rgba(255, 246, 224, 1) 100%);
}

#rummy-web p {
  font-size: 14px;
  padding: 12px 0;
  margin: 0;
  text-align: center;
}

#rummy-web a {
  text-decoration: none;
}

/**rummy-web end */

/** Games-list start */
#games-list {
  padding: 0px 0 70px 0;
  background: #fff;
  border-bottom: 1px solid #cecece;
}

.games-list__images {
  justify-content: space-between;
}

.games-list__images a img {
  width: 200px;
  border-radius: 10px;
}

/** Games-list end */

/** testimonials start*/

#testimonials {
  background: #0eba55e3;
}

#testimonials .item {
  margin: 0 10px;
  border-right: 1px solid #cecece;
}

#testimonials .item img {
  border-radius: 10px;
  width: 20%;
}

.btn-bg-view,
.btn.btn-bg-view:hover {
  background: 0 0;
  border: 2px solid #FF7404;
  font-size: 16px !important;
  font-weight: 500;
  padding: 5px 20px;
  border-radius: 30px;
  color: #032146;
}

.owl-theme .owl-controls .owl-page span {
  background: transparent;
  border: 1px solid #707070 !important;
}

.owl-theme .owl-controls .owl-page.active span {
  background: #0EBA55 !important;
}


#testimonials-carousel {
  padding: 70px 0;
  color: #0a2144;
  border-bottom: 1px solid #cecece;
}

#testimonials-carousel .section-title h2 {
  font-size: 26px;
}

#testimonials-carousel .section-title,
#testimonials-carousel .section-title h2 {
  color: #000000;
}

/** testimonials end*/

/** Why A-23 Games start*/
#why-a23-game {
  background-color: #dfebed;
  padding: 20px 0 0;
}

/** Why A-23 Games end*/

/** About A-23 Games start*/
#about_A23_games {
  width: 100%;
  box-shadow: 0 0 1px rgb(0 0 0 / 10%);
  padding: 0 0 5px;
  background: #0a2c52;
  background-color: #0a2c52;
}

.about_A23_games .panel-title {
  padding: 20px 0 15px;
  font-size: 22px;
  margin: 0;
  color: #ffffff;
  display: flex;
  justify-content: center;
}

.about_A23_games .panel-title .checkCollapse:after {
  float: right;
  top: 2px;
  position: relative;
  background-size: 28px !important;
  transition: transform .2s;
  content: '';
  display: block;
  right: -20px;
  height: 30px;
  width: 30px;
  background: url('../images/minus_icon_wt.png') no-repeat;
}

.about_A23_games .panel-title .checkCollapse.collapsed:after {
  background: url('../images/plus_icon_wt.png') no-repeat;
}

#about_A23_games p {
  color: #ecf1f6;
  font-size: 14px;
  text-align: justify;
  line-height: 1.6;
}

.our-company {
  border-right: 1px solid #1b4d85;
}

.content-section {
  color: #ffffff;
}


.read-more .panel-title a {
  font-size: 16px;
  width: 180px;
  height: auto;
  margin: auto;
  padding: 5px 20px;
  border: 2px solid #fff;
  border-radius: 30px;
  text-decoration: none;
  cursor: pointer;
  color: #ffffff;
}

/** About A-23 Games end*/

.achievements {
  width: 100%;
  margin: 10px auto;
}

.achievements img {
  display: inline;
  width: 160px;
  margin: 0 10px;
}

.about-section {
  width: 100%;
  box-shadow: 0 0 1px rgb(0 0 0 / 10%);
  padding: 0 0 5px;
  background: #0a2c52;
}

.about-section p {
  color: #ecf1f6;
  font-size: 14px;
  text-align: justify;
  line-height: 1.6;
}



.about_h3 {
  color: #8cadcd;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
}

#payment-section {
  padding: 10px 0;
  border-top: 1px solid;
  background: #0a2144 !important;
}

.border-top {
  border-top: 1px solid #214f61 !important
}

.margin-top {
  margin-top: 20px;
}

.money-safe-heading {
  text-align: center;
  color: #e4dedb;
  margin: -13px auto 0;
  font-size: 18px;
  width: 250px;
  background: #0a2144;
}

.money-safe-heading p {
  color: #fff;
  text-transform: uppercase;
}

#payment-section h5 {
  margin: 10px 0 15px;
  font-weight: 700;
  color: #d4dbe5;
  text-align: center;
  position: relative;
  display: inline-block;
  font-size: 15px;
}

.certificate-images {
  width: 100%;
  overflow-x: auto;
  float: left;
}

.center-mobile {
  width: 100%;
  text-align: left;
}

.digicert-img {
  width: 82px;
}

.egf-img {
  width: 108px;
}

.plus18-img,
.itech-labs {
  width: 34px;
}

.a23_cares {
  width: 32px;
}

.fifs {
  width: 40px;
}

.certificate-images span {
  padding-right: 15px;
}

.payment-methods-images {
  width: 100%;
  overflow-x: auto;
  float: left;
}

.payment-methods-images img {
  height: 30px;
  width: auto;
  border-radius: 3px;
}

.game-terms-condition {
  background: -webkit-linear-gradient(0deg, #092042 0, #0a2b51 34%, #0a2b51 66%, #092042 100%);
  color: #91b6c0;
  padding: 6px 0;
  font-size: 12px;
}

.footer {
  background: #0a2144 !important;
  color: #fff;
  margin-top: 0;
  padding: 10px 0;
  width: 100%;
}

.download_social-links-wrapper {
  color: #6ebfe4;
  border-color: #214f61 !important;
  padding: 10px;
  text-align: center;
  border-top: 1px solid;
}

.download_social-links {
  padding-top: 20px;
  padding-bottom: 20px;
}

.download_social-links ul:not(:last-child) {
  border-right: 1px solid #6fcce1;
  padding-right: 23px;
}

.download_social-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.download_social-links ul:not(:first-child) {
  padding-left: 23px;
}

.download_social-links ul li:first-child {
  color: #fff;
  padding: 0 0 5px 0;
  line-height: 0.7;
}

.download_social-links ul li:last-child {
  padding: 5px 0 0;
}

.download_social-links ul a {
  transition: .3s;
  display: inline-block;
  line-height: 1;
  border-bottom: none;
  margin: 0;
}

.download_social-links-wrapper a {
  color: #fff;
  border-color: #cbe5ea !important;
  padding-bottom: 1px;
  text-decoration: none;
}

.android_white {
  width: 20px !important;
}

.apple_white {
  width: 20px !important;
}

.download_social-links a img {
  width: 24px;
}

#instant-withdraw {
  padding: 70px 0;
  border-bottom: 1px solid #cecece;
}

#instant-withdraw .left-content {
  padding-bottom: 40px;
}

#instant-withdraw h5 {
  font-weight: 600;
}

#instant-withdraw ul {
  padding-top: 10px;
  list-style: none;
}

#leading-rummy-site {
  /* background-color: #faeccc; */
  padding: 70px 0;
  border-bottom: 1px solid #cecece;
}

.leading-rummy-site__sections>div {
  border-right: 1px solid #cece;
}

.leading-rummy-site__sections>div:last-child {
  border-right: none;
}

.color-green {
  color: #509C39;
}

.leading-rummy-site p {
  text-align: center;
  padding-top: 10px;
}

.leading-rummy-site i {
  font-size: 48px;
}

.leading-rummy-site h5 {
  font-weight: 600;
}

#how-to-install {
  /* background-color: #faeccc; */
  padding: 70px 0;
}

#how-to-install img {
  height: 40px;
}

#how-to-install p:nth-child(even) {
  padding-left: 15px !important
}

#how-to-install p:nth-child(odd) {
  padding-right: 15px !important
}

#how-to-install h5 {
  font-weight: 600;
}

#how-to-install p {
  margin: 0 !important;
}

#testimonials .testimonial-section {
  color: white;
  background-color: transparent;
  height: 40vh;
  padding: 20px;
  overflow: hidden;
}

.testimonial-section .img-section {
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial-section .img-section img {
  padding-right: 0.75rem;
}

#faqs {
  padding: 70px 0;
  /* background: #faeccc; */
}

#faqs .accordion-body {
  background-color: #ffffff;
  color: #032146;
  font-size: 20px;
  text-align: justify;
  line-height: 1.6;
  padding: 25px;
}

#faqs button {
  background-color: #ffffff;
  color: #032146;
  font-size: 20px;
  padding: 25px;
}


#accordionExample .accordion-item,
#accordionExample .accordion-button:not(.collapsed) {
  border-color: #0EBA55 !important;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 #0EBA55;
}

#accordionExample .accordion-button:focus {
  border-color: transparent;
  box-shadow: none;
}

.steps {
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.step-1 {
  background-image: url(../images/step-1.png);
}

.step-1>p {
  color: #ffffff;
  position: absolute;
  left: 25%;
  width: 350px;
  transform: rotate(356deg);
  top: 23%;
  font-size: 20px;
}

.step-2 {
  background-image: url(../images/step-2.png);
  background-position: right top;
  margin-top: -80px;
}

.step-2>p {
  color: #ffffff;
  position: absolute;
  right: 19.5%;
  width: 350px;
  transform: rotate(356deg);
  top: 3%;
  font-size: 20px;
}

.step-3 {
  background-image: url(../images/step-3.png);
  margin-bottom: 40px;
}

.step-3>p {
  color: #ffffff;
  position: absolute;
  left: 25%;
  width: 350px;
  transform: rotate(5deg);
  top: 31%;
  font-size: 20px;
}

.step-4 {
  background-image: url(../images/step-4.png);
  background-position: center right;
}

.step-4>p {
  color: #ffffff;
  position: absolute;
  left: 49%;
  width: 350px;
  transform: rotate(4deg);
  top: 33%;
  font-size: 20px;
}

.fw-600 {
  font-weight: 600;
}

#privacy-policy {
  padding: 5px;
}

#privacy-policy h1 {
  padding: 10px;
  border-bottom: 2px solid #0a2144;
  margin-bottom: 50px;
}

#privacy-terms ol>li {
  margin-bottom: 5px;

}

.list-style-alphabet {
  list-style-type: lower-alpha;
}




@media only screen and (max-width: 700px) {
  .header-navigation {
    height: 90px;
  }

  .navbar-brand img {
    width: 70px;
  }

  #banner-section {
    margin-top: 70px;
  }

  .withdraw-content,
  .legale-safe,
  .active-user {
    width: 97%;
  }

  .download-section__links img {
    border-radius: 10px;
  }

  .steps {
    height: 180px;
  }

  .step-1>p {
    color: #ffffff;
    position: absolute;
    left: 40%;
    width: 220px;
    transform: rotate(356deg);
    top: 9%;
    font-size: 15px;
  }

  .step-2>p {
    color: #ffffff;
    position: absolute;
    left: 11%;
    width: 212px;
    transform: rotate(356deg);
    top: -43%;
    font-size: 15px;
  }

  .step-3 {
    margin-top: -55px;
  }

  .step-3>p {
    color: #ffffff;
    position: absolute;
    left: 40%;
    width: 220px;
    transform: rotate(5deg);
    top: -15%;
    font-size: 15px;
  }

  .step-4 {
    margin-top: -120px
  }

  .step-4>p {
    color: #ffffff;
    position: absolute;
    left: 10%;
    width: 220px;
    transform: rotate(4deg);
    top: -105%;
    font-size: 15px;
  }

  #how-to-install {
    padding: 70px 0 20px 0;
  }

  .games-list__images a img {
    width: 160px;
    margin-bottom: 10px;
  }

  .set-order-1 {
    order: 1;
  }

  .set-order-2 {
    order: 2;
  }
}

@media only screen and (min-width: 700px) and (max-width: 1020px) {
  .set-order-1 {
    order: 1;
  }

  .set-order-2 {
    order: 2;
  }

  .download-section__links img {
    border-radius: 10px;
  }

  .games-list__images>div {
    margin-bottom: 1rem;
  }

  .leading-rummy-site__sections>div {
    margin-bottom: 20px;
  }

  .leading-rummy-site__sections>div:nth-child(2) {
    border-right: 0;
  }

  .step-1 {
    margin-bottom: 50px;
  }

  .step-1>p {
    left: 40%;
    top: 18%
  }

  .step-2>p {
    right: 33.5%
  }

  .step-3>p {
    left: 40%;
  }

  .step-4>p {
    left: 16%;
    ;
  }
}

.text-indent {
  display: block;
  text-indent: -9999px;
}