/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 22 2025 | 19:08:05 */
.color-input .wpcf7-form .custom-media-services input{
    background-color:#0C63B0;
    padding:25px 15px;
    border-radius:10px;
    border-color:#3796EA !important;
}
.v-shape .elementor-widget-container{
    clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
	position:relative;
}