body {
    font-family: "Ubuntu-Light";
    background: #4b4848;
}
@font-face {
    font-family: 'Ubuntu-Bold';
    src: url('../fonts/Ubuntu-Bold.ttf');
    src: local('Ubuntu-Bold'), url('../fonts/Ubuntu-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Ubuntu-Light';
    src: url('../fonts/Ubuntu-Light.ttf');
    src: local('Ubuntu-Light'), url('../fonts/Ubuntu-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Ubuntu-Regular';
    src: url('../fonts/Ubuntu-Regular.ttf');
    src: local('Ubuntu-Regular'), url('../fonts/Ubuntu-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Ubuntu-Italic';
    src: url('../fonts/Ubuntu-Italic.ttf');
    src: local('Ubuntu-Italic'), url('../fonts/Ubuntu-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Aldrich';
    src: url('../fonts/Aldrich.ttf');
    src: local('Aldrich'), url('../fonts/Aldrich.ttf') format('truetype');
}

@font-face {
    font-family: 'calibri';
    src: url('../fonts/calibri.ttf');
    src: local('calibri'), url('../fonts/calibri.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto.ttf');
    src: local('Roboto'), url('../fonts/Roboto.ttf') format('truetype');
}

.g-mb-30 {
    margin-bottom: 2.14286rem;
}
.g-color-white {
    color: #fff;
}
.text-center {
  text-align: center;
}
.g-bg-primary {
    background-color: #00adef;
}
.u-icon-v2.u-icon-size--xl, .u-icon-v2.u-icon-size--xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--xl, .u-icon-v3.u-icon-size--xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--xl {
    font-size: 2.85714rem;
    height: 6.42857rem;
    width: 6.42857rem;
}
.rounded-circle {
    border-radius: 50%;
}
.u-icon-v1, .u-icon-v2, .u-icon-v3, .u-icon-v4 {
    display: inline-block;
    position: relative;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
}
.u-icon-v3 img {
	position: absolute;
	top: 25%;
	bottom: 25%;
	left: 25%;
	right: 25%;
}
/*.dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -moz-transform: translateY(8px);
    -o-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}*/

.navbar-dark .dropdown-menu .dropdown-item{
  padding: 5px 5px;
}
.dropdown-menu{
  min-width: 100px;
      left: 7px;
}
.navbar-dark .dropdown-menu .dropdown-item{
  color: #fff;
  text-align:   center;
  font-size: 14px;
}
.dropdown-item:focus, .dropdown-item:hover{
  background: rgba(0,174,239,0.2);
}
.navbar-dark .dropdown-menu{
  background: rgba(0,0,0,0.75);
  border-color: #3079af;
  border-top: 2px solid #00aeef;
}
.navbar li.dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    transform: none;
}
.index-hero::after {
    background: transparent;
}
.index-hero .hero-text {
    width: 57%;
}.index-hero .hero-text {
    font-family: "Ubuntu-Bold";
}
.blue-strip {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0061b0+0,00a2e6+100 */
    background: #0061b0; /* Old browsers */
    background: -moz-linear-gradient(left,  #0061b0 0%, #00a2e6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #0061b0 0%,#00a2e6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #0061b0 0%,#00a2e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0061b0', endColorstr='#00a2e6',GradientType=1 ); /* IE6-9 */
    width: 73px;
    height: 5px;
    margin-bottom: 10px;
}
.button-moreinfo {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0060b0+0,0094d0+100 */
    background: #0060b0; /* Old browsers */
    background: -moz-linear-gradient(left,  #0060b0 0%, #0094d0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #0060b0 0%,#0094d0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #0060b0 0%,#0094d0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0060b0', endColorstr='#0094d0',GradientType=1 ); /* IE6-9 */
    border-radius: 50px;
    font-family: "Ubuntu-Bold";
    color: #fff;
}
.features-section {
    background: #4b4848 url("../images/section-bg.html") repeat scroll;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 20px;
    height: 701px;
}
h1.title-section2 {
    font-family: "Ubuntu-Bold";
    color: #fff;
}
.w20 {
    width: 20%;
    float: left;
    text-align: left;
}
.mtop15 {
    margin-top: 15px;
}
.mbot60 {
    margin-bottom: 70px;
}
.ourgames-title {
    color: #fff;
    font-size: 18px;
    font-family: "Ubuntu-Bold";
}
.pricing-dark-section {
    margin-top: 0px;
}
.features-section .feature {
    margin-top: 25px;
}

.services-section {
    color: #fff;
    height: auto;
}

.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}

.no-padding{
  padding: 0px !important;
}

.services-section2{
    background: url("../images/bg-footer3.html") no-repeat top center;
    color: #fff;
    height: 753px;
    width: 100%;
    margin-top: 10px;
}

.services-section3{
    background: url("../images/bg-footer1.html") no-repeat center;
    color: #fff;
    height: 1158px;
}

.services-section4{
    background: url("../images/bg-footer3.html") no-repeat top center;
    color: #fff;
    height: 753px;
    width: 100%;
    position: relative;
    top: 30px;
}

.services-section5{
    background: url("../images/bg-footer3.html") no-repeat center;
  color: #fff;
  height: 753px;width: 100%;
  position: relative;
    top: 430px;
}

.services-section6{
    background: url("../images/bg-footer3.html") no-repeat center;
  color: #fff;
  height: 753px;
  width: 100%;
  position: relative;
    top: 500px;
}

h1.title-section3 {
    font-family: "Ubuntu-Bold";
    margin-bottom: 0px;
}
h3.services-title {
    font-size: 18px;
    font-family: "Ubuntu-Bold";
    margin-top: 20px;
}
.work {
    background: #00213d none repeat scroll 0 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.9);
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.work-thumbnail img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.work-content {
    margin: 0 auto;
    padding: 15px;
}



.work::after {
    box-shadow: 0 5px 7px #999999;

}
h3.loc {
    font-size: 21px;
    font-family: "Ubuntu-Bold";
    color: #fff;
    margin-top: 0;
}
h5.loc-small {
    font-size: 12px;
    font-family: "Ubuntu-Bold";
    color: #fff;
}
p.address {
    color: #00aeef;
    margin-bottom: 175px;
}
.clients-section {
    margin-top: 0px;
}

.snip1273 {
  font-family: "Raleway", Arial, sans-serif;
  position: relative;
  float: left;
  margin: 10px 1%;
  min-width: 310px -60px;
  max-width: 310px;
  width: 100%;
  color: #ffffff;
  text-align: left;
  background-color: #000000;
  font-size: 16px;
}
.snip1273 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

a:hover{
  text-decoration: none;
}
.snip1273 img {
  position: relative;
  max-width: 100%;
  vertical-align: top;
}
.snip1273 figcaption {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  padding: 20px 30px;
}
.snip1273 figcaption:before,
.snip1273 figcaption:after {
  width: 1px;
  height: 0;
}
.snip1273 figcaption:before {
  right: 0;
  top: 0;
}
.snip1273 figcaption:after {
  left: 0;
  bottom: 0;
}
.snip1273 h3,
.snip1273 p {
  line-height: 1.5em;
}
.snip1273 h3 {
  margin: 0 0 5px;
  font-weight: 700;
  text-transform: uppercase;
}
.snip1273 p {
  font-size: 0.8em;
  font-weight: 500;
  margin: 0 0 15px;
}
.snip1273 a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.snip1273:before,
.snip1273:after,
.snip1273 figcaption:before,
.snip1273 figcaption:after {
  position: absolute;
  content: "";
  background-color: #ffffff;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
.snip1273:before,
.snip1273:after {
  height: 1px;
  width: 0%;
}
.snip1273:before {
  top: 0;
  left: 0;
}
.snip1273:after {
  bottom: 0;
  right: 0;
}
.snip1273:hover img,
.snip1273.hover img {
  opacity: 0.4;
}
.snip1273:hover figcaption,
.snip1273.hover figcaption {
  opacity: 1;
}
.snip1273:hover figcaption:before,
.snip1273.hover figcaption:before,
.snip1273:hover figcaption:after,
.snip1273.hover figcaption:after {
  height: 100%;
}
.snip1273:hover:before,
.snip1273.hover:before,
.snip1273:hover:after,
.snip1273.hover:after {
  width: 100%;
}
.snip1273:hover:before,
.snip1273.hover:before,
.snip1273:hover:after,
.snip1273.hover:after,
.snip1273:hover figcaption:before,
.snip1273.hover figcaption:before,
.snip1273:hover figcaption:after,
.snip1273.hover figcaption:after {
  opacity: 0.1;
}
/* Demo purposes only */



figure.snip1477 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  /*margin: 10px 1%;*/
  /*min-width: 230px;
  max-width: 315px;
  width: 100%;*/
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  background-color: #000000;
}
figure.snip1477 *,
figure.snip1477 *:before,
figure.snip1477 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}
figure.snip1477 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  opacity: 0.9;
}
figure.snip1477 .title {
  position: absolute;
  top: 58%;
  left: 25px;
  padding: 5px 10px 5px;
}
figure.snip1477 .title:before,
figure.snip1477 .title:after {
  height: 2px;
  width: 460px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title:before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
figure.snip1477 .title:after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
figure.snip1477 .title div:before,
figure.snip1477 .title div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title div:before {
  top: 10px;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
figure.snip1477 .title div:after {
  bottom: 10px;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

/*For title1*/
figure.snip1477 .title1 {
  position: absolute;
  top: 58%;
  left: 10px;
  padding: 5px 10px 5px;
}
figure.snip1477 .title1:before,
figure.snip1477 .title1:after {
  height: 2px;
  width: 205px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title1:before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
figure.snip1477 .title1:after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
figure.snip1477 .title1 div:before,
figure.snip1477 .title1 div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title1 div:before {
  top: 10px;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
figure.snip1477 .title1 div:after {
  bottom: 10px;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
/*End for title1*/

figure.snip1477 h2,
figure.snip1477 h4 {
  margin: 0;
  text-transform: uppercase;
}
figure.snip1477 h2 {
  font-weight: 400;
}
figure.snip1477 h4 {
  display: block;
  font-weight: 700;
  background-color: #ffffff;
  padding: 5px 10px;
  color: #000000;
}
figure.snip1477 figcaption {
  position: absolute;
  bottom: 42%;
  left: 25px;
  text-align: left;
  opacity: 0;
  padding: 5px 60px 5px 10px;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 1.5px;
}
figure.snip1477 figcaption.small-fig {
    bottom: 42%;
    font-size: 0.8em;
    font-weight: 500;
    left: 25px;
    letter-spacing: 1.5px;
    opacity: 0;
    padding: 5px 10px;
    position: absolute;
    text-align: left;
}
figure.snip1477 figcaption p {
  margin: 0;
}
figure.snip1477 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
figure.snip1477:hover img,
figure.snip1477.hover img {
  zoom: 1;
  filter: alpha(opacity=35);
  -webkit-opacity: 0.35;
  opacity: 0.35;
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after,
figure.snip1477:hover .title div:before,
figure.snip1477.hover .title div:before,
figure.snip1477:hover .title div:after,
figure.snip1477.hover .title div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.snip1477:hover .title1:before,
figure.snip1477.hover .title1:before,
figure.snip1477:hover .title1:after,
figure.snip1477.hover .title1:after,
figure.snip1477:hover .title1 div:before,
figure.snip1477.hover .title1 div:before,
figure.snip1477:hover .title1 div:after,
figure.snip1477.hover .title1 div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
figure.snip1477:hover .title1:before,
figure.snip1477.hover .title1:before,
figure.snip1477:hover .title1:after,
figure.snip1477.hover .title1:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.snip1477:hover figcaption,
figure.snip1477.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1477:hover .title img {
    opacity: 1;
}
figure.snip1477:hover .title1 img {
    opacity: 1;
}
figure.snip1477:hover .desc-games h5 {
    visibility: hidden;
}
.desc-games {
    position: absolute;
    bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
    transition: all 0.35s ease 0s;
}
.desc-games h5 {
    text-align: left;
    font-size: 12px;
    font-family: "Ubuntu-Regular";
    transition: all 0.35s ease 0s;
}
figure.snip1477:hover .desc-games1 h5 {
    visibility: hidden;
}
.desc-games1 {
    position: absolute;
    bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
    transition: all 0.35s ease 0s;
}
.desc-games1 h5 {
    text-align: left;
    font-size: 12px;
    font-family: "Ubuntu-Regular";
    transition: all 0.35s ease 0s;
}
.p10 {
    padding-left: 10px;
    padding-right: 10px;
}
.p12 {
    padding-left: 11px;
    padding-right: 11px;
}
.ipad {
  position: absolute;
  bottom: -318px;
  left: 100px;
}
.oren {
  color: #f7941d;
}
h1.white-title {
  font-size: 72px;
  font-family: "Ubuntu-Bold";
  color: #fff;
  position: relative;
  z-index: 1;
}
p.api-text {
  color: #c2c2c2;
  position: relative;
  z-index: 1;
}
.bg1 {
    background: #4b4848 url("../images/services-sec-bg.html") repeat scroll 0 0 / cover ;
    height: 700px;
    overflow: hidden;
    padding-top: 110px;
    position: relative;
}
.features-section1 {
    background: #4b4848 url("../images/services-sec-bg2.html") repeat scroll;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 20px;
    height: 702px;
}
.services-section1 {
    background: #4b4848 url("../images/services-sec-bg.html") repeat scroll;
    /*border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;*/
    margin-top: 0px;
    padding-bottom: 120px;
    padding-top: 50px;
    color: #fff;
    height: 700px;
}
.monitor {
    position: relative;
    top: -120px;
}
.monitor88{
    position: relative;
    top: 0px;
}

.monitor99{
    position: relative;
    top: 110px;
}

.monitor77{
position: relative;
top: 230px;
}
.monitor008{
position: relative;
top: 350px;
}

.service1-title {
    position: absolute;
    right: 25px;
    top: 150px;
}
h5.oren {
    color: #f7941d;
    font-family: "Ubuntu-Regular";
    font-size: 21px;
    position: absolute;
    right: 33px;
    top: 215px;
}
p.grey-text {
    color: #bbb;
    font-family: "Ubuntu-Light";
    position: absolute;
    right: 33px;
    text-align: right;
    top: 300px;
    width: 600px;
    z-index: 1;
}
.service2-title {
    position: absolute;
    left: 0px;
    top: 40px;
}
.monitor3 {
    background: rgba(0, 0, 0, 0) url("../images/monitor3.html") repeat scroll 0 0;
    height: 366px;
    position: absolute;
    right: 0px;
    top: 5px;
    width: 694px;
}
h5.oren2 {
    color: #f7941d;
    font-family: "Ubuntu-Regular";
    font-size: 21px;
    left: 10px;
    position: absolute;
    top: 185px;
}
p.grey-text2 {
    color: #bbb;
    font-family: "Ubuntu-Light";
    left: 10px;
    position: absolute;
    text-align: left;
    top: 265px;
    width: 500px;
    z-index: 1;
}
.blue-bg {
    background: #00213d none repeat scroll 0 0;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5);
    left: 0;
    position: absolute;
    top: 420px;
    width: 97%;
    padding: 20px;
}
p.blue-text {
  color: #00aeef;

}
.service3-title {
    margin:0 auto;
}
h5.oren3 {
    color: #f7941d;
    font-family: "Ubuntu-Regular";
    font-size: 21px;
    margin:0 auto;
}
p.grey-text3 {
    color: #bbb;
    font-family: "Ubuntu-Light";
    text-align: center;
    margin: 0 auto;
    padding-left: 300px;
    padding-right: 300px;
    margin-top: 20px;
}
.monitor4 {
    background: rgba(0, 0, 0, 0) url("../images/backend2.html") repeat scroll 0 0;
    height: 445px;
    left: 0;
    position: absolute;
    top: 90px;
    width: 580px;
}
.service4-title {
    position: absolute;
    right: 0;
    top: 110px;
}
h5.oren4 {
    color: #f7941d;
    font-family: "Ubuntu-Regular";
    font-size: 21px;
    position: absolute;
    right: 10px;
    top: 180px;
}
p.grey-text4 {
    color: #bbb;
    font-family: "Ubuntu-Light";
    position: absolute;
    right: 10px;
    text-align: right;
    top: 250px;
    width: 600px;
    z-index: 1;
}
.samsung {
  margin: 0 auto;
  z-index: 1;
}
.icon1 {
    bottom: 90px;
    position: absolute;
    right: 200px;
    z-index: 2;
}
.icon3 {
    bottom: 300px;
    left: 100px;
    position: absolute;
}
.icon4 {
    bottom: 100px;
    position: absolute;
}
.icon5 {
    bottom: 268px;
    position: absolute;
    right: 105px;
}
.icon6 {
    bottom: 204px;
    left: 206px;
    position: absolute;
}
.icon7 {
    bottom: 210px;
    position: absolute;
    right: 25px;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.bg-dd{
      background: #4b4848 url(../images/bg-dd.html) no-repeat center;
    color: #fff;
    height: 2407px;
}
.bg-lt{
      background: #4b4848 url(../images/bg-dd.html) no-repeat center;
    color: #fff;
    height: 2407px;
}
.bg-news img.bg{
     position: absolute;
     margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.monitor5 {
    background: rgba(0, 0, 0, 0) url("../images/imac.html") no-repeat center;
    height: 472px;
    left: 50px;
    position: absolute;
    top: 113px;
    width: 1173px;
}
.monitor36d {
    background: rgba(0, 0, 0, 0) url("../images/36dbg.html") no-repeat center;
    height: 675px;
    right: -135px;
    position: absolute;
    top: -74px;
    width: 1550px;
}
.monitorlot{
    position: relative;
    top: -117px;
}

.monitorlot img {
  margin: 0 auto;
}

.bg-services img.bg{
   position: absolute;
   margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.note8 {
    background: rgba(0, 0, 0, 0) url("../images/note8.html") repeat scroll 0 0;
    height: 177px;
    left: 343px;
    position: absolute;
    top: 305px;
    width: 293px;
}
h5.oren5 {
    color: #f7941d;
    font-family: "Ubuntu-Regular";
    font-size: 35px;
    position: absolute;
    right: 329px;
    top: -116px;
}
p.grey-text5 {
    font-size: 17px;
    color: #FFF;
    font-family: "Ubuntu-Light";
    position: absolute;
    /*right: 33px;*/
    text-align: center;
    right: 322px;
    top: -70px;
    width: 610px;
    z-index: 1;
}
.services-tabs .nav-tabs .nav-link {
    background: rgba(0, 0, 0, 0) url("../images/games-sprite.html") no-repeat scroll 0 0;
    border: 0 none;
    display: inline-block;
    height: 130px;
    position: relative;
    width: 107px;
}
.services-tabs .nav-tabs .nav-link.active, .services-tabs .nav-tabs .nav-link:hover {
    background-position: 0 -163px;
}
.ourgames-title {
  text-align: center;
}

/*.ourgames-bg{
  background: rgba(0, 0, 0, 0) url("../images/bg-dd.jpg") no-repeat center;
      color: #fff;
    height: 2407px;
}*/

.ourgames-bg img.bg {
  position: absolute;
}
.bg-blue {
  background: rgba(0,0,0,0.5) none repeat scroll 0 0;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5);
  padding: 20px;
}
.bg-blue p {
  color: #c2c2c2;
  font-size: 16px;
}
.bg-blue h4 {
  color: #f7941d;
  font-size: 24px;
}
.services-tabs .nav-tabs .tp {
  background: rgba(0, 0, 0, 0) url("../images/games-sprite.html") no-repeat scroll;
  background-position: 3px 0px;
  transition: opacity 0.15s linear 0s;
}
.services-tabs .nav-tabs .tp.active, .services-tabs .nav-tabs .tp:hover {
    background-position: 3px -162px;
}
.services-tabs .nav-tabs .dmn {
  background: rgba(0, 0, 0, 0) url("../images/games-sprite.html") no-repeat scroll;
  background-position: -134px 0px;
  transition: opacity 0.15s linear 0s;
}
.services-tabs .nav-tabs .dmn.active, .services-tabs .nav-tabs .dmn:hover {
    background-position: -134px -162px;
}
.services-tabs .nav-tabs .cm {
  background: rgba(0, 0, 0, 0) url("../images/games-sprite.html") no-repeat scroll;
  background-position: -273px 0px;
  transition: opacity 0.15s linear 0s;
}
.services-tabs .nav-tabs .cm.active, .services-tabs .nav-tabs .cm:hover {
    background-position: -273px -162px;
}
.services-tabs .nav-tabs .cmf {
  background: rgba(0, 0, 0, 0) url("../images/games-sprite.html") no-repeat scroll;
  background-position: -409px 0px;
  transition: opacity 0.15s linear 0s;
}
.services-tabs .nav-tabs .cmf.active, .services-tabs .nav-tabs .cmf:hover {
    background-position: -409px -162px;
}
.services-tabs .nav-tabs .bj {
  background: rgba(0, 0, 0, 0) url("../images/games-sprite.html") no-repeat scroll;
  background-position: -548px 0px;
  transition: opacity 0.15s linear 0s;
}
.services-tabs .nav-tabs .bj.active, .services-tabs .nav-tabs .bj:hover {
    background-position: -548px -162px;
}
.services-tabs .nav-tabs .pd {
  background: rgba(0, 0, 0, 0) url("../images/games-sprite.html") no-repeat scroll;
  background-position: -686px 0px;
  transition: opacity 0.15s linear 0s;
}
.services-tabs .nav-tabs .pd.active, .services-tabs .nav-tabs .pd:hover {
    background-position: -686px -162px;
}
.services-tabs .nav-tabs .bt {
  background: rgba(0, 0, 0, 0) url("../images/games-sprite.html") no-repeat scroll;
  background-position: -824px 0px;
  transition: opacity 0.15s linear 0s;
}
.services-tabs .nav-tabs .bt.active, .services-tabs .nav-tabs .bt:hover {
    background-position: -824px -162px;
}
.services-tabs .nav-tabs .big {
  background: rgba(0, 0, 0, 0) url("../images/games-sprite.html") no-repeat scroll;
  background-position: -961px 0px;
  transition: opacity 0.15s linear 0s;
}
.services-tabs .nav-tabs .big.active, .services-tabs .nav-tabs .big:hover {
    background-position: -961px -162px;
}
.services-tabs .nav-tabs .king {
  background: rgba(0, 0, 0, 0) url("../images/games-sprite.html") no-repeat scroll;
  background-position: -1099px 0px;
  transition: opacity 0.15s linear 0s;
}
.services-tabs .nav-tabs .king.active, .services-tabs .nav-tabs .king:hover {
    background-position: -1099px -162px;
}
.bg-form {
  background: rgba(0, 0, 0, 0) url("../images/form-signin.html") no-repeat scroll;
  width: 361px;
  height: 504px;
  margin: 0 auto;
}

.sub-main-w3 input[type="text"], .sub-main-w3 input[type="password"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: currentcolor currentcolor #00aeef;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 2px;
    color: #bbb;
    font-family: "Ubuntu-Italic";
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 15px;
    outline: medium none;
    padding: 2px 10px;
    width: 80%;
}
.sub-main-w3 {
    left: 544px;
    position: absolute;
    top: 314px;
}
.login-btn {
    left: 44%;
    position: absolute;
    right: 44%;
    top: 395px;
    text-align: center;
}

.navbar.bg-transparent{
  background-color: rgba(0,0,0,0.92)!important;
  border-top: 3px solid transparent;
  border-image: linear-gradient(to right, rgba(0,118,186,0.45) 0%,rgba(13,85,132,0.45) 13%,rgba(16,130,180,0.45) 28%,rgba(0,118,186,0.45) 48%,rgba(36,154,203,0.45) 68%,rgba(58,170,221,0.45) 87%);
  border-image-slice: 1;
      top: 0;
    position: fixed;
    display: block;
    z-index: 99999999999999;
    opacity: 0.95;
        width: 100%;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    margin: 0 9px;
    padding: 32px 10px;
}

.index-hero {
    top: 200px;
    position: relative;
    overflow: unset;
    background: transparent;
    height: 16%;
    padding-top: 0;
}

.services-tabs {
  top: 150px;
  margin-top: 0;
  position: relative;
}

.services-tabs1 {
  top: 580px;
  margin-top: 0;
  position: relative;
}

.services1 {
  top: 300px;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

.video159{
  background: url(../images/video1.html) center top no-repeat;
    width: 100%;
    height: 648px;
  }

  .video159 .container {
    width: 714px; padding: 0;
  }

  .video159 video {
    margin-top: 28px;
  }

  .video1591{
  background: url(../images/video2.html) center top no-repeat;
    width: 100%;
    height: 681px;
    position: relative;
  }

  .video1591 .container {
    width: 724px; padding: 0;
  }

  .video1591 video {
    margin-top: 110px;
  }


.asd789{
  margin: -2% auto 30px;
  z-index: 99;position: relative;
}

.form-bordered {
  margin-bottom: 10px;
 background: #011f2e;
 color: #fff;
 border: none;
 text-align: left;
 padding: 0.5rem 0.75rem;
 font-size: 1.5rem;
 line-height: 1.25;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

#comments{
  /*max-width: 117px !important*/;
  /*min-height: 117px;*/

  }
img.trans-hover:hover {
    transform: scale3d(1.05,1.05,1);
    transition: opacity 0.35s, transform 0.35s;
}

textarea{
  resize: none !important;
}

.pad0 {
  padding: 0;
}

.mtop2 {
  margin-top: -2%;
}

.mt3 {
  margin-top: 3%;
}

.mt10 {
  margin-top: 10px;
}

.mtop21 {
  margin-top: 21%;
}
.mtop49 {
    margin-top: 49%;
}

.mbot4 {
  margin-bottom: 4%;
}

.mb10 {
  margin-bottom: 10px;
}

.mbot15 {
  margin-bottom: 15px;
}

.mbot22 {
  margin-bottom: 22%;
}

.mbot30 {
  margin-bottom: 30px;
}

.mr25 {
  margin-right: 25px;
}

.w125 img{
  margin-bottom: 10px;
}

.w16 img{
  margin-bottom: 10px;
}

.ws_script {
  position:absolute;left:-99%
}

.lh50 {
  line-height: 50px;
}

.white {
  color: #fff;
}

.ready {
  background-image: linear-gradient(to right, rgba(0,160,228,0) 0%,rgba(0,160,228,0) 1%,rgba(0,160,228,0.25) 20%, rgba(0,160,228,0.25) 50%, rgba(0,160,228,0.25) 80%,rgba(0,160,228,0) 99%, rgba(0,160,228,0) 100%);
  border-image: linear-gradient(to right, rgba(0,160,228,0) 0%,rgba(0,114,188,0) 1%,rgba(0,114,188,1) 10%, rgba(0,114,188,1) 50%, rgba(0,114,188,1) 90%,rgba(0,114,188,0) 99%, rgba(0,114,188,0) 100%);
  border-image-slice: 100%;
  border-image-slice: 1;
  border-bottom: 4px solid;
  border-top:4px solid;
  height: auto;
  margin: 20px auto;
  font-family: "Aldrich";
}

.ready h2 {
  font-size: 32px;
  margin:10px 0 0; 
}

.ready p {
  font-size: 24px;
  font-family: "calibri";
}

.color1 {
  color: #00b3ff;
}


.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.navbar-inverse {
    background-color: rgba(0,0,0,0.92) !important;
    border-top: 3px solid transparent;
    border-image: linear-gradient(to right, rgba(0,118,186,0.45) 0%,rgba(13,85,132,0.45) 13%,rgba(16,130,180,0.45) 28%,rgba(0,118,186,0.45) 48%,rgba(36,154,203,0.45) 68%,rgba(58,170,221,0.45) 87%);
    border-image-slice: 100%;
    border-image-slice: 1;
    height: 75px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    padding: 25px 10px;
    margin: 0 9px;
}

.navbar-inverse .navbar-nav > li > a:hover {
  color: #00b7ff;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background: rgba(0,174,239,0.2);
}

.navbar-dark .nav-item .nav-link:hover, .navbar-dark .nav-item .nav-link.active {
    color: #00b7ff;
}

.container {
    max-width: 1240px;
}

.height117 {
  height: 117px;
}

.services-tabs .nav-tabs {
    display: flex;
    border-bottom: none;
}

.aboutus-body {
  background: #000;
  display: inline-block;
}

.aboutus-body .who {
  padding: 46% 0 10%;
}

.who {
  font-size: 32px;
  font-family: 'Aldrich';
  color: #fff;
  margin: 0 auto;
  width: 75%;
}

.who .we {
  background: #022735;
  border:4px solid #0572b9;
  border-radius: 51px;
  padding: 5px 30px;
}

.who p {
  font-family: 'Roboto';
  font-size: 20px;
  margin: 10px 0;
}

.aboutus-body img.bg {
  position: absolute;
}

.bg_cardgames {
  border-bottom: 3px solid #45b6ff;
  height: auto;
  margin-bottom: 5%;
}

.bg_dingdong {
  background: transparent;
  box-shadow: none;
  padding: 0;
  margin-top: -83px;
}

.bg_lottery {
  height: auto;
  margin-top: 10px;
}

.container1 {
  max-width: 1290px;
}

.col-position {
  position: relative;
  top: 200px;
}

video { width: 100% !important; height: auto !important; }