/* 
 Theme Name:   home-renovation-work-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     home-renovation-work
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
ul li {
    list-style: disc ;
}

.blog-area {
    overflow: hidden;
    padding: 2em 0 !important; 
}


h2 {
    margin-top: 50px!important;
    margin-bottom: 20px!important;
    color: #0B3041;
    text-align: left;
    background: linear-gradient(to right, #edf5fc9d, #a1b3bfaa);
    padding: 10px 0;
    text-indent: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    max-width: 100%;
  }


  h3{
    margin-top: 20px !important;
    margin-bottom: 10px!important;
    color: #0B3041;
  }
    
.section-two{
    margin-top: 60px;
}

.section



.section-two h2 {
    font-family: 'Arial', sans-serif; 
    color: #5a2d82; 
    margin-bottom: 20px;
}

.section-two p {
    font-family: 'Verdana', sans-serif;
    color: #333; 
}

.section-two ul {
    list-style-type: none!important; 
    padding-left: 0;
}

.section-two ul li {
    position: relative;

    margin-bottom: 15px; 
    font-family: 'Verdana', sans-serif;
    color: #4b4b4b;

}

.section-two ul li::before {

    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px;
    color: #9b59b6; 
    font-weight: bold;
}

.section-two ul li i {
    color: #8e44ad; 
    font-size: 26px;
    margin-right: 10px;
    vertical-align: middle;
}


.font-weight-bold {
    font-weight: 500; 
}


.breadcrumb-section {
    background: #0b3041 !important;
    padding: 50px 0px 50px 0px;
}


.icon-text {
    display: flex;
    align-items: center;
}

.icon-text i {
    margin-right: 8px; 
    color: #FF5B4A; 
}

.tooltip-text {
    margin: 0; 
}


.card {
    background-color: rgba(11, 21, 110, 0.185);
    border: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
}

.card:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.438);
}

.card-img-top {
    height: 200px; 
    object-fit: cover; 
    border-radius: 8px 8px 0 0; 
}

.card-body {
    padding: 20px;
    text-align: center;
}

.card-title {
    font-size: 1.2rem;
    font-weight: bold;
    color: #333;
}

.card-text {
    color: #202272;
    font-size: 24px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

ul, li{
    list-style-type: disc;

}


.adv{
    color: #2104a1;
    font-size: 18px;
    font-weight: 500;
}


.styled-list {
    list-style-type: disc; 
    padding-left: 0;
}

.styled-list li {
    display: flex; 
    align-items: center; 
    margin-bottom: 8px; 
    padding-left: 20px; 
    position: relative; 
}

.styled-list li i {
    color: #28a745; 
    margin-right: 8px; 
    font-size: 18px; 
    position: absolute; 
    left: 0; 
}



.section-three {
    text-align: center;
    padding: 20px;
    background-color: #bfdaf546; 
    border-radius: 8px; 
}

.section-three h2 {
    color: #333;
    margin-bottom: 15px;
}

.section-three p {
    font-size: 16px;
    color: #666;
}

.box {
    border: 1px solid #ddd; 
    border-radius: 5px; 
    transition: all 0.3s ease;
}

.box:hover {
    transform: scale(1.05); 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
}




.section-four {
    text-align: center;
    margin-top: 50px;
    background-color: rgba(203, 198, 247, 0.233); 
    padding: 20px; 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.253); 
    margin-bottom: 20px; 
}

.section-four h2 {
    text-align: center;
    color: #333; 
    font-size: 28px; 
    margin-bottom: 15px; 
}

.section-four h3 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #333; 
    margin-top: 20px; 
}

.section-four ul {
    padding-left: 20px; 
    list-style-type: none !important;
}

.section-four li {
    margin-bottom: 10px; 
    color: #555; 
    list-style-type: none !important;

}


.faq-section {
    margin-top: 60px;
    max-width: auto; 
    padding: 20px; 
    background-color: #f7f7f7; 
    border-radius: 8px; 
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); 
}

.faq-section h2{
    margin-bottom: 20px;
}

.faq-item {
    margin-bottom: 15px;
}

.faq-question {
    margin-top: 20px;
    color: #0B3041; 
}

.faq-answer {
    font-size: 16px; 
    color: #555; 
    margin: 5px 0 0; 
    padding: 10px 0; 
    border-top: 1px solid #ddd; 
}

.section-payment-methods li{
    margin-top: 10px;
}

.section-payment-methods ul{
    margin-bottom: 10px;
}

.section-two.list-two{
    list-style-type: none;
}

.section-two li{
    margin-top: 10px;
}

.footer-area {
    padding: 0em 0 0em 0;
}


.section-five{
    margin-top: 60px;
}

.section-five h2{
    margin-bottom: 15px;
}

.section-five h3{
    margin-top: 20px;
    margin-bottom: 20px;
}


.section-five li{
    margin-top: 12px;
}






.section-n {
    margin-top: 60px;
    background: linear-gradient(to right, rgba(219, 171, 83, 0.151), rgba(235, 159, 67, 0.137)); 
    padding: 20px;
    border-radius: 10px;
    color: #fff;
    font-family: Arial, sans-serif;
}

.section-n h2, 
.section-n h3 {
    margin-bottom: 10px;
    font-weight: bold;
    color: #48616d;
}

.section-n p {
    margin-bottom: 15px;
}
.section-n h3{
    margin-top: 20px;
    color: #48616d;
}

.section-n ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    list-style-type: none ;
    color: #48616d;
}

.section-n ul li {
    background-color: rgba(255, 140, 0, 0.192); 
    padding: 15px;
    margin-bottom: 5px;
    border-radius: 5px;
    transition: background-color 0.3s ease; 
    list-style-type: none !important;
}

.section-n ul li:hover {
    background-color: rgba(240, 204, 160, 0.342); 
}






.section-cards {
    margin-top: 60px;
    text-align: center;
}

.section-cards h2{
    margin-bottom: 15px;
}

.card-one {
    max-width: 590px !important;
    border: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.39);
    transition: transform 0.3s, box-shadow 0.3s;
    display: flex;
    align-items: center;
}

.card:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.card-img-top {
    height: 200px; 
    object-fit: cover; 
    border-radius: 8px 8px 0 0; 
}

.card-body {
   
    padding: 20px;
    text-align: center;
}

.card-title {
    font-size: 1.2rem;
    font-weight: bold;
    color: #333;
}

.card-text {
    color: #4a3368;
    margin-bottom: 15px;
}


.button-card {
    margin-top: 20px;
    display: inline-block;
    padding: 10px 20px;
    color: #2104a1; 
    background: linear-gradient(45deg, #fdd835, #fbc02d);
    border: none;
    border-radius: 5px; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); 
    text-decoration: none; 
    font-weight: bold; 
    transition: background 0.3s, box-shadow 0.3s;
  }
  
  .button-card:hover {
    background: linear-gradient(45deg, #fbc02d, #fdd835); 
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); 
    text-decoration: none; 
  }
  
  .col-6 p {
    margin-bottom: 5px; 
  }
  
  .col-6 ul {
    padding-left: 20px; 
    margin-bottom: 20px;
    list-style: disc; 
    list-style-type: none !important;

  }
  
  .col-6:first-child ul {
    padding: 10px;
    border-radius: 5px; 
    list-style-type: none !important;
  }
  
  .col-6:last-child ul {
    padding: 10px;
    border-radius: 5px; 
    list-style-type: none !important;

  }
  .centered-card {
    max-width: 590px; 
    margin: auto; 
  }


  @media (max-width: 991px) {
    .card {
        max-width: 590px;
        margin: auto;
    }
}

@media (max-width: 575px) {
    .card {
        margin: 0 auto;
    }
}

 



.terms-section h2{
    margin-top: 20px;
    margin-bottom: 15px;

}

.terms-section h3{
    margin-bottom: 12px;
    margin-top: 10px;

}


.section-five ul li i {
    font-size: 30px;       
    color: #8e44ad;          
    margin-right: 10px;      
    vertical-align: middle;  
}

.section-five ul li {
    margin-bottom: 15px;    
}





table {
    margin-bottom: 30px;
    margin-top: 30px;
    width: 80%;
    margin: 20px auto;
    border-collapse: collapse;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #EDF5FC;
  }
  
  th, td {
    border: 1px solid #A1B3BF;
    padding: 15px;
    text-align: center;
  }
  
  th {
    background-color: #A1B3BF;
    color: #0B3041;
    font-weight: bold;
  }
  
  td {
    color: #0B3041;
  }
  
  tr:nth-child(even) {
    background-color: #DDE4E8;
  }
  
  tr:hover {
    background-color: #C7D4DC;
  }
  


.logo-netbet{background:url('/wp-content/themes/home-renovation-work-child/images/netbet.svg');}
.bg-netbet{background-color:#0d1d34;}

.logo-betano{background:url('/wp-content/themes/home-renovation-work-child/images/betano.svg');}
.bg-betano{background-color:#FF3C00;}

.logo-bwin{background:url('/wp-content/themes/home-renovation-work-child/images/bwin.svg');}
.bg-bwin{background-color:#0d1d34;}



[class*="logo-"]{
  display:block;
  text-indent:-9999px;
  text-align:left;
  background-size:80%;
  background-position:center center!important;
  background-repeat:no-repeat;
}
[class*="brand-"][class*="bg-"]{
  margin:0 auto;
  padding:5px;
  border-radius:4px;
  width: 150px;
  height: 70px;
}





.content-section {
    margin-top: 60px;
    background-color: #F7F9FC;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.content-section:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.content-section h2 {
    color: #FF9E57;
    margin-top: 0px!important;
    border-bottom: 4px solid #FFC48C;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.content-section h3 {
    color: #FF7043;
    margin-top: 25px;
    margin-bottom: 15px;
    letter-spacing: 1.5px;
    text-transform: capitalize;
}







  .neutral-section {
    background-color: #EDF5FC;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }
  
  .neutral-section h2 {
    color: #0B3041;
    border-bottom: 2px solid #A1B3BF;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  
  .neutral-section h3 {
    color: #607D86;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: capitalize;
  }
  



  .beige-section {
    background: linear-gradient(135deg, #EDF5FC, #DDE4E8);
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    max-width: 1500px;
    margin: 40px auto;
  }
  
  .beige-section h2 {
    font-weight: bold;
    color: #0B3041;
    text-align: center;
    background: linear-gradient(135deg, #D3DCE0, #A1B3BF);
    padding: 15px;
    border-radius: 8px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  
  .beige-section h3 {
    margin-top: 20px;
    font-weight: bold;
    color: #607D86;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 3px dashed #607D86;
    font-style: italic;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
  }
  
  .food-list {
    margin: 30px 0;
    list-style: none;
    padding: 0;
    display: grid;
    gap: 15px;
    justify-content: center;
  }
  
  .food-list li {
    background: #EDF5FC;
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #0B3041;
    text-align: left;
    font-weight: bold;
  }
  
  .food-list li::before {
    content: "🍴";
    font-size: 1.6em;
    color: #607D86;
  }
  










  .featuree {
	background: url("/wp-content/themes/home-renovation-work-child/images/casino.jpg");
	background-position: 50% 94px;
	display: block;
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 70px 30px;
  }

  .featuree::before{
	background-color: #000;
  }

  @media (max-width: 768px) {
	.featuree {
	  padding: 70px 20px;
	 
	}
  }
  .featuree h2 {
	margin-bottom: 30px;
	color: #212529;
  }

  .featuree h3 {
	margin-bottom: 30px;
	color: #a9adb3;
  }
  .featuree p {
	color: #a9adb3;
	margin-bottom: 20px;
  }
  
  .featuree ul li {
    color: #a9adb3;
    margin-bottom: 20px;
    list-style-type: none;
    }


    .styled-listt {
        list-style: none;
        padding: 0;
    }
    
    .styled-listt li {
        font-size: 16px;
        color: #333;
    }
    
    .styled-listt li i {
        color: #e4891a; 
        font-size: 20px; 
        margin-right: 7px; 
    }
    
    .styled-listt li:hover {
        color: #0B3041; 
    }
    



    .faq-sectionn {
        margin-top: 60px;
        background-color: #ebefee8f;
        padding: 30px;
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      }
      
      .faq-sectionn h2, .faq-section h3 {
        font-family: 'Arial', sans-serif;
      }
      
      .faq-sectionn p {
        color: #555555;
      }
      
 