/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.industries-logo-wrap .swiper-slide{
	
}
.industries-logo-wrap .swiper-slide img{
	width:100%;
	max-width:100px;
	margin-bottom:20px;
}
.industries-logo-wrap .fusion-carousel-item-wrapper{
	box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 10px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
	padding: 10px;
	border: 1px solid #f2f2f2;
}
.industries-logo-wrap.fusion-image-carousel{
	margin-bottom: 00px;
}
.industries-logo-wrap .awb-swiper{
	padding-left:5px;
	padding-right:5px;
}
div.product-box div.fusion-column-wrapper{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: #fff;
  border-radius: 5px;
  overflow: hidden;
}
div.service-box div.fusion-column-wrapper{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: #fff;
  border-radius: 5px;
  overflow: hidden;
	padding:20px;
}
.fusion-fullwidth.footer-sticky{
	position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
	z-index:2001;
}

.footer-contact-section .fusion-form-form-wrapper .fusion-form-field{
	--awb-field-margin-top:0px;
	--awb-field-margin-bottom:15px;
}

.right-popup-section .fusion-form-form-wrapper .fusion-form-field{
	--awb-field-margin-top:0px;
	--awb-field-margin-bottom:10px;
	--awb-form-input-height: 35px;
}
.contact-page-form .fusion-form-field{
		--awb-field-margin-top:0px;
	--awb-field-margin-bottom:15px;
	--awb-form-input-height: 40px;
}
.right-popup-section .fusion-form-form-wrapper .fusion-form-field .fusion-form-checkbox label{
	font-size: 15px;
	--awb-form-label-color:#fff;
}
.right-popup-section .fusion-form-form-wrapper .fusion-form-field.fusion-form-label-above label{
	margin-bottom:0;
}
span.image-full{
	display:block;
}
span.image-full img{
	width:100%;
}
@media only screen and (max-device-width: 640px) {
div.site-header{
	background: #fff;
}
.industries-logo-wrap .awb-swiper .awb-imageframe-caption-title{
	font-size:17px !important;
}
	.industries-logo-wrap .awb-swiper .awb-imageframe-caption-text{
		font-size:14px !important;
	}
}