
/*.templates/farmacia/css/template.css*/
@font-face {
font-family: 'Trebuchet MS';
font-style: normal;
font-weight: normal;
src: local('Trebuchet MS'), url('/fonts/trebuchet/trebuchet.woff') format('woff');
}

html * {max-height:1000000px;}

html, body {
	margin: 0;
	padding: 0;
}

body * {
	font-family: Trebuchet MS, Roboto, Arial, Tahoma, sans-serif;
}

body.noscroll,
body.fixscroll {
	height: 100%;
	overflow: hidden;
}

body.noscroll .template-module-totop,
body.fixscroll .template-module-totop {
	display: none !important;
}

.opwndcover {
	width: 100% !important;
}

.clr {
	clear:both;
	float:none !important;
	height:0px !important;
	font-size:0px !important;
	border:none;
	margin:0 !important;
	padding:0 !important;
	background:transparent !important;
	visibility:hidden !important;
}

.top {
	position: fixed;
	z-index:11;
	left:50%;
	margin-left: -596px;
	width: 1192px;
	background: #ffffff;
	height: 106px;
	box-shadow: 0 6px 4px -4px rgba(0,0,0,0.3);
}

.top-phone {
	background: url(/i/templates/farmacia/phone.png) no-repeat center center;
	position: absolute;
	right: 130px;
	width: 136px;
	height: 106px;
	line-height: 106px;
	font-size: 46px;
	font-weight: bold;
	color: #009746;
	text-shadow: 0 0 5px rgba(255,255,255,1);
	text-align: center;
}

.imageblock {
	padding: 58px 30px 58px 30px;
	position: relative;
}

.imageblock-one {
	float: left;
	width: 33.3333333%;
}

.imageblock-one:nth-child(1),
.imageblock-one:nth-child(2),
.imageblock-one:nth-child(3) {
	margin-bottom: 30px;
}

.imageblock-one-i {
	padding: 0 10px;
}

.imageblock-one-image {
	height: 207px;
	border-radius: 20px;
	box-shadow: 4px 4px 7px rgba(0,0,0,0.3);
	overflow: hidden;
}

.imageblock-one-image-i {
	height: 257px;
	background-position: center center;
	background-size: cover;
}

.imageblock-one-image-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.imageblock-one-title {
	text-align: center;
	color: #009746;
	font-size: 23px;
	margin: 20px 0 10px 0;
	line-height: 24px;
}

.imageblock-one-title a {
	color: #009746;
	text-decoration: none;
}

.imageblock-one-notes {
	font-size: 18px;
	text-align: center;
	color: #4d4d4d;
}

.arrow {
	position: absolute;
	top: 160px;
	width: 21px;
	height: 35px;
}

.arrow-left {
	background: url(/i/templates/farmacia/arrow_left.png) no-repeat center center;
	left: 5px;
}

.arrow-right {
	background: url(/i/templates/farmacia/arrow_right.png) no-repeat center center;
	right: 5px;
}


.imageblock-one .imageblock-one-image-i {
	-moz-transition: all 4s ease-out;
	-o-transition: all 4s ease-out;
	-webkit-transition: all 4s ease-out;
	transition: all 4s ease-out;
}

.imageblock-one:hover .imageblock-one-image-i {
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: all 5s ease-out;
}

.imageblock-one:hover .imageblock-one-title {
	color: #ff6600;
	animation: color_change 1s;
}



@-webkit-keyframes color_change {
	from { color: #009746; }
	to { color: #ff6600; }
}
@-moz-keyframes color_change {
	from { color: #009746; }
	to { color: #ff6600; }
}
@-ms-keyframes color_change {
	from { color: #009746; }
	to { color: #ff6600; }
}
@-o-keyframes color_change {
	from { color: #009746; }
	to { color: #ff6600; }
}
@keyframes color_change {
	from { color: #009746; }
	to { color: #ff6600; }
}

.imageblock-one-title,
.imageblock-one-title a,
.land-title,
.mapcounts-one-count,
.button,
.template-module-news-more,
.imageblock-one-notes,
.template-module-news-title,
.template-module-news-title *,
.events-one-notes,
.events-one-notes *,
.events-one-title,
.mapcounts-one-notes,
.page_content * {
	/*font-family: 'Arsenal', sans-serif;*/
	font-family: Trebuchet MS, 'Alegreya Sans', sans-serif;
}

.button {
	cursor: pointer;
}

/*.imageblock-one-title {
	font-size: 25px;
	line-height: 25px;
}

.imageblock-one-notes {
	font-size: 16px;
}*/




/*.sitecontainer {
	opacity: 0;
}

.sitecontainer.active {
	opacity: 1;
}*/

.sitecontainer {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.land-i {
	padding: 50px;
}

.land-map {
	background: #badfee url(/i/templates/farmacia/mapbg2.jpg) no-repeat center center;
	background-size: cover;
}

.land-map .land-i {
	background: url(/i/templates/farmacia/topshadow.png) repeat-x left top;
}

.land-title {
	font-weight: bold !important;
	font-size: 40px !important;
	text-align: center !important;
	margin-bottom: 30px;
}

.land-map .land-title {
	color: #444444;
}

.mapcounts-one {
	float: left;
	width: 25%;
	text-align: center;
}

.mapcounts-one-image {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border: 2px solid #ffffff;
	border-radius: 200px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.mapcounts-one-count {
	color: #1389bb;
	font-size: 55px;
	font-weight: bold;
	text-shadow: 0 0 3px #ffffff;
	margin: 10px 0 10px 0;
}

.mapcounts-one-notes {
	color: #444444;
	font-size: 18px;
}

.events {
	position: relative;
}

.events .arrow-left {
	left: -40px;
	top: 140px;
}

.events .arrow-right {
	right: -40px;
	top: 140px;
}

.events-one {
	background-size: cover;
	background-position: center center;
	float: none;
	margin: 0 0px;
	cursor: pointer;
}

.events-one-i {
	width: 515px;
	height: 300px;
	position: relative;
}

.events-one-panel {
	position: absolute;
	bottom: 30px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 60px 0 30px;
}

.events-one-0 .events-one-i,
.events-one-2 .events-one-i,
.events-one-4 .events-one-i,
.events-one-5 .events-one-i {
	background: rgba(74, 173, 80, 0.7);
}

.events-one-1 .events-one-i,
.events-one-3 .events-one-i,
.events-one-5 .events-one-i,
.events-one-7 .events-one-i {
	background: rgba(19, 137, 186, 0.7);
}

.events-one-title {
	color: #ffffff;
	font-size: 23px;
	border-bottom: 1px solid #ffffff;
	padding: 0 0px 10px 0px;
	margin-bottom: 10px;
	display: inline-block;
}

.event-link {
	background: url(/i/templates/farmacia/event_link.png) no-repeat right center;
	width: 61px;
	height: 47px;
	background-size: contain;
	position: absolute;
	right: 0;
	bottom: 122px;
}

.events-one-notes {
	color: #ffffff;
	font-size: 18px;
	padding: 0 0px 0px 0px;
}

.events-one-notes p {
	margin: 0;
	padding: 0;
}

.buttons {
	text-align: center;
	margin-top: 50px;
}

.buttons .button {
	display: inline-block;
	border-radius: 100px;
	border: 2px solid #777777;
	padding: 10px 15px;;
	margin: 0 10px;
}

.buttons .button.active {
	color: #0f6b92;
}

.buttons .button.active a {
	color: #0f6b92;
	text-decoration: none;
	font-family: Trebuchet MS, 'Alegreya Sans', sans-serif;
}

.land-buttons {
	background: #f4f4f4;
}

.land-buttons-i {
	padding: 0 30px 0px 30px;
}

.land-buttons-one {
	text-align: center;
	width: 25%;
	float: left;
	padding: 15px 0 8px 0;
	border-bottom: 2px solid transparent;
	
	-webkit-transition: background .5s ease-out, border-color .5s ease-out;
     -moz-transition: background .5s ease-out, border-color .5s ease-out;
       -o-transition: background .5s ease-out, border-color .5s ease-out;
          transition: background .5s ease-out, border-color .5s ease-out;
         
}


/*button animation {*/
.land-buttons-one:hover {
	background: rgba(0,0,0,0.07);
	border-bottom: 2px solid #009746;
}

/*@-webkit-keyframes bg_change {
	from { background: rgba(0,0,0,0); }
	to { background: rgba(0,0,0,0.05); }
}
@-moz-keyframes bg_change {
	from { background: rgba(0,0,0,0); }
	to { background: rgba(0,0,0,0.05); }
}
@-ms-keyframes bg_change {
	from { background: rgba(0,0,0,0); }
	to { background: rgba(0,0,0,0.05); }
}
@-o-keyframes bg_change {
	from { background: rgba(0,0,0,0); }
	to { background: rgba(0,0,0,0.05); }
}
@keyframes bg_change {
	from { background: rgba(0,0,0,0); }
	to { background: rgba(0,0,0,0.05); }
}*/
/*button animation }*/

/*pace {*/
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;

  z-index: 2000;
  position: fixed;
  margin: auto;
  top: 12px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 200px;
  height: 50px;
  overflow: hidden;
}

.pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;

  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  display: block;
  position: absolute;
  right: 100%;
  margin-right: -7px;
  width: 93%;
  top: 7px;
  height: 14px;
  font-size: 12px;
  background: #a5a5a5;
  color: #a5a5a5;
  line-height: 60px;
  font-weight: bold;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;

  -webkit-box-shadow: 120px 0 #fff, 240px 0 #fff;
  -ms-box-shadow: 120px 0 #fff, 240px 0 #fff;
  box-shadow: 120px 0 #fff, 240px 0 #fff;
}

.pace .pace-progress:after {
  content: attr(data-progress-text);
  display: inline-block;
  position: fixed;
  width: 45px;
  text-align: right;
  right: 0;
  padding-right: 16px;
  top: 4px;
}

.pace .pace-progress[data-progress-text="0%"]:after { right: -200px }
.pace .pace-progress[data-progress-text="1%"]:after { right: -198.14px }
.pace .pace-progress[data-progress-text="2%"]:after { right: -196.28px }
.pace .pace-progress[data-progress-text="3%"]:after { right: -194.42px }
.pace .pace-progress[data-progress-text="4%"]:after { right: -192.56px }
.pace .pace-progress[data-progress-text="5%"]:after { right: -190.7px }
.pace .pace-progress[data-progress-text="6%"]:after { right: -188.84px }
.pace .pace-progress[data-progress-text="7%"]:after { right: -186.98px }
.pace .pace-progress[data-progress-text="8%"]:after { right: -185.12px }
.pace .pace-progress[data-progress-text="9%"]:after { right: -183.26px }
.pace .pace-progress[data-progress-text="10%"]:after { right: -181.4px }
.pace .pace-progress[data-progress-text="11%"]:after { right: -179.54px }
.pace .pace-progress[data-progress-text="12%"]:after { right: -177.68px }
.pace .pace-progress[data-progress-text="13%"]:after { right: -175.82px }
.pace .pace-progress[data-progress-text="14%"]:after { right: -173.96px }
.pace .pace-progress[data-progress-text="15%"]:after { right: -172.1px }
.pace .pace-progress[data-progress-text="16%"]:after { right: -170.24px }
.pace .pace-progress[data-progress-text="17%"]:after { right: -168.38px }
.pace .pace-progress[data-progress-text="18%"]:after { right: -166.52px }
.pace .pace-progress[data-progress-text="19%"]:after { right: -164.66px }
.pace .pace-progress[data-progress-text="20%"]:after { right: -162.8px }
.pace .pace-progress[data-progress-text="21%"]:after { right: -160.94px }
.pace .pace-progress[data-progress-text="22%"]:after { right: -159.08px }
.pace .pace-progress[data-progress-text="23%"]:after { right: -157.22px }
.pace .pace-progress[data-progress-text="24%"]:after { right: -155.36px }
.pace .pace-progress[data-progress-text="25%"]:after { right: -153.5px }
.pace .pace-progress[data-progress-text="26%"]:after { right: -151.64px }
.pace .pace-progress[data-progress-text="27%"]:after { right: -149.78px }
.pace .pace-progress[data-progress-text="28%"]:after { right: -147.92px }
.pace .pace-progress[data-progress-text="29%"]:after { right: -146.06px }
.pace .pace-progress[data-progress-text="30%"]:after { right: -144.2px }
.pace .pace-progress[data-progress-text="31%"]:after { right: -142.34px }
.pace .pace-progress[data-progress-text="32%"]:after { right: -140.48px }
.pace .pace-progress[data-progress-text="33%"]:after { right: -138.62px }
.pace .pace-progress[data-progress-text="34%"]:after { right: -136.76px }
.pace .pace-progress[data-progress-text="35%"]:after { right: -134.9px }
.pace .pace-progress[data-progress-text="36%"]:after { right: -133.04px }
.pace .pace-progress[data-progress-text="37%"]:after { right: -131.18px }
.pace .pace-progress[data-progress-text="38%"]:after { right: -129.32px }
.pace .pace-progress[data-progress-text="39%"]:after { right: -127.46px }
.pace .pace-progress[data-progress-text="40%"]:after { right: -125.6px }
.pace .pace-progress[data-progress-text="41%"]:after { right: -123.74px }
.pace .pace-progress[data-progress-text="42%"]:after { right: -121.88px }
.pace .pace-progress[data-progress-text="43%"]:after { right: -120.02px }
.pace .pace-progress[data-progress-text="44%"]:after { right: -118.16px }
.pace .pace-progress[data-progress-text="45%"]:after { right: -116.3px }
.pace .pace-progress[data-progress-text="46%"]:after { right: -114.44px }
.pace .pace-progress[data-progress-text="47%"]:after { right: -112.58px }
.pace .pace-progress[data-progress-text="48%"]:after { right: -110.72px }
.pace .pace-progress[data-progress-text="49%"]:after { right: -108.86px }
.pace .pace-progress[data-progress-text="50%"]:after { right: -107px }
.pace .pace-progress[data-progress-text="51%"]:after { right: -105.14px }
.pace .pace-progress[data-progress-text="52%"]:after { right: -103.28px }
.pace .pace-progress[data-progress-text="53%"]:after { right: -101.42px }
.pace .pace-progress[data-progress-text="54%"]:after { right: -99.56px }
.pace .pace-progress[data-progress-text="55%"]:after { right: -97.7px }
.pace .pace-progress[data-progress-text="56%"]:after { right: -95.84px }
.pace .pace-progress[data-progress-text="57%"]:after { right: -93.98px }
.pace .pace-progress[data-progress-text="58%"]:after { right: -92.12px }
.pace .pace-progress[data-progress-text="59%"]:after { right: -90.26px }
.pace .pace-progress[data-progress-text="60%"]:after { right: -88.4px }
.pace .pace-progress[data-progress-text="61%"]:after { right: -86.53999999999999px }
.pace .pace-progress[data-progress-text="62%"]:after { right: -84.68px }
.pace .pace-progress[data-progress-text="63%"]:after { right: -82.82px }
.pace .pace-progress[data-progress-text="64%"]:after { right: -80.96000000000001px }
.pace .pace-progress[data-progress-text="65%"]:after { right: -79.1px }
.pace .pace-progress[data-progress-text="66%"]:after { right: -77.24px }
.pace .pace-progress[data-progress-text="67%"]:after { right: -75.38px }
.pace .pace-progress[data-progress-text="68%"]:after { right: -73.52px }
.pace .pace-progress[data-progress-text="69%"]:after { right: -71.66px }
.pace .pace-progress[data-progress-text="70%"]:after { right: -69.8px }
.pace .pace-progress[data-progress-text="71%"]:after { right: -67.94px }
.pace .pace-progress[data-progress-text="72%"]:after { right: -66.08px }
.pace .pace-progress[data-progress-text="73%"]:after { right: -64.22px }
.pace .pace-progress[data-progress-text="74%"]:after { right: -62.36px }
.pace .pace-progress[data-progress-text="75%"]:after { right: -60.5px }
.pace .pace-progress[data-progress-text="76%"]:after { right: -58.64px }
.pace .pace-progress[data-progress-text="77%"]:after { right: -56.78px }
.pace .pace-progress[data-progress-text="78%"]:after { right: -54.92px }
.pace .pace-progress[data-progress-text="79%"]:after { right: -53.06px }
.pace .pace-progress[data-progress-text="80%"]:after { right: -51.2px }
.pace .pace-progress[data-progress-text="81%"]:after { right: -49.34px }
.pace .pace-progress[data-progress-text="82%"]:after { right: -47.480000000000004px }
.pace .pace-progress[data-progress-text="83%"]:after { right: -45.62px }
.pace .pace-progress[data-progress-text="84%"]:after { right: -43.76px }
.pace .pace-progress[data-progress-text="85%"]:after { right: -41.9px }
.pace .pace-progress[data-progress-text="86%"]:after { right: -40.04px }
.pace .pace-progress[data-progress-text="87%"]:after { right: -38.18px }
.pace .pace-progress[data-progress-text="88%"]:after { right: -36.32px }
.pace .pace-progress[data-progress-text="89%"]:after { right: -34.46px }
.pace .pace-progress[data-progress-text="90%"]:after { right: -32.6px }
.pace .pace-progress[data-progress-text="91%"]:after { right: -30.740000000000002px }
.pace .pace-progress[data-progress-text="92%"]:after { right: -28.880000000000003px }
.pace .pace-progress[data-progress-text="93%"]:after { right: -27.02px }
.pace .pace-progress[data-progress-text="94%"]:after { right: -25.16px }
.pace .pace-progress[data-progress-text="95%"]:after { right: -23.3px }
.pace .pace-progress[data-progress-text="96%"]:after { right: -21.439999999999998px }
.pace .pace-progress[data-progress-text="97%"]:after { right: -19.58px }
.pace .pace-progress[data-progress-text="98%"]:after { right: -17.72px }
.pace .pace-progress[data-progress-text="99%"]:after { right: -15.86px }
.pace .pace-progress[data-progress-text="100%"]:after { right: -14px }


.pace .pace-activity {
  position: absolute;
  width: 100%;
  height: 28px;
  z-index: 2001;
  box-shadow: inset 0 0 0 2px #a5a5a5, inset 0 0 0 7px #FFF;
  border-radius: 10px;
}

.pace.pace-inactive {
  display: none;
}
/*pace }*/

.opwndtitle {
	font-weight: bold;
    font-size: 40px;
    text-align: center;
    font-family: Trebuchet MS, 'Alegreya Sans', sans-serif;
}


.button {
    border: 2px solid #009746 !important;
    background: transparent !important;
    border-radius: 100px;
    color: #009746 !important;
    text-decoration: none;
    padding: 10px 20px;
    border: 0;
    outline: none;
    font-size: 18px !important;
}

.opwnddiv * {
	font-size: 18px;
}

.medform .input,
.cabinet-register-form .input,
.medform .select {
	font-size: 23px;
	border: 1px solid #999999;
	border-radius: 0px;
	height: 47px;
	box-sizing: border-box;
	background: #ffffff;
}

.opwnddiv .select {
	padding-left: 10px;
	padding-right: 10px;
}

.opwnddiv .select option {
	font-size: inherit;
}

.medsearch-input {
	margin: 10px 0;
	text-align: center;
	/*white-space: nowrap;*/
	padding-right: 44px;
}

.medsearch-input.last {
	padding-right: 0;
}

.medsearch-input.active {
	position: relative;
}

.medsearch-result {
	max-height: 350px;
	overflow: auto;
	padding-top: 40px;
	background-color: #ffffff;
}

.medsearch-result-one {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	font-size: 23px;
}

.medsearch-result-one:hover {
	background: rgba(0,0,0,0.1);
}

.medsearch-input-remove {
	font-family: FontAwesome;
	color: #138aba;
	cursor: pointer;
	margin-left: 0px;
	font-size: 25px;
	position: relative;
	top: -2px;

	background: rgba(255,0,0,0.5) url(/i/admin/opwndc.png) no-repeat center center !important;
    /*padding: 8px;
    width: 30px;
    height: 30px;*/
    width: 46px;
    height: 47px;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: 0;
    margin-right: 10px;
}

/*.medsearch-input-remove:after {
	content: "\f00d";
}*/

.medsearch-input-add {
	font-family: FontAwesome;
	color: #009746;
	margin-left: 0px;
	cursor: pointer;
	font-size: 25px;


	background: rgba(0,0,0,0.5) url(/i/templates/farmacia/plus.png) no-repeat center center !important;
    /*padding: 8px;
    width: 30px;
    height: 30px;*/
    width: 46px;
    height: 47px;
    display: inline-block;
    vertical-align: bottom;
}

.medsearch-input-add:hover {
	background-color: #009746 !important;
}

.medsearch-input-remove:hover {
	background-color: #c10000 !important;
}


/*.medsearch-input-add:after {
	content: "\f067";
}*/

.medsearch-input-add {
	display: none;
}

.medsearch-input.last .medsearch-input-add {
	display: inline-block;
}

.medsearch-input.theone .medsearch-input-remove {
	display: none;
}

.medsearch-input.theone {
	padding-right: 56px;
}

label.error {
	display: none;
	opacity: 0;
	position: absolute;
	left: -5000px;
	top: -5000px;
}

.manysearch-suggest {
	display: none;
	position: absolute;
	border: 1px solid #cccccc;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	overflow: auto;
	max-height: 300px;
	width: 596px;
	background: #ffffff;
	text-align: left;
	font-size: 23px;
	left: 145px;
	left: 50%;
	margin-left: -350px;
}

/*.medsearch-input.last .manysearch-suggest {
	left: 145px;
}

.medsearch-input.last.theone .manysearch-suggest {
	left: 145px;
}*/

.no-result {
	font-size: 23px;
}

.manysearch-suggest-one {
	padding: 10px 8px;
	cursor: pointer;
	font-size: 23px;
	border-bottom: 1px dotted #cccccc;
}

.manysearch-suggest-one:hover {
	background: rgba(0,0,0,0.1);
}

.land-buttons-one {
	text-align: center;
	cursor: pointer;
}

.land-buttons-one-i {
	padding-left: 60px;
	background-repeat: no-repeat;
	background-size: left center;
	text-align: left;
	margin: 0 20px;
	display: inline-block;
}

.land-buttons-one-title {
	font-size: 18px;
	line-height: 55px;
}

.land-buttons-one-26112 .land-buttons-one-title,
.land-buttons-one-26112 .land-buttons-one-title a {
	color: #179cc7;
}

.land-buttons-one-26113 .land-buttons-one-title,
.land-buttons-one-26113 .land-buttons-one-title a {
	color: #ff0000;
}

.land-buttons-one-26114 .land-buttons-one-title,
.land-buttons-one-26114 .land-buttons-one-title a {
	color: #009746;
}

.land-buttons-one-26115 .land-buttons-one-title,
.land-buttons-one-26115 .land-buttons-one-title a {
	color: #5a2ca0;
}

.land-buttons-one-title a {
	text-decoration: none;
	position: relative;
	top: -3px;
}

.opwnd {
	border-radius: 0 !important;
	background-color: #ffffff!important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.opwndcontent {
	padding-left: 50px;
	padding-right: 50px;
}

.opwndcontent .page_i {
	font-size: 23px;
}

.opwndcontent h1 {
	font-weight: bold;
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 0;
    font-family: Trebuchet MS, 'Alegreya Sans', sans-serif;
}

.fullopwnd .opwndcontent {
	background: rgba(255,255,255,0.85);
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.opwnd .opwndc {
	background: rgba(255,0,0,0.5) url(/i/admin/opwndc.png) no-repeat center center !important;
    top: 0 !important;
    right: -46px !important;
    padding: 8px !important;
    color: #ffffff !important;
    width: 30px !important;
    height: 30px !important;
}


.opwndtitle {
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
}

.land-title {
	margin-bottom: 50px;
	color: #4d4d4d;
}

.button-line {
	margin-top: 47px;
}

.land-i,
.opwndcontent {
	padding-top: 50px !important;
	padding-bottom: 57px !important;
	margin-top: 0;
}


.medsearch-result {
	margin-top: 40px;
	display: none;
	padding-right: 30px;
	padding-left: 30px;
}

.button_my_search {
	border-color: transparent !important;
	color: #aaaaaa;
	cursor: text;
	padding: 0;
}

.button_region_search {
	border-color: transparent !important;
	color: #138aba;
	cursor: text;
	padding: 0;
}

.searchfilter,
.medsearch-result h1,
.shopviews-one-more {
	display: none;
}

.catalog_link {
	text-decoration: none;
	color: #000000 !important;
	cursor: text;
}

.shopviews-one-title {
	font-size: 23px;
	margin-bottom: 30px;
	font-weight: bold;
}

.shopviews-one-address {
	margin-bottom: 15px;
	font-size: 23px;
	box-sizing: border-box;
	padding-right: 10px;
}

.wndreserv .shopviews-one-address * {
	font-size: 23px;
}

.shopviews-one-phone {
	margin-bottom: 15px;
	font-size: 23px;
}

.catalog_pickup_row td {
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
}

.pickuplist_price {
	padding-left: 15px;
	font-size: 23px;
}

.template-module-catalog-totalprice {
	white-space: nowrap;
}

.template-module-catalog-totalprice,
.template-module-catalog-totalprice * {
	font-size: 23px;
}


.opwnd.fullopwnd .opwndcontent {
	padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.opwnd.fullopwnd {
	margin-left: 20px;
	background: #ffffff !important;
}

.opwnd.fullopwnd .top {
	position: relative;
	margin: 0;
	left: 0;
	width: 100%;
}

.opwnd.fullopwnd .top .template-module-menu {
	left: auto;
	right: 50px;
}

.land-search {
	background: #ffffff url(/i/templates/farmacia/pic1.jpg) no-repeat center center;
	background-size: cover;
}

.land-search .land-i {
	background: rgba(255,255,255,0.85);
	/*box-shadow: inset 0 0 0 2px #a5a5a5, inset 0 0 0 7px #FFF;*/
}

.ajaxwindowscrollarea.active {
	overflow: auto;
}

.land-searchresult {
	background: #ffffff;
}

.opwnd.fullopwnd .medsearch-result {
	max-height: none;
	overflow: auto;
	padding-top: 0px;
	background-color: transparent;
	padding: 0;
	margin: 0;
	box-shadow: 0 -6px 4px -4px rgba(0,0,0,0.3);
}

.pickupseach-card {
	background: #ffffff;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
	padding: 40px 30px 20px 30px;
	margin-bottom: 20px;
}

.pickupseach-card .shopviews-one-title {
	color: #009746;
}

.pickupseach-card table {
	width: 100%;
}

.pickuplist_price {
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
}

.pickuplist_item_itogo {
	font-weight: bold;
}

.pickuplist_item {
	font-size: 23px;
}

.pickup-ptichko {
	background: url(/i/templates/farmacia/ptichko.png) no-repeat center center;
	width: 30px;
	height: 23px;
	margin-left: 12px;
	margin-right: 23px;
}

.pickupseach-card-table td {
	padding-top: 20px;
	padding-bottom: 20px;
} 

.pickupseach-card-table table tr:first-child td {
	border: 0;
}

.pickupseach-card-table-moreone table tr:nth-child(even) td {
	background: #f2f2f2;
}

.shopviews-one-address {
	background: url(/i/templates/farmacia/icon_pickup_map.png) no-repeat left top;
	padding-left: 73px;
	float: left;
	padding-top: 0;
	width: 50%;
	box-sizing: border-box;
}

.shopviews-one-phone {
	background: url(/i/templates/farmacia/icon_pickup_phone.png) no-repeat left top;
	padding-left: 73px;
	float: right;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-left: 0;
	margin-right: 0;
	max-width: 50%;
	box-sizing: border-box;
}

.shopviews-one-mail {
	background: url(/i/templates/farmacia/icon_mail2.png) no-repeat left top;
	padding-left: 73px;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-left: 0;
	margin-right: 0;
	max-width: 50%;
	box-sizing: border-box;
	margin-bottom: 14px;
}

.shopviews-one-phone-multiline {
	padding-top: 0;
	padding-bottom: 0;
}

.shopviews-one-address-link {
	color: #138aba !important;
	font-size: 18px !important;
	text-decoration: none;
	/*border-bottom: 1px dashed #138aba;
	cursor: pointer;*/
	display: inline-block;
	padding-top: 5px;
}

.shopviews-one-card {
	margin-bottom: 20px;
}

.pickuplist_vendor {
	display: block;
	font-size: 16px !important;
	margin-top: 0px;
	color: #777777 !important;
}

.loading {
	font-size: 23px;
}

.search-regions * {
	font-size: 23px;
}

.search-regions-one {
	width: 33.33333%;
	float: left;
	padding: 10px;
	padding-left: 40px;
	box-sizing: border-box;
	cursor: pointer;
	background: url(/i/templates/farmacia/circle_no.png) no-repeat left 10px;
}

.search-regions-one.active {
	background-image: url(/i/templates/farmacia/circle_active.png);
}

.search-regions-one.active .search-regions-one-title {
	color: #009746;
}

.search-regions-one-count {
	margin-top: 5px;
	font-size: 18px;
	color: #777777;
}

.opwnd.regionsearchwnd {
	background: #ffffff url(/i/templates/farmacia/map.jpg) no-repeat center center;
	background-size: cover;
}

.opwnd.regionsearchwnd .opwndcontent {
	background: rgba(255,255,255,0.8);
}


.opwnd .template-module-logo {
	left: 50px;
}

.opwnd .template-module-menu-a {
	text-decoration: none;
	border-bottom: 1px dashed #138aba;
}

.template-module-menu-a.disabled {
	border: 0;
}

.opwnd .template-module-menu-li {
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
	color: #138aba;
}

.template-module-menu-a strong {
	
	
}

.template-module-menu-a.chooseregions {
	font-size: 23px;
	color: #009746;
	border-bottom: 1px dashed #009746;
	font-weight: bold;
}

.search-regions-one-0,
.search-regions-one-1,
.search-regions-one-2 {
	padding-top: 0;
	background-position: left 0;
}

.search-regions-one-18,
.search-regions-one-19,
.search-regions-one-20 {
	padding-bottom: 0;
}

.shopviews-one-title-addtomy,
.shopviews-one-title-reserv {
	color: #009746;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    margin-left: 10px;
    float: right;
    margin-right: 5px;
    position: relative;
    top: -10px;
}

.shopviews-one-title-reserv {
	color: #009746 !important;
}

.shopviews-one-title-addtomy {
	color: #138aba;
	border-color: #138aba !important;
}


.searchresult-clear-place {
	float: right;
	position: relative;
}

.searchresult-clear,
.cabinet-auth-logout {
	position: absolute;
	right: 36px;
	display: none;
	bottom: -46px;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff !important;
	white-space: nowrap;
	line-height: 46px !important;
	background: rgba(193, 0, 0, 0.6);
	padding: 0 25px;
}

.cabinet-auth-logout {
	display: block;
	position: absolute;
	bottom: auto;
	right: 0;
	top: -49px;
	background: transparent;
}

.cabinet-auth-logout-name {
	color: #ffffff !important;
	line-height: 46px !important;
	background: rgba(0, 0, 0, 0.4);
	display: inline-block;
	padding: 0 20px;
}

.cabinet-auth-logout-button {
	color: #ffffff !important;
	display: inline-block;
	line-height: 46px !important;
	background: rgba(193, 0, 0, 0.6);
	padding: 0 20px;
}

.cabinet-auth-place {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}

.opwnd .page_i p:first-child {
	margin-top: 0;
	padding-top: 0;
}


.page-header {
	background: url(/i/templates/farmacia/news.jpg) no-repeat center center;
    background-size: cover;
}

.page-header-i {
	padding: 70px 30px 60px 30px;
	background: rgba(0,43,0, 0.6);
}

.page-header-i .land-title {
	color: #ffffff;
	margin-bottom: 20px;
}

.page_content {
	padding: 50px 0;
}

.page_content * {
	font-size: 19px;
	line-height: 26px;
	color: #333333;
}

/*.page_content .page_i {
	padding-right: 100px;
	padding-left: 100px;
}*/

h1.land-title {
	margin-top: 0;
}

.page_content h1 {
	font-weight: normal;
	font-size: 23px;
	text-align: center;
	margin-top: 0;
	padding-top: 0;
	font-weight: bold;
	margin-right: 300px;
	margin-left: 300px;
}

.page_content h1,
.page_content .page_i,
.page_content .template-module-news,
.page_content .template-module-articles,
.template-module-reviews {
	margin-right: 100px;
	margin-left: 100px;
}

.template-text-inlinedate {
	text-align: center;
	font-size: 13px;
    color: #808080;
}

.alert1 {
	background: #f4f4f4;
	padding: 20px;
	margin-right: 0px;
	margin-left: 0px;
	/*border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;*/
}

.tmplt-pagegallery {
	padding: 0 200px;
}

.twocol {
	box-sizing: border-box;
	margin: 0;
}

.coldelim {
	width: 50px;
}

.land-buttons-inside {
	box-shadow: 0 -6px 4px -4px rgba(0,0,0,0.3);
}

.page_i .hdelim {
	margin-top: 30px;
	margin-bottom: 10px;
	height: 1px;
	overflow: hidden;
    background-color: #cccccc;
}

.page_i .text_size_1,
.page_i .text_size_1 * {
	font-size: 23px;
}

.page_content h2,
.page_content h2 * {
	font-weight: bold;
	font-size: 40px;
	text-align: center;
	line-height: 45px;
}

.page_content h2.aftrtxt {
	margin-top: 0px;
}

.page_content h2 {
	margin-bottom: 20px;
}

.page_content h2.hwithtext {
	margin-bottom: 10px;
}

.textafterh {
	margin-top: 0;
	margin-bottom: 30px;
}

.page_i .text_phone {
    background: url(/i/templates/farmacia/icon_pickup_phone.png) no-repeat left center;
    background-size: 35px;
    padding-left: 43px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page_i .text_worktime {
    background: url(/i/templates/farmacia/icon_time.png) no-repeat left center;
    background-size: 35px;
    padding-left: 43px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page_i .text_email {
    background: url(/i/templates/farmacia/icon_mail.png) no-repeat left center;
    background-size: 35px;
    padding-left: 43px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page_i .text_email a {
	color: #000000;
}


.small_p {
	padding-top: 18px;
}

.small_p p {
	margin-bottom: 8px;
	margin-top: 8px;
}

.page_content.smallpad {
	padding-top: 30px;
}

.page_content.smallpad h1 {
	display: none;
}

.page_content.page_content-26186 .page_i {
	margin-right: 50px;
	margin-left: 50px;
}

.utable * {
	font-size: 15px;
}

.page_content .page_i table {
	text-align: left;
}

.utable td {
	padding: 4px;
}

.utable tr:nth-child(odd) td {
	background: #f4f4f4;
}

.utable2 td {
	padding: 10px;
}

.utable2 tr:nth-child(odd) td {
	background: #f4f4f4;
}

.card {
	box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
    padding: 40px 30px 20px 30px;
    margin-bottom: 20px;
}

.card-title {
	font-size: 23px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #009746;
    margin-top: 0;
}

.card-title a {
	color: #009746;
}

.card-notes,
.card-notes * {
	font-size: 19px;
}


.card-notes2,
.card-notes2 * {
	font-size: 16px;
}

.page_content-26190 .tmplt-pagegallery-one {
	height: 350px;
}

.page_content-26190 .tmplt-pagegallery-one-title,
.page_content-26190 .tmplt-pagegallery-one-title * {
	font-size: 15px;
}

.tmplt-pagegallery-one-title {
	background-color: rgba(0,100,100,0.7) !important;
}

.tmplt-pagegallery-one-title,
.tmplt-pagegallery-one-title * {
	line-height: 20px !important;
}

.siteblock,
.top-i,
.land-buttons,
.page_content {
	width: 1191px;
	margin: 0 auto;
}

.top-real {
	width: 100%;
	left: 0;
	margin-left: 0;
}

.top-i {
	position: relative;
}

.siteblock.siteblock-slider,
.siteblock-buttons,
.siteblock-page {
	width: 100%;
}

.siteblock-buttons {
	background: #f4f4f4;
}

.page_content-26190 .tmplt-pagegallery {
	padding: 0 100px;
}

.page_content .page_i .shopviews-one {
	box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
	padding: 40px 30px 40px 30px;
	margin-bottom: 20px;
}

.page_content .page_i .shopviews-one-address {
	float: none;
	padding-left: 73px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-left: 0px;
    margin-right: 24px;
}

.page_content .page_i .shopviews-one-phone {
	float: none;
}

.page_i .shopviews-one-title {
	color: #009746;
	font-size: 23px;
}

.page_content .page_i .shopviews-one-map-cover {
	float: right;
	width: 250px;
	height: 200px;
	position: relative;
	margin-left: 20px;
}

.page_content .page_i .shopviews-one-map {
	width: 100%;
	height: 100%;
}

.page_content .page_i .shopviews-one-map-link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
}

.page_content .page_i .shopviews-one-map-link:hover {
	background: rgba(0,0,0,0.6) url(/i/templates/farmacia/zoom_icon.png) no-repeat center center;
	cursor: pointer;
}


.page_content .page_i .shopviews-one-phone {
	margin-bottom: 0;
}

.wndshowbigmap-map {
	width: 100%;
	height: 500px;
}

.wndshowbigmap .opwndcontent {
	padding: 0 !important;
}

.shopviews-filter {
	text-align: center;
	margin-bottom: 40px;

}

.shopviews-filter select {
	padding: 5px;
	font-size: 23px;
	border: 1px solid #999999;
}

.shopviews-one-map-cover-nomap {
	background: rgba(0,0,0,0.1) url(/i/templates/farmacia/map_cover.png) no-repeat center center;
}

.shopviews-filter-block {
	color: #138aba;
}

.shopviews-filter-block .template-module-menu-a.chooseregions {
	text-decoration: none;
}

.shopviews-filter-block .template-module-menu-a.chooseregions,
.shopviews-filter-block .template-module-menu-a.chooseregions * {
	font-size: 23px;
}

.pagination {
	text-align: center;
	padding-top: 30px;
}

.pagination * {
	display: inline-block;
}

.pagination a,
.pagination span {
	padding: 4px 0;
}

.pagination a {
	border-radius: 100px;
	border: 2px solid #009746;
	color: #009746 !important;
	text-decoration: none;
	text-align: center;
	min-width: 34px;
}

.pagination span.active {
	border-radius: 100px;
	border: 2px solid transparent;
	color: #000000 !important;
	text-decoration: none;
	text-align: center;
	min-width: 24px;
	font-weight: bold;
}

.pagination a.pagination_word {
	border: 0;
	border-radius: 0;
	color: #138aba !important;
	background: transparent;
	padding-right: 4px;
	padding-left: 4px;
}

.elright {
	position: fixed;
	right: 1px;
	top: 50%;
	margin-top: -170px;
	z-index: 11;
}

.elright .icon,
.elright .text {
	display: none;
}

.elright a {
	display: block;
	width: 100%;
	height: 100%;
}

.elright .elres-qa {
	background: url(/i/templates/farmacia/qa_russian.png);
	background-size: contain;
	width: 110px;
	height: 62px;
	position: absolute;
	top: -43px;
	right: 5px;
}

.body-belarusian .elright .elres-qa {
	background-image: url(/i/templates/farmacia/qa_belarusian.png);
}

.elright .elres-info {
	background: url(/i/templates/farmacia/right_reserv.png);
	background-size: contain;
	width: 110px;
	height: 76px;
	position: absolute;
	top: 0;
	right: 5px;
}

.body-belarusian .elright .elres-info {
	background-image: url(/i/templates/farmacia/right_reserv_belarusian.png);
}

.elright .elres {
	background: url(/i/templates/farmacia/right_search.png);
	background-size: contain;
	width: 110px;
	height: 88px;
	position: absolute;
	top: 55px;
	right: 0;
}

.body-belarusian .elright .elres {
	background-image: url(/i/templates/farmacia/right_search_belarusian.png);
}

.elright .elres-qa,
.elright .elres-info,
.elright .elres {
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.elright .elres-qa:hover,
.elright .elres-info:hover,
.elright .elres:hover {
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: all 0.2s ease-out;
	right: 10px;
}

.elright .elres-qa:hover,
.elright .elres-info:hover {
	z-index: 2;
}


/*.elright {
	position: fixed;
	right: 15px;
	top: 50%;
	margin-top: -50px;
	box-shadow: 0 0 6px rgba(0,0,0,0.9);
	border: 2px solid #ffffff;
	border-radius: 10px;
	z-index: 11;
}

.elres {
	background: #009746;
	padding: 12px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	cursor: pointer;
	overflow: hidden;
}

.elres-info {
	background: #138aba;
	padding: 12px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	cursor: pointer;
	overflow: hidden;
}

.elright .text {
	float: left;
	color: #ffffff;
	display: none;
	text-transform: uppercase;
	margin-left: 10px;
}

.elright a {
	text-decoration: none;
	color: #ffffff;
}

.elright:hover .text {
	display: block;
}

.elres .icon {
	background: url(/i/templates/farmacia/right_icon_search.png) no-repeat center center;
	background-size: contain;
	width: 27px;
	height: 27px;
	float: left;
}

.elres-info .icon {
	background: url(/i/templates/farmacia/right_icon_res.png) no-repeat center center;
	background-size: contain;
	width: 27px;
	height: 27px;
	float: left;
}*/

/*.elres {
	background: #138aba url(/i/templates/farmacia/elres_search.png) no-repeat 12px center;
	padding: 20px 23px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	border: 2px solid #ffffff;
	border-right: 0;
	box-shadow: 0 0 4px rgba(0,0,0,0.6);
	position: fixed;
	right:0;
	top: 50%;
	margin-top: -270px;
	height: 167px;
	z-index: 11;
	cursor: pointer;
		-webkit-transition: background .5s ease-out, border-color .5s ease-out;
     -moz-transition: background .5s ease-out, border-color .5s ease-out;
       -o-transition: background .5s ease-out, border-color .5s ease-out;
          transition: background .5s ease-out, border-color .5s ease-out;
}

.elres-info {
	background: #009746 url(/i/templates/farmacia/elres_info.png) no-repeat 7px center;
	padding: 20px 23px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	border: 2px solid #ffffff;
	border-right: 0;
	box-shadow: 0 0 4px rgba(0,0,0,0.6);
	position: fixed;
	right:0;
	top: 50%;
	margin-top: -50px;
	height: 274px;
	z-index: 11;
	cursor: pointer;
		-webkit-transition: background .5s ease-out, border-color .5s ease-out;
     -moz-transition: background .5s ease-out, border-color .5s ease-out;
       -o-transition: background .5s ease-out, border-color .5s ease-out;
          transition: background .5s ease-out, border-color .5s ease-out;
}

.elres:hover,
.elres-info:hover {
  border-color: #ffcc00;
}*/

.wndreserv .shopviews-one-title-addtomy,
.wndreserv .shopviews-one-title-reserv {
	display: none;
}

.input-withcount {
	white-space: nowrap;
}

.minus,
.plus {
	border-radius: 100px;
    border: 2px solid #009746;
    color: #009746 !important;
    text-decoration: none;
    text-align: center;
    min-width: 34px;
    cursor: pointer;
    display: inline-block;
    font-size: 23px;
    line-height: 34px;
}

.input-withcount .input {
    font-size: 23px;
    border: 1px solid #999999;
    border-radius: 0px;
    height: 47px;
    box-sizing: border-box;
    background: #ffffff;
    width: 50px;
    text-align: center;
    margin: 0 10px;
}

.wndreservform table {
	margin: 0 auto;
}

.wndreservform table td {
	padding: 5px;
}

.wndreservform .input,
.wndreservform .textarea {
	font-size: 23px;
	border: 1px solid #999999;
	border-radius: 0px;
	height: 47px;
	box-sizing: border-box;
	background: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.wndreservform .textarea {
	height: 100px;
}

.opwnd.wndreserv,
.opwnd.wndreservform,
.opwnd.wndreservformsend {
	background: #ffffff;
}

.opwnd.wndreserv {
	background: #ffffff url(/i/templates/farmacia/pic1.jpg) no-repeat center center;
    background-size: cover;
}

.opwnd.wndreserv .opwndcontent {
	background: rgba(255,255,255,0.85);
}

/*search {*/
.top-search {
	background: url(/i/templates/farmacia/icon_search4.png) no-repeat center center;
	cursor: pointer;
	position: absolute;
	right: 67px;
	top: 0;
	width: 38px;
	height: 106px;
}

.land-search.land-search-real {
	background-image: url(/i/templates/farmacia/searchbg1.jpg);
}

.land-search.land-search-real .medsearch-input.theone {
	padding-right: 0;
}

/*search }*/

.top-real.collapsed {
	height: 60px;
}

.top-real.collapsed .top-phone {
	height: 60px;
	line-height: 60px;
}

.top-real.collapsed .top-search {
	height: 60px;
}

.top-real.collapsed .top-menu {
	top: 0;
	height: 60px;
}

.top-real.collapsed .template-module-logo {
	top: 15px;
	left: 50px;
}

.top-real.collapsed .template-module-logo img {
	max-width: 168px;
}

.top-real.collapsed .template-module-menu {
	top: 0;
}

.subpages {
	display: none;
}

.page_content a {
	color: #138aba;
}

.page_content .page_i .shopviews-one-phone {
	margin-bottom: 15px;
}

.page_content .page_i .shopviews-one-worktime {
	float: none;
    padding-left: 73px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-left: 0px;
    margin-right: 24px;
    background: url(/i/templates/farmacia/icon_card_worktime.png) no-repeat left top;
}

.content-inside .template-module-path {
	display: none;
}

.top-real.collapsed .top-menu {
	background-image: url(/i/templates/farmacia/icon_menu4_small.png);
}

.top-real.collapsed .top-search {
	background-image: url(/i/templates/farmacia/icon_search4_small.png);
}

.top-real.collapsed .top-phone {
	font-size: 36px;
}

.card {
	overflow: hidden;
}

.card2 {
	width: 737px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
	padding-bottom: 30px;
}

.card2 .card-title {
	margin-bottom: 5px;
}

.card-staff {
	margin-top: 0;
}

.card-photo {
	float: right;
	width: 185px;
	margin-left: 20px;
}


.page_i .card2 .text_phone {
    background: url(/i/templates/farmacia/icon_pickup_phone.png) no-repeat left center;
    background-size: 45px;
    padding-left: 53px;
    padding-top: 5px;
    padding-bottom: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.page_i .card2 .text_worktime {
    background: url(/i/templates/farmacia/icon_time.png) no-repeat left center;
    background-size: 45px;
    padding-left: 53px;
    padding-top: 5px;
    padding-bottom: 11px;
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.page_i .card2 .text_email {
    background: url(/i/templates/farmacia/icon_mail.png) no-repeat left center;
    background-size: 45px;
    padding-left: 53px;
    padding-top: 5px;
    padding-bottom: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
}


.page_content .page_i {
	text-align: justify;
}

.page_content .page_i p {
	text-indent: 20px;
}

.page_content .page_i p.fullindent {
	text-indent: 0;
	padding-left: 20px;
}

.page_content .page_i p.card-title,
.page_content .page_i p.card-staff,
.page_content .page_i p.text_phone,
.page_content .page_i p.text_worktime,
.page_content .page_i p.text_email,
.page_content .page_i p.alert1,
.page_content .page_i p.text_size_1,
.page_content .page_i .card p,
.page_content .page_i table p {
	text-indent: 0px;
}

.template-module-totop {
		right: 50px !important;
		bottom: 15px !important;
	}

@media screen and (min-width:1600px) and (max-width:400000px) {
	.template-module-totop {
		right: 200px !important;
	}
}

.top-page {
	position: relative;
	height: 20px;
	padding-bottom: 50px;
	margin-bottom: 0px;
	margin-top: 10px;
	z-index: 0;
}

.top-page .template-module-menu {
	top: 0;
	position: static;
}

.top-page .template-module-menu-li {
	text-transform: none !important;
	padding-top: 0;
	padding-bottom: 0;
}

.top-page .template-module-menu-li a {
	text-decoration: none;
    border-bottom: 1px dashed #138aba;
}

.top-page .template-module-menu-li * {
	color: #138aba;
}

.top-page .template-module-menu-li span {
	font-weight: normal;
}

.top-page .chooseregions,
.top-page .chooseregions * {
	text-decoration: none;
	font-size: 23px !important;
    color: #009746 !important;
}

.medform .button {
	font-size: 18px;
	color: #009746;
}


.page_content .medsearch-result {
	overflow: visible;
	height: auto !important;
	max-height: none;
}

.page_content .medsearch-result {
	margin-top: 0;
	padding-top: 10px;
}

.land-search .land-title {
	margin-bottom: 50px;
}

.page_content .land-search .land-title {
	display: none;
}

.page_content .land-search {
	background: transparent;
}

.page_content .land-search .land-i {
	box-shadow: none !important;
	background: transparent;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.page_content .top-page {
	box-shadow: none;
	padding-bottom: 40px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	left: auto;
	padding-top: 10px;
}

.page_content .top-page .template-module-menu {
	margin: 0 auto;
}

.page_content .searchresult-clear {
	top: -30px;
	bottom: auto;
}

.medsearch-sort {
	text-align: center;
	margin-bottom: 50px;
	color: #138aba;
}

.medsearch-sort-value {
	text-decoration: none;
	font-size: 23px !important;
	color: #009746 !important;
	border-bottom: 1px dashed #009746;
	font-weight: bold;
	cursor: pointer;
}


.top-page .template-module-menu-li a.chooseregions {
	border-color: #009746;
}

.search-sorts {
	text-align: center;
}

.search-sorts-one {
	display: inline-block;
	font-size: 23px;
	text-align: left;

	white-space: nowrap;
	margin-right: 30px;
    padding: 10px;
    padding-left: 40px;
    box-sizing: border-box;
    cursor: pointer;
    background: url(/i/templates/farmacia/circle_no.png) no-repeat left 10px;
}

.search-sorts-one.active {
	color: #009746;
	background-image: url(/i/templates/farmacia/circle_active.png);
}

.medsearchmy .catalog_link,
.medsearch-result-data .pickupseach-card {
	font-size: 19px;
}

.medsearchmy .pickupseach-card,
.medsearch-result-data .pickupseach-card {
	box-shadow: none;
	background: transparent;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.medsearchmy .catalog_pickup_row td,
.medsearch-result-data .catalog_pickup_row td {
	border: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.medsearchmy .shopviews-one-title,
.medsearch-result-data .shopviews-one-title {
	float: left;
	width: 206px;
	margin-bottom: 0;
	font-size: 19px;
}

.medsearchmy .shopviews-one-address,
.medsearch-result-data .shopviews-one-address {
	float: left;
	width: 45%;
	background: url(/i/templates/farmacia/search_icon_map.png) no-repeat left 5px;
	background-size: 12px;
	padding-top: 0;
	padding-left: 21px;
	margin-bottom: 0;
	width: 463px;
}

.medsearchmy .shopviews-one-address-link,
.medsearch-result-data .shopviews-one-address-link {
	padding-top: 0;
}

.medsearchmy .shopviews-one-phone,
.medsearch-result-data .shopviews-one-phone {
	float: left;
	width: 35%;
	background: url(/i/templates/farmacia/search_icon_phone.png) no-repeat left 5px;
	background-size: 11px;
	padding-top: 0;
	padding-left: 21px;
	margin-bottom: 0;
	width: 360px;
	font-size: 19px;
}

.medsearchmy .shopviews-one-phone {
	width: 300px;
}

.medsearchmy .shopviews-one-card,
.medsearch-result-data .shopviews-one-card {
	margin-bottom: 0;
}

.medsearchmy .pickup-ptichko,
.medsearch-result-data .pickup-ptichko {
	background-size: 16px;
	width: 30px;
	margin: 0;
}

.medsearchmy .pickupseach-card-table,
.medsearch-result-data .pickupseach-card-table {
	margin-left: 195px;
}

.medsearchmy .td-pickup-ptichko,
.medsearch-result-data .td-pickup-ptichko {
	width: 30px;
	vertical-align: top;
}

.medsearchmy .pickuplist_item,
.medsearch-result-data .pickuplist_item {
	width: 90%;
}

.medsearchmy .pickuplist_price,
.medsearch-result-data .pickuplist_price {
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
}

.medsearchmy .shopviews-one-title-reserv,
.medsearchmy .shopviews-one-title-addtomy,
.medsearch-result-data .shopviews-one-title-reserv,
.medsearch-result-data .shopviews-one-title-addtomy {
	position: static;
	border: 0 !important;
	padding: 0 !important;
	float: none !important;
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
}

.medsearchmy .shopviews-one-title-reserv,
.medsearch-result-data .shopviews-one-title-reserv {
	border-bottom: 1px dashed #009746 !important;
	border-radius: 0 !important;
}

.medsearchmy .shopviews-one-title-addtomy,
.medsearch-result-data .shopviews-one-title-addtomy {
	border-bottom: 1px dashed #138aba !important;
	border-radius: 0 !important;
}

.medsearchmy .template-module-catalog-totalprice,
.medsearch-result-data .template-module-catalog-totalprice * {
	font-size: 19px;
}

.wndreserv .shopviews-one-address,
.wndreserv .shopviews-one-address * {
	font-size: 23px !important;
	border: 0;
}

.wndreserv .shopviews-one-address {
	padding-top: 9px;
}

.medsearchmy .shopviews-one-phone {
	margin-top: 4px;
}

.shopviews-one-image {
	width: 250px;
	height: 140px;
	background-size: cover;
	margin: 20px 0 0 20px;
}

.shopviews-one-image a {
	display: block;
	width: 100%;
	height: 100%;
}

.shopviews-one-image a:hover {
	background: rgba(0,0,0,0.6) url(/i/templates/farmacia/zoom_icon.png) no-repeat center center;
	cursor: pointer;
}

.shopviews-one-right {
	float: right;
}

.page_content .page_i .shopviews-one-map-cover {
	float: none;
}

.page_content a.chooseregions * {
	color: #009746;
}


.medsearchmy .shopviews-one-phone, .medsearch-result-data .shopviews-one-phone {
	float: right;
	margin-left: 20px;
	width: auto;
	cursor: pointer;
	position: relative;
	margin-top: 0;
	padding-bottom: 0;
}

.medsearchmy .shopviews-one-phone:after, .medsearch-result-data .shopviews-one-phone:after {
	font-family: FontAwesome;
	content: "\f078";
	padding-left: 4px;
	font-size: 16px;
}

.medsearchmy .shopviews-one-linktoworktime, .medsearch-result-data .shopviews-one-linktoworktime {
	float: right;
	margin-left: 20px;
	background: url(/i/templates/farmacia/search_icon_worktime.png) no-repeat left 5px;
    background-size: 20px;
    padding-top: 0;
    padding-left: 28px;
    cursor: pointer;
    position: relative;
}

.medsearchmy .shopviews-one-linktoworktime *, .medsearch-result-data .shopviews-one-linktoworktime * {
	font-size: 19px;
}

.medsearchmy .shopviews-one-linktoworktime:after, .medsearch-result-data .shopviews-one-linktoworktime:after {
	font-family: FontAwesome;
	content: "\f078";
	padding-left: 4px;
	font-size: 16px;
}

.shopviews-one-phone-n-worktime-info {
	display: none;
	position: absolute;
	right: 0;
	border: 1px solid #cccccc;
	box-shadow: 3px 3px 4px rgba(0,0,0,0.7);
	min-width: 300px;
	background: #ffffff;
	padding: 20px;
	text-align: center;
	z-index: 2;
}

.medsearchmy .shopviews-one-linktoworktime .shopviews-one-phone-n-worktime-info, .medsearch-result-data .shopviews-one-linktoworktime .shopviews-one-phone-n-worktime-info {
	min-width: 360px;
}

.medsearchmy .shopviews-one-address {
	width: 433px;
}

.medsearchmy .shopviews-one-linktoworktime {
	margin-top: -4px;
}

.siteblock-events .bx-wrapper,
.siteblock-events .bx-viewport {
	box-shadow: none !important;
}

.siteblock-events .land-i {
	padding-right: 0;
	padding-left: 0;
}

.siteblock-events .bx-wrapper {
	padding-left: 0px;
}

.siteblock-events .bx-prev {
	left: -55px !important;
	border-color: #cccccc !important;
	color: #cccccc !important;
}

.siteblock-events .bx-next {
	right: -55px !important;
	border-color: #cccccc !important;
	color: #cccccc !important;
}

.page-elobr-form table {
	margin: 0 auto;
}

.page-elobr-form td {
	padding: 3px;
}

.page-elobr-form .input_textarea {
	width: 100%;
	resize: none;
}

.page-elobr-form .button {
	font-size: 18px;
	color: #009746;
}

.page-elobr-form .input_textarea,
.page-elobr-form .input_text {
	box-sizing: border-box;
	padding: 5px;
}

ul.tree ul {
	display: none;
}

ul.tree li {
	list-style: none;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
}

ul.tree li.treewsub:before {
    content: "+";
    margin-right: 7px;
    display: inline-block;
    text-align: center;
    width: 25px;
    border: 1px solid #999999;
    color: #999999;
    cursor: pointer;
    border-radius: 3px;
}

ul.tree li.treewsub.active:before {
    content: "-";
    margin-right: 4px;
}

.cabinet-register-form .input {
	padding: 9px;
	width: 300px;
	text-align: center;
	box-sizing: border-box;
}

.cabinet-register-form-buttonline {
	margin-top: 47px;
}

.cabinet-register-form-title {
	margin-bottom: 47px !important;
}

.input:focus {
	background: #ffedc9;
	border: 1px solid #fcaa0f;
	box-shadow: 0 0 4px #fcaa0f;
}

.cabinet-register-form-mail:before {
	font-family: FontAwesome;
	content: "-";
	background: #7f7f7f url(/i/templates/farmacia/icon_auth_mail.png) no-repeat center center;
	background-size: 24px;
	line-height: 47px;
	font-size: 19px;
	width: 46px;
	text-align: center;
	display: inline-block;
	color: transparent;
	vertical-align: bottom;
}

.cabinet-register-form-password:before {
	font-family: FontAwesome;
	content: "-";
	background: #7f7f7f url(/i/templates/farmacia/icon_auth_key.png) no-repeat center center;
	background-size: 20px;
	line-height: 47px;
	font-size: 19px;
	width: 46px;
	text-align: center;
	display: inline-block;
	color: transparent;
	vertical-align: bottom;
}



.siteblock-events .bx-controls .bx-prev:after {
	content: "";
}

.siteblock-events .bx-controls .bx-next:after {
	content: "";
}

.siteblock-events .bx-controls .bx-prev {
	background-image: url(/i/templates/farmacia/arrow_dark_left.png) !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	border-color: #000000 !important;
}

.siteblock-events .bx-controls .bx-next {
	background-image: url(/i/templates/farmacia/arrow_dark_right.png) !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	border-color: #000000 !important;
}


.years100 {
	position: absolute;
	right: 100px;
	top: 170px;
	-webkit-animation-name: years100ani;
    -webkit-animation-duration: 5s;
    animation-name: years100ani;
    animation-duration: 7s;
    opacity: 1;
    animation-iteration-count: infinite;
}

.years100 img {
	width: 190px;
}

/* Chrome, Safari, Opera */
/*@-webkit-keyframes years100ani {
    0% {transform: scale(0.1); opacity: 0;}
    to {transform: scale(1); opacity: 1;}
}*/

/* Standard syntax */
/*@keyframes years100ani {
    0% {transform: scale(0.1); opacity: 0;}
    10% {transform: scale(1); opacity: 1;}
    60% {transform: scale(1); opacity: 1;}
    80% {transform: scale(0.1); opacity: 0;}
    100% {transform: scale(0.1); opacity: 0;}
}*/


@keyframes years100ani {
    0% {transform: scale(0.1); opacity: 0;top: 600px;}
    20% {transform: scale(1); opacity: 1;top: 170px;}
    60% {transform: scale(1); opacity: 1;top: 170px}
    80% {transform: scale(0.1); opacity: 0;top: -200px;}
    100% {transform: scale(0.1); opacity: 0;top: -200px;}
}

/*fromblow }*/



.years100-2 {
	position: absolute;
	right: 270px;
	top: 170px;
}

.years100-2 * {
	position: absolute;
}

.years100-2-1 {
	background: url(/i/templates/farmacia/farmacia100/1.svg) no-repeat center center;
	background-size: contain;
	width: 22px;
	height: 70px;
	left: 0;
	top: 10px;
	-webkit-animation-name: years100-2-1;
    -webkit-animation-duration: 6s;
    animation-name: years100-2-1;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}

.years100-2-o1 {
	background: url(/i/templates/farmacia/farmacia100/o1.svg) no-repeat center center;
	background-size: contain;
	width: 75px;
	height: 75px;
	left: 32px;
	top: 7px;
	-webkit-animation-name: years100-2-o1;
    -webkit-animation-duration: 6s;
    animation-name: years100-2-o1;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}

.years100-2-o2 {
	background: url(/i/templates/farmacia/farmacia100/o2.svg) no-repeat center center;
	background-size: contain;
	width: 55px;
	height: 58px;
	left: 101px;
	top: 16px;
	-webkit-animation-name: years100-2-o2;
    -webkit-animation-duration: 6s;
    animation-name: years100-2-o2;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}

.years100-2-logo {
	background: url(/i/templates/farmacia/farmacia100/logo.png) no-repeat center center;
	background-size: contain;
	width: 56px;
	height: 56px;
	left: 42px;
	top: 16px;
	-webkit-animation-name: years100-2-logo;
    -webkit-animation-duration: 6s;
    animation-name: years100-2-logo;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}

.years100-2-l {
	background: url(/i/templates/farmacia/farmacia100/l.svg) no-repeat center center;
	background-size: contain;
	width: 23px;
	height: 24px;
	left: 121px;
	top: 33px;
	-webkit-animation-name: years100-2-l;
    -webkit-animation-duration: 6s;
    animation-name: years100-2-l;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}

.years100-2-e {
	background: url(/i/templates/farmacia/farmacia100/e.svg) no-repeat center center;
	background-size: contain;
	width: 26px;
	height: 24px;
	left: 146px;
	top: 33px;
	-webkit-animation-name: years100-2-e;
    -webkit-animation-duration: 6s;
    animation-name: years100-2-e;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}

.years100-2-t {
	background: url(/i/templates/farmacia/farmacia100/t.svg) no-repeat center center;
	background-size: contain;
	width: 17px;
	height: 24px;
	left: 173px;
	top: 33px;
	-webkit-animation-name: years100-2-t;
    -webkit-animation-duration: 6s;
    animation-name: years100-2-t;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}

.years100-2-weare {
	background: url(/i/templates/farmacia/farmacia100/weare.svg) no-repeat center center;
	background-size: contain;
	width: 120px;
	height: 19px;
	left: 100px;
	top: -10px;
	-webkit-animation-name: years100-2-weare;
    -webkit-animation-duration: 6s;
    animation-name: years100-2-weare;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}




@keyframes years100-2-1 {
    0% {transform: scale(0.1); opacity: 0;}
    5% {transform: scale(1.2); opacity: 1;}
    10% {transform: scale(1); opacity: 1;}
    85% {transform: scale(1); opacity: 1;}
    100% {transform: scale(1); opacity: 0;}
}

@keyframes years100-2-o1 {
    0% {transform: scale(0.1); opacity: 0;}
    2% {transform: scale(0.1); opacity: 1;}
    6% {transform: scale(1.2); opacity: 1;}
    20% {transform: scale(1); opacity: 1;}
    87% {transform: scale(1); opacity: 1;}
    100% {transform: scale(1); opacity: 0;}
}

@keyframes years100-2-o2 {
    0% {transform: scale(0.1); opacity: 0;}
    4% {transform: scale(0.1); opacity: 1;}
    7% {transform: scale(1.2); opacity: 1;}
    25% {transform: scale(1); opacity: 1;}
    89% {transform: scale(1); opacity: 1;}
    100% {transform: scale(1); opacity: 0;}
}

@keyframes years100-2-l {
	0% {transform: scale(0.1); opacity: 0;left: 200px;}
	5% {transform: scale(0.1); opacity: 0;left: 200px;}
	20% {transform: scale(1); opacity: 1;left: 121px;}
	91% {transform: scale(1); opacity: 1;left: 121px;}
	100% {transform: scale(1); opacity: 0;}
}

@keyframes years100-2-e {

	0% {transform: scale(0.1); opacity: 0;left: 200px;}
	10% {transform: scale(0.1); opacity: 0;left: 200px;}
	25% {transform: scale(1); opacity: 1;left: 146px;}
	93% {transform: scale(1); opacity: 1;left: 146px;}
	100% {transform: scale(1); opacity: 0;}
}

@keyframes years100-2-t {

	0% {transform: scale(0.1); opacity: 0;left: 200px;}
	15% {transform: scale(0.1); opacity: 0;left: 200px;}
	30% {transform: scale(1); opacity: 1;left: 173px;}
	95% {transform: scale(1); opacity: 1;left: 173px;}
	100% {transform: scale(1); opacity: 0;}
}

@keyframes years100-2-logo {
	0% {opacity: 0;}
	15% {opacity: 0;}
	70% {opacity: 1;}
	90% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes years100-2-weare {
    0% {transform: scale(7); opacity: 0;}
    20% {transform: scale(7); opacity: 0;}
    30% {transform: scale(0.9); opacity: 1;}
    35% {transform: scale(1); opacity: 1;}
    87% {transform: scale(1); opacity: 1;}
    100% {transform: scale(1); opacity: 0;}
}

.shopviews-filter-search {
	text-align: center;
	margin-top: 20px;
}

.shopviews-filter-search .input {
	padding: 9px;
}

.wndreserv .shopviews-one-linktoworktime,
.wndreserv .shopviews-one-phone {
	display: none;
}

.wndreserv .shopviews-one-card {
	margin-bottom: 0;
}

.input-withcount-maxcount {
	font-size: 12px;
	text-align: center;
}

.body-belarusian .land-buttons-one {
	width: 33.3333%;
}


.body-belarusian .siteblock-news {
	display: none;
}

.leftmenu {
	z-index: 99999999 !important;
}

.shopviews-filter-search-distance {
	text-align: center;
	margin-top: 20px;
}

.shopviews-filter-search-distance span {
	cursor: pointer;
	display: inline-block;
}

.template-module-reviews-form-rate {
	display: none;
}

.template-module-reviews-form table {
	margin: 0 auto;
}

.template-module-reviews-img {
	display: none;
}

.template-module-reviews-li.withimg .template-module-reviews-content {
	margin-left: 0 !important;
}

.template-module-reviews-answer {
	color: #009746;
}

.opwndcontent.overflowed {
    overflow: auto;
}

.hasmonoversion .mono-panel {
	z-index: 11 !important;
}

.dropdown-toggle::after {
	content: '' !important;
	display: none !important;
}

/*trainings {*/
.template-module-trainings-item {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.template-module-trainings-item.last {
	border: 0;
}

.template-module-trainings-item-title {
	font-weight: bold;
}

.template-module-trainings-item * {
	text-align: left;
}
.template-module-trainings-result {
	text-align: center;
}

.template-module-trainings-result-yes {
	color: #339933;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 30px;
}

.template-module-trainings-result-no {
	color: #993333;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 30px;
}

.module-trainings-backbutton {
	text-align:center;
	border-top:1px solid #cccccc;
	padding-top:30px;
	margin-top:70px;
}

.button.button-blue {
	border-color: #138aba !important;
	color: #138aba !important;
}

.button.button-disabled {
	border-color: #cccccc !important;
	color: #cccccc !important;
	cursor: default;
}

.template-module-trainings-structure,
.template-module-trainings-structure * {
	text-align: left;
	list-style: none;
	font-size: 16px;
	line-height: 16px;
}

.template-module-trainings-structure li a {
	margin-bottom: 0px;
	display: inline-block;
	padding: 5px;
}

.template-module-trainings-structure ul {
	padding: 0;
	margin: 0;
}

.template-module-trainings-structure ul ul {
	padding-left: 15px;
	display: none;
}

.template-module-trainings-structure-hassub:after {
	font-family: FontAwesome;
	content: "\f078";
	font-size: 12px;
	margin-left: 5px;
}

.template-module-trainings-structure-hassub.template-module-trainings-structure-showed:after {
	content: "\f077";
}

.template-module-trainings-structure a:hover {
	color: #ffffff !important;
	background: #009746;
	text-decoration: none;
}

.template-module-trainings-structure a.active {
	color: #c10000;
}

.template-module-trainings-right .page_i {
	padding: 0;
	margin: 0;
}

/*trainings }*/


.page-elobr-form .select {
	font-size: 19px;
	padding: 5px !important;
}

.template-module-trainings-right p {
	text-indent: 0 !important;
}

.lineheight15 {
	line-height: 1.5;
}

.lineheight15 {
	line-height: 2;
}

.body-pid-41763 .cabinet-auth-logout {
	top: -30px;
}

table.utablesmall * {
	font-size: 16px;
	line-height: 1em !important;
}

table.utablesmall,
table.utablesmall td {
	border-collapse: collapse;
}


table.utablesmall td {
	padding: 5px;
}
/*skin/global/css/template-protect.css*/
.template-protect .opwndtitle {
	text-align: center;
}

.template-protect-num-title {
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}

.template-protect-num {
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}

.template-protect-input {
	text-align: center;
	margin-bottom: 20px;
}

.template-protect-input .input {
	text-align: center;
	width: 115px;
	font-size: 18px;
}

.template-protect-submit {
	text-align: center;
}

.template-protect-sended {
	font-size: 15px;
}
/*skin/global/css/template-requests.css*/
.module-requests table {
	width: 100%;
}

.module-requests th {
	text-align: center;
}

.module-requests td,
.module-requests th {
	padding: 10px 5px;
	box-sizing: border-box;
}

.module-requests table tr:nth-child(odd) td,
.module-requests table tr:nth-child(odd) th {
	background-color: #f0f0f0;
}

.module-requests table,
.module-requests td {
	border-collapse: collapse;
}

.module-requests-table-id,
.module-requests-table-date,
.module-requests-table-userid,
.module-requests-table-who,
.module-requests-table-price {
	text-align: center;
}

.module-requests td {
	word-wrap: break-word;
}

.module-requests-buttons {
	text-align: center;
	margin-bottom: 30px;
}

.fullopwndaddrequest .textarea {
	width: 100%;
	height: 120px;
}

.select {
    font-size: 23px;
    border: 1px solid #999999;
    border-radius: 0px;
    height: 47px;
    box-sizing: border-box;
    background-color: #ffffff;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.module-requests-notes {
	color: #009746;
}

.module-requests-makedate {
	color: #009746;
}

.module-requests-showshopdata {
	color: #138aba;
	border-bottom: 1px dashed #138aba;
	cursor: pointer;
}

.module-requests-notes-edit {
	width: 25px;
	cursor: pointer;
}

.cabinetrequests_export {
	text-align: center;
	margin-bottom: 10px;
}

.cabinetrequests_export_excel {
	background: url(/i/templates/fileformat_xls.png) no-repeat left center;
	padding-left: 25px;
	background-size: 18px;
}

.cabinetrequests_export_pdf {
	background: url(/i/templates/fileformat_pdf.png) no-repeat left center;
	padding-left: 25px;
	background-size: 18px;
}
/*.templates/farmacia/css/template-requests-append.css*/
.module-requests-table-userid {
	width: 15%;
}

.module-requests-buttons table {
	width: auto;
	margin: 0 auto;
}

.module-requests-buttons td {
	background: transparent !important;
}

.input-calendar {
	background: url(/i/templates/slesar/icon_card_worktime.png) no-repeat 95% center;
	background-size: 25px;
	padding-right: 30px !important;
	width: 180px;
}

.module-requests-buttons .input {
    font-size: 23px;
    border: 1px solid #999999;
    border-radius: 0px;
    height: 47px;
    box-sizing: border-box;
    background-color: #ffffff;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.module-requests-table-who {
	width: 12%;
}

.fullopwndaddrequest .input {
	font-size: 23px;
	line-height: 47px;
	padding: 0 10px;
}
/*skin/global/css/template-cabinet.css*/
.cart-cabinet {
	text-align: center;
}

.cart-cabinet-intro {
	padding: 0 0 10px 0;
}

.cart-cabinet a {
	display: inline-block;
	margin: 0 10px;
}

.cabinet-myorderslist {
	max-height: 300px;
	overflow: auto;
}

.cabinet-myorderslist table th {
	font-weight: bold;
	text-align: center;
}

.cabinet-myorderslist table td,
.cabinet-myorderslist table th {
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	vertical-align: top;
}

.cabinet-myorderslist table p {
	margin-top: 0;
	padding-top: 0;
}

.cabinet-myorderslist table tr:nth-child(even) td {
	background: #e7e7e7;
}

.template-cart-discountnewlevel {
	margin: 10px 0;
	padding: 20px;
	border-radius: 10px;
	border: 1px dashed #c10000;
	color: #c10000;
	text-align: center;
}
/*skin/global/css/template-pagetabs.css*/
.pagetabs-group {
	display: inline-block;
	padding: 0 10px;
	box-sizing: border-box;
}

.pagetabs-group-name {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.pagetabs-tabs-one {
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-top: 5px solid #cccccc;
	cursor: pointer;
	text-align: center;
}

.pagetabs-tabs-one.active {
	border-top: 5px solid #ff0000;
	cursor: text;
}

.pagetabs-content {
	padding: 20px 0;
}

.pagetabs-content-one {
	display: none;
}

.pagetabs-content-one.active {
	display: block;
}
/*skin/global/css/template-fullbgslide.css*/
.fullbgslide {
	width: 100%;
	height: 100%;
	position: relative;
	background: #000000;
}

.fullbgslide-one {
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.fullbgslide-one.active {
	opacity: 0.5;
}
/*skin/global/css/template-totop.css*/
.template-module-totop {
	display: none;
	width: 30px;
	height: 30px;
	background: url(/i/icons/scroll-top.png);

	position: fixed !important;
	z-index: 1000;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	text-align: center;
}


.template-module-totop {
	border-radius: 100px;
	background-position: center center;
	background: rgba(40,40,40,0.5);
	width: 50px;
	height: 50px;
	font-size: 20px;
	color: #ffffff;
	line-height: 45px;
	border: 2px solid rgba(255,255,255,0.5);
	border-radius: 100px;
	position: fixed !important;
	text-align: center;
	display: none;
}

.template-module-totop:after {
	content: "\f077";
	font-family: 'FontAwesome';
}

.body-uid-382 .template-module-totop {
	bottom: 50px;
}
/*.templates/farmacia/css/template-totop-append.css*/
.template-module-totop {
	border-width: 1px;
	background-image: url(/i/templates/farmacia/arrow_white_up.png) !important;
	background-repeat: no-repeat !important;
	background-position: center 14px !important;
	width: 42px;
	height: 42px;
	    background: rgba(40,40,40,0.4);
}

.template-module-totop:after {
	content: "";
}
/*skin/global/css/template-ajindicator.css*/
.ajindicator {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 1001;
	line-height: 37px;
	padding: 20px 20px 6px 20px;
	border-radius: 100px;
	background: #ffffff;
	box-shadow: 0 0 20px rgba(0,0,0,0.4);
}

/*skin/global/css/template-freecard.css*/
.template-freecard-options {
	padding: 20px 0 20px 0;
}

.template-freecard-options-one {
	display: inline-block;
	box-sizing: border-box;
	width: 33.3333%;
	padding: 5px 20px 5px 25px;
	background: url(/i/templates/yes.png) no-repeat left center;
	background-size: 18px;
}

/*skin/global/css/template-menu.css*/
.template-module-menu {
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: bold;
}

.template-module-menu-ul {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
}

.template-module-menu-li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-right: 0px;
	border-right: 1px solid #5C80AD;
	text-transform: uppercase;
}

.template-module-menu-li.last {
	border: 0;
	margin-right: 0;
}

.template-module-menu {
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background: #005BAA;
	/*background-image: linear-gradient(#048ad0, #1b4397);*/
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}

.template-module-menu-a {
	color: #ffffff;
	text-decoration: none
}

.template-module-menu-a:hover {
	color: #FCAA0F;
}

/*dynamic {*/

.template-module-menu {
	overflow: visible;
}

.template-module-menu-li-relative {
	position: relative;
}

.template-module-menu-ul-sub {
	padding: 0;
	margin: 0;
	position: absolute;
	list-style: none;
	background: #005BAA;
	z-index: 3;
	width: 200px;
	left: 0px;
	top: 35px;
	display: none;
	padding-top: 0px;
}

/*.template-module-menu-li-relative:hover .template-module-menu-ul-sub {
	display: block;
}*/

.template-module-menu-ul-sub .template-module-menu-li {
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid rgba(255,255,255,0.7);
}

.template-module-menu-ul-sub .template-module-menu-li .template-module-menu-a {
	display: block;
	padding: 10px 10px;
}

.template-module-menu.template-module-menu-fixed {
	position: fixed;
	top: 0;
	z-index: 20;
	width: 1000px;
	margin: 0;
}

.template-module-menu {
	margin-bottom: 0;
}

.menu-place {
	margin-bottom: 20px;
}

.template-module-menu {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 20px;
}

.template-module-menu-ul {
	padding-left: 0px;
	padding-right: 0px;
}

.template-module-menu-a-arrow {
	background-image: url(/i/templates/menudownarrow_fordark1.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
}

/*dynamic }*/


.template-module-menu-li:hover {
	background-color: #0073D6;
}

.template-module-menu-li.first {
	/*border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;*/
}

/*center menu {*/
.template-module-menu {
	text-align: center;
}

.template-module-menu-li {
	display: inline-block;
	float: none;
}

.template-module-menu-ul-sub .template-module-menu-li {
	display: block;
	text-align: left;
	border-radius: 0;
}

/*center menu }*/

.template-module-menu-li-accent {
	background: url(/i/templates/sanprof-brest/newyear.png) no-repeat center center;
	background-size: cover;
}


ul.tree .tree-file {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	padding-left: 31px;
	margin-left: 4px;
}

ul.tree .tree-file-doc,
ul.tree .tree-file-docx {
	background-image: url(/i/templates/fileformat_doc.png);
}

ul.tree .tree-file-pdf {
	background-image: url(/i/templates/fileformat_pdf.png);
}

ul.tree .tree-file-jpg {
	background-image: url(/i/templates/fileformat_jpg.png);
}

ul.tree .tree-file-jpeg {
	background-image: url(/i/templates/fileformat_jpg.png);
}

ul.tree .tree-file-rtf {
	background-image: url(/i/templates/fileformat_rtf.png);
}
/*.templates/farmacia/css/template-menu-append.css*/
.top-menu {
	background: url(/i/templates/farmacia/icon_menu4.png) no-repeat center center;
	width: 38px;
	height: 106px;
	position: absolute;
	left: 10px;
	top: 0;
	cursor: pointer;
}

.leftmenu-shadow {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 20;
}

.leftmenu-close {
	/*background: url(/i/templates/farmacia/globalmenuclose.png) no-repeat center center;
	width: 38px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 38px;
	cursor: pointer;*/

	position: absolute;
	cursor: pointer;
	background: rgba(255,0,0,0.5) url(/i/admin/opwndc.png) no-repeat center center !important;
    top: 0 !important;
    right: -46px !important;
    padding: 8px !important;
    color: #ffffff !important;
    width: 30px !important;
    height: 30px !important;

}

.template-module-menu {
	margin: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	position: absolute;
	left: 380px;
	top: 25px;
}

.template-module-menu-li {
	border: 0;
}

.template-module-menu-li {
	padding-left: 7px;
	padding-right: 7px;
}


.template-module-menu-li:hover {
	background: transparent;
}

.template-module-menu-a {
	font-weight: normal;
	text-decoration: underline;
	color: #138aba;
	text-transform: none;
	font-size: 18px;
}

.template-module-menu-a.disabled {
	color: #cccccc;
	text-decoration: none;
	cursor: text;
}

.template-module-menu-ul-sub {
	background: #ffffff;
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	top: 45px;
	width: 450px;
	border-radius: 10px;
	padding: 20px 10px 20px 10px;
	left: -20px;
}

.template-module-menu-ul-sub .template-module-menu-li .template-module-menu-a {
	padding: 10px 19px 10px 19px;
}

.template-module-menu-ul-sub .template-module-menu-li {
	float: left;
	width: 50%;
	border-bottom: 2px solid transparent;

	-webkit-transition: background .5s ease-out, border-color .5s ease-out;
     -moz-transition: background .5s ease-out, border-color .5s ease-out;
       -o-transition: background .5s ease-out, border-color .5s ease-out;
          transition: background .5s ease-out, border-color .5s ease-out;
}

.template-module-menu-ul-sub .template-module-menu-li:hover {
	background: #f4f4f4;
	border-bottom: 2px solid #4aad50;
}


.template-module-menu-ul-sub .template-module-menu-ul-sub {
	display: none !important;
}

.template-module-menu-li.dropdown {
	padding-right: 20px;
}

.template-module-menu-li.dropdown .template-module-menu-a {
	position: relative;
	display: inline-block;
}

.template-module-menu-li.dropdown .template-module-menu-a .caret {
	position: absolute;
	font-family: FontAwesome;
	right: 10px;
	top: 1px;
}

.template-module-menu-li.dropdown .template-module-menu-a .caret:after {
	content: "\f078";
	position: absolute;
}

.leftmenu {
	display: none;
	position: fixed;
	height: 100%;
	width: 660px;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	background: #ffffff;
	z-index: 20;
	left: 0;
	top: 0;
}

.leftmenu-content {
	height: 100%;
	overflow: auto
}

.leftmenu-content-i {
	padding: 105px 40px 0 40px;
}

.leftmenu-content * {
	font-size: 18px;
}

.leftmenu-content p {
	margin-top: 0;
	margin-bottom: 2px;
}

.leftmenu-content a {
	color: #138aba;
}

.leftmenu-content a:hover {
	color: #FCAA0F;
}

.leftmenu .top {
	width: 600px;
	left: 0;
	margin-left: 0;
}

.leftmenu .top .template-module-logo {
	left: 40px;
}

.leftmenu p.socseti {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #cccccc;
	padding-bottom: 5px;
}

.leftmenu .top .template-module-logo {
	top: 15px;
}

.leftmenu .top .template-module-logo img {
	max-width: 168px;
}

.leftmenu .top {
	height: 60px;
}

.leftmenusub {
	padding-left: 10px;
	margin-bottom: 2px !important;
	line-height: 19px;
}

.leftmenusub,
.leftmenusub * {
	font-size: 16px;
}
/*skin/global/css/template-copyright.css*/
.template-module-copyright {
	text-align: center;
	margin: 20px 0 20px 0;
	font-size: 0.9em;
	background: #005BAA;
	padding: 7px;
	color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}

.template-module-copyright a {
	color: #ffffff;
}

.template-module-copyright p {
	padding: 0;
	margin: 0;
}

.template-module-copyright table {
	margin: 0 auto;
	width: 100%;
}

.template-module-copyright td {
	vertical-align: top;
}

/*.templates/farmacia/css/template-copyright-append.css*/
.footer {
	background: url(/i/templates/farmacia/bottom.jpg) no-repeat center bottom;
	background-size: cover;
}

.footer-i {
	background: rgba(0,0,0,0.6);
}

.footer-bottom-i {
	background: rgba(0,0,0,0.5);
}

.footer-bottom-i2 {
	width: 1191px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 20px 50px;
}

.footer-bottom-i2 a {
	color: #ffffff;
	text-decoration: none;
}

.footer-bottom-i2 table {
	white-space: nowrap;
}

.footer-top-i {
	width: 1191px;
	margin: 0 auto;
	padding: 30px 30px 30px 30px;
	box-sizing: border-box;
}

.footer a:hover {
	color: #FCAA0F;
}

.footer * {
	color: #ffffff;
	font-size: 16px;
}

.footer_title {
	font-size: 23px;
}

.footer-top td {
	padding-left: 23px;
	padding-right: 23px;
}
/*skin/global/css/template-logo.css*/
.template-module-logo {
	margin: 20px 0 0 0;
	width: 100%;
	text-align: center;
}

.template-module-logo img {
	max-width: 170px;
	max-height: 60px;
}
/*.templates/farmacia/css/template-logo-append.css*/
.template-module-logo {
	position: absolute;
	left: 50px;
	top: 27px;
	margin: 0;
	width: auto;
}

.template-module-logo img {
	max-width: 308px;
	max-height: 156px;
}
/*skin/global/css/template-search.css*/
.template-module-search {
    padding-top: 19px;
    position: relative;
}

.template-module-search-input {
	background-image: linear-gradient(#585858, #5f5f5f);
    border-color: #252525 #737373 #888888 #383838;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    float: left;
    height: 31px;
    line-height: 20px;
    margin: 0;
    outline: medium none;
    padding: 7px 10px 6px 10px;
    position: relative;
    vertical-align: middle;

    background: #ffffff;
    color: #000000;
}

.template-module-search-submit {
	/*background: linear-gradient(#0583d0, #00307f) url(/i/templates/des1/search.png) no-repeat center center;*/
    background: #005BAA url(/i/templates/des1/search.png) no-repeat center center;
    width: 36px;
	border-radius: 4px;
    color: transparent;
	font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 4px;
    padding: 7px 10px 6px 10px;
    text-align: center;
	text-transform: uppercase;
	border: 0;
    cursor: pointer;
}

.template-module-search table {
    margin: 0 auto;
}

.template-module-search-live {
    position: absolute;
    left: 18px;
    background: #ffffff;
    box-shadow: 0 0 7px rgba(0,0,0,0.7);
    display: none;
    top: 57px;
    max-height: 300px;
    overflow: auto;
    width: 400px;
}

.template-module-search-live .template-module-catalog-list {
	padding: 10px 5px 5px 5px;
}

/*skin/global/css/template-reviews.css*/
.template-module-reviews-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.template-module-reviews-li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d0d0d0;
}

.template-module-reviews-li.last {
	border: 0;	
}

.template-module-reviews-date {
	font-size: 12px;
}

.template-module-reviews-img {
	float: left;
	width: 50px;
	height: 50px;
	border: 1px solid #cccccc;
}

.template-module-reviews-li.withimg .template-module-reviews-content {
	margin-left: 60px;
}

.template-module-reviews-title {
	color: #000000;
	font-weight: bold;
}

.template-module-reviews-answer {
	margin: 10px 0 0 0;
	font-style: italic;
}

.template-module-reviews-form input {
	font-size: 1em;
}

.template-module-reviews-form textarea {
	width: 500px;
	height: 140px;
	font-size: 1em;
}

.template-module-reviews-form-rate-one {
	display: inline-block;
	width: 16px;
	height: 15px;
	background: url(/i/rate.png) no-repeat center -15px;
	cursor: pointer;
	margin-right: 10px;
}

.template-module-reviews-form-rate-one.active {
	background: url(/i/rate.png) no-repeat center 0;
}


.template-module-reviews-rate {
	background: url(/i/rate.png) repeat-x left -15px;
	height: 15px;
	display: inline-block;
	width: 80px;
	text-align: left;
}

.template-module-reviews-rate-i {
	background: url(/i/rate.png) repeat-x left 0;
	height: 15px;
	display: inline-block;
}

.template-module-reviews-rate-count {
	text-align: center;
}

.template-module-reviews-add {
	text-align: center;
	margin: 0 0 20px 0;
}

/*skin/global/css/uploadfile.css*/
/*body {
    font: 12px Arial, sans-serif;
}
*/
#dropZone {    
    color: #555;
    font-size: 18px;
    text-align: center;    
    
    width: 100%;
    padding: 20px 0;
    margin: 20px auto;
    
    background: #eee;
    border: 1px solid #ccc;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#dropZone.hover {
    background: #ddd;
    border-color: #aaa;
}

#dropZone.error {
    background: #faa;
    border-color: #f00;
}

#dropZone.drop {
    background: #afa;
    border-color: #0f0;
}

.dropZone-file {
    opacity: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
}

.imgUploader-list-delete {
    display: none;
}
/*skin/global/css/template-eltorgsys.css*/
.eltorgsys-content {
	display: none;
}

.eltorgsys-title {
	cursor: pointer;
}

.eltorgsys-title-arr {
	font-family: FontAwesome;
	padding-left: 10px;
	font-weight: normal;
}

.eltorgsys-title-arr:after {
	content: "\f063";
}

.eltorgsys-one.active .eltorgsys-content {
	display: block;
}

.eltorgsys-one.active .eltorgsys-title-arr:after {
	content: "\f062";
}

.eltorgsys-form .input,
.eltorgsys-form .select {
	width: 300px;
	margin-left: 0;
	padding-left: 0;
}

.eltorgsys-form .button {
	margin-left: 0;
}

.eltorgsys-form td {
	padding: 5px 5px 5px 0;
}
/*skin/global/css/jquery.bxslider.css*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	/*background: url(images/bx_loader.gif) center center no-repeat #fff;*/
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	/*background: url(images/controls.png) no-repeat 0 -32px;*/
}

.bx-wrapper .bx-next {
	right: 10px;
	/*background: url(images/controls.png) no-repeat -43px -32px;*/
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	/*background: url(images/controls.png) -86px -11px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	/*background: url(images/controls.png) -86px -44px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*skin/global/css/template-timer.css*/
.template-module-timer {
	font-size: 16px;
}

.template-module-timer-title {
	margin: 0 3px 0 0;
}

.template-module-timer-one {
	background: #005BAA;
	padding: 5px;
	margin: 0 3px 0 0;
	color: #FFFFFF;
	border-radius: 3px;
}

.template-module-timer-value {
	margin: 0 3px 0 0;
}
/*skin/global/css/template-slider.css*/
@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.template-module-slider-i {
	width: 998px;
	height: 500px;
	overflow: hidden;
}

.template-module-slider {
	margin: 0 auto 40px auto;
	width: 998px;
	height: 500px;
	position: relative;
	border: 1px solid #cccccc;
}

.template-module-slider-one {
	width: 998px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center center;
	/*position: absolute;
	left: 0;
	top: 0;*/
	float: left;
}

.template-module-slider-one.first {
	display: block;
}

.template-module-slider-one a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-slider-panel {
	padding: 10px;
	border-radius: 10px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: rgba(255, 255, 255, 0.6);
	max-width: 25%;
}

.template-module-slider-title {
	color: #000000;
	font-size: 14px;
}

.template-module-slider-notes {
	color: #333333;
	padding: 10px 0 10px 0;
}

.template-module-slider-notes p {
	margin: 0;
	padding: 0;
}

.template-module-slider-left, .template-module-slider-right {
	position: absolute;
	cursor: pointer;
	color: #ffffff;
	width: 50px;
	height: 50px;
	background-image: url(/i/templates/des1/sliderlinks.png);
}

.template-module-slider-left {
	left: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: -50px -50px;
}

.template-module-slider-left:hover {
	background-position: 0px -50px;
}

.template-module-slider-right {
	right: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: 0px 0px;
}

.template-module-slider-right:hover {
	background-position: -50px 0px;
}

.template-module-slider-indicator {
	position: absolute;
	bottom: -20px;
	left: 50%;
}

.template-module-slider-indicator-one {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0 ;
	background: #005BAA;
	border-radius: 100px;
	/*cursor: pointer;*/
	cursor: pointer;
}

.template-module-slider-indicator-one.active {
	background: #c10000;
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	cursor: default;
}

.template-module-slider-cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ffffff;
	text-align: center;
	left: 0;
	top: 0;
}

.template-module-slider-cover-i {
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -70px;
}

.template-module-slider-cover img {
	display: block;
	margin: 0 auto 20px auto;
	width: 100px;
}

.bx-controls {
	/*position: absolute;
	left: 0;
	top: 0;
	width: 100%;*/
}

.bx-controls-direction, .bx-controls {
	
}


.bx-controls .bx-prev, .bx-controls .bx-next {
	position: absolute;
	cursor: pointer;
	color: #ffffff;
	width: 50px;
	height: 50px;
	background-image: url(/i/templates/des1/sliderlinks.png);
	color: rgba(0,0,0,0);
}

.bx-controls .bx-prev {
	left: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: -50px -50px;
}

.bx-controls .bx-prev:hover {
	background-position: 0px -50px;
}

.bx-controls .bx-next {
	right: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: 0px 0px;
}

.bx-controls .bx-next:hover {
	background-position: -50px 0px;
}

.bx-pager {
	display: none;
}

.bx-controls .bx-prev, .bx-controls .bx-next {
	background: rgba(255,255,255,0.5);
	border: 2px solid rgba(0,0,0,0.2);
	border-radius: 100px;
	color: #005BAA;
	font-size: 20px;
	line-height: 50px;
	text-decoration: none;
	font-family: 'FontAwesome' !important;
	text-align: center;
}

.bx-wrapper .bx-controls-direction a {
	width: 50px;
	height: 50px;
	margin-top: -25px;
	text-indent: 0;
	z-index: 2;
}

.bx-controls .bx-prev:hover {
	background: #005BAA;
	color: #ffffff;
}

.bx-controls .bx-next:hover {
	background: #005BAA;
	color: #ffffff;
}

.bx-controls .bx-prev:after {
	content: "\f053";
}


.bx-controls .bx-next:after {
	content: "\f054";
}

.bx-wrapper .bx-viewport {
	border: 0;
	left: 0;
}

.template-module-slider-mycode p {
	margin: 0;
	padding: 0;
}

.template-module-slider-one-video video {
	width: 100%;
}

.template-module-slider-one-video-start-stop {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
/*.templates/farmacia/css/template-slider-append.css*/
.template-module-slider-i {
	width: 100%;
	height: 498px;
	overflow: hidden;
}

.template-module-slider {
	width: 100%;
	height: 498px;
	border: 0;
	box-shadow: none;
	margin: 0;
}

.template-module-slider-one {
	width: 100%;
	height: 498px;
	background-size: cover;
	background-position: center top;
}


.bx-prev,
.bx-next {
	/*display: none !important;*/
}

.bx-controls .bx-prev, .bx-controls .bx-next {
	border-width: 1px !important;
}

.bx-prev {
	left: 40px !important;
}

.bx-next {
	right: 40px !important;
}

.template-module-slider-indicator {
	bottom: 15px;
}

.template-module-slider-indicator-one {
	background-color: #ffffff;
}

.template-module-slider-indicator-one.active {
	background-color: #ff6600;
}


.template-module-slider-panel {
	background: transparent;
	width: 500px;
	max-width: none;
	padding: 0px 40px 15px 40px;
	left: 50%;
	margin-left: -460px;
	bottom: auto;
	top: 50%;
	margin-top: -159px;
	box-sizing: border-box;
}

.template-module-slider-panel * {
	color: #ffffff;
	font-family: Trebuchet MS, 'Alegreya Sans', sans-serif;
}

.bx-controls .bx-prev:after {
	content: "";
}

.bx-controls .bx-next:after {
	content: "";
}

.bx-controls .bx-prev {
	background-image: url(/i/templates/farmacia/arrow_slider_left.png) !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.bx-controls .bx-next {
	background-image: url(/i/templates/farmacia/arrow_slider_right.png) !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.template-module-slider-title {
	text-transform: uppercase;
	font-size: 35px;
	text-shadow: 2px 2px 2px rgba(0,0,0,1);
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 3px;
}

.template-module-slider-notes,
.template-module-slider-notes * {
	font-size: 23px;
}

.template-module-slider-notes {
	text-shadow: 1px 1px 1px rgba(0,0,0,1);
}

.template-module-slider-notes ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.template-module-slider-notes li {
	background: url(/i/templates/farmacia/pipka2.png) no-repeat left center;
	margin: 0;
	padding: 5px 0 5px 35px;
}

.bx-controls .bx-prev, .bx-controls .bx-next {
	color: #138aba;
}

.bx-controls .bx-prev:hover, .bx-controls .bx-next:hover {
	background: rgba(255,255,255,0.3);
}

.bx-controls .bx-prev {
	left: 10px;
}

.bx-controls .bx-next {
	right: 10px;
}

/*
.template-module-slider-title,
.template-module-slider-title *,
.template-module-slider-notes * {
	color: #000000;
}

.template-module-slider-notes {
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.template-module-slider-title {
	text-shadow: 2px 2px 2px rgba(255,255,255,0.8);
}


.template-module-slider-notes li {
	background: url(/i/templates/farmacia/pipka3.png) no-repeat left center;
	margin: 0;
	padding: 5px 0 5px 35px;
}*/


.template-module-slider-one a {
	background: rgba(0,0,0,0.1);
	display: block;
}

.bx-controls .bx-prev,
.bx-controls .bx-next {
	line-height: 40px !important;
	width: 40px !important;
	height: 40px !important;
}

.bx-controls .bx-prev,
.bx-controls .bx-next {
	margin-top: -20px;
	border: 2px solid #ffffff;
	background: transparent;
	color: #ffffff;
	opacity: 0.5;
}

.bx-controls .bx-prev:hover,
.bx-controls .bx-next:hover {
	opacity: 1;
}
/*skin/global/css/template-contactblock.css*/
.template-module-contacts {
	margin: 15px 20px 0 0;
	color: #005BAA;
	position: relative;
	z-index: 9;
}

.template-module-contacts {
	text-align: center;
}

.template-module-contacts table {
	margin: 0 auto;
}

.template-module-contacts-i {
}

.template-module-contacts-i p {
	padding: 0;
	margin: 0;
}

.template-module-contacts-table td {
	padding: 0 2px;
}

.template-module-contacts-one {
	margin: 0 0 30px 0;
}

.template-module-contacts-one-title {
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 16px;
}

.template-module-contacts-info {
	position: absolute;
	padding: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	background: #ffffff;
	white-space: nowrap;
	display: none;
	left: 0;
	top: 0;
}

.template-module-contacts-info td {
	text-align: left;
}

.template-module-contacts:hover .template-module-contacts-info {
	display: block;
}

.template-module-contacts-collapsed {
	background: url(/i/contacts-show.png) no-repeat right center;
	padding-right: 20px;
	white-space: nowrap;
}

.template-module-contacts a {
	text-decoration: none;
	color: #000000;
}
/*skin/global/css/template-paytypes.css*/
.template-module-paytypes {
	text-align: center;
	line-height: 20px;
	padding-left: 0px;
}

.template-module-paytypes p {
	margin: 0;
	padding: 0;
}

.template-module-paytypes table {
	margin: 0 auto;
}


.template-module-paytypes img {
	vertical-align: middle;
}
/*skin/global/css/template-intro.css*/
.template-module-intro {
	max-width: 220px;
	text-align: center;
	line-height: 20px;
	margin: 0 auto;
	overflow: hidden;
	height: 40px;
}

.template-module-intro p {
	margin: 0;
	padding: 0;
}

.template-module-intro-i {
}
/*skin/global/css/template-module-officeaddress.css*/
.template-module-officeaddress {
	text-align: center;
	line-height: 20px;
}

.template-module-officeaddress p {
	margin: 0;
	padding: 0;
}
/*.templates/farmacia/css/template-languages-append.css*/
.template-langswitcher {
	position: absolute;
	top: 43px;
	right: 5px;
	z-index: 2;
}

.collapsed .template-langswitcher {
	top: 19px;
}

.template-langswitcher ul {
	display: none;
	position: absolute;
	border: 1px solid #009746;
	padding: 20px;
	list-style: none;
	margin: 0;
	line-height: 35px;
	background: #ffffff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.5);
    border-radius: 10px;
    right: 0px;
}

.template-langswitcher a {
	color: #138aba;
	font-size: 18px;
}

.template-langswitcher .active a {
	color: #009746;
	text-decoration: none;
}

.template-langswitcher:hover ul {
	display: block;
}

.template-langswitcher-current {
	color: #009746;
	font-weight: bold;
	font-size: 18px;
	cursor: pointer;
}

.template-langswitcher-current span {
	margin-left: 5px;
}

.template-langswitcher-current span:after {
	content: "\f078";
	font-family: FontAwesome;
}
/*skin/global/css/template-news.css*/
.template-module-news {
	padding: 0 0 30px 0;
}

.template-module-news-header {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 17px;
}

.template-module-news-ul {
	list-style:  none;
	padding: 0;
	margin: 0;
}

.template-module-news-li {
	margin: 0 0 10px 0;
}

.template-module-news-title {
	font-size: 15px;
	margin: 0 0 2px 0;
}

.template-module-news-title-a {
	color: #000000;
}

.template-module-news-date {
	color: #444444;
	font-size: 11px;
	margin: 2px 0 2px 0;
}

.template-module-news-notes {
	font-size: 12px;
	color: #444444;
}

.template-module-news-more {
	color: #000000;
}


.template-module-news-img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 3px 7px 2px 0;
	border: 1px solid #cccccc;
}

.template-module-news-li.withimg .template-module-news-content {
	margin-left: 60px;
}

.column_1 .simplepagionation {
	display: none;
}


/*.templates/farmacia/css/template-news-append.css*/
.template-module-news-header-i {
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    text-transform: none;
    font-family: Trebuchet MS, 'Alegreya Sans', sans-serif;
}

.template-module-news-header {
	margin-bottom: 50px;
	color: #4d4d4d;
}

.template-module-news-ul {
	overflow: hidden;
	
}

.template-module-news {
	text-align: center;
	padding-bottom: 0;
}

.template-module-news-li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	text-align: left;
}

.template-module-news-ul .template-module-news-li:nth-child(1) {
	padding-right: 20px;
}

.template-module-news-ul .template-module-news-li:nth-child(2) {
	padding-left: 20px;
}


.template-module-news-title-a {
	text-decoration: none;
	font-size: 18px;
}

.template-module-news-notes {
	display: none;
}

.land-news {
	background: url(/i/templates/farmacia/for_news_bg.jpg) no-repeat center center;
	background-size: cover;
}

.land-news .land-i {
	background: rgba(197,249,220,0.6);
	 box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4), inset 0 -7px 9px -7px rgba(0,0,0,0.4);
}

.template-module-news-date {
	font-size: 13px;
	color: #808080;
	border-bottom: 1px solid #808080;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0;
}

.template-module-news-more {
	border: 2px solid #666666 !important;
    background: transparent !important;
    border-radius: 100px;
    color: #009746;
    text-decoration: none;
    padding: 10px 20px;
    border: 0;
    outline: none;
    font-size: 18px;
    display: inline-block;
    margin-top: 40px;
}


.page_content .template-module-news,
.page_content .template-module-articles {
	padding-top: 25px;
}

.page_content .template-module-news-ul {
	overflow: visible;
}

.page_content .template-module-news-date {
	font-size: 13px;
    color: #808080;
    border: 0;
    margin: 0;
    padding: 0;
}

.page_content .template-module-news-li {
    box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
    padding: 40px 30px 20px 30px;
    margin-bottom: 20px;
    width: 100%;
    float: none;
}

.page_content .template-module-news-title-a {
	font-size: 23px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #009746;
    margin-top: 0;
}

.page_content .template-module-news-date {
	font-size: 13px;
    color: #808080;
}

.page_content .template-module-news-notes {
	font-size: 18px;
	padding-bottom: 15px;
	display: block;
}

/*skin/global/css/template-articles.css*/
.template-module-articles-header-count {
	font-weight: normal;
	opacity: 0.6;
}

.template-module-articles {
	padding: 0 0 30px 0;
}

.template-module-articles-header {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 17px;
}

.template-module-articles-ul {
	list-style:  none;
	padding: 0;
	margin: 0;
}

.template-module-articles-li {
	margin: 0 0 10px 0;
}

.template-module-articles-title {
	font-size: 15px;
	margin: 0 0 2px 0;
}

.template-module-articles-title-a {
	color: #000000;
}

.template-module-articles-date {
	color: #444444;
}

.template-module-articles-notes {
	font-size: 12px;
	color: #444444;
}

.template-module-articles-more {
	color: #000000;
}

.template-module-articles-img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 3px 7px 2px 0;
	border: 1px solid #cccccc;
}

.template-module-articles-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-articles-li.withimg .template-module-articles-content {
	margin-left: 60px;
}

/*.templates/farmacia/css/template-articles-append.css*/
.page_content .template-module-articles-li {
    box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
    padding: 40px 30px 40px 30px;
    margin-bottom: 20px;
}

.page_content .template-module-articles-title-a {
	font-size: 23px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #009746;
    margin-top: 0;
}

.page_content .template-module-articles-date {
	font-size: 13px;
    color: #808080;
}

.page_content .template-module-articles-notes {
	font-size: 18px;
}

.template-module-articles-img {
	margin-right: 20px;
}
/*skin/global/css/template-windows.css*/
.opwndcover {
	background-color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	display: none;
}

.opwnd {
	position:absolute;
	z-index: 20;
	background-color: #f0f0f0;
	width:250px;
	border:1px solid #666666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	padding: 0 20px 20px 20px;
	font-size:1em;
	text-align: left;

}

.opwnd .opwnda {
	display: none;
	position:absolute;
	left:-13px;
	top:10px;
	background: url("/i/opwnda.png");
	width:13px;
	height:23px;
}

.opwnd .opwndc {
	position:absolute;
	right:5px;
	top:5px;
	background: url("/i/opwndc.png");
	width:21px;
	height:15px;
	cursor:pointer;
}

.opwndcontent {
}

.opwnd_header {
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	padding: 3px 0 20px 0;
}

.opwnd.opwndsys {
	padding: 0;
	background: #ffffff;
	border-radius: 0;
}

.opwnd.opwndsys .opwnd-controlheightcontent {
	padding: 10px;
	overflow: auto;
	box-sizing: border-box;
}

.opwnd.opwndsys .opwnd-topheader {
	background: #336699;
}

.opwnd.opwndsys .opwnd-topheader-title {
	padding: 10px;
	color: #ffffff;
}

.opwnd.opwndsys .opwndc {
	top: 8px;
	width:22px;
	height:21px;
	background: url("/i/opwndsysclose.png");
}
/*skin/global/css/template-photogallery.css*/
.template-module-pagegallery-img {
	margin: 20px 0 10px 0;
	text-align: center;
}

.template-module-pagegallery-img img {
	max-width: 100%;
	max-height: 600px;
	min-height: 400px;
}

.template-module-pagegallery-img-enlarge {
	display: none;
}

.template-module-pagegallery-gallery-one {
	width: 150px;
	height: 100px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 10px 10px 0;
	cursor: pointer;
	display: inline-block;
}

.template-module-pagegallery-gallery-one.active {
	box-shadow: 0 0 7px rgba(0,0,0,1);
}

.template-module-pagegallery-gallery {
	text-align: center;
}

/*photogallery { */

.template-module-photogallery-one {
	float: left;
	margin: 0 15px 15px 0;
	width: 220px;
}

.template-module-photogallery-one-img {
	width: 220px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center top;
}

.template-module-photogallery-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-photogallery-one-title {
	text-align: center;
	padding: 10px 5px 10px 5px;
}

.template-module-photogallery-one-title a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

/*photogallery } */


/*photodiv { */

.template-module-photodiv-one {
	float: left;
	margin: 0 15px 15px 0;
	width: 220px;
}

.template-module-photodiv-one-img {
	width: 220px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.template-module-photodiv-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-photodiv-one-title {
	text-align: center;
	padding: 10px 5px 10px 5px;
}

.template-module-photodiv-one-title a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.template-module-photodiv-one-notes {
	text-align: center;
	padding: 5px 5px 10px 5px;
}

.template-module-photodiv-one-notes a {
	color: #000000;
}

/*photodiv } */


.template-module-photodiv,
.template-module-photogallery {
	text-align: center;
}

.template-module-photodiv-one,
.template-module-photogallery-one {
	display: inline-block;
	float: none;
	vertical-align: middle;
}


.template-prevnext {
	padding-top: 20px;
	clear: both;
	overflow: hidden;
}

.template-prevnext a {
	color: #333333;
}

.template-prevnext-prev {
	text-align: left;
}

.template-prevnext-next {
	text-align: right;
}

.template-prevnext-next span,
.template-prevnext-prev span {
	font-family: FontAwesome;
	font-size: 19px;
	padding-left: 10px;
	color: #444444;
	position: relative;
	top: 2px;
}

.template-prevnext-next span:after {
	content: "\f054";
}

.template-prevnext-prev span {
	padding-left: 0;
	padding-right: 10px;
}

.template-prevnext-prev span:after {
	content: "\f053";
}

.template-module-pagegallery-img-title {
	text-align: center;
	padding-bottom: 15px;
}


.template-module-imagecarousel {
	margin: 0 auto;
}

.template-module-imagecarousel-i {
	max-width: 1120px;
	margin: 0 auto;
}

.template-module-imagecarousel-img-i {
	width: 100%;
	height: 225px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.template-module-imagecarousel-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-imagecarousel-img a span {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	background: rgba(0,0,0,0.6);
	color: #ffffff;
	text-align: center;
	font-family: FranklinGothicBookCRegular;
    font-size: 16px;
}

.template-module-imagecarousel-internal {
	position: relative;
}

.template-module-imagecarousel-scroll {
	height: 225px;
	overflow: hidden;
	position: relative;
}

.template-module-imagecarousel-leftright {
	position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    text-indent: 0;
    z-index: 2;
    color: #56B9E4;
    font-size: 20px;
    border: 2px solid rgba(0,0,0,0.4);
    background: rgba(255,255,255,0.3);
    border-radius: 100px;
    line-height: 50px;
    text-align: center;
    font-family: FontAwesome;
    cursor: pointer;
}

.template-module-imagecarousel-leftright:hover {
	color: #ffffff;
	background: #56B9E4;
}

.template-module-imagecarousel-left {
	left: 20px;
	display: none;
}

.template-module-imagecarousel-right {
	right: 20px;
}

.template-module-imagecarousel-left:after {
	content: "\f053";
}

.template-module-imagecarousel-right:after {
	content: "\f054";
}

.template-module-photogallery-nocover .tmplt-pagegallery-one,
.template-module-photogallery-nocover .template-module-photodiv-one-img,
.template-module-photogallery-nocover .template-module-photogallery-one-img {
	background-size: contain;
}

.template-module-photogallery-titlebelow a {
	text-decoration: none;
}

.template-module-photogallery-titlebelow .tmplt-pagegallery-one-title {
	position: static;
	background: transparent;
	color: #000000;
	padding-top: 190px;
	text-decoration: none;
	font-size: 14px;
}

.template-module-photogallery-titlebelow .tmplt-pagegallery-one-title p {
	text-decoration: none;
}

.template-module-photogallery-titlebelow .tmplt-pagegallery-one {
	margin-bottom: 80px;
}

/*skin/global/css/template-path.css*/
.template-module-path {
	padding: 0 0 20px 20px;
	font-size: 0.9em;
	overflow: hidden;
}

.template-module-path-one {
	float: left;
	padding: 0 5px 0 0;
}

.template-module-path-one::after {
	content: " › ";
}

/*.template-module-path-one.template-module-path-nolink::after {
	content: "";	
}*/

.template-module-path-one.last::after {
	content: "";	
}

.template-module-path a {
	color: #000000;
	display: block;
	padding: 0 5px 0 0;
	float: left;
}

.template-module-path-one.template-module-path-nolink a {
	color: #555555;
	text-decoration: none;
	cursor: text;
}
/*.templates/farmacia/css/template-path-append.css*/
.template-module-path {
	text-align: center;
	padding: 0;
}

.template-module-path * {
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
}

.template-module-path a,
.template-module-path a span {
	text-decoration: underline;
}

.template-module-path-nolink a,
.template-module-path-nolink a span {
	text-decoration: none;
}
/*skin/global/css/template-events.css*/
.template-module-events {
	margin: 0 0 20px 0;
}

.template-module-events-one {
	float: left;
	background-color: #005BAA;
}

.template-module-events-one:hover {
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	background: #222222;
}

.template-module-events-one-i {
	border-right: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-events-one-img {
	width: 100%;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}

.template-module-events-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-events-one-title {
	padding: 5px;
	text-align: center;
}

.template-module-events-one-title a {
	color: #ffffff;
	text-decoration: none;
}

.template-module-events-title {
	background-color: #005BAA;
	text-align: center;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-events-one-submenu {
	display: none;
}

.template-module-events-page .template-module-events-one-title a,
.template-module-events-page .template-module-events-one-annotation {
	color: #000000;
}

.template-module-events-page .template-module-events-one-more {
	text-align: center;
}


.template-module-events-page .template-module-events-one:hover,
.template-module-events-page .template-module-events-one:hover .template-module-events-one-i {
	box-shadow: none;
	background: transparent;
}

.template-module-events-page .template-module-events-one:hover .template-module-events-one-title a {
	color: #000000;
}

/*skin/global/css/template-currency.css*/
.template-module-currency {
	text-align: center;
}

.template-module-currency-title {
	display: inline;
	margin-right: 10px;
}

/*skin/global/css/template-banner.css*/
.template-module-place-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-place-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 540px;
	height: 300px;
}

/*skin/global/css/template-wesuggest.css*/
.template-module-wesuggest {
	margin: 0 0 20px 0;
}

.template-module-wesuggest-one {
	float: left;
	background-color: #005BAA;
}

.template-module-wesuggest-one:hover {
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	background: #222222;
}

.template-module-wesuggest-one-i {
	border-right: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-wesuggest-one-img {
	width: 100%;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}

.template-module-wesuggest-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-wesuggest-one-title {
	padding: 5px;
	text-align: center;
}

.template-module-wesuggest-one-title a {
	color: #ffffff;
	text-decoration: none;
}

.template-module-wesuggest-title {
	background-color: #005BAA;
	text-align: center;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-wesuggest-one-submenu {
	display: none;
}

/*skin/global/css/template-advantages.css*/
.template-module-advantages {
	padding: 0 10px;
	margin: 30px 0 30px 0;
}

.template-module-advantages-title {
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-size: 16px;

	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #ebebeb;
	color: #000000;
	border-bottom: 1px solid #b3b3b3;
	border-radius: 6px 6px 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 13px 10px 13px 10px;
}

.template-module-advantages-one {
	text-align: center;
}

.template-module-advantages-one-i {
	
}

.template-module-advantages-one p {
	margin: 0;
	padding: 0;
}

.template-module-advantages-one-title {
	font-weight: bold;
	margin: 0 0 10px 0;
}

.template-module-advantages-one-img {
	margin: 0 0 10px 0;
}

.template-module-advantages-one-img img {
	max-width: 120px;
	max-height: 120px;
}

.template-module-advantages {
	overflow: hidden;
}

/*.templates/farmacia/css/template-advantages-append.css*/
.land-advantages .land-i {
	padding-left: 30px;
	padding-right: 30px;
}

.template-module-advantages {
	padding: 0;
	margin: 0;
}

.template-module-advantages-title {
	font-weight: bold;
    font-size: 40px;
    text-align: center;
    text-transform: none;
    margin-bottom: 50px;
	font-family: Trebuchet MS, 'Alegreya Sans', sans-serif;
	color: #4d4d4d;

	padding: 0;
	background: transparent;
	border: 0;
	line-height: inherit;
}

.template-module-advantages-one-title {
	font-weight: normal !important;
	font-family: Trebuchet MS, 'Alegreya Sans', sans-serif;
	text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 23px;
    position: relative;
    z-index: 2;
}

.template-module-advantages-one {
	background: #459c40;
	padding-top: 135px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	position: relative;
}

.template-module-advantages-one-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.template-module-advantages-one img {
	width: 100% !important;
	height: 100% !important;
	max-width: none;
    max-height: none;
}
/*skin/global/css/template-tinymce.css*/
body, td, pre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
/*skin/global/css/template-forms.css*/
.template-form td {
	padding: 3px;
}

.template-form-title {
	background: #004279;
	color: #ffffff;
	font-family: FranklinGothicDemiCondCRegular;
	font-size: 18px;
	padding: 10px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-transform: uppercase;
}

.template-form td {
	font-family: FranklinGothicBookCondCRegular;
	font-size: 14px;
}

.template-form-text,
.template-form-textarea,
.template-form-select
{
	border: 1px solid #cccccc;
	padding: 6px;
	border-radius: 3px;
	font-size: 14px;
}

.template-form-text {
	width: 250px;
}

.template-form-textarea {
	width: 264px;
	height: 60px;
	resize: none;
}

.template-form-select {
	width: 264px;
}

.template-form-submit {
	padding: 9px 6px 6px 6px;
	line-height: 11px;
	border-radius: 3px;
	border: 0;
	background: #004279;
	color: #ffffff;
	cursor: pointer;
	font-family: FranklinGothicDemiCondCRegular;
	text-transform: uppercase;
}

.template-form-content {
	padding: 10px 10px 0 10px;
}

.template-form-required {
	color: #c10000;
}

.template-form-sendstatus {
	text-align: center;
	margin-top: 15px;
}

.template-form-rate-one {
	display: inline-block;
	margin-right: 10px;
	background: url(/i/templates/rates.png) no-repeat 0 0;
	cursor: pointer;
	width: 32px;
	height: 31px;
}

.template-form-rates input {
	position: absolute;
	opacity: 0;
	left: -5000px;
	top: -5000px;
}

.template-form-rate-one-1 { background-position: 0 0;}
.template-form-rate-one-2 { background-position: -32px 0;}
.template-form-rate-one-3 { background-position: -64px 0;}
.template-form-rate-one-4 { background-position: -96px 0;}
.template-form-rate-one-5 { background-position: -128px 0;}

.template-form-rate-one-1.active { background-position: 0 -31px;}
.template-form-rate-one-2.active { background-position: -32px -31px;}
.template-form-rate-one-3.active { background-position: -64px -31px;}
.template-form-rate-one-4.active { background-position: -96px -31px;}
.template-form-rate-one-5.active { background-position: -128px -31px;}

/*skin/global/css/template-vendors.css*/
.template-module-vendors {
	padding: 0 0 30px 0;
}

.template-module-vendors-header {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 17px;
}

.template-module-vendors {
}


.template-module-vendors-one {
	margin: 0 0 15px 0;
	overflow: hidden;
	vertical-align: middle;
}

.template-module-vendors-one td {
	padding-bottom: 20px;
}

.template-module-vendors-title {
	font-size: 15px;
	margin: 0 0 5px 0;
}

.template-module-vendors-title-a,
.template-module-vendors-seriesinfo a {
	color: #000000;
}

.template-module-vendors-date {
	color: #444444;
}

.template-module-vendors-notes {
	font-size: 12px;
	color: #444444;
}

.template-module-vendors-more {
	color: #000000;
}

.template-module-vendors-img {
	float: left;
	width: 100px;
	margin-right: 15px;
	text-align: center;
}

.template-module-vendors-img img {
	border: 0;
	width: 100%;
}

.template-module-vendors-img a {
}

.template-module-vendors-li.withimg .template-module-vendors-content {
	margin-left: 110px;
}

.template-module-vendor-img {
	float: left;
	margin: 0 10px 10px 0;
}

/*carousel {*/

.template-module-vendorscarousel {
	padding: 20px 0 0px 0;
	position: relative;
	margin: 0 0 0px 0;
}

.template-module-vendorscarousel ul {
	margin: 0;
	padding: 0;
}

.template-module-vendorscarousel-img {
	width: 120px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	background: #ffffff;
}

.template-module-vendorscarousel-img img {
	vertical-align: middle;
	display: block;
	margin: 0 auto;
}

.template-module-vendorscarousel-img a {
	width: 100%;
	height: 100%;
}

.template-module-vendorscarousel-img-cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.template-module-vendorscarousel-img:hover {
	background: transparent;
}

.template-module-vendorscarousel-img:hover .template-module-vendorscarousel-img-cover {
	display: none;
}

.template-module-vendorscarousel-title {
	display: none;
}

.template-module-vendorscarousel .bx-viewport {
	box-shadow: none;
	background: transparent;
}

.template-module-vendorscarousel .bx-wrapper {
	position: relative;
	width: 980px;
}

.template-module-vendorscarousel .bx-controls .bx-prev, .template-module-vendorscarousel .bx-controls .bx-next {
	top: 35px;
	display: none;
}

.template-module-vendorscarousel:hover .bx-controls .bx-prev, .template-module-vendorscarousel:hover .bx-controls .bx-next {
	display: block;
}

.template-module-vendorscarousel .bx-controls .bx-prev, .template-module-vendorscarousel .bx-controls .bx-prev:hover {
	/*width: 21px;
	height: 39px;
	background: #bbbbbb url(/i/templates/des1/smallslideran.png) no-repeat -21px 0;*/
	left: -29px;
}

.template-module-vendorscarousel .bx-controls .bx-next, .template-module-vendorscarousel .bx-controls .bx-next:hover {
	/*width: 21px;
	height: 39px;
	background: #bbbbbb url(/i/templates/des1/smallslideran.png) no-repeat -0 0;*/
	right: -31px;
}

/*carousel }*/

.template-vendors-v2 {
	text-align: center;
}

.template-vendors-v2-one {
	display: inline-block;
	margin: 0 10px 10px 20px;
}

.template-vendors-v2-one-i {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	height: 120px;
}

.template-vendors-v2-one-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-vendor-series {
	text-align: center;
	overflow: hidden;
}

.template-module-vendor-series-one {
	float: left;
	margin: 0 0 30px 0;
	text-align: left;
	width: 50%;
}

.template-module-vendor-series-one-i {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	height: 110px;
	float: left;
	margin-right: 10px;
}

.template-module-vendor-series-one-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-vendor-series-one-title {
	margin-top: 5px;
	padding-right: 10px;
}

.template-module-vendor-series-one-notes {
	font-size: 14px;
	margin-top: 5px;
	padding-right: 10px;
}

.template-module-vendorsletters {
	text-align: center;
}

.template-module-vendorsletters-one,
.template-module-vendorsletters-title,
.template-module-vendorsletters-link {
	display: inline-block;
	padding: 5px 10px;
}

.template-module-vendorsletters-title,
.template-module-vendorsletters-link {
	color: #666666;
}


.template-module-vendorsletters-link a {
	color: #666666;
}

.template-module-vendorsletters-one {
	position: relative;
}

.template-module-vendorsletters-one-sub {
	border: 1px solid #cccccc;
	background: #ffffff;
	box-shadow: 0 3px 5px rgba(0,0,0,0.6);
	position: absolute;
	display: none;
	left: 0;
	top: 23px;
	text-align: left;
	min-width: 200px;
	max-width: 250px;
	padding: 5px 0;
}

.template-module-vendorsletters-one-sub a {
	color: #000000;
	padding: 7px 10px;
	display: block;
	text-decoration: none;
}

.template-module-vendorsletters-one-sub a:hover {
	text-decoration: underline;
}

.template-module-vendorsletters-one:hover {
	background-color: #999999;
	color: #ffffff;
}

.template-module-vendorsletters-one:hover .template-module-vendorsletters-one-sub {
	display: block;
}

.template-module-vendorscarousel-one {
	list-style: none;
}

/*skin/global/css/template-map.css*/
.template-module-mapcontent {
	position: relative;
}

.template-module-mapcontent-element {
	position: absolute;
}

.template-module-mapcontent-element-title {
	display: none;
	position: absolute;
	padding: 20px;
	text-align: center;
	min-width: 150px;
	max-width: 200px;
	background: #ffffff;
	color: #000000;
	box-shadow: 0 0 6px rgba(255,255,255,0.7);
}

.template-module-mapcontent-element-title p {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.template-module-mapcontent-element-title span {
	display: block;
	margin-top: 10px;
}


.template-module-mapcontent-element {
	cursor: pointer;
}

.template-module-mapcontent-hoverfull .template-module-mapcontent-element:hover .template-module-mapcontent-element-more {
	display: block;
}
/*skin/global/css/template-more.css*/
.template-index-one-more-link {
	/*text-decoration: underline;*/
	cursor: pointer;
	border: 1px solid #0059A3;
	border-radius: 3px;
	padding: 3px 5px;
	display: inline-block;
	color: #0059A3;
	margin: 15px 0 15px 0;
}

.template-index-one-more-text {
	display: none;
}
/*skin/global/css/template-pagination.css*/
.pagination a {
	color: #000000;
}
/*skin/global/css/template-linktomap.css*/
.templateblock_linktomap {
	line-height: 20px;
	text-align: center;
}

.templateblock_linktomap a {
	color: #005BAA;
	text-decoration: none;
	border-bottom: 1px dotted #00307f;
}
/*skin/global/css/template-animation.css*/
.template-animation {
	opacity: 0;
}

.template-animation.fromcounter {
    opacity: 1;
}

/*fromleft {*/
.template-animation.fromleft {
    -webkit-animation-name: fromleftAnimation;
    -webkit-animation-duration: 1s;
    animation-name: fromleftAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromleftAnimation {
    from {left: -100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes fromleftAnimation {
    from {left: -100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}
/*fromleft }*/

/*fromright {*/
.template-animation.fromright {
    -webkit-animation-name: fromrightAnimation;
    -webkit-animation-duration: 1s;
    animation-name: fromrightAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromrightAnimation {
    from {left: 100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes fromrightAnimation {
    from {left: 100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}
/*fromright }*/


/*frombottom {*/
.template-animation.frombottom {
    -webkit-animation-name: frombottomAnimation;
    -webkit-animation-duration: 1s;
    animation-name: frombottomAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes frombottomAnimation {
    from {top: 300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes frombottomAnimation {
    from {top: 300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}
/*frombottom }*/


/*fromtop {*/
.template-animation.fromtop {
    -webkit-animation-name: fromtopAnimation;
    -webkit-animation-duration: 1s;
    animation-name: fromtopAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromtopAnimation {
    from {top: -300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes fromtopAnimation {
    from {top: -300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}
/*fromtop }*/

/*fromblow {*/
.template-animation.fromblow {
    -webkit-animation-name: fromblowAnimation;
    -webkit-animation-duration: 0.5s;
    animation-name: fromblowAnimation;
    animation-duration: 0.5s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromblowAnimation {
    from {transform: scale(0.1); opacity: 0;}
    to {transform: scale(1); opacity: 1;}
}

/* Standard syntax */
@keyframes fromblowAnimation {
    from {transform: scale(0.1); opacity: 0;}
    to {transform: scale(1); opacity: 1;}
}
/*fromblow }*/

/*skin/global/css/template-admin.css*/
.template-block-enter {
	cursor: pointer;
}

.template-admin-centerform {
	text-align: center;
}

.template-admin-input {
	width: 90%;
	background-image: linear-gradient(#f2f2f2, #ffffff);
    border-color: #aaaaaa #cccccc #cccccc #aaaaaa;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: #000000;
    margin: 0;
    outline: medium none;
    padding: 7px 10px 6px;
}

.template-admin-submit {
	background-color: #005BAA;
	color: #ffffff;
	padding: 5px;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}

.template-admin {
	position: absolute;
	right: 0;
	top: 0;
	background: #c10000;
}

.template-block.template-block-centerize {
	text-align: center;
}

.template-block.template-block-centerize .template-block-i {
	display:inline-block;
    vertical-align:middle;
}

.template-block.template-block-centerize .template-block-i-helper {
	display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0px;
}

form.centered table {
	margin: 0 auto;
}

form.centered td {
	/*font-size: 16px;*/
}

form.centered .textarea,
form.centered .input {
	/*font-size: 16px;*/
}

/*skin/global/css/template-fixedmenu.css*/
.fixed-top {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #e0e0e0;
	z-index: 10;
	box-shadow: 0 0 5px rgba(0,0,0,0.6);
	padding: 5px 0;
	text-align: center;
	display: none;
}

.fixed-top-i {
	display: inline-block;
	text-align: center;
}

.fixed-top-c {
	display: flex;
}

.fixed-top-one {
	display: inline-block;
	margin: auto;
	width: auto;
}

.fixed-top-one-i {
	padding: 0 20px;
	position: relative;
}

.fixed-top .template-module-search {
	margin-bottom: 0px !important;
	width: auto !important;
	padding: 0;
}

.fixed-top .template-module-search-input {
	width: 240px;
}

.fixed-top .template-module-viewed,
.fixed-top .template-module-cart2 {
	text-align: left;
	top: 0;
	position: static !important;
	margin-top: 3px;
}

.fixed-top .template-module-viewed-title,
.fixed-top .template-module-cart2-title {
	margin-left: 0px;
	line-height: 20px;
	font-weight: normal;
}

.fixed-top .template-module-viewed-icon,
.fixed-top .template-module-cart2-icon {
	margin-top: 5px;
}

.fixed-top .template-module-contacts {
	margin: 1px 0 0 0;
}

.fixed-top .template-module-logo img {
	max-height: 50px;
}

.fixed-top .template-module-logo {
	height: auto;
}

.catalog-call {
	text-transform: uppercase;
	font-weight: bold;
	background: url(/i/gtd/dropdown33-2.png) no-repeat right center;
	padding-right: 17px;
	cursor: pointer;
}

.catalog-call-menu {
	position: absolute;
	background: #e0e0e0;
	left: 0;
	text-align: left;
	top: 32px;
	display: none;
	box-shadow: 0 3px 4px rgba(0,0,0,0.6);
	min-width: 300px;
}

.catalog-call-menu .menu-grid-one {
	display: block;
	text-align: left;
}

.catalog-call-menu a {
	display: block;
	text-align: left;
	color: #0059A3 !important;
	font-family: FranklinGothicDemiCondCRegular, Arial, sans-serif;
}

.template-topmenus-menu {
	position: absolute;
	background: #e0e0e0;
	box-shadow: 0 3px 4px rgba(0,0,0,0.6);
	width: 451px;
	display: none;
}

.template-topmenus-menu-one {
	float: left;
	width: 200px;
}

.template-topmenus-menu-one-info {
	padding: 10px;
}

.fixed-top .template-module-logo {
	background: url(/i/gtd/dropdown33-2.png) no-repeat right center;
	padding-right: 12px;
	margin: 0;	
}

.fixed-top .template-module-menu {
	background-color: transparent !important;
	box-shadow: none;
	margin: 0 !important;
}

.fixed-top .template-module-menu-li {
	display: block;
	border: 0 !important;
}

.fixed-top .template-module-menu a {
	font-family: Arial, sans-serif;
	text-align: left;
	display: block;
	font-weight: bold;
}

.fixed-top .template-module-menu a,
.fixed-top .template-module-rubricator-a {
	color: #000000 !important;
	font-size: 13px;
}

.template-topmenus-menu-one-left {
	border-right: 1px dotted #cccccc;
}

.template-topmenus-menu-one-right {
	width: 250px;
}

.fixed-top .template-module-rubricator {
	position: static;
	top: 0;
	margin: 0;
}

.fixed-top .template-module-rubricator-ul {
	box-shadow: none;
}

.fixed-top .template-module-rubricator-ul ul {
	box-shadow: 0 0 4px rgba(0,0,0,0.6);
}

.fixed-top .template-module-rubricator-li {
	background: #e0e0e0;
}

.fixed-top .template-module-rubricator-count {
	color: #999999;
}

.fixed-top .template-module-rubricator-li.template-module-rubricator-li-arrow {
	background-image: url(/i/templates/menurightarrow_forlight1.png);
	background-repeat: no-repeat;
	background-position: 96% center;
}

.fixed-top .template-module-menu-li-catalogcopy {
	display: none;
}

.fixed-top .template-module-rubricator-li:hover,
.fixed-top .template-module-menu-li:hover {
	background-color: #cccccc !important;
}

.fixed-top .template-module-rubricator a:hover,
.fixed-top .template-module-menu a:hover {
	background-color: transparent !important;
}

.fixed-top .template-module-worktime-i {
	color: #000000;
}

/*.fixed-top .template-module-rubricator-li-0 {
	float: left;
	width: 200px;
}
*/

.fixed-top .template-module-rubricator {
	width: 400px;
}

.fixed-top .template-module-rubricator-li {
	border: 0;
}

.fixed-top .template-module-rubricator-li-0 {
	float: left;
	width: 200px;
}

.fixed-top .template-module-rubricator-li-0:nth-child(odd) {
	clear: both;
}

.template-module-rubricator-ul-0 ul {
	z-index: 2;
}

/*.template-module-rubricator-ul-0 {
	columns: 2;
}

.template-module-rubricator-ul-0 ul {
	columns: auto;
	left: 200px;
}*/

/*.fixed-top * {
	font-family: Arial, sans-serif !important;
}*/

.fixed-top .template-module-contacts {
	z-index: 0;
}

.fixed-top .template-module-logo {
	cursor: pointer;
}


.fixed-top .template-module-rubricator {
	padding-top: 0;
}

/*.templates/farmacia/css/template-afterallenglish.css*/
.elright,
.top-search,
.siteblock-images,
.siteblock-events,
.siteblock-news,
.siteblock-map1 .buttons,
.siteblock-buttons {
	display: none;
}
/*skin/global/css/template-downloadfiles.css*/
.page-i-downloadfiles table {
	margin: 0 auto;
}

.page-i-downloadfiles table img {
	width: 22px;
	margin-right: 10px;
}

.page-i-downloadfiles-group {
	text-align: center !important;
	padding-top: 10px;
}

.page-i-downloadfiles-group.first {
	padding-top: 0;
}
/*skin/global/css/template-pageslider.css*/
.page-slider-one {
	width: 100%;
	height: 560px;
	background-size: cover;
}

.page-s-content .bx-viewport {
	box-shadow: none !important;
	background: transparent !important;
	border: 0 !important;
}

.page-s-content .bx-prev,
.page-s-content .bx-next {
	font-family: FontAwesome;
	width: 50px !important;
	height: 50px !important;
	opacity: 0.6 !important;
}

.page-s-content .bx-prev {
	background: url(/i/templates/yunost/slider_prev.png) !important;
	background-size: cover !important;
}

.page-s-content .bx-next {
	background: url(/i/templates/yunost/slider_next.png) !important;
	background-size: cover !important;
	right: 20px !important;
}

.page-slider-cover .bx-wrapper .bx-controls-direction a,
.page-slider-cover .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px !important;
}

.page-slider-cover {
	position: relative;
}

.page-slider-indicator {
	position: absolute;
	bottom: 10px;
	left: 50%;
}

.page-slider-indicator-one {
	display: inline-block;
	border-radius: 100px;
	background-color: #ffffff;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	margin: 0 5px;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

.page-slider-indicator-one.active {
	background: #ff0000;
	cursor: default;
}
/*skin/global/css/template-monoversionpanel.css*/
.hasmonoversion .mono-panel {
	position: fixed;
	left: 0;
	top: 0;
	background: #000000 !important;
	padding: 5px 10px !important;
	z-index: 9999999;
	border: 0 !important;
	font-size: 14px !important;
	color: #ffffff !important;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.hasmonoversion.sitemonoversion .mono-panel {
	width: 100%;
	left: 0 !important;
	margin: 0 !important;
	border-radius: 0 !important;
	padding: 10px 10px !important;
}

.hasmonoversion .mono-panel * {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px !important;
}

.hasmonoversion .mono-panel a {
	color: #ffffff !important;
	text-decoration: none;
}


.hasmonoversion .mono-panel .gamma1 {
	color: #000000 !important;
}

.hasmonoversion .mono-panel .gamma1,
.hasmonoversion .mono-panel .gamma2,
.hasmonoversion .mono-panel .gamma3,
.hasmonoversion .mono-panel .font1,
.hasmonoversion .mono-panel .font2,
.hasmonoversion .mono-panel .font3 {
	text-decoration: none !important;
	border: 1px solid #ffffff !important;
	padding: 5px 7px !important;
}

.hasmonoversion .bodygamma3 .mono-panel .font1,
.hasmonoversion .bodygamma3 .mono-panel .font2,
.hasmonoversion .bodygamma3 .mono-panel .font3,
.hasmonoversion.bodygamma3 .mono-panel .font1,
.hasmonoversion.bodygamma3 .mono-panel .font2,
.hasmonoversion.bodygamma3 .mono-panel .font3 {
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
}
/*.templates/farmacia/css/template-monoversionpanel-796-append.css*/
.hasmonoversion .mono-panel {
	position: fixed;
	left: 50%;
	top: 0;
	margin-left: -100px;
	background: #000000 !important;
	padding: 2px 10px !important;
	z-index: 9999999;
	border: 0 !important;
	font-size: 14px !important;
	color: #ffffff !important;
	background: #555555 !important;
}
/*modules/reviews/css/reviews.css*/
.sysmodule-reviews {
	margin-bottom: 40px;
	margin-top: 30px;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
}

.sysmodule-header {
	text-align: center;
	font-weight: normal;
    font-size: 40px;
    color: #333333;
    font-family: FranklinGothicBookCRegular;
    margin: 0 0 30px 0;
}

.sysmodule-reviews-name {
	font-size: 19px;
	font-family: FranklinGothicDemiCondCRegular;
}

.sysmodule-reviews-date {
	color: #555555;
	margin-top: 5px;
}

.sysmodule-reviews-question {
	font-size: 14px;
	margin-top: 5px;
}

.sysmodule-reviews-question a {
	text-decoration: none;
	color: #000000;
}

.sysmodule-reviews-one-i {
	padding: 0 10px;
	text-align: center;
}
/*generated*/
.input, .textarea {}.template-module-backcall-form .textarea {}.tmplt-pagegallery-one {background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 180px;
margin-bottom: 20px;
position: relative;}.tmplt-pagegallery-one a {display: block;
width: 100%;
height: 100%;}.tmplt-pagegallery-one-title {color: #ffffff;
background-color: rgba(0,0,0,0.7);
padding: 10px 0;
text-align: center;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
font-size: 11px;}.tmplt-pagegallery {margin-top: 20px}.tmplt-pagegallery-one-title p {margin: 0;
padding: 0 10px;}
/*userstyles*/
.advtargets-other {display:none;}