﻿ * {

  border:0 none;
  margin:0;
  padding:0;
}

html, body, #wrapper { 	height: 100%; }

body {
	background-color:#F4F6F0;
	color:#494949;
	font-size: 15px;
	font-family: PTSans, sans-serif;
}

body > #wrapper {height:  auto; min-height: 100%;}

@font-face {
    font-family: 'PTSans';
    src: url('pic/fonts/PTS55F_W.eot');
    src: url('pic/fonts/PTS55F_W.eot?#iefix') format('embedded-opentype'),
         url('pic/fonts/PTS55F_W.ttf') format('truetype'),
         url('pic/fonts/PTS55F_W.svg#Magistral') format('svg');
    font-weight: normal;
    font-style: normal;
}

#page {
	margin-left:auto;
	margin-right:auto;
	padding: 40px 10px;
	background-color:#FFFFFF;
	border-radius:10px;

}

#search_form {


    height: 40px;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: #C3D8DB #C3D8DB #C3D8DB #C3D8DB;
    position: relative;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
 

}

input.search  {

	padding:4px 3px 6px;
	font-size:110%;
	background-color: #fff;
	border: none;
	height: 30px;
	width: 200px;

}


.ico  {

    float: left;
    width: 40px;
    height: 40px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0FERDlGNTAxNjE0MTFFMzkzRUJFNEI3NkU1ODBBQUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0FERDlGNTExNjE0MTFFMzkzRUJFNEI3NkU1ODBBQUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozQUREOUY0RTE2MTQxMUUzOTNFQkU0Qjc2RTU4MEFBRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozQUREOUY0RjE2MTQxMUUzOTNFQkU0Qjc2RTU4MEFBRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtecmvgAAAEvSURBVHjalNLNK0RRGMfxM9NtECXlJRt23hNiIbNhbSMbC5mULCz8C9hYykbK2t4UIyuUpmmKLTIosfCysSFWfI9+U0/HmPLUp3tuZ37POXPPiZ1cFpwqwjRS6EcCN9jBGl5dUJGe9fpRMpjvkTlMIG8n42qQVvAFC2hBI8ZxhmbsojUMz2IEzxjCJu7VKKO5YzRgNQynNF7Cnftdn5jHFyZRY8PdGu+5v6sgFeiw4UqzQrl61zNhw8WzGi4TrEOnxrc2nNZ4RdsqVcuay+HRhv0FeEAfDtBmQrVYx6Let2zHmG7YIPZ1HL6u8IH2YDdPGMN5cWVfpxjAtkJ+9V4Fs5hRsAmH6LIr26rWcVTh2vxH/8GO1OBnB1GJj/OmKxnWBUZNg424+1/ZBlPfAgwAAcdB2zo9vk4AAAAASUVORK5CYII=') no-repeat scroll center center transparent;
    margin: 0px 0px 0px;

}

#search_results  {
	position: relative;
	top: 0px;
	left: 0px;
	padding:10px;
	background: none repeat scroll 0% 0% #FFF;
	z-index: 99;
	padding: 8px 3px 32px;
	border-top: 0px none;
	box-shadow: 0px 7px 30px -6px rgba(46, 75, 80, 0.75);
	height:auto;
	display: none;
}

#searchtext span{
    background-color:#FF9;
    color:#555;
}


#list_mobile {
	display: none;
}

button#btn  {
  	float: right;
    	height: 41px;
	margin: -1px 0 -1px -1px;
	width: 60px;
	background-color: #73bf45;
	color: #fff;
}

#header {
	/*margin-bottom:20px;*/
}

#headerInner  {
	width:100%;
	display: flex;
   flex-direction: row;
	flex-wrap: wrap;
}

#header-left {
	order: 2;
	width: 100%;
	text-align: center;
}

#header-left a {
	text-decoration: none;
}

#header-right {
	order: 3;
	width: 100%;
	text-align: center;
}

#header-right a {
	text-decoration: none;
}

#header-center {
	text-align: center;
	order: 1;
	width: 100%;
}

#Logo {
	margin-left:auto;
	margin-right:auto;
	margin-top:-35px;
	vertical-align: bottom;
	width: 100%;
}

#Logo-img {
	max-width: 300px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}

#Logo-img a {
	background-image: url('/pic/logo_big.png');
	background-repeat: no-repeat;
	display:inline-block;
	width: 100%;
	height: 100%;
	background-size: contain;
}

#header-main {
	float: none !important;
	width: 100% !important;
	padding-bottom: 10px;

}

#header-desc {
	width: 100% !important;
	padding :0 !important;
	text-align: center;
}


#headerImg {margin-left:25px;margin-top:5px;}

.navgreen {

	display:none;
}

.navgreen-mob {

	clear: both;
	width:100%;
	background-color: #5BA421;
	border-radius: 3px;
	color: #fff;
	text-align: center;
}

.navgreen-mob a {

	list-style: outside none none;
	color: #FFF !important;
	line-height: 1.5;
	text-shadow: 1px 1px 1px #5A8E32;

}

.selBorder {
	
	border: 1px solid #ccc;

}

#content {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding-bottom: 50px;
	padding-top:5px;
}



#main-search {

    padding: 10px 0px 10px 10px;
    background-color:#F4F6FA;
	border-radius:7px;
    text-align: center;
}

#search-box {
	margin-top:10px;
	display:flex;
	flex-wrap: wrap;
	align-content:center;
	justify-content: center;
	border: 2px solid #1b5f46;padding:25px;
	
}

.clearfix:after {content:  ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#content-right {
        width: 100%;
	clear: both;
	display: none;
}

#content-right img {
        display: none;
}

#content-left {
 	margin-top: 20px;
        width: 100%;
	clear: both;
}

#side {
    /*margin-top:18px;*/
	padding:20px;
	clear: both;
	background-color:#F5F5EA;
	border-radius:7px;

	

}

#side img {
   width: 100%;
	height: auto;
}

#content-left a:hover {
 border-bottom:medium none;
 text-decoration:none;
}

#recipe-content-right {
	float: none;
        clear: both;
	overflow: hidden;
}

#recipe-content-left {
	float: none;	
	width: 100%;
	clear: both;
	overflow: hidden;
	min-height: 190px;
}

#footer {
	position: relative;
    	margin-top: -50px;
	clear:both;
	border-top:1px solid #73bf45;
	margin:1px 0 0;
	font-family:Tahoma;
}

#footerInner {
	display: flex;
	flex-wrap: wrap;
	
}

.footerRight img {
	width: 30px;opacity: 0.7;
}

.footerLeft  {
	margin-top:18px;
	padding-bottom:15px;
	text-align: center;
	
}

.footerRight  {
	text-align: center;
	width: 100%;
	
}


a:link, a:visited, a:active {
	border: 0px;
	cursor: pointer;
	color: #336666;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.dashed {
  border-bottom:1px dashed;
  text-decoration:none;
}

ul {margin-left:15px;}

img {
	border: 0px;
}

h1 { color: #49A842; font-size: 200%; font-family: "PTSans"; text-align: center; }

h2 { color: #49A842; font-size: 140%; font-family: "PTSans"; font-weight: normal; text-align: center; }

h3 { color: #464646; font-size: 120%; font-family: "Helvetica Neue", Helvetica;font-weight:bold; margin-bottom:1px; text-align: center; }

li { list-style:circle; }


#strong {
	font-weight:bold;
	font-size:14px;
	width:287px;
}


.smalltext {
  font-size: 70%;
  color:#999999;
}

.info{
  margin-top: 11px;
  border: 1px solid #F2F2F2;
  background: #F9F9F9;
  font-size: 11px;
  color: #666666;
  line-height: 10px;
  text-align: left;
  width:80%;
}

/* сглаженные углы */

.block {
	margin: 10px 5px 5px;
}

.text_block {
	border: 1px solid #B0BCC2;
	border-width: 0 1px;
	padding: 5px 10px;
	background: #F3F6F7;
}

#list tr.odd td    {background-color: #F5F5EB}
#list td {padding:4px;}

.recipe {
	background-color:#FFFFFF;
	color:navi;
	width:50px;
}

.closebtn {
background:url("/pic/btn_close_icon_off.gif") 0 0 no-repeat;
display:block;
height:14px;
width:14px;
}

a.closebtn:hover {
 background-position: -14px 0;
}


input {padding:2px;border:1px solid #C0C0C0;-moz-border-radius:3px;border-radius:3px;}

input:focus::-moz-placeholder {color: transparent}

#btn-op img {

margin-bottom:-11px;
border:2px solid #C0C0C0;
-moz-border-radius:3px;
border-radius:3px;
}
#btn-op img:hover{
border:2px solid #92303D;

}

.apteka tr td {
	border-bottom:1px dashed #A4B3BA;
	padding:11px 0 8px 20px;
	vertical-align:top;
}

.apteka2 tr td {
	border-bottom:medium none;
    padding:0 20px 4px 4px;
}

#columns {	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

.popup {
	display:none;
	position:absolute;

	background:#fff;
	margin:0 auto;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-weight: normal;
	z-index: 5000;

}

.popup2 {
	padding: 35px 20px;
	background: none repeat scroll 0% 0% #FAFCED;
	position: absolute;
	text-align: left;
	display:none;
	width: 350px;
	border: 1px solid #D1D1D1;
	border-radius: 4px;
	margin-left: -15px;
}

.popup2 span {
	color: #366;
	border-bottom: 1px solid #366;
	cursor: pointer;
	line-height:21px;
}


#mar1{margin-left:10px;}
.mar{font-weight:bold;font-style:italic;}
.mar2{font-weight:bold;}
.mar3{font-weight:normal; margin-left:30px;}

#overlay {
	 opacity: 0.3;
         position: absolute;
         top: 0;
         left: 0;
         background-color: black;
         width: 100%;
         z-index: 1000;
	 display: block;

}

#overlay2 {
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         z-index: 150;
	 display: block;
}

#submit1 {

	background-color: #5BA421;
	border: 1px solid #6DA83F;
	border-radius: 3px;
	background-image: url("pic/nav.gif");
	background-repeat: repeat-x;
	padding: 3px;
        cursor: pointer;
	color: #fff;

}

.dash {
    border-bottom: 1px dashed #49A842;
    cursor: pointer;
    color: #49A842;
}

#submit1:active {

	background-color: #4CB421;
	border: 1px solid #6DA83F;
	border-radius: 3px;
	background-image: url("pic/nav1.png");
	background-repeat: repeat-x;
	padding: 3px;
	color: #fff;

}

.grid__item {
  width: 100% !important;
  padding: 0 !important;
}

#pharmacies-map {
	display: none;
}

video {
	width: 100% !important;
}

#about-clear {
	margin: 0 !important;
	float: none !important;
	padding-bottom: 20px;
}

#about-clear2 {
	float: none !important;
	margin: 0 !important;
	width: 100% !important;
	height: auto !important;
	border: none !important;
	padding-bottom: 20px;

}

#slidermob-header {
 z-index: 1000;
 position: relative;
 padding-left: 20px;
 padding-right: 20px;
}

#logo-mob {
 width: 100%;
 text-align: center;
 margin-top: 40px;

}

#header-mob {
 display: block;
}

#logo-mob img {
	width: 90%;
}

.burger-btn {
 position: absolute;
 top: 12px;
 right: 20px;
 width: 34px;
 opacity: 0.7;
}

#burger-close {
 position: absolute;
 top: -20px;
 right: 20px;
 width: 26px;
 opacity: 0.7;
}

.header-box {
 display: none;
}

.burger-info {
  width: 100%;
  height: 100vh;
  position: absolute;
  background-color: #fff;
  z-index: 10000;
  top: 0;
  display: none;
}

.burger-info #slidermob-header {
 background-color: #FCFCFC;
 height: 100px;
}

.burger-info #logo img {
 width: 80px;
}

#second-page-header {
 height: 100px;
 background-color: #FCFCFC;

}
#second-page-header #logo img {
 width: 80px;
}



#burger-menu {
 width: 100%;
 padding-left: 50px;
 padding-top: 20px;
}

#burger-menu a {
 font-size: 24px;
 color: #000;
 text-decoration: none;
 line-height: 257%;
 display: block;
}

#burger-bottom {
 width: 100%;
 padding: 10px;
 margin-top: 80px;
 color: #000;
}

#burger-bottom img {
 float: left; 
 margin-right: 30px;
 margin-bottom: 30px;
}

#burger-bottom a {
 font-size: 22px;
 color: #000;
 text-decoration: none;
}

#sidebar-social img {
	width: 30px;opacity: 0.7;
}

#sidebar-foot {
	padding: 0 20px;
	text-align: center;
}

.news-page img { width: 100%;}
