*{
    margin: 0;
    padding: 0;
}
.navbar-nav a{
    margin-left: 20px;
    font-weight: 700;
    color: white !important;
}
.navbar{
  background-color: #e7272d;
  border-bottom: 1px solid #ff6555;
}
.section-1{
  background-color: #e7272d;
  /* height: 100vh; */
  width: 100%;
}
.navbar-scrolled {
background-color: white !important; /* Change this color to whatever you prefer */
transition: background-color 0.3s;
} 
.navbar-scrolled .navbar-brand{
color: #e7272d !important;
}
.navbar-scrolled a {
color: black !important;
}
.dropdown-menu{
  background-color: black;
  
}
.dropdown-menu:hover{
  color: #e7272d;
}
@media(max-width:998px){
  .section-1 .navbar-toggler{
    background-color: white !important;
    text-align: center;
  }
}
.text-left{
  margin-top: 10%;
  
}
.text-left h5{
  /* width: 834px; */
  /* height: 26.4px; */
  font: 24px spartan, sans-serif;
  color: #ffe119;
  font-weight: 600;
}

.text-left h2{
 
  font-size: 80px;
  line-height: 1.2;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media(max-width:1200px){
  .text-left h2{
    font-size: 75px;
    font-weight: 800;
    line-height: 1.2;
  }
}
@media(max-width:998px){
  .text-left h2{
    font-size: 72px;
    font-weight: 800;
    line-height: 1.2;
  }
}
@media(max-width: 800px){
  .text-left h2{
    font-size: 65px;
    font-weight: 800;
    line-height: 1.2;
  }
}
@media(max-width:768px){
  .text-left h2{
    font-size: 62px;
    font-weight: 800;
    line-height: 1.2;
  }
}
@media(max-width:600px){
  .text-left h2{
    font-size: 55px;
    font-weight: 800;
    line-height: 1.2;
  }
}
@media(max-width: 500px){
  .text-left h2{
    font-size: 45px;
    font-weight: 800;
    line-height: 1.2;
  }
}
@media(max-width: 402px){
  .text-left h2{
    font-size: 40px;
    font-weight: 800;
    line-height: 1.2;
  }
}
@media(max-width: 380px){
  .text-left h2{
    font-size: 33px;
    font-weight: 800;
    line-height: 1.2;
  }
}
@media(max-width: 340px){
  .text-left h2{
    font-size: 31px;
    font-weight: 800;
    line-height: 1.2;
  }
}
@media(max-width: 998px){
    .text-left{
      margin-top: 15%;
    }
}
@media(max-width: 768px){
  .text-left{
    margin-top: 19%;
  }
  .text-left h5{
    font-size: 24px;
  
  }
}
@media(max-width: 420px){
  .text-left{
    margin-top: 20%;
  }
}
@media(max-width: 360px){
  .text-left{
    margin-top: 25%;
  }
}
@media(max-width: 320px){
  .text-left{
    margin-top: 30%;
  }
}

@media(max-width: 700px){
  .text-left h5{
    font-size: 23px;
  }
}
@media(max-width: 650px){
  .text-left h5{
    font-size: 22px;
  }
}
@media(max-width: 600px){
  .text-left h5{
    font-size: 21px;
  }
}



.text-only{
  background-color: #ffe119;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  top: 0%;
  text-align: center;
  left: 0px;
}

.text-only h5{
  margin-top: 10px;
}
 .section-2{
  margin-top: 7%;
}
.section-2 h3{
  font-size: 55px;
  font-weight: 700;
  

}
.section-2 h5{
  font-size: 25px;
  color: gray;
  line-height: 40px;
}
.section-2 p{
  color: gray;
  line-height: 30px;
  margin-top: 25px;
} 
.section-2 a{
  position:absolute;
  margin-top: 75px;
  margin-left: -70px;
  text-decoration: none;
  font-size: 25px;
  color: #000000;
  font-weight: 600;
  line-height: 40px;
  width: 300px;
 
}

@media(max-width: 998px){
  .section-2 a{
    font-size: 24px;
    font-weight: 600;
    width: 300px;
}
}
@media(max-width: 800px){
  .section-2 a{
    font-size: 24px;
    font-weight: 600;
    width: 290px;
}
}
@media(max-width: 768px){
  .section-2 a{
    font-size: 23px;
    font-weight: 600;
    width: 280px;
    
}
}
@media(max-width: 700px){
  .section-2 a{
    width: 180px;
    font-size: 22px;
    font-weight: 600;
   
}
}@media(max-width: 600px){
  .section-2 a{
    width: 170px;
    font-size: 22px;
    font-weight: 600;
    
    
}
}@media(max-width: 550px){
  .section-2 a{
    width: 150px;
    font-size: 21px;
    font-weight: 600;
   
    
}
}

@media(max-width: 998px){
  .section-2 h3{
    font-size: 52px;
  }
}
@media(max-width: 998px){
  .section-2 h3{
    font-size: 52px;
  }
}
@media(max-width: 800px){
  .section-2 h3{
    font-size: 49px;
  }
}
@media(max-width: 750px){
  .section-2 h3{
    font-size: 47px;
  }
}
@media(max-width: 650px){
  .section-2 h3{
    font-size: 44px;
  }
}
@media(max-width: 600px){
  .section-2 h3{
    font-size: 42px;
  }
}
@media(max-width: 550px){
  .section-2 h3{
    font-size: 40px;
  }
}
@media(max-width: 480px){
  .section-2 h3{
    font-size: 37px;
  }
}
@media(max-width: 400px){
  .section-2 h3{
    font-size: 35px;
  }
}
@media(max-width: 300px){
  .section-2 h3{
    font-size: 32px;
  }
}

.section-2 img{
  background-color: #E8402E0d;
  padding: 25px;
  border-radius: 50%;
}
.section-3{
  background-color: #f8f9fa;
  margin-top: 90px;
  width: 100%;
}
.section-4{
  padding: 70px;
}
.section-4 img{
   height: 380px;
   width: 400px; 
   border-radius: 10px
}
@media(max-width:998px){
  .section-4 img{
    margin-top: 50px;
    height: 500px;
    width: 600px;
  }
}
@media(max-width:700px){
  .section-4 img{
    margin-top: 50px;
    height: 500px;
    width: 500px;
  }
}
@media(max-width: 600px){
  .section-4 img{
    margin-top: 50px;
    height: 400px;
    width: 400px;
  }
}
@media(max-width: 500px){
  .section-4 img{
    margin-top: 50px;
    height: 300px;
    width: 300px;
  }
}
@media(max-width: 400px){
  .section-4 img{
    margin-top: 50px;
    height: 250px;
    width: 250px;
  }
}
.section-4 h3{
  font-size: 34px;
  line-height: 46px;
}
.section-4 p{
  margin-top: 25px;
  line-height: 3opx;
  color: gray;
}


.section-5 h6{
  font-size: 19px;
  color: gray;
  text-transform: uppercase;
}
.section-5 h3{
  font-size: 38px;
}
 .section-5 img{
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  border-radius: 10px !important; 
 
  
   
}
.section-5 .row{
  justify-content: center;
  align-items: center;
  padding: 40px;
  padding-right: 70px;
  
}
.section-5 .col{
  display: flex;
  flex-direction: column;
  gap: 20px; 
  
  
}

@media screen and (max-width: 768px) {
   .section-5 .row{
    flex-direction: column;
    gap: 20px;
   }
}
 .section-6{
  margin-top: 40px;
  background-color: #f8f9fa;
}
 
.slider-container {
  position: relative;
  width: 80%;
  max-width: 1200px;
  overflow: hidden;
  user-select: none;
}

.slider {
  display: flex;
  transition: transform 0.5s ease;
  cursor: pointer;
  user-select: none;
}

.slide {
  min-width: 25%;  /* Each slide will take 20% of the width of the slider container (5 slides per row) */
   box-sizing: border-box;
  text-align: center;
   padding: 10px; 
}
@media(max-width: 1200px){
.slide {
  /* min-width: 30%;  /* Each slide will take 20% of the width of the slider container (5 slides per row) */
 }
} 
.slide img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
 
 .btn-btn {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  z-index: 10;
  transform: translateY(-50%);
  font-size: 24px;
} 

button.prev {
  left: 0;
  margin-right: 20px;
}

button.next {
  right: 0;
}

button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 768px) {
  

    .slider-container {
      width: 80%;
     
}
 } 


/* @media screen and (max-width: 768px) {
  .slider-container {
      display: block;
  }

  .slide {
      min-width: 100%;
  }

  .slide img {
      width: 100%;
      height: auto;
  }
}

@media screen and (max-width: 480px) {
  .slider-container {
      display: block;
  }

  .slide {
      min-width: 100%;
  }

  button {
      font-size: 16px;
  }
} */

.section-6 a{
  text-decoration: none;
  font-size: 25px;
  /* margin-top: 10px; */
  color: black;
  font-weight: 700;

}
.section-6 p{
  text-align: center;
  color: gray;
 
  /* margin-top: 10px; */
  line-height: 30px;
  
}
.section-6 h5{
  color: black;
  font-weight: 700;
}

 .card-shadow-hover:hover{ 
  background-color: #e7272d;
  transition: 1s;
}
.card-shadow-hover:hover a{
  color: #ffffff !important;
  transition: 1s;
}
.card-shadow-hover:hover h5{
  color: white;
  transition: 1s;
}
.card-shadow-hover:hover button{
  background-color: #ffffff !important;
  color: #e7272d !important;
  transition: 1s !important;
  border: none;
}
.card-shadow-hover:hover p{
  color: #ffffff;
  transition: 1s;
} 
.card-wrapper{
  user-select: none;
}
.section-7{
  margin-top: 30px;
  
}

.section-7 h6{
  font-size: 20px;
  letter-spacing: 2px;
  color: gray;
  text-align: left;
  text-transform: uppercase;
}
.section-7 span{
  font-size: 50px;
  color:  #f8f9fa;
  margin-top: 40px;
}
.section-7 h5{
  margin-top: 20px;
  line-height: 45px;
  text-align: left;
  width: 550px;
  font-size: 30px;
}
@media(max-width:1200px){
  .section-7 h5{
    font-size: 25px;
    line-height: 43px;
    width: 500px;
  }
}
@media(max-width:998px){
  .section-7 h5{
    font-size: 23px;
    line-height: 42px;
    width: 480px;
  }
}
@media(max-width:776px){
  .section-7 h5{
    font-size: 22px;
    line-height: 40px;
    width: 450px;
  }
}
.name{
  margin-top: 30px;

}
.name h4{
  font-size: 25px;
  text-align: left;
}
.name p{
  font-size: 16px;
  font-weight: 600;
  color: gray;
  text-align: left;
}

.section-8{
  margin-top: 100px;
  background-color: #000000;
  color: white;
}
.section-9{
    padding: 70px;
}
.section-9 p{
  color: gray;
}
.section-9 p:hover{
  color: lightyellow;
}
.section-9 a:hover{
  color: lightgreen;
}
.social-icon-1{
    /* margin-left: 500px; */
    letter-spacing: 10px;
    color: white; 
}
.social-icon-2{
  letter-spacing: 10px;
  color: white; 
}
.social-icon-3{

  color: white;
}

.social-icon-1:hover{
  color: lightyellow;
}
.slider-container {
  position: relative;
  width: 80%;
  /* max-width: 1200px; */
  overflow: hidden;
}
#contact{
  border-left: 2px solid rgba(254, 251, 251, 0.227);
}
/* Make the slider container responsive */
.slider-container {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}

/* Style for each slide */
.slider .slide {
  width: 90px;  /* Default width for larger screens */
  margin: 0 10px;
  flex-shrink: 0;
  transition: transform 0.5s ease;
}
@media (max-width: 1300px) {
  .slider .slide {
    width: 95px;  /* Make slides smaller on mobile */
    height: 550px;
  }
  .card {
    padding: 15px;
  }
  .btn {
    width: 160px;
    font-size: 14px;
  }
  .card img {
    height: 250px;  /* Make image height responsive */
  }
}
@media (max-width: 998px) {
  .slider .slide {
    width: 95px;  /* Make slides smaller on mobile */
    height: 550px;
  }
  .card {
    padding: 15px;
  }
  .btn {
    width: 160px;
    font-size: 14px;
  }
  .card img {
    height: 250px;  /* Make image height responsive */
  }
}
@media (max-width: 800px) {
  .slider .slide {
    width: 94px;  /* Make slides smaller on mobile */
    height: 550px;
  }
  .card {
    padding: 15px;
  }
  .btn {
    width: 160px;
    font-size: 14px;
  }
  .card img {
    height: 250px;  /* Make image height responsive */
  }
}

/* Adjust card styles for smaller screens */
@media (max-width: 768px) {
  .slider .slide {
    width: 95px;  /* Make slides smaller on mobile */
    height: 550px;
    
  }
  .card {
    padding: 15px;
  }
  .btn {
    width: 160px;
    font-size: 14px;
  }
  .card img {
    height: 250px;  /* Make image height responsive */
  }
}

/* Style for mobile screens */
@media (max-width: 576px) {
  .slider .slide {
    width: 90px;  /* Even smaller on very small screens */
    height: 550px;
  }
  .card {
    padding: 10px;
  }
  .btn {
    width: 140px;
    font-size: 13px;
  }
  .card img {
    height: 200px;
  }
}

/* Adjust navigation buttons for smaller screens */
.prev, .next {
  font-size: 20px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  color: black;
}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}


