@media(min-width:768px){.elementor-2241 .elementor-element.elementor-element-b55d60c{width:25%;}.elementor-2241 .elementor-element.elementor-element-0709697{width:74.665%;}}/* Start custom CSS */html {
  scroll-behavior: smooth;
}

#container{
    overflow-y: scroll;
}
.page-container{
	background: #ffffff !important;
	padding-top: 0px !important;
}
div#main-content{
	    width: 1120px;
    margin: 0 auto;
    background: #ffffff;
    padding: 30px 30px 0px 30px;
	float: none;
		/*margin-bottom:50px;*/
}
@media screen and (max-width: 1024px) {

    div#main-content{
	    width:auto;
}}



.howitwork-main p{
     font-size: 14px;
    color: #4a4a4a;
    }
    
.howitwork-main .howitwork-title{
      color: #111111;
  
    font-size: 24px;
    font-weight: 600;
     line-height: 30px;
}

.howitwork-main .howitwork-heading{
    color: #111111;
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px;
    }
.howitwork-main .howitwork-link{
 color: #031b95;
  text-decoration: none;
    }
 .howitwork-main .howitwork-link:hover{
    color: #ff7612;
 }
 .howitwork-main .howitwork-subheading{
      color: #111111;
     font-size:15px;
     font-weight: 600;
 }/* End custom CSS */