* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* #nav {
    width: 100%;
    height: 6vh;
}

.navrap {
    width: 100%;
    height: 5vh;
    background-color: orangered;
    padding-top: 10px;
} */

/* .navrap p {
    text-align: center;
}

.ram u a {
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 20px;
} */

/* navigation bar */
#nav {
    width: 100%;
    height: 6vh;
    background-color: orangered;
}

.navrap {
    width: 100%;
    height: 8vh;
}

.navrap h4 {
    padding-top: 10px;
    font-size: 15px;
    text-align: center;
    color: black;
    font-family: cursive;
}

/* Navigation bar */
.navigation {
    background-color: rgba(255, 68, 0, 0.593);
}

.brand {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 40px !important;
    font-weight: normal;
    padding-left: 40px;
}

.menu {
    margin-left: 40px;
    color: black !important;
    font-weight: bold;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.menu:hover {
    border-bottom: 3px solid rgb(221, 49, 83);
}

.search {
    margin-left: 50px;
}

.CATEGORIES {
    width: 100%;
    height: 30vh;
}

.CATEGORIESRAP {
    width: 80%;
    /* margin: auto; */
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 15px;
    grid-row-gap: 20px;
}

.box26 {
    display: grid;
    grid-template-columns: auto auto;
    /* grid-column-gap: 5px; */
}

.box27 img {
    height: 8vh;
}

.box27 li a:hover {
    color: rgb(142, 13, 13);
}

/* .box26:hover{
    box-shadow: 0 0 5px black;
} */
/* banner */
.ban {
    width: 100%;
    height: 85vh;
    background-image: url(./ban24.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 0px;
}

.banrap {
    width: 100%;
    height: 85vh;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.592))
}

.banrap1 {
    padding-top: 60px;
    margin-left: 600px;
}

.company h1 {
    font-size: 65px;
    color: orangered;
}

.company p {
    color: rgb(255, 183, 0);
    font-size: 20px;
}

/* middle*/
.mid {
    width: 100%;
    height: 120vh;
}

.midrap {
    width: 80%;
    margin: auto;
}

.midrap h1 {
    text-align: center;
    color: orangered;
    border-bottom: 3px solid orangered;
}

.midrap h5 {
    width: 50%;
    text-align: center;
    color: grey;
    margin-left: 300px;
    padding: 10px;
    border-bottom: 2px solid gray;
}

.box {
    width: 80%;
    text-align: justify;
    margin-left: 150px;
    padding: 50px;
}

.box p b {
    font-size: 40px;
}

/* middle2*/
.mid2 {
    width: 100%;
    height: 50vh;
    background-image: url(./ban14.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.photo1 {
    width: 100%;
    height: 50vh;
    background: linear-gradient(to right, rgba(39, 39, 38, 0.881), rgb(60, 60, 59));
}

.midrap2 {
    width: 70%;
    margin: auto;
    padding-top: 155px;
}

.midrap2 h1 {
    width: 70%;
    text-align: center;
    margin-left: 155px;
    color: orangered;
    border-bottom: 5px solid white;
}
/* Middle */
.mid4{
    width: 100%;
    height: 10vh;
}
.midrap4{
    width: 90%;
    margin: auto;
}
.midrap4 h3{
    padding-top: 10px;
    color: black !important;
    font-weight: normal;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

/* Middle */
.mid5{
    width: 100%;
    height: 17vh;
    background-color: aliceblue;
}
.midrap5{
    width: 90%;
    margin: auto;
}
.box8{
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-column-gap: 20px;
}
.box9 a{
    text-decoration: none;
    color: black;
}
.box9 img{
    height: 15vh;
}
.box9 h4{
    text-align: center;
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;
}
/* Footer */
.foot {
    width: 100%;
    height: 60vh;
    background-color: orangered;
}

.footrap {
    width: 80%;
    margin: auto;
    margin-top: 40px;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 10px;
}

.box46 img {
    width: 20%;
    height: 10vh;
    margin-top: 8px;
    margin-left: 115px;
}

.box46 h1 {
    color: yellow;
    text-align: center;
    font-size: 25px;
    padding-top: 60px;
}

.box46 h2 {
    color: whitesmoke;
    text-align: center;
    font-size: 25px;
    padding-top: 12px;
    font-weight: bolder;
}

.box47 h1 {
    color: yellow;
    text-align: center;
    font-size: 30px;
    padding-top: 60px;
}

.box47 p {
    color: whitesmoke;
    text-align: center;
    font-size: 15px;
    padding-top: 12px;
    font-weight: bolder;
}

.box48 h1 {
    color: yellow;
    text-align: center;
    font-size: 30px;
    padding-top: 60px;
}

.box48 p {
    color: whitesmoke;
    text-align: center;
    font-size: 15px;
    padding-top: 12px;
    font-weight: bolder;
}

.box49 h1 {
    color: yellow;
    text-align: center;
    font-size: 30px;
    padding-top: 60px;
}

.box49 h2 {
    color: whitesmoke;
    text-align: center;
    font-size: 25px;
    padding-top: 12px;
    font-weight: bolder;
}

.box49 h2 a {
    text-decoration: none;
    color: whitesmoke;
    font-weight: bolder;

}

.box49 h2 i a{
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 10px;
}
.foot4 {
    width: 100%;
    height: 10vh;
    background: linear-gradient(to right, orangered,rgb(0, 0, 0));
}

.footer4 {
    width: 80%;
    margin: auto;
}

.logo4 h1 {
    font-size: 25px;
    text-align: center;
    color: white;
    padding-top: 25px;
    padding-left: 25px;
    font-style: oblique;
}
