@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');



.footerupper{
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 0;
  
}

.footerupper img{
  width: 100%;
  height: 100%;

}


footer{
    
    
    margin-top: -1rem;
    
    background-blend-mode: color;
    
    
  
  }

  .footer-background{
   /* background-color: #762322e7; */
   /* background-image: linear-gradient(to left, rgb(255, 102, 0)0% , rgba(153, 112, 0, 0.568)50% , rgb(255, 102, 0)100%); */
   background-image: linear-gradient(to top, rgb(251, 133, 0) 0%, rgb(255 93 6) 1% , rgb(53 0 90)80% , rgb(53 0 90)100%);
    
  }


  /* .footer-contact-section{
    display: flex;
    justify-content: center;
    padding-top: 1rem;

  }


  .footer-contact-section h4{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    text-align: center;

  }


  .text-help p{
    text-align: center;
   padding: 2rem;
  }

  .text-help a{
    padding: 10px;
    border: 1px solid #979797;
    color: #979797;
    text-decoration: none;
    border-radius: 5px;
    font-size: 1rem;
  }

  .contact-help{
    width: 200px;
    padding: 1rem 3rem;
  }



  .contact-social{
    width: 200px;
    padding: 1rem 3rem;
    
  }

  .text-social ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2rem 0rem;
   
    list-style: none;
  }
  
  .text-social ul i{
    color: #979797;
    margin: 0rem  0.5rem ;
    font-size: 1.2rem;
    
  }
  
  
  .text-social ul i:hover{
    transform: scale(1.2);
    
  
  } */
  

  
  .footer-location-container{
   padding-top: 2rem;
    padding-bottom: 1rem;
    margin-left: 7rem;
    margin-right: 7rem;
    margin-bottom: 1rem;
   
  }

  .footer-location-container ul{
    display: flex;
    flex-wrap:wrap;
    margin-top: 1rem;
  }

  .footer-location-container a{
    padding: 10px 15px;
    font-size: 0.8rem;
    margin-right: 2%;
    margin-bottom: 1%;
    color: #b3b3b3;
    border: 1px solid #b3b3b3;
    text-decoration: none;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
  }

  .footer-location-container a:hover{
    color: #fff;
    border: 1px solid #FB8500;
    background-color: #FB8500;
  }






  
  .footer-container{
    display: flex;
    justify-content:space-between;
    padding-top: 1rem;
    margin-left: 7rem;
    margin-right: 7rem;
    padding-bottom: 1rem;
    box-shadow: rgba(251, 133, 0, 0.45) 0px 25px 20px -20px;
  }
  
  
 
  
  footer h3{
    font-size: 1rem;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
  }
  
  
  .footer__link a{
    text-decoration: none;
    color: #c0c0c0;
  }
  
  
  .footer-About , .footer-links , .footer-contact , .footer-otherlinks , .footer-legal{ 
    width: 16%;
    
    font-family: 'Lato', sans-serif;
    text-align: left;
    
  }
  
  
  /* .footer-About img{
    width: 200px;
    height: 120px;
  } */
  
  /* .footer-About p{
    font-family: 'Montserrat', sans-serif;
    font-size: 0.7rem;
    margin-top: 1rem;
    color: #c0c0c0; 
    text-align: justify;
  } */
  
  .footer-links ul{
    list-style: none;
    margin-top: 1rem;
    justify-content: center;
    
  }
  
  .footer-links li{
    font-size: 0.8rem;
    color: #c0c0c0; 
    margin-top: 0.5rem;
  }
  
  
  /* .footer__link:hover{
    transform: scale(1.2);
  
  }
  
  
  
   .footer__link {
    transition: all 150ms ease-out;
    
  }
  
  .footer__link:hover:after {
    width: 60%;
    
  }
  
  .footer__link:after {
   
    content: "";
    display: block;
    margin: auto;
    height: 1px;
    width: 0px;
    background-color: #fff;
    transition: width 0.25s ease-out;
  }
   */
  
  .footer-otherlinks ul{
    list-style: none;
    margin-top: 1rem;
  
  }
  
  .footer-otherlinks  li{
    font-size: 0.8rem;
    color: #c0c0c0; 
    margin-top: 0.5rem;
  }
  
  
  .footer-contact p{
    margin-top: 1rem;
    font-size: 0.8rem;
    color: #c0c0c0;
    text-shadow: none;
    /* font-family: 'Lato', sans-serif; */
    
  }
  
  .footer-contact a{
    text-decoration: none;
    color: #c0c0c0;
    width: 100%;
    font-size: 0.8rem;
    
    
  }

  .footer-contact i{
    margin-right: 10px;
  }
  
 

  .footer-contact ul li i{
   
    text-align: center;
  }
  
  .footer-phone{
    margin-top: 1rem;
    color: #979797;
    display: flex;
    flex-wrap: wrap;
    justify-content: left; 
  }
  
  .footer-mail{
    margin-top: 1rem;
    font-size: 0.8rem;
    color: #979797;  
  }
  
  .footer-legal ul{
    list-style: none;
    margin-top: 1rem;
  
  }
  
  .footer-legal  li{
    font-size: 0.8rem ;
    color: #979797; 
    margin-top: 0.5rem;
  }
  




  /* footer bottom start */

  .footer-bottom{
    /* padding: 1rem; */
    padding-left: 1rem;
    padding-right: 1rem;
    margin-right: 6rem;
    margin-left: 6rem;
    background-color: #00000000;
    
  }

  .footer-bottom-container {
    padding-top: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .footer-bottom-container:hover .footer-payment li img{
    filter: grayscale(100%);
    transition: 0.2s ease-in-out;

  }

  .footer-logo {
    width:200px ;
    height: auto;
  }

  

  .footer-logo a img{
    width: 100%;
    height: 100%;
    
    
  }

  .footer-payment ul{
   
    display: flex;
    justify-content: space-between;
  }

  .footer-payment li{
    width:60px ;
    height: 30px;
    list-style: none;
    object-fit: cover;
    margin: 20px;

  }

  .footer-payment li img{
    width: 100%;
    height: 100%;
   
    
  }

  .footer-payment li img:hover{
    filter: grayscale(0%) !important;
    transition: 0.4s ease-in-out;
  }




  
  .copyright{
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #ffffff ;
    width: 70%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
   

    padding-bottom: 10px;
    }
    
    .copyright p{
    margin-top: 10px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 1px 1px #000000;
    font-size: 0.9rem;
    }


    @media (max-width:1150px ) {
      .footer-container ,.footer-location-container{
        margin-right: 4rem;
        margin-left: 4rem;
      }
    }

    @media (max-width:950px ) {

      .footer-location-container ul{
        justify-content: center;
      }

      footer h3{
        text-align: center;
      }

      .footer-container{
        flex-wrap: wrap;
        justify-content: center;
      }

      .footer-About , .footer-links , .footer-contact , .footer-otherlinks , .footer-legal{ 
        width: 24.3%;
        margin: 3% 2rem;
        text-align: center;
      }
    }

    @media (max-width: 850px) {
      .footer-container ,.footer-location-container{
        margin-right: 3rem;
        margin-left: 3rem;
      }
      .footer-bottom-container {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 2rem;
      }
    }

    @media (max-width:650px ) {
      .footer-container , .footer-bottom ,.footer-location-container{
        margin-right: 2rem;
        margin-left: 2rem;
      }

      .footer-About , .footer-links , .footer-contact , .footer-otherlinks , .footer-legal{ 
        width: 46%;
        margin: 1rem 2% ;
      }

      .copyright p{
        font-size: 0.8rem;
      }
      
    .footer-payment ul{
      justify-content:center;
      flex-wrap: wrap;
      }

    }

  @media (max-width:450px ) {
    .footer-About , .footer-links , .footer-contact , .footer-otherlinks , .footer-legal{ 
      width: 90%;
     
    }

    .footer-container{
      padding-top: 2rem;
    }

    .copyright p{
      font-size: 0.7rem;
    }
    
  }