/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 22 2025 | 19:34:29 */
#about {
    padding: 45px 0 45px;
    background: #c4a6692e;
}
#about .col-md-7 {
    mix-blend-mode: multiply;
}
#about #calender {
    float: right;
    background: #FFF;
    border-radius: 15px;
    padding: 20px 10px 20px 20px;
    border: 1px solid #c4a669;
    box-shadow: 0 0 20px 1px #c4a66929;
}
#twosec {
    padding: 45px 0 45px;
}
#foursec #secbox {
    border-radius: 15px !important;
    border: 1px solid #c7ab7182;
    overflow: hidden;
}
#foursec #secbox img {
    object-fit: cover;
}
#gallery .testimonial .item {
    border-radius: 15px;
    border: 1px solid #c4a669;
    overflow: hidden;
}
#foursec #secbox h4 {
    margin: 0px !important;
    font-size: 22px !important;
}
.threeimage .imgbox img {
    border-radius: 15px;
    margin: 0 0 10px 0;
}
#slider img {
    object-fit: cover;
}
#slider .carousel-caption {
    padding: 20px 5rem;
    background: rgb(0,0,0,0.7);
    border-radius: 80px 80px 0 0;
}
#news #content {
    padding-bottom: 10px;
}