.margin0 {
	margin-bottom:0px !important;
}

.margin0 .wpb_content_element {
	margin-bottom:0px !important;
}

.main_header_bg {
	        background: transparent;
}

.bg_gradient_blue {
	  	background: linear-gradient(-90deg, rgb(0, 174, 239) 0px, rgb(75, 101, 165) 100%) 50% 13px;
}

a.button.color-17{
	background: #58c778;
    border-color: #58c778;
}

.pro-bg {
	background: #fafcff;
}

a.button.color-5 {
	

background: #58c778;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.156863) 0px 2px 8px !important;
    font-size: 22px;
    border-radius: 2px;
    padding: 18px 40px;
    transition: all 150ms ease;
    border: none;
    text-transform: none;
    font-weight: 400;
   font-family: Roboto, sans-serif;
font-size:18px;
   }
    
    
    

.bg_gradient_gray {
	height: 750px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index:2;
    background: linear-gradient(90deg, #ac2c05 0px, #f1592a 100%) 50% 0px;
}
.main_header_blue {
	height: 750px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index:2;
  	background: linear-gradient(-90deg, rgb(0, 174, 239) 0px, rgb(75, 101, 165) 100%) 50% 13px;
}
.main_header_bg a.button.green {
    box-shadow: rgba(0, 0, 0, 0.156863) 0px 2px 8px;
  
    display: inline-block;
    font-size: 22px;
  
    border-radius: 2px;
    padding: 18px 40px;
    transition: all 150ms ease;
    border: none;
    text-transform: none;
    font-weight:400;
    font-family: Roboto, sans-serif;
}


.main_header_bg a.button.color-7 {
    box-shadow: rgba(0, 0, 0, 0.156863) 0px 2px 8px;
    color: rgb(0, 174, 239);
    display: inline-block;
    font-size: 22px;
    text-decoration: none;
    background: rgb(255, 255, 255);
    border-radius: 2px;
    padding: 18px 40px;
    transition: all 150ms ease;
    border: none;
    font-weight:400;
    font-family: Roboto, sans-serif;
}


.main_header_bg a.button.color-7:hover {
	color:#4a66a6 !important;
}

.gray_area {
	border-top:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
}

.white_area a.button.green {
    color: #fff;
    background:#58c778;

}

.white_area a.button.green:hover {
box-shadow: none;
text-decoration: none;
cursor: pointer;
}

