
    .contact-footer {
        background-color: #ffffff;
        padding: 30px;
        margin-top: 30px;
        border-top: 1px solid #ddd;
    }
    .contact-footer h3 {
        font-weight: bold;
        margin-bottom: 15px;color: var(--main);
		
    }
    .contact-footer p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .contact-footer a {
        color: var(--main);
        text-decoration: none;
    }
    .contact-footer iframe {
        border-radius: 10px;
    }
    .wow_sett_content .form-control {
        margin-bottom: 15px;
    }
    .tag_field {
        margin-bottom: 20px;
    }
   .spanpadding{
	font-size:15px;
	padding:2px;
}
