* {
  outline: 0 none !important;
}

ul {
  margin: 0px;
  padding: 0px;
}

body {
  color: #1e1e1d;
  font-family: Raleway;
  overflow-x: hidden;
  min-height: 100%;
  position: relative;
  padding-bottom: 121px;
}

html[dir=ltr] .dosis-bold {
  font-family: 'Noto Sans', dosis-bold;
  font-weight: 700;
}

html[dir=rtl] .dosis-bold{
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 700;
}

html[dir=ltr]  .dosis-medium {
  font-family: 'Noto Sans', dosis-medium;
  font-weight: 500;
}

html[dir=rtl] .dosis-medium{
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 500;
}

html[dir=ltr] .terms span,.terms p
{
  font-family: 'Noto Sans', dosis-medium !important;
  font-weight: 500;
}
html[dir=rtl] .terms span,.terms p
{
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 500;
}
/* html[dir=rtl] .terms span,.terms p
{
  font-family:NotoKufiArabic-medium, dosis-medium !important;
} */

html[dir=ltr] .dosis-light {
  font-family: 'Noto Sans', dosis-light;
  font-weight: 300;
}
html[dir=rtl] .dosis-light {
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 300;
}

html[dir=ltr] .dosis-regular
{
  font-family: 'Noto Sans', dosis-light;
  font-weight: 400;
}

html[dir=rtl] .dosis-regular
{
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 400;
}

@font-face {
  font-family: Raleway;
  src: url(Raleway-Medium.ttf);
}

@font-face {
  font-family: dosis-bold;
  src: url(Dosis-Bold.otf);
}

@font-face {
  font-family: dosis-medium;
  src: url(Dosis-Medium.otf);
}

@font-face {
  font-family: dosis-light;
  src: url(Dosis-Light.otf);
}

@font-face {
  font-family: Dosis-Regular;
  src: url(Dosis-Regular.otf);
}

.fl-left {
  float: left;
}

.fl-right {
  float: right
}

.width-100p {
  width: 100% !important;
}
.mg-left-10{margin-left: 10px;}


.margin-auto {
  float: none !important;
  margin: auto;
}

.pos-abs {
  position: absolute;
}

.pos-rel {
  position: relative;
}

#login {
  background-color: black;
}

.button {
  background: url('../images/button.png') !important;
  background-repeat: repeat;
  color: white;
  box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.4);
  padding-left: 17px !important;
  padding-right: 17px !important;
}

#top-container {
  background: url(../images/bg.jpg);
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}

.height-100p {
  height: 100%;
}

.top-0 {
  top: 0px;
}
.w-80{
  width: 80%;
}
.mg-tp-10 {
  margin-top: 10px;
}
.list-bdg{
  padding-right: 32px !important;
}
.padding-0 {
  padding: 0px;
}

.padd-tp-bt-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padd-tp-bt-10-20 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.p1 {
  font-size: 28px;
  margin-top: 78px;
}

.p2 {
  font-size: 18px;
  margin-top: 30px;
}

.p3 {
  font-size: 30px;
  margin-top: 13%;
}

.p4 {
  font-size: 30px;
  margin-top: 20px;
}

.mg-tp-20 {
  margin-top: 20px;
}

.border-radius-180 {
  border-radius: 180px;
}

#logo {
  /* margin-top: 57px; */
  margin-top: -21px;
}

.mg-tp-80 {
  margin-top: 40px;
}

.mg-tp-100 {
  margin-top: 100px;
}

.white {
  color: white;
}

.f-size-20 {
  font-size: 20px !important;
}

.mg-r-10 {
  margin-right: 10px;
}

.ozon {
  position: relative;
  text-align: center;
}

.ozon-image {
  width: 87px;
  margin-top: 77px !important;
}

.ozon img {
  max-width: 203px;
  margin: auto;
}

.ozon-parent {
  position: relative;
  margin-top: 5px;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -187px;
  /* background-color: beige; */
  /* background-image: url('../images/bg2.png'); */
}

.centered-axis-xy {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#sla_payment_ifrm
{
  margin: auto;
  display: block;
  margin-top: 14px;
}


.ozon-child {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  /* box-shadow: 1px 1px 1px 1px; */
}

.dis-inline-block {
  display: inline-block;
}

.big-title {
  font-size: 46px;
}

#help {
  color: #DC503D
}

.mg--tp-80 {
  margin-top: -80px;
}

.red {
  color: #DC503D
}

#games .image {
  margin-right: 10px;
}

.image {
  width: 31px;
}

#games .child {
  margin-top: 40px;
}
.f-size-25
{
font-size:25px ;
}

a,
a:hover,
a:visited,
a:active,
a:focus {
  color: white;
}

.cursor-pointer
{
cursor: pointer;
}

.blog-title
{
font-size:21px;
}

.blog-image
{
  border-radius: 20px;
  overflow: hidden;
}
.gplay-btns{
  width: 100%;
  text-align: left;
  display: inline-block;
}
.gplay-btns a{
  width: 127px !important;
  display: block;
  float: left;
  background: #fff;
  border-radius: 56px;
  height: 47px;
  text-align: center;
}
.skil-btnbig{
  width: 100%;
  display: inline-block;
  margin-bottom: 6px;
}
.skil-btnbig a{
  margin-bottom: 15px;
  margin-left: 10px;
  background-image: url(images/btnbackground.png) !important;
  background-color: white !important;
  color: #000 !important;
  height: 50px !important;
  box-shadow: 0px 3px 12px 2px rgb(0 0 0 / 39%) !important;
  display: inline-block;
  line-height: 50px;
  border-radius: 48px;
  padding: 0px 14px;
}
.skil-btnbig a:hover{
  text-decoration: none;
}
.skil-btnbig a span{
  font-weight: 900 !important;
  font-size: 20px !important; padding: 0px 10px 0px 10px !important;
  width: 100%;
  display: block;
}
.gplay-btns a:first-child {
  margin-right: 22px;
  margin-left: 15px;
}
.text-center{
  text-align: center;
}
.pt-100{
  padding-top: 100px;
}


@media (max-width:767px) and (min-width:480px){


}
@media (max-width:767px) {
  .pt-100{
    padding-top: 10px;
  }
  .text-md-wrap{
    text-wrap: balance;
    white-space: normal;
  }
  .margin-xs-0{
    margin: 0;
  }
  .skil-btnbig a span{
    font-size: 13px !important;
  }

  .app-down-btns .gplay {
    float: right !important;
  }
  .d-flex{
    display: flex;
  }
  .justify-align-center{
    justify-content: center;
  }
}
@media (max-width:991px) {
  .app-down-btns a{
    margin-left: 0 !important;
  }
  .resiterbtn-a{
    padding: 0 !important;
  }
  .resiterbtn-a a{
      width: 100%;
      display: inline-block;
  }
  .resiterbtn-a a button{
      width: 100%;
      display: inline-block;
      text-wrap: balance;
  }
  .resiterbtn-b {
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .resiterbtn-b a{
    margin-left: 0 !important;
  }
  .gplay-btns{
    display: inline-flex;
    justify-content: center;
  }

  .f-size-small-18{
    font-size: 18px;
   }
   .forbigbtn{
    font-size: 8px;
   }

  .right-50
  {
    right:10px !important;
    z-index:100;
  }

  .mg-tp-small-20 {
    margin-top: 20px !important;
  }
  .p5 {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
  }

  .p1 {
    font-size: 18px;
    margin-top: 15px;
  }

  .p2 {
    font-size: 12px;
    margin-top: 10px;
  }

  .p3 {
    font-size: 30px;
    margin-top: 13%;
  }

  .p4 {
    font-size: 30px;
    margin-top: 20px;
  }

  #logo {
    margin-top: 0px;
  }
}

@media (min-width:767px) and (max-width:991px) {
  .ozon img {
    max-width: 198px !important;
    margin: auto;
  }

  .p3 {
    font-size: 30px;
    margin-top: 35%;
  }

  .text-center-ipad {
    text-align: center;
  }
}
@media (max-width:360px) {
.startnow {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 11px;
}
}


@media (max-width:991px) {
  .top-small-70 {
    top: 70px !important
  }
}

@media (min-width:992px) {
  .blog-img
{
  height:460px;
}

  .centered-axis-xy-large {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

@media (min-width:1024px) {


#landing .modal-dialog
{width: 61%;padding-bottom: 26px;}

  .pos-abs-large {
    position: absolute;
  }

  .height-100vh-large {
    height: 100vh;
  }

  .slide-text {
    margin-bottom: 20px;
    font-size: 23px;
  }



  .mg-tp-lg-10 {
    margin-top: 10px;
  }

  .fl-left-large {
    float: left
  }

  .title-center-big {
    position: absolute;
    left: 50%;
    top: 36%;
    transform: translate(-50%, -50%);
  }

  .mg-tp-big--18 {
    margin-top: -18px;
  }


  #slick {
    max-height: 289px;
  }

  .our-steps {
    top: 113px;
    position: relative;
  }

  .padd-top-235 {
    padding-top: 235px;
  }

  .dis-none-large {
    display: none;
  }
}

.mg-tp-200 {
  margin-top: 200px;
}

.f-size-40 {
  font-size: 40px;
}

.f-size-10 {
  font-size: 10px;
}

.def-bg {
  top: -391px;
  z-index: -1;
}

.mg-tp-30 {
  margin-top: 30px;
}

.f-size-13 {
  font-size: 13px;
}

.mg-tp-50 {
  margin-top: 50px;
}

#slick .slick-track {
  padding-top: 20px;
}

html[dir=ltr] #footer {
  background: url('../images/footer.png');
  background-repeat: repeat;
  font-family: 'Noto Sans', dosis-light;
  font-weight: 300;
  padding-bottom: 50px;
}

html[dir=rtl] #footer {
  background: url('../images/footer.png');
  background-repeat: repeat;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 300;
  padding-bottom: 50px;
}

.border-radius-22 {
  border-radius: 41px;
}

#footer li {
  list-style-type: none;
  font-size: 19px;
}

#footer ul {
  margin-left: 8px;
}

.width-120 {
  width: 120px;
}

.padd-tp-bt-10 {
  padding-top: 37px;
  padding-bottom: 16px;
}

li {
  list-style-type: none;
}

html[dir=ltr] #header li a {
  color: #1e1e1d !important;
  font-family: 'Noto Sans', dosis-medium;
  font-weight: 500;
  text-decoration: none;
}
html[dir=rtl] #header li a {
  color: #1e1e1d !important;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 500;
  text-decoration: none;
}

#collapsibleNavbar li {
  margin-right: 25px;
}


.top-20 {
  top: 20px;
}

.height-100p {
  height: 100%;
}

.bottom-0 {
  bottom: 0px;
}

.btnbg {
  background: url('../images/btnlayer.jpg') repeat;
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 28px;
  bottom: -17px;
  position: relative;
  font-size: 24px;
  z-index: 1;
}

.z-index-1 {
  z-index: 1;
}


/* Base Styles */

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  /* line-height: 1; */
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  float: left;
  position: relative;
  width: 100%;
  /* border: 1px solid #000; */
  background-color: transparent;
}

#cssmenu a {
  line-height: 1.3;
}

#cssmenu {
  /* width: 250px; */
  /* background: #eee; */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0px;
  /* padding: 3px; */
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  /* -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); */
  /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); */
  padding: 10p;
  margin-top: 16px;
}

#cssmenu>ul>li {
  margin: 0 0 2px 0;
  /* border-bottom: 1px solid #ccc; */
  /* border: 1px solid #000; */
  margin-bottom: 20px;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 1px 1px 1px 1px #ccc;
  background-color: white;
}

#cssmenu>ul>li:last-child {
  margin: 0;
}

#cssmenu>ul>li>a {
  font-size: 15px;
  display: block;
  color: #ffffff;
  /* text-shadow: 0 1px 1px #000; */
  background: #565656;
  background: -moz-linear-gradient(#565656 0%, #323232 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #323232));
  background: -webkit-linear-gradient(#565656 0%, #323232 100%);
  background: #fff;
  /* border: 1px solid #eee; */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  /* border-radius: 4px; */
  border: 0px !important;
}

#cssmenu>ul>li>a>span {
  display: block;
  /* border-bottom: 1px solid #ccc; */
  padding: 11px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0px;
  /* font-weight: bold; */
  color: #333;
}

#cssmenu>ul>li>a:hover {
  text-decoration: none;
}

#cssmenu>ul>li.active {
  /* border-bottom: none; */
}

#cssmenu>ul>li.active>a {
  background: #97be10;
  background: -moz-linear-gradient(#97be10 0%, #79980d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97be10), color-stop(100%, #79980d));
  background: -webkit-linear-gradient(#97be10 0%, #79980d 100%);
  background: transparent;
  /* color: #fff; */
  /* text-shadow: 0 1px 1px #000; */
  /* border: 1px solid #79980d; */
}

#cssmenu>ul>li.active>a span {
  /* border: 1px solid #eee; */
}

#cssmenu>ul>li.has-sub>a span {
  /* background: url(../images/add-plus-button.svg) 5px center no-repeat; */
  padding-left: 23px;
  background-size: 10px;
}

#cssmenu>ul>li.has-sub.active>a span {
  /* background: url(../images/substract.svg) 98% center no-repeat; */
  background-position-x: 2px;
  padding-left: 22px;
  background-size: 10px;
  background-color: transparent;
}

/* Sub menu */

#cssmenu ul ul {
  padding: 8px 12px;
  display: none;
  padding-top: 0px;
}

html[dir=ltr] #cssmenu ul ul li {
  padding: 3px 3px;
  font-size: 14px;
  margin-left: 10px;
  font-family: 'Noto Sans', dosis-light;
  font-weight: 300;
}

html[dir=rtl] #cssmenu ul ul li {
  padding: 3px 3px;
  font-size: 14px;
  margin-left: 10px;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 300; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
}

#cssmenu ul ul a {
  display: block;
  color: #333;
  font-size: 13px;
  /* font-weight: bold; */
}

#cssmenu ul ul a:hover {
  color: #79980d;
}

#cssmenu>ul>li.active {
  background-image: url('../images/pink.jpg')
}

.red {
  color: #DC503D
}

.bgpink {
  /* background-image: url('../images/pinkbg.jpg'); */
  background-repeat: repeat;
  position: relative;
  top: -3px;
}

.downarrow {
  background-image: url(../images/arrowdown.png);
  right: 6px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  z-index: 10;
  background-size: 100%;
  /* background-color: red; */
}

#cssmenu>ul>li.active .downarrow {
  background-image: url('../images/arrowup.png') !important;
}

.mg-bt-50 {
  margin-bottom: 71px;
}

html[dir=ltr] .contact-menu {
  width: 100%;
  min-height: 500px;
  top: 56px;
  /* background-image: url('../images/contactlayer.jpg'); */
  background-repeat: repeat;
  border-radius: 18px;
  top: 28px;
  z-index: 0;
  display: none;
  background-position: center;
  padding-top: 50px;
  text-align: left;
  padding-left: 10px;
  font-family: 'Noto Sans', dosis-Light;
  font-weight: 300;
  padding-right: 10px;
  background-color: 00C2E4;
}
html[dir=rtl] .contact-menu {
  width: 100%;
  min-height: 500px;
  top: 56px;
  /* background-image: url('../images/contactlayer.jpg'); */
  background-repeat: repeat;
  border-radius: 18px;
  top: 28px;
  z-index: 0;
  display: none;
  background-position: center;
  padding-top: 50px;
  text-align: left;
  padding-left: 10px;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 300; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
  padding-right: 10px;
  background-color: 00C2E4;
}

.contact-button {
  border: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact-menu input,
.contact-menu-page input,
.contact-menu textarea,
.contact-menu-page textarea {
  background-color: white;
  border-radius: 18px;
  border: 0px;
  width: 100%;
  padding: 5px;
  padding-left: 10px;
}

.contact-menu textarea,
.contact-menu-page textarea {
  height: 137px;
}

.contact-menu label,
.contact-menu-page label {
  color: white;
}

html[dir=ltr] .send {
  background: url(../images/button.png);
  background-repeat: repeat;
  width: 116px;
  font-family: 'Noto Sans', dosis-medium;
  font-weight: 500;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
}
html[dir=rtl] .send {
  background: url(../images/button.png);
  background-repeat: repeat;
  width: 116px;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 500; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
}

.bottom--19 {
  bottom: -19px;
}

.mg-tp--10 {
  margin-top: -10px;
}

.overflow-hidden {
  overflow: hidden;
}

.dis-block {
  display: block !important;
}

.bg-none {
  background: none !important;
}

html[dir=ltr] .contact-menu-page {
  height: 500px;
  /* top: 56px; */
  background-repeat: repeat;
  border-radius: 18px;
  /* top: 28px; */
  z-index: 0;
  display: none;
  background-position: center;
  /* padding-top: 50px; */
  text-align: left;
  padding-left: 10px;
  font-family: 'Noto Sans', dosis-Light;
  font-weight: 300;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
  padding-right: 10px;
}

html[dir=rtl] .contact-menu-page {
  height: 500px;
  /* top: 56px; */
  background-repeat: repeat;
  border-radius: 18px;
  /* top: 28px; */
  z-index: 0;
  display: none;
  background-position: center;
  /* padding-top: 50px; */
  text-align: left;
  padding-left: 10px;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 300; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
  padding-right: 10px;
}

.terms {
  margin-bottom: 100px;
}

.navbar-toggler {
  background-image: url('../images/burger.png');
  background-repeat: no-repeat;
  height: 24px;
  width: 33px;
  background-size: 100%;
  background-color: transparent;
  border: 0px;
  z-index: 1;
  position: relative;
}

.left-0 {
  left: 0px !important;
}

#header {
  padding-top: 20px;
}

#register-form {
  /* background-color:white; */
  border-radius: 146px;
}

.form-border {
  background-color: white;
  border-radius: 49px;
  float: left;
  font-family: 'Noto Sans', dosis-medium;
  font-weight: 500;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
  box-shadow: 0px 0px 9px 0px #333;
  width:100%;
  min-width: 300px;
}

html[ltr] .form-border {
  background-color: white;
  border-radius: 49px;
  float: left;
  font-family: 'Noto Sans', dosis-medium;
  font-weight: 500;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
  box-shadow: 0px 0px 9px 0px #333;
  width:100%;
}
html[dir=rtl] .form-border {
  background-color: white;
  border-radius: 49px;
  float: left;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 500; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
  box-shadow: 0px 0px 9px 0px #333;
  width:100%;
}


.form-border select,
.form-border label {
  width: 100%;
  padding: 0px;
  border-radius: 8px;
}

.form-border input{
  border-radius: 8px;
}
.img-with-shadow {
  /* width: 100% !important; */
  /* margin-left: -11px; */
  border-radius: 204px;
  box-shadow: 1px 1px 7px 4px #ccc;
  height: 100%;
}

.form-border input,
.form-border select {
  padding-left: 10px;
}

.width-160 {
  width: 160px;
}

.width-100 {
  width: 100px !important;
}

.width-60p {
  width: 61%;
  /* margin-left: -10px; */
}

#register-form .slick-dots {
  bottom: -14px;
}

#register-form .slick-dots li.slick-active button:before {
  color: DD4B39;
  opacity: .75;
  /* width: 15px; */
  font-size: 69px;
}

#register-form .slick-dots li button:before {
  color: DD4B39;
}

.form-border select {
  padding-bottom: 5px;
  padding-left: 3px;
}


#registartion {
  background-color: #E95159;
}

.form-border .slick-slide img {
  display: block;
  margin: auto;
  height: 232px;
}

.slide-text {
  margin-bottom: 20px;
}

#header {
  padding-top: 20px;
  position: relative;
  z-index: 9999;
}

.slick-initialized .slick-slide {
  position: relative;
}

#slick .slick-slide img.game-type-img-index:hover+.img-responsive {
  width: 100%;
  top: -12px;
  position: relative;
  left: -10px;
  cursor: pointer;
}

#collapsibleNavbar li:hover,.active-page,#faq .faq,#contact .contact {
font-weight:bold;
}

#error-page {
  background: url('../images/background.png');
  background-repeat: repeat;
  background-size: cover;
  height: 100%;
  color: white;
}

.mg-tp-100 {
  margin-top: 100px;
}

.f-size-23 {
  font-size: 23px;
}

#error-page #header {
  display: none;
}

.icon-title {
  font-size: 26px;
}

.height-80 {
  height: 80px;
}

.yellow-bg {
  background: url('../images/yellow-bg.png');
  background-repeat: repeat;
}

.redbg {
  background-color: #e85158;
}

.padd-tp-bt-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

#startnow {
  width: 143px;
  height: 57px;
  background-color: white !important;
  background-image: none !important;
  color: #000;
  max-width: 100%;
}

.height-63 {
  height: 63px;
}

.green-bg {
  background-repeat: repeat;
  background-color: #6BC2A0;
  background-repeat: repeat;
}

#slick .slick-dots {
  right: 0px;
  width: 30px;
  bottom: 67%;
}

#slick .slick-dots li button:before {
  color: white;
  font-size: 35px;
  top: 0px !important;
}


.yellow-with-border {
  background-color: #FFAA00;
  border-radius: 120px;
  border-radius: 38px;
  width: 207px;
  height: 144px;
}

.red-with-border {
  background-color: #E95159;
  border-radius: 120px;
  border-radius: 40px;
  width: 207px;
  height: 145px;
}

.blue-with-border {
  background-color: #0069FF;
  border-radius: 120px;
  border-radius: 37px;
  width: 207px;
  height: 144px;
}

.light-green-bg {
  background-color: #6BC2A0;
  border-radius: 120px;
  border-radius: 37px;
  width: 207px;
  height: 144px;
}

.height-200 {
  height: 400px;
}

.light-green {
  color: #265848;
}

.f-size-16 {
  font-size: 16px;
}

#slick .slick-dots li.slick-active button:before {
  color: white;
  font-size: 36px;
}

#slick img,
#slick1 img {
  width: 91%;
  border-radius: 29px;
}

.height-60 {
  height: 60px;
}

.max-height-744 {
  max-height: 744px;
}

@media (max-width:1024px) {
  .pos-rel-small {
    position: relative;
  }
}

@media (max-width:991px) and (min-width:767px) {
  .icon-title {
    font-size: 19px;
  }

  .padd-tp-bt-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .text-center-med {
    text-align: center;
  }

}



#registartion .form-group {
  margin-bottom: 15px;
  height: 55px;
}

.registration-title {
  font-size: 28px;
}

.ul-with-arrows li {
  font-size: 20px;
  /* padding-left: 2px; */
}

.padd-bt-50 {
  padding-bottom: 50px;
}

.height-100vh {
  height: 100vh;
}

#registartion #footer {
  background-image: none;
}

#registartion #footer ul li {
  float: left;
  margin-right: 27px;
  margin-top: 10px;
}

.mg-tp-15 {
  margin-top: 15px;
}

.border-0 {
  border: 0px !important;
}

.phone {
  width: 211px;
}

.phone-box {
  border-radius: 10px;
  border: 1px solid #ccc;
  /* padding: 8px; */
}

.phone-button
{/*width: 191px;height: 42px;*/font-size: 20px;}

.padd-tp-20-bt-70 {
  padding-top: 20px;
  padding-bottom: 40px;
}


.f-size-12 {
  font-size: 12px;
}

.letter-spacing-13 {
  letter-spacing: 2px;
}

.background-blue {
  background-color: #50D3DA;
}

.background-brown {
  background-color: #6A5545;
}

.registration-slider img {
  max-height: 200px;
}

.registration-slider img {
  display: inline !important;
}

.mg-l-20 {
  margin-left: 20px;
}

.registration-slider ul {
  margin-top: 20px;
}

html[dir=ltr] .registration-slider li {
  margin-bottom: 15px;
  font-family: 'Noto Sans', dosis-medium;
  font-weight: 500;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
}
html[dir=rtl] .registration-slider li {
  margin-bottom: 15px;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 500; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
}

.registration-slider li img {
  margin-right: 10px;
}


.mg-l-30 {
  margin-left: 30px;
}

.mg-l-40 {
  margin-left: 40px;
}

.width-101p {
  width: 101%;
}

#landing {
  background: url('../images/fish-desktop.jpg');
  background-size: cover;
}

#landing1 {
  background: url('../images/pipes-desktop.jpg');
  background-size: cover;
}

#landing2 {
  background: url('../images/chicken-desktop.jpg');
  background-size: cover;
}

#landing3 {
  background: url('../images/artist-desktop.jpg');
  background-size: cover;
}

#landing4 {
  background: url('../images/parking-desktop.jpg');
  background-size: cover;
}

.bg-white {
  background-color: white;
}

.fish1 {
  position: absolute;
  bottom: 6%;
  right: 0px;
}


.fish2 {
  position: absolute;
  bottom: -12%;
  left: -3px;
  z-index: 1;
}

.eggs
{
  position: absolute;
  bottom: -1%;
  left: -49px;
  z-index: 1;
  width: 168px;
}

.redbackground
{
  background:url('../images/redbackground.png');
  background-repeat: repeat;
  border-radius: 31px;
  background-position: left;
}


#slide1
{
  background:url('../images/slide1.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 3px;
}


@media (min-width:767px) {

.big-black
{
  color:#000;
}

.mg-tp--50 {
  top: -208px;
  position: relative;
}
.mg-tp--50-b{
  top: -171px;
}

.mg-tp--100
{
margin-top:-100px;
}

}


.width-140
{
width:140px;
}


.width-130
{
  width: 127px;
}

.f-faq-40
{
  font-size:40px;
}

.f-size-18
{
font-size:18px;
}

.f-size-23
{
font-size:23px;
}

.startnow
{
  padding-top: 10px;
  padding-bottom: 10px;
}

#error-page  .navbar
{
display:none;
}

.help-block {
  color: red !important;
  margin-top: 0px;
  /* margin-bottom: 9px; */
  float: left;
  width: 100%;
  font-size: 13px;
}

.invalid-feedback
{
color: red !important;
}


#reset,#login
{
  background-color:#6BC2A0;
  overflow: hidden;
}

.height-100vh
{
height:100vh;
}


.left-0{
  left:0px;
  transform: translate(0%, -50%);
}

#reset-password {
  background: url(../images/resetpass.png);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position-y: 31px;
}

.comment
{
  background-color:#eee;
  width:100%;
  float:left;
  border-radius:20px;
  padding: 11px;
  font-family: 'Noto Sans', dosis-medium;
  font-weight: 500;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
  margin-top: 20px;
  position: relative;
  float:left;
}

html[dir=ltr].comment
{
  background-color:#eee;
  width:100%;
  float:left;
  border-radius:20px;
  padding: 11px;
  font-family: 'Noto Sans', dosis-medium;
  font-weight: 500;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
  margin-top: 20px;
  position: relative;
  float:left;
}
html[dir=rtl] .comment
{
  background-color:#eee;
  width:100%;
  float:left;
  border-radius:20px;
  padding: 11px;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 500; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
  margin-top: 20px;
  position: relative;
  float:left;
}

.comment .social img
{
margin-right:10px
}



.mg-tp--5{
margin-top:-5px;
}

.date
{
  color:#666666;
}

.padding-20
{
padding:20px;
}

.width20{
width:20px !important;
}

html[ltr] .alert{
  width: 300px;
  right: 10px;
  font-family: 'Noto Sans', dosis-bold;
  font-weight: 700;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
  position: absolute;
  z-index:1000;
}

html[rtl] .alert{
  width: 300px;
  right: 10px;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 700; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
  position: absolute;
  z-index:1000;
}

html[dir=ltr] .alert-top-right {
  width: auto;
  left: 0;
  right: 0;
  font-family: 'Noto Sans', dosis-bold;
  font-weight: 700;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
  position: absolute;
  z-index: 1;
  padding: 18px;
  margin: auto;
  top: 10px;
}

html[dir=rtl] .alert-top-right {
  width: auto;
  left: 0;
  right: 0;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 700; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
  position: absolute;
  z-index: 1;
  padding: 18px;
  margin: auto;
  top: 10px;
}

.web{
  width: 92px !important;
  margin-top: 5px;
}

.blog-description
{
  min-height:70px;
}

.go-up
{
  position: fixed;
  right:20px;
  font-size: 30px;
  margin-right: 10px;
  bottom: 200px;
  display:none;
  cursor: pointer;
  color: #eee;
}

@media (max-width:767px) {

  .blog-title
  {
   font-size:16px;
  }

  button.close
  {
    position: absolute;
    right: 6px;
    top: -2px;
  }

  html[dir=ltr] .alert {
    width: 278px;
    left: 0px;
    right:auto;
    font-family: 'Noto Sans', dosis-bold;
    font-weight: 700;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
    position: absolute;
    z-index: 1;
}

.alert {
  width: 278px;
  left: 0px;
  right:auto;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 700; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
  position: absolute;
  z-index: 1;
}

  html[dir=rtl] .alert {
    width: 278px;
    left: 0px;
    right:auto;
    font-family: 'Noto Kufi Arabic', sans-serif;
    font-weight: 700; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
    position: absolute;
    z-index: 1;
}

.alert-top-right {
  width: 95%;
  left: 0;
  right: 0;
  font-family: 'Noto Sans', dosis-bold;
  font-weight: 700;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
  position: absolute;
  z-index: 1;
  padding: 18px;
  margin: auto;
  top: 10px;
}

  html[dir=ltr] .alert-top-right {
    width: 95%;
    left: 0;
    right: 0;
    font-family: 'Noto Sans', dosis-bold;
    font-weight: 700;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
    position: absolute;
    z-index: 1;
    padding: 18px;
    margin: auto;
    top: 10px;
  }

  html[dir=rtl] .alert-top-right {
    width: 95%;
    left: 0;
    right: 0;
    font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 700; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
    position: absolute;
    z-index: 1;
    padding: 18px;
    margin: auto;
    top: 10px;
  }

  .mg-bt-small-50
  {
    margin-bottom:50px;
  }
  .f-size-10-small
  {
    font-size:10px !important;
  }
  .phone {
    width: 166px;
    }
  .gameContainer
  {
    width: 100%;
    margin:auto;
  }
  #container#container
  {
  height:500px;
  max-width: 353px;
  margin:auto;
  }

  #container#canvas
  {
    height:500px;
  }
  #error-page
  {
    width:auto !important;
    float: left;
  }

  .getsmarter
  {
    width: auto;
    font-size: 11px !important;
    margin-bottom: 15px;
  }
  .shadowss{
    box-shadow: 0 0 10px #ccc;
  }
  #cssmenu>ul>li.has-sub>a span{
    padding-right: 31px;
  }
  .contact-menu-page {
    top: -86px;
  }
  .contact-menu
  {
    min-height:568px;
  }
  .f-faq-40 {
    font-size: 20px !important;
  }

  .fl-small-right
  {
    float: right;
  }
   .margin-auto-small{
    margin:auto;
    float:none !important;
    }


  .eggs {
    position: absolute;
    bottom: -1%;
    left: 8px;
    z-index: 1;
    width: 138px;
}

#landing {
background: url('../images/fishsmall.jpg');
background-size: cover;
}


#landing1 {
background: url('../images/pipes.jpg');
background-size: cover;
}


#landing2 {
  background: url('../images/chicken.jpg');
  background-size: cover;
  }

#landing3 {
  background: url('../images/artist.jpg');
  background-size: cover;
}

#landing4 {
  background: url('../images/parking.jpg');
  background-size: cover;
}

  .fish2 {
    left: -3px;
   }

  .registration-title {
    font-size: 17px;
  }

  .ul-with-arrows li {
    font-size: 18px;
  }

  .mg-tp-small-50 {
    margin-top: 50px;
  }


  .registration-slider li {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .mg-tp-small-0 {
    margin-top: 0px !important;
  }

  #registartion #footer ul li {
    float: none !important;
    margin-right: 0px !important;
  }

  .mg-tp-small-50 {
    margin-top: 50px !important;
  }

  #slick1 {
    margin-left: 10px;
  }

  .mg-tp-50 {
    margin-top: 10px;
  }

  .height-200 {
    height: 328px;
  }

  .image {
    width: 26px;
  }

  .f-size-20 {
    font-size: 17px !important;
  }

  .padd-tp-bt-100 {
    padding-top: 0px;
    padding-bottom: 25px;
  }

  .yellow-with-border,
  .red-with-border,
  .blue-with-border,.light-green-bg {
    width: 154px;
    height: 110px;
  }


  .f-size-small-16 {
    font-size: 16px !important;
  }

  .f-size-small-12{
    font-size: 12px !important;
  }

  .f-size-small-17 {
    font-size: 17px !important;
  }

  .text-small-left {
    text-align: left !important;
  }

  #register-form .slick-dots li.slick-active button:before {
    font-size: 55px !important;
  }

  dd .img-with-shadow {
    height: auto !important;
    max-height: 503px;
  }

  .height-fit-content {
    height: fit-content;
  }

  .form-border {
    background-color: white !important;
    width: 100%;
    /* padding-bottom: 20px; */
    z-index: 1000;
    position: relative;
  }

  #header {
    padding-top: 0px !important;
  }

  .shadow {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 12;
    display: none;
  }

  .bg-white {
    background-color: white;
    padding-bottom: 8px;
  }

  .navbar-collapse {
    background-color: white;
    width: 100%;
    position: fixed;
    left: 0px;
    z-index: 12;
    text-align: center;
    height: 409px;
    top: -2px;
    overflow: hidden;
}

  #collapsibleNavbar li {
    margin-right: 0px !important;
    margin-bottom: 20px;
  }

  .contact-button {
    margin-top: -47px !important;
  }

  .contact-menu {
    top: -19px !important;
    margin-bottom: 20px;
  }

  .padd-tp-bt-10 {
    padding-top: 8px !important;
    padding-bottom: 0px !important;
  }

  #footer {
    padding-bottom: 16px !important;
  }

  .btnbg {
    margin: auto;
    display: block;
    float: none;
  }



  .height-small-600 {
    height: 600px;
  }

  .def-bg {
    top: 85px !important;
    z-index: -1;
    right: -1px !important;
  }

  .mg-small-top-30 {
    margin-top: 30px;
  }

  .big-title {
    font-size: 25px;
  }

  .text-small-center {
    text-align: center;
  }

  .mg-tp-small-140 {
    margin-top: 140px;
  }

  .mg-tp-small-160
  {
    margin-top: 88px;
  }

  .f-size-40 {
    font-size: 25px !important;
  }


  #top-container {
    background: url(../images/bgsmall.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    /* padding-bottom: 132px; */
    background-color: #00c2e5;
    /* margin-bottom: 91px; */
  }

  .mg-tp-200 {
    margin-top: 30px !important;
  }

  .f-size-small-10 {
    font-size: 10px;
  }

  .ozon-parent {
    bottom: -67px;
    position: absolute;
    left: 0px;
  }

  .ozon img {
    max-width: 93px;
  }

  .ozon-image {
    width: 44px;
    margin-top: 24px !important;
  }

  .dis-none-small {
    display: none;
  }

  #startnow {
    width: 90px;
    height: 44px;
    background-color: white !important;
    background-image: none !important;
    color: #000;
    font-size: 11px;
  }
}

.gameContainer {
  /* background-image: url(../images/ipad.png); */
  padding: 13px;
  background-size: 100%;
  background-color: white;
  border-radius: 10px;
  padding-bottom: 11px;
  margin-top: 21px;
  overflow: hidden;
}
.gameContainer #gameContainer
{
  width: 94%;
  height: 412px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  position: relative;
  background: rgb(35, 31, 32);
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 9px !important;

}

.gameContainer #gameContainer #canvas
{
  height:600px;
}

.image-404
{
max-width:460px;
}

.height-300
{
height:300px;
}

.black
{
  color:#1e1e1d !important;
}
.phone-box{
  border: 14px solid;
  border-image-source: url(../images/border.png);
  /* border-image-repeat: round; */
  /* border-image-width: 330px; */
  border-image-slice: 32 51;
}

.f-size-15
{
font-size:15px;
}

.f-size-11
{
font-size:11px;
}

.f-size-14
{
  font-size:14px;
}

#footer-subscrintion ul li
{
font-size: 15px;
margin-bottom: 20px;
}

#footer-subscrintion
{
margin-bottom:20px;
font-family: 'Noto Sans', dosis-medium;
font-weight: 500;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
}

html[dir=ltr] #footer-subscrintion
{
margin-bottom:20px;
font-family: 'Noto Sans', dosis-medium;
font-weight: 500;/*light 300, regular 400, medium 500, semibold 600, bold 700*/
}

html[dir=rtl] #footer-subscrintion
{
margin-bottom:20px;
font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 500; /*light 300, regular 400, medium 500, semibold 600, bold 700*/
}

.mg-tp--26
{
  margin-top:-26px;
}

.margin-0
{
margin:0px !important ;
}

.padding-28{
padding:28px;
}

.f-size-21{
font-size:21px;
}

.phone::placeholder,#pin::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ccc;
  opacity: 1; /* Firefox */
}

.phone:-ms-input-placeholder,#pin:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ccc;
}

.phone::-ms-input-placeholder,#pin::-ms-input-placeholder { /* Microsoft Edge */

  color: #ccc;
}

.background-blue{
  background-color: #00c2e5;
}

#contact #footer
{
  margin:0px !important;
}


.width-160
{
  width:160px;
}


.height-316
{
height:316px;
}

.right-50
{
  right:50px;
  z-index:100;
}
.dis-none
{
  display:none;
}
.dir-left{direction: ltr;}

.v-poup {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: hsla(189, 95%, 84%, 0.80);
  z-index: 10000;
  display: none;
}

.verify-popup {
  width: 90%;
  max-width: 600px;
  max-height: 450px;
  background: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-shadow: 0 0 15px #ccc;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
}

.verify-popup h1 {
  color: #E75232;
  font-size: 27px;
  line-height: 42px;
  margin-bottom: 20px;
}

.verify-popup h1,
.verify-popup p {

  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 700;
}

.verify-popup::after {
  content: '';
  height: 15px;
  width: 100%;
  background: #00c2e4;
  position: absolute;
  top: 0;
}

/* body {
    background: url('https://octothink.com/images/bg.jpg');
    background-position: top center;
    background-size: 100%;
} */

.btn {
  border: none;
  text-transform: uppercase;
  position: relative;
  z-index: 1000;
  font-family: 'Noto Kufi Arabic', sans-serif;
  font-weight: 700;
  font-size: 20px;
  padding: 15px 40px !important;
}

.btn-wrapper {
  margin-top: 25px;
  display: inline-block;
}
@media (max-width:767px) {
  .verify-popup h1 {
    font-size:16px;
    line-height:26px
  }
  .verify-popup {
    width: 80%;
    margin: auto;
  }
  .verify-popup img {
    width: 150px;
  }
  .btn {
    font-size: 16px;
    padding: 10px 20px;
  }

  .verify-popup p {
    font-size: 14px;
  }
}
@media screen and (max-width:950px) and (orientation:landscape) {
  .verify-popup h1 {
    font-size:15px;
    line-height:26px
  }
  .verify-popup {
    width: 60%;
    margin: auto;
  }

  .verify-popup p {
    font-size: 12px;
  }

  .verify-popup img {
    width: 150px;
  }
}

.company-detail{
  color: #fff;
  font-family: 'Noto Sans', dosis-Light;
}
.company-detail li span {
  font-weight: 600;
}
.company-detail li {
  font-size: 16px;
  padding-top: 14px;
}
.payment-methods {
  padding: 20px 0;
  text-align: center;
  /*background: rgba(255, 255, 255, 0.1);*/
  border-radius: 4px;
  margin: 20px 0;
  display: inline-block;
  width: 100%;
}