/* page_features start */


  
  .bgcolor_home {
          background-color: #000000;
  }
  
  .bodysection_home {
          padding-top:10px;
          padding-bottom:20px;
  }
   
  
  
  .bgcolor_playfree {
          background-color: #000000;
  }
  
  .bodysection_playfree {
          padding-top:30px;
          padding-bottom:30px;
  }
   
  
  
  .bgcolor_faq#39s {
          background-color: ;
  }
  
  .bodysection_faq#39s {
          padding-top:px;
          padding-bottom:px;
  }
   
  
  
  .bgcolor_competitions {
          background-color: #000000;
  }
  
  .bodysection_competitions {
          padding-top:21px;
          padding-bottom:21px;
  }
   
  
  
  .bgcolor_competition {
          background-color: #050505;
  }
  
  .bodysection_competition {
          padding-top:30px;
          padding-bottom:30px;
  }
   
  
  
  .bgcolor_cart {
          background-color: #181010;
  }
  
  .bodysection_cart {
          padding-top:20px;
          padding-bottom:40px;
  }
   
  
  
  .bgcolor_terms {
          background-color: #ffffff;
  }
  
  .bodysection_terms {
          padding-top:30px;
          padding-bottom:30px;
  }
   
  
  
  .bgcolor_privacy {
          background-color: #ffffff;
  }
  
  .bodysection_privacy {
          padding-top:30px;
          padding-bottom:30px;
  }
   
  
  
  .bgcolor_faqs {
          background-color: #000000;
  }
  
  .bodysection_faqs {
          padding-top:30px;
          padding-bottom:30px;
  }
   
  
  
  .bgcolor_account {
          background-color: #211717;
  }
  
  .bodysection_account {
          padding-top:20px;
          padding-bottom:50px;
  }
   
  
  
  .bgcolor_login {
          background-color: ;
  }
  
  .bodysection_login {
          padding-top:30px;
          padding-bottom:30px;
  }
   
  
  
  .bgcolor_register {
          background-color: ;
  }
  
  .bodysection_register {
          padding-top:30px;
          padding-bottom:30px;
  }
   
  
  
  .bgcolor_reset_password {
          background-color: ;
  }
  
  .bodysection_reset_password {
          padding-top:30px;
          padding-bottom:30px;
  }
   
  
  
  .bgcolor_contact {
          background-color: ;
  }
  
  .bodysection_contact {
          padding-top:30px;
          padding-bottom:30px;
  }
   
  
  
  .bgcolor_luckyspin {
          background-color: #050505;
  }
  
  .bodysection_luckyspin {
          padding-top:30px;
          padding-bottom:30px;
  }
   
  /* page_features end */

/* section_features start */


  
  .menubar-section {
          background-color: ;
          padding-top:px;
          padding-bottom:px;
  }
   
  
  
  .bottombar-section {
          background-color: ;
          padding-top:px;
          padding-bottom:px;
  }
   
  
  
  .footer-section {
          background-color: ;
          padding-top:px;
          padding-bottom:px;
  }
   
  
  
  .how_to_enter-section {
          background-color: ;
          padding-top:px;
          padding-bottom:px;
  }
   
  
  
  .reviews-section {
          background-color: ;
          padding-top:px;
          padding-bottom:px;
  }
   
  
  
  .faqs-section {
          background-color: ;
          padding-top:px;
          padding-bottom:px;
  }
   
  
  
  .topbar-section {
          background-color: ;
          padding-top:px;
          padding-bottom:px;
  }
   
  
  
  .freeentry-section {
          background-color: #050505;
          padding-top:30px;
          padding-bottom:30px;
  }
   
  
  
  .homecarousel-section {
          background-color: ;
          padding-top:px;
          padding-bottom:px;
  }
   
  
  
  .competitions-section {
          background-color: ;
          padding-top:px;
          padding-bottom:px;
  }
   
  /* section_features end */

/* page_feature_styles start */


  
  .playfree-heading {
          font-family: helvetica-light;
          font-size: 50px;
          color: #000000;
          text-align: left!important;
          padding-top: 20px;
          padding-bottom: 20px;
  }
  
   
  
  
  .faq#39s- {
          font-family: ;
          font-size: px;
          color: ;
          text-align: !important;
          padding-top: 0px;
          padding-bottom: 0px;
  }
  
   
  
  
  .faq- {
          font-family: ;
          font-size: px;
          color: ;
          text-align: !important;
          padding-top: 0px;
          padding-bottom: 0px;
  }
  
   
  
  
  .home- {
          font-family: ;
          font-size: px;
          color: ;
          text-align: !important;
          padding-top: 0px;
          padding-bottom: 0px;
  }
  
   
  
  
  .competitions-heading {
          font-family: ;
          font-size: 0px;
          color: #000000;
          text-align: !important;
          padding-top: 0px;
          padding-bottom: 0px;
  }
  
   
  /* page_feature_styles end */



body {
    color: #343E49;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}
p {
    margin-bottom: 15px;
    line-height: 1.5;
}

a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    text-decoration: none;
}


a:hover, a:active {
    text-decoration: underline;
    color: #2370cd;
}
a:focus {
    text-decoration: none;
    color: #2370cd;
    outline: none;
}

.btn:hover, a.btn:hover {
    text-decoration: none;
}
.btn:focus, a.btn:focus {
    box-shadow: none;
}

a.btn-theme-primary, .btn-theme-primary {
    border: none;
    color: #fff;
}
a.btn-theme-primary:hover, a.btn-theme-primary:active, a.btn-theme-primary:focus, .btn-theme-primary:hover, .btn-theme-primary:active, .btn-theme-primary:focus {
    border: none;
    color: #fff;
    outline: none;
}
a.btn-theme-secondary, .btn-theme-secondary {
    border: none;
    color: #fff;
}
a.btn-theme-secondary:hover, a.btn-theme-secondary:active, a.btn-theme-secondary:focus, .btn-theme-secondary:hover, .btn-theme-secondary:active, .btn-theme-secondary:focus {
    border: none;
    color: #fff;
    outline: none;
}
.form-control {
    box-shadow: none;
    height: 45px;
    font-size: 16px;
}
.form-control::-webkit-input-placeholder {
    color: #ccc;
}
.form-control:-moz-placeholder {
    color: #ccc;
}
.form-control::-moz-placeholder {
    color: #ccc;
}
.form-control:-ms-input-placeholder {
    color: #ccc;
}
.form-control:focus {
    border-color: #bfbfbf;
    box-shadow: none;
}
textarea.form-control {
    height: auto;
}
input[type="text"], input[type="email"], input[type="password"], input[type="submit"], input[type="button"], textarea {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
}
.form-group {
    margin-bottom: 15px;
}
#back-to-top {
    color: #ccc;
    text-align: center;
    display: inline-block;
    z-index: 30;
    width: 36px;
    height: 36px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#back-to-top:hover {
    background: #1c59a2;
    color: #fff;
}
#back-to-top svg {
    margin-top: 5px;
}

.section-title {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}
.section-content {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}
.blueimp-gallery>a.next, .blueimp-gallery>a.prev {
    color: #fff !important;
}
.menubar {
    width: 100%;
    z-index: 20;
}
.menubar.menubar-scrolled {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.menubar .social-container {
    position: absolute;
    right: 30px;
    top: 9px;
}
.menubar .social-list {
    margin-bottom: 0;
}
.menubar .social-item a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
    padding-top: 4px;
}

.menubarsocial a {
    color: ;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    text-decoration: none;
}


.menubar .social-item a .svg-inline--fa {
    color: rgba(255, 255, 255, 0.8);
}
.menubar .social-item a:hover {
    background: rgba(255, 255, 255, 0.2);
}
.menubar .social-item a:hover .fa {
    color: #fff;
}

.dropdown-menu {
    margin-top:35px;
}

h1.logo {
    margin: 0;
    display: inline-block;
}
h1.logo img {
    vertical-align: inherit;
}

.header-info-list {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 20px;
}
.header-info-list .info-item {
    position: relative;
    padding-left: 42px;
    line-height: 1.2;
    margin-right: 30px;
}
.header-info-list .info-item:last-child {
    margin-right: 20px;
}
.header-info-list .info-item a {
    color: #343E49;
}
.header-info-list .info-main {
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.header-info-list .info-main a {
    color: #343E49;
}
.header-info-list .info-sub {
    display: block;
    font-size: 14px;
}

.header-info-list .custom-icon {
    font-size: 34px;
    position: absolute;
    left: 0;
    top: 0;
} 


.header-info-list .custom-icon {
    font-size: 26px;
}
.header-info-list .info-item {
    display: block;
    margin-bottom: 15px;
    margin-right: 0;
    padding-left: 34px;
}


.navbar {
    padding: 0;
    min-height: 50px;
} 


.navbar-toggler {
    margin-right: 50px;
    background-color:#fff;
    margin-bottom: 10px;
    text-align: right;
    padding: 5px;
}

.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}
.navbar-nav {
    min-height: 50px;
    margin-left:20px;
}
.main-nav .nav-link {
    padding: 10px 0;
    margin-right: 15px;
    float:left;
}
.main-nav .nav-link:focus, .main-nav .nav-link:hover {
    background: none;
    outline: none;
    text-decoration: none;
}


.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.btn-sm {
    border-radius: 0.1rem;
    font-size: .75rem;
    padding: 0.2rem 0.5rem;
}

ul.access {
  list-style-type: none; 
  padding: 0; 
  margin: 0; 
}


h1.logo {
    float: none !important;
    display: block;
}
h1.logo img {
    margin: 0 auto;
}



body {
    overflow-x: hidden;
}

.hide {
    display: none;
}

.show {
    display: block;
}



@media (min-width: 992px) {
    .nav>li>a {
      margin-right: 15px;
    }
} 

@media (min-width: 768px) {
  .navbar {
      min-height: 0px;
  }
}

@media (max-width: 767px) {
    .menubar .social-container {
    right: inherit;
    left: 15px;
}
}

@media (min-width: 768px) {
    .modal-dialog {
    width: 80%
    }
    .nav>li>a {
        margin-right: 0px;
    }
}



.section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.bottombar {
    width: 100%;
    bottom: 0;
}

.tiles3button {
    margin-top:20px;
}


/* sections start */



.how_to_enter-section {
color:#fff;
}

.faqs-heading {
margin-top:20px;
margin-bottom:20px;
}

.faq-section .accordion-item {
    background: #fff; 
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background: #0d0d0d; 
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.accordion-button {
    color: #fff;
    background: #0d0d0d; 
}

.bodysection_playfree {
color:#fff;
}

.freeentry-text {
color:#fff;
}/* global sections start */





.bottombar-section {
    background-color: #000;
    color: #51798e;
    padding-top: 10px;
    padding-bottom: 5px;
}

.bottombar-content {
    font-size: 12px;
    color: #51798e;
    text-align: center!important;
    padding-top: 10px;
    padding-bottom: 10px;
}





h1, h2, h3, h4 {
color: #ffffff;
}

footer a {
color:#929090;
}
footer a:hover {
color:#fff;
}

.bodysection_terms h1 {
 color:#000;
}

.bodysection_terms h3 {
 color:#000;
}

.bodysection_privacy h1 {
 color:#000;
}

.bodysection_privacy h3 {
 color:#000;
}

.bodysection_contact h2 {
 color:#000;
}

footer {
    background-color: #000;
    color: #ffffff;
    padding-top: 50px;
    padding-bottom: 0px;
}

.footer-content {
    font-size: 14px;
    color: #f0f0f0;
    text-align: left!important;
    padding-top: 10px;
    padding-bottom: 20px;
}

.footer-heading {
    font-size: 30px;
    color: #ece9e9  ;
    text-align: left!important;
    padding-top: 10px;
    padding-bottom: 20px;
}

.footer-strapline a {
        color:#fffafa  !important; 
}


.footer-strapline {
        color:#ffffff  !important; 
}



.navbar-nav .nav-item {
font-size:13px;
}

.main-nav .nav-link {
    margin-right: 0px !important;
}

.logonav {
  background-color:#000;
}







body {
    font-family: "",  sans-serif;
}

.navbar-collapse {
    align-items: center;
    justify-content: center;
}

.menubar {
    top: 0;
    position: fixed;
    left:0;
}



@media (max-width: 425px) {
    .menubar {
      top: 0px;
      right:0;
      position: fixed;
    }
}



@font-face {
    font-family: "helvetica-light";
    src: url("/fonts/helvetica-light.woff2") format("woff2"),
         url("/fonts/helvetica-light.woff") format("woff"),
         url("/fonts/helvetica-light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
   */ from fonts array */ 
}
 



