img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.underline-red {
    border-bottom: 1px red solid;
}

.hide {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}

.colflex {
	display: flex;
}

.colflex_15 {
    display: inline-block;
	width: 15%;
}

.colflex_20 {
    display: inline-block;
	width: 25%;
}

.colflex_25 {
    display: inline-block;
	width: 25%;
}

.colflex_33 {
    display: inline-block;
	width: 33.3333%;
}

.colflex_37 {
    display: inline-block;
	width: 37.5%;
}

.colflex_50 {
    display: inline-block;
	width: 50%;
}

.colflex_75 {
    display: inline-block;
	width: 75%;
}

.colflex_100 {
    display: inline-block;
	width: 100%;
}

.clean {
	clean: both;
	display: block;
}

.mb1 {
	margin-top: 1rem;
}

.mb2 {
	margin-top: 2rem;
}

.mb5 {
	margin-top: 5rem;
}

.mb10 {
	margin-top: 10rem;
}

.mb15 {
	margin-top: 15rem;
}


/* Antisept page */
.notetext {
	text-align: left;
	margin: 7rem 0 0 0;
	font-size: 80%;
}

.antisept_section_2 h2 {
	text-align: center;
}

.antisept_section_2_col .colflex_33 {
	text-align: center;
}

.antisept_section_2_col img {
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
}

.antisept_section_3 {
    background: url(/include/img/antisept/antisept_section_3-bg.png) no-repeat 84% -5rem;
    background-size: contain;
    padding: 10rem 0;
}

.antisept_section_3_col .colflex_50 {
	position: relative;
}

.antisept_section_3-2-pack {
	position: absolute;
	left: -6rem;
}

.antisept_section_3-4 {
	display: flex;
	align-items: center;
	background: #ffffff;
	position: absolute;
	z-index: 20;
	right: 0;
	padding: 2.5rem 10rem 2.5rem 3rem;
	border-radius: 6rem 0 0 6rem;
}

.antisept_section_3-4 img {
	display: inline-block;
	margin-right: 2rem;
}

.antisept_section_3-5 {
	position: absolute;
	bottom: 3rem;
	right: 0;
	color: #007167;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.2;
}

.antisept_section_4_bg {
	width: 100%;
	background: url(/include/img/antisept/antisept_section_4_bg.png) no-repeat 100% 20%;
}

.antisept_section_4_title {
	text-align: center;
	color: #007167;
}

.antisept_section_4_col {
	position: relative;
}

.antisept_section_4_col_1 {
	position: relative;
	border-left: 2px dotted #333;
	padding: 2.7rem 3rem 2.7rem 9rem;
}

.antisept_section_4_num {
	background: #ffffff;
	padding: 1.8rem;
	width: auto;
	display: inline-block;
	font-size: 3rem;
	position: absolute;
	top: 0;
	left: -2px;
}

.antisept_section_4_num_1 {
	color: #009ade;
	border-radius: 0 2rem 2rem 0;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px dotted #333;
}

.antisept_section_4_text_1 {
    padding: 0 0 5rem 0;
    font-size: 2.6rem;
	line-height: 1.2;
}

.antisept_section_4_graf {
	position: relative;
	display: inline-block;
}

.antisept_section_4_graf_1 {
	position: absolute;
	top: 0;
	left: 0;
}

.antisept_section_4_graf_2 {
	display: inline-block;
	width: auto;
	padding: 4rem 5rem;
}

.antisept_section_4_graf_3 {
	position: absolute;
	top: 7rem;
    right: -21rem;
}


.antisept_section_4_col_2 {
	position: relative;
    border-left: 2px dotted #333;
    padding: 2.7rem 3rem 5.7rem 9rem;
}

.antisept_section_4_num_2 {
	color: #a87bc9;
    border-radius: 0 2rem 2rem 0;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    border-bottom: 2px dotted #333;
}

.antisept_section_4_num_2:before {
	content: "";
    display: none;
    width: 5px;
    height: 100px;
    border-left: 2px dotted #333;
    position: absolute;
    top: 60px;
    right: -5px;
    background: #ffffff;
}
.antisept_section_4_num_2:after {
	content: "";
    display: none;
    width: 100px;
    height: 5px;
    border-bottom: 2px dotted #333;
    position: absolute;
    top: 60px;
    right: -5px;
    background: #ffffff;
}

.antisept_section_4_text_2 {
    padding: 0;
    font-size: 2.6rem;
	line-height: 1.2;
}

.antisept_section_4_text_2 span {
    font-size: 1.6rem;
}

.antisept_section_4_col_3 {
	position: relative;
    border-left: 2px dotted #333;
    padding: 2.7rem 3rem 2.7rem 39rem;
    margin-left: 0;
}

.antisept_section_4_num_3 {
	color: #fd4a5c;
    border-radius: 0 2rem 2rem 0;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    border-bottom: 2px dotted #333;
    padding-left: 32rem;
}

.antisept_section_4_text_3 {
    padding: 0 0 5rem 0;
    font-size: 2.6rem;
	line-height: 1.2;
	text-transform: uppercase;
}

.antisept_section_4_col_4 {
	position: relative;
	border-left: 2px dotted #333;
	padding: 2.7rem 3rem 2.7rem 9rem;
	margin-left: 0rem;
}

.antisept_section_4_num_4 {
	color: #007167;
	border-radius: 0 2rem 2rem 0;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px dotted #333;
}

.antisept_section_4_text_4 {
    padding: 0 0 5rem 0;
    font-size: 2.6rem;
	line-height: 1.2;
	text-transform: uppercase;
}

.antisept_section_4_col_5 {
	position: relative;
    border-left: 2px dotted #333;
    padding: 2.7rem 3rem 2.7rem 39rem;
    margin-left: 0;
}

.antisept_section_4_num_5 {
	color: #009ade;
    border-radius: 0 2rem 2rem 0;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    border-bottom: 2px dotted #333;
    padding-left: 32rem;
}

.antisept_section_4_text_5 {
    padding: 0 0 5rem 0;
    font-size: 2.6rem;
	line-height: 1.2;
	text-transform: uppercase;
}

.antisept_section_4_col_6 {
	position: relative;
	border-left: 2px dotted #333;
	padding: 2.7rem 3rem 2.7rem 9rem;
	margin-left: 0rem;
}

.antisept_section_4_num_6 {
	color: #a87bc9;
	border-radius: 0 2rem 2rem 0;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px dotted #333;
}

.antisept_section_4_text_6 {
    padding: 0 0 5rem 0;
    font-size: 2.6rem;
	line-height: 1.2;
	text-transform: uppercase;
}

.antisept_section_4_col_7 {
	position: relative;
    border-left: 2px dotted #333;
    padding: 2.7rem 3rem 2.7rem 39rem;
    margin-left: 0;
}

.antisept_section_4_num_7 {
	color: #fd4a5c;
    border-radius: 0 2rem 2rem 0;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    border-bottom: 2px dotted #333;
    padding-left: 32rem;
}

.antisept_section_4_text_7 {
    padding: 0 0 5rem 0;
    font-size: 2.6rem;
	line-height: 1.2;
	text-transform: uppercase;
}

.section_bfs {
}

.section_bfs h2 {
	text-align: center;
    margin-bottom: 1rem;
    font-size: 3.6rem;
    line-height: 1.2;
}

.section_bfs_logo {
	text-align: center;
}

.section_bfs_logo img {
	height: 10rem;
}

.section_bfs .colflex {
	padding: 5rem 0 0 0;
	text-align: center;
	align-items: end;
}

.section_bfs .section_bfs_img {
	height: 25rem;
	margin: 0 auto;
}

.section_bfs_but {
	background: #007167;
	border-radius: 5rem;
	color: #fff;
	height: 5rem;
	vertical-align: middle;
	align-items: center;
	display: flex;
	text-align: center;
	width: 100%;
	max-width: 30rem;
	margin: auto;
}

.section_bfs_but span {
	margin: 0 auto;
	line-height: 1.2;
}

.BFS_desc_arrow {
	display: inline-block;
	width: 5%;
	height: 5rem;
	margin: 0 auto;
}

.section_bfs_text {
	position: relative;
}

.section_bfs_text_mobile {
	padding-top: 15px;
}

.section_bfs .colflex.section_bfs_colflex_2 {
	align-items: baseline;
	padding: 2rem 0 5rem 0;
}

.section_bfs .colflex.section_bfs_colflex_2 .BFS_desc_arrow {
	height: 0;
}

.text-center {
	text-align: center;
}

.antisept_section_5_img, .antisept_section_6_img {
	max-height: 80rem;
}

.antisept_section_5_col, .antisept_section_6_col {
	position: relative;
	display: block;
}

.button_sterilno {
	background: #009ade;
	border-radius: 10rem;
	color: #ffffff;
	padding: 1.5rem 3rem;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 5rem;
}

.antisept_section_5_wrap_img {
	position: relative;
    display: inline-block;
}

.antisept_section_5_wrap_img_text_1 {
	position: absolute;
	top: 1.8rem;
	left: 69rem;
	text-align: left;
	line-height: 1.4;
	display: inline-block;
	width: auto;
}

.antisept_section_5_wrap_img_text_2 {
	position: absolute;
	top: 13.2rem;
	left: 69rem;
	text-align: left;
	line-height: 1.4;
	display: inline-block;
	width: auto;
}

.antisept_section_5_wrap_img_text_3 {
	position: absolute;
	top: 15.6em;
	left: 69rem;
	text-align: left;
	line-height: 1.4;
	display: inline-block;
	width: auto;
}

.antisept_section_5_wrap_img_text_4 {
	position: absolute;
	top: 38.4rem;
	left: 61rem;
	text-align: left;
	line-height: 1.4;
	display: inline-block;
	width: auto;
}

.antisept_section_5_wrap_img_text_5 {
	position: absolute;
	top: 63.4rem;
	left: 61rem;
	text-align: left;
	line-height: 1.4;
	display: inline-block;
	width: auto;
}

.antisept_section_6_wrap_img {
	position: relative;
    display: inline-block;
}

.antisept_section_6_wrap_img_text_1 {
    position: absolute;
	bottom: 44.4rem;
    left: 71rem;
    text-align: left;
    line-height: 1.4;
    display: inline-block;
}

.antisept_section_6_wrap_img_text_2 {
    position: absolute;
	bottom: 20.1rem;
    left: 71rem;
    text-align: left;
    line-height: 1.4;
    display: inline-block;
}

.mobileBlock {
	display: none;
}

@media only screen and (max-width:1280px) {
	.antisept_section_5_img {
		height: 50rem;
	}
	
	.button_sterilno {
		position: relative;
		top: inherit;
		left: inherit;
		margin: 0 auto 3rem auto;
		display: block;
		width: 25rem;
	}
	
	.antisept_section_5_wrap_img_text_1 {
		position: absolute;
		top: 1.2rem;
		left: inherit;
		right: 4%;
		font-size: 1.1rem;
		width: 25rem;
	}
	
	.antisept_section_5_wrap_img_text_2 {
		position: absolute;
		top: 8.2rem;
		left: inherit;
		right: 4%;
		font-size: 1.1rem;
		width: 25rem;
	}
	
	.antisept_section_5_wrap_img_text_3 {
		position: absolute;
		top: 15.6rem;
		left: inherit;
		right: 3%;
		font-size: 1.1rem;
		width: 26rem;
	}
	
	.antisept_section_5_wrap_img_text_4 {
		position: absolute;
		top: 23.9rem;
		left: 38rem;
		font-size: 1.1rem;
		width: 36rem;
	}

	.antisept_section_5_wrap_img_text_5 {
		position: absolute;
		top: 39.6rem;
		left: 38rem;
		font-size: 1.1rem;
		width: 35rem;
	}
		
	.section_bfs_but {
		font-size: 1.3rem;
	}
	
	.section_bfs_text {
		font-size: 1.3rem;
	}
	
	.antisept_section_4_graf {
		zoom: 0.6;
	}
	.antisept_section_4_text_1, 
	.antisept_section_4_text_2, 
	.antisept_section_4_text_3, 
	.antisept_section_4_text_4, 
	.antisept_section_4_text_5, 
	.antisept_section_4_text_6, 
	.antisept_section_4_text_7 {
		font-size: 2rem;
	}
	.plHide {
		display: none;
	}
	.antisept_section_4_bg {
		background-size: 54rem;
	}
	
	.antisept_section_3-4 {
		padding: 1.7rem 0 1.7rem 3rem;
		font-size: 1.3rem;
	}
	
	.antisept_section_3-4 img {
		margin-right: 1rem;
	}
	
	.antisept_section_3-5 {
		font-size: 1.5rem;
	}
	
	.antisept_section_3 {
		background-position: 84% 0;
	}
	
	.antisept_section_2_col img {
		max-width: 20rem;
	}
	
	.section_bfs_logo img {
		height: 8rem;
	}
}

@media only screen and (max-width:1180px) {
	.antisept_section_3-4 {
		zoom: 0.8;
	}
}

@media only screen and (max-width:1080px) {
}

@media only screen and (max-width:900px) {
	.antisept_section_3-5 {
		font-size: 1.3rem;
	}
	.section_bfs_but span {
		font-size: 1.0rem;
	}
}

@media only screen and (max-width:768px) {
	.colflex {
		display: block;
	}

	.colflex_15 {
		display: block;
		width: 100%;
	}

	.colflex_20 {
		display: block;
		width: 100%;
	}

	.colflex_25 {
		display: block;
		width: 100%;
	}

	.colflex_33 {
		display: block;
		width: 100%;
	}

	.colflex_37 {
		display: block;
		width: 100%;
	}

	.colflex_50 {
		display: block;
		width: 100%;
	}

	.colflex_75 {
		display: block;
		width: 100%;
	}

	.colflex_100 {
		display: block;
		width: 100%;
	}
	
	.antisept_section_2_col .colflex_33 {
		margin-bottom: 2rem;
	}
	
	.antisept_section_3 {
		background: url(/include/img/antisept/antisept_section_3-bg.png) no-repeat 84% 0;
		padding: 5rem 0;
		background-size: contain;
		text-align: center;
	}
	
	.antisept_section_3-2-pack {
		position: relative;
		left: inherit;
		height: 33rem;
		margin: 3rem auto 0 auto;
	}

	.antisept_section_3-4 {
		position: relative;
		right: inherit;
		padding: 2.5rem 2rem 2.5rem 2rem;
		border-radius: 6rem 0 0 6rem;
		text-align: left;
		width: 50%;
		margin: 0 auto;
	}
	
	.antisept_section_3-5 {
		position: relative;
		bottom: inherit;
		left: inherit;
		display: block;
	}

	.antisept_section_4_bg {
		display: none;
	}

	.mobileHide {
		display: none;
	}
		
	.mobileBlock {
		display: block;
	}

	.page__outerMB {
		margin-bottom: 0;
	}

	.BFS_desc_arrow {
		display: inline-block;
		width: 3rem;
		transform: rotate(90deg);
		text-align: center;
	}

	.button_sterilno {
		position: relative;
		top: inherit;
		left: inherit;
		margin-bottom: 3rem;
	}
	
	.antisept_section_5_wrap_img img {
		height: auto;
	}
	
	.antisept_section_5_wrap_img_text_1,
	.antisept_section_5_wrap_img_text_2,
	.antisept_section_5_wrap_img_text_3,
	.antisept_section_5_wrap_img_text_4,
	.antisept_section_5_wrap_img_text_5	{
		position: relative;
		top: inherit;
		left: inherit;
		right: inherit;
		margin-bottom: 2rem;
		display: block;
		width: 100%;
		font-size: 1.6rem;
	}
	
	
	.antisept_section_5_wrap_img_text_1 span,
	.antisept_section_5_wrap_img_text_2 span,
	.antisept_section_5_wrap_img_text_3 span,
	.antisept_section_5_wrap_img_text_4 span,
	.antisept_section_5_wrap_img_text_5	span {
		display: inline-block;
		margin-right: 5px;
		font-size: 1.6rem;
	}
	
	.antisept_section_5 {
		margin-bottom: 5rem;
	}
	
	.section_bfs_but span {
		font-size: 1.5rem;
	}
}