
.slogan{
	line-height:10px;
	font-size: 12px;
}
.navbar{
	background-color:;
}

.products-name{
    text-decoration: none;
    font-weight: bold;
    color:red;
}
.products-specification{
    font-size: 14px;
    font-weight: bold;
}
.top-contact{
    color: rgb(123, 124, 126);
}
.top-contact i{
    color: rgb(123, 124, 126);
    

}

.our-products h5::after, h5:before{
    content:'' ;
    display: block;
    background-color: rgb(207, 203, 203);
    height: 2px;
    width: 80px;
    margin: 0 auto ;
}

.social-media{

}
.social-media ul{
    
}
.social-media li{
    list-style: none;
    margin: 5px;
    width: 40px;
    height: 40px;
    border:1px solid rgb(192, 196, 192);
    border-radius: 100%;
    text-align: center;
    background-color: rgb(6, 60, 122);
}
.social-media li a{
    color: white;
    font-size: 25px;
}

.social-media li:hover{
    background-color: brown;
}


.map {

}
.map p{
    text-decoration: underline;
}
hr{
    max-width: 280px;
    height: 2px;
}
.slide img{
    min-height: 200px;
}

i{
    color: rgb(150, 149, 149);
}
.text-white{
    color: white;
}
.card-footer{
    background-color: #035C76  ;
}
.card-footer a{
    color: white;
}
.card-footer a:hover{
    color: rgb(8, 197, 8);
}

/* Menu Customization */
