@roboto: r, Arial, Tahoma, Sans-serif;
@roboto_condensed: rc, Arial, Tahoma, Sans-serif;

/* CSS */

.fitoteka {
	font-family: rc;
	font-weight: 400;
	max-width: 425px;
	margin: 0 auto;
	color: #00427B;
    text-align: center;
}

.fitoteka_container {
	position: relative;
	width: calc(100% - 50px);
	margin: auto;
	max-width: 375px;
}

a {
    text-decoration: none;
    color: #fff;
}
.fitoteka_block_01 {
	background-color: #DEE7B9;
	margin-bottom: 50px;
}
.fitoteka_block_01 img {
	max-width: 100%;
}
.fitoteka_01_group {

}
.fitoteka_01_group img {
	max-width: 100%;
}
.fitoteka_01_logo {
    position: absolute;
    right: 0;
    top: 50px;
    width: 13%;
}
.logo-fitoteka {
	padding: 20px 0 0 ;
	width: 70%;
}
.fitoteka_01_pharmacy {

}
.fitoteka_01_column {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.fitoteka_01_herb-group {
	position: relative;
	background: #fff;
	border-radius: 25px 25px 0 0;
	text-align: left;
	font-size: 22px;
}
.fitoteka_01_herb_title-green {
	font-weight: 700;
	padding: 20px 70px 5px 15px;
	color: #92C01A;
}
.fitoteka_01_herb_title-blue {
	font-weight: 700;
	padding: 0 70px 20px 15px;
	color: #194177;
}
.fitoteka_01_herb {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30%;
}
.fitoteka_01_group-row {
	display: flex;
	flex-direction: column;
	gap: 30px;
	padding: 40px 0;
}
.fitoteka_01_row-line {
	display: flex;
	align-items: center;
	position: relative;
	flex-direction: row;
	color: #00427B;
	background-color: #9BBF41;
	border-radius: 40px;
	width: 100%;
}
.fitoteka_01_row-line img {
	width: 80px;
	position: absolute;
	left: 0;
	margin-left:-10px;
}
.fitoteka_01_row_title {
	font-size: 18px;
	padding: 10px 25px 10px 80px;
	text-align: left;
}


.fitoteka_block_02 {
	background-image: url(pic_tree_m.png);
	padding: 40px 0;
    background-repeat:repeat;
	background-color: #9FC222;

}
.fitoteka_02_column {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 30px;
}
.fitoteka_02_row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
	gap: 30px;
}
.fitoteka_02_pack-group {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: fit-content;
}
.fitoteka_02_pack-row {
	display: flex;
	flex-direction: row;
	align-items: flex-end;

}
.fitoteka_surup_100 img {
	width: 80px;
	max-width: 100%;
}
.fitoteka_surup_100 {
	transition: 0.3s;
}
.fitoteka_surup_100 img  {
	transition: 0.3s;
}
.fitoteka_surup_50 img  {
	width: 65px;
	max-width: 100%;
}
.fitoteka_pill {
	transition: 0.3s;
}
.fitoteka_pill img {
	width: 170px;
	max-width: 100%;
}
.fitoteka_02_pack-title {
	width: 100%;
	color: #fff;
	font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    background-color: #76ac1c;
    padding: 10px 0;
    border-bottom: 6px solid #98c222;
}
.fitoteka_02_pack-subtitle {
	display: flex;
    width: fit-content;
	color: #00427B;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    background-color: #76ac1c;
    padding: 5px 50px;
}
.fitoteka_02_ligal {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 20px;
	width: 100%;
	background: rgba(255, 255, 255, 0.70);
	padding: 30px; 
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
}
.fitoteka_02_ligal_title {
	font-size: 25px;
	line-height: 24px;
	color: #00427B;
}
.fitoteka_02_ligal img {
	width: 250px;
}
.fitoteka_block_samolechynie img {
	width: 100%;
	padding: 20px 0;
}


.fitoteka_block_samolechynie img {
	width: 100%;
	padding: 20px 0;
}
