body,
button,
ul {
  padding: 0
}

.account-tab-box .account-tab-items .custom-table-container .pay-btn:hover i,
.account-tab-box .account-tab-items .custom-table-container .view-btn:hover i,
.autobot-notication-popup .autobot-notication-items .form .single-select .option,
.gt-contact-us-wrapper .gt-contact-bg .gt-contact-content .gt-contact-item .gt-list li a,
.gt-main-sideber .gt-contact-bg .gt-contact-content .gt-contact-item .gt-list li a,
.gt-newsletter-wrapper h4,
.gt-program-details-content .gt-price h4,
.gt-section-title h2,
.header-1 .header-right .sidebar__toggle,
.roulette-popup-grap .header-settings-select-panel .form .single-select .option,
h1,
h2,
h3,
h4,
h5,
h6,
input,
input:focus {
  color: var(--gt-white)
}

h1,
h2,
h3 {
  line-height: 112%
}

h4,
h5 {
  line-height: 150%
}

body,
p,
span,
ul {
  margin: 0
}

:root {
  --gt-body: #fff;
  --gt-black: #000;
  --gt-white: #fff;
  --gt-theme: #ff0808;
  --gt-header: #FFF;
  --gt-text: #ABABAB;
  --gt-border: #ffffff33C;
  --gt-bg: #0B0E13;
  --gt-bg-2: #1C1D20;
  --gt-box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.13)
}

.testimonial-slider-1 .swiper-slide,
.testimonial-slider-2 .swiper-slide,
img {
  height: auto
}

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap
}

.gt-theme-btn {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: var(--gt-white) !important;
  display: inline-block;
  text-align: center;
  min-width: 200px;
  overflow: hidden;
  border-radius: 0;
  padding: 18px 30px;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #ff0808 0, #7a0202 50%, #ff0808 100%);
  transition: .5s;
  clip-path: polygon(24% 0, 88% 0, 100% 0, 100% 77%, 100% 100%, 0 100%, 0 80%, 0 30%, 7% 0) !important
}

.program-inner-items,
a,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  transition: .4s ease-in-out
}

.gt-theme-btn.gt-style-border {
  border: 1px solid #fff;
  background-image: none;
  clip-path: polygon(24% 0, 88% 0, 100% 0, 100% 77%, 100% 100%, 0 100%, 0 80%, 0 23%, 8% 0) !important;
  position: relative;
  transition: .5s
}

@media (max-width:767px) {
  .gt-theme-btn {
    font-size: 14px;
    padding: 14px 20px
  }

  .gt-theme-btn.gt-style-border::before,
  .gt-theme-btn::before {
    top: -28px;
    left: -18px
  }
}

.gt-theme-btn.gt-style-border::before {
  position: absolute;
  top: -26px;
  left: -18px;
  right: 0;
  bottom: 0;
  content: "";
  transform: rotate(45deg);
  height: 115px;
  width: 1.5px;
  background-color: var(--gt-white);
  clip-path: polygon(24% 0, 88% 0, 100% 0, 100% 62%, 100% 100%, 0 100%, 0 80%, 0 30%, 23% 0) !important;
  transition: .5s
}

.casimo-malta-box-popup .casimo-malta-box .download-btn:hover,
.gt-theme-btn:hover {
  background-position: right center;
  color: #fff !important
}

.gt-theme-btn:hover.gt-style-border {
  background-image: linear-gradient(to right, #ff0808 0, #7a0202 50%, #ff0808 100%);
  clip-path: polygon(24% 0, 88% 0, 100% 0, 100% 77%, 100% 100%, 0 100%, 0 80%, 0 30%, 10% 0) !important;
  border: 1px solid transparent
}

.gt-theme-btn:hover.gt-style-border::before {
  background-color: transparent
}

body {
  font-family: "Chakra Petch", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: var(--gt-text);
  background-color: var(--gt-bg);
  overflow-x: hidden;
  text-transform: uppercase
}

ul {
  list-style: none
}

button {
  border: none;
  background-color: transparent
}

input:focus {
  outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Chakra Petch", Roboto, sans-serif;
  margin: 0;
  padding: 0;
  text-transform: uppercase
}

h1 {
  font-size: 70px;
  font-weight: 700
}

@media (max-width:1600px) {
  h1 {
    font-size: 65px
  }
}

@media (max-width:1399px) {
  h1 {
    font-size: 60px
  }
}

@media (max-width:1199px) {
  h1 {
    font-size: 55px
  }
}

.gt-breadcrumb-sub-title h1 {
  font-size: 60px;
}

h2 {
  font-size: 60px;
  font-weight: 700
}

@media (max-width:1399px) {
  h2 {
    font-size: 50px
  }

  .gt-breadcrumb-sub-title h1 {
    font-size: 50px;
  }

  .roulette-account-tab-box {
    width: 1355px
  }
}

@media (max-width:1199px) {
  h2 {
    font-size: 40px
  }

  .gt-breadcrumb-sub-title h1 {
    font-size: 40px;
  }
}

@media (max-width:768px) {
  .gt-breadcrumb-sub-title h1 {
    font-size: 25px;
  }
}

h3 {
  font-size: 26px;
  font-weight: 700
}

h4 {
  font-size: 24px;
  font-weight: 700
}

h5 {
  font-size: 20px;
  font-weight: 700
}

h6 {
  font-size: 16px;
  font-weight: 700
}

a {
  text-decoration: none;
  outline: 0 !important;
  cursor: pointer;
  color: var(--gt-header)
}

.gt-about-wrapper {
  border-top: 1px solid rgba(255, 255, 255, .2);
  padding-top: 100px
}

.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance-five__form__progress,
.faq-wrapper2 .accordion-box .block .acc-content .content,
.gt-about-section,
.gt-about-wrapper .gt-about-image-items,
.gt-contact-us-wrapper .gt-contact-bg,
.gt-footer-section,
.gt-game-case-study-section,
.gt-gaming-expertise-section,
.gt-main-sideber .gt-contact-bg,
.gt-newsletter-wrapper .form-clt,
.gt-testimonial-section-2,
.ripple,
.single-mailpoet_page .mailpoet_paragraph {
  position: relative
}

.gt-about-wrapper .gt-about-image-items .gt-bg-shape {
  position: absolute;
  top: -19%;
  left: 1%;
  z-index: -1
}

.gt-about-wrapper .gt-about-image-items .gt-ellipse-shape {
  position: absolute;
  top: -18%;
  left: -22%;
  z-index: -2
}

.gt-about-wrapper .gt-about-image-items .gt-ellipse-shape img {
  width: initial;
  height: initial
}

.gt-about-wrapper .gt-about-image-items .about-image {
  max-width: 335px;
  margin: 0 auto;
  position: relative
}

.faq-wrapper2 .faq-image img,
.gt-about-wrapper .gt-about-image-items .about-image img,
.gt-game-case-study-wrapper .gt-game-case-image img,
.gt-game-case-study-wrapper .trend-image img,
.program-card-items .thumb img,
.program-inner-items .thumb img {
  width: 100%;
  height: 100%
}

.gt-about-wrapper .gt-about-image-items .about-image .price-tag {
  position: absolute;
  top: -37px;
  right: -33px;
  z-index: 9
}

.program-inner-items .price-tag {
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 9
}

.swiper .program-inner-items .price-tag {
  position: absolute;
  top: 40px;
  right: 35px;
  z-index: 9
}

.gt-about-wrapper .gt-about-image-items .about-image .price-tag::before,
.program-inner-items .price-tag::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 140px;
  height: 138px;
  content: "";
  background-image: url(../../assets/img/pricing-tag.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1
}

.gt-about-wrapper .gt-about-image-items .about-image .price-tag .h5,
.program-inner-items .price-tag .h5 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  color: #0b0e13;
  text-transform: uppercase;
  margin-bottom: 0
}

.gt-about-wrapper .gt-about-image-items .about-image .price-tag .h5 b,
.program-inner-items .price-tag .h5 b {
  color: var(--gt-theme);
  display: block
}

.gt-about-wrapper .gt-about-image-items .about-image .price-tag .h5 span,
.program-inner-items .price-tag .h5 span {
  font-size: 14px;
  display: block
}

.program-inner-items .price-tag .h5 span bdi {
  display: flex;
  color: var(--gt-theme);
  font-size: 26px !important;
  justify-content: center
}

.program-inner-items .price-tag .h5 span bdi span {
  font-size: 26px !important
}

.gt-about-wrapper .gt-about-content,
.hero-1 .hero-content,
.hero-1 .hero-image {
  position: relative;
  z-index: 9
}

.gt-about-wrapper .gt-about-content .gt-about-text {
  margin-top: 25px;
  font-size: 17px;
  font-weight: 700;
  text-transform: none;
}

@media (max-width:1199px) {
  h4 {
    font-size: 20px
  }

  .gt-about-wrapper .gt-about-image-items .gt-bg-shape,
  .gt-about-wrapper .gt-about-image-items .gt-ellipse-shape {
    display: none
  }

  .gt-about-wrapper .gt-about-content .gt-about-text {
    font-size: 15px
  }
}

.filters-roulette-head .form-clt,
.gt-about-wrapper .gt-about-content .about-list,
.gt-about-wrapper.style-2 .gt-about-content .about-list,
.gt-news-card-item .gt-news-content,
.mt-30px {
  margin-top: 30px
}

.gt-about-wrapper .gt-about-content .about-list li,
.gt-about-wrapper.style-2 .gt-about-content .about-list li {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--gt-white)
}

.autobot-notication-popup .autobot-notication-items .telegram-bot-btn a i,
.gt-about-wrapper .gt-about-content .about-list li svg,
.gt-about-wrapper.style-2 .gt-about-content .about-list li svg,
.roulette-popup-box .central-roulette-content .btn i,
.roulette-popup-box .central-roulette-content .btn svg {
  margin-right: 5px
}

.gt-about-wrapper .gt-about-content .about-list li:not(:last-child),
.gt-about-wrapper.style-2 .gt-about-content .about-list li:not(:last-child),
.gt-contact-us-wrapper .gt-comment-form-wrap p,
.gt-footer-widget-wrapper .gt-footer-widget-items .gt-list-area li:not(:last-child),
.gt-main-sideber .gt-single-sideber-widget ul li:not(:last-child),
.gt-news-card-item .gt-news-content h4,
.gt-pricing-box-items-2 .gt-pricing-list li:not(:last-child) {
  margin-bottom: 20px
}

.gt-about-wrapper .gt-about-content .gt-about-button {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, .2);
  padding-top: 40px
}

.gt-about-wrapper.style-2 {
  border-top: none;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 100px
}

.gt-about-wrapper.style-2 .gt-about-image-3 {
  padding-top: 20px;
  padding-left: 20px;
  position: relative;
  z-index: 9;
  overflow: hidden;
  max-width: 496px;
  height: 558px
}

.gt-about-wrapper.style-2 .gt-about-image-3 .year-tag {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9
}

.gt-about-wrapper.style-2 .gt-about-image-3 .year-tag .tag-shape {
  position: absolute;
  top: 20px;
  right: 0;
  width: 225px;
  z-index: -1
}

.gt-about-wrapper.style-2 .gt-about-image-3 .year-tag h4 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--gt-theme);
  transform: rotate(46.538deg);
  padding: 75px 0;
  line-height: 1.4
}

.gt-about-wrapper.style-2 .gt-about-image-3 .year-tag h4 span {
  font-size: 14px;
  color: var(--gt-black);
  display: block
}

.gt-about-wrapper.style-2 .gt-about-image-3 .casino-img {
  padding-top: 0;
  padding-left: 0;
  height: initial;
  max-width: initial;
  position: absolute;
  bottom: 40px;
  left: 60px
}

.gt-about-wrapper.style-2 .gt-about-image-3 .casino-img img {
  width: 100%;
  height: 100%;
  clip-path: none;
  object-fit: cover
}

.gt-about-wrapper.style-2 .gt-about-image-3::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(180deg, #ff0808 0, rgba(255, 8, 8, .8) 50.96%, rgba(255, 8, 8, 0) 100%);
  z-index: -1;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  clip-path: polygon(15% 0%, 100% 0, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0 13%)
}

.gt-about-wrapper.style-2 .gt-about-image-3 img {
  width: 100%;
  height: 100%;
  clip-path: polygon(15% 0%, 100% 0, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0 13%);
  object-fit: cover
}

.gt-about-wrapper.style-2 .gt-about-image-4 img,
.gt-about-wrapper.style-2 .gt-about-image-4::before,
.partnership-wrapper .partnership-image img {
  clip-path: polygon(50% 0%, 100% 0, 100% 90%, 85% 100%, 0 100%, 0% 60%, 0 0) !important;
  height: 100%
}

.gt-about-wrapper.style-2 .gt-about-image-4 {
  height: 558px;
  max-width: 296px;
  padding: 10px 10px 0;
  position: relative
}

.gt-about-wrapper.style-2 .gt-about-image-4::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 100%;
  border: 1px solid var(--gt-theme);
  width: calc(100% - 20px);
  height: calc(100% - 20px)
}

.gt-about-wrapper.style-2 .gt-about-image-4 img {
  width: 100%;
  object-fit: cover
}

.gt-about-wrapper.style-2 .gt-about-content h2 {
  font-size: 50px
}

@media (max-width:1199px) {
  .gt-about-wrapper.style-2 .gt-about-content h2 {
    font-size: 40px
  }

  .partnership-wrapper .gt-about-content .gt-about-text {
    font-size: 15px
  }
}

.gt-about-wrapper.style-2 .gt-about-content .gt-about-button {
  border-top: none;
  padding-top: 0
}

.partnership-section {
  z-index: 9;
  position: relative
}

.partnership-section::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(90deg, #1c1d20 0, rgba(28, 29, 32, .8) 100%);
  z-index: -1
}

.partnership-wrapper .gt-about-content .gt-about-text {
  margin-top: 17px;
  text-transform: none;
  font-size: 17px;
}

.partnership-wrapper .gt-about-content .gt-about-box-wrapper {
  margin-top: 22px;
  position: relative;
  overflow: hidden;
  z-index: 9
}

.partnership-wrapper .gt-about-content .gt-about-box-wrapper::before {
  position: absolute;
  top: 1px;
  left: 0;
  content: "";
  width: 90px;
  height: 1px;
  background: linear-gradient(90deg, #ff0808 30%, rgba(11, 14, 19, 0) 100%);
  animation: 3s linear infinite alternate slideBorder
}

.partnership-wrapper .gt-about-content .gt-about-box-wrapper::after {
  position: absolute;
  bottom: 49.5%;
  right: 0;
  left: 0;
  content: "";
  width: 90px;
  height: 1px;
  background: linear-gradient(90deg, #ff0808 30%, rgba(11, 14, 19, 0) 100%);
  animation: 3s linear infinite alternate slideBorders
}

.partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item {
  display: flex;
  align-items: center;
  gap: 0;
  border-top: 1px solid rgba(255, 255, 255, .2)
}

.partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item .gt-about-box {
  display: flex;
  gap: 20px;
  padding: 19px 10px;
  border-right: 1px solid rgba(255, 255, 255, .2);
  width: 100%
}

.partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item .gt-about-box.bg-color {
  background-color: #000
}

.partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item .gt-about-box.border-none {
  border-right: none
}

.partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item .gt-about-box .content h5 {
  color: var(--gt-white);
  margin-bottom: 5px
}

.partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item .gt-about-box .content p {
  font-weight: 500
}

.partnership-wrapper .partnership-image {
  margin-left: 20px;
  border: 1px solid rgba(255, 255, 255, .25);
  padding: 20px
}

.partnership-wrapper .partnership-image img {
  width: 100%
}

.partnership-section .ellipse-shape {
  position: absolute;
  bottom: -24%;
  right: -14%;
  z-index: -1
}

.program-inner-items {
  text-align: center;
  position: relative;
  background: #1c1d20;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, .2) !important
}

.program-inner-items .thumb {
  margin: 0 auto;
  padding: 20px 20px 0;
  display: block;
  transition: .4s
}

.program-inner-items:hover .thumb {
  transform: scale(1.04);
  filter: drop-shadow(0px 0px 5px #000000)
}

.program-card-items .content,
.program-inner-items .content {
  padding: 30px
}

.gt-newsletter-wrapper {
  padding: 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative
}

.gt-newsletter-wrapper .shape {
  position: absolute;
  left: 44%;
  transform: translateX(-50%);
  bottom: 12px
}

.gt-newsletter-wrapper .form_container {
  max-width: 515px;
  width: 100%
}

.gt-newsletter-wrapper .form-clt input {
  width: 100%;
  outline: 0;
  border: none;
  background-color: var(--gt-white);
  line-height: 1;
  padding: 20px 20px 20px 60px;
  max-width: 515px;
  color: #000
}

.gt-newsletter-wrapper .form-clt .gt-theme-btn {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  padding: 13px 30px;
  clip-path: polygon(27% 0, 100% 0, 100% 35%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 13% 100%, 0 0%, 10% 0) !important;
  min-width: 230px;
  cursor: pointer;
  text-align: right
}

.gt-contact-us-wrapper .gt-comment-form-wrap {
  padding: 23px;
  background-color: var(--gt-bg-2)
}

.gt-contact-us-wrapper .gt-comment-form-wrap h4 {
  margin-top: 0;
  margin-bottom: 10px
}

.gt-contact-us-wrapper .gt-comment-form-wrap .form-clt span {
  color: var(--gt-white);
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700
}

.gt-contact-us-wrapper .gt-comment-form-wrap .form-clt input,
.gt-contact-us-wrapper .gt-comment-form-wrap .form-clt textarea,
.single-mailpoet_page .mailpoet_text {
  width: 100%;
  outline: 0;
  border: 1px solid rgba(255, 255, 255, .15);
  background: rgba(255, 255, 255, .05);
  padding: 12px 20px;
  font-weight: 400;
  color: var(--gt-text)
}

.gt-contact-us-wrapper .gt-comment-form-wrap .form-clt input::placeholder,
.gt-contact-us-wrapper .gt-comment-form-wrap .form-clt textarea::placeholder {
  color: var(--gt-text)
}

.gt-contact-us-wrapper .gt-comment-form-wrap .form-clt textarea {
  resize: none
}

.gt-contact-us-wrapper .gt-contact-bg .gt-contact-content,
.gt-main-sideber .gt-contact-bg .gt-contact-content {
  padding: 40px;
  position: relative
}

.gt-contact-us-wrapper .gt-contact-bg .gt-contact-content h3,
.gt-main-sideber .gt-contact-bg .gt-contact-content h3 {
  font-size: 32px;
  color: var(--gt-white);
  margin-bottom: 10px
}

.gt-contact-us-wrapper .gt-contact-bg .gt-contact-content p {
  border-bottom: 1.2px solid rgba(191, 191, 191, .24);
  padding-bottom: 24px;
  margin-bottom: 24px;
  color: #fff
}

.gt-contact-us-wrapper .gt-contact-bg .gt-contact-content .gt-contact-item,
.gt-main-sideber .gt-contact-bg .gt-contact-content .gt-contact-item {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px
}

.gt-contact-us-wrapper .gt-contact-bg .gt-contact-content .gt-contact-item .gt-icon,
.gt-main-sideber .gt-contact-bg .gt-contact-content .gt-contact-item .gt-icon {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1.2px solid rgba(191, 191, 191, .24);
  color: var(--gt-theme);
  font-size: 24px
}

.gt-contact-us-wrapper .gt-contact-bg .gt-contact-content .gt-contact-item .gt-list li,
.gt-main-sideber .gt-contact-bg .gt-contact-content .gt-contact-item .gt-list li {
  font-size: 16px;
  font-weight: 700;
  font-family: "Chakra Petch", Roboto, sans-serif;
  color: var(--gt-white)
}

.roulette-account-tab-box {
  background-color: #1c1d20;
  padding: 30px
}

.filters-roulette-head .form-clt .form .single-select {
  padding: 20px;
  border: 1px solid #363638;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  outline: 0;
  line-height: 1;
  height: initial;
  background: #28282a !important;
  color: var(--gt-header);
  border-radius: 0;
  font-family: "Chakra Petch", Roboto, sans-serif
}

.filters-roulette-head .form-clt .form .single-select span {
  font-family: "Chakra Petch", Roboto, sans-serif;
  color: var(--gt-text)
}

.filters-roulette-head .form-clt .form .single-select::after {
  right: 20px;
  border-bottom: 2px solid var(--gt-text);
  border-right: 2px solid var(--gt-text);
  margin-top: -5px;
  width: 8px;
  height: 8px
}

.filters-roulette-head .form-clt .form .single-select .option {
  color: var(--gt-text)
}

.autobot-notication-popup .autobot-notication-items .form .nice-select .option.focus,
.autobot-notication-popup .autobot-notication-items .form .nice-select .option.selected.focus,
.autobot-notication-popup .autobot-notication-items .form .nice-select .option:hover,
.filters-roulette-head .form-clt .form .nice-select .option.focus,
.filters-roulette-head .form-clt .form .nice-select .option.selected.focus,
.filters-roulette-head .form-clt .form .nice-select .option:hover,
.header-section-1 .header-main-area .head-right .language-options li:hover,
.header-section-2 .header-main-area .head-right .language-options li:hover,
.roulette-popup-grap .header-settings-select-panel .form .nice-select .option.focus,
.roulette-popup-grap .header-settings-select-panel .form .nice-select .option.selected.focus,
.roulette-popup-grap .header-settings-select-panel .form .nice-select .option:hover {
  background-color: var(--gt-theme);
  color: var(--gt-white)
}

.autobot-notication-popup .autobot-notication-items .form .list,
.filters-roulette-head .form-clt .form .list,
.roulette-popup-grap .header-settings-select-panel .form .list {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, .2);
  background: var(--gt-bg-2)
}

.account-tab-box .nav {
  display: flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, .2);
  background: #1c1d20;
  padding: 30px;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap;
  gap: 25px
}

.account-tab-box .nav .nav-item .nav-link {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--gt-white);
  line-height: 1;
  padding: 0;
  display: flex;
  align-items: center;
  transition: .4s
}

.account-tab-box .nav .nav-item .nav-link svg,
.gt-news-card-item .gt-news-content .gt-list li i,
.gt-pricing-box-items-2 .gt-pricing-list li img,
.header-section-1 .header-main-area .head-top p svg,
.header-section-2 .header-main-area .head-top p svg {
  margin-right: 10px
}

.account-tab-box .account-tab-items,
.gt-footer-widget-wrapper .gt-footer-widget-items .gt-widget-head {
  margin-bottom: 30px
}

.account-tab-box .account-tab-items .custom-table-wrapper {
  background: #1c1d20;
  padding: 0;
  border-radius: 0;
  overflow-x: auto
}

.account-tab-box .account-tab-items .custom-table-wrapper .custom-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 900px
}

.account-tab-box .account-tab-items .custom-table-wrapper .custom-table thead {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700
}

.account-tab-box .account-tab-items .custom-table-wrapper .custom-table td,
.account-tab-box .account-tab-items .custom-table-wrapper .custom-table th {
  padding: 30px 20px;
  text-align: left;
  white-space: nowrap;
  border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.account-tab-box .account-tab-items .custom-table-wrapper .custom-table td.style-2,
.account-tab-box .account-tab-items .custom-table-wrapper .custom-table th.style-2 {
  font-size: 18px
}

.account-tab-box .account-tab-items .text-right,
.text-right {
  text-align: right !important
}

.account-tab-box .account-tab-items .checkbox-switch {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 80px;
  height: 30px;
  border-radius: 30px;
  line-height: 1.2;
  font-size: 14px;
  margin-left: 0;
  margin-right: 0
}

.account-tab-box .account-tab-items .checkbox-switch input.input-checkbox,
.roulette-popup-box .telegram-bot-settings .checkbox-switch input.input-checkbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 30px;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer
}

.account-tab-box .account-tab-items .checkbox-switch input.input-checkbox:checked+.checkbox-animate {
  background-color: #00c853
}

.account-tab-box .account-tab-items .checkbox-switch input.input-checkbox:checked+.checkbox-animate:before {
  left: 55px;
  background-color: #fff
}

.account-tab-box .account-tab-items .checkbox-switch input.input-checkbox:checked+.checkbox-animate .checkbox-off,
.roulette-popup-box .telegram-bot-settings .checkbox-switch input.input-checkbox:checked+.checkbox-animate .checkbox-off {
  display: none;
  opacity: 0
}

.account-tab-box .account-tab-items .checkbox-switch input.input-checkbox:checked+.checkbox-animate .checkbox-on,
.roulette-popup-box .telegram-bot-settings .checkbox-switch input.input-checkbox:checked+.checkbox-animate .checkbox-on {
  display: block;
  opacity: 1
}

.account-tab-box .account-tab-items .checkbox-switch .checkbox-animate {
  position: relative;
  width: 80px;
  height: 30px;
  background-color: var(--gt-theme);
  transition: background .25s ease-out
}

.account-tab-box .account-tab-items .checkbox-switch .checkbox-animate:before,
.roulette-popup-box .telegram-bot-settings .checkbox-switch .checkbox-animate:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: #000;
  top: 5px;
  left: 5px;
  transition: left .3s ease-out;
  z-index: 10
}

.account-tab-box .account-tab-items .checkbox-switch .checkbox-animate .checkbox-off,
.account-tab-box .account-tab-items .checkbox-switch .checkbox-animate .checkbox-on,
.roulette-popup-box .telegram-bot-settings .checkbox-switch .checkbox-animate .checkbox-off,
.roulette-popup-box .telegram-bot-settings .checkbox-switch .checkbox-animate .checkbox-on {
  float: left;
  color: #fff;
  font-weight: 700;
  padding-top: 6px;
  transition: .3s ease-out
}

.account-tab-box .account-tab-items .checkbox-switch .checkbox-animate .checkbox-off,
.roulette-popup-box .telegram-bot-settings .checkbox-switch .checkbox-animate .checkbox-off {
  margin-left: 30px;
  opacity: 1
}

.account-tab-box .account-tab-items .checkbox-switch .checkbox-animate .checkbox-on,
.roulette-popup-box .telegram-bot-settings .checkbox-switch .checkbox-animate .checkbox-on {
  display: none;
  float: right;
  margin-right: 35px;
  opacity: 0
}

.account-tab-box .account-tab-items tbody {
  border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.account-tab-box .account-tab-items tbody tr td {
  font-size: 16px;
  font-weight: 500
}

.account-tab-box .account-tab-items .badge.active {
  background: #00c853;
  color: #fff;
  padding: 8px 10px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500
}

.account-tab-box .account-tab-items .btn {
  border: none;
  padding: 6px 10px;
  margin-right: 5px;
  font-size: 16px;
  border-radius: 4px;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  transition: .4s;
  margin-bottom: 0 !important
}

.account-tab-box .account-tab-items .btn.cancel {
  background-color: var(--gt-theme);
  color: #fff
}

.account-tab-box .account-tab-items .btn.cancel:hover {
  color: #fff !important;
  background-color: #c90000
}

.account-tab-box .account-tab-items .btn.renew {
  background-color: #c59800;
  color: #fff
}

.account-tab-box .account-tab-items .btn.renew:hover {
  background-color: #9d7900;
  color: #fff !important
}

.account-tab-box .account-tab-items .table-responsive {
  overflow-x: initial
}

.account-tab-box .account-tab-items .title-head {
  background-color: var(--gt-theme);
  padding: 24px 30px;
  border-radius: 5px 5px 0 0
}

.account-tab-box .account-tab-items .title-head h3 {
  font-size: 24px;
  color: var(--gt-white);
  text-transform: uppercase;
  font-weight: 700
}

.account-tab-box .account-tab-items .grap-box {
  background: #1c1d20;
  padding: 30px;
  margin-top: 0;
  border-radius: 0 0 10px 10px;
}

.account-tab-box .account-tab-items .grap-box .grap-image {
  margin-top: 0
}

.account-tab-box .account-tab-items .table-responsive .custom-table.custom-table-2 {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse
}

.account-tab-box .account-tab-items .table-responsive .custom-table.custom-table-2 td,
.account-tab-box .account-tab-items .table-responsive .custom-table.custom-table-2 th {
  width: 20%;
  padding: 20px 10px;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.account-tab-box .account-tab-items .table-responsive .custom-table.custom-table-2 .text-right,
.custom-table td:last-child,
.custom-table th:last-child {
  text-align: right
}

.account-tab-box .account-tab-items .table-responsive .custom-table.custom-table-2 .green-text {
  color: #1ccc1c
}

.account-tab-box .account-tab-items .custom-table-container {
  padding: 0;
  max-width: 100%
}

.account-tab-box .account-tab-items .custom-table-container .custom-table {
  width: 100%;
  border-collapse: collapse;
  background-color: transparent;
  font-weight: 700;
  font-size: 16px
}

.account-tab-box .account-tab-items .custom-table-container .custom-table thead {
  background-color: transparent;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 20px
}

.account-tab-box .account-tab-items .custom-table-container .yellow {
  color: #fcd554 !important
}

.account-tab-box .account-tab-items .custom-table-container .custom-table td,
.account-tab-box .account-tab-items .custom-table-container th {
  padding: 18px 0;
  text-align: left;
  border-bottom: 1px solid #2a2a2e;
  color: var(--gt-text);
  font-size: 16px;
  font-weight: 500
}

.account-tab-box .account-tab-items .custom-table-container .pay-btn,
.account-tab-box .account-tab-items .custom-table-container .view-btn {
  background-color: transparent;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, .2);
  padding: 9px 12px;
  color: #ababab;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  transition: .4s ease-in-out;
  text-decoration: none
}

.account-tab-box .account-tab-items .custom-table-container .pay-btn i,
.account-tab-box .account-tab-items .custom-table-container .view-btn i {
  margin-right: 4px;
  color: #1ccc1c;
  transition: .4s ease-in-out
}

.account-tab-box .account-tab-items .custom-table-container .pay-btn:hover,
.account-tab-box .account-tab-items .custom-table-container .view-btn:hover {
  background-color: var(--gt-theme) !important;
  color: #fff !important
}

.account-tab-box .account-tab-items .roulette-box-area .name {
  font-weight: 700;
  font-family: "Chakra Petch", Roboto, sans-serif;
  color: var(--gt-text);
  margin-bottom: 6px
}

.account-tab-box .account-tab-items .roulette-box-area .tag {
  display: inline-block;
  background: 0 0;
  padding: 7px 6px;
  margin: 2px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 600;
  font-family: "Chakra Petch", Roboto, sans-serif;
  border: 1px solid rgba(255, 255, 255, .2);
  line-height: 1
}

.account-tab-box .account-tab-items .roulette-box-area .no-access {
  border-radius: 6px;
  background: rgba(255, 8, 8, .1);
  color: var(--gt-theme);
  padding: 5px 13px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  font-family: "Chakra Petch", Roboto, sans-serif;
  margin-bottom: 0
}

.account-tab-box .account-tab-items .roulette-box-area .access-text {
  font-size: 16px;
  font-weight: 500;
  color: var(--gt-text);
  font-family: "Chakra Petch", Roboto, sans-serif;
  display: block
}

.account-tab-box .account-tab-items .roulette-box-area .safe-play {
  color: var(--gt-text);
  font-weight: 500;
  margin-top: 10px
}

.account-tab-box .account-tab-items .roulette-box-area .safe-time {
  background: #404040;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
  font-family: "Chakra Petch", Roboto, sans-serif;
  font-size: 16px;
  color: #fff
}

.account-tab-box .account-tab-items .roulette-box-area .safe-time.green {
  background: #00c853
}

.account-tab-box .account-tab-items .roulette-box-area .safe-time.orange {
  background: #c09a00
}

.account-tab-box .account-tab-items .roulette-box-area .safe-time.red {
  background: #c80000
}

.account-tab-box .account-tab-items .roulette-box-area .last-numbers {
  position: relative;
  display: flex;
  align-items: center
}

.account-tab-box .account-tab-items .roulette-box-area .last-numbers .number-text {
  background: #3b3b3b;
  margin: 2px;
  display: inline-block;
  border-radius: 4px;
  color: #ababab;
  font-size: 16px;
  font-weight: 600;
  font-family: "Chakra Petch", Roboto, sans-serif;
  text-align: center;
  width: 34px !important;
  height: 30px !important;
  line-height: 30px
}

.account-tab-box .account-tab-items .roulette-box-area .view-btn {
  margin-top: 9px;
  padding: 0 15px;
  border-radius: 4px;
  background: rgba(255, 255, 255, .2);
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  width: 100%;
  transition: .4s;
  cursor: pointer
}

.account-tab-box .account-tab-items .roulette-box-area .view-btn i {
  margin-left: 10px;
  transition: .4s ease-in-out
}

.account-tab-box .account-tab-items .view-btn:hover {
  background-color: #c42126
}

.roulette-popup-box {
  padding: 20px;
  background-color: #121212;
  width: 100%
}

.gt-news-card-item .gt-news-content .gt-list,
.roulette-popup-box .top-roulette-type {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 20px;
  margin-bottom: 20px
}

.roulette-popup-box .top-roulette-type .type-item {
  font-size: 14px;
  font-weight: 600;
  font-family: "Chakra Petch", Roboto, sans-serif;
  border-radius: 6px;
  color: var(--gt-white);
  padding: 9px 10px;
  margin-left: 5px;
  line-height: 1;
  cursor: pointer;
  display: inline-block
}

.roulette-popup-box .top-roulette-type .after-list,
.roulette-popup-box .top-roulette-type .type-item-lose {
  padding: 9px 14px;
  line-height: 1;
  display: inline-block;
  font-size: 14px;
  border-radius: 6px;
  font-family: "Chakra Petch", Roboto, sans-serif;
  cursor: pointer
}

.roulette-popup-box .top-roulette-type .type-item-lose {
  font-weight: 600;
  background: #4b4b4b;
  color: var(--gt-white);
  margin-left: 5px
}

.roulette-popup-box .top-roulette-type .red {
  margin-left: 5px;
  font-size: 14px;
  font-weight: 600;
  color: #fff
}

.roulette-popup-box .top-roulette-type .green {
  margin-left: 5px;
  font-size: 14px;
  font-weight: 600;
  color: #1ccc1c
}

.roulette-popup-box .top-roulette-type .delimiter {
  margin: 0 5px 0 10px;
  font-weight: 700
}

.roulette-popup-box .top-roulette-type .after-list {
  font-weight: 600;
  background: red;
  color: #fff;
  margin-left: 10px
}

.account-details-form-items .address-box ul li,
.gt-footer-widget-wrapper .gt-footer-widget-items .footer-content p,
.roulette-popup-box .telegram-bot-settings {
  display: flex;
  align-items: center
}

.roulette-popup-box .telegram-bot-settings .checkbox-switch {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 80px;
  height: 30px;
  border-radius: 30px;
  line-height: 1.2;
  font-size: 14px;
  margin-left: 31px;
  margin-right: 15px
}

.roulette-popup-box .central-roulette-content .btn,
.roulette-popup-box .configure-notifications-autobot {
  color: var(--gt-white);
  border-radius: 0;
  font-weight: 700;
  letter-spacing: .5px;
  overflow: hidden;
  clip-path: polygon(24% 0, 88% 0, 100% 0, 100% 77%, 100% 100%, 0 100%, 0 80%, 0 30%, 7% 0) !important;
  text-align: center;
  display: inline-block;
  text-transform: uppercase
}

.roulette-popup-box .telegram-bot-settings .checkbox-switch input.input-checkbox:checked+.checkbox-animate {
  background-color: #029d02
}

.roulette-popup-box .telegram-bot-settings .checkbox-switch input.input-checkbox:checked+.checkbox-animate:before {
  left: 55px;
  background-color: #000
}

.roulette-popup-box .telegram-bot-settings .checkbox-switch .checkbox-animate {
  position: relative;
  width: 80px;
  height: 30px;
  background-color: var(--gt-theme);
  transition: .25s ease-out
}

.roulette-popup-box .configure-notifications-autobot {
  font-family: "Chakra Petch", Roboto, sans-serif;
  background: 0 0/200% auto #5d40c7;
  padding: 10px 20px;
  margin-left: 10px;
  line-height: 1;
  cursor: pointer;
  font-size: 14px;
  color: var(--gt-white) !important;
  background-image: linear-gradient(to right, #ff0808 0, #7a0202 50%, #ff0808 100%);
  transition: .5s
}

.array-buttons,
.gt-program-details-content .gt-button-wrapper,
.gt-program-details-content .gt-price,
.header-section-1 .header-main-area .head-right .social-icon,
.header-section-2 .header-main-area .head-right .social-icon,
.roulette-popup-box .central-roulette-content {
  display: flex;
  align-items: center;
  gap: 20px
}

.roulette-popup-box .central-roulette-content .btn {
  line-height: 1;
  padding: 18px 30px;
  font-size: 17px;
  color: var(--gt-white) !important;
  min-width: 200px;
  transition: .4s
}

.roulette-popup-box .central-roulette-content .btn.get-settings-game {
  background: #029d02
}

.roulette-popup-box .central-roulette-content .btn.get-settings-game:hover {
  background: #008100
}

.roulette-popup-box .central-roulette-content .download-spins {
  background: #0e9aff
}

.roulette-popup-box .central-roulette-content .download-spins:hover {
  background: #0076cb
}

.autobot-notication-popup {
  position: fixed;
  top: 0;
  right: 0;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, .9);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 30px;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  transition: .5s
}

.autobot-notication-popup .autobot-notication-items {
  padding: 40px 35px;
  max-width: 780px;
  margin: 0 auto;
  background: #1c1d20;
  box-shadow: 0 4px 150px 50px rgba(255, 8, 8, .25);
  position: relative
}

.autobot-notication-popup .autobot-notication-items .close-modal,
.casimo-malta-box-popup .casimo-malta-box .close-modal,
.roulette-popup-grap .close-modal {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: var(--gt-theme);
  color: var(--gt-white);
  transition: .4s
}

.casimo-malta-box-popup .casimo-malta-box,
.roulette-popup-grap {
  background: #1c1d20;
  box-shadow: 0 4px 150px 50px rgba(255, 8, 8, .25)
}

.autobot-notication-popup .autobot-notication-items .close-modal:hover,
.casimo-malta-box-popup .casimo-malta-box .close-modal:hover,
.roulette-popup-grap .close-modal:hover {
  background-color: #c20000
}

.autobot-notication-popup .autobot-notication-items h3 {
  text-align: center;
  color: var(--gt-white);
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 40px;
  margin-bottom: 40px
}

.autobot-notication-popup .autobot-notication-items .autobot-title {
  color: var(--gt-white);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px
}

.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .pricing-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px
}

.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .pricing-title span {
  color: var(--gt-white);
  font-weight: 700;
  font-size: 16px;
  font-family: "Chakra Petch", Roboto, sans-serif
}

.autobot-notication-popup .autobot-notication-items .form .single-select li:before,
.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs-from,
.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs-single,
.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs-to,
.gt-pricing-wrapper .gt-pricing-content .nav .nav-link:last-child::after,
.gt-pricing-wrapper .gt-pricing-content .nav .nav-link:last-child::before,
.mfp-iframe-holder .mfp-close,
.roulette-popup-grap .header-settings-select-panel .form .single-select li::before {
  display: none
}

.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs--flat {
  height: 7px
}

.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs--flat .irs-bar,
.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs--flat .irs-handle,
.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs--flat .irs-line {
  top: 0
}

.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs--flat .irs-line {
  height: 10px;
  border-radius: 6px;
  background-color: #797979
}

.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs--flat .irs-bar {
  height: 10px;
  border-radius: 6px;
  background-image: linear-gradient(90deg, var(--gt-theme) 0, var(--gt-theme) 100%)
}

.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs--flat .irs-handle {
  height: 20px;
  width: 20px;
  background-color: var(--gt-theme);
  border-radius: 50%;
  top: -6px;
  cursor: pointer
}

.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__progress-range .irs--flat .irs-handle i:first-child {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: var(--gt-white);
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer
}

.autobot-notication-popup .autobot-notication-items .quriar-price-ranage .get-insurance__balance-box {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  font-weight: 700;
  color: var(--gt-white)
}

.autobot-notication-popup .autobot-notication-items .form .single-select,
.roulette-popup-grap .header-settings-select-panel .form .single-select {
  padding: 19px 20px;
  border: 1px solid rgba(255, 255, 255, .2);
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  outline: 0;
  line-height: 1;
  height: initial;
  border-radius: 8px;
  background: #0b0e13;
  color: var(--gt-white);
  font-family: "Chakra Petch", Roboto, sans-serif
}

.autobot-notication-popup .autobot-notication-items .form .single-select span,
.roulette-popup-grap .header-settings-select-panel .form .single-select span {
  font-family: "Chakra Petch", Roboto, sans-serif;
  color: var(--gt-white)
}

.autobot-notication-popup .autobot-notication-items .form .single-select::after,
.roulette-popup-grap .header-settings-select-panel .form .single-select::after {
  right: 20px;
  border-bottom: 2px solid var(--gt-white);
  border-right: 2px solid var(--gt-white);
  margin-top: -5px;
  width: 8px;
  height: 8px
}

.autobot-notication-popup .autobot-notication-items .list-autobot-softwares {
  border-top: 1px solid rgba(255, 255, 255, .2);
  padding-top: 20px;
  margin-top: 20px
}

.autobot-notication-popup .autobot-notication-items .list-autobot-softwares .software-item-autobot {
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 20px;
  margin-bottom: 20px;
  align-items: center;
  gap: 20px
}

.autobot-notication-popup .autobot-notication-items .list-autobot-softwares .software-item-autobot .image-software img {
  width: 155px;
  border-radius: 6px
}

.autobot-notication-popup .autobot-notication-items .list-autobot-softwares .software-item-autobot .title-software {
  font-weight: 700;
  font-size: 16px;
  color: var(--gt-white)
}

.autobot-notication-popup .autobot-notication-items .list-autobot-softwares .software-item-autobot .access-software {
  margin-left: auto
}

.autobot-notication-popup .autobot-notication-items .list-autobot-softwares .software-item-autobot .access-software span {
  padding: 8px 10px;
  border-radius: 5px;
  background: #1ccc1c;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700
}

.autobot-notication-popup .autobot-notication-items .receive-text {
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 20px;
  margin-bottom: 30px
}

.autobot-notication-popup .autobot-notication-items .telegram-bot-btn,
.swiper-dot {
  text-align: center
}

.autobot-notication-popup .autobot-notication-items .telegram-bot-btn a,
.casimo-malta-box-popup .casimo-malta-box .download-btn {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: var(--gt-white) !important;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  border-radius: 0;
  padding: 18px 20px;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #ff0808 0, #7a0202 50%, #ff0808 100%);
  transition: .5s;
  clip-path: polygon(24% 0, 88% 0, 100% 0, 100% 77%, 100% 100%, 0 100%, 0 80%, 0 30%, 7% 0) !important
}

.roulette-popup-grap {
  padding: 40px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 80%
}

.casimo-malta-box-popup,
.phone-code-popup {
  position: fixed;
  background: rgba(0, 0, 0, .9);
  overflow-y: auto;
  height: auto;
  padding: 30px;
  z-index: 999;
  transition: .5s;
  display: flex;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.roulette-popup-grap h3 {
  color: var(--gt-white);
  padding-bottom: 30px
}

.roulette-popup-grap .header-settings-select-panel {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: flex-end;
  border-top: 1px solid rgba(255, 255, 255, .2);
  padding-top: 30px;
  margin-bottom: 30px
}

.roulette-popup-grap .header-settings-select-panel p {
  font-size: 16px;
  font-weight: 500;
  color: var(--gt-white);
  font-family: "Chakra Petch", Roboto, sans-serif
}

.roulette-popup-grap .header-settings-select-panel .form {
  max-width: 250px;
  width: 100%
}

.phone-code-popup {
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden
}

.autobot-notication-popup.modal-open,
.casimo-malta-box-popup.modal-open,
.gt-pricing-box-items-2 .gt-pricing-btn:hover .gt-bg-shape-hover,
.phone-code-popup.modal-open {
  opacity: 1;
  visibility: visible
}

.casimo-malta-box-popup {
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden
}

.casimo-malta-box-popup .casimo-malta-box {
  max-width: 650px;
  margin: 0 auto;
  padding: 40px;
  position: relative;
  width: 100%
}

.casimo-malta-box-popup .casimo-malta-box .casimo-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 140%;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 30px;
  margin-bottom: 30px
}

.casimo-malta-box-popup .casimo-malta-box h6 {
  font-size: 18px;
  font-weight: 700;
  color: var(--gt-white);
  padding-bottom: 0;
  margin-bottom: 10px !important;
  text-align: right
}

.casimo-malta-box-popup .casimo-malta-box .form-clt input {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 8px;
  background: #0b0e13;
  padding: 27px 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Chakra Petch", Roboto, sans-serif
}

.casimo-malta-box-popup .casimo-malta-box .download-btn i,
.gt-footer-widget-wrapper .gt-footer-widget-items .footer-content p svg {
  margin-right: 8px
}

.casimo-malta-box-popup .casimo-malta-box .table-container {
  margin: 30px auto auto;
  position: relative
}

.gt-footer-section::after,
.gt-footer-section::before {
  width: 270px;
  height: 207px;
  top: -206px;
  background: #1c1d20;
  content: ""
}

.account-details-form-items {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, .2);
  background: #1c1d20;
  padding: 25px 40px 40px;
  justify-content: space-between
}

.account-details-form-items .address-box p {
  font-size: 14px;
  margin-bottom: 25px
}

.account-details-form-items .address-box .add-billing-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px
}

.account-details-form-items .address-box .add-billing-text a {
  color: var(--gt-white);
  display: inline-block;
  padding: 16px 20px;
  background-color: var(--gt-theme);
  text-align: right;
  line-height: 1
}

.account-details-form-items .address-box ul li span {
  font-size: 16px;
  color: var(--gt-white);
  flex-basis: 30%
}

.account-details-form-items .address-box ul li:not(:last-child),
.gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content ul li:not(:last-child),
.karuzo-page-content-area .entry-content p {
  margin-bottom: 10px
}

.faq-wrapper2 {
  background: #1c1d20;
  padding: 60px 60px 60px 0
}

.faq-wrapper2 .faq-image {
  margin-left: -160px;
  margin-right: 40px
}

.faq-wrapper2 .accordion-box {
  position: relative;
  margin-top: 40px
}

.faq-wrapper2 .accordion-box .block {
  position: relative;
  border: 1px solid rgba(255, 255, 255, .2);
  background: #0b0e13;
  margin-bottom: 20px;
  padding: 24px 30px;
  line-height: 1
}

.faq-wrapper2 .accordion-box .block .acc-btn {
  position: relative;
  font-size: 20px;
  color: var(--gt-header);
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: .5s;
  transition: .5s;
  line-height: 30px;
  display: flex;
  justify-content: space-between;
}

.faq-wrapper2 .accordion-box .block .acc-btn .icon {
  position: relative;
  color: var(--gt-header);
  -webkit-transition: .5s;
  transition: .5s;
  display: flex;
  align-items: center;
}

.gt-counter-box-3,
.gt-footer-widget-wrapper .gt-footer-widget-items .gt-footer-content .social-icon a svg path,
.gt-footer-widget-wrapper .gt-footer-widget-items .gt-list-area li,
.header-main .main-menu ul li a,
.header-section-1 .header-main-area .head-right .social-icon a svg path,
.header-section-2 .header-main-area .head-right .social-icon a svg path {
  transition: .4s ease-in-out
}

.faq-wrapper2 .accordion-box .block .acc-content {
  position: relative;
  display: none;
  margin-top: 22px
}

.faq-wrapper2 .accordion-box .block .acc-content .content .text {
  line-height: 175%;
  font-size: 17px;
  font-weight: 500;
  color: #ababab;
  text-transform: none;
}

.faq-wrapper2 .accordion-box .block .acc-content.current {
  display: block
}

.faq-wrapper2 .accordion-box .block .acc-btn.active .icon:before {
  content: "\f068";
  color: var(--gt-theme);
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><path fill="%23ff0808" d="M96 320C96 302.3 110.3 288 128 288L512 288C529.7 288 544 302.3 544 320C544 337.7 529.7 352 512 352L128 352C110.3 352 96 337.7 96 320z"/></svg>') center/contain no-repeat
}

.faq-wrapper2 .accordion-box .block .acc-btn.active,
.footer-bottom .footer-wrapper .gt-footer-list li a:hover,
.gt-footer-widget-wrapper .gt-footer-widget-items .gt-list-area li:hover a,
.gt-main-sideber .gt-single-sideber-widget ul li:hover a,
.gt-main-sideber .gt-single-sideber-widget ul li:hover span,
.gt-pricing-box-items-2 .gt-pricing-btn:hover .gt-pricing-text,
.gt-pricing-box-items-2 .gt-pricing-text.color-2,
.gt-pricing-wrapper .gt-pricing-content .nav .nav-link.active,
.gt-pricing-wrapper .gt-pricing-content .nav .nav-link:hover,
.header-1 .header-right .account-btn:hover,
.header-main .main-menu ul li:hover>a,
.mean-container .mean-nav ul li a:hover {
  color: var(--gt-theme)
}

.faq-wrapper2 .accordion-box .block:last-child,
.footer-bottom .footer-wrapper>p,
.gt-pricing-header p,
.gt-section-title-area .gt-section-title,
.gt-section-title-area .gt-section-title-2,
.karuzo-page-content-area .entry-content p:last-of-type {
  margin-bottom: 0
}

.gt-counter-box-3 {
  height: 328.5px;
  width: 100%;
  border-radius: 330px;
  border: 1px solid rgba(255, 255, 255, .2)
}

@media (max-width:1399px) {
  .account-tab-box .nav {
    justify-content: start
  }

  .account-tab-box .table-responsive {
    margin-bottom: 0
  }

  .account-tab-box .account-tab-items .table-responsive {
    overflow-x: auto
  }

  .gt-counter-box-3 {
    border-radius: 50%;
    margin: 0 auto;
    height: 280px;
    width: 280px
  }
}

.gt-counter-box-3 .gt-content {
  text-align: center;
  padding-top: 130px
}

@media (max-width:1399px) {
  .gt-counter-box-3 .gt-content {
    padding: 100px 8px 0
  }
}

.gt-counter-box-3 .gt-content h2 {
  font-size: 35px;
  font-weight: 400;
  display: inline-flex;
  gap: 5px
}

.gt-counter-box-3 .gt-content h2 span {
  font-size: 100px;
  font-weight: 700
}

@media (max-width:1399px) {
  .gt-counter-box-3 .gt-content h2 span {
    font-size: 80px
  }
}

.gt-counter-box-3 .gt-content p {
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px
}

.gt-footer-widget-wrapper {
  padding: 90px 0 70px
}

.gt-footer-widget-wrapper .gt-footer-widget-items {
  margin-top: 0;
  padding-top: 80px
}

.footer-bottom .footer-wrapper .gt-footer-list li a,
.gt-footer-widget-wrapper .gt-footer-widget-items .footer-content p a,
.header-section-1 .header-main-area .head-top p a,
.header-section-2 .header-main-area .head-top p a {
  color: #ababab
}

.gt-footer-widget-wrapper .gt-footer-widget-items .gt-footer-content p {
  max-width: 450px;
  text-transform: none;
}

.gt-footer-widget-wrapper .gt-footer-widget-items .gt-footer-content .social-icon {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 30px
}

.gt-footer-widget-wrapper .gt-footer-widget-items .gt-footer-content .social-icon a svg {
  width: 25px;
  height: 25px;
  color: #797979;
  transition: .4s ease-in-out;
  font-size: 22px;
  fill: #797979
}

.gt-footer-widget-wrapper .gt-footer-widget-items .gt-footer-content .social-icon a:hover svg,
.header-section-1 .header-main-area .head-right .social-icon a:hover,
.header-section-2 .header-main-area .head-right .social-icon a:hover svg {
  color: var(--gt-theme);
  fill: var(--gt-theme)
}

.gt-footer-widget-wrapper .gt-footer-widget-items .gt-footer-content .social-icon a svg path:hover,
.header-1 .header-right .account-btn:hover svg,
.header-1 .header-right .header-right-icon a:hover svg,
.header-section-1 .header-main-area .head-right .social-icon a svg path:hover,
.header-section-2 .header-main-area .head-right .social-icon a svg path:hover,
.header__hamburger:hover svg {
  fill: var(--gt-theme)
}

.gt-footer-widget-wrapper .gt-footer-widget-items .gt-list-area li a {
  color: var(--gt-text);
  display: block;
  width: 100%
}

.gt-footer-widget-wrapper .gt-footer-widget-items .gt-list-area li:hover {
  margin-left: 5px
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, .2);
  padding: 40px 0
}

.footer-bottom .footer-wrapper,
.pro-items .pro-head {
  display: flex;
  align-items: center;
  justify-content: space-between
}

@media (max-width:767px) and (max-width:575px) {
  .footer-bottom .footer-wrapper p {
    text-align: center
  }
}

.footer-bottom .footer-wrapper .gt-footer-list {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap
}

@media (max-width:768px) {
  .footer-bottom .footer-wrapper .gt-footer-list {
    flex-direction: column
  }
}

.gt-footer-section::before {
  position: absolute;
  left: 0;
  clip-path: polygon(0 0, 0 0, 100% 100%, 0 100%)
}

.gt-footer-section::after {
  position: absolute;
  right: 0;
  clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 99%)
}

.gt-game-feature-thumb,
.gt-testimonial-wraper-2 .gt-testimonial-card-items-2 {
  clip-path: polygon(27% 0, 100% 0, 100% 35%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0 19%, 10% 0)
}

.gt-game-feature-thumb {
  position: relative;
  max-width: 690px;
  height: 400px;
  margin-top: 30px
}

.gt-game-feature-thumb::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(180deg, rgba(11, 14, 19, 0) 0, #0b0e13 100%);
  z-index: 1
}

.gt-game-feature-thumb img,
.gt-news-card-item .gt-news-image img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.gt-game-feature-thumb .gt-game-fuature-content {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  z-index: 9
}

.gt-game-feature-thumb .gt-game-fuature-content .post-discount {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  background-color: var(--gt-theme);
  color: var(--gt-white);
  padding: 7px 9px;
  line-height: 1;
  margin-bottom: 15px
}

.gt-game-feature-thumb .gt-game-fuature-content h3,
.gt-program-details-content .gt-price-item .price-box h3 {
  font-size: 30px
}

.gt-game-feature-thumb .video-btn {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  color: var(--gt-theme);
  background-color: var(--gt-white);
  z-index: 9;
  transition: .4s
}

.gt-game-feature-thumb .video-btn svg {
  width: 25px;
  fill: var(--gt-theme);
  transition: .4s
}

.gt-game-feature-thumb .video-btn.ripple::after,
.gt-game-feature-thumb .video-btn.ripple::before {
  width: 60px;
  height: 60px
}

.gt-game-feature-thumb .video-btn:hover {
  background-color: var(--gt-theme);
  color: var(--gt-white);
  cursor: pointer
}

.gt-game-feature-thumb .video-btn:hover svg,
.hero-1 .hero-image .video-btn:hover svg {
  fill: #fff
}

.gt-game-case-study-wrapper {
  margin-top: 50px
}

.gt-game-case-study-wrapper .gt-game-case-image {
  margin-top: 0;
  position: relative;
  padding: 100px 0 100px 130px
}

@media (max-width:1199px) {

  .gt-newsletter-wrapper .shape,
  .partnership-wrapper .gt-about-content .gt-about-box-wrapper::after {
    display: none
  }

  .partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item .gt-about-box {
    flex-wrap: wrap
  }

  .partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item .gt-about-box .content h5 {
    font-size: 18px
  }

  .partnership-wrapper .partnership-image {
    margin-left: 0
  }

  .program-inner-items .thumb {
    max-width: 500px;
    padding: 20px 20px 0
  }

  .program-inner-items .content {
    padding: 20px
  }

  .gt-newsletter-wrapper {
    flex-wrap: wrap;
    gap: 30px
  }

  .gt-contact-us-wrapper .gt-contact-bg .gt-contact-content {
    padding: 30px
  }

  .gt-contact-us-wrapper .gt-contact-bg .gt-contact-content h3 {
    font-size: 30px
  }

  .faq-wrapper2 .accordion-box .block .acc-content .content .text,
  .gt-contact-us-wrapper .gt-contact-bg .gt-contact-content .gt-contact-item .gt-list li {
    font-size: 14px
  }

  .faq-wrapper2 .accordion-box .block .acc-btn {
    font-size: 17px;
    line-height: 1.5
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items {
    padding-top: 40px
  }

  .gt-game-case-study-wrapper {
    margin-top: 30px
  }

  .gt-game-case-study-wrapper .gt-game-case-image {
    padding: 50px
  }
}

.gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content h3 {
  font-size: 40px;
  font-weight: 700
}

.gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content p {
  color: var(--gt-white);
  font-weight: 600;
  font-size: 17px;
  max-width: 560px;
  margin-top: 20px;
  text-transform: none;
}

@media (max-width:1199px) {
  .gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content p {
    font-size: 15px
  }
}

.gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content .gt-theme-btn.gt-style-border::before {
  position: absolute;
  top: -29px;
  left: -18px;
  right: 0;
  bottom: 0;
  content: "";
  transform: rotate(48deg);
  height: 116px;
  width: 1.5px;
  background-color: var(--gt-white);
  clip-path: polygon(24% 0, 88% 0, 100% 0, 100% 63%, 100% 100%, 0 100%, 0 97%, 0 30%, 24% 0) !important;
  transition: .5s
}

.gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content ul {
  margin-top: 30px;
  margin-bottom: 30px
}

.gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content ul li {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--gt-white);
}

.gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content ul li svg {
  margin-right: 5px;
}

.gt-game-case-study-wrapper .gt-game-case-image .gt-number {
  font-weight: 700;
  font-size: 60px;
  text-decoration: none;
  color: transparent;
  -webkit-text-stroke: 1.2px rgb(255 238 171);
  position: absolute;
  top: 115px;
  left: 40px;
  z-index: 9
}

.gt-game-case-study-wrapper .trend-image {
  max-width: 500px
}

.gt-game-case-study-section .array-buttons {
  display: grid;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  z-index: 99
}

.gt-game-case-study-section .progress-bar-wrapper {
  position: relative;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, .2);
  margin-top: 60px
}

.gt-game-case-study-section .progress-line {
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, #ff0808 0, rgba(153, 5, 5, 0) 100%);
  transition: width 1.3s linear
}

.gt-game-case-study-section .dots-container {
  display: flex;
  width: 100%;
  z-index: 99;
  justify-content: space-between
}

.gt-game-case-study-section .dot {
  width: 10px;
  height: 10px;
  background-color: #3c3e42;
  border-radius: 50%;
  transition: background-color .3s, transform .3s;
  margin-top: -5px;
  z-index: 99;
  position: relative
}

.gt-game-case-study-section .dot.active {
  background-color: var(--gt-theme);
  transform: scale(1.2)
}

.header-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0
}

.header-main .main-menu ul {
  margin-bottom: 0;
  padding: 0
}

.header-main .main-menu ul li {
  position: relative;
  list-style: none;
  display: inline-block;
  margin-inline-end: 50px
}

.header-main .main-menu ul li:last-child {
  margin-inline-end: 0
}

.header-main .main-menu ul li a {
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -.34px;
  color: var(--gt-white);
  font-family: "Chakra Petch", Roboto, sans-serif;
  padding: 20px 0;
  text-align: left;
  position: relative;
  text-transform: uppercase
}

.header-main .main-menu ul li a:hover {
  color: var(--gt-theme) !important
}

.header-main .header-right {
  gap: 30px
}

.header-main .sidebar__toggle {
  cursor: pointer;
  font-size: 20px
}

.header-section-1,
.header-section-2 {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  position: relative;
  z-index: 999;
  left: 0;
  width: 100%;
  top: 0;
  transition: .3s
}

.header-section-1 .logo,
.header-section-2 .logo {
  padding: 8px 0
}

.header-section-1 .header-main-area,
.header-section-2 .header-main-area {
  position: relative;
  z-index: 999;
  display: flex;
  align-items: center;
  gap: 50px;
  justify-content: space-between
}

.header-section-1 .header-main-area .header-main-area-right,
.header-section-2 .header-main-area .header-main-area-right {
  width: 100%;
  border-left: 1px solid rgba(255, 255, 255, .2)
}

.header-section-1 .header-main-area .head-top,
.header-section-2 .header-main-area .head-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 50px;
  position: relative;
  padding-bottom: 7px;
  padding-top: 10px
}

.header-section-1 .header-main-area .head-top::before,
.header-section-2 .header-main-area .head-top::before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 150%;
  right: 0;
  content: "";
  background-color: rgba(255, 255, 255, .2)
}

@media (max-width:1899px) {

  .header-section-1 .header-main-area .head-top::before,
  .header-section-2 .header-main-area .head-top::before {
    width: 100%
  }
}

.header-section-1 .header-main-area .head-right,
.header-section-2 .header-main-area .head-right {
  position: relative;
  z-index: 99;
  display: flex;
  align-items: center;
  gap: 30px;
  line-height: 1
}

.header-section-1 .header-main-area .head-right .language-dropdown,
.header-section-2 .header-main-area .head-right .language-dropdown {
  position: relative;
  user-select: none
}

.header-section-1 .header-main-area .head-right .selected-language,
.header-section-2 .header-main-area .head-right .selected-language {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  border: none;
  cursor: pointer;
  background: 0 0;
  transition: .3s
}

.header-section-1 .header-main-area .head-right .language-text,
.header-section-2 .header-main-area .head-right .language-text {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-right: 20px
}

.header-section-1 .header-main-area .head-right .language-options img,
.header-section-1 .header-main-area .head-right .language-text img,
.header-section-2 .header-main-area .head-right .language-options img,
.header-section-2 .header-main-area .head-right .language-text img {
  width: 20px;
  height: auto
}

.header-section-1 .header-main-area .head-right .dropdown-icon,
.header-section-2 .header-main-area .head-right .dropdown-icon {
  margin-left: 5px;
  transition: transform .3s
}

.header-section-1 .header-main-area .head-right .language-dropdown:hover .dropdown-icon,
.header-section-2 .header-main-area .head-right .language-dropdown:hover .dropdown-icon {
  transform: rotate(180deg)
}

.header-section-1 .header-main-area .head-right .language-options,
.header-section-2 .header-main-area .head-right .language-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: .3s;
  border: 1px solid rgba(255, 255, 255, .2);
  background: #1c1d20;
  border: none;
  border-top: none;
  z-index: 99;
  width: 160px
}

.header-section-1 .header-main-area .head-right .language-dropdown:hover .language-options,
.header-section-2 .header-main-area .head-right .language-dropdown:hover .language-options {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  padding: 0
}

.header-section-1 .header-main-area .head-right .language-options li,
.header-section-2 .header-main-area .head-right .language-options li {
  display: flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
  transition: background .3s
}

.header-section-1 .header-main-area .head-right .social-icon a svg,
.header-section-2 .header-main-area .head-right .social-icon a svg {
  width: 20px;
  height: 20px;
  transition: .4s ease-in-out
}

.header-section-1 .header-main-area .head-right .social-icon a,
.header-section-2 .header-main-area .head-right .social-icon a svg {
  color: #797979;
  fill: #797979;
  transition: .4s ease-in-out
}

.header-1,
.sticky.header-1 {
  padding-left: 50px
}

@media (max-width:1399px) {
  .gt-game-case-study-section .array-buttons {
    position: static;
    display: flex;
    transform: translateY(0);
    justify-content: center;
    margin-top: 40px
  }

  .header-main .header-right,
  .header-section-1 .header-main-area,
  .header-section-2 .header-main-area {
    gap: 20px
  }

  .header-1,
  .header-section-1 .header-main-area .head-top,
  .header-section-2 .header-main-area .head-top {
    padding-left: 30px
  }
}

.header-1 .header-right {
  gap: 25px
}

@media (max-width:1399px) {
  .header-1 .header-right {
    gap: 20px
  }
}

.header-1 .header-right .header-right-icon {
  display: flex;
  align-items: center;
  gap: 50px;
  font-size: 20px;
  border-right: 1px solid rgba(255, 255, 255, .2);
  padding-right: 25px;
  line-height: 1;
  color: #fff
}

.header-1 .header-right .header-right-icon svg {
  fill: #fff;
  width: 25px;
  transition: .4s
}

@media (max-width:1399px) {
  .header-1 .header-right .header-right-icon {
    gap: 22px;
    padding-right: 22px
  }
}

.header-1 .header-right .account-btn {
  font-size: 18px;
  font-weight: 700;
  color: var(--gt-white);
  font-family: "Chakra Petch", Roboto, sans-serif
}

.header-1 .header-right .account-btn svg {
  margin-right: 10px;
  fill: #fff;
  transition: .4s;
  width: 25px
}

.header__hamburger svg {
  width: 25px;
  fill: #fff;
  transition: .4s
}

body .header-section-1 {
  padding-top: 0;
  margin-bottom: 50px
}

.sticky {
  position: fixed !important;
  top: 0 !important;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: .9s;
  background-color: #0b0e13;
  -webkit-animation: .5s ease-in-out fadeInDown;
  animation: .5s ease-in-out fadeInDown;
  box-shadow: rgba(0, 0, 0, .9) 0 8px 24px
}

@media (max-width:1399px) {
  .header-1 .header-right .account-btn {
    font-size: 16px
  }

  .sticky.header-1 {
    padding-left: 30px
  }
}

.sticky.header-1 .header-right {
  padding-bottom: 0;
  margin-top: 0;
  padding-right: 50px
}

@media (max-width:1399px) {
  .sticky.header-1 .header-right {
    padding-right: 30px
  }
}

.sticky.header-1 .logo-21 {
  display: block !important
}

.offcanvas__info {
  background: var(--gt-white) none repeat scroll 0 0;
  border-left: 2px solid var(--gt-theme);
  position: fixed;
  right: 0;
  top: 0;
  width: 450px;
  height: 100%;
  -webkit-transform: translateX(calc(100% + 80px));
  -moz-transform: translateX(calc(100% + 80px));
  -ms-transform: translateX(calc(100% + 80px));
  -o-transform: translateX(calc(100% + 80px));
  transform: translateX(calc(100% + 80px));
  -webkit-transition: transform .45s ease-in-out, opacity .45s ease-in-out;
  -moz-transition: transform .45s ease-in-out, opacity .45s ease-in-out;
  transition: transform .45s ease-in-out, opacity .45s ease-in-out;
  z-index: 9999999;
  overflow-y: scroll;
  overscroll-behavior-y: auto !important;
  scrollbar-width: none
}

.offcanvas__info.info-open {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0)
}

.offcanvas__wrapper {
  position: relative;
  height: 100%;
  padding: 30px
}

.offcanvas__wrapper .offcanvas__content .text {
  color: var(--gt-black)
}

.offcanvas__wrapper .offcanvas__content .offcanvas__close {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  background-color: var(--gt-theme);
  position: relative;
  z-index: 9;
  cursor: pointer
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact {
  margin-top: 20px
}

#page,
.karuzo-page-content-area .entry-content :first-child,
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul {
  margin-top: 0
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li {
  font-size: 20px;
  font-weight: 600;
  text-transform: none
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a {
  color: var(--gt-black)
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon {
  margin-right: 20px
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact span {
  text-transform: initial
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 30px
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a svg {
  width: 20px;
  height: 20px;
  transition: .4s ease-in-out
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a svg path {
  transition: .4s ease-in-out
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a svg path:hover {
  fill: var(--gt-theme)
}

.offcanvas__wrapper .language-dropdown {
  position: relative;
  user-select: none
}

.offcanvas__wrapper .selected-language {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  border: none;
  cursor: pointer;
  background: 0 0;
  transition: .3s
}

.offcanvas__wrapper .language-text {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-right: 40px;
  color: var(--gt-black)
}

.offcanvas__wrapper .language-text img {
  width: 20px;
  height: auto
}

.offcanvas__wrapper .dropdown-icon {
  margin-left: auto;
  transition: transform .3s;
  color: var(--gt-black)
}

.offcanvas__wrapper .language-dropdown:hover .dropdown-icon {
  transform: rotate(180deg)
}

.offcanvas__wrapper .language-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: .3s;
  border: 1px solid rgba(255, 255, 255, .2);
  background: #1c1d20;
  border: none;
  border-top: none;
  z-index: 99
}

.offcanvas__wrapper .language-dropdown:hover .language-options {
  opacity: 1;
  visibility: visible;
  transform: translateY(0)
}

.gt-pricing-box-items-2 .gt-pricing-btn:hover .gt-bg-shape,
.offcanvas__overlay {
  opacity: 0;
  visibility: hidden
}

.offcanvas__wrapper .language-options li {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  transition: background .3s
}

.offcanvas__wrapper .language-options a {
  padding: 10px 16px;
  display: flex;
  width: 100%;
  align-items: center;
  gap: 10px
}

.array-buttons .array-next-2:hover,
.array-buttons .array-next:hover,
.array-buttons .array-prev-2:hover,
.array-buttons .array-prev:hover,
.hero-1 .hero-image .video-btn:hover,
.offcanvas__wrapper .language-options li:hover {
  background-color: var(--gt-theme);
  color: var(--gt-white)
}

.offcanvas__wrapper .language-options img {
  width: 20px;
  height: auto
}

.offcanvas__overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #151515;
  z-index: 900;
  top: 0;
  right: 0
}

.offcanvas__overlay.overlay-open {
  opacity: .8;
  visibility: visible
}

@media (max-width:450px) {
  .offcanvas__info {
    width: 300px
  }
}

.gt-breadcrumb-wrapper {
  position: relative;
  margin-top: 0
}

.gt-breadcrumb-wrapper.bg-cover {
  background-size: initial
}

.gt-breadcrumb-wrapper .gt-left-shape {
  position: absolute;
  bottom: 0;
  left: -5px
}

.gt-breadcrumb-wrapper .gt-left-shape img,
.gt-breadcrumb-wrapper .gt-right-shape img {
  height: 100%
}

.gt-breadcrumb-wrapper .gt-right-shape {
  position: absolute;
  top: 0;
  right: -10px
}

.gt-breadcrumb-wrapper .gt-blur-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  filter: saturate(2)
}

.gt-breadcrumb-wrapper .gt-page-heading {
  position: relative;
  padding: 65px 0;
  z-index: 9;
  text-align: center
}

.ripple::after,
.ripple::before {
  position: absolute;
  bottom: 0;
  content: "";
  right: 0
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px var(--gt-bg);
  border-radius: 5px
}

::-webkit-scrollbar-thumb {
  background: var(--gt-theme);
  border-radius: 10px
}

.bg-cover,
.gt-pricing-box-items-2 {
  background-repeat: no-repeat;
  background-size: cover
}

.fix {
  overflow: hidden
}

.ripple::after,
.ripple::before {
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(255, 8, 8, .5);
  -webkit-animation: 3s infinite rippleOne;
  animation: 3s infinite rippleOne
}

.ripple::before {
  -webkit-animation-delay: .9s;
  animation-delay: .9s
}

.ripple::after {
  -webkit-animation-delay: .6s;
  animation-delay: .6s
}

.array-buttons .array-next,
.array-buttons .array-next-2,
.array-buttons .array-prev,
.array-buttons .array-prev-2 {
  background-color: transparent;
  color: var(--gt-white);
  transition: .4s ease-in-out;
  border: 1px solid var(--gt-white)
}

.array-buttons .array-prev:hover {
  background-color: var(--gt-theme);
  border: 1px solid var(--gt-theme)
}

.swiper-dot .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  transition: .6s;
  background-color: var(--gt-white);
  border-radius: 0;
  opacity: 1;
  position: relative
}

.swiper-dot .swiper-pagination-bullet:not(:last-child) {
  margin-right: 15px
}

.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--gt-theme);
  border: 1px solid var(--gt-theme);
  transition: .6s;
  position: relative;
  width: 5px;
  height: 5px;
  border-radius: 0
}

.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  border: 1px solid var(--gt-theme);
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.bg-cover {
  position: relative;
  background-position: center
}

.sticky-style {
  position: sticky !important;
  top: 25px
}

body.sticky-menu-enabled .sticky-style {
  position: sticky !important;
  top: 130px
}

.custom-container {
  max-width: 1640px !important;
  margin: 0 auto
}

.custom-container-2 {
  max-width: 1800px;
  margin: 0 auto
}

.style-padding-left {
  padding-left: 70px !important;
  color: #ababab !important
}

.hero-1 {
  padding: 300px 0 0;
  position: relative;
  margin-top: -200px
}

@media (max-width:1399px) {

  .custom-container,
  .custom-container-2 {
    margin: 0
  }

  .hero-1 {
    padding: 270px 0 0
  }

  .gt-section-title h2 {
    font-size: 50px
  }
}

@media (max-width:1199px) {
  .gt-game-case-study-wrapper .gt-game-case-image .gt-number {
    top: 0;
    right: 0;
    left: initial
  }

  .gt-game-case-study-wrapper .trend-image {
    margin-left: 0
  }

  .header-section-1 .header-main-area .header-main-area-right,
  .header-section-2 .header-main-area .header-main-area-right {
    border-left: none
  }

  .gt-breadcrumb-wrapper .gt-blur-shape,
  .header-section-1 .header-main-area .head-top,
  .header-section-1 .header-main-area .head-top::before,
  .header-section-2 .header-main-area .head-top,
  .header-section-2 .header-main-area .head-top::before {
    display: none
  }

  .gt-breadcrumb-wrapper {
    margin-top: 0
  }

  .array-buttons {
    flex-wrap: wrap
  }

  .hero-1 {
    padding: 230px 0 0
  }
}

.hero-1::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(180deg, rgba(11, 14, 19, .95) 0, rgba(11, 14, 19, .7) 50.43%, #0b0e13 99.91%)
}

.hero-1 .hero-content h6 {
  color: var(--gt-white);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 20px
}

.hero-1 .hero-content h1 {
  letter-spacing: -1.4px;
  line-height: 115%
}

.hero-1 .hero-content p {
  color: var(--gt-white);
  font-size: 19px;
  font-weight: 600;
  text-transform: none;
  margin-top: 20px;
  max-width: 695px
}

@media (max-width:1199px) {
  .hero-1 .hero-content p {
    font-size: 16px
  }
}

.hero-1 .hero-content .gt-hero-button {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 50px
}

@media (max-width:1199px) {
  .hero-1 .hero-content .gt-hero-button {
    flex-wrap: wrap
  }
}

.hero-1 .hero-content .gt-hero-button .gt-theme-btn.gt-style-border::before {
  position: absolute;
  top: -26px;
  left: -22px;
  right: 0;
  bottom: 0;
  content: "";
  transform: rotate(50deg);
  height: 115px;
  width: 1.5px;
  background-color: var(--gt-white);
  clip-path: polygon(24% 0, 88% 0, 100% 0, 100% 62%, 100% 100%, 0 100%, 0 80%, 0 30%, 23% 0) !important;
  transition: .5s
}

.hero-1 .hero-image img {
  width: 100%;
  height: 100%;
  border-radius: 10px
}

.hero-1 .hero-image .video-btn {
  background-color: var(--gt-white);
  color: var(--gt-theme);
  display: inline-block;
  font-size: 16px;
  height: 84px;
  width: 84px;
  line-height: 84px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: .4s;
  cursor: pointer
}

.hero-1 .hero-image .video-btn svg {
  width: 30px;
  fill: var(--gt-theme);
  transition: .4s
}

.hero-1 .hero-image .video-btn::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 106px;
  height: 106px;
  border: 1px solid #fff
}

.gt-gaming-expertise-section .gt-theme-btn.gt-style-border::before {
  position: absolute;
  top: -25px;
  left: -22px;
  right: 0;
  bottom: 0;
  content: "";
  transform: rotate(50deg);
  height: 116px;
  width: 1.5px;
  background-color: var(--gt-white);
  clip-path: polygon(24% 0, 88% 0, 100% 0, 100% 63%, 100% 100%, 0 100%, 0 97%, 0 30%, 24% 0) !important;
  transition: .5s
}

.mean-container .mean-nav {
  background: 0 0;
  margin-top: 0
}

.mean-container .mean-bar {
  padding: 0;
  min-height: auto;
  background: 0 0
}

.form_container .mailpoet_form form input,
.mean-container a.meanmenu-reveal {
  display: none !important
}

.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 10px 0;
  color: var(--gt-black);
  font-size: 17px;
  line-height: 2;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid var(--gt-text) !important;
  font-family: "Chakra Petch", Roboto, sans-serif;
  display: inline-block
}

.mean-container .mean-nav ul li a:last-child {
  border-bottom: 0
}

.gt-news-card-item {
  margin-top: 30px;
  background-color: var(--gt-bg-2);
  padding: 30px;
  clip-path: polygon(100% 0, 100% 90%, 90% 100%, 46% 100%, 0 100%, 0 0)
}

.gt-news-card-item .gt-news-image {
  overflow: hidden;
  max-width: 390px;
  height: 201px
}

.gt-news-card-item .gt-news-content .gt-list li {
  font-weight: 700
}

.gt-news-card-item .gt-news-content h4 a {
  color: var(--gt-white);
  background-position: 0 95%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  display: inline
}

.gt-news-section .gt-section-title-area {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 50px
}

.gt-main-sideber .gt-single-sideber-widget {
  margin-bottom: 40px;
  background-color: var(--gt-bg-2);
  padding: 30px
}

.gt-main-sideber .gt-single-sideber-widget ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 400;
  color: var(--gt-header);
  transition: .4s ease-in-out;
  border-radius: 0
}

.gt-main-sideber .gt-single-sideber-widget ul li a {
  color: var(--gt-header);
  line-height: 24px
}

.gt-main-sideber .gt-single-sideber-widget ul li span {
  transition: .4s ease-in-out;
  color: var(--gt-header)
}

.gt-main-sideber .gt-contact-bg .gt-contact-content p {
  border-bottom: 1.2px solid rgba(191, 191, 191, .24);
  padding-bottom: 24px;
  margin-bottom: 24px;
  color: var(--gt-border)
}

.gt-main-sideber .gt-contact-bg .gt-contact-content .gt-contact-item .gt-icon svg {
  fill: #FF0808;
  width: 27px !important;
  height: 27px !important;
  position: relative;
  top: -2px
}

.gt-main-sideber .gt-contact-bg .gt-contact-content .gt-contact-item .gt-icon.youtube svg {
  width: 33px !important;
  height: 33px !important;
  top: -3px
}

.gt-news-details-wrapper .gt-news-details-content {
  margin-top: 0;
  background: #1c1d20;
  padding: 40px 20px;
  position: relative;
  text-transform: none;
  color: #fff;
  letter-spacing: .16px;
  font-size: 17px;
}

.gt-news-details-wrapper .gt-news-details-content p {
  color: #fff;
  letter-spacing: .16px;
  font-size: 17px;
}

.gt-news-details-wrapper .gt-news-details-content h3 {
  font-size: 36px;
  margin-bottom: 10px
}

@media (max-width:1199px) {
  .gt-news-card-item .gt-news-image {
    max-width: 600px
  }

  .gt-main-sideber .gt-contact-bg .gt-contact-content {
    padding: 30px
  }

  .gt-main-sideber .gt-contact-bg .gt-contact-content h3,
  .gt-news-details-wrapper .gt-news-details-content h3 {
    font-size: 30px
  }

  .gt-main-sideber .gt-contact-bg .gt-contact-content .gt-contact-item .gt-list li {
    font-size: 14px
  }

  .gt-section-title h2 {
    font-size: 45px
  }
}

.gt-pricing-box-items-2 {
  padding: 40px 40px 20px;
  overflow: hidden;
  z-index: 9;
  background-position: bottom;
  position: relative
}

.gt-pricing-box-items-2 .gt-pricing-header {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 15px
}

.gt-pricing-box-items-2 .gt-pricing-header .gt-icon,
.gt-pricing-box-items-2 .gt-pricing-header h2 {
  margin-bottom: 15px
}

.gt-pricing-box-items-2 .gt-pricing-list {
  margin-top: 30px;
  padding-bottom: 20px !important
}

.gt-pricing-box-items-2 .gt-pricing-list li {
  font-size: 16px;
  font-weight: 500;
  color: var(--gt-white)
}

.gt-pricing-box-items-2 .gt-pricing-btn {
  text-align: center;
  margin-top: 70px;
  z-index: 9;
  position: relative;
  cursor: pointer
}

.gt-pricing-box-items-2 .gt-pricing-btn.style-2:hover .gt-pricing-text {
  color: var(--gt-header)
}

.gt-pricing-box-items-2 .gt-pricing-btn .gt-bg-shape {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  transition: .4s ease-in-out
}

.gt-pricing-box-items-2 .gt-pricing-btn .gt-bg-shape-hover {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: .4s ease-in-out
}

.gt-pricing-box-items-2 .gt-pricing-btn .gt-pricing-text {
  font-size: 20px;
  font-weight: 700;
  color: var(--gt-white)
}

.gt-pricing-box-items-2 .gt-pricing-btn .gt-pricing-text i {
  transform: rotate(-45deg)
}

.gt-pricing-box-items-2 .gt-price-tag {
  padding: 2px 4px;
  display: inline-block;
  background-color: var(--gt-theme);
  font-size: 13px;
  text-align: center;
  color: var(--gt-white);
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Chakra Petch", Roboto, sans-serif;
  top: 24px;
  right: -40px;
  transform: rotate(40.012deg);
  width: 172px
}

.gt-pricing-box-items-2 .gt-price-tag.gt-bg-white {
  background-color: var(--gt-white);
  color: #000
}

.gt-pricing-wrapper .gt-pricing-content .gt-pricing-text {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 40px
}

.gt-pricing-wrapper .gt-pricing-content .nav {
  border: none
}

.gt-pricing-wrapper .gt-pricing-content .nav .nav-link {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  padding: 7px 56px;
  position: relative;
  background: 0 0;
  z-index: 2;
  color: #ababab;
  margin-bottom: 0;
  transition: color .3s
}

.gt-pricing-wrapper .gt-pricing-content .nav .nav-link::before {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  transform: translateY(-50%) translateX(50%);
  background: var(--gt-theme);
  width: 75px;
  height: 32px;
  border-radius: 20px;
  border: 1px solid var(--gt-theme);
  transition: transform .3s, opacity .3s
}

.gt-pricing-wrapper .gt-pricing-content .nav .nav-link::after {
  position: absolute;
  content: "";
  right: -33px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--gt-white);
  z-index: 1;
  transition: right .3s
}

.gt-pricing-wrapper .gt-pricing-content .nav .nav-link:first-child {
  padding-left: 0
}

.gt-pricing-wrapper .gt-pricing-content .nav .nav-link:last-child {
  padding-right: 0
}

.gt-pricing-wrapper .gt-pricing-content .nav .nav-link.active::after {
  right: 8px
}

.gt-section-title,
.gt-section-title-2 {
  position: relative;
  z-index: 99;
  margin-bottom: 30px;
}

.gt-section-title h6 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -.32px;
  line-height: 1;
  color: var(--gt-white);
  font-family: "Chakra Petch", Roboto, sans-serif;
  margin-bottom: 25px;
  display: inline-block;
  position: relative
}

.gt-section-title h6::after {
  position: absolute;
  content: "";
  background: linear-gradient(90deg, #ff0808 0, #00130b 100%);
  width: 116px;
  height: 1px;
  left: 0;
  bottom: -8px
}

.gt-section-title-2 h6::after,
.gt-section-title-2 h6::before {
  width: 44px;
  height: 1px;
  top: 8px;
  animation: 2s ease-in-out infinite alternate borderAnim;
  position: absolute;
  content: ""
}

.gt-section-title-2 h6 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -.32px;
  line-height: 1;
  color: var(--gt-white);
  font-family: "Chakra Petch", Roboto, sans-serif;
  margin-bottom: 25px;
  display: inline-block;
  position: relative;
  padding-left: 60px;
  padding-right: 60px
}

.gt-section-title-2 h6::before {
  background: linear-gradient(90deg, #00130b 0, #ff0808 100%);
  left: 0
}

.gt-section-title-2 h6::after {
  background: linear-gradient(90deg, #ff0808 0, #00130b 100%);
  right: 0;
  left: initial
}

.gt-section-title-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 9;
  margin-bottom: 30px
}

.section-bg {
  background-color: var(--gt-bg-2)
}

.section-padding {
  padding: 120px 0
}

@media (max-width:1199px) {
  .section-padding {
    padding: 100px 0
  }
}

.program-card-items {
  margin-top: 30px;
  border: 1px solid rgba(255, 255, 255, .2);
  transition: .4s ease-in-out
}

.program-card-items .thumb {
  max-width: 350px;
  margin: 0 auto;
  padding: 25px 25px 0;
  display: block
}

.program-card-items .content h3 {
  font-size: 24px;
  line-height: 125%
}

@media (max-width:1600px) {
  .faq-wrapper2 .faq-image {
    margin-left: 0;
    margin-right: 0
  }

  .gt-footer-section {
    overflow: hidden
  }

  .gt-breadcrumb-wrapper .gt-left-shape,
  .gt-breadcrumb-wrapper .gt-right-shape,
  .gt-footer-section::after,
  .gt-footer-section::before,
  .gt-game-case-study-wrapper .gt-game-case-image .gt-number {
    display: none
  }

  .header-main .main-menu ul li {
    margin-inline-end: 30px
  }

  .header-main .main-menu ul li a {
    font-size: 14px
  }

  .custom-container,
  .custom-container-2 {
    padding: 0 35px
  }

  .program-card-items .content h3 {
    font-size: 18px
  }
}

@media (max-width:1399px) {
  .program-card-items .content h3 {
    font-size: 20px
  }
}

@media (max-width:991px) {
  h1 {
    font-size: 65px
  }

  .gt-about-wrapper.style-2 .gt-about-content h2,
  h2 {
    font-size: 48px
  }

  .gt-about-wrapper {
    padding-top: 80px
  }

  .gt-about-wrapper .gt-about-image-items .about-image {
    margin: initial
  }

  .gt-about-wrapper .gt-about-image-items .about-image .price-tag {
    top: 0;
    right: 0
  }

  .gt-about-wrapper .gt-about-content .gt-about-button {
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 20px
  }

  .program-inner-items {
    margin-top: 0
  }

  .gt-newsletter-wrapper {
    padding: 50px
  }

  .account-tab-box .account-tab-items .table-responsive .custom-table {
    width: 900px !important
  }

  .faq-wrapper2 {
    padding: 0
  }

  .gt-faq-section {
    background: #1c1d20;
    margin-bottom: 80px
  }

  .gt-counter-box-3 {
    height: 328.5px;
    width: 100%
  }

  .gt-counter-box-3 .gt-content {
    padding-top: 130px;
    padding-left: 5px;
    padding-right: 5px
  }

  .footer-bottom .footer-wrapper .gt-footer-list li,
  .gt-counter-box-3 .gt-content p {
    font-size: 14px
  }

  .gt-footer-widget-wrapper {
    padding: 25px 0 50px
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items .gt-widget-head {
    margin-bottom: 18px
  }

  .footer-bottom .footer-wrapper .gt-footer-list {
    gap: 15px
  }

  .gt-game-feature-thumb {
    height: 400px
  }

  .gt-game-feature-thumb img {
    object-fit: cover
  }

  .gt-game-case-study-wrapper .gt-game-case-image {
    padding: 40px
  }

  .gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content h3 {
    font-size: 28px
  }

  .gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content ul {
    margin-bottom: 30px
  }

  .header-1 .header-right {
    gap: 30px
  }

  .header-1 .header-right .header-right-icon {
    font-size: 16px;
    gap: 30px;
    padding-right: 15px;
    border-right: none
  }

  .hero-1 .hero-content .gt-hero-button {
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 30px
  }

  .hero-1 .hero-image {
    margin-top: 30px
  }

  .gt-gaming-expertise-section .gt-theme-btn.gt-style-border::before {
    left: -26px
  }

  .gt-news-details-wrapper .gt-news-details-content h3 {
    font-size: 25px
  }

  .gt-section-title h2 {
    font-size: 40px
  }

  .gt-section-title-area {
    flex-wrap: wrap;
    gap: 30px
  }

  .section-padding {
    padding: 80px 0
  }

  .program-card-items .content h3 {
    font-size: 17px
  }
}

@media (max-width:767px) {
  h1 {
    font-size: 55px
  }

  .gt-about-wrapper.style-2 .gt-about-content h2,
  h2 {
    font-size: 42px
  }

  .program-inner-items {
    margin-right: 0
  }

  .gt-newsletter-wrapper {
    padding: 40px
  }

  .autobot-notication-popup .autobot-notication-items .list-autobot-softwares .software-item-autobot {
    flex-wrap: wrap
  }

  .autobot-notication-popup .autobot-notication-items .list-autobot-softwares .software-item-autobot .title-software {
    max-width: 170px
  }

  .autobot-notication-popup .autobot-notication-items .receive-text {
    font-size: 17px
  }

  .autobot-notication-popup .autobot-notication-items .telegram-bot-btn a {
    font-size: 15px;
    padding: 18px 10px
  }

  .roulette-popup-grap {
    padding: 22px !important;
    max-width: 95%;
    width: 95%
  }

  .roulette-popup-grap .header-settings-select-panel {
    flex-wrap: wrap;
    gap: 10px
  }

  .casimo-malta-box-popup {
    align-items: flex-start;
    overflow-y: auto;
    height: auto;
    align-items: flex-start;
    padding: 20px 15px
  }

  .casimo-malta-box-popup .casimo-malta-box {
    max-width: 100%;
    width: 100%;
    padding: 25px 20px;
    box-sizing: border-box
  }

  .autobot-notication-popup {
    align-items: flex-start;
    padding: 20px 15px;
    overflow-y: auto;
    height: auto
  }

  .autobot-notication-popup .autobot-notication-items {
    width: 100%;
    padding: 25px 20px;
    max-width: 100%;
    box-sizing: border-box
  }

  .account-details-form-items,
  .gt-game-case-study-wrapper .gt-game-case-image {
    padding: 30px
  }

  .gt-counter-box-3 {
    width: 260px;
    height: 260px
  }

  .gt-counter-box-3 .gt-content {
    padding-top: 90px
  }

  .gt-counter-box-3 .gt-content h2 span {
    font-size: 60px
  }

  .footer-bottom {
    padding: 20px 0
  }

  .footer-bottom .footer-wrapper {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: start
  }

  .footer-bottom .footer-wrapper p,
  .gt-pricing-box-items-2 .gt-pricing-list li {
    font-size: 14px
  }

  .gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content ul {
    margin-top: 20px;
    margin-bottom: 20px
  }

  .gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content ul li:not(:last-child) {
    margin-bottom: 10px
  }

  .header-1 .header-right .account-btn {
    font-size: 16px
  }

  .gt-breadcrumb-wrapper .gt-page-heading {
    padding: 25px 0;
  }

  .hero-1 {
    padding: 180px 0 0
  }

  .hero-1 .hero-content p {
    font-size: 15px
  }

  .hero-1 .hero-image .video-btn {
    width: 70px;
    height: 70px;
    line-height: 70px
  }

  .hero-1 .hero-image .video-btn::before {
    width: 90px;
    height: 90px;
    line-height: 90px
  }

  .gt-pricing-box-items-2 .gt-pricing-list li:not(:last-child) {
    margin-bottom: 8px
  }

  .gt-pricing-wrapper .gt-pricing-content .gt-pricing-text {
    margin-bottom: 30px;
    font-size: 16px
  }

  .gt-section-title,
  .gt-section-title-2,
  .gt-section-title-area {
    margin-bottom: 0
  }

  .gt-section-title h2 {
    font-size: 30px
  }

  .program-card-items .content h3 {
    font-size: 17px
  }
  .padding-top-120, .pd-top-120, .padding-top-110 {
    padding-top: 40px !important;
  }
  .padding-bottom-120, .pd-bottom-120, .padding-bottom-110 {
    padding-bottom: 80px !important;
  }
  .padding-120 {
    padding: 40px 0 80px !important;
  }
}

.program-card-items .content p {
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px
}

.program-card-items:hover {
  background: linear-gradient(180deg, #ff0808 50%, rgba(255, 8, 8, 0) 100%)
}

.program-section {
  margin: 0 30px;
  border-radius: 10px;
  padding-left: 40px;
  padding-right: 40px
}

@media (max-width:1399px) {
  .program-section {
    margin: 0 20px;
    padding-left: 20px;
    padding-right: 20px
  }

  .gt-testimonial-section-2 .gt-testimonial-image {
    display: none
  }
}

@media (max-width:575px) {
  h1 {
    font-size: 38px
  }

  .gt-about-wrapper.style-2 .gt-about-content h2,
  h2 {
    font-size: 36px
  }

  h3 {
    font-size: 20px
  }

  .gt-about-wrapper .gt-about-image-items .about-image,
  .gt-newsletter-wrapper h4 {
    text-align: center;
    margin: 0 auto
  }

  .gt-about-wrapper .gt-about-content {
    margin-top: 20px
  }

  .gt-about-wrapper .gt-about-content .gt-about-text {
    font-size: 14px;
    margin-top: 18px
  }

  .gt-about-wrapper .gt-about-content .about-list li,
  .gt-about-wrapper.style-2 .gt-about-content .about-list li {
    display: inline-flex;
    font-size: 13px
  }

  .gt-about-wrapper .gt-about-content .about-list li svg,
  .gt-about-wrapper.style-2 .gt-about-content .about-list li svg {
    margin-right: 5px
  }

  .gt-about-wrapper .gt-about-content .about-list li:not(:last-child),
  .gt-about-wrapper.style-2 .gt-about-content .about-list li:not(:last-child) {
    margin-bottom: 10px
  }

  .footer-bottom .footer-wrapper,
  .gt-about-wrapper .gt-about-content .gt-about-button,
  .gt-footer-widget-wrapper .gt-footer-widget-items .footer-content p,
  .gt-pricing-wrapper .gt-pricing-content .d-flex,
  .gt-section-title-area .array-buttons,
  .hero-1 .hero-content .gt-hero-button {
    justify-content: center
  }

  .gt-about-wrapper.style-2 .gt-about-image-4 {
    max-width: 500px
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items .footer-content p a,
  .hero-1 .hero-content h6,
  .partnership-wrapper .gt-about-content .gt-about-text {
    font-size: 14px
  }

  .gt-newsletter-wrapper,
  .gt-pricing-box-items-2 {
    padding: 30px
  }

  .account-details-form-items .address-box .add-billing-text {
    flex-wrap: wrap;
    gap: 15px
  }

  .account-details-form-items .address-box ul li {
    display: grid;
    gap: 5px
  }

  .account-details-form-items .address-box ul li span {
    flex-basis: initial
  }

  .faq-wrapper2 .accordion-box .block {
    padding: 20px 25px
  }

  .gt-counter-box-3 .gt-content {
    padding-top: 80px
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items {
    text-align: center;
    margin-top: 25px
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items .gt-widget-head {
    font-size: 18px
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items .gt-widget-head .gt-footer-logo img {
    width: 170px
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items .gt-footer-content p {
    margin: 0 auto;
    font-size: 14px;
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items .gt-footer-content .social-icon {
    justify-content: center;
    padding-top: 0
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items .gt-list-area li {
    font-size: 13px
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items .gt-list-area li:not(:last-child) {
    margin-bottom: 14px
  }

  .gt-game-feature-thumb {
    clip-path: none
  }

  .gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content h3 {
    font-size: 26px;
    line-height: 140%;
    letter-spacing: 1.5px
  }

  .gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content p {
    font-size: 16px;
    font-weight: 400
  }

  .header-1,
  .sticky.header-1 {
    padding-left: 15px
  }

  .header-1 .header-right {
    gap: 30px
  }

  .header-1 .header-right .header-right-icon {
    border-right: none;
    gap: 30px
  }

  .sticky.header-1 .header-right {
    padding-right: 15px
  }

  .mean-container .mean-nav ul li a,
  .offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li {
    font-size: 16px
  }

  .offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon {
    justify-content: start
  }

  .offcanvas__wrapper {
    padding: 20px
  }

  .gt-breadcrumb-wrapper {
    margin-top: 0
  }

  .array-buttons .array-next,
  .array-buttons .array-prev {
    width: 50px;
    height: 50px;
    line-height: 50px
  }

  .split-line {
    display: block;
    width: 100%
  }

  .gt-section-title-2,
  .split-line,
  .tz-itm-title,
  .tz-sub-tilte {
    text-align: center !important
  }

  .hero-1 {
    padding: 150px 0 0
  }

  .hero-1 .hero-content {
    text-align: center;
    margin-top: 30px
  }

  .hero-1 .hero-content p {
    font-size: 16px;
    line-height: 1.9
  }

  .hero-1 .hero-content .gt-hero-button .gt-theme-btn.gt-style-border::before {
    left: -25px
  }

  .gt-news-card-item {
    padding: 24px
  }

  .gt-news-details-wrapper .gt-news-details-content h3 {
    font-size: 22px
  }

  .gt-pricing-wrapper .gt-pricing-content,
  .gt-section-title {
    text-align: center
  }

  .gt-section-title h6 {
    font-size: 13px;
    margin-bottom: 15px
  }

  .gt-section-title h2 {
    font-size: 26px
  }

  .gt-section-title-2 h6 {
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    margin-bottom: 15px
  }

  .gt-section-title-2 h6::after,
  .gt-section-title-2 h6::before {
    display: none
  }

  .gt-section-title-area .gt-section-title,
  .gt-section-title-area .gt-section-title-2 {
    margin-bottom: 20px !important
  }

  .gt-section-title-area {
    text-align: center;
    justify-content: center;
    display: block
  }

  .program-section {
    margin: 0 15px;
    padding-left: 15px;
    padding-right: 15px
  }
}

.array-buttons .array-next,
.array-buttons .array-prev {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .2);
  transform: rotate(0)
}

.array-buttons .array-next-2,
.array-buttons .array-prev-2 {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .2);
  transform: rotate(0);
  cursor: pointer
}

.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999
}

.modal-wrapper .modal-guide-container {
  background: #fff;
  padding: 25px;
  max-width: 590px;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 4px 150px 50px rgba(255, 8, 8, .25)
}

.modal-wrapper .modal-guide-container h3 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 20px;
  line-height: 45px;
  color: var(--gt-black)
}

.gt-products-section {
  position: initial
}

.gt-program-details-content .gt-tag-list {
  margin-bottom: 5px
}

.gt-program-details-content .gt-tag-list li {
  color: var(--gt-white);
  font-size: 14px
}

.gt-program-details-content .gt-price>span {
  background-color: var(--gt-theme);
  line-height: 1;
  color: var(--gt-white);
  font-weight: 700;
  border-radius: 100px;
  padding: 12px 15px
}

.gt-program-details-content .gt-price-item {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  margin-top: 15px
}

.gt-program-details-content .gt-price-item .price-box {
  background-color: var(--gt-bg-2);
  text-align: right;
  position: relative;
  border: 3px solid transparent;
  cursor: pointer;
  width: 25%;
  height: 160px;
  padding: 40px 0 0;
  display: flex;
  justify-content: center;
  align-items: center
}

.gt-program-details-content .gt-price-item .price-box.active {
  border: 3px solid #0f834d;
  background: #1c1d20
}

.gt-program-details-content .gt-price-item .price-box span {
  position: absolute;
  left: -2px;
  top: -2px;
  width: calc(100% + 4px);
  height: 30px;
  background-color: #0f834d;
  line-height: 1;
  padding: 8px 18px;
  color: #fff;
  text-align: center
}

.gt-program-details-content .gt-price-item .price-box p {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 4px
}

.gt-program-details-content .gt-price-item .price-box.active p {
  color: #63d93c
}

.gt-program-details-content .gt-price-item .price-box p.no-discount {
  margin: 0;
  font-size: 12px;
  color: var(--paragraph-color);
  height: 24px
}

.gt-program-details-content .gt-button-wrapper .gt-theme-btn {
  padding: 10px 30px
}

.gt-testimonial-wraper-2 {
  margin-right: -40%
}

@media (max-width:991px) {
  .gt-testimonial-wraper-2 {
    margin-right: 0
  }
}

.gt-testimonial-wraper-2 .gt-testimonial-card-items-2 {
  margin-top: 30px;
  background-color: #1c1d20;
  padding: 45px 35px;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column
}

@media (max-width:767px) {
  .gt-testimonial-wraper-2 .gt-testimonial-card-items-2 {
    padding: 35px
  }
}

.gt-testimonial-wraper-2 .gt-testimonial-card-items-2 .gt-client-info {
  display: flex;
  align-items: center;
  gap: 16px
}

.gt-testimonial-wraper-2 .gt-testimonial-card-items-2 .gt-client-info .gt-content h6 {
  font-size: 18px;
  margin-bottom: 2px
}

.gt-testimonial-wraper-2 .gt-testimonial-card-items-2 .gt-text {
  display: flex;
  gap: 24px;
  margin-top: 30px
}

.gt-testimonial-wraper-2 .gt-testimonial-card-items-2 .gt-text p {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}

.gt-testimonial-card-items-12 .star,
.gt-testimonial-wraper-2 .gt-testimonial-card-items-2 .star {
  color: #fcd554;
  position: absolute;
  right: 35px;
  top: 60px
}

.gt-testimonial-card-items-12 {
  margin-top: 30px;
  background-color: #1c1d20;
  padding: 30px;
  position: relative
}

@media (max-width:575px) {
  .gt-testimonial-wraper-2 .gt-testimonial-card-items-2 {
    padding: 30px
  }

  .gt-testimonial-card-items-12 {
    padding: 28px
  }
}

.gt-testimonial-card-items-12 .gt-client-info {
  display: flex;
  align-items: center;
  gap: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 20px
}

.gt-testimonial-card-items-12 .gt-client-info .gt-content h6 {
  font-size: 17px;
  margin-bottom: 2px
}

.gt-testimonial-card-items-12 .gt-text {
  display: flex;
  gap: 24px;
  margin-top: 20px
}

.gt-testimonial-card-items-12 .gt-text p {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: .16px;
  text-transform: capitalize;
}

@media (max-width:1199px) {
  .program-card-items .thumb {
    max-width: 500px;
    padding: 20px 20px 0
  }

  .program-card-items .content {
    padding: 20px
  }

  .modal-wrapper .modal-guide-container {
    margin: 0 15px
  }

  .modal-wrapper .modal-guide-container h3 {
    font-size: 20px;
    line-height: 28px
  }

  .gt-program-details-content .gt-price {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap !important;
    margin-bottom: 10px
  }

  .gt-program-details-content .gt-button-wrapper,
  .gt-program-details-content .gt-price-item {
    flex-wrap: wrap
  }

  .gt-testimonial-card-items-12 .gt-text p,
  .gt-testimonial-wraper-2 .gt-testimonial-card-items-2 .gt-text p {
    font-size: 16px
  }
}

@media (max-width:470px) {
  h1 {
    font-size: 30px
  }

  .gt-about-wrapper.style-2 .gt-about-content h2,
  h2 {
    font-size: 26px
  }

  h4 {
    font-size: 16px
  }

  .partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item .gt-about-box {
    padding: 18px
  }

  .gt-game-feature-thumb .gt-game-fuature-content .post-discount,
  .gt-pricing-box-items-2 .gt-pricing-header p,
  .gt-testimonial-card-items-12 .gt-client-info .gt-content h6,
  .gt-testimonial-card-items-12 .gt-text p,
  .gt-testimonial-wraper-2 .gt-testimonial-card-items-2 .gt-text p,
  .partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item .gt-about-box .content h5 {
    font-size: 16px
  }

  .faq-wrapper2 .accordion-box .block .acc-content .content .text,
  .partnership-wrapper .gt-about-content .gt-about-box-wrapper .gt-about-box-item .gt-about-box .content p {
    font-size: 14px
  }

  .gt-newsletter-wrapper .form-clt .gt-theme-btn {
    position: static;
    margin-top: 20px;
    width: 100%;
    clip-path: none !important
  }

  .faq-wrapper2 .accordion-box .block .acc-btn {
    font-size: 15px
  }

  .faq-wrapper2 .accordion-box .block .acc-content {
    margin-top: 10px
  }

  .gt-counter-box-3 {
    width: 210px;
    height: 210px
  }

  .gt-counter-box-3 .gt-content {
    padding-top: 70px
  }

  .gt-counter-box-3 .gt-content h2 {
    font-size: 28px
  }

  .gt-counter-box-3 .gt-content h2 span {
    font-size: 40px
  }

  .gt-footer-widget-wrapper .gt-footer-widget-items .gt-widget-head {
    margin-bottom: 15px
  }

  .gt-game-feature-thumb .gt-game-fuature-content h3 {
    font-size: 20px
  }

  .gt-game-case-study-wrapper .gt-game-case-image {
    padding: 22px
  }

  .gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content h3 {
    font-size: 24px
  }

  .gt-game-case-study-wrapper .gt-game-case-image .gt-game-case-content ul li {
    font-size: 14px;
    font-weight: 600
  }

  .hero-1 .hero-content h1 {
    letter-spacing: 1.5px
  }

  .gt-news-card-item {
    padding: 20px
  }

  .gt-news-card-item .gt-news-content {
    margin-top: 25px
  }

  .gt-news-card-item .gt-news-content h4 {
    font-size: 19px;
    margin-bottom: 10px
  }

  .gt-news-card-item .gt-news-content p {
    font-size: 15px !important;
  }

  .gt-pricing-box-items-2,
  .gt-testimonial-card-items-12,
  .gt-testimonial-wraper-2 .gt-testimonial-card-items-2 {
    padding: 25px
  }

  .gt-pricing-box-items-2 .gt-pricing-list,
  .gt-testimonial-card-items-12 .gt-text {
    margin-top: 20px
  }

  .gt-pricing-wrapper .gt-pricing-content .gt-pricing-text {
    margin-bottom: 20px;
    font-size: 14px
  }

  .program-card-items .content h3 {
    font-size: 18px
  }

  .gt-testimonial-card-items-12 .star,
  .gt-testimonial-wraper-2 .gt-testimonial-card-items-2 .star {
    display: none
  }
}

.gt-testimonial-section-2 .gt-testimonial-image {
  position: absolute;
  bottom: 80px;
  left: 0
}

.gt-newsletter-wrapper.bg-cover {
  margin-top: 0 !important;
  background-size: contain !important
}

.karuzo-page-content-area .entry-content {
  padding: 40px;
  background-color: var(--gt-bg-2);
  text-transform: none;
  color: #fff;
}

.karuzo-page-content-area .entry-content p {
  color: #fff;
}

.karuzo-page-content-area .entry-content h1,
.karuzo-page-content-area .entry-content h2,
.karuzo-page-content-area .entry-content h3,
.karuzo-page-content-area .entry-content h4,
.karuzo-page-content-area .entry-content h5,
.karuzo-page-content-area .entry-content h6 {
  margin: 20px 0
}

.parsley-custom-error-message,
.parsley-errors-list,
.parsley-required,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) span {
  color: #fff !important
}

.form_container .mailpoet_form form {
  padding: 0 !important
}

.mailpoet_paragraph {
  position: absolute
}

@media(max-width:991px) {
  .header-1 .header-right .account-btn {
    border-right: 0;
    padding-right: 0
  }

  .gt-main-sideber {
    margin-top: 30px
  }
  #products-shop-sidebar {
    display: none;
  }
  .program-inner-items .price-tag {
    top: 45px;
    right: 35px;
  }
}

@media(max-width:900px) {
  .gt-breadcrumb-wrapper .gt-blur-shape {
    left: 0;
    right: 0;
    transform: none !important;
    top: -35%
  }

  .gt-breadcrumb-wrapper .gt-blur-shape img {
    max-width: 100%;
    object-position: center !important;
    object-fit: cover
  }
}

#header-sticky img {
  height: 87px !important;
  width: auto
}

body.admin-bar #header-sticky.sticky {
  margin-top: 32px
}

.header-section-1 .header-main-area .head-right .language-options li a,
.header-section-2 .header-main-area .head-right .language-options li a {
  display: flex;
  gap: 15px;
  color: #fff !important;
  align-items: center;
  padding: 10px 16px
}

.gt-list-area {
  padding: 0
}

.offcanvas__contact h4 {
  color: #000;
  margin-bottom: 20px
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon svg {
  font-size: 39px
}

.offcanvas__wrapper .offcanvas__content .offcanvas__close svg,
b,
strong {
  color: #00ff2d;
}

.ug-gallery-wrapper {
  max-width: 100% !important;
  font-family: unset !important
}

.breadcrumb-seo {
  color: #fff;
  margin-top: 20px;
  font-weight: 600
}

.single-mailpoet_page .mailpoet_form .mailpoet_submit,
.yith-wcan-reset-filters {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: var(--gt-white) !important;
  text-align: center;
  overflow: hidden;
  transition: .5s;
  clip-path: polygon(24% 0, 88% 0, 100% 0, 100% 77%, 100% 100%, 0 100%, 0 80%, 0 30%, 7% 0) !important;
  cursor: pointer
}

.breadcrumb-seo span {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap
}

.breadcrumb-seo span span:first-child::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" fill="%23fff"><path d="M341.8 72.6C329.5 61.2 310.5 61.2 298.3 72.6L74.3 280.6C64.7 289.6 61.5 303.5 66.3 315.7C71.1 327.9 82.8 336 96 336L112 336L112 512C112 547.3 140.7 576 176 576L464 576C499.3 576 528 547.3 528 512L528 336L544 336C557.2 336 569 327.9 573.8 315.7C578.6 303.5 575.4 289.5 565.8 280.6L341.8 72.6zM304 384L336 384C362.5 384 384 405.5 384 432L384 528L256 528L256 432C256 405.5 277.5 384 304 384z"/></svg>') center/contain no-repeat
}

.gt-newsletter-wrapper .form-clt::before {
  display: block;
  content: "";
  background: url(../../assets/img/email-input.png);
  width: 30px;
  height: 30px;
  position: absolute;
  top: 15px;
  left: 15px
}

@media(max-width:1400px) {
  .gt-newsletter-wrapper .shape {
    display: none
  }
}

@media(max-width:470px) {
  .gt-newsletter-wrapper .form-clt .gt-theme-btn {
    text-align: center
  }
}

.gt-testimonial-card-items-12 .gt-text p {
  width: 100%
}

.gt-testimonial-card-items-12 .gt-client-info .gt-thumb,
.gt-testimonial-card-items-2 .gt-thumb img {
  width: 56px;
  height: 56px
}

.gt-testimonial-card-items-12 {
  height: 100%;
  display: flex;
  flex-direction: column
}

.mfp-iframe-holder .mfp-content {
  border: 18px solid #1c1d20;
  box-shadow: 0 4px 150px 50px rgba(255, 8, 8, .25);
  max-width: 1280px
}

.yith-wcan-reset-filters {
  display: inline-block;
  width: 100%;
  border-radius: 0;
  padding: 14px 30px;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #ff0808 0, #7a0202 50%, #ff0808 100%);
  border: 0
}

.gt-game-case-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: calc(100% - 120px);
  align-items: flex-start
}

.gt-progress-wrap {
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px
}

.gt-progress-wrap .pro-items .progress-value {
  animation: 3s forwards load;
  border-radius: 0;
  background: #ff0808;
  height: 1rem
}

.gt-testimonial-slider-2 .swiper-slide {
  height: auto !important
}

.faq-wrapper2 .accordion-box .block .acc-btn .icon::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><path fill="%23fff" d="M352 128C352 110.3 337.7 96 320 96C302.3 96 288 110.3 288 128L288 288L128 288C110.3 288 96 302.3 96 320C96 337.7 110.3 352 128 352L288 352L288 512C288 529.7 302.3 544 320 544C337.7 544 352 529.7 352 512L352 352L512 352C529.7 352 544 337.7 544 320C544 302.3 529.7 288 512 288L352 288L352 128z"/></svg>') center/contain no-repeat
}

.ug-videoskin-right-thumb .ug-thumb-wrapper {
  height: 70px !important
}

.ug-videoskin-right-thumb .ug-thumb-desc {
  line-height: 16px !important
}

@media(max-width:1200px) {
  .header-right svg {
    width: 35px !important
  }

  #mobile-menu,
  .account-btn span {
    display: none !important
  }

  .header-main-area .logo img {
    height: 80px;
    width: 130px;
    object-fit: contain;
    object-position: left
  }

  .header-1 .header-right svg {
    font-size: 30px !important
  }

  .gt-breadcrumb-wrapper .gt-blur-shape {
    display: block !important
  }

  .header-1 .header-right .account-btn {
    font-size: 25px
  }

  .account-btn {
    padding-right: 12px;
    border-right: 1px solid rgba(255, 255, 255, .2);
    margin-right: 6px
  }

  .gt-newsletter-wrapper.bg-cover {
    background-size: cover !important
  }

  .gt-game-case-content {
    width: 100%
  }
}

input::placeholder,
textarea::placeholder {
  text-transform: uppercase
}

.ug-videoskin-right-thumb .ug-thumb-title {
  line-height: 17px !important
}

.fc-wrapper #payment ul.wc_payment_methods>li.wc_payment_method>label {
  background-color: #28282a !important
}

.flexed-plan-price {
  display: flex;
  align-items: end;
  gap: 15px
}

.flexed-plan-price del {
  margin-bottom: 25px;
  font-size: 24px;
  text-decoration: line-through;
  text-decoration-color: var(--gt-theme);
  text-decoration-thickness: 1px;
  text-decoration-style: solid
}

.woocommmerce-product-single-page-top-content-wrap .gt-program-details-content .gt-price {
  justify-content: space-between
}

.woocommerce-MyAccount-content .woocommerce-pagination {
  text-align: right;
  margin-top: 15px
}

.woocommerce-MyAccount-content .woocommerce-pagination a {
  border-radius: 5px !important;
  font-size: 18px;
  font-weight: 600;
  background: var(--border-color1) !important;
  color: #fff !important;
  border: 0 !important;
  margin: 0 3px !important;
  transition: .4s;
  padding: 8px 30px !important;
  display: inline-block
}

.woocommerce-MyAccount-content .woocommerce-pagination a:hover {
  background: var(--gt-theme) !important
}

@media(max-width:768px) {
  .custom-container-2 {
    padding: 0 12px
  }

  .flexed-plan-price del {
    margin-bottom: 20px;
    font-size: 20px
  }

  .karuzo-cart-slider,
  .may-product-slider {
    margin-top: 30px !important
  }

  .coupon-error-notice {
    position: relative;
    width: 100%;
    bottom: 0
  }

  .woocommerce-cart-form td.actions .coupon {
    flex-wrap: wrap
  }
  .breadcrumb-seo span {
    line-height: 18px;
    font-size: 15px;
  }
  .woo-variation-product-gallery {
    width: 100% !important;
  }
}

@media(max-width:500px) {
  .header-right svg {
    width: 30px !important
  }

  .header-1 .header-right svg {
    font-size: 25px !important
  }

  .header-1 .header-right .account-btn {
    font-size: 20px;
    border-right: 0;
    padding-right: 0
  }

  .header-1 .header-right {
    gap: 15px
  }

  .sticky.header-1 {
    padding-left: 10px
  }

  .header-section-1 .custom-container {
    padding: 0 20px 0 10px
  }

  #header-sticky img {
    height: 60px !important;
    width: auto
  }

  .sticky.header-1 .header-right {
    padding-right: 20px
  }

  .flexed-plan-price del {
    margin-bottom: 15px;
    font-size: 16px
  }
}

.single-mailpoet_page .mailpoet_form .mailpoet_submit {
  display: inline-block;
  min-width: 200px;
  border-radius: 0;
  padding: 12px 30px;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #ff0808 0, #7a0202 50%, #ff0808 100%)
}

.single-mailpoet_page .gt-news-details-wrapper p img {
  margin: 0 !important
}

.mailpoet_captcha_form .mailpoet_icon_button img {
  filter: invert(1);
  margin-right: 10px
}

body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] .select2-selection {
  border: 0
}

.gt-program-details-content .gt-tag-list svg {
  width: 20px;
  fill: #fff;
  margin-right: 5px
}

.back-top svg {
  width: 30px
}

.offcanvas-close-btn {
  cursor: pointer
}

.offcanvas-close-btn svg {
  fill: #fff;
  width: 24px;
  transition: .4s
}

.offcanvas__contact-icon svg,
.social-icon a:hover svg {
  fill: var(--gt-theme) !important
}

.offcanvas-close-btn:hover svg {
  fill: #000
}

.offcanvas__wrapper .selected-language svg {
  width: 25px
}

.offcanvas__wrapper .social-icon svg {
  width: 25px !important;
  height: 25px !important
}

.offcanvas__contact-icon svg {
  width: 20px;
  height: 25px
}

.array-buttons svg {
  fill: #fff !important;
  width: 23px;
  position: relative;
  top: -2px
}

@media(max-width:560px) {
  .footer-bottom .footer-wrapper>p {
    margin-bottom: 20px
  }

  .gt-newsletter-wrapper {
    padding-bottom: 60px
  }
}

.gt-news-card-item .gt-news-content p {
  text-transform: none;
  word-spacing: 0px;
  font-size: 17px;
}

.gt-pricing-header p {
  text-transform: none;
}


.roulette-popup-box b {
  color: #ffffff;
}