.custom-solar .elementor-flip-box__layer__inner
{
	background:#fff;
	padding:15px;
	border-radius:25px;
}

.custom-question .elementor-cta__title 
{
  padding: 10px;
  background: #fff;
	padding-bottom:0px !important;
}

.custom-question .elementor-cta__description
{
  padding:10px;
  background: #fff;
	padding-top:5px !important;
}

.custom-question .elementor-cta__title:not(:last-child) , .price
{
  margin-bottom: 0px !important;
}

.elementor-menu-cart__main
{
	z-index:11;
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
  background: #d9dade;
  padding: 15px;
	border-bottom: 5px solid #1d46a6 !important;
}

.custom-tabs .elementor-widget-tabs .elementor-tab-title 
{
	background:#e4e5ea;
	padding: 15px;
}

.custom-tabs .elementor-tabs-wrapper {
  overflow: hidden;
  padding-left: 15%;
  padding-right: 15%;
  background: #e4e5ea;
}

.custom-tabs .elementor-tabs-content-wrapper {
	padding-left: 15%;
  padding-right: 15%;
}

.custom-tabs .elementor-tab-content
{
	padding-top:80px !important;
	padding-bottom:0px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}

.custom-tabs .elementor-tab-desktop-title {
  padding: 15px;
}

.col-sm-3
{
	width:30%;
	float:left;
}

.col-sm-7
{
	width:70%;
	float:left;
}

.seprator {
  background: #1d46a6;
  width: 15%;
  height: 5px;
}

.col-sm-6
{
	width:50%;
	float:left;
}

.col-sm-4
{
	width:32%;
	margin-right:1%;
	float:left;
}

.col-sm-12
{
	width:100%;
	float:left;
	margin-top:40px;
}

.c-tab-main 
{
  background: #f2f2f2;
  padding: 35px 15px;
  margin-bottom: 15px;
  text-align: center;
  width: 48%;
  margin-right: 2%;
  font-weight: 600;
  font-size: 15px;
  line-height: 30px;
}

.custom-link a {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  display: block;
  margin-top: 15px;
  font-weight: 500;
}

.c-tab-work
{
  background: #f2f2f2;
  padding: 35px 15px;
}

.c-tab-work h5
{
	font-size:16px;
	line-height:28px;
}

.c-tab-work
{
	font-size:14px;
	line-height:25px;
}

@media only screen and (max-width: 800px)
{
 	.col-sm-3
	{
		width:100%;
		float:left;
	}

	.col-sm-7
	{
		width:100%;
		float:left;
	}
	
	.col-sm-6
	{
		width:100%;
		float:left;
	}

	.col-sm-4
	{
		width:100%;
		margin-right:0%;
		float:left;
	}
	
	.custom-tabs .elementor-tab-content 
	{
  padding-top: 35px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
	}
	
	.custom-tabs .elementor-tabs-wrapper 
	{
  overflow: hidden;
  padding-left:5%;
  padding-right:5%;
  background: #e4e5ea;
	}

	.custom-tabs .elementor-tabs-content-wrapper {
		padding-left:5%;
		padding-right:5%;
	}
	
	.custom-tabs .elementor-tab-mobile-title 
	{
  background: #d9dade;
  text-align: center;
  font-size: 22px !important;
  line-height: 40px !important;
	}
	
	.seprator {
  margin-bottom: 20px;
	}
}