@charset "UTF-8";
/*
Theme Name: dom
Text Domain: dom
*/
/* Basic Style */
* {
  margin: 0;
  padding: 0;
  outline: none;
}

body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  position: relative;
  background: #f5f5f5;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 400;
  line-height: 1.6;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto;
}

section img {
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0 0 15px;
  padding: 0;
  color: #000;
  font-weight: 700;
  line-height: 1.3;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 25px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

p {
  margin: 0 0 15px;
  padding: 0;
}

a {
  text-decoration: none;
  color: #ff642e;
}

a:hover {
  text-decoration: none;
  color: #000;
}

a:focus,
a:hover {
  text-decoration: none !important;
}

ul, ol {
  margin: 0 0 15px 15px;
  padding: 0;
}

.clear {
  clear: both;
}

input[type=submit]:hover {
  cursor: pointer;
}

.center {
  text-align: center;
  margin-bottom: 40px;
}

.middle-align {
  margin: 0 auto;
  padding: 3em 0 0;
}

.wp-caption {
  margin-bottom: 15px;
  max-width: 100%;
}

.wp-caption-text {
  padding: 6px 0 0;
  text-align: center;
  font-size: 14px;
  font-style: italic;
  opacity: 0.8;
}

.screen-reader-text {
  position: absolute;
  top: -9999em;
  left: -9999em;
}

.sticky {
  margin: 0;
  padding: 0;
}

.gallery-caption {
  margin: 0;
  padding: 0;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
  margin-bottom: 10px;
  padding: 0;
  border: none;
  padding: 5px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  border: none;
  padding: 5px;
  margin-bottom: 10px;
  margin-left: 25px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  border: none;
  padding: 5px;
}

.alignnone,
img.alignnone {
  border: none;
  padding: 5px;
}

.comment-list .comment-content ul {
  list-style: none;
  margin-left: 15px;
}

.comment-list .comment-content ul li {
  margin: 5px;
}

#respond {
  clear: both;
}

.toggleMenu {
  display: none;
}

.bypostauthor {
  margin: 0;
  padding: 0;
}

input[type=text],
input[type=email],
input[type=phno],
input[type=password],
textarea {
  border: none;
  width: 100%;
  padding: 10px 10px;
  margin: 0;
  height: auto;
  border-radius: 10px;
}

textarea {
  height: 111px;
}

input[type=submit] {
  text-align: center;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 15px 30px 13px;
  background: #ffbc3a;
  font-weight: 700;
  color: #121212;
  margin: 0;
  border: none;
}

input[type=submit]:hover {
  background: #ffca63;
}

.middle-header {
  padding: 15px 0;
  background: #021f1e;
}

.topbtn {
  padding-top: 3px;
}

.footerbtn {
  text-align: center;
  padding: 30px 0;
}

.topbtn a.b1, .footerbtn a.b1 {
  margin-right: 15px;
}

.page-template-custom-home-page .middle-header {
  border: none;
}

/* ------------ LOGO CSS ----------- */
.logo img {
  max-width: 110px;
}

p.site-description {
  font-weight: 500;
  letter-spacing: 1px;
  font-style: italic;
  font-size: 13px;
  margin-bottom: 0;
  color: #a7acb5;
}

/* --------- HEADER --------- */
#header .nav {
  display: block;
  margin: 0;
  padding: 0;
}

#header .nav ul {
  padding: 0;
  margin: 0;
}

#header .nav ul li {
  display: inline-block;
  margin: 0;
  padding: 7px 15px 0;
  position: relative;
}

#header .nav ul li a {
  color: #999;
  font-size: 15px;
  font-weight: 700;
  display: block;
  line-height: 1;
  text-transform: uppercase;
}

ul.sub-menu li a {
  border: none !important;
}

#header .nav ul li a:hover {
  color: #fff;
}

#header .nav ul ul {
  margin: 5% 0 0 0;
}

/* --------- SLIDER--------- */
#slider {
  margin: 30px auto 0;
  padding: 50px 30px 0;
  width: 100%;
  max-width: 1110px;
  border-radius: 15px;
  overflow: hidden;
  background: url(/wp-content/uploads/2024/12/sport.jpg) no-repeat left center;
  background-size: cover;
  height: 350px;
  position: relative;
}

.slider-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#slider a.b2 {
  display: block;
  max-width: 200px;
  padding: 10px;
  margin: 30px 0;
}

#slider a.b1 {
  display: none;
  max-width: 200px;
  padding: 10px;
  margin: 15px auto;
}

.bonus {
  font-weight: 700;
  color: #fff;
  font-size: 26px;
}

.promo {
  font-weight: 700;
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 9;
  max-width: 400px;
}

.promo span {
  position: relative;
  margin-right: 22px;
  cursor: pointer;
  display: inline-block;
  color: #fbd74b;
}

.promo span:after {
  content: "";
  -webkit-mask-image: url(/wp-content/themes/dom/images/copy.svg);
  mask: url(/wp-content/themes/dom/images/copy.svg);
  -webkit-mask-position: 50%;
  background-color: #fbd74b;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 2px;
  right: -22px;
}

@media (max-width: 1160px) {
  #slider {
    border-radius: 0;
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  #slider {
    height: auto;
    text-align: center;
    padding: 30px 15px;
  }
  .slider-overlay, .home .menubar, .home .toggle, .home .topbtn {
    display: none;
  }
  .bonus {
    font-size: 23px;
  }
  #slider a.b2 {
    margin: 15px auto;
  }
  #slider a.b1 {
    display: block;
  }
  .promo {
    max-width: 100%;
    text-shadow: 2px 2px 2px #000;
  }
}
.slot-link {
  text-align: center;
  padding: 30px 0 30px;
}

a.b1 {
  position: relative;
  background: #04cfaa;
  color: #fff;
  border-radius: 30px;
  padding: 10px 30px;
  text-align: center;
  font-weight: 700;
}
a.b1:hover {
  animation: shake 1.5s infinite;
}

@keyframes shake {
  0% {
    left: 0;
  }
  10% {
    left: -2px;
  }
  20% {
    left: 2px;
  }
  30% {
    left: -6px;
  }
  40% {
    left: 6px;
  }
  50% {
    left: -4px;
  }
  60% {
    left: 2px;
  }
  70% {
    left: 0;
  }
}
a.b2, span.b2 {
  background: #ff2400;
  color: #fff;
  border-radius: 30px;
  padding: 10px 30px;
  text-align: center;
  font-weight: 700;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 36, 0, 0.6);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(255, 36, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 36, 0, 0);
  }
}
.sbtn {
  padding: 5px 0 30px;
}

.serv-box {
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  background: #fff;
}

.serv-box img {
  width: 100%;
}

.serv-box img:hover {
  opacity: 0.7;
}

.serv-box .h4 {
  font-size: 16px;
  padding: 20px;
  margin: 0;
}

.serv-box .h4 a {
  font-weight: 700;
  display: block;
}

/* WINNERS */
.winner {
  margin-top: 30px;
  font-size: 12px;
}
.winner__container {
  display: flex;
  align-items: center;
}
.winner__label {
  flex: none;
  width: 90px;
  color: #80858f;
  border-right: 1px solid;
  line-height: 1.3;
}
.winner__section {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}
.winner__item {
  position: relative;
  display: grid;
  grid-template-columns: 48px 1fr;
  grid-column-gap: 10px;
  align-items: center;
  padding: 0 20px;
  flex-shrink: 0;
  line-height: 1;
}
.winner__item-image {
  grid-row: span 2;
  border-radius: 5px;
  overflow: hidden;
}
.winner__item-value {
  color: #000;
  font-weight: bold;
}
.winner__item-btn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(245, 245, 245, 0.7);
  opacity: 0;
}
.winner__item-btn:hover {
  opacity: 1;
}
.winner__item-btn .x-button-2 {
  padding: 10px 20px;
}

/* TYPE SECTIONS */
.type-section {
  margin-bottom: 30px;
  color: #333;
}
.type-section__title {
  margin-bottom: 15px;
}
.type-section__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 992px) {
  .type-section__list {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
  }
}
.type-section__list li a {
  display: block;
  padding: 15px;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: inherit;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.07);
  background: #fff;
}
@media screen and (min-width: 992px) {
  .type-section__list li a {
    font-size: 24px;
  }
}
.type-section__list li a:hover {
  background: #dddddd;
}

/* ABOUT US */
.box {
  overflow: hidden;
  position: relative;
  text-align: center;
}

.box img {
  height: auto;
  border-radius: 50%;
}

.box .inner-content {
  width: 100%;
  height: 50%;
  text-align: center;
  color: #121212;
  position: absolute;
  top: 65%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, 50%) scale(0);
  transition: all 0.3s ease 0.2s;
  padding: 0 2em;
}

.box .inner-content:after {
  content: "";
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: #ffbc3a;
  position: absolute;
  top: 20%;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  opacity: 0.9;
}

.box:hover .inner-content {
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.3s ease 0s;
}

.box .title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #121212;
  padding-top: 0;
}

iframe,
.entry-audio audio {
  width: 100%;
}

/* --------- FOOTER ------- */
.copyright img {
  text-align: right;
}

#footer .widget {
  padding: 15px 0;
}

#footer li a {
  color: #999;
  font-size: 14px;
  font-weight: 700;
}

#footer li a:hover {
  color: #fff;
}

#footer ul li {
  list-style: none;
  padding: 5px 0;
}

#footer ul {
  margin: 0;
}

.sub-title {
  margin: 5em 0 0 0;
  line-height: 2em;
}

#footer {
  text-align: left;
  background: #000;
  padding: 40px 0 20px;
}

#footer .h3 {
  color: #646a87;
  font-size: 17px;
  padding: 0 0 10px 0;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid #222330;
}

.copyright {
  padding-top: 15px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}

.navigate ul {
  list-style: none;
}

.copyright img {
  width: 40px;
  float: left;
  margin-right: 15px;
}

.copyright ul {
  margin: 0 0 15px;
  padding: 0;
}

.copyright ul li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}

.copyright ul li:last-child {
  margin-right: 0;
}

.copyright ul li a:hover {
  color: #fff;
}

#footer-2 {
  background: #0e0e0e;
  text-align: center;
  padding: 15px 0;
}

.site-info {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.site-info__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .site-info__inner {
    flex-direction: row;
  }
}
.site-info__col {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.site-info__col:not(:first-child) {
  text-align: center;
}
.site-info .menu {
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-info .icons-list {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-info .icons-list img {
  filter: brightness(0) invert(1) opacity(0.3);
  border-radius: 5px;
  border: 1px solid #232834;
}

.scrollup {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 30px;
  right: 100px;
  font-size: 25px;
  padding: 6px;
  display: none;
  border: solid 1px #ffbc3a;
  border-radius: 50%;
}

a.scrollup {
  color: #ffbc3a;
}

/* --------- Blog Page ------- */
#our-services iframe {
  width: 100%;
}

h1.page-title {
  margin: 0 0 15px;
  padding: 0;
  font-size: 22px;
}

#our-services {
  margin-top: 0;
}

.single .feature-box {
  margin-bottom: 15px;
  float: left;
  width: 45%;
  margin-right: 20px;
}

.feature-box img {
  border-radius: 10px;
}

@media (max-width: 767px) {
  .single .feature-box {
    width: 100%;
    margin-right: 0;
  }
  .section-title {
    padding-top: 15px;
  }
}
.section-title {
  font-size: 16px !important;
}

/* --------- POST --------- */
#reply-title.h2 {
  text-align: left;
  margin-bottom: 0;
  font-size: 20px;
}

/* Comments BOX */
#comments ol.children img {
  width: 30px;
}

#comments ol {
  list-style: none;
}

#comments {
  margin-top: 30px;
}

#comments .h2.comments-title {
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 0 15px;
}

#comments .h3.comment-reply-title {
  font-size: 20px;
  text-transform: uppercase;
  clear: both;
}

#comments input[type=text],
#comments input[type=email],
#comments textarea {
  width: 100%;
  padding: 12px 10px;
  border-radius: 10px;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

#respond p {
  margin: 10px 0 0;
}

#comments input[type=submit] {
  background: #111;
  color: #fff;
  padding: 10px 20px 8px;
  font-weight: 700;
  border-radius: 10px;
  margin: 0;
}

#comments input[type=submit]:hover {
  background: #000;
}

#comments a.comment-reply-link {
  color: #000;
  background: #cecece;
  padding: 5px 15px 3px;
  float: right;
  border-radius: 5px;
}

#comments a.comment-reply-link:hover {
  background: #ddd;
}

.comment-head img {
  border-radius: 5px;
  margin-right: 15px;
}

#content-vw #comments ol li {
  width: 100%;
  background: none;
  list-style: none;
  margin: 0 0 20px;
  padding: 20px;
  background: #eee;
  display: inline-block;
}

#content-vw #comments ul {
  margin: 0 0 0 40px;
}

#comments .reply {
  float: right;
}

#comments .comment-author {
  width: 100%;
}

#comments .comment-meta {
  font-size: 13px;
  color: #9c9c9c;
  font-weight: 300;
  padding: 15px 0;
}

#comments .comment-content {
  width: 100%;
  float: left;
  margin-left: 0;
}

#comments p {
  width: 100%;
  float: left;
}

/* Sidebar */
#sidebar {
  margin-bottom: 40px;
}

#sidebar form {
  text-align: center;
}

#sidebar .h3 {
  font-size: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 0 10px;
  margin: 0 0 15px;
  font-weight: 700;
}

#sidebar input[type=search] {
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 10px;
  color: #333;
  border: 1px solid rgba(0, 0, 0, 0.07);
  width: 100%;
}

#sidebar label {
  margin-bottom: 0;
  width: 100%;
}

#sidebar input[type=submit] {
  color: #121212;
  padding: 15px 15px 13px;
  border-radius: 10px;
  display: none;
  width: 100%;
}

#sidebar .widget {
  border-radius: 15px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  padding: 20px;
  background: #fff;
}

#sidebar #custom_html-5.widget {
  border: none;
  background: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

.inner-service, #content-vw {
  border-radius: 15px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  padding: 20px;
  background: #fff;
}

.rightbtn a {
  display: block;
  margin: 15px auto 0;
  max-width: 350px;
}

.single .inner-service {
  margin-bottom: 50px;
}

.single .inner-service ul, .single .inner-service ol {
  margin: 0 0 15px 15px;
}

blockquote {
  font-style: italic;
  font-size: 17px;
  color: #000;
  margin: 0 0 15px;
  border-left: 4px solid #f200ff;
  padding: 0 0 0 15px;
}

table {
  margin: 0 0 15px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

table td, table th {
  padding: 10px 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1199px) {
  .stable {
    width: 100%;
    overflow: auto !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    margin: 20px 0 20px;
  }
  .stable table {
    margin: 0 0 0 0 !important;
    border: none !important;
    border-radius: 0 !important;
  }
}
#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#sidebar ul li:last-child {
  padding: 0;
  margin: 0;
  border: none;
}

#sidebar ul li a {
  display: block;
  line-height: 1.3;
  font-weight: 700;
}

.nav-previous {
  clear: both;
}

.nav-previous,
.nav-next {
  float: left;
  width: 50%;
  margin: 1% 0 0 0;
}

.nav-next {
  text-align: right;
  font-size: 18px;
}

.nav-previous {
  text-align: left;
  font-size: 18px;
}

/*------------ PAGE CSS -------------*/
.error404,
.error404 p {
  text-align: center !important;
}

/*------------- PAGINATION CSS --------------*/
.pagination {
  clear: both;
  position: relative;
  margin-bottom: 50px;
  font-weight: 700;
  width: 100%;
}

.pagination span, .pagination a {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
  padding: 8px 15px 6px;
  text-decoration: none;
  border-radius: 10px;
  width: auto;
  color: #000;
  background: #fff;
}

.pagination a:hover {
  background: #ff642e;
  color: #fff;
}

.pagination .current {
  padding: 8px 15px 6px;
  background: #ff642e;
  font-weight: 700;
  color: #fff;
}

#content-vw .pagination ul {
  margin: 0;
  clear: both;
}

#content-vw .pagination ul li {
  margin: 0;
}

.post-navigation {
  clear: both;
}

.post-navigation {
  clear: both;
}

.nav-previous {
  float: left;
  width: 50%;
}

.post-navigation .current .screen-reader-text {
  position: absolute !important;
}

.post-navigation a {
  color: #121212;
  display: block;
  padding: 1.75em 0;
}

.post-navigation span {
  display: block;
}

.post-navigation .meta-nav {
  color: #686868;
  margin-bottom: 0.5384615385em;
  text-transform: uppercase;
}

.post-navigation .post-title {
  display: inline;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
  color: #ffbc3a;
}

.post-navigation:before {
  right: 0;
}

.post-navigation:after {
  right: 54px;
}

.post-navigation a:hover,
.post-navigation a:focus {
  color: #ffbc3a;
}

.post-navigation .nav-links {
  position: relative;
}

.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
  color: #fff;
  font-size: 32px;
  line-height: 51px;
  opacity: 0.3;
  position: absolute;
  width: 52px;
  z-index: 1;
}

.post-navigation .page-numbers {
  display: inline-block;
  letter-spacing: 0.013157895em;
  line-height: 1;
  margin: 0 0.7368421053em 0 -0.7368421053em;
  padding: 0.8157894737em 0.7368421053em 0.3947368421em;
  text-transform: uppercase;
}

.post-navigation .current {
  display: inline-block;
  font-weight: 700;
}

.post-navigation .prev,
.post-navigation .next {
  background-color: #1a1a1a;
  color: #fff;
  display: inline-block;
  height: 52px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 52px;
  z-index: 2;
}

.post-navigation .prev:before,
.post-navigation .next:before {
  font-size: 32px;
  height: 53px;
  line-height: 52px;
  position: relative;
  width: 53px;
}

.post-navigation .prev:hover,
.post-navigation .prev:focus,
.post-navigation .next:hover,
.post-navigation .next:focus {
  background-color: #007acc;
  color: #fff;
}

.post-navigation .prev:focus,
.post-navigation .next:focus {
  outline: 0;
}

.post-navigation .prev {
  right: 54px;
}

.box-image img {
  border-radius: 10px;
}

/* safari */
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

.vvd-btn a.demo-btn {
  font-size: 14px;
  font-weight: 700;
  border-radius: 30px;
  padding: 9px 20px 8px;
  color: #fff;
  background: #300070;
}

.vvd-btn a.b2 {
  padding: 10px;
  font-size: 14px;
  margin: 0 auto 15px;
  display: block;
  max-width: 180px;
}

.site-slots {
  padding-top: 30px;
}

.vvd-image span {
  padding: 20px;
  line-height: 1;
  margin: 0;
  display: block;
  color: #333;
}

.vvd-image {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  background: #fff;
}

.vvd-image img {
  width: 100%;
}

.vvd-image:hover img, .vvd-image:focus img {
  opacity: 0.3;
}

.vvd-image .vvd-btn {
  width: 100%;
  display: none;
  top: 20%;
  position: absolute;
}

.vvd-image:hover .vvd-btn {
  display: block;
}

.cash-bg img {
  width: 100%;
}

.col-menu {
  float: left;
  width: 20%;
  padding: 0 15px;
}

.col-menu img {
  margin-right: 15px;
  max-height: 45px;
}

.col-menu a {
  text-transform: uppercase;
  font-weight: 700;
}

.col-menu a:hover {
  opacity: 0.7;
}

.col-menu img.first-img {
  padding: 5px 0;
}

.partners img {
  max-height: 35px;
  max-width: 115px;
  margin-right: 30px;
  margin-bottom: 20px;
}

.ddsg-wrapper ul li ul li {
  list-style: disc;
}

#er404 {
  padding: 150px 0;
}

.breadcrumbs {
  margin-bottom: 15px;
}

#er404 .h1 {
  font-size: 35px;
}

.dev-cat ul {
  margin: 30px 0 0;
  list-style: none;
}

.dev-cat ul li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 35px;
}

.dev-cat ul li:last-child {
  margin-right: 0;
}

.dev-cat ul li a {
  background: #ffbc37;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  color: #191929;
  font-weight: 700;
  padding: 13px 30px 11px;
  font-size: 14px;
}

.archive-description {
  padding: 10px 0 40px;
}

.inner-service iframe {
  height: 500px;
  width: 100%;
  padding: 0;
  border: none;
}

.home h1, .home h2, .home .h3 {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  margin: 0 0 15px;
}

.home h3 {
  font-size: 18px;
}

#casino {
  padding-bottom: 40px;
}

#casino a {
  background: #00d30f;
  color: #fff;
  border-radius: 30px;
  padding: 10px;
  display: block;
  margin: 15px auto;
  max-width: 240px;
  text-align: center;
  font-weight: 700;
}

#casino .lnkmain {
  padding: 0;
  background: none;
  color: #0053dd;
  margin: 0;
  font-weight: 400;
  border-radius: 0;
  max-width: none;
  display: contents;
}

.vmore {
  text-align: center;
  margin: 10px 0 20px;
}

.vmore a {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 10px 25px;
  border-radius: 30px;
  box-shadow: 0 3px 0 0 #2c3552, 0 4px 4px 0 #000;
  background-color: #4d5a85;
}

@media (max-width: 1199px) {
  .inner-service iframe {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .inner-service iframe {
    height: 300px;
  }
  .inner-service, #content-vw {
    padding: 15px;
  }
}
@media (max-width: 459px) {
  .inner-service iframe {
    height: 200px;
  }
}
.pay {
  padding-top: 40px;
  margin-top: 20px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.pay img {
  max-width: 140px;
  max-height: 35px;
  margin: 0 15px 15px;
}

@media (max-width: 991px) {
  .slots .col-lg-3, .site-slots .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 330px) {
  #comments input[type=submit] {
    font-size: 13px;
    padding: 5px 10px 3px;
  }
}
@media (max-width: 600px) {
  #wpadminbar {
    top: -46px;
  }
}
@media (max-width: 991px) {
  .topbtn {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .logo, .menubar, .topbtn.text-right {
    text-align: center !important;
  }
  .logo {
    padding: 15px 0;
  }
}
@media screen and (max-width: 720px) {
  .box .inner-content:after {
    width: 250px;
    height: 250px;
  }
  .scrollup {
    right: 8px;
    background: #121212;
  }
  .toggle {
    display: block;
  }
  .toggle a {
    width: 100%;
    color: #fff;
    font-weight: 500;
    background: url("assets/images/responsive_menu.png") no-repeat right center rgba(255, 255, 255, 0.09);
    padding: 10px 10px;
    font-size: 16px;
    border-radius: 15px;
    text-align: left;
  }
  .nav {
    display: none;
  }
  #header .nav ul {
    width: 100%;
    float: none !important;
    margin: 1px 0 0;
    padding: 0;
    background: rgba(255, 255, 255, 0.09);
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  #header .nav ul li {
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    display: block;
    float: none;
    text-align: left;
  }
  #header .nav ul li:first-child {
    border: none;
  }
  .nav {
    padding: 0;
  }
  .nav ul li ul,
  .nav ul li ul ul {
    display: block !important;
  }
  .nav ul li ul li a:before {
    content: "» ";
  }
  .nav ul li a {
    padding: 12px !important;
  }
  .nav ul li ul li a {
    padding-left: 20px !important;
  }
  .nav ul li ul li ul li a {
    padding-left: 30px !important;
  }
}
@media screen and (min-width: 720px) {
  #header .nav ul li ul {
    display: none;
    z-index: 2;
  }
  #header .nav ul li:hover > ul {
    display: block;
    background: #121212;
    width: 200px;
    position: absolute;
    top: 5px;
    left: 0;
    text-align: left;
    z-index: 99;
  }
  #header .nav ul li:hover > ul li {
    display: block;
  }
  #header .nav ul li:hover ul li ul {
    display: none;
  }
  #header .nav ul li:hover ul li:hover > ul {
    display: block;
    position: absolute;
    left: 200px;
    top: 5px;
  }
  #header .nav ul.sub-menu {
    margin-top: 10px;
  }
  #header .nav ul.sub-menu li a:hover {
    background: #ffbc3a;
    color: #fff;
  }
  #header .nav ul.sub-menu li a {
    padding: 12px;
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #header .nav ul li a {
    border: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .topbtn a.b1 {
    display: none;
  }
}
@media (max-width: 500px) {
  .slots .col-lg-3, .site-slots .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .vvd-image .vvd-btn {
    top: 30%;
  }
}
@media (max-width: 360px) {
  .topbtn a, .footerbtn a {
    display: block;
    margin: 15px auto 0 !important;
  }
  .vvd-image .vvd-btn {
    top: 20%;
  }
}

/*# sourceMappingURL=style.css.map */
