.opacity-extra-medium {
  opacity: 0.4;
  background: #000;
}
.bg-yellow {
  background-color: #285d9c;
}
  .text-yellow, .btn-link.text-yellow, a.text-yellow-hover:hover {
  color: #285d9c;
}    
         /* Simple hover effect */
         .why-choose {
         transition: transform 0.3s ease, box-shadow 0.3s ease;
         border: 1px solid #eaeaea;
         border-radius: 10px;
         }
         .why-choose:hover {
         transform: translateY(-5px);
         box-shadow: 0 10px 20px rgba(0,0,0,0.1) !important;
         }
         .icon{
         color: #285d9c;
         }
         .about-bg-1 {
         background-image: url('images/about-us/about-bg-1.png') !important; 
         background-size: cover; 
         background-position: center; 
         background-repeat: no-repeat;
         margin-top: 150px;
         height: 110vh; 
         width: 100%;
         }
         .about-bg-2 {
         background-image: url('images/about-us/about-bg-2.png') !important; 
         background-size: cover; 
         background-position: center; 
         background-repeat: no-repeat;
         margin-top: 0px;
         height: 120vh; 
         width: 100%;
         }
         .about-bg-3 {
         background-image: url('images/about-us/about-bg-3.png') !important; 
         background-size: cover; 
         background-position: center; 
         background-repeat: no-repeat;
         margin-top: 0px;
         height: 120vh; 
         width: 100%;
         }
         .about-bg-4 {
         background-image: url('images/about-us/about-bg-4.png') !important; 
         background-size: cover; 
         background-position: center; 
         background-repeat: no-repeat;
         margin-top: 0px;
         height: 170vh; 
         width: 100%;
         }
         .about-bg-5 {
         background-image: url('images/about-us/about-bg-5.png') !important; 
         background-size: cover; 
         background-position: center; 
         background-repeat: no-repeat;
         margin-top: 0px;
         height: 90vh; 
         width: 100%;
         }
         .about-bg-6 {
         background-image: url('images/about-us/about-bg-6.png') !important; 
         background-size: cover; 
         background-position: center; 
         background-repeat: no-repeat;
         margin-top: 0px;
         height: 90vh; 
         width: 100%;
         }
         .about-bg-7 {
         background-image: url('images/about-us/about-bg-7.png') !important; 
         background-size: cover; 
         background-position: center; 
         background-repeat: no-repeat;
         margin-top: 0px;
         height: 90vh; 
         width: 100%;
         }
         .about-sec-1{
         padding-top:300px;
         }
         .about-sec-2{
         padding-top:350px;
         padding-left: 130px;
         }
         .about-sec-3{
         padding-top:270px;
         }
         .about-sec-4{
         padding-top:400px;
         }
         .about-sec-5{
         padding-top:140px;
         }
         .about-sec-6{
         padding-top:160px;
         }
         .about-sec-7{
         padding-top:150px;
         padding-left: 6px;
         }