*{
    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;
}
#ServicesImage{
    background-image: url('../assets/al\ jawa\ express\ tourism\ services\ page.jpg');
    background-size: 100%  100%;
    height: 30vh;
    background-repeat: no-repeat;
    font-family: 'Italianno', cursive;
}
#ServicesImage h2{
    text-align: center;
    font-size: 64px;
    color: white;
}
/* #servicesContent{ */
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; */
    /* padding: 5% 1%; */


/* } */
.box{
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    margin-top: 1%;
}
.serviceImg{
    padding: 10px;
    margin-top: 20%;
    width: 300px;
    height: 300px;

}
.serviceText h2{
    font-family: 'Abhaya Libre', serif;
    font-size: 32;
    font-weight: bold;
    text-align: left;
}
.serviceText p{
    font-family: 'Abhaya Libre', serif;
    font-size: 28px;
    text-align: justify;
    text-indent: 2rem;
    word-spacing: 4px;
    margin-top: 2%;

}
.serviceText{
    padding: 10px;
    margin-top: 5%;

}
@media screen and (max-width: 480px) {
    .serviceImg{
        padding: 8px;
        margin-top: 15%;
        width: 250px;
        height: 250px;
    
    }
    .serviceText h2{
        font-family: 'Abhaya Libre', serif;
        font-size: 22;
        font-weight: bold;
        text-align: left;
    }
    .serviceText p{
        font-family: 'Abhaya Libre', serif;
        font-size: 20px;
        text-align: justify;
        text-indent: 1.8rem;
        word-spacing: 2px;
        margin-top: 2%;
    
    }
    .serviceText{
        padding: 8px;
        margin-top: 3%;
    
    }
    #ServicesImage{
        background-image: url('../assets/al\ jawa\ express\ tourism\ services\ page.jpg');
        /* background-size: 100% 100%; */
        height: 40vh;
        background-size: cover;
        background-repeat: no-repeat;
        font-family: 'Italianno', cursive;
    }

}


#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: 20px;

 }
 .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: left;
    
 }
 .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;
    font-size: 32px;
}


.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: 1%;
        font-family: 'Abhaya Libre', serif;
        font-size: 24px;
    
     }
     .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;
        text-align: center;
        /* background-color: red; */
        /* text-align: center; */
        /* justify-content: 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;
    } */
    
    #contactUs {
        text-align: center;
    }
    
     #contactUs{
        background-color: #ffd978;
     }
    
 
}


