.welcome_section
{
	margin: 111px 0;
}

.welcome_section.tos_smallest
{
	margin-top: 59px;
}

.welcome_section.bos_smallest
{
	margin-bottom: 59px;
}

.welcome_section.tos_small
{
	margin-top: 87px;
}

.welcome_section.bos_small
{
	margin-bottom: 87px;
}

.welcome_section.tos_big
{
	margin-top: 129px;
}

.welcome_section.bos_big
{
	margin-bottom: 129px;
}

.welcome_section.tos_bigger
{
	margin-top: 148px;
}

.welcome_section.bos_bigger
{
	margin-bottom: 148px;
}

.welcome_section .tos_biggest
{
	margin-top: 161px;
}

.welcome_section .bos_biggest
{
	margin-bottom: 161px;
}

.welcome_section .welcome_section_inner
{
	margin: 0 auto;
	max-width: 817px;
}

.welcome_section .welcome_section_inner .heading_section
{
	margin-bottom: 29px;
}

.welcome_section .welcome_section_inner .heading_section .heading_text
{
	margin: 0;
}

.welcome_section .welcome_section_inner .button_section
{
	margin-top: 40px;
}

.welcome_section .welcome_section_inner.text-left .button_section
{
	justify-content: flex-start;
}

.welcome_section .welcome_section_inner.text-center .button_section
{
	justify-content: center;
}

@media (max-width: 1359px)
{
	.welcome_section
	{
		margin: 105px 0;
	}

	.welcome_section.tos_smallest
	{
		margin-top: 52px;
	}

	.welcome_section.bos_smallest
	{
		margin-bottom: 52px;
	}

	.welcome_section.tos_small
	{
		margin-top: 80px;
	}

	.welcome_section.bos_small
	{
		margin-bottom: 80px;
	}

	.welcome_section.tos_big
	{
		margin-top: 120px;
	}

	.welcome_section.bos_big
	{
		margin-bottom: 120px;
	}

	.welcome_section.tos_bigger
	{
		margin-top: 140px;
	}

	.welcome_section.bos_bigger
	{
		margin-bottom: 140px;
	}

	.welcome_section .tos_biggest
	{
		margin-top: 150px;
	}

	.welcome_section .bos_biggest
	{
		margin-bottom: 150px;
	}
}

@media (max-width: 1199px)
{
	.welcome_section
	{
		margin: 95px 0;
	}

	.welcome_section.tos_smallest
	{
		margin-top: 52px;
	}

	.welcome_section.bos_smallest
	{
		margin-bottom: 52px;
	}

	.welcome_section.tos_small
	{
		margin-top: 70px;
	}

	.welcome_section.bos_small
	{
		margin-bottom: 70px;
	}

	.welcome_section.tos_big
	{
		margin-top: 100px;
	}

	.welcome_section.bos_big
	{
		margin-bottom: 100px;
	}

	.welcome_section.tos_bigger
	{
		margin-top: 120px;
	}

	.welcome_section.bos_bigger
	{
		margin-bottom: 120px;
	}

	.welcome_section .tos_biggest
	{
		margin-top: 130px;
	}

	.welcome_section .bos_biggest
	{
		margin-bottom: 130px;
	}

	.welcome_section .welcome_section_inner .heading_section
	{
		margin-bottom: 20px;
	}

	.welcome_section .welcome_section_inner .button_section
	{
		margin-top: 20px;
	}

	.welcome_section .welcome_section_inner .button_section .button_type .button
	{
		padding: 16px 47px 14px;
	}
}

@media (max-width: 991px)
{
	.welcome_section
	{
		margin: 95px 0;
	}

	.welcome_section.tos_smallest
	{
		margin-top: 52px;
	}

	.welcome_section.bos_smallest
	{
		margin-bottom: 52px;
	}

	.welcome_section.tos_small
	{
		margin-top: 60px;
	}

	.welcome_section.bos_small
	{
		margin-bottom: 60px;
	}

	.welcome_section.tos_big
	{
		margin-top: 80px;
	}

	.welcome_section.bos_big
	{
		margin-bottom: 80px;
	}

	.welcome_section.tos_bigger
	{
		margin-top: 100px;
	}

	.welcome_section.bos_bigger
	{
		margin-bottom: 100px;
	}

	.welcome_section .tos_biggest
	{
		margin-top: 110px;
	}

	.welcome_section .bos_biggest
	{
		margin-bottom: 110px;
	}

	.welcome_section .welcome_section_inner .heading_section
	{
		margin-bottom: 20px;
	}

	.welcome_section .welcome_section_inner .button_section
	{
		margin-top: 20px;
	}
}
