* {
    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;
} */
/* banner1 */

.ban {
    width: 100%;
    height: 100vh;
    padding-top: 85px;

}

.banrap {
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 10px;
}

.photo img {
    border: 3px solid orangered;
    width: 90%;
    height: 80vh;
}

.company h1 {
    font-size: 50px;
    color: orangered;
}

.company p {
    padding: 20px;
    text-align: justify;
    font-size: 20px;
    color: black;
}

.company h2 {
    padding: 20px;
    text-align: justify;
    font-size: 20px;
    border: 5px solid orangered;
    width: 20%;
    background-color: whitesmoke;
}

.company2 h6{
    color: black;
}

.box2 h1 {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    /* border: 2px solid rgb(235, 208, 101); */
    background: linear-gradient(to right, rgba(241, 216, 101, 0.396), rgb(244, 241, 73));
    color: orangered;
    padding-bottom: 10px;
    height: 10vh;
}

/* middle*/
.mid {
    width: 100%;
    height: 70vh;
    background-image: url(./ban24.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border: 2px solid black;
}

.midrap {
    width: 75%;
    height: 55vh;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 0px;
    grid-row-gap: 25px;
    padding-top: 200px;
    /* background: linear-gradient(to right, rgba(202, 186, 66, 0.352), rgba(233, 212, 94, 0.922)); */
    margin-top: 55px;
}

.box img {
    width: 40vh;
    height: 30vh;
    border: 5px solid black;
    border-radius: 15px;
    margin-left: 40px;
}

.box h1 {
    text-align: center;
    color: red;
    font-size: 30px;
    /* background: linear-gradient(to right, rgba(202, 186, 66, 0.352), rgba(233, 212, 94, 0.922)); */
}

.box p {
    color: orangered;
    text-align: center;
    font-size: 50px;

}

/* middle1*/
.mid1 {
    width: 100%;
    height: 80vh;
}

.box3 {
    width: 100%;
    height: 55vh;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 0px;
    grid-row-gap: 25px;
    padding-top: 40px;

}

.box1 img {
    margin-left: 50px;
    width: 50vh;
    height: 60vh;
}

.midrap1 h1 {
    padding-top: 10px;
    margin: auto;
    text-align: center;
    width: 80%;
    height: 10vh;
    font-size: 50px;
    border-bottom: 5px solid orangered;
}

#ss {
    color: orangered;
}

/* middle2*/
.mid2 {
    width: 100%;
    height: 90vh;
    background-image: url(./ban14.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.photo1 {
    width: 100%;
    height: 90vh;
    background: linear-gradient(to right, rgba(39, 39, 38, 0.719), rgba(60, 60, 59, 0.555));
}

.midrap2 {
    width: 70%;
    margin: auto;
    padding-top: 450px;
}

.midrap2 h1 {
    color: orangered;
    border-bottom: 5px solid white;
}

.midrap2 p {
    color: white;
}

.midrap2 h5 {
    color: orangered;
}

/* middle3*/
.mid3 {
    width: 100%;
    height: 70vh;
}

.box4 {
    width: 70%;
    height: 85vh;
    margin: auto;
    margin-left: 250px;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 0px;
    grid-row-gap: 25px;
    padding-top: 40px;

}

.box4 img {
    margin-left: 50px;
    width: 50vh;
    height: 60vh;
}

/*Middle*/
.mid4 {
    width: 100%;
    height: 48vh;
    background-color: aliceblue;
}

.midrap4 {
    width: 90%;
    margin: auto;
}

/*Middle*/
.mid6 {
    width: 100%;
    height: 10vh;
}

.midrap6 {
    width: 90%;
    margin: auto;
}

.midrap6 h1 {
    padding-top: 10px;
    color: black !important;
    font-weight: normal;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-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;
}
