*{
    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;
}


/* Home Navbar Contact ends */

/* Home // Content // Image */

#homeContentImage{
    background-image: url(../assets/aljawahome_image.jpg);
    background-repeat: no-repeat;
    width:fit-content;
    background-size:cover;
    height: 80vh;

}



#homeContentImage h2{
    font-family: 'Italianno', cursive;
    font-size: 96px;
    margin-top: 5px;
    margin-left: 10%;
    

    
}
#homeContentImage h1{
    font-family: 'Abhaya Libre', serif;
        font-size: 48px;
        margin-top: 1%;
        margin-left: 8%;

}
#homeContentImage p{
    font-family: 'Abhaya Libre', serif;
        font-size: 24px;
        margin-top: 1%;
        margin-left: 8%;

}
#Headingred{
    color: red !important;
}
#headcenter{
    text-align: center;
   
 }
@media screen and (max-width: 480px) {

    #homeContentImage h2{
        font-family: 'Italianno', cursive;
        font-size: 80px;
        margin-top: 5px;
        margin-left: 2%;
        
    
        
    }
    #homeContentImage h1{
        font-family: 'Abhaya Libre', serif;
            font-size: 30px;
            margin-top: -6%;
            margin-left: 7%;
    
    }
    #homeContentImage p{
        font-family: 'Abhaya Libre', serif;
            font-size: 20px;
            font-weight: 400;
            margin-top: 1%;
            margin-left: 8%;
            color: white;
            background-color: rgba(11, 10, 10, 0.1);
            border-radius: none;
            
    
    }
    #Headingred{
        color: red !important;
        font-weight: bold;
    }
    #headcenter{
        text-align: center;
       
     }
    
}
.aljawaHomeImage{
    background-repeat: no-repeat;
    width: 100%;
    height: 50%;
}

#FollowUs {
    display: flex;
    justify-content: start;
    align-items:flex-start;
    margin-left: 2%;
}
#FollowUs a{
   
    padding:5px;
    color: white;
    font-size: 24px;
    text-decoration: none;
    

}
#cemail i{
    background-color: rebeccapurple;
    margin-top: -20%;
}
#FollowUs a i{
   
    padding:5px;
    color: white;
    font-size: 24px;
    text-decoration: none;
    

}
#FollowUs h4{
   
    margin-left: 0.5%;
    margin-top: 5%;
}

.img-thumbnail{
    width: 80%;
}

.destination{
    display: flex;
    padding: 10px;
}

@media screen and (max-width: 480px) {
    .destination{
        display: flex;
    }
    #FollowUs a{
        font-size: 22px;
        text-align: left;
        margin-left: 3%;
        text-decoration: none;
        
    }

  }



/* Home // Content // Image  ends*/

/* ABOUT US  */

#AboutUs h2{
    text-align: center;
    padding: 3%;
    font-family: 'Times New Roman', Times, serif;
    font-size: 48px;
    font-weight: bold;

}
#oru{
    color: red;
}
#AboutUs p{
    font-family: 'Abhaya Libre', serif;
    font-size: 32px;
    padding: 2px;
    text-align: center;
    margin-right: 50px;
    margin-top: 10%;
}
#AboutUs img{
    width: 650px;
    height: 500px;
    margin-left: -1.5%;
    margin-bottom: 5%;
    /* position: absolute; */
    /* left:1px; */
}

@media screen and (max-width: 480px) {
    #AboutUs img{
        width: 500px;
        height: 300px;
        padding: 5px;
        
    }
    #AboutUs h2{
        text-align: center;
        padding: 3%;
        font-family: 'Times New Roman', Times, serif;
        font-size: 48px;
    
    }
    #AboutUs p{
        font-family: 'Abhaya Libre', serif;
        font-size: 20px;
        padding: 2px;
        text-align: justify;
        text-align: center;
        margin-top: 20px;
        width:295px;
    }
    #AboutUs img{
        width: 500px;
        height: 300px;
        margin-left: -1.5%;
        /* position: absolute; */
        /* left:1px; */
    }
}

/* ABOUT US ENDS */

/* Destination */


#Destination {
    text-align: center;
}

#Destination h2{
    padding: 5px;
    font-family: 'Italianno', cursive;
    font-size: 64px;
    margin-top: 2%;
}

#Destination h1 {
    padding: 5px;
    font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 48px;
}
@media screen and (max-width: 480px) {

    
#Destination {
    text-align: center;
}
#Destination h2{
    padding: 3px;
    font-family: 'Italianno', cursive;
    font-size: 45px;
    margin-top: 2%;
    font-weight: 500;
}

#Destination h1 {
    padding: 5px;
    font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 38px;
}
.card{
    width: 15rem;
    
}

}

/* Destination ends */

/* contact US start */

 #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;
    text-align: center;
 }
 .footContact a{
    font-family: 'Abhaya Libre', serif;
    font-size: 20px;
    color: black;
    text-decoration: none;
    text-align: center;
    /* 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 a{
    font-size: 20px;
    text-decoration: none;
    color:black ;
    text-align: center;
    padding: 5px;

}
.FootFollowUS h3{
    font-family: 'Abhaya Libre', serif;
    font-size: 32px;
}
/* .f-phone{
    margin-left: -150px;

}
#f-email{
    margin-left: 35px;
    
} */



 #contactUs{
    background-color: #ffd978;
    
 }
 .FollowUslink{
    text-align: center;
    display: flex;
    flex-flow:column;
 }
 .FollowUslink_a{
    color: black;
    text-decoration: none;
    padding-top: 30px;


 }

 @media screen and (max-width: 480px) {

     #foot-p{
        text-align: center;
        padding: 1%;
        font-family: 'Abhaya Libre', serif;
        font-size: 24px;
    
     }
     .FollowUslink_a{
        color: black;
        text-decoration: none;
        padding-top: 5px;
        padding: 15px;
    
    
     }
     .FollowUSlink_div{
        display: flex;
        flex-flow: row;
        text-align: center;
        justify-content: center;
        align-items: center;

     }
     .foot-a img{
        width: 100px;
        height:100px;
     }
     .FootFollowUS {
       display: block;
       display: flex;
    
    }

     .quickLink{
        text-align: center;
        margin-top: 1%;
        padding: 1%;
        
     }
     .quickLink h4{
        font-family: 'Abhaya Libre', serif;
        font-size: 30px;
     }
     .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; */
    
    
        
     }

     
     /* .footContact a i{
       text-align: center;
      
     }
     */
    .FootFollowUS{
    
        text-align: center;
        
    
    }
    .FootFollowUS h3{
        font-family: 'Abhaya Libre', serif;
        font-size: 32px;
    }
  /* margin-left: -15%; */

    
    } 
    .footContact a{
        text-align: center;
        
    
    }
    
    .footContact address{
        font-size: 1rem;
       }
    
     #contactUs{
        background-color: #ffd978;
     }
    
 


