/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

#main-header {
	position: fixed;
	top: 0;
	left:0;
	z-index: 9;
	width: 100%;
}
.service-img figcaption{
    padding: 17px 0px;
    background: #ff725e;
    opacity: 0.8;
    border-radius: 0px 0px 10px 10px;
    margin-top: -64px;
}
span.wpcf7-spinner{display:none;}
input.wpcf7-form-control.has-spinner.wpcf7-submit.talk{margin:0px;}
.box1{
	padding:0px 60px;
}
.box1 .wpcf7-form-control.wpcf7-captchar{
	border-bottom:1px solid #686868;
}



.pum-overlay p, .pum-overlay ul {line-height: 26px !important;}
a..popup-btn:active, a..popup-btn:hover {
	color: #fff;
}

.home #main-header {padding: 10px 0px 0px 0px;}

.contact-form textarea {height: 50px!important;}