*{
    padding:0;
    margin:0;
    box-sizing: border-box;
}
/* Home Navbar Start */
.navbar-nav {
    margin-left: auto;
}
.nav-item{
    /* background-color: red; */
    padding: 1rem;
    margin-right: 2rem;
}

.nav-item a:hover{
    color: brown !important;
}

/* Home Navbar Ends */

/* Home Navbar Contact */
.aljawa_Contact{
    text-decoration: none;
    font-size: 16px;
    color: black;


    
}
#navbar-contact{
    background-color: #ffd978;
    padding: 5px 0;
}

.navbar-nav {
    margin-left: auto;
}

#galleryHeadImg{
    background-image: url('../assets/al\ jawa\ tourism\ gallery.jpg');
    background-size: 100%  100%;
    height: 30vh;
    background-repeat: no-repeat;
}
#galleryHeadImg h2{
    text-align: center;
    color: black;

}
.galleryImg{
        width: 350px;
        height:250px;
}
.galleryCollection{
    padding: 3%;
}
.galleryCollection img{
    padding: 1%;

}


#contactUs a{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-top: 2%;
    padding: 3%; */
 }
 #foot-p{
    text-align: center;
    padding: 3%;
    font-family: 'Abhaya Libre', serif;
    font-size: 24px;

 }
 .foot-a img{
    width: 120px;
    height:120px;
 }
 .quickLink{
    text-align: center;
    /* margin-top: 2%;
    padding: 3%; */
    
 }
 .quickLink h4{
    font-family: 'Abhaya Libre', serif;
    font-size: 32px;
 }
 .quickLink li{
    
    font-size:20px;
    font-family: 'Times New Roman', Times, serif;
    text-align: center;
    
 }
 .quickLink li a{
    text-align:center;
    color: black;
 }
 /* .footContact{ */
    /* text-align: left; */
    /* margin-top: 2%; */
    /* padding: 3%; */
 /* } */
 .footContact h4{
    font-family: 'Abhaya Libre', serif;
    font-size: 32px;
 }
 .footContact a{
    font-family: 'Abhaya Libre', serif;
    font-size: 20px;
    color: black;
    text-decoration: none;
    /* background-color: red; */
    /* text-align: left; */

    
 }

 
 /* .footContact a i{
    text-align: left;
    margin-left: -140px;
 } */

.FootFollowUS{
    margin-top: 2%;
    padding: 3%;
    text-align: center;
    

}
.FootFollowUS h3{
    font-family: 'Abhaya Libre', serif;
    margin-top: 0;
    display: flex;
}
/* .f-phone{
    margin-left: -150px;

}
#f-email{
    margin-left: 35px;
    
} */
.FollowUslink{
   text-align: center;
   display: flex;
   flex-flow:column;
}
.FollowUslink_a{
   color: black;
   text-decoration: none;
   padding-top: 30px;


}


 #contactUs{
    background-color: #ffd978;
    
 }

 @media screen and (max-width: 480px) {

     #foot-p{
        text-align: center;
        padding: 3%;
        font-family: 'Abhaya Libre', serif;
        font-size: 20px;
    
     }
     .footContact address{
      font-size: 1rem;
     }
     .foot-a img{
        width: 120px;
        height:120px;
     }
  
     .quickLink{
        text-align: center;
        /* margin-top: 1%;
        padding: 2%; */
        
     }
     .quickLink h4{
        font-family: 'Abhaya Libre', serif;
        font-size: 32px;
     }
     .quickLink li{
        
        font-size:20px;
        font-family: 'Times New Roman', Times, serif;
        text-align: center;
        /* margin-left: 10%; */
        
     }
     .quickLink li a{
        text-align:center;
        color: black;
     }
     .footContact{
        text-align: center;
        /* margin-top: 2%;
        padding: 3%; */
     }
     .footContact h4{
        font-family: 'Abhaya Libre', serif;
        font-size: 32px;
     }
     .footContact a{
        font-family: 'Abhaya Libre', serif;
        font-size: 20px;
        color: black;
        text-decoration: none;
        /* background-color: red; */
        /* text-align: center; */
        /* justify-content: center; */
        text-align: center;
    
        
     }
     .FollowUslink_a{
      color: black;
      text-decoration: none;
      padding: 15px;
  
  
   }
   .FollowUSlink_div{
      display: flex;
      flex-flow: row;
      text-align: center;
      justify-content: center;
      align-items: center;

   }
     
     /* .footContact a i{
       text-align: center;
      
     }
     */
    .FootFollowUS{
        /* margin-top: 2%;
        padding: 3%; */
        text-align: center;
        
    
    }
    .FootFollowUS h3{
        font-family: 'Abhaya Libre', serif;
        font-size: 32px;
    }
    /* .f-phone{
      
        padding: 2px;
    
    } */
    /* #f-email{
        margin-left: 150px;
    } */
    
    
    .FootFollowUS{
      display: block;
    }
     #contactUs{
        background-color: #ffd978;
     }
    
 
}
.fPhone{
   text-align: center;
   /* background-color: red; */
   margin-left: -15%;


} 
.femail{
   margin-left: -23%;
}
