hr.new4 {
    border: 2px solid #f10a14;
    margin: 1px 25px;
}
.footer1 {
    font-family: "Segoe UI";
    font-size: 15px;
}
.footer2 {
    font-family: "Segoe UI";
    font-size: 45px;
    font-weight: bold;
    line-height: 35px;
}
.footer3 {
    font-family: "Segoe UI";
    font-size: 18px;
    letter-spacing: 7px;
    line-height: 0px;
}
.footer4 {
    font-family: "Segoe UI";
    font-weight: bold;
    font-size: 15px;
    line-height: 0px;
    letter-spacing: 3px;
}
.carousel-item > img {
    object-fit: fill;
}
.img-box {
    border-radius: 8px;
}
#icon-box-bg-1 {
    background-image: url("../img/thumbnail1.png");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
#icon-box-bg-2 {
    background-image: url("../img/thumbnail1.png");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
#icon-box-bg-3 {
    background-image: url("../img/thumbnail1.png");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.carousel-caption {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: rgba(226, 226, 226, 0.7);
    position: absolute;
    bottom: 0px !important;
    left: 0px !important;
    right: 0px !important;
}
.carousel-caption p {
    margin: 0px !important;
    color: #000000 !important;
    /* font-size: 11px; */
}
.carousel-caption h5 {
    font-weight: 700;
    margin-bottom: 0px !important;
    /* font-size: 14px; */
}
