/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2021 | 14:57:21 */
#Content {
    width: 100%;
    padding-top: 0px;
}


.cus-img-box .elementor-image-box-img {
    padding: 16px;
    box-shadow: 0px -5px 8px -4px #ee5e2b;;
    border-radius: 60px;
}
.cus-abt-sec .elementor-image-box-img {
    padding: 25px;
    background-color: #ee5e2b;;
    border-radius: 54px;
}
.service-form input, textarea {
   
    padding: 12px !important;
    border-color: gray;
}
.service-form p input {
    background-color: #ee5e2b; !important;
    border-radius: 0;
    position: relative;
    padding: 12px 18px 12px 18px !important;
    left: 4px;
    font-family: 'Roboto Slab';
    font-weight: 500;
}
.service-form textarea {
    height: 120px;
}
.custom-footer-icons , .footer-navigation
{
    line-height: 30px;
}
.cus-icon 
{
    font-size: 20px;
    color: #ee5e2b;
    position: relative;
    top: 2px;
}