body{font-family: "Roboto Slab", serif; background: #fdfbf7; font-size: 16px; color: #2c2520; line-height: 1.7;}
#menu1 {
  background: #5d4037;
  text-align: center;
  margin: 0 auto;
  padding: 18px 0;
  position: relative;
  z-index: 99;
  box-shadow: 0 6px 20px rgba(93, 64, 55, 0.35);
  border-bottom: 4px solid #8d6e63;
}
.apostaslot-logo {
    float: left;
    width: auto;
}
.apostaslot-trnading-area .item p{
    color: #5d4e42;
    letter-spacing: 0.5px;
    font-weight: 400;
    font-size: 16px;
    font-family: "Roboto Slab", serif;
    text-align: left;
    min-height: 48px;
    margin-bottom: 0;
    overflow: hidden;
}
.apostaslot-trnading-area .item h3 {
    color: #6d4c41;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-size: 24px;
    font-family: "Russo One", sans-serif;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.apostaslot-trnading-area .item span{
    color: #5d4e42;
    letter-spacing: 0.8px;
    font-weight: 500;
    font-size: 18px;
    font-family: "Roboto Slab", serif;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.apostaslot-trnading-area .item {
  text-align: center;
  
}
.apostaslot-trnading-area .owl-carousel .owl-item img{
  object-fit: cover;
  width: 120px;
  height: 120px;
  border-radius: 8px;
  border: 4px solid #8d6e63;
  filter: brightness(1.02) saturate(105%) contrast(1.05);
  box-shadow: 0 6px 18px rgba(93, 64, 55, 0.3);
}
.apostaslot-product-section-area {
    width: 100%;
    display: inline-block;
    background: #ffffff;
    padding: 40px 25px;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(93,64,55,0.2);
    -moz-box-shadow: 0px 10px 30px 0px rgba(93,64,55,0.2);
    box-shadow: 0px 10px 30px 0px rgba(93,64,55,0.2);
    border-radius: 8px;
    border: 3px solid #8d6e63;
}

/****menu****/

.dgmenuwrap{position:relative; z-index:9999; width:100%; background:#fdfbf7;}
.dgnav{padding:0; margin:0;}
ul.menu {list-style:none; margin:0; padding:0; text-align:left;}
ul.menu * {margin:0; padding:0}
ul.menu a {font-size: 15px; text-decoration: none; text-transform: uppercase; color:#ffffff; font-weight: 700; letter-spacing: 1.5px; padding:14px 0; margin: 15px 24px; display:block; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s; -o-transition:all 0.3s; position:relative;}
ul.menu a:hover, ul.menu a.current{color:#ffccbc; text-decoration:none; border-bottom: 3px solid #ffccbc;}
ul.menu>li {position:relative; float:left; font-family: "Roboto Slab", serif; font-size:16px; color:#ffffff; display:block; line-height:normal; font-weight:600;}
ul.menu ul {position:absolute; top:100%; left:0; display:none; opacity:0; list-style:none; width:220px; background:#ffffff; border: 3px solid #8d6e63; box-shadow: 0 8px 25px rgba(93, 64, 55, 0.25);}
ul.menu ul li {font-family: "Roboto Slab", serif; position:relative; margin:0; float:none; font-size:16px; padding:0; text-align:left; font-weight:500;}
ul.menu li:last-child a{ margin-right: 0; }
ul.menu ul li a {display:block; padding:14px 20px; text-decoration: none; color:#2c2520!important; border:none; border-radius:0; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: color, background-color; transition-property: color, background-color;}
ul.menu ul li a:hover {border:none; color:#ffffff; background: #6d4c41;}
ul.menu ul ul {top: 0; left: 100%;}
ul.menu .menulink {}
ul.menu .menulink:hover, ul.menu .menuhover {color:#ffccbc; text-decoration:none;}
.fixed ul.menu a{ color: #ffffff; }
.fixed ul.menu a:hover{ color: #ffccbc; }
.apostaslot-menu-area {
    width: auto;
    float: right;
    margin: 0 auto;
    display: inline-block;
}

.copyright-area img{
  float: right;
}

.copy-text {
    padding: 0;
    float: left;
    width: 100%;
}
.author img{
  width: 70px;
  height: 70px;
  border-radius: 8px;
  border: 4px solid #8d6e63;
}
.free-text a{ color: #2c2520; text-decoration: none; }
.free-text a:hover{ text-decoration: none; color: #6d4c41; }

.apostaslot-innerpage-banner{
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 95px;
}
.apostaslot-innerpage-banner img{
  object-fit: cover;
  height: 450px;
  width: 100%;
  filter: brightness(1.02) saturate(105%) contrast(1.05);
}
.apostaslot-innerpage-text h2{
    width: 80%;
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    color: #ffffff;
    font-weight: 900;
    font-size: 75px;
    font-family: "Russo One", sans-serif;
    margin-top: 0;
    text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.8);
    letter-spacing: 2px;
}
.apostaslot-innerpage-text{
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgba(93,64,55,0.4), rgba(109,76,65,0.5));
    top: 0;
}

.apostaslot-innerpage-contant{
  width: 100%;
  display: inline-block;
  padding: 35px 0;
}
.apostaslot-innerpage-contant p{
  font-size: 16px;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #2c2520;
  line-height: 30px;
}
.apostaslot-innerpage-contant h2{
  font-size: 38px;
  font-family: "Russo One", sans-serif;
  font-weight: 900;
  color: #6d4c41;
  padding-bottom: 14px;
  letter-spacing: 1px;
}

.apostaslot-innerpage-contant h3{
  font-size: 30px;
  font-family: "Russo One", sans-serif;
  font-weight: 900;
  color: #6d4c41;
  padding-bottom: 14px;
  letter-spacing: 1px;
}

.input-text{ border-radius: 0; resize: none; background: transparent; }
.get-in-touch{ padding-top: 85px;  }
.get-in-touch label{ color: #2c2520;}

.apostaslot-testimonial-page-img img{ width: 100%; }
.apostaslot-testimonial-page-text h3{ margin-top: 0; font-size: 28px; padding-bottom: 0px; }
.apostaslot-testimonial-margin{ margin:28px 0 14px; background: #ffffff; padding: 22px 0 14px; border-radius: 8px; border: 2px solid #8d6e63; }
.apostaslot-testimonial-page-text .author-text h4{ margin-top: 20px; color: #6d4c41;  font-size: 16px; }
.apostaslot-testimonial-page-text .author-text p{ font-size: 14px; }

.apostaslot-trnading-area{
  width: 100%;
  display: inline-block;
  padding: 120px 0;
}
.apostaslot-trnading-area h2 {
    color: #5d4037;
    font-weight: 900;
    font-size: 50px;
    font-family: "Russo One", sans-serif;
    margin-bottom: 65px;
    margin-top: 0;
    text-align: center;
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase;
    text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
}
.apostaslot-trnading-area h2 span  {
  color: #5d4e42;
}

a:focus{
  outline: none;
}

.apostaslot-inner-page-header .container{
  text-align: center;
  top: 75%;
}
.apostaslot-inner-page-header h2{
  text-align: left;
  max-width: 100%;
}
.apostaslot-inner-page-main-text{
  padding: 65px 0;
}
.apostaslot-inner-page-main-text h2{
  margin-top: 0;
}
.apostaslot-inner-page-main-text h3 {
    font-size: 28px;
    padding-top: 6px;
    font-family: "Russo One", sans-serif;
    font-weight: 900;
    margin: 30px 0;
    color: #6d4c41;
    letter-spacing: 1px;
}
.apostaslot-inner-page-header{
  width: 100%;
  display: inline-block;
  background: #5d4037;
  position: relative;
}
.apostaslot-inner-page-header img{
  width: 100%;
}
.apostaslot-inner-page-header h2{
  font-family: "Russo One", sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 72px;
  color: #ffffff;
  margin: 0 0 40px;
  text-align: center;
  text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.8);
}
.apostaslot-banner-text p{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  font-family: "Roboto Slab", serif;
  line-height: 34px;
  letter-spacing: 0.3px;
  margin: 0 auto;
  text-align: center;
  max-width: 680px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
.apostaslot-banner-text a {
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 16px;
    font-family: "Roboto Slab", serif;
    text-align: center;
    border: none;
    background: #ff6f00;
    padding: 16px 40px;
    margin: 35px 0 0;
    display: inline-block;
    float: left;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(255, 111, 0, 0.4);
    text-transform: uppercase;
}
.apostaslot-banner-text a:hover, .apostaslot-banner-text a:focus {
    background: #e65100;
    text-decoration: none;
    color: #ffffff;
    transform: translateY(-4px);
    box-shadow: 0 12px 35px rgba(255, 111, 0, 0.6);
}

.apostaslot-about-area{
  width: 100%;
  display: inline-block;
  padding: 120px 0;
  background: #fdfbf7;
}
.apostaslot-about-area img{
  width: 100%;
  height: 610px;
  object-fit: cover;
  border-radius: 8px;
  filter: brightness(1.02) saturate(105%) contrast(1.05);
  border: 4px solid #8d6e63;
  box-shadow: 0 10px 30px rgba(93, 64, 55, 0.25);
}
.apostaslot-about-area p{
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 16px;
  color: #2c2520;
  letter-spacing: 0.3px;
  line-height: 30px;
  margin-bottom: 20px;
}
.apostaslot-about-area h2 {
    font-size: 44px;
    padding-top: 0;
    font-family: "Russo One", sans-serif;
    letter-spacing: 1px;
    margin-bottom: 50px;
    font-weight: 900;
    max-width: 580px;
    line-height: 58px;
    color: #5d4037;
    margin-top: -8px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.apostaslot-about-area.inner-page-main-text h2{
  margin-bottom: 28px;
}
.apostaslot-about-area.inner-page-main-text{
  padding: 95px 0;
}
.apostaslot-about-area.inner-page-main-text h2 {
    margin-bottom: 28px;
    max-width: 100%;
}
.form-control:focus{
  border: 3px solid #6d4c41;
  box-shadow: 0 0 10px rgba(109, 76, 65, 0.4);
}

.apostaslot-welcome-area img {
    width: 100%;
    border: none;
    padding: 0;
    object-position: center;
    height: 640px;
    object-fit: cover;
    border-radius: 8px;
    filter: brightness(1.02) saturate(105%) contrast(1.05);
    border: 4px solid #8d6e63;
    box-shadow: 0 12px 35px rgba(93, 64, 55, 0.3);
}
.apostaslot-welcome-area h2{
  max-width: 100%;
  color: #5d4037;
}

.apostaslot-welcome-area{ width: 100%; display: inline-block; padding: 120px 0; }

.apostaslot-welcome-area .row{
  display: flex;
  align-items: center;
}
.apostaslot-welcome-text h2{
  color: #5d4037; 
  font-weight: 900; 
  font-size: 38px; 
  font-family: "Russo One", sans-serif;
  margin-bottom: 40px;
  line-height: 50px;
  margin-top: 14px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  letter-spacing: 1px;
}
.apostaslot-welcome-text h2 span{
  font-size: 44px;
  display: block;
}

.apostaslot-welcome-text p {
  color: #4a4136;
  font-weight: 400;
  font-size: 18px;
  font-family: "Roboto Slab", serif;
  line-height: 34px;
  letter-spacing: 0.3px;
  margin-bottom: 24px;
}
.apostaslot-welcome-text a {
  color: #ffffff;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 16px;
  border-radius: 6px;
  font-family: "Roboto Slab", serif;
  text-align: center;
  border: none;
  background: #ff6f00;
  padding: 16px 40px;
  margin: 35px auto 0;
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 8px 25px rgba(255, 111, 0, 0.4);
  text-transform: uppercase;
}
.apostaslot-welcome-text a:hover{
  background: #e65100;
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow: 0 12px 35px rgba(255, 111, 0, 0.6);
}

.apostaslot-welcome-text h3{
  color: #6d4c41; 
  font-weight: 900; 
  font-size: 20px; 
  font-family: "Roboto Slab", serif;
  margin-bottom: 20px;
  margin-top: 14px;
}
.apostaslot-welcome-text ol{
  padding: 0 0 0 24px;
  margin: 0;
}
.apostaslot-welcome-text li{
  color: #2c2520;
  font-weight: 400;
  font-size: 18px;
  font-family: "Roboto Slab", serif;
  line-height: 34px;
  letter-spacing: 0.3px;
  list-style: disc;
}

.apostaslot-welcome-text img{ 
  width: auto; 
  margin-right: 20px; 
}

.apostaslot-logo a{
  color: #ffffff;
  font-weight: 900;
  font-size: 38px;
  font-family: "Russo One", sans-serif;
  line-height: 38px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5);
}
.apostaslot-logo a:hover , .apostaslot-logo a:focus{
  text-decoration: none;
  color: #ffffff;
}
.apostaslot-banner-text{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.apostaslot-faq-area{
  width: 100%;
  display: flex;
  padding: 120px 0;
  background: #f5f2ee;
}
.apostaslot-faq-area h2 {
  font-family: "Russo One", sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 900;
  position: relative;
  text-align: left;
  margin-bottom: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #5d4037;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.apostaslot-conract-faq-section .colleps-text {
    padding-bottom: 40px;
    padding-left: 0;
}
.apostaslot-faq-area p , .apostaslot-conract-faq-section p{
    color: #2c2520;
    font-size: 18px;
    line-height: 34px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    margin-bottom: 0;
}
.apostaslot-faq-area .collapse {
    padding: 0;
}
.apostaslot-faq-area .collapsing{
    padding: 0;
}
.apostaslot-colleps-text{
  padding: 28px;
}
.apostaslot-faq-area .btn{
    color: #5d4037;
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    font-family: "Roboto Slab", serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #ffffff;
    border: none;
    text-wrap: wrap;
    text-align: left;
    box-shadow: none!important;
    border: 3px solid #8d6e63;
    padding: 24px;
    width: 100%;
    border-radius: 8px;
    margin-top: 24px;
    transition: all 0.3s ease;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: none;
}
.apostaslot-faq-area .btn , .apostaslot-conract-faq-section .btn , .apostaslot-details-tab-area1 .btn{
    background-image: url(../images/faq-down.svg);
    padding-right: 40px;
    background-repeat: no-repeat;
    background-position: center right;
    filter: none;
}
.apostaslot-faq-area .btn[aria-expanded="false"] {
    background-image: url(../images/faq-down.svg);
    background-repeat: no-repeat;
    background-position: 98% center;
    filter: none;
}
.apostaslot-faq-area .btn[aria-expanded="true"] {
    background-image: url(../images/faq-close.svg);
    background-repeat: no-repeat;
    background-position: 98% center;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    filter: none;
    background-color: #f5f2ee;
}
.apostaslot-faq-area .collapse.show , .apostaslot-faq-area .collapsing{
    border: 3px solid #8d6e63;
    border-radius: 0 0 8px 8px;
    border-top: none;
    background: #ffffff;
}
.apostaslot-faq-area .collapse h3 , .apostaslot-faq-area .collapsing h3 {
  color: #6d4c41;
  font-size: 20px;
  line-height: 28px;
  font-family: "Russo One", sans-serif;
  font-weight: 900;
  margin: 14px 0;
  letter-spacing: 0.5px;
}
.apostaslot-faq-area .collapse ol li , .apostaslot-faq-area .collapsing ol li{
  color: #2c2520;
  font-size: 18px;
  line-height: 28px;
  list-style: disc;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
}
.apostaslot-logo-area{
  display: flex;
  align-items: center;
}
.apostaslot-colleps-text a{
  color: #ff6f00;
  text-decoration: none;
  font-weight: 700;
}

.footer-menu{ font-size: 16px; font-weight: 600; line-height: 2.5; color: #ffffff;  }
.footer-menu ul {padding: 0; margin: 0; display: flex; justify-content: center; }
.footer-menu ul li { padding:10px 0; display: block; }
.footer-menu ul li a {padding:0 25px; display: block; font-family: "Roboto Slab", serif; border-right: 3px solid rgba(255, 255, 255, 0.5); text-transform: uppercase; font-weight: 700; color:#ffffff; text-decoration: none; font-size: 16px; line-height: 30px; letter-spacing: 1.5px; }
.footer-menu ul li:last-child a{
  border-right: none;
}
.footer-menu ul li a:hover { color:#ffccbc; text-shadow: 0 0 10px rgba(255, 204, 188, 0.8); }
.copy-text{
  font-family: "Roboto Slab", serif; font-weight: 500; color:#ffffff; text-decoration: none; font-size: 16px; line-height: 30px; letter-spacing: 0.3px; text-align: center; padding: 40px 0 0;
}
footer {
  background: #5d4037;
  width: 100%;
  display: flex;
  padding: 75px 0;
  flex-direction: column;
  border-top: 4px solid #8d6e63;
  box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.2);
}
.apostaslot-inner-page-header1 img{
  height: 540px;
  object-fit: cover;
  opacity: 0.95;
  filter: brightness(1.02) saturate(105%) contrast(1.05);
}
.apostaslot-inner-page-header1 h2{
  margin-bottom: 0;
}
.apostaslot-inner-details-section{
  width: 100%;
  display: flex;
  padding: 120px 0;
}
.apostaslot-inner-details-section h2{
  color: #5d4037;
  font-weight: 900;
  font-size: 50px;
  font-family: "Russo One", sans-serif;
  margin-bottom: 40px;
  line-height: 68px;
  letter-spacing: 2px;
  margin-top: 14px;
  text-transform: uppercase;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.apostaslot-inner-details-section p{
  color: #2c2520;
  font-weight: 400;
  font-size: 16px;
  font-family: "Roboto Slab", serif;
  line-height: 34px;
  letter-spacing: 0.3px;
  margin-bottom: 14px;
}
.apostaslot-inner-details-section h3{
  color: #6d4c41;
  font-weight: 900;
  font-size: 22px;
  font-family: "Russo One", sans-serif;
  margin-bottom: 40px;
  line-height: 34px;
  letter-spacing: 1px;
  margin: 14px 0;
  text-transform: capitalize;
}

.apostaslot-send-text label{ color: #2c2520; font-size: 16px; font-weight: 700; letter-spacing: 0.3px; font-family: "Roboto Slab", serif;  }

.apostaslot-contact-contant{ 
  width: 100%;
  display: inline-block;
  padding: 65px 0 95px 0;
 }

.apostaslot-contact-contant p{
  font-size: 16px;
  font-family: "Roboto Slab", serif;
  font-weight: normal;
  letter-spacing: 0.3px;
  color: #2c2520;
  line-height: 30px;
}
.apostaslot-contact-contant a{
  color: #ff6f00;
  text-decoration: none;
  font-weight: 700;
}
.apostaslot-send-free{ width: 100%; border:none; border-radius: 6px; font-family: "Roboto Slab", serif; text-transform: uppercase; letter-spacing: 2px; font-size: 20px; padding: 20px 0; font-weight: 700; color: #ffffff; background: #ff6f00; transition: 0.3s; text-align: center; box-shadow: 0 8px 25px rgba(255, 111, 0, 0.4); }
.apostaslot-send-free:hover{ background: #e65100; color: #ffffff; transform: translateY(-4px); box-shadow: 0 12px 35px rgba(255, 111, 0, 0.6);}
.input-text , .input-text:focus {
    border-radius: 6px;
    resize: none;
    border: 3px solid #8d6e63!important;
    background: #ffffff!important;
    height: 65px;
    padding: 14px 30px;
    color: #2c2520;
}
.input-text-msg:focus {
    height: 170px;
}
.input-text-msg{
  height: 170px;
}
.get-in-touch{ padding-top: 85px;  }
.get-in-touch label{ color: #2c2520;}

.form-control:focus{
  border: 3px solid #6d4c41;
  box-shadow: 0 0 10px rgba(109, 76, 65, 0.4);
}
.form-group {
    margin-bottom: 20px;
}
.apostaslot-welcome-text span{
  font-family: "Roboto Slab", serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #5d4e42;
  text-transform: uppercase;
}
.copy-text a{
  color: #ffffff;
}
.apostaslot-footer-logo{
  width: 100%;
  display: flex;
  gap:40px;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 0 40px 0;
}
.apostaslot-footer-logo img{
  width: 115px;
  object-fit: contain;
  filter: brightness(1.1) contrast(1.1);
}
.apostaslot-inner-page-header1 h2{
  text-align: center;
}

.apostaslot-inner-details-section ol{
  padding: 0 0 0 24px;
  margin: 0;
}
.apostaslot-inner-details-section li{
  color: #2c2520;
  font-weight: 400;
  font-size: 16px;
  font-family: "Roboto Slab", serif;
  line-height: 28px;
  letter-spacing: 0.3px;
  list-style: disc;
  margin-bottom: 14px;
}
.apostaslot-send-text form{
  max-width: 100%;
  margin: 65px auto 0;
}
.apostaslot-send-text p{
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.apostaslot-header-bottom-section{
  width: 100%;
  display: flex;
  padding: 20px 0;
  justify-content: center;
  gap:28px;
  border-bottom: 3px solid #8d6e63;
  background-color: #efebe5;
}

.apostaslot-product-section-area{
  display: flex;
  flex-direction: column;
  gap:20px;
}
.apostaslot-trnading-area .owl-nav{
  display: none;
}

.apostaslot-disclaimer-area{
  width: 100%;
  display: flex;
  padding: 120px 0 95px;
  background: #ffffff;
  text-align: center;
  position: relative;
  border-top: 4px solid #8d6e63;
  border-bottom: 4px solid #8d6e63;
}
.apostaslot-disclaimer-area::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    rgba(93, 64, 55, 0.03) 10px,
    rgba(93, 64, 55, 0.03) 20px
  );
  pointer-events: none;
}
.apostaslot-disclaimer-area h2{
  color: #5d4037;
  font-weight: 900;
  font-size: 50px;
  font-family: "Russo One", sans-serif;
  margin-bottom: 40px;
  line-height: 68px;
  letter-spacing: 2px;
  margin-top: 28px;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}
.apostaslot-disclaimer-area p{
  color: #4a4136;
  font-weight: 400;
  font-size: 18px;
  font-family: "Roboto Slab", serif;
  line-height: 34px;
  letter-spacing: 0.3px;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}
.apostaslot-disclaimer-area img{
  width: 100%;
  margin: 28px 0;
  filter: brightness(1.02) saturate(105%) contrast(1.05);
  border-radius: 8px;
  border: 4px solid #8d6e63;
}
.apostaslot-disclaimer-area a{
  color: #ffffff;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 16px;
  border-radius: 6px;
  font-family: "Roboto Slab", serif;
  text-align: center;
  border: none;
  background: #ff6f00;
  padding: 16px 40px;
  margin: 35px auto 0;
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 8px 25px rgba(255, 111, 0, 0.4);
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}
.apostaslot-disclaimer-area a:hover {
  background: #e65100;
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow: 0 12px 35px rgba(255, 111, 0, 0.6);
}
.apostaslot-disclaimer-area span{
  font-family: "Roboto Slab", serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #5d4e42;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}
.apostaslot-welcome-area-black{
  background: #fdfbf7;
}
.apostaslot-welcome-area-black h2 , .welcome-area-black p{
  color: #2c2520;
}
.apostaslot-inner-page-header-color h2{
  color: #5d4037;
  margin-bottom: 0;
}
.apostaslot-inner-page-header-color {
  padding: 75px 0;
  background: transparent;
  width: 100%;
  display: flex;
}
.apostaslot-inner-page-header-color .banner-text {
    position: relative;
    top: 0;
    transform: translateY(0);
    z-index: 9;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.apostaslot-inner-details-section-no-paddng{
  padding-top: 0;
}
.apostaslot-card-area{
  width: 100%;
  display: flex;
  padding-bottom: 95px;
  justify-content: center;
}
.apostaslot-top-sale-area .owl-dots{
  display: none;
}
.apostaslot-game-area{
  background: transparent;
  padding: 65px 0;
}
.apostaslot-game-area h2 , .apostaslot-game-area p{
  color: #5d4037;
}
.apostaslot-game-panel{
  padding: 65px 0;
}
.apostaslot-symbol-area{
  width: 100%;
  display: flex;
  text-align: center;
  padding: 120px 0  95px;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  border-top: 4px solid #8d6e63;
  border-bottom: 4px solid #8d6e63;
}
.apostaslot-symbol-area::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at center, rgba(93, 64, 55, 0.1) 0%, transparent 70%);
  pointer-events: none;
}
.apostaslot-symbol-area span{
  font-family: "Roboto Slab", serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #5d4e42;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}
.apostaslot-symbol-area h2{
  font-family: "Russo One", sans-serif;
  font-weight: 900;
  font-size: 42px;
  letter-spacing: 1px;
  line-height: 54px;
  margin-bottom: 28px;
  color: #5d4037;
  margin-top: 14px;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
}
.apostaslot-symbol-area p{
  color: #4a4136;
  letter-spacing: 0.3px;
  font-weight: 600;
  font-size: 20px;
  border-radius: 6px;
  font-family: "Roboto Slab", serif;
  text-align: center;
  max-width: 780px;
  margin: 0 auto 28px;
  position: relative;
  z-index: 2;
}
.apostaslot-symbol-area img{
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  filter: brightness(1.3) saturate(80%);
  z-index: 1;
}

.ifreamcontainer {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
  border: 4px solid #8d6e63;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(93, 64, 55, 0.25);
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* Farm-specific additions */
.apostaslot-farm-elements-section{
  width: 100%;
  display: flex;
  padding: 75px 0;
  background: #ffffff;
  border-bottom: 4px solid #8d6e63;
}
.apostaslot-farm-stat{
  text-align: center;
  padding: 28px;
}
.apostaslot-farm-icon{
  width: 75px;
  height: 75px;
  margin: 0 auto 20px;
  background: #ff6f00;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 25px rgba(255, 111, 0, 0.3);
}
.apostaslot-farm-icon i{
  color: #ffffff;
  font-size: 36px;
}
.apostaslot-farm-stat h3{
  color: #5d4037;
  font-family: "Russo One", sans-serif;
  font-size: 24px;
  font-weight: 900;
  margin: 14px 0;
  letter-spacing: 1px;
}
.apostaslot-farm-stat p{
  color: #4a4136;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
.apostaslot-welcome-area-reverce{
  background: #f5f2ee;
}