.about-us{
	margin-top: 100px;
}

.tpdealcontact__text{
	margin-left: 50px;
}

.tpdealcontact__text h4 strong{
	font-size: 50px;
	color: #d71f4d;
}

#mobile-menu ul li a{
	font-size: 20px;
}

.menu-contact__item i{
	font-size: 20px;
}
.menu-contact__item a{
	font-size: 20px;
}

.logo img{
	width: 200px;
	height: 150;
}


.footer-logo img{
	width: 250px;
	height: 250;
}

.adj_game .col-lg-3 img{
	max-height: 300px;
	max-width: 300px;
}

.col:hover{
	z-index: 999;
}

.tpproduct__cart:hover{
	cursor: pointer;
}

.prd-cart img{
	width: 50px !important;
	height: 50px;
}

.whatsapp-float-Text {
  position: fixed;
  bottom: 170px;
  right: 36px;
  z-index: 1000;
  color: #25D366; 
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
 
}

.whatsapp-float {
    position: fixed;
    bottom: 100px;
    right: 40px;
    z-index: 1000;
    background-color: #25D366;
    border-radius: 50%;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    text-decoration: none;
}

.whatsapp-icon {
    width: 40px;
    height: 40px;
}
.whatsapp-float:hover {
    transform: scale(1.1);
    transition: 0.3s ease;
}

.tpslider-banner__sub-title{
    font-weight: bold;
    color: white;
    
}

.adj_link{
    background-color: #f1f1f1; 
    margin-bottom: 10px;   
}

.about-us .container .col-lg-12 .tpdealcontact .tpdealcontact__text{
    width: 100%;
}

.service-area {
    background-color: #f9f9f9;
    top: -40px;
}

.service-box {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.service-icon {
    font-size: 40px;
    color: #db392e;
    margin-bottom: 15px;
}

.service-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.service-description {
    font-size: 18px;
    color: #666;
}
ul{
  list-style: none;
}

.tpdealcontact__text {
    text-align: center;
    margin: 0 auto;
  }
  
  .content_para {
    padding: 10px;
  }
  
  .tpsection__title {
    text-align: center;
  }

  .content_para .tpdealcontact__text{
    width: 100%;
  }

  .tpdealcontact{
    padding: 0px;
  }

  .content_para .col-lg-12{
    padding: 0px !important;
  }

  .content_para .tpdealcontact{
    width: 100%;
    font-size: 14px;
    color: #e2e2e2;
  }

    .tpdealcontact .p {
  font-family: Arial, sans-serif; /* Or any preferred font */
  font-size: 18px; /* Adjust for readability */
  line-height: 1.6; /* Increase for spacing */
  color: #333; /* Neutral dark text color */
  text-align: center; /* Center align the text */
  max-width: 600px; /* Limit width for readability */
  margin: 20px auto; /* Center the block with margin */
  padding: 10px; /* Add padding for spacing */
}

.tpslider-banner__img img{
    height:100%;    

}

.adj_img_side img{
    height:200px;
    /* border:1px solid blue; */
}
  
  
  .slider-area .tp-slide-item__title,.tp-slide-item__title{
    color: white;
  }

  .breadcrumb__area{
    height:100px;
  }

  .adj_play .col img{    
    height: 240px;
  }

  

  .adj_col_img .tpproduct__thumbitem a img{
    height: 220px;    
  }

  .adj_hire img{
    height: 300px;
    width: 100%;
  }

  #myTabContent-2 p{    
    font-family: 'Arial', 'Helvetica', sans-serif; /* Modern, clean, and widely supported fonts */
    font-size: 16px; /* Comfortable reading size */
    line-height: 1.6; /* Improves readability by increasing space between lines */
    font-weight: 400; /* Normal weight for clean look */
    text-align: justify; /* Aligns text evenly on both sides */
    margin: 10px 0; /* Adds space around the description */
  }

  #myTabContent-2 p ul li{
    color: #D3D3D3; /* Light Gray Color */
    font-family: 'Arial', 'Helvetica', sans-serif; /* Modern, clean, and widely supported fonts */
    font-size: 16px; /* Comfortable reading size */
    line-height: 1.6; /* Improves readability by increasing space between lines */
    font-weight: 400; /* Normal weight for clean look */
    text-align: justify; /* Aligns text evenly on both sides */
    margin: 10px 0; /* Adds space around the description */
  }

  

  .adj_mid_title .mb-10 .contined {
   
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
    
    padding: 5px 8px; /* Add spacing */
    border-radius: 4px; /* Rounded background corners */
    font-weight: bold;
    display: inline-block;
}

.adj_mid_title .mb-10 .contined span{
  color: #fff; /* White text */
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8); /* Subtle shadow */
  font-weight: bold;
  font-size: 14px;
}



.breadcrumb__area {
   background-size: contain;       /* Ensures the background image covers the entire section */
   background-position:  center;  /* Center the background image */
    
}



/* Media Query for mobile devices */
@media (max-width: 768px) {
   .breadcrumb__area {
    background-size: contain;          /* Ensure the image covers the entire section without repeating */
   background-position: left center; /* Keep the background image centered */
   background-repeat: no-repeat;
    margin-bottom:-60px;
      
   }
}

.ptext{
  font-size: 23px !important;
  margin: 5px !important;
}

.mb-10 a strong{
  color: #fc3232;
}

p {
  font-family: "Optima", "Gill Sans", "Arial", sans-serif;
  font-size: 20px;
}

footer  .footer-area{
  background-color:#FFDE59 !important;
}

.tpsideinfo__close{
  background-color: #F22E31 !important;
}

.tpsideinfo{
    background-color: #18BCF5;
}
