/* 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");
}

/* Defult */
@font-face {
  font-family: "Rokh";
  src: url("../fonts/rokh/Rokh-ExtraBold.otf");
  src: url("../fonts/rokh/Rokh-Black.eot") format("eot"),
    url("../fonts/rokh/Rokh-Black.otf") format("otf"),
    url("../fonts/rokh/Rokh-Black.ttf") format("ttf"),
    url("../fonts/rokh/Rokh-Black.woff") format("woff"),
    url("../fonts/rokh/Rokh-Black.woff2") format("woff2"),
    url("../fonts/rokh/Rokh-ExtraBold.ttf") format("ttf"),
    url("../fonts/rokh/Rokh-ExtraBold.woff") format("woff"),
    url("../fonts/rokh/Rokh-ExtraBold.woff2") format("woff2"),
    url("../fonts/rokh/Rokh-ExtraBold.eot") format("eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Rokhl";
  src: url("../fonts/rokh/RokhFaNum-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}

* {
  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: #ffffff;
}

body::before {
  content: "";
  position: absolute !important;
  bottom: 0px !important;
  left: 0px !important;
  right: 0px !important;
  width: 100% !important;
  height: 20% !important;
  background: url(../img/bgfooter.png) !important;
  background-size: cover !important;
  background-position: bottom center !important;
  background-repeat: no-repeat !important;
  z-index: -1 !important;
  max-width: 1905px !important;
  margin: 0 auto !important;
}

html {
  scroll-behavior: smooth !important;
  position: relative;
}

.textheader h3,
.textheader span {
  color: #323232 !important;
  font-weight: 900 !important;
}

/* 
html::before {
    z-index: -1;
    content: "";
    position: absolute;
    inset: 0;
    background: url(../img/bg.png);
    background-position: left !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: 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,
  .conmessage,
  .header-main,
  .conservise,
  .conarticle {
    padding-right: 120px !important;
    padding-left: 120px !important;
  }
}

@media (max-width: 1100px) {
  .intro,
  .secondintro,
  .conintrobotten,
  .concasinobox,
  .conboxcasinoonline,
  .conbestgame,
  .header-main,
  .conservise,
  .conmessage,
  .conarticle {
    padding-right: 70px !important;
    padding-left: 70px !important;
  }
}

@media (max-width: 768px) {
  .intro,
  .secondintro,
  .conintrobotten,
  .concasinobox,
  .conboxcasinoonline,
  .conbestgame,
  .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 (min-width: 992px) {
  .mtlg-custom {
    margin-top: -300px !important;
  }
}

@media (min-width: 1400px) {
  .mtlg-custom {
    margin-top: -150px !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: #000 !important;
  padding-left: 20px !important;
  border-left: 2px solid #5c5c5ca8 !important;
}

.consecheader {
  width: 85% !important;
  border-radius: 200px !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: #000000 !important;
}

.menu-header-item:hover a {
  color: #ff008a !important;
}

.menu-header-item a {
  margin: 10px;
  color: #fff;
}

.header-search,
.header-menu-hamber {
  border-radius: 200px;
  background: linear-gradient(to right bottom, #ffc83a, #ff008a, #6100ff);

  padding: 12px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 119px;
  width: 44px;
  height: 44px;
  font-size: 17px;
  z-index: 30000 !important;
}

.header-search:hover {
  background: linear-gradient(to right bottom, #ffc83a, #ff008a, #6100ff);
}

.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: 160px;
  border-radius: 7px !important;
  height: 0px;
  overflow: hidden;
  backdrop-filter: blur(0px);
}

.menu-header-hamberger {
  position: absolute;
  box-shadow: -0.5px -0.5px 0px 1px #ff008854, 0.5px -0.5px 0px 1px #ff008854 !important;
  background: linear-gradient(#f7f6f6, #ff008854) !important;

  top: 85px;
  left: 160px;
  border-radius: 20px !important;
  height: auto;
  overflow: hidden;
  z-index: 555555555;
  backdrop-filter: blur(15px);
}

.menu-header-hamberger .menu-header-item {
  display: none !important;
}

.mibtn {
  padding: 12px 17px;
  border-radius: 200px !important;
  height: 44px;
  cursor: pointer;
  letter-spacing: 1px !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  border: 1px solid #000000 !important;
  padding-top: 10px !important;
}

.mibtn a {
  color: #000000 !important;
}

.mibtn,
.btnintro,
.mibtn2 {
  transform: rotate(0deg);
}

.mibtn:hover {
  transform: rotate(-5deg);
}

.btnintro:hover {
  transform: rotate(-5deg);
}

.mibtn2:hover {
  transform: rotate(-5deg);
}

.menu-header-item-selected::before {
  content: "";
  width: 14px;
  height: 5px;
  border-radius: 200px !important;
  background: linear-gradient(to right bottom, #ffc83a, #ff008a, #6100ff);
  position: absolute;
  margin: 0 auto !important;
  bottom: -3px;
}

@media (max-width: 1299px) {
  .consecheader {
    width: 80% !important;
  }
}

@media (max-width: 992px) {
  .menu-header-item {
    margin: 10px 12px;
  }

  .consecheader {
    width: fit-content !important;
    background-color: transparent !important;
    padding: 0px !important;
    margin: 0px !important;
    display: block !important;
  }

  .logo {
    width: 44px !important;
  }

  .menu-header-item a {
    color: #000 !important;
  }

  .menu-header-item:hover a {
    color: #6100ff !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: 190px;
  }

  .menu-header-item-selected::before {
    content: "";
    width: 80%;
    height: 2px;
    border-radius: 200px !important;
    background: linear-gradient(to right, #6100ff, #6100ff) !important;

    position: absolute;
    margin: 0 auto !important;
    bottom: -3px;
  }

  .menu-header-item-selected a {
    color: #6100ff !important;
  }

  .menu-header-item-selected:hover a {
    color: #6100ff !important;
  }
}

.menu-header-hamberger .menu-header-item a,
.menu-header-hamberger .menu-header-item img {
  margin: 5px 10px !important;
}

@media (max-width: 600px) {
  .header-search {
    left: 120px;
  }

  .mibtn {
    margin-left: 6px !important;
    padding-top: 12px !important;
  }

  .mibtn a {
    font-size: 12px !important;
  }

  .menu-header-item a {
    font-size: 14px !important;
  }

  .header-menu-hamber {
    display: flex !important;
    left: 170px;
  }

  .menu-header-hamberger {
    top: 80px;
    left: 135px;
    min-width: 120px !important;
  }

  .menu-header-hambergerCLS {
    top: 70px;
    left: 140px;
  }

  .header-search:hover {
    width: 180px;
  }

  .header-search:hover input {
    width: 100%;
  }

  .header-search:hover img {
    display: none;
  }

  .header-mainin {
    padding: 0px 10px !important;
    margin: 0px !important;
  }

  .intro p {
    min-width: 95% !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: top !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: "Rokh" !important;
  font-size: 55px;
  text-align: right;
  position: relative;
  font-weight: bolder;
  font-weight: 900 !important;
  text-align: center !important;
  text-align-last: center !important;
  color: #000000 !important;
}

.gradienttext {
  text-align: center !important;
  background: linear-gradient(to left bottom, #ff008a, #8400ff);
  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;
}

.intro h3 {
  font-size: 65px;
  font-weight: 900 !important;
  color: #000 !important;
  text-align: center !important;
  text-align-last: 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: 22px !important;
  color: #5e5e5e !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: 160% !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 {
  margin-right: 10px;
  border: none !important;
  background: transparent !important;
  border-radius: 200px !important;
  background: #030104 !important;
  letter-spacing: 1px !important;
}

.btnintro:nth-child(1) {
  margin-right: 10px;
  border: none !important;
  background: transparent !important;
  border-radius: 200px !important;
  background: transparent !important;
  letter-spacing: 1px !important;
  border: 1px solid #000000 !important;
}

.btnintro:nth-child(2) a,
.btnintro:nth-child(2) i {
  color: #fff !important;
}

.btnintro:nth-child(1) a {
  color: #000 !important;
}

.btnintro:nth-child(2):hover {
  transform: scale(0.95) !important;
  background-color: #6100ff !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;
  }
  .intro-bg {
    background-color: transparent;
    background: url(../img/introbg.svg) !important;
    background-size: contain !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    min-height: 1100px !important;
  }

  .intro p {
    width: 45% !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-bg {
    background: none !important;
    position: relative !important;
    max-height: 100vh !important;
    height: 100vh !important;
    min-height: 680px !important;
    overflow: hidden !important;
    background: url(../img/introsm.svg) !important;
    background-size: cover !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
  }
  .intro-bg::before {
    content: "";
    position: absolute !important;
    inset: 0px !important;
    width: 100% !important;
    height: 100% !important;
    background: linear-gradient(to left, #fff, transparent) !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;
    padding: 25px 20px !important;
    margin: 5px !important;
  }

  .btnintro a {
    margin-top: -3px !important;
    padding-top: 5px !important;
    letter-spacing: 0px !important;
  }

  .btnintro:hover {
    transform: scale(0.9) !important;
  }

  .btnintro:nth-child(2) {
    overflow: hidden;
  }

  .btnintro:nth-child(2) a {
  }

  .intro h3 {
    font-size: 8vw !important;
  }

  .intro span {
    font-size: 6.2vw !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 */

.gamesbg p {
  font-size: 15px !important;
  color: #f1fa6f !important;
}

.gamesbg i {
  font-size: 13px !important;
  color: #f1fa6f !important;
  margin-top: -18px !important;
  margin-right: 8px !important;
}

.gamesbg h3 {
  font-size: 18px !important;
  color: #000 !important;
  text-align: center !important;
  margin-top: 25px !important;
}

.gamesbg .a {
  width: 13% !important;
  cursor: pointer;
}

.gamesbg img {
  width: 100% !important;
}

.gamesbg .a:hover {
  animation: gameselect 1.5s infinite !important;
}

@keyframes gameselect {
  50% {
    transform: scale(0.9);
  }
}

.intro-games {
  font-size: 18px !important;
  text-align: right !important;
  text-align-last: right !important;
  color: #525252 !important;
  line-height: 200% !important;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

@media (min-width: 992px) {
  .w-lg-game1 {
    width: 80% !important;
  }
}

@media (max-width: 992px) {
  .gamesbg h3 {
    font-size: 14px !important;
  }

  .gamesbg {
    padding: 00px !important;
    padding-top: 20px !important;
    border-radius: 30px !important;
    background-position: left !important;
  }

  .intro-games {
    font-size: 14px !important;
    text-align: right !important;
    text-align-last: right !important;
    color: #525252 !important;
    line-height: 200% !important;
  }

  .gamesbg .a {
    width: 45% !important;
    margin: 5% !important;
    margin-top: 30px !important;
  }

  .gamesbg .a:nth-child(2),
  .gamesbg .a:nth-child(4),
  .gamesbg .a:nth-child(6) {
    margin-left: 0px !important;
  }

  .gamesbg .a:nth-child(1),
  .gamesbg .a:nth-child(3),
  .gamesbg .a:nth-child(5) {
    margin-right: 0px !important;
  }
}

/* section6 */

/* section6.2 */

/* section6.2 */

/* section6.5 */

.conworksnew {
  margin-top: -50px !important;
}

.conbox .mibtn2 {
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 200px !important;
  padding: 8px 20px !important;
}

.conbox .service {
  padding: 30px 40px !important;
}

.conbox .mibtn2:hover {
  border: none !important;
  transform: translateX(-10px) !important;
}

.service:nth-child(2) .mibtn2 {
  background-color: #ffffff !important;
}

.conbox .service::before {
  display: none !important;
}

.conbox .service {
  background: url(../img/box1.svg) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 32% !important;
  border-radius: 20px !important;
}

.conbox .service:nth-child(2) {
  background: url(../img/box2.svg) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.conbox .service:nth-child(3) {
  background: url(../img/box3.svg) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.conbox .service h5 {
  font-size: 24px !important;
}

.conbox .service h5 {
  margin: 0px !important;
}

.conbox .service h5:nth-child(1) {
  margin-bottom: 10px !important;
}

.conbox .service h5:nth-child(2) {
  margin-bottom: 0px !important;
}

@media (max-width: 1600px) {
  .conbox .service h5 {
    font-size: 22px !important;
    padding: 0px !important;
    margin: 0px !important;
  }

  .conbox .service h5:nth-child(1) {
    margin-bottom: 15px !important;
  }
}

@media (max-width: 992px) {
  .conworksnew {
    margin-top: 22px !important;
  }

  .conbox .service {
    width: 100% !important;
    margin: 10px 0px !important;
  }

  .conbox .service:nth-child(1) {
    margin-top: 5px !important;
  }
}

@media (max-width: 500px) {
  .conbox .service {
    padding: 25px !important;
  }

  .conbox .service h5:nth-child(2) {
    margin-top: 5px !important;
  }

  .conbox .service h5 {
    font-size: 20px !important;
    margin: 0px !important;
  }

  .conbox .service h5:nth-child(1) {
    margin-bottom: 5px !important;
  }
}

/* section6.5 */

/* section7 */

.textheader {
  position: relative !important;
  padding-right: 35px !important;
}

.textheader::before {
  content: "";
  position: absolute !important;
  right: 0px !important;
  width: 25px !important;
  height: 25px !important;
  background: url(../img/beforetitle.svg);
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 1px !important;
}

.textheader2::before {
  content: "";
  position: absolute !important;
  right: 0px !important;
  width: 25px !important;
  height: 25px !important;
  background: url(../img/beforetitle2.svg);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 1px !important;
}

.textheader3::before {
  content: "";
  position: absolute !important;
  right: 0px !important;
  width: 25px !important;
  height: 25px !important;
  background: url(../img/beforetitle3.svg);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 1px !important;
}

.textheader4::before {
  content: "";
  position: absolute !important;
  right: 0px !important;
  width: 25px !important;
  height: 25px !important;
  background: url(../img/beforetitle4.svg);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: -1px !important;
}

.textheader5::before {
  content: "";
  position: absolute !important;
  right: 0px !important;
  width: 25px !important;
  height: 25px !important;
  background: url(../img/beforetitle5.svg);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: -1px !important;
}

.textheader6::before {
  content: "";
  position: absolute !important;
  right: 0px !important;
  width: 25px !important;
  height: 25px !important;
  background: url(../img/beforetitle6.svg);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 0px !important;
}

.textheader7::before {
  content: "";
  position: absolute !important;
  right: 0px !important;
  width: 25px !important;
  height: 25px !important;
  background: url(../img/beforetitle7.svg);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 1px !important;
}

.textheaderleft {
  cursor: pointer;
}

.textheaderleft p {
  color: #000000 !important;
  font-weight: 900 !important;
}

.textheaderleft i {
  color: #000000 !important;
}

.textheaderleft:hover p {
  color: #ff008a !important;
}

.textheaderleft:hover i {
  color: #ff008a !important;
}

@media (max-width: 500px) {
  .textheader {
    padding-right: 23px !important;
  }

  .textheader::before {
    content: "";
    position: absolute !important;
    right: 0px !important;
    width: 15px !important;
    height: 15px !important;
    background: url(../img/beforetitle.svg);
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    top: 1px !important;
  }

  .textheader2::before {
    content: "";
    position: absolute !important;
    right: 0px !important;
    width: 17px !important;
    height: 17px !important;
    background: url(../img/beforetitle2.svg);
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    top: -2px !important;
  }
  .textheader3::before {
    content: "";
    position: absolute !important;
    right: 0px !important;
    width: 17px !important;
    height: 17px !important;
    background: url(../img/beforetitle3.svg);
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    top: 0px !important;
  }

  .textheader4::before {
    content: "";
    position: absolute !important;
    right: 0px !important;
    width: 15px !important;
    height: 15px !important;
    background: url(../img/beforetitle4.svg);
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    top: -1.5px !important;
  }

  .textheader5::before {
    content: "";
    position: absolute !important;
    right: 0px !important;
    width: 15px !important;
    height: 15px !important;
    background: url(../img/beforetitle5.svg);
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    top: -0.5px !important;
  }

  .textheader6::before {
    content: "";
    position: absolute !important;
    right: 0px !important;
    width: 15px !important;
    height: 15px !important;
    background: url(../img/beforetitle6.svg);
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    top: 0.5px !important;
  }

  .textheader7::before {
    content: "";
    position: absolute !important;
    right: 0px !important;
    width: 15px !important;
    height: 15px !important;
    background: url(../img/beforetitle7.svg);
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    top: 0.5px !important;
  }
}

/* section7 */

/* section7.5 */

.conservicenew {
  margin-top: 80px !important;
}

.boxitem1 {
  background-color: #f0f1ff;
  /* border: 2px solid #ffffff; */
  border-bottom: 0px !important;
  padding-left: 20px;
  color: white !important;
  border-radius: 20px !important;
  overflow: hidden !important;
  backdrop-filter: blur(30px) !important;
  position: relative;
}

.boxitem1:hover {
  background-color: #f0f1ffaf !important;
}

.boxitem1::before {
  content: "";
  width: 0% !important;
  height: 100% !important;
  position: absolute;
  right: 0px !important;
  top: 0px !important;
  bottom: 0px !important;
  z-index: -1;
  transition: 0.3s !important;
}

.boxwork:nth-child(1) .boxitem1:hover::before {
  width: 100% !important;
  background-color: #b9f2e1 !important;
}

.boxwork:nth-child(2) .boxitem1:hover::before {
  width: 100% !important;
  background-color: #fff8df !important;
}
.boxwork:nth-child(3) .boxitem1:hover::before {
  width: 100% !important;
  background-color: #fec5ad !important;
}
.boxwork:nth-child(4) .boxitem1:hover::before {
  width: 100% !important;
  background-color: #bfe6ff !important;
}

.boxwork {
  min-width: 23.5% !important;
  width: 23.5% !important;
}

.boxitem1 h3 {
  font-size: 18px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #000000 !important;
  padding-right: 10px !important;
}

.boxitem1 img {
  height: 100% !important;
  margin-top: -1px !important;
}

@media (max-width: 992px) {
  .boxwork {
    width: 100% !important;
  }

  .conservicenew {
    min-height: 430px !important;
    margin-top: -10px !important;
    margin-bottom: -10px !important;
  }
}

@media (max-width: 600px) {
  .boxitem1 {
    padding: 0px !important;
    padding-right: 0px !important;
    border-radius: 15px !important;
  }

  .boxwork:nth-child(1) {
    margin-top: 15px !important;
  }

  .boxitem1 img {
    height: 50px !important;
  }

  .boxitem1 h3 {
    font-size: 14px !important;
    line-height: 35px !important;
    margin-left: 10px !important;
  }

  .textservice {
    font-size: 16px !important;
  }
}

/* section7.5 */

/* section8 */

.concasinobox {
  /* background-image: linear-gradient(to right, #41392259, #313c2525, #1e3d2f4f, #093c3c10, #06394757); */
  background-color: transparent;
}

.conobutncasinobox {
  border-radius: 20px !important;
  overflow: hidden;
  padding: 0px !important;
  background: linear-gradient(to bottom, #ffc7ae, #cea6ef) !important;
  border-radius: 25px !important;
}

.conrightcosino {
  width: 40% !important;
  position: relative !important;
  z-index: 100 !important;
}

.boxcasinoonline {
  background-color: #ffffff41;
  backdrop-filter: blur(20px) !important;
  border-radius: 15px 0px 0px 15px;
  padding: 5px 20px;
  width: 100%;
  height: 28% !important;
  position: relative;
  margin: 15px 0;
  cursor: pointer;
  transform: translateX(0px);
  min-height: 80px !important;
  backdrop-filter: blur(20px) !important;
}

.boxcasinoonline::before {
  content: "";
  position: absolute !important;
  height: 100% !important;
  width: 30% !important;
  top: 0px !important;
  bottom: 0px !important;
  right: -30% !important;
  background-color: #ffffff41;
}

.boxcasinoonline:hover {
  transform: translateX(10px);
}

.boxcasinoonline .leftimg {
  width: 50px !important;
}

.boxcasinoonline h1 {
  font-size: 30px;
  margin-top: 10px !important;
  margin-left: 20px !important;
  font-weight: bolder;
  letter-spacing: 3px;
  font-family: Pinar;
}

.boxcasinoonline .text {
  font-size: 20px;
  margin: 20px !important;
  font-weight: 900 !important;
  color: #0b173c !important;
}

.boxcasinoonline p {
  font-size: 22px;
}

.boxcasinoonline small {
  margin-left: 5px;
  margin-top: -10px;
  text-align: center;
  font-size: 16px !important;
  color: #0b173c !important;
  font-weight: 900 !important;
}

.boxcasinoonline .startimg {
  margin-top: -16px;
  max-width: 15px !important;
  margin-right: 2spx !important;
}

.btnonlinecasino {
  background: #fff;
  width: 20% !important;
  border-radius: 7px;
  cursor: pointer;
  padding: 5px;
}

.btnonlinecasino span {
  margin: 5px;
  font-size: 17px;
  color: #232323;
  font-weight: bold;
}

.boxcasinoonline .constart {
  margin-top: 10px !important;
}

@media (max-width: 1600px) {
  .boxcasinoonline h1 {
    font-size: 25px;
  }

  .boxcasinoonline p {
    font-size: 14px !important;
  }

  .boxcasinoonline .text {
    font-size: 16px;
    margin: 10px !important;
  }

  .btnonlinecasino span {
    font-size: 12px !important;
  }
}

@media (min-width: 992px) {
  .w-lg-60 {
    width: 70% !important;
  }

  .w-lg-50 {
    width: 50% !important;
  }

  .w-lg-90 {
    width: 90% !important;
  }
}

@media (max-width: 992px) {
  .boxcasinoonline::before {
    display: none !important;
  }

  .conobutncasinobox {
    max-height: fit-content !important;
    min-height: fit-content !important;
    margin-top: 25px !important;
    background: transparent !important;
  }

  .boxcasinoonline {
    background: linear-gradient(to right, #ffc8ae96, #cea6ef48);
    backdrop-filter: blur(30px) !important;
    background-color: transparent !important;
  }

  .boxcasinoonline:hover {
    background-color: #cea6ef48 !important;
  }

  .boxcasinoonline small {
    color: #000 !important;
  }

  .conrightcosino {
    max-height: fit-content !important;
    min-height: fit-content !important;
  }

  .conrightcosino {
    width: 80% !important;
  }

  .boxcasinoonline:hover {
    transform: translateX(0px);
  }

  .conobutncasinobox {
    background-color: transparent;
    padding: 0px !important;
  }
}

@media (max-width: 768px) {
  .boxcasinoonline {
    padding: 20px;
  }

  .boxcasinoonline h1 {
    font-size: 25px;
  }

  .boxcasinoonline p {
    font-size: 18px;
  }

  .btnonlinecasino span {
    font-size: 14px;
  }
}

@media (max-width: 500px) {
  .conobutncasinobox {
    border: none !important;
    border-radius: 0px 0px 5px 5px !important;
    margin-top: 5px !important;
  }

  .boxcasinoonline {
    padding: 0px 13px !important;
    padding-left: 15px !important;
    margin: 15px 0px !important;
    border-radius: 10px !important;
    position: relative !important;
    max-height: 65px !important;
    min-height: 65px !important;
  }

  .boxcasinoonline:nth-child(1) {
    margin-top: 10px !important;
  }

  .boxcasinoonline h1 {
    font-size: 16px !important;
    margin-left: 5px !important;
    letter-spacing: 0px !important;
  }

  .boxcasinoonline p {
    font-size: 18px !important;
  }

  .btnonlinecasino {
    width: 35% !important;
    margin-right: 5px !important;
  }

  .boxcasinoonline .text {
    font-size: 12px !important;
    margin: 0px !important;
    margin-left: 10px !important;
    padding-top: 5px !important;
  }

  .boxcasinoonline span {
    font-size: 12px !important;
    margin: 5px !important;
    text-wrap: nowrap !important;
  }

  .btnonlinecasino img {
    max-width: 15px !important;
  }

  .btnonlinecasino {
    padding: 2px !important;
  }

  .boxcasinoonline small {
    font-size: 10px !important;
    margin-top: 0px !important;
  }

  .boxcasinoonline .startimg {
    width: 12px;
    margin-top: -8px;
  }

  .rightfooter .p {
    margin: 0px !important;
    padding: 0px !important;
  }

  .leftimg {
    position: absolute;
    max-width: 30px !important;
    max-height: 30px !important;
    top: -20px;
    right: 0px !important;
  }

  .leftfooter {
    margin: 0px !important;
    margin-bottom: 10px !important;
  }
}

/* section8 */

/* section8.5 */

.conbgblog {
  background-color: #fcf9f8 !important;
  padding-top: 20px !important;
  padding-bottom: 60px !important;
  margin-top: 135px !important;
}

.conarticle {
  /* background-image: linear-gradient(to right, #041a1e, #041a1e, #041a1e, #041a1e, #041a1e, #061d22, #062127, #06242b96, #062c356e, #07354079, #073d4b7a, #07465665); */
  background-color: transparent;
}

.Newtextheaderleft > * {
  margin: 0 5px;
  border: 1px solid #0d6177 !important;
  border-radius: 200px !important;
  padding: 9px;
  font-size: 16px;
  cursor: pointer;
  transform: scale(1);
}

.Newtextheaderleft a:hover {
  background-color: #083038b2;
  backdrop-filter: blur(10px) !important;

  transform: scale(1.05);
}

.Newtextheaderleft .span:hover {
  transform: scale(1.1);
  background-color: #083038b2;
  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;
}

.imgarticleheader {
  width: 30px;
  height: 30px;
  margin-top: -5px !important;
}

.article p {
  margin-top: 10px;
  text-align: right;
  font-size: 18px;
  line-height: 200%;
  color: #525252 !important;
}

.endarticle img {
  width: 20px;
  height: 20px;
  margin: 0 5px;
}

.article h3 {
  font-weight: 900 !important;
  color: #000000 !important;
}

.textmbox {
  text-align: right;
  text-align-last: right;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  text-align-last: right;
}

@media (max-width: 1600px) {
  .article h3 {
    font-size: 24px;
  }

  .article p {
    font-size: 20px;
  }

  .imgarticleheader {
    width: 25px;
    height: 25px;
  }
}

@media (max-width: 1200px) {
  .article p {
    font-size: 18px;
  }
}

@media (max-width: 992px) {
  .Wmd100 {
    width: 100% !important;
  }

  .article h3 {
    font-size: 20px;
  }

  .imgarticleheader {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 768px) {
  .textmbox {
    text-align: justify;
    text-align-last: right;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }

  .article h3 {
    font-size: 18px !important;
  }

  .article p {
    font-size: 14px !important;
    margin-top: 3px !important;
  }

  .imgarticleheader {
    width: 15px !important;
    height: 15px !important;
  }

  .endarticle img {
    width: 15px !important;
    height: 15px !important;
  }

  .endarticle span {
    font-size: 12px !important;
  }

  .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;
  }

  .conbgblog {
    background-color: #fcf9f8 !important;
    padding-top: 20px !important;
    padding-bottom: 30px !important;
    margin-top: 65px !important;
  }
}

/* section8.5 */

/* section 9 */

.messagecarosal {
  max-width: 95% !important;
}

.rightbtnmessage {
  margin-top: 75px !important;
  width: 30px !important;
  height: 30px !important;
  cursor: pointer !important;
}

.leftbtnmessage {
  margin-top: 75px !important;
  width: 30px !important;
  height: 30px !important;
  cursor: pointer !important;
}

.rightbtnmessage:hover,
.leftbtnmessage:hover {
  transform: scale(0.95) !important;
}

.massege {
  padding: 28px 20px;
  border-radius: 15px !important;
  background-color: transparent;
  backdrop-filter: blur(100px) !important;
  background-color: #fff8df !important;
}

.massege h5 {
  font-size: 16px !important;
  white-space: nowrap;
  letter-spacing: 0px !important;
  color: #090909 !important;
}

.massege p {
  font-size: 15px !important;
  letter-spacing: 0spx;
  word-spacing: 1px;
  text-align: right;
  text-align-last: right;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #262626 !important;
  line-height: 200% !important;
}

.circlemessage {
  background-color: #be60e9ce;
  color: #e1e1e1 !important;
  border-radius: 200px;
  padding: 12px;
  cursor: pointer;
  margin: 0 5px !important;
}

.imguser {
  width: 60px !important;
}

.circlemessage:hover {
  background-color: #be60e9;
}

.massege small {
  color: #679488 !important;
}

.starmessage {
  max-width: 70px !important;
  margin-bottom: 2px !important;
}

@media (min-width: 992px) {
  .w-lg-75 {
    width: 87% !important;
  }

  .w-lg-25 {
    width: 13% !important;
  }
}

@media (max-width: 768px) {
  .rightbtnmessage {
    width: 25px !important;
    height: 25px !important;
    cursor: pointer !important;
    margin-top: 30px !important;
  }

  .leftbtnmessage {
    margin-top: 30px !important;
    width: 25px !important;
    height: 25px !important;
    cursor: pointer !important;
  }

  .messagecarosal {
    max-width: 100% !important;
    width: 100% !important;
  }

  .massege h5 {
    font-size: 12px !important;
    padding: 0px !important;
    padding-top: 1px !important;
    text-align: right !important;
    text-align-last: right !important;
  }

  .massege p {
    font-size: 13px !important;
    line-height: 150% !important;
    font-weight: 100 !important;
    text-align: right !important;
    text-align-last: right !important;
  }

  .starmessage {
    max-width: 50px !important;
    margin: 0px !important;
    margin-top: -2px !important;
    margin-bottom: 0px !important;
  }

  .massege small {
    font-size: 10px !important;
  }

  .massege {
    padding: 15px !important;
  }

  .imguser {
    width: 80px !important;
  }

  .constarsmessage {
    margin-top: -5px !important;
  }

  .connamemessage {
    margin-top: -4px !important;
  }
}

/* section 9 */

/* section 10 */

/* section 10 */
/* section 11 */

.conquestionnew {
  margin-top: -35px !important;
}

.boxitem {
  background-color: #f0f1ff !important;
  padding: 10px 10px !important;
  padding-bottom: 0px !important;
  color: 000000 !important;
  overflow: hidden !important;
  cursor: pointer;
  border-radius: 15px !important;
  padding-right: 20px !important;
}

.borderselected {
  background-color: #ffc7ae !important;
}

.borderbotm {
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.178) !important; */
}

.boxitemshow {
  margin-top: 15px !important;
  margin-bottom: 20px !important;
  padding: 23px !important;
  padding-bottom: 5px !important;
  color: 252525 !important;
  font-size: 18px !important;
  overflow: hidden !important;
  cursor: pointer;
  transition: 0.3s;
  border: 2px solid #f0f1ff !important;
  border-radius: 15px !important;
}

.boxitemshowclose {
  margin-top: 20px !important;
  height: 0px;
  padding: 0px !important;
  color: 000000 !important;
  font-size: 18px !important;
  overflow: hidden !important;
  cursor: pointer;
  transition: 0.3s;
  margin-bottom: 0px !important;
}

.boxitemshow p,
.boxitemshowclose p {
  font-size: 18px !important;
  color: #373737;
  text-align: justify;
  text-justify: justify;
  line-height: 35px;
}

.boxitem h3 {
  font-size: 20px !important;
  color: #373737 !important;
}

.borderselected h3 {
  color: #000000 !important;
}

.boxitem img {
  width: 40px !important;
  padding-bottom: 10px !important;
}

@media (max-width: 992px) {
  .conquestionnew {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
  }
}

@media (max-width: 600px) {
  .boxitem {
    padding: 10px !important;
    padding-bottom: 0px !important;
    padding-right: 20px !important;
  }

  .boxitemshow p {
    font-size: 14px !important;
  }

  .boxitem h3 {
    font-size: 14px !important;
    line-height: 35px !important;
    margin-left: 10px !important;
  }

  .boxitem img {
    width: 25px !important;
  }

  .boxitemshow {
    padding: 15px 20px !important;
    padding-bottom: 5px !important;
  }
}

/* section 11 */

/* Body */

/* Footer */

.bgfooter {
  background-color: transparent;
  border-radius: 200px !important;
  overflow: hidden !important;
}

.rightfooter,
.leftfooter {
  background-color: transparent;
  backdrop-filter: blur(100px) !important;
  border-radius: 200px !important;
  padding: 10px;
  min-height: 70px !important;
}

.rightfooter {
  width: 88% !important;
}

.leftfooter {
  width: 13% !important;
}

.rightfooter .p {
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  color: #000000 !important;
}

.rightfooter .p:hover {
  color: #ff008a !important;
}

.rightfooter .circle {
  background-color: #ffffff;
  height: 25px;
  width: 25px;
  border-radius: 200px;
  font-size: 10px;
  cursor: pointer;
  backdrop-filter: blur(20px) !important;
}

.rightfooter .circle i {
  color: #ff008a;
}

.rightfooter .circle:hover {
  opacity: 0.6;
}

.leftfooter a {
  width: 40% !important;
  margin: 0;
  height: 100%;
  background-color: #bf71fd;
  backdrop-filter: blur(50px) !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 200px;
  width: 45px !important;
  height: 45px !important;
}

.leftfooter a:nth-child(2) {
  background-color: #ffc7ae !important;
}

.leftfooter a img {
  transform: rotate(0deg);
}

.leftfooter a:hover img {
  transform: rotate(360deg);
}

.leftfooter a:hover {
  background-color: #6100ff;
  backdrop-filter: blur(20px) !important;
}

.leftfooter a:nth-child(2):hover {
  background-color: #ffc83a !important;
}

.goup {
  background: linear-gradient(to right bottom, #ffc83a, #ff008a, #6100ff);
  padding: 10px !important;
  border-radius: 200px !important;
  max-height: 45px !important;
}

.goup a {
  font-size: 15px !important;
  margin-top: -1px !important;
}

.copyright span {
  font-size: 12px !important;
  color: #3b3b3b !important;
}

@media (max-width: 1200px) {
  .leftfooter a {
    width: 40px !important;
    margin: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    height: 40px;
  }

  .rightfooter {
    width: 100% !important;
    order: 5;
    border-radius: 10px 10px 0px 0px !important;
  }

  .leftfooter {
    order: 3;
    align-self: flex-end;
    width: 160px !important;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .borderleftlg {
    border-left: 2px solid #dedede !important;
  }
}

@media (max-width: 992px) {
  footer .textcasinolivebet {
    border-left: none !important;
  }

  footer .logo {
    max-width: 40px !important;
  }

  .bordertop {
    border-top: 1px solid #f0f1ff !important;
  }

  .bgfooter {
    background-color: transparent;
    border-radius: 0px !important;
    overflow: hidden !important;
  }

  .rightfooter,
  .leftfooter {
    background-color: transparent;
    backdrop-filter: blur(100px) !important;
    border-radius: 0px !important;
    padding: 10px;
    min-height: 70px !important;
  }
}

@media (max-width: 600px) {
  .rightfooter .p {
    margin-left: 10px !important;
    margin-right: 10px !important;
    font-size: 14px !important;
  }

  .rightfooter .p:nth-child(1) {
    margin-right: 0px !important;
  }

  .copyright {
    background-color: #f0f1ff;
    backdrop-filter: blur(100px) !important;
    padding-bottom: 10px !important;
  }

  .copyright span {
    font-size: 12px !important;
    color: #fff !important;
  }

  .leftfooter {
    padding: 0px !important;
    width: 130px !important;
    max-height: 50px !important;
    min-height: 50px !important;
  }

  .leftfooter a {
    padding: 0px !important;
    min-width: 40px !important;
    min-height: 40px !important;
    max-width: 40px !important;
    max-height: 40px !important;
    border-radius: 200px !important;
    margin: 0 10px !important;
  }

  .leftfooter a img {
    max-width: 16px !important;
  }

  .goup {
    background-color: #830ae8 !important;
    padding: 10px !important;
    border-radius: 200px !important;
    max-height: 45px !important;
  }

  .goup .p {
    font-size: 13px !important;
    margin-top: -1px !important;
    margin-left: 10px !important;
  }

  .copyright {
    padding: 0px !important;
    padding-top: 5px !important;
  }
}

/* Footer */

/* carousel-indicators */

.carousel-indicators {
  bottom: -50px !important;
}

.carousel-indicators li {
  background-color: #cecece !important;
  bottom: -30px !important;
  border-radius: 200px !important;
  width: 7px !important;
  height: 7px !important;
}

.carousel-indicators .active {
  background: linear-gradient(#8c00ff, #8c00ff) !important;
  width: 15px !important;
}

@media (max-width: 600px) {
  .carousel-indicators {
    bottom: -30px !important;
  }

  .carousel-indicators li {
    background-color: #cecece !important;
    border-radius: 200px !important;
    width: 5px !important;
    height: 5px !important;
  }

  .carousel-indicators .active {
    background: linear-gradient(#8c00ff, #8c00ff) !important;
    width: 10px !important;
  }
}
