/*Add Your css here*/
.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
	text-align: center !important;
	display: inline-block !important;
	vertical-align: middle !important;
}
.img-slide .swiper-slide-inner::before {
	right: auto !important;
	left: -1px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	color: #fff !important;
}
body .widget-area .widget-title{
	cursor:pointer;
}
@media only screen and (max-width:1024px){	
	.footer-widget-area .widget.toggled-off .mc4wp-form{display: none;}
	.footer-widget-area .widget.toggled-on .mc4wp-form{display: block;}
	.widget_mc4wp_form_widget .widget-title::before {
	content: "\f107";
	position: absolute;
	right: 0;
	font-family: FontAwesome;
	font-size: 20px;
	top: 1px;
	bottom: 0;
	height: 20px;
	width: 20px;
	text-align: center;
	z-index: 9;
	margin: 0 auto;
	line-height: 20px;
	}
	.wp-block-group__inner-container.toggled-off {
		border-bottom: 1px solid #4c67ae;
		margin-block-end: 1em;
	}	
}	

.pageloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: url(images/loader.gif) center no-repeat #ffffff;
}
