/* Defult */
@font-face {
  font-family: "Yekan_Bakh";
  src: url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-05-MEDIUM.TTF");
  src: url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-04-REGULAR.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-06-BOLD.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-03-LIGHT.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-08-FAT.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-07-HEAVY.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 04\ REGULAR.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 05\ MEDIUM.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 06\ BOLD.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 03\ LIGHT.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 07\ HEAVY.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 02\ THIN.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 08\ FAT.TTF") format("TTF"),
    /* woff fonts */ url("../fonts/Yekan_Bakh/wotf/YekanBakh-Medium.woff")
      format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Regular.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Light.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Bold.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Heavy.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Fat.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Thin.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Hairline.woff") format("woff"),
    /* woff2 */ url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Medium.woff2")
      format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Regular.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Light.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Bold.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Heavy.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Fat.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Thin.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Hairline.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Pinar";
  src: url("../fonts/Pinar/Pinar-Black.ttf");
  src: url("../fonts/Pinar/Pinar-Bold.ttf") format("TTF"),
    url("../fonts/Pinar/Pinar-DS1-ExtraBold.ttf") format("TTF");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PeydaWeb Black";
  src: url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.eot");
  src: url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.eot?#iefix")
      format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.woff2")
      format("woff2"),
    url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.woff")
      format("woff"),
    url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.ttf")
      format("truetype"),
    url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.svg#PeydaWeb Black")
      format("svg");
}

* {
  font-family: "Yekan_Bakh";
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  color: #fff;
  direction: rtl !important;
  transition: 0.2s !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

a {
  color: #fff;
  text-decoration: none !important;
}

a:hover {
  color: #fff;
}

::placeholder {
  color: #fff !important;
}

body {
  background-color: #090434;
}

html {
  scroll-behavior: smooth !important;
  position: relative;
}

.textheader h3,
.textheader span {
  color: #fff !important;
  font-weight: 100 !important;
  font-family: "PeydaWeb Black" !important;
}

html::before {
  z-index: -1;
  content: "";
  position: absolute;
  inset: 0;
  background: url(../img/bg.png);
  background-position: top center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 1905px !important;
  margin: 0 auto !important;
}

/* 


html::after {
    z-index: -1;
    content: "";
    position: absolute;
    inset: 0;
    background: url(../img/bg.png);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    width: 100% !important;
    height: 100% !important;
} */

@media (max-width: 1900px) {
  .intro,
  .secondintro,
  .conintrobotten,
  .concasinobox,
  .conboxcasinoonline,
  .conbestgame,
  .conquestioncon,
  .conmessage,
  .header-main,
  .conservise,
  .conarticle {
    padding-right: 120px !important;
    padding-left: 120px !important;
  }
}

@media (max-width: 1100px) {
  .intro,
  .secondintro,
  .conintrobotten,
  .concasinobox,
  .conboxcasinoonline,
  .conbestgame,
  .conquestioncon,
  .header-main,
  .conservise,
  .conmessage,
  .conarticle {
    padding-right: 70px !important;
    padding-left: 70px !important;
  }
}

@media (max-width: 768px) {
  .intro,
  .secondintro,
  .conintrobotten,
  .concasinobox,
  .conboxcasinoonline,
  .conbestgame,
  .conquestioncon,
  .header-main,
  .conservise,
  .conmessage,
  .conarticle {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}

@media (max-width: 1600px) {
  .textheader h3 {
    font-size: 26px !important;
  }
}

@media (max-width: 1400px) {
  .textheader h3 {
    font-size: 18px !important;
  }

  .textheaderleft p {
    font-size: 14px !important;
  }

  .textheaderleft i {
    font-size: 14px !important;
  }
}

@media (max-width: 992px) {
  html::before {
    z-index: -2;
    content: "";
    position: absolute;
    inset: 0;
    background: url(../img/bgsmall.png);
    background-position: top center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 100% !important;
  }

  html::after {
    z-index: -1;
    content: "";
    position: absolute;
    inset: 0;
    background-color: #000000 !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0.3 !important;
  }
}

@media (max-width: 600px) {
  .textheader h3,
  .textheader span {
    font-size: 16px !important;
  }

  .textheaderleft p {
    font-size: 14px !important;
    padding-bottom: 5px !important;
  }

  .textheaderleft i {
    font-size: 12px !important;
    padding-bottom: 0.39rem !important;
  }
}

/* Defult */

/* --------------------------------------- */

/* Header */

.logo {
  width: 35px;
  transform: translateY(0px);
  opacity: 0.9;
  margin: 7px 0px !important;
}

.logo:hover {
  transform: scale(0.95) !important;
}

.textcasinolivebet {
  color: #ffffff !important;
  padding-left: 20px !important;
}

.consecheader {
  border-radius: 200px !important;
  position: relative;
}

/* .consecheader::before {
    content: "";
    width: 100% !important;
    height: 98% !important;
    position: absolute !important;
    background: url(../img/bgheader.png) !important;
    background-size: cover !important;
    background-position: center bottom !important;
    background-repeat: no-repeat !important;
    z-index: -1;
    bottom: 0px !important;
    left: 0px !important;
    right: 0px !important;
    border-radius: 200px !important;
} */

.header-main {
  border-bottom: 1px solid #65656585 !important;
  padding-bottom: 25px !important;
}

.header-mainin {
  width: 100% !important;
  position: relative !important;
  z-index: 10 !important;
}

.menu-header-item {
  font-size: 15px;
  margin: 0px 10px;

  position: relative;
}

.menu-header-item a {
  color: #ffffff !important;
}

.menu-header-item:hover a {
  color: #b2adcc !important;
}

.menu-header-item a {
  margin: 10px;
  color: #fff;
}

.header-search,
.header-menu-hamber {
  border-radius: 200px;
  background: transparent !important;
  padding: 12px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 110px;
  width: 44px;
  height: 44px;
  font-size: 17px;
  z-index: 30000 !important;
}

.header-search {
  margin-left: -20px !important;
}

/* .header-search:hover {
    background-color: #F27C47 !important;
} */

.header-menu-hamber {
  display: none !important;
  z-index: 2 !important;
}

.header-menu-hamber i {
  color: #fff !important;
}

.header-search input {
  background-color: transparent;
  margin: 0 10px;
  display: none;
}

/* .header-search:hover {
    width: 250px;
} */

/* .header-search:hover input {
    display: block;
} */

.header-search input {
  color: #fff !important;
}

.header-search input::placeholder {
  color: #fff !important;
}

.menu-header-hambergerCLS {
  position: absolute;
  top: 75px;
  left: 135px;
  border-radius: 7px !important;
  height: 0px;
  overflow: hidden;
  backdrop-filter: blur(0px);
  background: linear-gradient(#6b3cfc, #b2adcc) !important;
}

.menu-header-hamberger {
  position: absolute;
  background: linear-gradient(#6c3cfcd2, #b2adcccc) !important;
  box-shadow: -1px -1px 0px 1px #b2adcc, inset -1px -1px 0px 1px #6b3cfc !important;
  top: 85px;
  left: 133px;
  border-radius: 20px !important;
  height: auto;
  overflow: hidden;
  z-index: 555555555;
  backdrop-filter: blur(10px);
}

.menu-header-hamberger .menu-header-item {
  display: none !important;
}

.mibtn {
  padding: 12px 17px;
  border-radius: 200px !important;
  height: 44px;
  cursor: pointer;
  background: linear-gradient(to right, #6b3cfc, #b2adcc);
  font-weight: 600 !important;
  font-size: 14px !important;
  padding-right: 47px !important;
  padding-left: 20px !important;
  padding-top: 11.5px !important;
}

.mibtn a {
  color: #ffffff !important;
}

.mibtn,
.btnintro,
.mibtn2 {
  transform: rotate(0deg);
}

.btnintro:hover {
  transform: rotate(-5deg);
}

.mibtn2:hover {
  transform: rotate(-5deg);
}

.mibtn:hover {
  transform: scale(0.95) !important;
}

.menu-header-item-selected::before {
  content: "";
  width: 10px;
  height: 7px;
  border-radius: 200px !important;
  background: linear-gradient(to right, #6b3cfc, #b2adcc);
  position: absolute;
  margin: 0 auto !important;
  bottom: -3px;
}

@media (min-width: 992px) {
  .menu-header-item {
    margin-top: 2px !important;
  }
}

@media (max-width: 992px) {
  .header-menu-hamber {
    background: linear-gradient(to right, #6b3cfc, #b2adcc) !important;
  }

  .menu-header-item {
    margin: 10px 12px;
  }

  .menu-header-itemlogo {
    margin: 0px !important;
    padding: 0px !important;
    margin-right: 10px !important;
  }

  .header-search {
    margin-left: -30px !important;
  }

  .consecheader {
    background-color: transparent !important;
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
  }

  .logo {
    width: 44px !important;
  }

  .menu-header-item a {
    color: #fff !important;
  }

  .menu-header-item:hover a {
    color: #d4d2e0 !important;
  }

  .header-search {
    left: 140px;
  }

  .menu-header-item a {
    font-size: 14px !important;
    margin: 0 5px;
  }

  .mibtn a {
    font-size: 16px !important;
  }

  .menu-header-item {
    display: none !important;
  }

  .menu-header-hamberger .menu-header-item {
    display: flex !important;
  }

  .menu-header-item:first-child {
    display: flex !important;
  }

  .header-menu-hamber {
    display: flex !important;
    left: 165px;
  }

  .menu-header-item-selected::before {
    content: "";
    width: 80%;
    height: 2px;
    border-radius: 200px !important;
    background: linear-gradient(to right, #fff, #b2adcc) !important;
    position: absolute;
    margin: 0 auto !important;
    bottom: -3px;
  }

  .menu-header-item-selected a {
    background: -webkit-linear-gradient(left, #fff, #b2adcc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .menu-header-item-selected:hover a {
    transform: scale(1) !important;
    letter-spacing: 0px !important;
    word-spacing: 0px !important;
  }
}

.menu-header-hamberger .menu-header-item a,
.menu-header-hamberger .menu-header-item img {
  margin: 5px 10px !important;
}

@media (max-width: 600px) {
  .consecheader {
    background: none !important;
    border: none !important;
  }

  .consecheader::before {
    display: none !important;
  }

  .header-search {
    margin-left: -20px !important;
  }

  .header-search {
    left: 103px;
  }

  .header-search img {
    width: 17px !important;
    height: 17px !important;
  }

  .mibtn a {
    font-size: 12px !important;
  }

  .menu-header-item a {
    font-size: 14px !important;
  }

  .header-menu-hamber {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    left: 135px;
    padding-top: 13.5px !important;
  }

  .menu-header-hamberger {
    top: 80px;
    left: 100px !important;
    min-width: 120px !important;
  }

  .menu-header-hambergerCLS {
    top: 60px;
    left: 100px !important;
    min-width: 120px !important;
  }

  .header-mainin {
    padding: 0px 10px !important;
    margin: 0px !important;
  }

  .mibtn {
    max-height: 42px !important;
    min-height: 42px !important;
    padding-right: 39px !important;
    padding-left: 20px !important;
  }
}

/* Header */

/* --------------------------------------- */
/* Body */

/* section1 */
.intro {
  /* background-image: linear-gradient(to top, #3d3d26, #2e3926, #203427, #152e29, #0e2829); */
  position: relative !important;
  z-index: 3;
  margin: auto !important;
}

.intro-bg {
  background-color: transparent;
  /* background: url(../img/introbg.svg) !important; */
  /* background-size: cover !important; */
  /* background-position: bottom !important; */
  /* background-repeat: no-repeat !important; */
  /* min-height: 1100px !important; */
}

@keyframes bounceScale3 {
  50% {
    transform: scale(0.9) rotate(5deg);
  }
}

.intro h3,
.intro span {
  font-family: "PeydaWeb Black" !important;
  font-size: 50px;
  text-align: right;
  position: relative;
  font-weight: bolder;
  font-weight: 900 !important;
  text-align: center !important;
  text-align-last: center !important;
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
}

.shadowtext {
  text-shadow: 2px 2px 4px rgba(0.2, 0.2, 0.2, 0.2);
}

.gradienttext {
  text-align: center !important;
  background: linear-gradient(
    to right,
    #fff 20%,
    #b2adcc 40%,
    #b2adcc 60%,
    #fff 80%
  );
  background-size: 200% auto !important;
  color: #fff !important;
  background-clip: text !important;
  text-fill-color: transparent !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  animation: shine 1.5s linear infinite !important;
}

@keyframes shine {
  to {
    background-position: 200% center;
  }
}

.intro h3 {
  font-size: 60px;
  font-weight: 900 !important;
  color: #ffffff !important;
  text-align: center !important;
}

.intro h3:nth-child(2) {
  margin: 0px !important;
  padding: 0px !important;
}

.bg-gra-yel {
  background-image: linear-gradient(
    to top,
    #f06426,
    #f27122,
    #f37e1f,
    #f48b1d,
    #f4971d
  );
}

.intro p {
  font-size: 20px !important;
  color: #fff !important;
  text-align: center !important;
  text-align-last: center !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  overflow: hidden !important;
  line-height: 170% !important;
}

.btnintro {
  padding: 9px 23px !important;
  border-radius: 10px;
  cursor: pointer;
  font-size: 18px;
}

.btnarrow {
  background-color: #830ae8 !important;
  width: 48px !important;
  height: 48px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 200px !important;
  transform: rotate(-50deg);
  font-size: 17px !important;
  margin-left: -15px !important;
  margin-trim: -5px !important;
  animation: bounceScale2 1.5s infinite;
}

@keyframes bounceScale2 {
  0%,
  100% {
    transform: rotate(140deg) scale(1) translateX(-10px);
  }

  50% {
    transform: rotate(140deg) scale(1) translateX(0px);
  }
}

.btnintro i {
  font-size: 15px;
  margin: 7px;
  margin-right: 10px;
}

.btnintro:nth-child(2) {
  margin-right: 10px;
  border: none !important;
  background: transparent !important;
  border: 4px solid #575576 !important;
  border-radius: 200px !important;
  background: linear-gradient(to right, #6b3cfc, #b2adcc) !important;
  letter-spacing: 1px !important;
}

.btnintro:nth-child(2) a,
.btnintro:nth-child(2) i {
  color: #fff !important;
}

.btnintro:nth-child(1) {
  padding: 10px 30px !important;
}

.btnintro:nth-child(1):hover {
  transform: translateX(10px) !important;
}

.btnintro:nth-child(1):hover a,
.btnintro:nth-child(1):hover i {
  color: #b2adcc !important;
}

.btnintro:nth-child(2):hover {
  transform: scale(0.9) !important;
  background-color: #ff6bb8bd !important;
}

.btnintro:hover a {
  color: #fff !important;
}

.godown {
  position: absolute;
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #020307;
  border-radius: 200px;
  padding: 10px !important;
  cursor: pointer;
}

.godown a {
  text-decoration: none;
  color: #020307 !important;
}

.godowndiv {
  background-color: #f14141 !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 200px;
}

@media (min-width: 992px) {
  .w-lg-70 {
    width: 65% !important;
    max-width: 750px !important;
  }
}

@media (max-width: 1600px) {
  .intro h3 {
    font-size: 4vw !important;
  }

  .intro span {
    font-size: 3vw !important;
  }

  .intro p {
    font-size: 18px !important;
  }
}

@media (max-width: 1200px) {
  .intro h3 {
    font-size: 4vw !important;
  }

  .intro span {
    font-size: 3.5 !important;
  }
}

@media (min-width: 992px) {
  .w-lg-100 {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .intro {
    margin-top: 10px !important;
  }
  .intro-bg {
    /* background: none !important; */
    position: relative !important;
    /* max-height: 100vh !important; */
    /* height: 100vh !important; */
    /* min-height: 680px !important; */
    overflow: hidden !important;
  }

  .gradienttext {
    text-align: center !important;
    background-size: 200% auto !important;
    color: #fff !important;
    background-clip: text !important;
    text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    animation: shine 3s linear infinite !important;
    transform: scale(1.1) translateY(-3px) translateX(-2px);
  }

  @keyframes moveintro {
    100% {
      background-position: right;
    }
  }

  .btnintro {
    margin: 0px !important;
    transform: rotate(0deg) !important;
    margin-top: 5px !important;
    padding: 25px 20px !important;
  }

  .btnintro a {
    margin-top: -3px !important;
    padding-top: -10px !important;
    letter-spacing: 0px !important;
  }

  .btnintro:hover {
    transform: scale(0.9) !important;
  }

  .btnintro:nth-child(2) {
    overflow: hidden;
  }

  .header-main {
    padding-bottom: 10px !important;
    border-bottom: none !important;
  }

  .intro h3 {
    font-size: 7vw !important;
  }

  .intro span {
    font-size: 5.5vw !important;
  }

  .conimgintro {
  }
}

@media (max-width: 600px) {
  .intro p {
    font-size: 14px !important;
    text-align: center !important;
    text-align-last: center !important;
  }

  .intro h3,
  .intro span {
    text-align: center !important;
    text-align-last: center !important;
  }

  .btnintro {
    font-size: 14px !important;
    height: 44px !important;
  }

  .btnintro i {
    font-size: 12px !important;
    margin-top: 6px;
  }

  .btnintro:nth-child(2) {
    padding-top: 10px !important;
  }

  .btnintro:nth-child(2) a {
    margin-top: 1px;
  }

  .btnintro:nth-child(1) {
    padding: 8px 25px !important;
    padding-top: 10px !important;
  }
}

/* section1 */

/* section2 */

/* section2 */

/* section3 */

/* section3 */
/* section4 */

/* section4 */
/* section5 */

/* section2 */

/* section2 */

/* section6 */

.connewgame {
  margin-top: 130px !important;
  padding-left: 100px !important;
}

.m-game {
  width: 28% !important;
  padding: 20px !important;
  border-radius: 20px !important;
  backdrop-filter: blur(100px) !important;
  background: #ffffff13 !important;
  padding-bottom: 40px !important;
  position: relative;
}

.m-game::before {
  content: "";
  width: 30%;
  height: 2px !important;
  background: linear-gradient(to right, transparent, #ffffffaf, transparent);
  position: absolute !important;
  top: 0px !important;
  right: 40px !important;
  transition: 0.5s !important;
}

.m-game::after {
  content: "";
  width: 30%;
  height: 2px !important;
  background: linear-gradient(to right, transparent, #ffffffaf, transparent);
  position: absolute !important;
  bottom: 0px !important;
  left: 40px !important;
}

.selectedgame::before {
  content: "";
  width: 30%;
  height: 2px !important;
  background: linear-gradient(to right, transparent, #ffffffaf, transparent);
  position: absolute !important;
  top: 0px !important;
  right: 40px !important;
  transition: 0.5s !important;
}

.selectedgame::after {
  content: "";
  width: 30%;
  height: 2px !important;
  background: linear-gradient(to right, transparent, #ffffffaf, transparent);
  position: absolute !important;
  bottom: 0px !important;
  left: 40px !important;
}

.m-game:hover {
  z-index: 200 !important;
  background: #ffffff18 !important;
}

.m-game:hover::before,
.m-game:hover::after {
  animation: gameanimationo 1s infinite;
}

@keyframes gameanimationo {
  50% {
    width: 70%;
    background: linear-gradient(to right, transparent, #f75ef4, transparent);
  }
}

.m-game h3 {
  font-size: 25px !important;
  color: #fff !important;
}

.m-game i {
  font-size: 18px !important;

  margin-right: 10px !important;
  margin-top: 7px !important;
  color: #f75ef4 !important;
}

.m-game:nth-child(2) {
  transform: scale(1.1) rotate(-2deg) !important;
  margin-right: 70px !important;
  margin-left: -40px !important;
  z-index: 10 !important;
}

.m-game:nth-child(1) {
  transform: scale(0.9) rotate(20deg) translateY(230px) !important;
}

.m-game:nth-child(3) {
  transform: scale(0.9) rotate(-20deg) translateY(-150px) !important;
}

.selectedgame::before,
.selectedgame::after {
  animation: gameanimationo 1s infinite !important;
}

@media (max-width: 1800px) {
  .connewgame {
    padding-left: 230px !important;
  }
}

@media (max-width: 992px) {
  .connewgame {
    padding-left: 0px !important;
    margin-top: 50px !important;
  }

  .m-game {
    width: 90% !important;
    margin: 15px 0px !important;
    padding: 12px !important;
  }

  .m-game:nth-child(2) {
    transform: scale(1) rotate(0deg) !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    z-index: 10 !important;
  }

  .m-game:nth-child(1) {
    transform: scale(1) rotate(0deg) translateY(0px) !important;
  }

  .m-game:nth-child(3) {
    transform: scale(1) rotate(0deg) translateY(0px) !important;
  }

  .m-game h3 {
    font-size: 18px !important;
    color: #fff !important;
  }

  .m-game i {
    font-size: 14px !important;
    margin-right: 12px !important;
    margin-top: 3px !important;
    color: #f75ef4 !important;
  }

  .m-game:hover {
    transform: scale(0.95) !important;
  }

  .m-game::before {
    height: 1px !important;
  }

  .m-game::after {
    height: 1px !important;
  }

  .selectedgame::before {
    height: 1px !important;
  }

  .selectedgame::after {
    height: 1px !important;
  }
}

/* section6 */

/* section6.2 */

.conaboutus {
  margin-top: 250px !important;
}

.bgaboutus {
  position: relative;
  padding-bottom: 250px !important;
}

.bgaboutus::before {
  content: "";
  height: 150% !important;
  width: 100% !important;
  position: absolute !important;
  inset: 0px !important;
  background: url(../img/bgaboutus.png) !important;
  background-size: cover !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  z-index: -1 !important;
  max-width: 1905px !important;
  margin: 0 auto !important;
  top: -150px !important;
}

.linear_title {
  background: -webkit-linear-gradient(left, #6b3cfc 80%, #b2adcc) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.intro-aboutus {
  font-size: 16px !important;
  text-align: center !important;
  text-align-last: center !important;
  color: #ffffff !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden !important;
  line-height: 200% !important;
  width: 70% !important;
  margin: 0 auto !important;
  margin-top: 20px !important;
}

.forimgsm {
  position: relative !important;
}

.forimgsm::before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  z-index: 10 !important;
  background: url(../img/aboutus.png) !important;
  background-size: contain !important;
  background-position: bottom center !important;
  background-repeat: no-repeat !important;
  bottom: -100px !important;
  left: 0px !important;
  transform: scale(0.8);
  z-index: -1 !important;
  opacity: 0.2;
  filter: blur(20px) !important;
}

@media (max-width: 992px) {
  .conaboutus {
    margin-top: 40px !important;
  }

  .bgaboutus {
    position: relative;
    padding-bottom: 0px !important;
  }

  .bgaboutus::before {
    content: "";
    height: 150% !important;
    width: 150% !important;
    position: absolute !important;
    inset: 0px !important;
    background: url(../img/bgaboutus.png) !important;
    background-size: cover !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
    z-index: -1 !important;
    top: -100px !important;
    max-width: 100% !important;
  }

  .conaboutus img {
    width: 90% !important;
    position: relative;
    margin-left: 21px !important;
  }

  .forimgsm {
    position: relative !important;
  }

  .forimgsm::before {
    content: "" !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    z-index: 10 !important;
    background: url(../img/aboutus.png) !important;
    background-size: contain !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
    bottom: -40px !important;
    left: 0px !important;
    transform: scale(0.8);
    z-index: -1 !important;
    opacity: 0.5;
    filter: blur(10px) !important;
  }

  .intro-aboutus {
    width: 90% !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 4 !important;
    overflow: hidden !important;
    margin-top: 40px !important;
  }
}

/* section6.2 */

/* section6.5 */

.textmservice p {
  text-align: center !important;
  text-align-last: center !important;
  font-size: 16px !important;
  color: #ffffff !important;
  line-height: 200% !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden !important;
  width: 100% !important;
}

.conservicebg {
  margin-top: 0px !important;
  padding-top: 70px !important;
  padding-bottom: 105px !important;
  background: url(../img/bgservice.png) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.conservise {
  background-color: transparent;
}

.service {
  width: 32%;
  padding: 25px;
  padding-top: 35px !important;
  border-radius: 20px !important;
  min-height: 150px !important;
  position: relative;
  overflow: visible !important;
  background: linear-gradient(to right, #0f0839, #0f0839) !important;
}

.service:nth-child(2) {
  background: linear-gradient(to right, #0f0839, #0f0839) !important;
}

.service:nth-child(3) {
  background: linear-gradient(to right, #0f0839, #0f0839) !important;
}

.service::before {
  content: "";
  height: 101% !important;
  width: 101% !important;
  position: absolute;
  top: 0.2% !important;
  left: -0.5% !important;
  z-index: -1;
  border-radius: 20px !important;
  background: linear-gradient(to bottom, #0f0839, #ffffff3d) !important;
}

.service:nth-child(2):before {
  top: auto !important;
  bottom: 0.2% !important;
  background: linear-gradient(to top, #0f0839, #ffffff3d) !important;
}

.service:hover {
  opacity: 1;
}

.service h5 {
  font-size: 20px !important;
  color: #c4c4c6 !important;
  text-align: right;
  text-align-last: right;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: 900 !important;
}

.service p {
  margin-top: 10px;
  font-size: 14px;
  color: #c4c4c6;
  text-align: right;
  text-align-last: right;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-left: 40px !important;
}

@media (max-width: 1600px) {
  .service h5 {
    font-size: 18px !important;
    padding-top: 5px !important;
  }
}

@media (max-width: 992px) {
  .textmservice p {
    text-align: center !important;
    text-align-last: center !important;
    font-size: 14px !important;
    color: #ffffff !important;
    line-height: 200% !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    overflow: hidden !important;
    width: 100% !important;
  }

  .conservicebg {
    margin-top: 90px !important;
    padding-top: 45px !important;
    padding-bottom: 65px !important;
    background: url(../img/bgservice.png) !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .service {
    width: 100% !important;
  }

  .service img {
    width: 45px;
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .service img {
    width: auto !important;
    margin-bottom: 0px !important;
  }

  .service {
    margin: 10px 0px !important;
  }

  .service:nth-child(1) {
    margin-top: 0px !important;
  }
}

@media (max-width: 500px) {
  .service {
    width: 100% !important;
    margin: 0px !important;
    margin-top: 25px !important;
  }

  .service:nth-child(2):before {
    display: none !important;
  }

  .service {
    padding: 20px !important;
    padding-top: 30px !important;
    border-radius: 20px !important;
    background: linear-gradient(to right, #110834, #110834) !important;
  }

  .service:nth-child(3) {
    border-radius: 20px !important;
    background: linear-gradient(to right, #110834, #110834) !important;
    border: 1px solid #ffffff23 !important;
    background: transparent !important;
  }

  .service:nth-child(2) {
    border: 1px solid #ffffff23 !important;
    background: transparent !important;
  }

  .service:nth-child(1) {
    margin-top: 15px !important;
    border: 1px solid #ffffff23 !important;
    background: transparent !important;
  }

  .service img {
    max-width: 50px !important;
    border-radius: 0px !important;
  }

  .service:nth-child(1)::before {
    top: auto !important;
    bottom: 0% !important;
    background: linear-gradient(to top, transparent, #ffffff3d) !important;

    display: none !important;
  }

  .service:nth-child(3)::before {
    top: -0.6% !important;
    display: none !important;
  }
}

/* section6.5 */
/* section6.7 */

.conworks {
  margin-top: 100px !important;
  background: url(../img/bgfeauter.png) !important;
  background-size: contain !important;
  background-position: bottom center !important;
  background-repeat: no-repeat !important;
  min-height: 470px !important;
}

.feature {
  width: 16% !important;
}

.feature img {
  max-width: 150px !important;
}

.feature:hover {
  animation: future 1s linear infinite !important;
}

@keyframes future {
  50% {
    transform: scale(0.9);
  }
}

@media (max-width: 992px) {
  .conworks {
    margin-top: 100px !important;
    background: url(../img/bgfeauter.png) !important;
    background-size: cover !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    min-height: fit-content !important;
    padding-top: 48px !important;
    padding-bottom: 40px !important;
  }

  .feature {
    width: 30% !important;
  }

  .feature img {
    width: 80% !important;
    margin: 20px 0px !important;
  }
}

/* section6.7 */

/* section7 */

.textheader {
  position: relative !important;
}

.textheaderleft {
  cursor: pointer;
}

.textheaderleft p {
  color: #fff !important;
  font-weight: 900 !important;
}

.textheaderleft i {
  color: #fff !important;
}

.textheaderleft:hover p {
  color: #8c00ff !important;
}

.textheaderleft:hover i {
  color: #8c00ff !important;
}

/* section7 */
/* section8 */

.blognew {
  width: 20% !important;
  background-color: #ffffff15 !important;
  border-radius: 15px !important;
  padding: 15px !important;
  backdrop-filter: blur(200px) !important;
}

.blognew:hover {
  background-color: #ffffff20 !important;
}

.blognew:hover .btnblog i,
.blognew:hover .btnblog p {
  color: #db90fe !important;
}

.blognew img {
  width: 100% !important;
}

.blognew h3 {
  font-size: 16px !important;
  text-align: right !important;
  text-align-last: right !important;
  color: #db90fe !important;
}

.blognew p {
  font-size: 14px !important;
  text-align: right !important;
  text-align-last: right !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  overflow: hidden !important;
  line-height: 200% !important;
  color: #ffffff !important;
}

.btnblog p {
  font-size: 12px !important;
  color: #fff !important;
  padding: 0px !important;
  margin: 0px !important;
  margin-left: 5px !important;
}

.btnblog i {
  font-size: 12px !important;
  color: #fff !important;
}

.blognew:nth-child(1),
.blognew:nth-child(5) {
  transform: scale(0.8) !important;
}

.blognew:nth-child(2) {
  transform: scale(0.9) translateX(15px) !important;
}

.blognew:nth-child(4) {
  transform: scale(0.9) translateX(-15px) !important;
}

@media (max-width: 992px) {
  .blognew {
    min-width: 90% !important;
    background-color: #c3a5fa13 !important;
    border-radius: 15px !important;
    padding: 15px !important;
    backdrop-filter: blur(200px) !important;
  }

  .blognew:nth-child(1),
  .blognew:nth-child(2),
  .blognew:nth-child(4),
  .blognew:nth-child(5) {
    transform: scale(0.9) translateX(0px) !important;
    opacity: 0 !important;
    position: absolute !important;
    z-index: -10 !important;
  }

  .blognew:nth-child(3) {
    position: relative !important;
    transform: scale(1) !important;
  }

  .blognew:hover {
    background: #c3a5fa20 !important;
  }
}

/* section8 */

/* section8.5 */

/* section8.5 */

/* section 9 */

.messagebg {
  max-width: 1905px !important;
  margin: 0 auto !important;
  margin-top: 120px !important;
  padding-bottom: 120px !important;
  background: url(../img/bgmessage.png) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.conmessage {
  /* background-image: linear-gradient(to right, #041a1e, #041a1e, #041a1e, #041a1e, #041a1e, #061d22, #062127, #06242b96, #062c356e, #07354079, #073d4b7a, #07465665); */
  background-color: transparent;
  position: relative;
}

.messagebox {
  padding: 15px 25px;
  padding-bottom: 5px !important;
  width: 32%;
  /* background: url(../img/messegeboxcon.svg); */
  /* background-size: cover; */
  /* border-right: 2px solid #81DDFF !important; */
  /* border-bottom: 2px solid #81DDFF !important; */
  border-radius: 15px;
  /* background-position: top left; */
  cursor: pointer;
  position: relative;
  background: #160a3c !important;
  border-bottom: none !important;
}

.messagebox:nth-child(2) {
  background: linear-gradient(to right, #41259a, #5c5682) !important;
}

.messagebox::before {
  content: "";
  height: 100%;
  width: calc(100% + 4px);
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  background: linear-gradient(#ffffff70, #ffffff00) !important;
  z-index: -1;
  border-radius: 15px;
}

.messagebox:hover {
  opacity: 1;
}

.messagebox h3 {
  font-size: 16px;
}

.messagebox small {
  font-size: 10px;
}

.messagebox p {
  font-size: 15px;
  text-align: right !important;
  text-align-last: right !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 180% !important;
  padding-top: 10px !important;
}

.slidericonleftrightt {
  width: 7px !important;
  height: 7px !important;
  border-radius: 200px !important;
}

.carousel-indicators {
  position: absolute;
  bottom: -50px !important;
}

.carousel-indicators .active {
  background-color: #7dc5ff !important;
  color: #7dc5ff !important;
  width: 15px !important;
}

@media (max-width: 1500px) {
  .messagebox h3 {
    font-size: 14px;
  }

  .messagebox small {
    font-size: 8px;
  }

  .messagebox p {
    font-size: 12px;
    margin: 0px !important;
  }

  .messagebox img {
    width: 50px;
  }

  .constart {
    padding: 0px !important;
  }
}

@media (max-width: 1200px) {
  .messagebox h3 {
    font-size: 16px;
  }

  .messagebox small {
    font-size: 10px;
  }

  .messagebox p {
    font-size: 14px;
  }
}

@media (max-width: 992px) {
  .messagebg {
    margin-top: 90px !important;
    padding-top: 30px !important;
    padding-bottom: 85px !important;
  }

  .messagebox h3 {
    font-size: 12px;
  }

  .messagebox small {
    font-size: 8px;
  }

  .messagebox p {
    font-size: 10px;
  }

  .messagebox img {
    width: 20px;
  }
}

@media (max-width: 768px) {
  .messagebox {
    width: 99% !important;
    margin-top: 15px;
    border: none !important;
    padding: 20px !important;
  }

  .messagebox:nth-child(1) {
    margin-top: 15px;
  }

  .messagebox {
    width: 100%;
    margin-top: 21px;
  }

  .messagebox span {
    font-size: 13px;
  }

  .messagebox img {
    width: 50px;
  }

  .messagebox {
    border-radius: 13px !important;
  }

  .messagebox::before {
    border-radius: 13px !important;
  }

  .constart {
    padding: 0px !important;
    padding-left: 45px !important;
  }

  .messagebox h3 {
    font-size: 16px;
  }

  .messagebox small {
    font-size: 10px;
  }

  .messagebox p {
    font-size: 13px !important;
    margin-top: 15px !important;
    padding-top: 0px !important;
  }
}

@media (max-width: 460px) {
  .messagebox h3 {
    font-size: 16px;
  }

  .messagebox small {
    font-size: 10px;
  }

  .messagebox p {
    font-size: 14px;
  }

  .constart {
    padding: 0px !important;
    padding-left: 5px !important;
  }
}

/* section 9 */

/* section 10 */

.boxitemtext {
  background: linear-gradient(to right, #332787, #424070) !important;
  border-bottom: 0px !important;
  padding: 1% !important;
  color: white !important;
  border-radius: 15px !important;
  overflow: hidden !important;
  cursor: pointer;
}

.boxitemshow {
  margin-top: 15px !important;
  background: #d9d9d918 !important;
  padding: 15px !important;
  color: white !important;
  font-size: 18px !important;
  border-radius: 15px !important;
  overflow: hidden !important;
  cursor: pointer;
  transition: 0.3s;
  padding: 30px !important;
  padding-top: 50px !important;
  margin-top: -20px !important;
  z-index: -1 !important;
}

.boxitemshowclose {
  margin-top: 15px !important;
  height: 0px;
  border: 0px solid #201f46 !important;
  padding: 0px !important;
  color: white !important;
  font-size: 18px !important;
  border-radius: 15px !important;
  overflow: hidden !important;
  cursor: pointer;
  transition: 0.3s;
  z-index: -1 !important;
}

.boxitemshow p,
.boxitemshowclose p {
  font-size: 18px !important;
  color: #fff !important;
  text-align: justify;
  text-justify: justify;
  line-height: 35px;
}

.boxitemtext h3 {
  font-size: 20px !important;
  padding-left: 10px !important;
  text-align: right !important;
  margin-right: 10px !important;
  padding-top: 10px !important;
  color: #ffffff !important;
}

.boxitemtext img {
  width: 45px !important;
}

@media (max-width: 600px) {
  .boxitemtext {
    padding: 5px !important;
    padding-left: 15px !important;
  }

  .boxitemshow p {
    font-size: 14px !important;
    letter-spacing: 0px !important;
    text-align: right !important;
    text-align-last: right !important;
  }

  .boxitemshow {
    padding-bottom: 0px !important;
  }

  .boxitemtext h3 {
    font-size: 14px !important;
    line-height: 35px !important;
    margin-left: 10px !important;
  }

  .boxitemtext img {
    width: 25px !important;
  }

  .boxitemshow {
    margin-top: -30px !important;
    margin-bottom: 15px !important;
  }
}

/* section 10 */
/* section 11 */

/* section 11 */

/* Body */

/* Footer */

.bgfooter {
  background: linear-gradient(to right, #6c3cfc23, #b2adcc27) !important;
  position: relative;
}

.rightfooter {
  padding: 10px 0px;
  padding-bottom: 20px !important;
}

.rightfooter {
  width: 100% !important;
}

.rightfooter .p {
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  color: #ffffff !important;
}

.rightfooter .p:hover {
  color: #b2adcc !important;
}

.leftfooter a {
  margin: 0 10px !important;
  transform: rotate(0deg);
  font-weight: 100 !important;
}

.leftfooter a:hover {
  transform: rotate(360deg);
}

.conmessage {
  /* margin: 0 20px !important; */
}

.circlefooter {
  position: absolute;
  top: -80px !important;
  margin: 0 auto !important;
  width: 55px;
  height: 55px;
  background-color: transparent !important;
  border: 1px solid #6c3cfc7e !important;
  border-radius: 200px !important;
  padding: 10px !important;
  cursor: pointer;
}

.circlefooter::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0px !important;
  border-radius: 200px;
  box-shadow: 0px 0px 10px 2px #6c3cfc56 !important;
  opacity: 0;
  animation: mborder2 1s infinite;
}

.circlefooter:hover {
  border: 1px solid #6c3cfc !important;
}

.circlefooter:hover .circle2 {
  background-color: #8370e2 !important;
}

.circle2 {
  width: 100%;
  height: 100%;
  background-color: #765fe7;
  padding: 15px !important;
  border-radius: 200px !important;
  animation: mborder 1s infinite;
}

.circlefooter i {
  color: #050732;
  font-size: 14px !important;
}

.textcopy {
  font-weight: 100 !important;
  font-size: 14px !important;
}

@keyframes mborder {
  0% {
    background-color: #765fe7;
  }

  50% {
    background-color: #b2adcc;
  }

  100% {
    background-color: #765fe7;
  }
}

@keyframes mborder2 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@media (max-width: 768px) {
  .leftfooter {
    margin-top: 10px;
  }
}

@media (max-width: 600px) {
  .rightfooter .p {
    margin-top: 21px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    font-size: 14px !important;
    text-align: center !important;
    margin: 0px !important;
    margin-top: 15px !important;
  }

  .rightfooter a {
    font-size: 12px !important;
    text-align: center !important;
  }

  .circlefooter {
    position: absolute;
    top: -80px !important;
    margin: 0 auto !important;
    width: 45px;
    height: 45px;
    border-radius: 200px !important;
    padding: 10px !important;
    cursor: pointer;
  }

  .circle2 {
    width: 100%;
    height: 100%;
    padding: 14px !important;
    border-radius: 200px !important;
  }

  .circlefooter i {
    font-size: 12px !important;
  }
}

/* Footer */

/* carousel-indicators */

.carousel-indicators {
  bottom: -65px !important;
}

.carousel-indicators li {
  background-color: #d9d9d9 !important;
  bottom: -30px !important;
  border-radius: 200px !important;
  width: 7px !important;
  height: 7px !important;
}

.carousel-indicators .active {
  background: linear-gradient(to right, #6b3cfc, #b2adcc) !important;
  width: 15px !important;
}

@media (max-width: 600px) {
  .carousel-indicators {
    bottom: -60px !important;
  }

  .carousel-indicators li {
    background-color: #d9d9d9 !important;
    border-radius: 200px !important;
    width: 5px !important;
    height: 5px !important;
  }

  .carousel-indicators .active {
    background: linear-gradient(to right, #6b3cfc, #b2adcc) !important;
    width: 10px !important;
  }
}

.Newtextheaderleft > * {
  margin: 0 5px;
  border: 1px solid #c74dff !important;
  border-radius: 200px !important;
  padding: 9px;
  font-size: 16px;
  cursor: pointer;
  transform: scale(1);
}

.Newtextheaderleft a:hover {
  background-color: #c74dff1c;
  backdrop-filter: blur(10px) !important;

  transform: scale(1.05);
}

.Newtextheaderleft .span:hover {
  transform: scale(1.1);
  background-color: #c74dff;
  backdrop-filter: blur(10px) !important;
}

.Newtextheaderleft p {
  padding: 9px 14px !important;
}

.Newtextheaderleft a {
  padding: 0px !important;
  padding: 8px 15px !important;
  padding-bottom: 6px !important;
  font-size: 14px !important;
  margin-left: 0px !important;
}

.Newtextheaderleft .span {
  font-size: 14px !important;
  padding: 9px !important;
  margin-left: 5px !important;
}

@media (max-width: 768px) {
  .Newtextheaderleft p {
    padding: 9px 14px !important;
  }

  .Newtextheaderleft a {
    padding: 0px !important;
    padding: 4px 10px !important;
    /* padding-bottom: 3px !important; */
    font-size: 10px !important;
    padding-top: 7px !important;
    margin: 0px !important;
  }

  .Newtextheaderleft .span {
    font-size: 10px !important;
    padding: 7px !important;
    margin: 0px 3px !important;
  }

  .Newtextheaderleft .span:nth-child(2) {
    font-size: 10px !important;
    padding: 7px !important;
    margin: 0px 3px !important;
    margin-left: 7px !important;
  }
}
