/*UI14041994*/
h3{
    line-height: 2.6rem;
    color: var(--bluecolor);
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    margin-top: 1rem;
    font-family:var(--Montserrat);
    text-decoration: none;
}
h4 span{
    font-size: 1.3rem;
    font-weight: 500;
}
p{
    margin: 0;
    line-height: 2.4rem;
    color: var(--black);
    font-size: 1.3rem;
    font-family: var(--Montserrat);
    text-decoration: none;
}
p a{
    margin: 0;
    line-height: 2.4rem;
    color: var(--bluecolor);
    font-size: 1.3rem;
    font-family: var(--Montserrat);
    text-decoration: none;
    font-weight: 500;
}
figure{
    width: 100%;
    height: 100%;
}
figure img{
    width: 100%;
    height: 100%;
    background-size: cover;
}
blockquote{
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom: 0;
    margin-top: 0;
    font-family: var(--Montserrat);
    text-decoration: none;
    color: var(--bluecolor);}


.inner_banner{
    text-align: center;
    padding: 2rem 0;
    background: #F8F8F8;
    margin: 1rem 0 2rem;
}
.inner_banner p{
    line-height: 2.4rem;
    color: var(--black);
    font-size: 1.5rem;
    font-family:var(--Montserrat);
    font-weight: 600;
}
main{
    padding:.5rem 0 4rem ;
}
.inthe_news{
    width: 100%;
    height: 100%;
}
.inthe_news figure{
    margin-bottom: 1.7rem;
    height: auto;
}
.delevery_wrap{
    padding-top: 3rem;
}
.delevery_wrap figure{
    margin-top: 3rem;
}
 h4{
    line-height: 2.4rem;
    color: var(--black);
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: .5rem;
    margin-top: 1rem;
    font-family: var(--Montserrat);
    margin-top: 2rem;
}
.notes_inthenews p{
    line-height: 2.4rem;
    color: var(--bluecolor);
    font-size: 1.3rem;
    font-family: var(--Montserrat);
    font-style: italic;
}
.g-sm-4, .gy-sm-4 {
    --bs-gutter-y: 2rem;
}
.g-sm-4, .gx-sm-4 {
    --bs-gutter-x: 2rem;
}
.sharing_wrap{
    margin-bottom: 3rem;
}
.sharing_wrap p{
    margin-bottom: 1.5rem;
}
.sharing_wrap figure{
    height: auto;
    margin-top: 1.5rem;
}
.caring_heading{
    padding: 2rem 0;
    border-top: .1rem solid #ccc;
    border-bottom: .1rem solid #ccc;
    text-align: center;
    margin: 3rem 0;
}
.caring_heading h3{
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    margin-top: 0;
    font-family:var(--Montserrat);
    color: var(--black);
}
.caring_heading h5{
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0rem;
    margin-top: 1rem;
    font-family:var(--Montserrat);
    line-height: 2.6rem;
    color: #666;
}
.caring_heighlights{
    line-height: 2.6rem;
    color: var(--skyblue);
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 2rem;
    margin-top: 1rem;
    font-family: var(--Montserrat);
    text-transform: uppercase;
}
.caring_padding{
    padding: 3rem 0 2rem;
}
table thead tr th{
    width: 800px;
    line-height: 2.4rem;
    color: var(--black);
    font-size: 1.3rem;
}
table tbody tr td{
    width: 800px;
    line-height: 2.4rem;
    color: var(--black);
    font-size: 1.2rem;
}
.inauguration_library{
    padding: 3.5rem 0;
    border-top: 0.1rem solid #ccc;
    border-bottom: 0.1rem solid #ccc;
    width: 100%;
    height: 100%;
    margin-top: 1rem;
    margin-bottom: 3rem;
}
