

/* Start:/bitrix/templates/first/components/bitrix/news.list/mess/style.css?1650012335150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/first/components/bitrix/breadcrumb/hug/style.css?1638274366489*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-size: 0.8em;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/first/styles.css?17802934874853*/
body #middleheadersections {
    background: url(/upload/bc2_1.jpg);
    background-size: 330px;
}
body .mainmenu ul li a, body .searchcarttop a {
    color: white;
}
.classfore {
    font-weight: 900;
    font-size: 16px;
}
.pricetext .classfore, .text_box .classfore {
    font-size: 24px;
}
.table_cart .pricetext .classfore {
    font-size: 18px;
}
.othername {
    margin-bottom: 10px;
}
.social-on-mainpage ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0 0 0 0;
    padding: 0 0 0 0;
    align-items: center;
}  
.social-on-mainpage ul li {

}
.social-on-mainpage ul li a {
    font-size: 24px;
    margin-right: 20px;
}

/**/
.fav-header svg {
    fill: white;
    width: 22px;
}
.detailprice_block {
    margin-bottom: 20px;
}
.fav-icon-block {
    margin-left: 10px;
    text-decoration: none;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}
.fav-icon-block svg + svg {
    opacity: 0;
    position: absolute;
    transition: 0.3s;
}
.fav-icon-block svg {
    width: 30px;
}
@media (min-width: 768px){
    .fav-icon-block:hover svg + svg {
        opacity: 1;
        transition: 0.3s;
    }
}
@media (max-width: 768px) {
    .magazinitem .gocart {
        position: absolute;
        bottom: 0;
        right: 0;
        background: #57b946;
        border-radius: 3px;
        margin: 5px;
        transition: 0.3s;
        width: 40px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
.magazinitem .fav-icon-block {
        position: absolute;
        top: 0;
        right: 0;
        background: #57b946;
        border-radius: 3px;
        margin: 5px;
        transition: 0.3s;
        width: 40px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
}
.magazinitem .fav-icon-block.fav-check { 
    background: #d8f5d3;
}
.magazinitem .fav-icon-block .fav-empty {
    fill: #ffffff;
}
.magazinitem .fav-icon-block svg {
    width: 24px;
}
.fav-icon-block.fav-check svg + svg {
    opacity: 1;
}
.fav-icon-block .fav-empty {
    fill: #888888;
}
.fav-icon-block .fav-heart {
    fill: #f81515;
}



/*personal*/
.personal-menu li.current a span, .personal-menu li a:hover span {
    background: rgb(227 227 227);
    transition: 0.3s;
}
.personal-menu li a span {
    transition: 0.3s;
}

.personal-orders-list {
    background: white;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}

.personal-order-row.personal-order-row-head {
    background: #f4f4f4;
    padding: 10px;
    border-radius: 5px;
}
.personal-order-row-detail {
    display: none;
}
.personal-order-row {
    display: grid;
    gap: 20px;
    grid-template-columns: 2fr 4fr 3fr 2fr 120px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.personal-order-row span {
    font-weight: 700;
}
.personal-order-detail {
    margin: 10px;
    border-bottom: 1px solid #e2e2e2;
}
.pow-info-detail {
}
.personal-order-detail .pow-info-customer, .personal-order-detail .pow-id, .personal-order-detail .pow-info-order {
    font-size: 0.8em;
}
.pow-info-detail-btn {
    white-space: nowrap;
    line-height: 1;
    font-size: 0.8em;
    width: 100%;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    background: #f4f4f4;
    border-radius: 3px;
    cursor: pointer;
    transition: 0.3s;
}
.pow-info-detail-btn:hover {
    transition: 0.3s;
    background: rgb(227 227 227);
}
.personal-order-row-open .personal-order-row-detail {
    display: block;
    border-top: 1px solid #e2e2e2;
    padding-top: 5px;
}
.personal-order-row-detail-element.personal-order-row-detail-element-head {
    background: #f4f4f4;
}
.personal-order-row-detail-element {
    display: grid;
    grid-template-columns: 1fr 4fr 2fr 1fr 2fr;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 3px;
    font-size: 0.8em;
}
.personal-profile-3 {
    display: flex;
    gap: 20px;
    align-items: flex-end;
    margin-bottom: 10px;
}
.personal-profile-3 .personal-profile-input-group input {
    padding: 8px 12px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    border-radius: 4px;
}
#personal-profile button {
    display: block;
    padding: 8px 16px;
    font-size: 16px;
    background: #57b946;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    color: white;
    cursor: pointer;
}
#personal-profile {
    margin-bottom: 20px;
}
.only-egypt {
    background: #5a0909;  
    padding: 5px;
}
.only-egypt a {
    display: block;
    text-align: center;
    color: white;
    font-size: 0.8em;
    font-weight: 900;
}
.only-egypt-text {
    color: white;
    text-align: center;
    display: none;
}
/* End */


/* Start:/bitrix/templates/first/template_styles.css?177902467930513*/
body {
	font-family: "Nunito Sans", sans-serif;
	padding: 0;
	margin: 0;
	font-size: 16px;
	/*background-image: url(/upload/background.png);
	background-repeat: ;
	background-size: ;
	background-position: ;*/
	outline: none;
}
.mainpageblock {
	width: 100%;
	margin-bottom: 50px;
}
.mainpageblock .search-page {
	margin-top: 25px;
}
#mainconteiner {
	position: relative;
    background-image: url(/upload/leafs10.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 40%;
}
.section_description {
	margin-top: 20px;
    margin-bottom: 40px;
}
a {
	text-decoration: none;
	transition: 0.3s;
	color: #57b946;
}
a:hover {
	transition: 0.3s;
}
.rating-info {
	font-size: 0.8em;
	line-height: 1;
}
.ratingblock .jq-ry-container {
	padding: 0 0 0 0;
}
.ratingblock {
	display: flex;
    align-items: center;
    gap: 10px;
}
.ratingblock-list {
	margin-bottom: 5px;
}
.basket_clear {
	cursor: pointer;
    text-decoration: underline;
    font-size: 1em;
    line-height: 1;
    padding: 0;
    display: inline-block;
    font-weight: 700;
}
.a-content {
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
}
#topheadersections,
#topheadersections a {
	color: white;
	transition: 0.3s;
	text-decoration: none;
}
.logo img {
	max-height: 100px;
}
#middleheadersections {
	background: url(/upload/bc.jpg);
	background-position: cover;
}
#topheadersections {
	background: #57b946;
}
.leftsidetop {
	font-weight: 700;
}
#topheadersections .leftsidetop a:hover {
	color: #050505;
	transition: 0.3s;
}
#topheadersections .leftsidetop a .fas.fa-phone {
	font-size: 0.8em;
	margin-right: 5px;
}
.topheadercontent,
.rightsidetop,
.socialweb,
.socialweb ul {
	display: flex;
}
.topheadercontent {
	padding: 8px 0;
}
.leftsidetop,
.rightsidetop {
	width: 50%;
}
.rightsidetop {
	justify-content: right;
}
.socialweb {
	align-items: center;
}
.socialweb div {
	padding-right: 20px;
}
.socialweb ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.socialweb ul li {
	padding-left: 20px;
}
.searchcarttop {
	display: flex;
	align-items: center;
}
.searchcarttop a {
	color: #707070;
	display: flex;
	align-items: center;
	margin-left: 20px;
}
.searchcarttop a span {
	font-size: 0.6em;
	font-weight: 900;
	position: relative;
	color: white;
	width: 24px;
	height: 24px;
	text-align: center;
	background: #57b946;
	border-radius: 50px;
	line-height: 24px;
	margin-left: 4px;
}

.miidleheadercontent {
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 72px;
}
.mainmenu ul {
	margin: 0;
	padding: 0;
	display: flex;
	list-style-type: none;
}
.mainmenu ul li {
}
.mainmenu ul li a {
	color: #050505;
	text-decoration: none;
	font-weight: 700;
	transition: 0.3s;
	display: block;
	padding: 25px 15px;
	text-transform: uppercase;
}
.mainmenu ul li a:hover {
	color: #57b946;
	transition: 0.3s;
}
.bannercontent {
	height: 600px;
	line-height: 1.5;
	display: flex;
	align-items: center;

}
h1 {
	font-size: 3em;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0 0 20px 0;
	line-height: 1.2;
}
h2 {
	margin: 0 0 20px 0;
}
.insidecontent h1 {
	font-size: 1.9em;
	font-weight: 800;
}
.bannertext {
	width: 40%;
}
.bannerleftsidetext {
	margin: 0 0 20px 0;
}
.bannerbutton a {
	text-decoration: none;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px 30px;
	color: white;
	background: #57b946;
	transition: 0.3s;
	border-radius: 5px;
}
.bannerbutton a:last-child {
	background: #050505;
}
.bannerbutton a:hover {
	background: #2b2b2b;
	transition: 0.3s;
}
.topform {
	margin-top: /*-110px*/0;
}
.mainpagefeedbackform {
	padding: 50px 40px;
	background: white;
	border-top: 4px solid #57b946;
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
	box-shadow: 0px 14px 34px 1px rgb(90 90 90 / 17%);
}
.leftsidemainpagefeedbackform {
	width: 40%;
	max-width: 400px;
}
.rightsidemainpagefeedbackform {
	width: 60%;
	max-width: 700px;
}
.headmainpageform {
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 10px;
}
.telmainpageform a {
	color: #58b947;
	font-weight: 700;
	padding-bottom: 10px;
	display: block;
	font-size: 1.8em;
	text-decoration: none;
	transition: 0.3s;
}
.telmainpageform a:hover {
	color: #050505;
	transition: 0.3s;
}
.mainpageblock h4 {
	font-size: 2em;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.sectionscatalogblock {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: 180px;
}
.sectionscatalogblock a {
	position: relative;
	background: #5a5a5a;
	text-decoration: none;
	display: flex;
	align-items: end;
	justify-content: revert;
	padding: 20px;
	color: white;
	transition: 0.3s;
}
.sectionscatalogblock a img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	height: 100%;
}
.sectionscatalogblock a span {
	z-index: 2;
	font-size: 0.9em;
}
.sectionsservices .sectionscatalogblock {
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 250px;
}
.insidecontent .sectionscatalogblock a:hover {
	padding-bottom: 30px;
	transition: 0.3s;
}
.insidecontent .sectionscatalogblock {
	grid-template-columns: repeat(6, 1fr);
}
.aptekamapblock {
	min-height: 350px;
	background: white;
	display: flex;
}
.leftsideaptekamap,
.rightsideaptekamap {
	width: 50%;
}
.rightsideaptekamap {
	margin-left: 0;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 0;
	padding-bottom: 30px;
	min-height: auto;
}
.rightsideaptekamap h5 {
	font-size: 1.5em;
	font-weight: 700;
	margin: 0 0 20px 0;
}
.rightsideaptekamap p {
	line-height: 1.5;
}
footer {
	background: white;
	padding: 50px 0 25px 0;
}
footer .a-content {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 40px;
}
footer h6 {
	font-size: 1.2em;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.footersectiontext {
	line-height: 1.5;
	font-weight: 400;
	color: #888888;
}
.footermenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.footermenu ul li {
}
.footermenu ul li a {
	text-decoration: none;
	color: #88888b;
	line-height: 2;
	transition: 0.3s;
}
.footermenu ul li a:hover {
	transition: 0.3s;
	color: #050505;
}
.socialfooter ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
}
.socialfooter ul li {
	margin: 0 10px 10px 0;
}
.socialfooter ul li a {
	font-size: 1.5em;
	color: #57b946;
}
.prefooter {
	width: 100%;
	height: 50px;
	background: #f8f8f8;
}
.underfooter .a-content {
	padding: 15px 0;
	font-size: 0.8em;
}
.bread {
	background: #e3e3e3;
}
.bread .a-content {
	padding: 10px 0;
}
.bread .a-content .bx-breadcrumb {
	margin: 0 0;
}
.insidecontent {
	padding: 20px 0;
	
}
.magazinblock {
	display: grid;
	grid-template-columns: 20% 1fr;
	grid-gap: 20px;
}
.leftsidemagazin ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.leftsidemagazin ul li {
	position: relative;
}
ul.accordmenu li span {
	display: block;
	padding: 10px 40px 10px 10px;
	background: #f4f4f4;
	color: #707070;
	margin-bottom: 5px;
	position: relative;
	border-radius: 3px;
}
ul.accordmenu > li > span {
	cursor: pointer;
	transition: 0.3s;
}
ul.accordmenu > li:hover > span {
	background: rgb(227 227 227);
	transition: 0.3s;
}
.accordmenu li span > a {
	position: absolute;
	display: flex;
	top: calc(50% - 15px);
	right: 5px;
	font-size: 0.6em;
	width: 30px;
	height: 30px;
	border-radius: 3px;
	background: rgb(87 185 70);
	justify-content: center;
	align-items: center;
	color: white;
	text-decoration: none;
}
.accordmenu li span > a:hover {
	background: rgb(87 185 70 / 35%);
}
ul.accordmenu li ul li {
	margin-left: 15px;
}
ul.accordmenu li ul li a {
	display: block;
	font-size: 0.8em;
}
ul.accordmenu li ul li a:hover {
	padding-left: 10px;
}
ul.accordmenu li ul li a:hover span {
	color: #57b946;
}
ul.accordmenu li ul li a span {
	margin-bottom: 0;
	background: white;
	padding: 5px 0;
}
ul.accordmenu ul {
	margin-bottom: 5px;
}

ul.accordmenu li ul li.active a {
	padding-left: 10px;
}
ul.accordmenu li ul li.active a span {
	color: #57b946;
}
ul.accordmenu > li.active > span {
	background: rgb(87 185 70);
	color: white;
}
ul.accordmenu > li.active > span a {
	/*background: white;
    color: #707070;*/
}

ul.accordmenu li ul {
	display: none;
}

ul.accordmenu li.active ul {
	display: block;
}

.magazinlist {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px;
}
.magazinitem {
	position: relative;
}
.magazinitemimg {
	overflow: hidden;
}
.magazinitemimg img {
	transition: 0.3s;
	width: 100%;
	object-fit: cover;
	height: 100%;
}
.magazinitemimg img:hover {
	transform: scale(1.2);
	transition: 0.3s;
}
.magazinitemimg {
	width: 100%;
	height: 250px;
	position: relative;
}
.gocart {
	position: absolute;
	bottom: 0;
	right: -70px;
	background: #57b946;
	border-radius: 3px;
	margin: 5px;
	transition: 0.3s;
	width: 46px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gocart a {
	display: block;
	padding: 10px 14px;
	color: white;
}

.gocart .fa-check-circle {
	display: none;
}

.gocart.active .fa-check-circle {
	display: block;
}

.gocart.active .fa-shopping-cart {
	display: none;
}

.gocart.active {
	background-color: #2b2b2b !important;
	color: white !important;
}

.magazinitem:hover .gocart:hover {
	background: #77d368;
	transition: 0.3s;
}

.magazinitem:hover .gocart {
	transition: 0.3s;
	right: 0;
}
.magazinitemname {
	font-size: 1.1em;
	min-height: 48px;
	font-weight: 700;
	margin: 10px 0 5px 0;
}
.magazinitemname a {
	text-decoration: none;
	color: #050505;
	transition: 0.3s;
}
.magazinitemname a:hover {
	color: #57b946;
	transition: 0.3s;
}
.magazinlistprice {
	color: #57b946;
}
.magazinlisttags {
	position: absolute;
	top: 10px;
	left: 10px;
	display: flex;
	flex-wrap: wrap;
}

.magazinlisttags span {
    font-size: 0.7em;
    color: white;
    display: inline-block;
    padding: 5px 10px;
    margin: 0 5px 5px 0;
    border-radius: 5px;
    font-weight: 700;
}
.swiper-container-tag {
	overflow: hidden;
    position: relative;
}
.swiper-container-tag .swiper-button-next, .swiper-container-tag .swiper-button-prev {
	top: 40%;
	color: #57b946;
}
.tag-buttons {
	margin: 0 0 20px 0;
}
.tag-filter {
	border: none;
    padding: 10px 20px;
    border-radius: 5px;
    color: #161616;
    cursor: pointer;
	font-weight: 600;
    margin: 0 5px 5px 0;
    transition: 0.3s;
    outline: none;
}
.tag-filter:hover {
	transition: 0.3s;
	background: #c5e9be;
}
.tag-filter.activetag {
	color: white;
    background: #57b946;
    transition: 0.3s;
}
.magazinlisttags span.tag_new {
	background: #32cb5d;
}
.magazinlisttags span.tag_rec {
	background: #a56ffd;
}
.magazinlisttags span.tag_hit {
	background: #ff6565;
}
.magazinlisttags span.tag_sale {
	background: #ffeb81;	
	color: black;	
}
.bx-breadcrumb .bx-breadcrumb-item {
	margin-bottom: 2px;
	margin-top: 2px;
}
.bx-breadcrumb .bx-breadcrumb-item a {
	color: #57b946;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
	color: black;
}
.bx-breadcrumb {
	color: #707070;
}

/**/
.magazindetailtop {
	display: grid;
	grid-template-columns: 3fr 4fr;
	grid-gap: 20px;
	margin-bottom: 20px;
}
.magazinedetailtopleft {
	max-height: 450px;
	position: relative;
}

.magazinedetailtopleft img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.detailanons {
	padding: 20px;
	background: #f4f4f4;
}
.pricehead,
.sostavhead {
	display: block;
	margin: 10px 0 10px 0;
	font-weight: 700;
	color: #707070;
}
.pricetext {
	font-size: 1.5em;
	font-weight: 900;
	color: #57b946;
}
.detailsostav {
	margin: 10px 0 0 0;
	border-top: 1px solid #e3e3e3;
	padding: 10px 0 0 0;
}
.sostavtext p {
	margin: 0 0 10px 0;
}
.sostavtext {
	padding: 0 0 0 15px;
	border-left: 2px solid #57b946;
}
h6.prophead {
	font-size: 1.5em;
	margin: 20px 0 20px 0;
}
.proptext {
	color: #707070;
	line-height: 1.5;
}
.magazin-detail {
	padding-bottom: 20px;
	border-bottom: 10px solid #f8f8f8;
}
.underpriceblock {
	display: flex;
	margin: 10px 0 20px 0;
	height: 40px;
}
.pricecount {
	display: flex;
	align-items: inherit;
	background: #e3e3e3;
	border-radius: 3px;
	margin-right: 10px;
}
span.minus,
span.plus {
	width: 30px;
	height: 40px;
	position: relative;
}
span.minus:before {
	content: "-";
	width: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	font-size: 1.2em;
	padding: 7px 0;
	cursor: pointer;
}
span.plus:before {
	content: "+";
	width: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	font-size: 1.2em;
	padding: 7px 0;
	cursor: pointer;
}
.pricecount input {
	width: 50px;
	text-align: center;
	border: none;
	background: none;
	font-size: 1.1em;
	color: #707070;
}
.pricebutton a {
	display: block;
	padding: 9px 30px;
	text-transform: uppercase;
	color: white;
	background: #57b946;
	border-radius: 3px;
}
.pricebutton a:hover {
	background: #2b2b2b;
}

.pricebutton a.active {
	background: #2b2b2b;
}

.sectionscatalogblock .slick-track {
	height: 300px;
}

.sectionscatalogblock .slick-prev {
	position: absolute;
	top: -40px;
	right: 40px;
	left: unset;
	width: 40px;
	height: 40px;
}
.sectionscatalogblock .slick-next {
	position: absolute;
	top: -40px;
	right: 0;
	left: unset;
	width: 40px;
	height: 40px;
}
.sectionscatalogblock .slick-prev:before,
.sectionscatalogblock .slick-next:before {
	font-size: 40px;
	color: #57b946;
}
.mobileb {
	display: none;
}
input.search-suggest {
	background: #f4f4f4;
	border: none;
	outline: none;
	font-size: 1.2em;
	padding: 15px;
	width: calc(100% - 30px);
}
.search-page form {
	position: relative;
}
.search-page form input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: #57b946;
	color: white;
	padding: 12px 25px;
	font-size: 1em;
	height: 52px;
	font-family: "Nunito Sans", sans-serif;
}

.maintopform .group_input {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	position: relative;
}

.maintopform .group_input input {
	position: relative;
	display: block;
	box-shadow: none !important;
	width: 100%;
	line-height: 26px;
	padding: 0 28px;
	color: #888888 !important;
	height: 50px;
	font-size: 14px;
	resize: none;
	border-radius: 3px;
	background: #f8f8f8;
	border: 1px solid transparent;
	--webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	outline: none;
}

.maintopform .group_input input._error {
	border-color: red;
}

.maintopform .form_text {
	font-size: 12px;
	font-weight: 400;
}

.maintopform .group_input_btn input {
	background: #58b947;
	width: 100%;
	margin-top: 10px;
	position: relative;
	display: inline-block;
	min-width: 160px;
	min-height: 46px;
	line-height: 46px;
	padding: 0px 20px;
	color: #fff;
	font-weight: 700;
	border: 0px;
	border-radius: 3px;
	box-shadow: none;
	outline: none;
	font-size: 16px;
	--webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.maintopform .group_input_btn input:hover {
	background: #2b2b2b;
	color: #fff;
}

.maintopform .group_input input:first-child {
	margin-right: 15px;
}

.maintopform .group_input input:last-child {
	margin-left: 15px;
}

.maintopform p.red {
	color: red;
}
.maintopform p.green {
	color: #58b947;
}

.maintopform p.red,
.maintopform p.green {
	font-weight: bold;
}

.table_cart {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
	position: relative;
}

.table_cart thead {
	background: #f8f8f8;
	padding: 10px;
	border: 0px;
}

.table_cart thead th {
	padding: 0.75rem;
	vertical-align: bottom;
	border: 0px;
	font-weight: 600;
	font-size: 18px;
	color: #2b2b2b;
}

.table_cart thead th,
.table_cart tbody td {
	width: auto;
}

.table_cart thead th.promoname,
.table_cart tbody td.promoname {
	width: 45%;
	font-weight: 700;
	line-height: 26px;
	color: #2b2b2b;
}

.table_cart tbody td {
	padding: 50px 20px;
	border-top: 0px;
	border-bottom: 1px solid #eaeaea;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #888888;
	vertical-align: top;
}

.table_cart tbody td a,
.cart_text a {
	color: #58b947;
}

.table_cart tbody td a {
	font-size: 18px;
	color: #58b947;
}

.cart_img {
	max-width: 150px;
	width: 100%;
	min-width: 60px;
}

.cart_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.table_cart .detailprice .pricecount {
	justify-content: center;
	width: fit-content;
	margin: 0 auto;
}

.table_cart .pricetext {
	font-size: 18px;
}

.table_cart .cart_close {
	font-size: 20px;
}

.d-flex {
	display: flex;
}

.d-flex.wrap {
	flex-wrap: wrap;
}

.order_content h3 {
	font-size: 26px;
	line-height: 32px;
	font-weight: 700;
	color: #2b2b2b;
	margin-bottom: 30px;
}

.order_content {
	width: 65%;
	box-sizing: border-box;
	padding-right: 20px;
}

.order_content .group_input {
	width: 50%;
	margin: 0;
	padding: 0 0 20px 0;
	box-sizing: border-box;
}

.order_content .group_input.order_btn_box {
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.order_content .group_input p {
	margin: 0;
	padding: 0 0 10px 0;
}

.order_content .group_input input,
.order_content .group_input select,
.order_content .group_input option {
	position: relative;
	display: block;
	width: 100%;
	line-height: 26px;
	padding: 10px 28px;
	color: #888888 !important;
	height: 50px;
	font-size: 14px;
	resize: none;
	border-radius: 3px;
	background: #f8f8f8;
	border: 1px solid transparent;
	--webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	outline: none;
	box-sizing: border-box;
}

.order_content .group_input input._error,
.order_content .group_input select._error {
	border-color: red;
}

.order_content .group_input:last-child {
	padding-left: 20px;
}

.order_itog {
	width: 35%;
}

.order_box {
	position: relative;
	padding: 40px 40px;
	background: #f8f8f8;
	border-radius: 3px;
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
}

.order_box .title_box {
	font-size: 20px;
	line-height: 30px;
	color: #2b2b22;
	font-weight: 700;
}

.order_box .text_box {
	text-align: right;
	color: #58b947;
	font-size: 24px;
	font-weight: bold;
}

.order_content .group_input input.order_btn {
	background-image: -webkit-gradient(linear, left top, right top, from(#48b53c), to(#3e964e));
	background-image: linear-gradient(to right, #48b53c, #44a843, #3e964e);
	position: relative;
	display: inline-block;
	min-width: 160px;
	min-height: 46px;
	line-height: 46px;
	padding: 0px 20px;
	color: #fff !important;
	font-weight: 700;
	border: 0px;
	border-radius: 3px;
	box-shadow: none;
	outline: none;
	background: #58b947;
	text-transform: uppercase;
	min-width: 211px;
	width: 100%;
	max-width: 250px;
	margin: 0 auto;
	cursor: pointer;
}
.uppersectionscatalogblock {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
	grid-auto-rows: 200px;
}
.uppersectionscatalogblock a {
	background: #5a5a5a;
	color: white;
	text-align: center;
	padding: 20px;
}
.search-sort {
	margin-bottom: 20px;
}
.search-sort a {
	color: #57b946;
}
.search-page .magazinlist {
	border-bottom: 5px solid #f4f4f4;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.two-blocks {
	display: grid;
	grid-template-columns: repeat(2, 300px);
	grid-gap: 20px;
	justify-content: center;
	margin-bottom: 20px;
	margin-top: 5px;
}

.two-blocks a {
	display: block;
	text-align: center;
	padding: 15px;
	border: 1px solid #4d9e23;
	border-radius: 2px;
	position: relative;
	z-index: 2;
	font-size: 1.2em;
}
.two-blocks a:before {
	content: "";
    width: calc(100% + 15px);
    height: calc(100% + 15px);
    background: white;
    opacity: 0.1;
    z-index: -1;
    position: absolute;
    top: -15px;
    left: -15px;
}
.two-blocks.prop0103 {
    font-weight: 700;
    font-size: 18px;
	text-shadow: 
		-0   -1px 0px #57B946,
		 0   -1px 0px #57B946,
		-0    1px 0px #57B946,
		 0    1px 0px #57B946,
		-1px -0   0px #57B946,
		 1px -0   0px #57B946,
		-1px  0   0px #57B946,
		 1px  0   0px #57B946,
		-1px -1px 0px #57B946,
		 1px -1px 0px #57B946,
		-1px  1px 0px #57B946,
		 1px  1px 0px #57B946,
		-1px -1px 0px #57B946,
		 1px -1px 0px #57B946,
		-1px  1px 0px #57B946,
		 1px  1px 0px #57B946;
}
.two-blocks.prop0103 a:nth-child(1) {
text-shadow: 
		-0   -2px 0   #57B946,
		 0   -2px 0   #57B946,
		-0    2px 0   #57B946,
		 0    2px 0   #57B946,
		-2px -0   0   #57B946,
		 2px -0   0   #57B946,
		-2px  0   0   #57B946,
		 2px  0   0   #57B946,
		-1px -2px 0   #57B946,
		 1px -2px 0   #57B946,
		-1px  2px 0   #57B946,
		 1px  2px 0   #57B946,
		-2px -1px 0   #57B946,
		 2px -1px 0   #57B946,
		-2px  1px 0   #57B946,
		 2px  1px 0   #57B946,
		-2px -2px 0   #57B946,
		 2px -2px 0   #57B946,
		-2px  2px 0   #57B946,
		 2px  2px 0   #57B946,
		-2px -2px 0   #57B946,
		 2px -2px 0   #57B946,
		-2px  2px 0   #57B946,
		 2px  2px 0   #57B946;
}
.two-blocks.gorizontal a {
	background-image: url(/upload/bc2_1.jpg);
    color: white;
    border: 0px;
    transition: 0.3s;
}
.girlNav {
	position: relative;
	display: grid;
    grid-template-columns: 200px 1fr 200px;
    max-width: 726px;
    width: 100%;
    grid-gap: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 30px auto;
}
.leftNav, .rightNav {
	position: relative;
	z-index: 1;
}
.girlNav a {
    display: block;
    background: rgba(255,255,255,0.3);
    border: 2px solid #57b946;
    padding: 7px 25px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
    transition: 0.3s;
    font-weight: 700;
}
.girlNav a:hover, .two-blocks.gorizontal a:hover {
	box-shadow: 0px 0px 7px 0px rgb(87 185 70 / 85%);
	transition: 0.3s;
}
.centerNav img {
	object-fit: contain;
    width: 100%;
    opacity: 0.9;
    height: 100%;
}
.mobile_visible {
	display: none;
	margin-top: 10px;
}
a.sectionsblocks-element {
	background: white;
}
@media (max-width: 1400px) {
	.a-content {
		width: 95%;
	}
	.magazinitemimg {
		height: 200px;
	}
}
@media (max-width: 950px) {
	#middleheadersections {
		height: 85px;
	}
	.logo img {
		max-height:  80px;
	}
	#mainconteiner {
		background-size: 100%;
		background-position: 0 5%;
	}
	.leftNav {
		text-align: left;
	}
	.rightNav {
		text-align: right;
	}
	.girlNav {

	    grid-template-columns: 1fr 1fr;
	    max-width: 100%;
	    justify-content: space-between;
	}
	.girlNav a { 
		display: inline-block;
		background: rgba(255,255,255,0.6);
	}
	.centerNav {
		z-index: 0;
		position: absolute;
  		width: 100%;
		height: 100%;
	}
	.centerNav img {
		object-fit: fill;
	    width: 57%;
	    height: 100%;
	}
	.magazinlist {
		grid-template-columns: repeat(3, 1fr);
	}
	.magazindetailtop {
		grid-template-columns: 1fr;
	}
	.magazinblock {
		grid-template-columns: 1fr;
	}
	.leftsidemagazin {
		order: 2;
	}
	.mainmenu {
		order: 10;
	}
	.menulist {
		display: none;
		position: relative;
	}
	.closemenuicon {
		width: 24px;
		height: 17px;
		position: absolute;
		right: 0;
		top: -18px;
	}
	.closemenuicon:after {
		content: "";
		position: absolute;
		width: 30px;
		height: 3px;
		top: 7px;
		transform: rotate(-45deg);
		left: -3px;
		background: #ffffff;
	}
	.closemenuicon:before {
		content: "";
		position: absolute;
		width: 30px;
		height: 3px;
		top: 7px;
		transform: rotate(45deg);
		left: -3px;
		background: #ffffff;
	}
	.mainmenu ul {
		position: absolute;
		top: 5px;
		display: block;
		right: 0;
		background: white;
		z-index: 10;
		box-shadow: 0px 0px 8px 0px #c9c9c9;
	}
	.mainmenu ul li a {
		min-width: 210px;
	}
	body .mainmenu ul li a {
		color: black;
	}
	.mobileb {
		position: relative;
		display: block;
		width: 24px;
		height: 14px;
		border-top: 2px solid #ffffff;
		border-bottom: 2px solid #ffffff;
	}
	.searchcarttop {
		width: 100%;
		justify-content: right;
		margin-right: 20px;
	}
	.mobileb:after {
		content: "";
		position: absolute;
		height: 2px;
		width: 100%;
		background: #ffffff;
		left: 0;
		top: calc(50% - 1px);
	}
	.bannercontent {
		height: auto;
		padding: 30px 0;
	}
	.topform {
		margin-top: 0;
	}
	.bannertext {
		width: 100%;
	}
	h1 {
		font-size: 1.5em;
	}
	.mainpagefeedbackform {
		flex-wrap: wrap;
	}
	.leftsidemainpagefeedbackform,
	.rightsidemainpagefeedbackform {
		width: 100%;
	}
	.leftsidemainpagefeedbackform {
		margin-bottom: 20px;
	}
	.sectionscatalogblock,
	.insidecontent .sectionscatalogblock {
		grid-template-columns: repeat(3, 1fr);
	}
	.aptekamapblock {
		flex-wrap: wrap;
	}
	.leftsideaptekamap,
	.rightsideaptekamap {
		width: 100%;
	}
	footer .a-content {
		grid-template-columns: 1fr;
		grid-gap: 20px;
	}
}

@media (max-width: 780px)  {
	.magazinlisttags span {
		font-size: 0.5em;
	    color: white;
	    display: inline-block;
	    padding: 2px 5px;
	    margin: 0px 2px 2px 0;
	    border-radius: 5px;
	    font-weight: 500;
	}
	.mobile_visible {
		display: block;
	}
	.two-blocks {
		grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	}
	.two-blocks.gorizontal {
		grid-template-columns: repeat(2, 1fr);
	}
	.table_cart_inner table {
		min-width: 600px;
		overflow-y: scroll;
		position: relative;
	}

	.table_cart_inner {
		overflow-y: hidden;
	}

	.order.d-flex {
		flex-direction: column-reverse;
	}

	.order_itog {
		width: 100%;
	}
	.order_content {
		width: 100%;
		padding-right: 0;
	}

	.order_content .group_input {
		width: 100%;
	}

	.order_content .d-flex {
		flex-direction: column;
	}
	.order_content .group_input:last-child {
		padding-left: 0;
	}
}
@media (max-width: 600px) {

	.sectionsblocks-list {
		grid-auto-rows: 90px;
	}
	.magazinitemname a {
		font-size: 0.8em;
	}
	.magazinlist {
		grid-template-columns: repeat(2, 1fr);
	}
	.topheadercontent {
		justify-content: space-between;
	}
	.leftsidetop,
	.rightsidetop {
		width: auto;
	}
	.magazinedetailtopleft {
		max-height: 300px;
	}
	.sectionscatalogblock,
	.insidecontent .sectionscatalogblock,
	.sectionsservices .sectionscatalogblock {
		grid-template-columns: repeat(2, 1fr);
	}
	.telmainpageform a {
		font-size: 1.5em;
	}
	.mainpageblock h4 {
		font-size: 1.5em;
	}
	.sectionsservices .sectionscatalogblock,
	.insidecontent .sectionscatalogblock {
		height: 100%;
	}

	.maintopform .group_input {
		flex-direction: column;
	}

	.maintopform .group_input input {
		box-sizing: border-box;
		margin-bottom: 20px;
	}

	.maintopform .group_input input:last-child {
		box-sizing: border-box;
		margin-left: 0;
	}
}
@media (max-width: 450px) {

	.magazinitemimg {
		height: 150px;
	}
}

.magazin_sort {
	display: flex;
	align-items: center;
	justify-content: end;
	padding: 0px 0 20px;
}

.magazin_sort span.sort {
	padding-left: 10px;
}

.order_page {
	background: #fff;
}

.topheadercontent {
	flex-direction: row-reverse;
}

.leftsidetop {
	text-align: right;
}

.rightsidetop {
	justify-content: left;
}
.rss_tg_list {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 40px;
}
h2.rss_tg_h2 {
	margin-bottom: 20px;
}
.rss_tg_element .rss_tg_element_block {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 177%;
	overflow: hidden;
}
.rss_tg_element .rss_tg_element_block img, .rss_tg_element .rss_tg_element_block video {
	position: absolute;
	top: 0;
	z-index: 2;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.rss_tg_element .rss_tg_element_block h3 {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;
    margin: 0 0 0 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0 0 0;
    font-size: 0.7em;
    line-height: 1.2;
    font-weight: 400;
}
.rss_tg_element .rss_tg_element_block h3 a {
	color: white;
    display: block;
    padding: 200% 5px 5px 5px;
    box-sizing: border-box;
    transition: 0.3s;
}
.rss_tg_element .rss_tg_element_block h3 a:hover {
	transition: 0.3s;
	padding-bottom: 10px;
}
.rss_tg_element {
	background: #d0e7d0;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    overflow: hidden;
}
.rss_tg_element .rss_tg_element_block small {
	position: absolute;
    z-index: 4;
    top: 10px;
    left: 5px;
    margin: 0 0 0 0;
    width: auto;
    box-sizing: border-box;
    padding: 4px;
    background: white;
    font-size: 0.6em;
    font-weight: 900;
}
.rss_tg_element_block:before {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(0deg, #57b946, transparent);
    z-index: 3;
}
@media (max-width: 1400px) {
	.rss_tg_list {
		grid-gap: 20px;
	}	
}
@media (max-width: 1200px) {
	.rss_tg_list {
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 20px;
	}	
}
@media (max-width: 768px) {
	h2.rss_tg_h2 {
		margin-bottom: 20px;
	}
	.pricecount input {
		width: 40px;
	}
	.rss_tg_list {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 20px;
	}	
}

.google-reviews-top-logo img {
	max-width: 100px;
}
.google-reviews-top-stars img, .google-reviews-element-rating img {
	max-width: 100px;
}
.google-reviews-block {
	padding: 30px 40px;
    background: white;
    border-radius: 10px;
	box-shadow: 0px 14px 34px 1px rgb(90 90 90 / 17%);
    margin-bottom: 40px;
}
.google-reviews-top {
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.google-reviews-top-logo a {
	display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.5em;
    font-weight: 700;
}
.google-reviews-top-rating {
	display: flex;
    align-items: center;
    gap: 5px;
	font-size: 1.1em;
    font-weight: 700;
}
.google-reviews-top-num, .google-reviews-top-count {
	margin-bottom: 4px;
}
.google-reviews-list-wrapper {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
}
.google-reviews-element {
	padding: 30px 30px;
    border-radius: 8px;
	border: 1px solid #eeeeee;
}
.google-reviews-element-top {
	display: flex;
    gap: 10px;
    margin-bottom: 10px;
    align-items: center;
}
.google-reviews-element-photo {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 100px;
    background: #4d9e23;
}
.google-reviews-element-rating {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
@media (max-width: 1280px) {
	.google-reviews-list-wrapper {
		grid-template-columns: 1fr 1fr;
	}
	.google-reviews-element-text {
		font-size: 0.9em;
	}
}
@media (max-width: 600px) {
	.google-reviews-list-wrapper {
		grid-template-columns: 1fr;
	}
	.google-reviews-top-logo a {
		font-size: 1.2em;
	}
	.google-reviews-top-logo img {
	    max-width: 70px;
	}
	.google-reviews-block {
	    padding: 20px 20px;
	}
}
/* End */
/* /bitrix/templates/first/components/bitrix/news.list/mess/style.css?1650012335150 */
/* /bitrix/templates/first/components/bitrix/breadcrumb/hug/style.css?1638274366489 */
/* /bitrix/templates/first/styles.css?17802934874853 */
/* /bitrix/templates/first/template_styles.css?177902467930513 */
