@charset "UTF-8";

@font-face{
    font-family: 'fontello';
    src: url("../fonts/fontello.eot?50854081");
    src: url("../fonts/fontello.eot?50854081#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?50854081") format("woff2"), url("../fonts/fontello.woff?50854081") format("woff"), url("../fonts/fontello.ttf?50854081") format("truetype"), url("../fonts/fontello.svg?50854081#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
    }
[class^="icon-"]:before,
[class*=" icon-"]:before, .not-available:before{
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
.icon-ok:before{
    content: '\e800';
    }
.icon-err:before, .not-available:before{
    content: '\e820';
    }
/* '' */

.icon-camera:before{
    content: '\e801';
    }
/* '' */

.icon-clock:before{
    content: '\e802';
    }
/* '' */

.icon-phone:before{
    content: '\e803';
    }
/* '' */

.icon-location:before{
    content: '\e804';
    }
/* '' */

.icon-cw:before{
    content: '\e805';
    }
/* '' */

.icon-briefcase:before{
    content: '\e806';
    }
/* '' */

.icon-money:before{
    content: '\f0d6';
    }
/* '' */

.icon-mail-alt:before{
    content: '\f0e0';
    }
/* '' */

.icon-vkontakte:before{
    content: '\f189';
    }
/* '' */

.icon-facebook-official:before{
    content: '\f230';
    }
/* '' */

.icon-percent:before{
    content: '\f295';
    }
/* '' */

.icon-wpforms:before{
    content: '\f298';
    }
/* '' */

.icon-twitter:before{
    content: '\f309';
    }
/* '' */

main hr{
    clear: both;
    width: 100%;
    margin: 30px 0;
    }
.content{
    margin-bottom: 90px;
    }
.content:after{
    content: '';
    display: table;
    clear: both;
    }
.content .container{
    max-width: 1070px;
    }
.content .container > *:last-child{
    margin-bottom: 0;
    }
.content p{
    color: #151515;
    font-size: 17px;
    line-height: 1.76em;
    margin-bottom: 15px;
    /*&:not(.left .right):after {
      content: '';
      display: table;
      clear: both;
    }*/
    }
.content p:last-child{
    margin-bottom: 0;
    }
.content p img{
    margin-bottom: 0;
    margin-top: 9px;
    }
.content ul{
    margin-bottom: 18px;
    }
.content ul > li{
    font-size: 17px;
    line-height: 1.7em;
    color: #151515;
    padding-left: 30px;
    position: relative;
    margin-bottom: 12px;
    overflow: hidden;
    }
.content ul > li:last-child{
    margin-bottom: 0;
    }
.content ul > li:after{
    background: url("../i/bullet.png") no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 7px;
    width: 14px;
    height: 14px;
    content: '';
    }
.content ul > li a{
    color: #01864e;
    text-decoration: none;
    transition: all .2s;
    }
.no-touchevents .content ul > li a:hover{
    text-decoration: underline;
    }
.content ul > li a[href^="tel"]{
    color: inherit;
    }
.no-touchevents .content ul > li a[href^="tel"]:hover{
    opacity: .75;
    color: inherit;
    }
.content ul > li ol,
.content ul > li ul{
    margin-bottom: 8px;
    margin-top: 11px;
    }
.content ul > li li{
    margin-bottom: 12px;
    }
.content ol{
    counter-reset: myCounter;
    margin-bottom: 18px;
    }
.content ol > li{
    list-style: none;
    color: #151515;
    font-weight: 400;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    font-size: 17px;
    overflow: hidden;
    line-height: 1.7em;
    }
.content ol > li:last-child{
    margin-bottom: 0;
    }
.content ol > li:before{
    counter-increment: myCounter;
    content: counter(myCounter) ".";
    font-size: 17px;
    font-weight: 300;
    color: #1a1a18;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    }
.content ol > li a[href^="tel"]{
    color: inherit;
    }
.no-touchevents .content ol > li a[href^="tel"]:hover{
    opacity: .75;
    color: inherit;
    }
.content ol > li ol{
    counter-reset: myCounter1;
    }
.content ol > li ol li{
    padding-left: 40px;
    }
.content ol > li ol li:before{
    counter-increment: myCounter1;
    content: counter(myCounter) "." counter(myCounter1);
    }
.content ol > li ol,
.content ol > li ul{
    margin-bottom: 8px;
    margin-top: 11px;
    }
.content ol > li li{
    margin-bottom: 12px;
    }
.content a{
    color: #01864e;
    text-decoration: none;
    }
.no-touchevents .content a:hover{
    text-decoration: underline;
    }
.content h2{
    color: #151515;
    font-size: 26px;
    font-weight: 700;
    clear: both;
    margin: 40px 0 28px;
    }
.content h3{
    color: #151515;
    font-size: 24px;
    font-weight: 700;
    margin: 48px 0 25px;
    clear: both;
    }
.content h4{
    color: #151515;
    font-size: 22px;
    font-weight: 700;
    clear: both;
    margin: 48px 0 24px;
    }
.content h5{
    color: #151515;
    font-size: 20px;
    font-weight: 700;
    margin: 50px 0 26px;
    clear: both;
    }
.content h6{
    color: #151515;
    font-size: 18px;
    clear: both;
    margin: 50px 0 26px;
    font-weight: 700;
    }
.content img{
    margin-bottom: 20px;
    height: auto;
    max-width: 100%;
    }
.content .table-wrap{
    margin-bottom: 30px;
    overflow-y: auto;
    }
.content .table-wrap table{
    min-width: 700px;
    }
.content table{
    border-collapse: collapse;
    }
.content table tr th{
    color: #151515;
    font-size: 16px;
    padding: 15px 20px;
    font-weight: 500;
    line-height: 1.625em;
    text-align: left;
    border: 1px solid #d8d8d8;
    }
.content table tr td{
    padding: 15px 20px;
    color: #151515;
    font-size: 16px;
    line-height: 1.625em;
    vertical-align: top;
    border: 1px solid #d8d8d8;
    }
.content table tr td a{
    color: #01864e;
    text-decoration: none;
    transition: all .2s;
    }
.no-touchevents .content table tr td a:hover{
    text-decoration: underline;
    }
a[href^="tel"]{
    color: inherit;
    }
.no-touchevents a[href^="tel"]:hover{
    opacity: .75 !important;
    text-decoration: none !important;
    border-bottom: none !important;
    color: inherit;
    }
.anchor,
a[href^="#"]{
    border-bottom: 1px dotted #969696;
    }
.ios .anchor,
.ios a[href^="#"]{
    border-bottom: 2px dotted #969696;
    }
.no-touchevents .anchor:hover,
.no-touchevents a[href^="#"]:hover{
    text-decoration: none !important;
    border-bottom-color: transparent;
    }
html{
    height: 100% !important;
    }
body{
    height: 100%;
    margin: 0;
    color: #000;
    font-family: 'Fira Sans', sans-serif;
    min-width: 320px;
    background-color: whitesmoke;
    }
.menu-open body{
    overflow: hidden;
    }
#wrapper{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    overflow-x: hidden;
    }
main{
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: 50% 445px;
    background-image: url("../i/pattern_body_for-coded.png");
    position: relative;
    }
main:after{
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    bottom: 10px;
    border-bottom: 1px solid #dedede;
    }
.inner-page main{
    background-image: none;
    padding-bottom: 15px;
    }
.inner-page main:after{
    display: none;
    }
.error-page main{
    padding-bottom: 0;
    }
.no-touchevents img{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    }
input[type='submit'],
button{
    -webkit-appearance: none;
    border-radius: 0;
    }
input{
    box-shadow: none;
    border-radius: 0;
    }
a,
:visited{
    outline: 0;
    outline: none;
    }
:hover,
:active,
:focus{
    outline: 0;
    outline: none;
    }
::-moz-focus-inner{
    border: 0;
    }
a::-moz-focus-inner{
    border: 0;
    }
img.left,
span.left{
    float: left;
    max-width: 50%;
    margin: 7px 20px 20px 0;
    }
img.right,
span.right{
    float: right;
    max-width: 50%;
    margin: 0 0 20px 20px;
    }
span.left,
span.right{
    display: inline-block;
    }
span.left img,
span.right img{
    float: none;
    max-width: 100%;
    display: block;
    margin-bottom: 15px;
    }
span.left img:last-child,
span.right img:last-child{
    margin: 0;
    }
img.center{
    display: block;
    margin: 0 0 25px;
    max-width: 100%;
    }
span.center img{
    margin: 0 auto;
    display: block;
    }
*{
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: transparent;
    outline: none !important;
    }
input::-webkit-input-placeholder{
    color: #000;
    opacity: 1;
    }
input::-moz-placeholder{
    color: #000;
    opacity: 1;
    }
form .placeholder{
    color: #000;
    }
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder{
    opacity: 0;
    }
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder{
    opacity: 0;
    }
ol,
ul{
    padding: 0;
    margin: 0;
    }
ul li{
    list-style: none;
    }
.clearfix:after{
    content: '';
    display: table;
    clear: both;
    }
h1,
h2,
h3,
h4,
h5,
h6,
p{
    margin: 0;
    font-weight: normal;
    padding: 0;
    }
.sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    }
.container{
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
    }
.row{
    font-size: 0;
    }
.row .row-item{
    font-size: 16px;
    vertical-align: top;
    display: inline-block;
    }
.row.two-in-row .row-item{
    width: 50%;
    }
.row.three-in-row .row-item{
    width: 33.33333%;
    }
.row.four-in-row .row-item{
    width: 25%;
    }
.no-touchevents a[href^="tel"],
.no-touchevents a[href^="viber"]{
    transition: opacity .2s;
    }
.no-touchevents a[href^="tel"]:hover,
.no-touchevents a[href^="viber"]:hover{
    text-decoration: none;
    opacity: .75;
    }
header{
    position: relative;
    z-index: 10;
    background: #fff;
    }
header .top-header{
    padding: 17px 0 15px;
    background: #fff;
    z-index: 3;
    }

header .top-header .container {
    position: relative;
}

header .top-header .logo{
    display: inline-block;
    background: url("../i/logo.png") no-repeat 0 0;
    width: 370px;
    height: 63px;
    vertical-align: top;
    transition: all .2s;
    }
header .top-header a.logo:hover{
    opacity: .75;
    }
header .top-header .right-side{
    float: right;
    padding: 13px 84px 0 0;
    }
header .phone{
    display: inline-block;
    margin-right: 45px;
    }
header .phone p{
    color: #9b9b9b;
    font-size: 13px;
    vertical-align: middle;
    display: inline-block;
    }
header .phone a{
    color: #2b2b2b;
    text-decoration: none;
    font-size: 25px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    padding: 0 17px 0 22px;
    border-right: 1px solid #ebeae6;
    position: relative;
    margin-right: 13px;
    }
header .phone a:after{
    content: '';
    background: url("../i/phone-icon.png") no-repeat 0 0;
    width: 17px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -11px 0 0;
    }
header .open-form{
    color: #5dac48;
    height: 37px;
    border: 2px solid #69be53;
    border-radius: 3px;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    line-height: 33px;
    transition: all .2s;
    padding: 0 25px;
    }
.ios header .open-form{
    border: 2px solid #69be53;
    }
.no-touchevents header .open-form:hover{
    background: #69be53;
    color: #fff;
    }
header .lang{
    display: inline-block;
    height: 52px;
    border-right: 1px solid #f0f1ec;
    border-left: 1px solid #f0f1ec;
    padding: 15px 17px 0 13px;
    vertical-align: top;
    }
header .lang a{
    text-decoration: none;
    color: #9b9b9b;
    font-size: 15px;
    vertical-align: middle;
    display: inline-block;
    transition: all .2s;
    }
.no-touchevents header .lang a:hover{
    color: #69be53;
    }
header .lang a:first-child{
    margin-right: 10px;
    padding-right: 14px;
    border-right: 1px solid #f0f1ec;
    }
header .nav-box{
    border-top: 1px solid #f0f1ec;
    height: 53px;
    }
header .nav-box nav{
    float: left;
    padding-top: 17px;
    }
header .nav-box nav .lang,
header .nav-box nav .phone{
    display: none;
    text-align: center;
    margin-right: 0;
    }
header .nav-box nav .lang{
    height: auto;
    padding: 27px 0;
    border-top: 1px solid #f0f1ec;
    }
header .nav-box nav .phone{
    padding-bottom: 35px;
    }
header .nav-box nav .open-form{
    display: none;
    }
header .nav-box nav ul{
    font-size: 0;
    }
header .nav-box nav ul li{
    font-size: 15px;
    display: inline-block;
    padding: 0 38px 17px;
    position: relative;
    }
header .nav-box nav ul li:first-child{
    padding-left: 0;
    }
header .nav-box nav ul li:last-child{
    padding-right: 0;
    }
header .nav-box nav ul li:last-child ul{
    right: 0;
    left: auto;
    }
header .nav-box nav ul li.desktop-hide{
    display: none;
    }
header .nav-box nav ul li a{
    color: #2b2b2b;
    text-decoration: none;
    font-size: 15px;
    transition: all .2s;
    display: block;
    line-height: 17px;
    }
.no-touchevents header .nav-box nav ul li a:hover{
    color: #01864e;
    }
header .nav-box nav ul li.has-child > a{
    position: relative;
    }
header .nav-box nav ul li.has-child > a:after{
    content: '';
    position: absolute;
    background: url("../i/search-corner.jpg") no-repeat 0 0;
    width: 18px;
    height: 18px;
    left: 50%;
    z-index: 2;
    bottom: -17px;
    margin-left: -9px;
    display: none;
    }
.mobile header .nav-box nav ul li.has-child.nav-visible > a,
.tablet header .nav-box nav ul li.has-child.nav-visible > a{
    color: #01864e;
    }
.mobile header .nav-box nav ul li.has-child.nav-visible > a:after,
.tablet header .nav-box nav ul li.has-child.nav-visible > a:after{
    display: block;
    }
.mobile header .nav-box nav ul li.has-child.nav-visible > a:before,
.tablet header .nav-box nav ul li.has-child.nav-visible > a:before{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
.mobile header .nav-box nav ul li.has-child.nav-visible ul,
.tablet header .nav-box nav ul li.has-child.nav-visible ul{
    display: block;
    }
header .nav-box nav ul li ul{
    position: absolute;
    left: 0;
    width: 295px;
    top: 100%;
    display: none;
    overflow: hidden;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 67, 39, 0.2);
    }
header .nav-box nav ul li ul li{
    display: block;
    padding: 0;
    }
header .nav-box nav ul li ul li a{
    font-size: 15px;
    padding: 14px 30px;
    font-weight: 400;
    color: #2b2b2b;
    display: block;
    transition: all .2s;
    }
.no-touchevents header .nav-box nav ul li ul li a:hover{
    background-color: #69be53;
    color: #fff;
    }
header .nav-box nav ul li ul li.active a{
    color: #ed1849;
    }
header .nav-box nav ul li ul li.active a:before{
    display: none;
    }
header .nav-box nav ul li.active > a{
    position: relative;
    }
header .nav-box .right-side{
    float: right;
    }
header .nav-box .right-side .search-box{
    position: relative;
    vertical-align: middle;
    line-height: 0;
    z-index: 5;
    margin-right: -4px;
    display: inline-block;
    }
header .nav-box .right-side .search-box .open-search{
    background: url("../i/search-icon.png") no-repeat 50% 50%;
    width: 55px;
    height: 52px;
    border: none;
    padding: 0;
    cursor: pointer;
    border-left: 1px solid #f0f1ec;
    transition: all .2s;
    }
.no-touchevents header .nav-box .right-side .search-box .open-search:hover{
    background: url("../i/search-icon-active.png") no-repeat 50% 50%;
    }
header .nav-box .right-side .search-box .open-search.visible{
    background: url("../i/close.png") no-repeat 50% 50%;
    }
.no-touchevents header .nav-box .right-side .search-box .open-search.visible:hover{
    background: url("../i/close-hover.png") no-repeat 50% 50%;
    }
header .nav-box .right-side .search-box form{
    position: absolute;
    right: 0;
    top: 100%;
    width: 600px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .3s;
    }
header .nav-box .right-side .search-box form:after{
    position: absolute;
    content: '';
    background: url("../i/search-corner.jpg") no-repeat 0 0;
    width: 19px;
    height: 16px;
    top: -16px;
    right: 20px;
    }
header .nav-box .right-side .search-box form input{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 53px;
    border: 1px solid #fff;
    width: 100%;
    padding: 0 25px;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 67, 39, 0.2);
    }
header .nav-box .right-side .search-box form input::-webkit-input-placeholder{
    color: #004d2d;
    opacity: .6;
    }
header .nav-box .right-side .search-box form input::-moz-placeholder{
    color: #004d2d;
    opacity: .6;
    }
header .nav-box .right-side .search-box form input:focus{
    opacity: 1;
    }
header .nav-box .right-side .search-box form input:focus::-webkit-input-placeholder{
    opacity: 0;
    }
header .nav-box .right-side .search-box form input:focus::-moz-placeholder{
    opacity: 0;
    }
header .nav-box .right-side .search-box form button{
    background: url("../i/search-icon.png") no-repeat 50% 50%;
    width: 55px;
    height: 100%;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    cursor: pointer;
    transition: all .2s;
    }
.no-touchevents header .nav-box .right-side .search-box form button:hover{
    background: url("../i/search-icon-active.png") no-repeat 50% 50%;
    }
.search-open header .nav-box .right-side .search-box form{
    opacity: 1;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    visibility: visible;
    }
#menu-toggle-wrapper{
    width: 30px;
    height: 23px;
    display: none;
    cursor: pointer;
    z-index: 11;
    position: absolute;
    top: 50%;
    right: -128px;
    vertical-align: middle;
    margin: -11px 0 0;
    }
#menu-toggle,
#menu-toggle-top,
#menu-toggle-bottom{
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
    background-color: #2b2b2b;
    }
#menu-toggle{
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    background-color: #2b2b2b;
    width: 30px;
    margin-left: -15px;
    margin-top: -1px;
    height: 3px;
    }
#menu-toggle-top{
    top: 0;
    }
#menu-toggle-top,
#menu-toggle-bottom{
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #2b2b2b;
    left: 0;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    }
#menu-toggle-bottom{
    bottom: 0;
    }
.menu-open #menu-toggle-wrapper #menu-toggle{
    opacity: 0;
    }
.menu-open #menu-toggle-wrapper #menu-toggle-top{
    -ms-transform: rotate(45deg) translate(8px, 6px);
    -webkit-transform: rotate(45deg) translate(8px, 6px);
    transform: rotate(45deg) translate(8px, 6px);
    }
.menu-open #menu-toggle-wrapper #menu-toggle-bottom{
    -ms-transform: rotate(-45deg) translate(8px, -6px);
    -webkit-transform: rotate(-45deg) translate(8px, -6px);
    transform: rotate(-45deg) translate(8px, -6px);
    }
.main-search-form{
    margin-bottom: 48px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 3px 38px rgba(63, 111, 56, 0.16);
    position: relative;
    }
.main-search-form .pattern{
    position: absolute;
    left: 0;
    top: 0;
    background: url("../i/pattern_first-screen_for-coded.png") no-repeat 50% 100%;
    width: 100%;
    height: 100%;
    z-index: 3;
    }
.main-search-form:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to left, rgba(105, 190, 83, 0.75) 0%, rgba(1, 134, 78, 0.75) 100%);
    }
.no-cssgradients .main-search-form:after{
    background-color: rgba(105, 190, 83, 0.75);
    }
.main-search-form .container{
    position: relative;
    z-index: 4;
    }
.main-search-form .container .main-search-form-wrap{
    position: relative;
    height: 425px;
    padding: 87px 0 0;
    }
.main-search-form .container .main-search-form-wrap:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
    content: '';
    box-shadow: 0 3px 38px rgba(63, 111, 56, 0.16);
    /* FF3.6+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to left, rgba(105, 190, 83, 0.385) 0%, rgba(1, 134, 78, 0.385) 100%);
    }
.main-search-form .container h2{
    color: #f6f6f6;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 21px;
    }
.main-search-form .container .row{
    position: relative;
    z-index: 4;
    }
.main-search-form .container .row .row-item{
    padding: 0 120px;
    }
.main-search-form .container .row .row-item:first-child{
    position: relative;
    }
.main-search-form .container .row .row-item:first-child:before{
    position: absolute;
    width: 1px;
    height: 230px;
    opacity: .2;
    content: '';
    right: 0;
    top: 10px;
    background-color: #a5d698;
    box-shadow: 0 5px 10px rgba(0, 32, 19, 0.8);
    }
.main-search-form .container form{
    max-width: 360px;
    }
.main-search-form .container form .field-wrap input[type='text'],
.main-search-form .container form .field-wrap input[type='password'],
.main-search-form .container form .field-wrap input[type='email']{
    opacity: 0.8;
    }
.main-search-form .container form .field-wrap input[type='text']::-webkit-input-placeholder,
.main-search-form .container form .field-wrap input[type='password']::-webkit-input-placeholder,
.main-search-form .container form .field-wrap input[type='email']::-webkit-input-placeholder{
    color: #004d2d;
    opacity: .6;
    }
.main-search-form .container form .field-wrap input[type='text']::-moz-placeholder,
.main-search-form .container form .field-wrap input[type='password']::-moz-placeholder,
.main-search-form .container form .field-wrap input[type='email']::-moz-placeholder{
    color: #004d2d;
    opacity: .6;
    }
.main-search-form .container form .field-wrap input[type='text']:focus,
.main-search-form .container form .field-wrap input[type='password']:focus,
.main-search-form .container form .field-wrap input[type='email']:focus{
    opacity: 1;
    }
.main-search-form .container form .field-wrap input[type='text']:focus::-webkit-input-placeholder,
.main-search-form .container form .field-wrap input[type='password']:focus::-webkit-input-placeholder,
.main-search-form .container form .field-wrap input[type='email']:focus::-webkit-input-placeholder{
    opacity: 0;
    }
.main-search-form .container form .field-wrap input[type='text']:focus::-moz-placeholder,
.main-search-form .container form .field-wrap input[type='password']:focus::-moz-placeholder,
.main-search-form .container form .field-wrap input[type='email']:focus::-moz-placeholder{
    opacity: 0;
    }
.main-search-form .container form .field-wrap .select2-container .select2-selection--single{
    opacity: .8;
    transition: opacity .2s;
    }
.main-search-form .container form .field-wrap .field-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{
    opacity: .6;
    }
.main-search-form .container form .field-wrap .select2-container--open.select2-container .select2-selection--single{
    opacity: 1;
    }
.main-search-form .container form .field-wrap .select2-container--default .select2-selection--single .select2-selection__placeholder{
    opacity: .6;
    }
.main-search-form .container form .check-wrap .check{
    margin-bottom: 13px;
    }
.main-search-form-wrap select{
    width: 100%;
    box-shadow: 0 3px 10px rgba(0, 67, 39, .2);
    border: 0;
    border-radius: 3px;
    background: rgba(255, 255, 255, .8) !important;
    -webkit-appearance: none;
    appearance: none;
    outline: none !important;
}
.main-search-form .container form button{
    color: white;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    border: 2px solid white;
    border-radius: 3px;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    width: 100%;
    padding: 0;
    cursor: pointer;
    transition: all .2s;
    background: transparent;
    margin: 5px 0 0;
    }
.main-search-form .container form button:disabled{
    opacity: .5;
    cursor: default;
    }
.no-touchevents .main-search-form .container form button:not(:disabled):hover{
    background: #fff;
    color: #01864e;
    }
.stock-box{
    font-size: 0;
    margin-bottom: 65px;
    }
.stock-box .stock-wrap{
    padding-right: 420px;
    position: relative;
    }
.stock{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    }
.stock h2{
    background: #fff;
    color: #151515;
    font-size: 22px;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    font-weight: 700;
    padding: 15px 30px;
    }
.stock .stock-slider{
    margin-bottom: 35px;
    }
.stock .stock-slider .slide{
    position: relative;
    }
.stock .stock-slider .slide a{
    display: block;
    text-decoration: none;
    position: relative;
    }
.no-touchevents .stock .stock-slider .slide a:hover h3{
    color: #74c07c;
    }
.stock .stock-slider .slide .slide-bg{
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 380px;
    position: relative;
    }
.stock .stock-slider .slide .slide-bg:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
    }
.no-cssgradients .stock .stock-slider .slide .slide-bg:after{
    background: rgba(0, 0, 0, 0.6);
    }
.stock .stock-slider .slide .slide-descr{
    position: absolute;
    bottom: 40px;
    left: 0;
    padding: 0 30px;
    z-index: 2;
    width: 100%;
    }
.stock .stock-slider .slide .slide-descr h3{
    color: #fff;
    font-size: 32px;
    transition: all .2s;
    font-weight: 700;
    margin-bottom: 7px;
    }
.stock .stock-slider .slide .slide-descr p{
    color: #fff;
    font-size: 14px;
    }
.stock .stock-slider .slick-arrow{
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -10000px;
    background-color: rgba(0, 0, 0, 0.25);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 100px;
    width: 22px;
    border: none;
    z-index: 2;
    margin: -50px 0 0;
    transition: all .2s;
    }
.no-touchevents .stock .stock-slider .slick-arrow:hover{
    opacity: .75;
    }
.stock .stock-slider .slick-arrow.slick-prev{
    left: 0;
    background-image: url("../i/slider-arrow-prev.png");
    }
.stock .stock-slider .slick-arrow.slick-next{
    right: 0;
    background-image: url("../i/slider-arrow-next.png");
    }
.stock .stock-slider .slick-dots{
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    }
.stock .stock-slider .slick-dots li{
    display: inline-block;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid transparent;
    height: 13px;
    margin-right: 4px;
    }
.stock .stock-slider .slick-dots li:last-child{
    margin-right: 0;
    }
.stock .stock-slider .slick-dots li button{
    text-indent: -10000px;
    width: 7px;
    height: 7px;
    cursor: pointer;
    opacity: 0.5;
    background-color: white;
    border-radius: 50%;
    border: none;
    padding: 0;
    transition: all .2s;
    }
.no-touchevents .stock .stock-slider .slick-dots li button:hover{
    opacity: 1;
    background-color: #69be53;
    }
.stock .stock-slider .slick-dots li.slick-active{
    border-color: #69be53;
    }
.stock .stock-slider .slick-dots li.slick-active button{
    opacity: 1;
    background-color: #69be53;
    }
.stock-row{
    margin: 0 -10px;
    }
.stock-row .row-item{
    padding: 0 10px;
    position: relative;
    margin-bottom: 20px;
    }
.stock-row .row-item:nth-last-child(-n+2){
    margin-bottom: 0;
    }
.stock-row .row-item:before{
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    top: 0;
    height: 100%;
    background: #fff;
    z-index: 0;
    }
.stock-row .row-item a{
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.07);
    display: block;
    height: 100%;
    text-decoration: none;
    transition: all .2s;
    }
.no-touchevents .stock-row .row-item a:hover{
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.25);
    }
.no-touchevents .stock-row .row-item a:hover h3{
    color: #69be53;
    }
.stock-row .row-item .stock-img{
    position: relative;
    z-index: 2;
    }
.stock-row .row-item .stock-img img{
    max-width: 100%;
    display: block;
    }
.stock-row .row-item .stock-descr{
    position: relative;
    z-index: 2;
    padding: 18px 30px 19px;
    }
.stock-row .row-item .stock-descr h3{
    color: #151515;
    font-size: 21px;
    transition: all .2s;
    font-weight: 700;
    margin-bottom: 8px;
    }
.stock-row .row-item .stock-descr .duration{
    margin: 0;
    color: #69be53;
    font-size: 12px;
    font-weight: 500;
    }
.news{
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 420px;
    height: 100%;
    padding-left: 20px;
    position: absolute;
    right: 0;
    top: 0;
    }
.news .news-wrap{
    height: 100%;
    padding: 15px 25px 0 30px;
    background-color: white;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    }
.news h2{
    color: #151515;
    font-size: 22px;
    margin-bottom: 17px;
    font-weight: 700;
    }
.news-list{
    height: calc(100% - 90px);
    overflow: hidden;
    position: relative;
    }
.news-list .mCustomScrollBox{
    position: relative;
    }
.news-list .mCustomScrollBox:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 81px;
    z-index: 2;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    width: 100%;
    transition: all .2s;
    opacity: 1;
    }
.news-list.scroll-end .mCustomScrollBox:after{
    opacity: 0;
    visibility: hidden;
    }
.news-list .mCSB_scrollTools{
    width: 14px;
    z-index: 3;
    opacity: 1;
    background: transparent;
    }
.news-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    border-radius: 0;
    background-image: linear-gradient(180deg, #69be53 0%, #01864e 100%);
    }
.news-list .mCSB_scrollTools .mCSB_draggerRail{
    width: 4px;
    background: #e3e3e3;
    border-radius: 0;
    }
.news-list .mCSB_scrollTools .mCSB_buttonUp,
.news-list .mCSB_scrollTools .mCSB_buttonDown{
    opacity: 1;
    background: url("../i/scroll-arrow.png") no-repeat 0 0;
    width: 14px;
    height: 9px;
    z-index: 3;
    }
.news-list .mCSB_scrollTools .mCSB_buttonDown{
    background: url("../i/scroll-arrow-down.png") no-repeat 0 0;
    }
.news-list .news-item{
    margin-bottom: 30px;
    }
.news-list .news-item:last-child{
    margin-bottom: 0;
    }
.news-list .news-item a{
    display: block;
    text-decoration: none;
    }
.no-touchevents .news-list .news-item a:hover h3{
    color: #69be53;
    }
.no-touchevents .news-list .news-item a:hover .news-img:after{
    opacity: 1;
    }
.news-list .news-item .news-img{
    position: relative;
    }
.news-list .news-item .news-img:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(245, 245, 245, 0.5);
    opacity: 0;
    z-index: 1;
    transition: all .2s;
    }
.news-list .news-item .news-img img{
    max-width: 100%;
    display: block;
    }
.news-list .news-item .news-img .date{
    position: absolute;
    left: 0;
    width: 53px;
    height: 53px;
    z-index: 2;
    text-align: center;
    bottom: 0;
    white-space: nowrap;
    background-color: rgba(21, 21, 21, 0.3);
    }
.news-list .news-item .news-img .date:before{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: '';
    }
.news-list .news-item .news-img .date time{
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    color: white;
    font-weight: 500;
    font-size: 11px;
    margin-left: -4px;
    }
.news-list .news-item .news-img .date time strong{
    display: block;
    font-weight: 700;
    }
.news-list .news-item .news-descr{
    position: relative;
    z-index: 2;
    padding: 10px 0 0;
    }
.news-list .news-item .news-descr h3{
    padding: 0 3px;
    color: #151515;
    transition: all .2s;
    font-size: 15px;
    font-weight: 700;
    }

/*poll-box*/

.poll-box {
    background: #fff;
    padding: 55px 64px 27px 64px;
    margin: 27px 0;
    position: relative;
    box-shadow: 0 0 5px .5px rgba(0, 0, 0, .06);
}
.poll-box .bg-text {
    position: absolute;
    top: 0;
    left: 47px;
    background: #91cf39;
    color: #000;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    padding: 2px 17px;
    border-bottom-right-radius:  1px;
    border-bottom-left-radius:  1px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
.poll-box h4 {
    line-height: 1.6em;
    margin: 0 0 30px 0;
}
.poll-box .field {
    padding: 18px 27px;
    margin-bottom: 10px;
    box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, .04);
    border: 2px solid #f2f0f0;
    border-radius: 2px;
}
.poll-box .radio-item {
    position: relative;
}
.poll-box .radio-item input[type="radio"] + label {
    display: inline-block;
    padding-left: 32px;
    font-size: 17px;
    line-height: 1.764705882352941em;
    color: #151515;
}
.poll-box .radio-item input[type="radio"] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 13px;
    height: 13px;
    border: 2px solid #69be53;
    border-radius: 50%;
}
.poll-box .radio-item input[type="radio"]:checked + label:before {
    background: url("../i/poll-box-checked-icon.png") no-repeat 3px 3px;
}
.poll-box .btn {
    width: 360px;
    max-width: 100%;
    height: 65px;
    background: transparent;
    margin: 40px auto 16px auto;
    display: block;
}

.list-poll-result {
    display: none;
}
.poll-box.result .list-poll-result{
    display: block;
}
.poll-box .form-poll {
    max-width: 902px;
    background: #fff;
}
.poll-box.result .form-poll {
    position: absolute;
    opacity: 0;
    transform: translateY(-2000px);
    transition: all 1s ease;
}
.list-poll-result .item-result {
    padding: 5px 27px 14px 27px;
    margin-bottom: 10px;
    box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, .04);
    border: 2px solid #f2f0f0;
    border-radius: 2px;
}
.list-poll-result p {
    font-size: 15px;
    margin: 0;
}
.list-poll-result .progress-box {
    margin-top: 4px;
    display: flex;
    align-items: center;
}
.list-poll-result .progress-percent {
    font-weight: 700;
    width: 68px;
}
.list-poll-result .progress {
    height: 9px;
    border-radius: 2px;
    background: #e9f5d7;
    width: 100%;
}
.list-poll-result .progress .fill-progress {
    width: 0;
    height: 9px;
    background: #91cf39;
    border-radius: 2px;
}
.list-poll-result .overall-result {
    margin-left: 28px;
    margin-top: 13px;
}
.list-poll-result .overall-result span {
    font-weight: 700;
}



.news-img-box {
    font-size: 0;
    letter-spacing: 0;
    margin: 25px -10px 15px -10px;
}
.news-img-box img {
    margin: 0 0 20px 0;
    width: 50%;
    padding: 0 10px;
}



@media screen and (max-width: 890px) {
    .poll-box {
        padding: 50px 34px 20px 34px;
}
    .poll-box .bg-text {
        left: 25px;
    }
}
@media screen and (max-width: 570px) {
    .news-img-box img {
        width: 100%;
        padding: 0;
    }
    .bottom-controls {
        margin-top: 40px;
    }
}
@media screen and (max-width: 520px) {
    .poll-box {
        padding: 50px 16px 15px 16px;
    }
    .poll-box .field {
        padding: 12px 11px;
    }
    .poll-box .btn {
        margin-top: 30px;
    }
    .poll-box .bg-text {
        left: 50%;
        transform: translate3d(-50%,0,0);
    }
    .news-img-box {
        margin: 15px 0 5px 0;
    }
}

@media screen and (max-width: 480px) {
    .poll-box h4 {
        font-size: 20px;
    }
    .poll-box .radio-item input[type="checkbox"] + label {
        font-size: 16px;
    }

}


.banner{
    margin-bottom: 65px;
    }
.banner a{
    text-decoration: none;
    display: block;
    text-align: center;
    }
.banner a img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
    }
.banner a img.mob-banner{
    display: none;
    }
.collective-box{
    background-color: #f1f1f1;
    margin-bottom: 65px;
    }
.collective-box h2{
    color: #fefefe;
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 35px;
    }
.collective-box .collective{
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding: 40px 20px;
    }
.collective-box .collective > *{
    position: relative;
    z-index: 1;
    }
.collective-box .collective:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
    content: '';
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.39) 0%, rgba(0, 0, 0, 0.16) 100%);
    }
.no-cssgradients .collective-box .collective:after{
    background-color: rgba(0, 0, 0, 0.39);
    }
.collective-box .collective .row{
    margin: 0 -28px;
    }
.collective-box .collective .row .row-item{
    padding: 0 28px;
    margin-bottom: 30px;
    }
.collective-box .collective .row .row-item a{
    display: block;
    width: 100%;
    padding: 0 10px;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    height: 72px;
    border: 2px solid rgba(98, 224, 66, 0.56);
    /* for Safari */
    background-clip: padding-box;
    /* for IE9+, Firefox 4+, Opera, Chrome */
    border-radius: 2px;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    transition: all .2s;
    }
.collective-box .collective .row .row-item a:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    }
.no-touchevents .collective-box .collective .row .row-item a:hover{
    background: #fff;
    border-color: #fff;
    }
.no-touchevents .collective-box .collective .row .row-item a:hover span{
    color: #01864e;
    }
.collective-box .collective .row .row-item a span{
    display: inline-block;
    white-space: normal;
    color: #fefefe;
    font-size: 15px;
    transition: all .2s;
    vertical-align: middle;
    font-weight: 700;
    line-height: 1.45em;
    }
.collective-box .collective .row .row-item.active a{
    background: #fff;
    border: 2px solid #fff;
    }
.no-touchevents .collective-box .collective .row .row-item.active a:hover{
    opacity: .75;
    }
.collective-box .collective .row .row-item.active a span{
    color: #01864e;
    }
.link-slider-box .link-slider{
    text-align: center;
    }
.link-slider-box .link-slider .slick-list{
    line-height: 0;
    margin: 0 -10px;
    }
.link-slider-box .link-slider .slick-track{
    display: inline-block;
    }
.link-slider-box .link-slider .slide{
    overflow: hidden;
    }
.link-slider-box .link-slider .slide a{
    padding: 0 10px;
    display: block;
    margin: 0 auto;
    max-width: 240px;
    text-decoration: none;
    }
.no-touchevents .link-slider-box .link-slider .slide a:hover p span{
    color: #01864e;
    }
.link-slider-box .link-slider .slide a p{
    color: #151515;
    font-size: 12px;
    padding: 0 10px;
    font-weight: 700;
    height: 53px;
    white-space: nowrap;
    line-height: 1.25em;
    background-color: white;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    }
.link-slider-box .link-slider .slide a p:before{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: '';
    }
.link-slider-box .link-slider .slide a p span{
    display: inline-block;
    vertical-align: middle;
    transition: all .2s;
    white-space: normal;
    }
.link-slider-box .link-slider .slide a img{
    max-width: 100%;
    display: block;
    width: 100%;
    }
.link-slider-box .link-slider .slick-arrow{
    position: absolute;
    top: 0;
    cursor: pointer;
    text-indent: -10000px;
    background-color: rgba(0, 0, 0, 0.25);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: calc(100% - 53px);
    width: 22px;
    border: none;
    z-index: 2;
    margin: 0;
    transition: all .2s;
    }
.no-touchevents .link-slider-box .link-slider .slick-arrow:hover{
    opacity: .75;
    }
.link-slider-box .link-slider .slick-arrow.slick-prev{
    left: 0;
    background-image: url("../i/slider-arrow-prev.png");
    }
.link-slider-box .link-slider .slick-arrow.slick-next{
    right: 0;
    background-image: url("../i/slider-arrow-next.png");
    }
.select2-container{
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    }
.select2-container .select2-selection--single{
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    }
.select2-container .select2-selection--single .select2-selection__rendered{
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
.select2-container .select2-selection--single .select2-selection__clear{
    position: relative;
    }
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{
    padding-right: 8px;
    padding-left: 20px;
    }
.select2-container .select2-selection--multiple{
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    }
.select2-container .select2-selection--multiple .select2-selection__rendered{
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
.select2-container .select2-search--inline{
    float: left;
    }
.select2-container .select2-search--inline .select2-search__field{
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
    }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{
    -webkit-appearance: none;
    }
.select2-dropdown{
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    }
.select2-results{
    display: block;
    }
.select2-results__options{
    list-style: none;
    margin: 0;
    padding: 0;
    }
.select2-results__option{
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    }
.select2-results__option[aria-selected]{
    cursor: pointer;
    }
.select2-container--open .select2-dropdown{
    left: 0;
    }
.select2-container--open .select2-dropdown--above{
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    }
.select2-container--open .select2-dropdown--below{
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    }
.select2-search--dropdown{
    display: block;
    padding: 4px;
    }
.select2-search--dropdown .select2-search__field{
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
    }
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{
    -webkit-appearance: none;
    }
.select2-search--dropdown.select2-search--hide{
    display: none;
    }
.select2-close-mask{
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
    }
.select2-hidden-accessible{
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    }
.select2-container--default .select2-selection--single{
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    }
.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #444;
    line-height: 28px;
    }
.select2-container--default .select2-selection--single .select2-selection__clear{
    cursor: pointer;
    float: right;
    font-weight: bold;
    }
.select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: #999;
    }
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    }
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
    }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{
    float: left;
    }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{
    left: 1px;
    right: auto;
    }
.select2-container--default.select2-container--disabled .select2-selection--single{
    background-color: #eee;
    cursor: default;
    }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{
    display: none;
    }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
    }
.select2-container--default .select2-selection--multiple{
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    }
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    }
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
    list-style: none;
    }
.select2-container--default .select2-selection--multiple .select2-selection__placeholder{
    color: #999;
    margin-top: 5px;
    float: left;
    }
.select2-container--default .select2-selection--multiple .select2-selection__clear{
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    }
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
    }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
    color: #333;
    }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{
    float: right;
    }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{
    margin-left: 5px;
    margin-right: auto;
    }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{
    margin-left: 2px;
    margin-right: auto;
    }
.select2-container--default.select2-container--focus .select2-selection--multiple{
    border: solid black 1px;
    outline: 0;
    }
.select2-container--default.select2-container--disabled .select2-selection--multiple{
    background-color: #eee;
    cursor: default;
    }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove{
    display: none;
    }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    }
.select2-container--default .select2-search--dropdown .select2-search__field{
    border: 1px solid #aaa;
    }
.select2-container--default .select2-search--inline .select2-search__field{
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
    }
.select2-container--default .select2-results > .select2-results__options{
    max-height: 200px;
    overflow-y: auto;
    }
.select2-container--default .select2-results__option[role=group]{
    padding: 0;
    }
.select2-container--default .select2-results__option[aria-disabled=true]{
    color: #999;
    }
.select2-container--default .select2-results__option[aria-selected=true]{
    background-color: #ddd;
    }
.select2-container--default .select2-results__option .select2-results__option{
    padding-left: 1em;
    }
.select2-container--default .select2-results__option .select2-results__option .select2-results__group{
    padding-left: 0;
    }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option{
    margin-left: -1em;
    padding-left: 2em;
    }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left: -2em;
    padding-left: 3em;
    }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left: -3em;
    padding-left: 4em;
    }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left: -4em;
    padding-left: 5em;
    }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left: -5em;
    padding-left: 6em;
    }
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: #5897fb;
    color: white;
    }
.select2-container--default .select2-results__group{
    cursor: default;
    display: block;
    padding: 6px;
    }
.select2-container--classic .select2-selection--single{
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom, white 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
    }
.select2-container--classic .select2-selection--single:focus{
    border: 1px solid #5897fb;
    }
.select2-container--classic .select2-selection--single .select2-selection__rendered{
    color: #444;
    line-height: 28px;
    }
.select2-container--classic .select2-selection--single .select2-selection__clear{
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
    }
.select2-container--classic .select2-selection--single .select2-selection__placeholder{
    color: #999;
    }
.select2-container--classic .select2-selection--single .select2-selection__arrow{
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
    }
.select2-container--classic .select2-selection--single .select2-selection__arrow b{
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
    }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{
    float: left;
    }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
    }
.select2-container--classic.select2-container--open .select2-selection--single{
    border: 1px solid #5897fb;
    }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{
    background: transparent;
    border: none;
    }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
    }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom, white 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
    }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom, #eee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
    }
.select2-container--classic .select2-selection--multiple{
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    }
.select2-container--classic .select2-selection--multiple:focus{
    border: 1px solid #5897fb;
    }
.select2-container--classic .select2-selection--multiple .select2-selection__rendered{
    list-style: none;
    margin: 0;
    padding: 0 5px;
    }
.select2-container--classic .select2-selection--multiple .select2-selection__clear{
    display: none;
    }
.select2-container--classic .select2-selection--multiple .select2-selection__choice{
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
    }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{
    color: #555;
    }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{
    float: right;
    }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{
    margin-left: 5px;
    margin-right: auto;
    }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{
    margin-left: 2px;
    margin-right: auto;
    }
.select2-container--classic.select2-container--open .select2-selection--multiple{
    border: 1px solid #5897fb;
    }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    }
.select2-container--classic .select2-search--dropdown .select2-search__field{
    border: 1px solid #aaa;
    outline: 0;
    }
.select2-container--classic .select2-search--inline .select2-search__field{
    outline: 0;
    box-shadow: none;
    }
.select2-container--classic .select2-dropdown{
    background-color: white;
    border: 1px solid transparent;
    }
.select2-container--classic .select2-dropdown--above{
    border-bottom: none;
    }
.select2-container--classic .select2-dropdown--below{
    border-top: none;
    }
.select2-container--classic .select2-results > .select2-results__options{
    max-height: 200px;
    overflow-y: auto;
    }
.select2-container--classic .select2-results__option[role=group]{
    padding: 0;
    }
.select2-container--classic .select2-results__option[aria-disabled=true]{
    color: grey;
    }
.select2-container--classic .select2-results__option--highlighted[aria-selected]{
    background-color: #3875d7;
    color: white;
    }
.select2-container--classic .select2-results__group{
    cursor: default;
    display: block;
    padding: 6px;
    }
.select2-container--classic.select2-container--open .select2-dropdown{
    border-color: #5897fb;
    }
input[type="checkbox"],
input[type="radio"]{
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 17px;
    height: 17px;
    }
input[type="checkbox"] + label,
input[type="radio"] + label{
    cursor: pointer;
    }
input[type="checkbox"]:not(checked),
input[type="radio"]:not(checked){
    position: absolute;
    opacity: 0;
    }
.field-wrap{
    margin-bottom: 19px;
    }
.field-wrap:last-child{
    margin-bottom: 0;
    }
.field-wrap input[type='text'],
.field-wrap input[type='password'],
.field-wrap input[type='email']{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 50px;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    color: #004d2d;
    padding: 0 20px;
    font-size: 14px;
    width: 100%;
    border: 2px solid #fff;
    transition: all .2s;
    }
.field-wrap input[type='text']:focus,
.field-wrap input[type='password']:focus,
.field-wrap input[type='email']:focus{
    box-shadow: 0 3px 15px rgba(0, 67, 39, 0.4);
    }
.field-wrap select{
    height: 50px;
    }
.field-wrap .select2-container .select2-selection--single,
.field-wrap .select2-container .select2-selection--multiple{
    height: 50px;
    border: 2px solid #fff;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    border-radius: 3px;
    }
.field-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{
    width: 50px;
    height: 50px;
    }
.field-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b{
    background: url("../i/sel-arrow.png") no-repeat 0 0;
    width: 14px;
    height: 8px;
    border: none;
    margin: -4px 0 0 -7px;
    }
.field-wrap .select2-container .select2-search--inline{
    width: 100%;
    }
.field-wrap .select2-container .select2-search--inline input{
    width: 100% !important;
    }
.field-wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
.field-wrap .select2-container--default .select2-selection--single .select2-selection__rendered,
.field-wrap .select2-container--default .select2-selection--multiple .select2-selection__rendered{
    line-height: 46px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 40px;
    }
.field-wrap .select2-container--default .select2-selection--single .select2-selection__placeholder,
.field-wrap .select2-container--default .select2-selection--multiple .select2-selection__placeholder{
    color: #004d2d;
    font-size: 14px;
    font-weight: 400;
    }
.field-wrap .select2-container--default .select2-search--inline .select2-search__field{
    color: #004d2d;
    font-size: 14px;
    font-weight: 400;
    }
.field-wrap .select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder{
    color: rgba(0, 77, 45, 0.6);
    }
.field-wrap .select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder{
    color: rgba(0, 77, 45, 0.6);
    }
.field-wrap.error input,
.field-wrap.error textarea{
    background-color: #f9c9c5 !important;
    border: 1px solid #d61a0c !important;
    }
.field-wrap.error .error-message{
    margin: 7px 0 10px;
    display: inline-block;
    color: #d61a0c;
    font-size: 11px;
    font-weight: 400;
    }
.check-wrap .check{
    position: relative;
    }
.check-wrap .check input{
    opacity: 0;
    width: 1px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    }
.check-wrap .check label{
    color: #f6f6f6;
    font-size: 14px;
    padding-left: 21px;
    line-height: 1.3em;
    position: relative;
    cursor: pointer;
    }
.check-wrap .check label:before{
    content: '';
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    opacity: 0.8;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    position: absolute;
    left: 0;
    top: 2px;
    }
.check-wrap .check label:after{
    content: '';
    background: url("../i/check.png") no-repeat 50% 50%;
    width: 10px;
    height: 7px;
    box-sizing: border-box;
    position: absolute;
    left: 3px;
    opacity: 0;
    top: 6px;
    transition: all .2s;
    }
.check-wrap .check input:checked + label:after{
    opacity: 1;
    }
.check-wrap .check input:disabled + label{
    opacity: .4;
    cursor: default;
    }
.select2-dropdown{
    background-color: #f0f8ed;
    border-color: #f0f8ed;
    border: none;
    }
.select2-dropdown .select2-results__option{
    padding: 16px 20px;
    font-size: 14px;
    }
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background: #69be53;
    }
#form-pharmacist .field-row,
.contacts-form .field-row{
    margin-bottom: 20px;
    }
#form-pharmacist .field-row .field-wrap input,
#form-pharmacist .field-row .field-wrap textarea,
.contacts-form .field-row .field-wrap input,
.contacts-form .field-row .field-wrap textarea{
    height: 50px;
    opacity: 0.8;
    background-color: white;
    border: 1px solid #cecece;
    border-radius: 3px;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    padding: 0 10px;
    width: 100%;
    }
#form-pharmacist .field-row .field-wrap input:focus,
#form-pharmacist .field-row .field-wrap textarea:focus,
.contacts-form .field-row .field-wrap input:focus,
.contacts-form .field-row .field-wrap textarea:focus{
    box-shadow: 0 3px 15px rgba(0, 67, 39, 0.4);
    }
#form-pharmacist .field-row .field-wrap textarea,
.contacts-form .field-row .field-wrap textarea{
    padding: 10px;
    height: 90px;
    resize: none;
    overflow-y: auto;
    }
#form-pharmacist .field-row .field-wrap label,
.contacts-form .field-row .field-wrap label{
    display: block;
    color: #9b9b9b;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 6px;
    }
#form-pharmacist .field-row .field-wrap.required label:after,
.contacts-form .field-row .field-wrap.required label:after{
    content: '*';
    display: inline-block;
    margin-left: 4px;
    color: #9b9b9b;
    font-size: 14px;
    }
#form-pharmacist .btn,
.contacts-form .btn{
    width: 100%;
    font-size: 18px;
    display: block;
    background: #fff;
    margin-top: 25px;
    height: 50px;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    }
.no-touchevents #form-pharmacist .btn:hover,
.no-touchevents .contacts-form .btn:hover{
    background: #69be53;
    }
.btn{
    color: #5dac48;
    height: 37px;
    border: 2px solid #69be53;
    border-radius: 3px;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    line-height: 33px;
    transition: all .2s;
    padding: 0 25px;
    cursor: pointer;
    }
.no-touchevents .btn:hover{
    background: #69be53;
    color: #fff;
    }
.fileinput-box{
    overflow: hidden;
    }
.fileinput-wrapper{
    position: relative;
    text-align: left;
    padding: 2px 0 2px 64px;
    display: inline-block;
    max-width: 100%;
    height: 47px;
    cursor: pointer;
    transition: all .2s;
    color: #01864e;
    text-overflow: ellipsis;
    overflow: hidden;
    }
.no-touchevents .fileinput-wrapper:hover{
    opacity: .75;
    }
.no-touchevents .fileinput-wrapper:hover:after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border: 3px solid #01864e;
    }
.fileinput-wrapper:after{
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../i/add.png") no-repeat 50% 50%;
    border: 3px solid #c4e3d6;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    transition: all .2s;
    }
.fileinput-wrapper .fileinput-name{
    font-size: 16px;
    color: #01864e;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    cursor: default;
    max-width: 100%;
    }
.fileinput-wrapper .fileinput{
    position: relative;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    }
.fileinput-wrapper .fileinput span{
    color: #01864e;
    font-size: 16px;
    font-weight: 400;
    }
.fileinput-wrapper .fileinput span i{
    display: inline-block;
    font-style: normal;
    border-bottom: 1px dotted #aaccba;
    padding-bottom: 2px;
    margin-bottom: 6px;
    }
.fileinput-wrapper .fileinput span em{
    color: #9b9b9b;
    font-size: 12px;
    display: block;
    font-style: normal;
    font-weight: 400;
    }
.fileinput-wrapper .fileinput-clear{
    position: absolute;
    left: 0;
    text-indent: -10000px;
    top: 0;
    background: url("../i/add.png") no-repeat 50% 50%;
    border: 3px solid #c4e3d6;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all .2s;
    will-change: transform;
    }
.no-touchevents .fileinput-wrapper .fileinput-clear:hover{
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    border: 3px solid #01864e;
    }
.fileinput-wrapper.file-added{
    white-space: nowrap;
    }
.fileinput-wrapper.file-added:after{
    display: none;
    }
.fileinput-wrapper.file-added:before{
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    }
.fileinput-wrapper.file-added .fileinput span{
    display: none;
    }
.fileinput input[type=file],
.fileinput input[type=file]:focus,
.fileinput input[type=file]:hover{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
    outline: 0;
    }
.status-message{
    margin-top: 25px;
    }
.status-message:before{
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    height: 50px;
    border-radius: 3px;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    content: '';
    margin-right: 12px;
    }
.status-message p{
    color: #151515;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px);
    }
.status-message.success:before{
    background: #69be53 url("../i/send-success.png") no-repeat 50% 50%;
    }
.status-message.fail:before{
    background: #ed1849 url("../i/send-fail.png") no-repeat 50% 50%;
    }
.status-message.warning:before{
    background: #e1c737 url("../i/send-warning.png") no-repeat 50% 50%;
    }
.twitter-typeahead{
    display: block !important;
    }
.tt-menu{
    width: 100%;
    background: #f0f8ed;
    }
.tt-menu .tt-suggestion{
    padding: 16px 20px;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Fira Sans', sans-serif;
    transition: all .2s;
    }
.tt-menu .tt-suggestion:hover{
    background: #69be53;
    color: #fff;
    }
.main-search-form .tt-hint{
    opacity: .8 !important;
    background-clip: padding-box;
    border-color: rgba(255, 255, 255, 0.8) !important;
    }
.main-search-form .tt-hint:focus{
    opacity: 1 !important;
    }
.tt-input{
    background-clip: padding-box;
    border-color: rgba(255, 255, 255, 0.8) !important;
    border: none !important;
    }
.tt-input:focus{
    background: #fff !important;
    opacity: 1 !important;
    }
.search-drugs-pharmacies .tt-input::-webkit-input-placeholder{
    color: rgba(0, 77, 45, 0.6) !important;
    }
.search-drugs-pharmacies .tt-input::-moz-placeholder{
    color: rgba(0, 77, 45, 0.6) !important;
    }
.search-banner{
    margin-bottom: 55px;
    }
.search-banner a{
    display: block;
    background-repeat: no-repeat;
    text-decoration: none;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    height: 110px;
    text-align: center;
    }
.search-banner a:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to left, rgba(105, 190, 83, 0.7) 0%, rgba(1, 134, 78, 0.7) 100%);
    }
.no-cssgradients .search-banner a:after{
    background-color: rgba(105, 190, 83, 0.7);
    }
.search-banner a:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    }
.search-banner a span{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    }
.search-banner a span:before{
    content: '';
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    background: url("../i/search-banner-icon.png") no-repeat 0 0;
    }
.search-banner a span:after{
    background: url("../i/search-banner-arrow.png") no-repeat 0 0;
    width: 10px;
    height: 17px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    right: 0;
    transition: all .3s;
    margin-left: 15px;
    }
.no-touchevents .search-banner a:hover span:after{
    right: -10px;
    }
.page-title{
    text-align: center;
    position: relative;
    background: #000;
    margin-bottom: 55px;
    padding-top: 35px;
    padding-bottom: 1px;
    }
.page-title.news-inner-title{
    padding-bottom: 35px;
    }
.page-title.has-search{
    height: auto;
    margin-bottom: 0;
    }
.page-title.has-search:after{
    height: 100%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    }
.no-cssgradients .page-title.has-search:after{
    background-color: rgba(0, 0, 0, 0.7);
    }
.page-title.has-search .search{
    padding: 26px 0 16px;
    margin: 20px 0 0;
    background-clip: padding-box;
    position: relative;
    z-index: 3;
    background: rgba(0, 0, 0, 0.07);
    }
.page-title.has-search .search form{
    max-width: 546px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    text-align: left;
    }
.page-title.has-search .search form .sel-wrap{
    padding-right: 210px;
    }
.page-title.has-search .search form .select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: rgba(0, 77, 45, 0.6);
    }
.page-title.has-search .search form .check{
    display: inline-block;
    margin-right: 35px;
    margin-bottom: 17px;
    }
.page-title.has-search .search form .check:last-child{
    margin-right: 0;
    }
.page-title.has-search .search form button{
    position: absolute;
    right: 20px;
    bottom: 0;
    height: 50px;
    border: 2px solid #69be53;
    border-radius: 3px;
    padding: 0;
    cursor: pointer;
    color: #5dac48;
    font-size: 18px;
    background: transparent;
    width: 190px;
    transition: all .2s;
    }
.page-title.has-search .search form.simple-search button{
    top: 0;
    }
.page-title.has-search .search form button[disabled]{
    opacity: .5;
    cursor: default;
    }
.no-touchevents .page-title.has-search .search form button:not([disabled]):hover{
    background: #69be53;
    color: #fff;
    }
.page-title.has-search .num-result{
    color: #929291;
    font-size: 14px;
    margin-bottom: 9px;
    }
.page-title.has-search .num-result span{
    color: #f6f6f6;
    }
.page-title:after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.61) 0%, transparent 100%);
    }
.no-cssgradients .page-title:after{
    background-color: rgba(0, 0, 0, 0.61);
    }
.page-title .bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    }
.page-title .bg + h1{
    margin-top: 29px;
    }
.page-title h1{
    position: relative;
    z-index: 1;
    color: white;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 700;
    }
.page-title .breadcrumbs{
    position: relative;
    z-index: 2;
    margin-bottom: 18px;
    }
.page-title .breadcrumbs ul li{
    display: inline-block;
    margin-right: 14px;
    position: relative;
    }
.page-title .breadcrumbs ul li a,
.page-title .breadcrumbs ul li span{
    font-size: 11px;
    font-weight: 400;
    color: #9b9b9b;
    position: relative;
    display: inline-block;
    }
.no-touchevents .page-title .breadcrumbs ul li a:hover,
.no-touchevents .page-title .breadcrumbs ul li span:hover{
    text-decoration: none;
    }
.page-title .breadcrumbs ul li:after{
    content: '/';
    color: #9b9b9b;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    right: -12px;
    top: 5px;
    text-decoration: none;
    position: absolute;
    }
.page-title .breadcrumbs ul li:last-child{
    margin-right: 0;
    }
.page-title .breadcrumbs ul li:last-child:after{
    display: none;
    }
.page-title .breadcrumbs ul li.active span{
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    }
.page-title .breadcrumbs ul li.active span:after{
    display: none;
    }
.page-title.has-submenu{
    height: auto;
    }
.page-title .submenu{
    position: relative;
    z-index: 1;
    margin-top: 16px;
    padding-top: 30px;
    background: rgba(0, 0, 0, 0.07);
    }
.page-title .submenu ul li{
    display: inline-block;
    vertical-align: middle;
    margin-right: 59px;
    margin-bottom: 25px;
    }
.page-title .submenu ul li:last-child{
    margin-right: 0;
    }
.page-title .submenu ul li a,
.page-title .submenu ul li span{
    text-decoration: none;
    color: #f6f6f6;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #474949;
    }
.no-touchevents .page-title .submenu ul li a:hover,
.no-touchevents .page-title .submenu ul li span:hover{
    border-bottom-color: transparent;
    }
.page-title .submenu ul li.active span,
.page-title .submenu ul li.active a{
    padding-left: 11px;
    border-left: 2px solid #589a48;
    border-bottom: none;
    color: #a4a39f;
    }
.page-title .submenu ul li.active a{
    transition: all .2s;
    }
.no-touchevents .page-title .submenu ul li.active a:hover{
    opacity: .75;
    }
.page-title .news-title,
.page-title .stock-title{
    position: relative;
    z-index: 1;
    max-width: 1030px;
    margin: 0 auto;
    padding: 0 20px;
    }
.page-title .news-title time,
.page-title .stock-title time{
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #abb2b9;
    margin-bottom: 8px;
    }
.page-title .news-title h1,
.page-title .stock-title h1{
    color: white;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4em;
    }
.page-title .stock-title{
    padding-top: 27px;
    }
.map-box{
    position: relative;
    margin-bottom: 50px;
    z-index: 9;
    }
.map-box .warning{
    color: white;
    font-size: 14px;
    padding: 21px 20px;
    text-align: center;
    background-color: #ed1849;
    }
.map-box #map{
    height: 600px;
    }
.map-box #map .balloon h5, #simple-map .balloon h5{
    font-size: 20px;
    line-height: 1.35em;
    margin: 0 0 6px;
    }
.map-box #map .balloon p, #simple-map .balloon p{
    margin: 0;
    line-height: 1.5em;
    }
.map-box #map .balloon a{
    color: #01864e;
    text-decoration: none;
    }
.no-touchevents .map-box #map .balloon a:hover{
    text-decoration: underline;
    }
.map-box .map-default{
    position: absolute;
    right: 350px;
    top: 30px;
    background: #fff;
    z-index: 10;
    display: none;
    text-decoration: none;
    padding: 15px 20px;
    transition: right .2s;
    }
.map-aside-visible .map-box .map-default{
    display: block;
    }
.map-box .map-default:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 21px;
    margin-right: 13px;
    background: url("../i/map-pin.png") no-repeat 0 0/14px 21px;
    }
.map-box .map-default span{
    font-size: 14px;
    color: #01864e;
    border-bottom: 1px dotted;
    }
.no-touchevents .map-box .map-default span:hover{
    border-bottom-color: transparent;
    }
.map-box .result-list{
    display: none;
    position: absolute;
    transition: left .2s;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    top: 30px;
    height: 540px;
    padding: 40px 30px;
    z-index: 10;
    left: 340px;
    max-width: 420px;
    }
.map-aside-visible .map-box .result-list{
    display: block;
    }
.map-box .result-list .mCustomScrollBox{
    position: relative;
    }
.map-box .result-list .mCustomScrollBox:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 81px;
    z-index: 2;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    width: 100%;
    opacity: .8;
    transition: all .2s;
    }
.map-box .result-list.scroll-end .mCustomScrollBox:after{
    opacity: 0;
    visibility: hidden;
    }
.map-box .result-list .mCSB_scrollTools{
    width: 14px;
    z-index: 3;
    opacity: 1;
    background: transparent;
    }
.map-box .result-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    border-radius: 0;
    background-image: linear-gradient(180deg, #69be53 0%, #01864e 100%);
    }
.map-box .result-list .mCSB_scrollTools .mCSB_draggerRail{
    width: 4px;
    background: #e3e3e3;
    border-radius: 0;
    }
.map-box .result-list .mCSB_scrollTools .mCSB_buttonUp,
.map-box .result-list .mCSB_scrollTools .mCSB_buttonDown{
    opacity: 1;
    background: url("../i/scroll-arrow.png") no-repeat 0 0;
    width: 14px;
    height: 9px;
    z-index: 3;
    }
.map-box .result-list .mCSB_scrollTools .mCSB_buttonDown{
    background: url("../i/scroll-arrow-down.png") no-repeat 0 0;
    }
.map-box .result-list .inner-box{
    padding-bottom: 1px;
    }
.map-box .result-list .inner-box .result-item{
    margin-bottom: 45px;
    transition: background .2s;
    position: relative;
    }
.map-box .result-list .inner-box .result-item:after{
    background: mistyrose;
    position: absolute;
    left: -20px;
    right: -20px;
    top: -10px;
    bottom: -10px;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    content: '';
    transition: all .2s;
    }
.map-box .result-list .inner-box .result-item.selected:after{
    visibility: visible;
    opacity: 0;
    }
.map-box .result-list .inner-box .result-item:last-child{
    margin-bottom: 0;
    }
.map-box .result-list .inner-box .result-item h2{
    color: #151515;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 18px;
    }
.map-box .result-list .inner-box .result-item p{
    font-size: 16px;
    line-height: 1.2em;
    padding-left: 28px;
    margin-bottom: 12px;
    position: relative;
    }
.map-box .result-list .inner-box .result-item p:last-child{
    margin-bottom: 0;
    }
.map-box .result-list .inner-box .result-item p.location{
    color: #01864e;
    }
.map-box .result-list .inner-box .result-item p.location span{
    border-bottom: 1px dotted;
    cursor: pointer;
    }
.no-touchevents .map-box .result-list .inner-box .result-item p.location span:hover{
    border-bottom-color: transparent;
    }
.map-box .result-list .inner-box .result-item p.work:before,
.map-box .result-list .inner-box .result-item p.produces:before{
    top: -1px;
    }
.map-box .result-list .inner-box .result-item p.phone span:after,
.map-box .result-list .inner-box .result-item p.work span:after{
    border-right: 2px solid #e4e4e4;
    content: '';
    width: 2px;
    height: 16px;
    position: relative;
    top: -1px;
    display: inline-block;
    margin-right: 4px;
    padding-left: 2px;
    vertical-align: middle;
    }
.map-box .result-list .inner-box .result-item p.phone span:last-child:after,
.map-box .result-list .inner-box .result-item p.work span:last-child:after{
    display: none;
    }
.map-box .result-list .inner-box .result-item p:before{
    color: #c8c8c8;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    text-align: center;
    vertical-align: middle;
    }
.map-box .result-list .inner-box .result-item .photo{
    color: #69be53;
    text-decoration: none;
    margin-left: 7px;
    display: none;
    }
.map-box .result-list .inner-box .result-item .photo:first-child{
    display: inline-block;
    }
.map-box .result-list .inner-box .result-item .tooltip{
    width: 20px;
    height: 20px;
    background-color: #ed1849;
    font-size: 12px;
    color: #fff;
    margin-left: 8px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    }
.mfp-zoom-in{
    /* start state */
    /* animate in */
    /* animate out */
    }
.mfp-zoom-in .mfp-with-anim{
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    }
.mfp-zoom-in.mfp-bg{
    opacity: 0;
    transition: all 0.3s ease-out;
    }
.mfp-zoom-in.mfp-ready .mfp-with-anim{
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }
.mfp-zoom-in.mfp-ready.mfp-bg{
    opacity: 0.8;
    }
.mfp-zoom-in.mfp-removing .mfp-with-anim{
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    }
.mfp-zoom-in.mfp-removing.mfp-bg{
    opacity: 0;
    }
.page-title.has-search .search-medicines-pharmacies-form{
    border-top: none;
    background: rgba(0, 0, 0, 0.07);
    }
.page-title.has-search .search-medicines-pharmacies-form .select-box{
    padding-right: 210px;
    font-size: 0;
    margin: 0 -10px 16px;
    }
.page-title.has-search .search-medicines-pharmacies-form p{
    opacity: 0.7;
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    max-width: 410px;
    margin: 0 auto 16px;
    }
.page-title.has-search .search-medicines-pharmacies-form form{
    position: relative;
    }
.page-title.has-search .search-medicines-pharmacies-form .field-wrap{
    margin-bottom: 0;
    }
.page-title.has-search .search-medicines-pharmacies-form .field-wrap .easy-autocomplete{
    width: 100% !important;
    }
.page-title.has-search .search-medicines-pharmacies-form .field-wrap .easy-autocomplete input{
    background-color: white;
    border-radius: 3px;
    font-size: 16px;
    color: #444;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    }
.page-title.has-search .search-medicines-pharmacies-form .field-wrap .easy-autocomplete input::-webkit-input-placeholder{
    color: rgba(0, 77, 45, 0.6);
    font-size: 14px;
    }
.page-title.has-search .search-medicines-pharmacies-form .field-wrap .easy-autocomplete input::-moz-placeholder{
    color: rgba(0, 77, 45, 0.6);
    font-size: 14px;
    }
.page-title.has-search .search-medicines-pharmacies-form .easy-autocomplete-container{
    margin-top: 0;
    border: none;
    }
.page-title.has-search .search-medicines-pharmacies-form .easy-autocomplete-container ul{
    background: #f0f8ed;
    border-top: none;
    }
.page-title.has-search .search-medicines-pharmacies-form .easy-autocomplete-container ul li{
    border: none;
    padding: 0;
    }
.page-title.has-search .search-medicines-pharmacies-form .easy-autocomplete-container ul li div{
    padding: 16px 20px;
    font-size: 16px;
    font-family: 'Fira Sans', sans-serif;
    }
.page-title.has-search .search-medicines-pharmacies-form .easy-autocomplete-container ul li.selected div{
    background: #69be53;
    color: #fff;
    }
.page-title.has-search .search-medicines-pharmacies-form .sel-wrap{
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 0 10px;
    width: 100%;
    padding-right: 10px !important;
    }
.page-title.has-search .search-medicines-pharmacies-form .tags-container{
    font-size: 0;
    margin-top: 6px;
    }
.page-title.has-search .search-medicines-pharmacies-form .tags-container ul{
    display: inline;
    vertical-align: middle;
    }
.page-title.has-search .search-medicines-pharmacies-form .tags-container ul li{
    color: #fefefe;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    background-color: rgba(255, 255, 255, 0.22);
    border-radius: 3px;
    margin-right: 7px;
    position: relative;
    margin-bottom: 7px;
    padding: 6px 43px 6px 15px;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    }
.page-title.has-search .search-medicines-pharmacies-form .tags-container ul li span{
    border-bottom: 1px dotted #9d9c9c;
    vertical-align: middle;
    cursor: pointer;
    }
.no-touchevents .page-title.has-search .search-medicines-pharmacies-form .tags-container ul li span:hover{
    border-bottom-color: transparent;
    }
.page-title.has-search .search-medicines-pharmacies-form .tags-container ul li a{
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 18px;
    background-color: white;
    font-size: 0;
    border-radius: 50%;
    color: #ed1849;
    cursor: pointer;
    transition: all .2s;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -9px;
    }
.no-touchevents .page-title.has-search .search-medicines-pharmacies-form .tags-container ul li a:hover{
    background: #ed1849;
    }
.no-touchevents .page-title.has-search .search-medicines-pharmacies-form .tags-container ul li a:hover:before{
    background: url("../i/tag-remove-hover.png") no-repeat 0 0;
    }
.page-title.has-search .search-medicines-pharmacies-form .tags-container ul li a:before{
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    background: url("../i/tag-remove.png") no-repeat 0 0;
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;
    }
.clear{
    color: #6b6a69;
    font-size: 13px;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    display: none;
    position: relative;
    top: -3px;
    margin: 5px 0;
    border-bottom: 1px dotted #807f7d;
    }
.no-touchevents .clear:hover{
    border-color: transparent;
    }
.m-pharmacies-result .note{
    background: #fff;
    color: #9b9b9b;
    font-size: 13px;
    text-align: center;
    padding: 22px 20px;
    margin: 0 auto;
    font-weight: 400;
    }
.m-pharmacies-result .note a{
    color: #9b9b9b;
    }
.no-touchevents .m-pharmacies-result .note a:hover{
    text-decoration: none;
    }
.medicines-vis .m-pharmacies-result .note{
    display: none;
    }
.m-pharmacies-result .warning{
    color: white;
    font-size: 14px;
    padding: 21px 20px;
    text-align: center;
    background-color: #69be53;
    }
.m-pharmacies-result .result-box{
    min-height: 330px;
    position: relative;
    padding-bottom: 120px;
    }
.m-pharmacies-result .result-box.empty{
    background: whitesmoke url("../i/loupe.png") no-repeat 50% 50%;
    }
.m-pharmacies-result .result-box .medicines-box{
    padding: 50px 0;
    border-bottom: 1px solid #dfdfdf;
    background-image: linear-gradient(to top, whitesmoke 0%, #eee 100%);
    }
.m-pharmacies-result .result-box .medicines-box:first-child{
    background-image: none;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item{
    padding: 16px 20px 20px;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item:nth-child(odd){
    background-color: white;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .title{
    padding-left: 30px;
    position: relative;
    margin-bottom: 9px;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .title h3{
    color: #151515;
    font-size: 18px;
    font-weight: 700;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .title .check{
    position: absolute;
    left: 0;
    top: 4px;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .title .check input + label{
    display: block;
    width: 15px;
    height: 15px;
    background-color: white;
    border: 2px solid #87cb75;
    border-radius: 3px;
    position: relative;
    box-shadow: 0 3px 10px rgba(0, 67, 39, 0.2);
    }

.m-pharmacies-result .result-box .medicines-box .medicines-item .title .check input:disabled + label{
    border-color: rgba(155, 155, 155, .5);
    box-shadow: none;
    cursor: default;
    }

.m-pharmacies-result .result-box .medicines-box .medicines-item .title .check input + label:after{
    content: '';
    background: url("../i/check.png") no-repeat 50% 50%;
    width: 10px;
    height: 7px;
    box-sizing: border-box;
    position: absolute;
    left: 1px;
    opacity: 0;
    top: 2px;
    transition: all .2s;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .title .check input:checked + label:after{
    opacity: 1;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row{
    font-size: 0;
    margin: 0 -10px;
    padding-left: 30px;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li{
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 280px) / 4);
    font-size: 14px;
    line-height: 1.85em;
    color: #151515;
    font-weight: 400;
    padding: 0 10px;
    /* @include medium-desktop {
              width: 33.333333%;
              margin-bottom: 10px;
            }
            @include tablet {
              width: 50%;
            }*/
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li.recipe{
    width: 144px;
    min-width: 144px;
    /* @include medium-desktop {
                width: 33.333333%;
              }
              @include tablet {
                width: 50%;
              }*/
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li.price{
    width: 136px;
    /*@include medium-desktop {
                width: 33.333333%;
              }
              @include tablet {
                width: 50%;
              }*/
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li.availability{
    padding-top: 13px;

    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li.availability.not-available{
    position: relative;
    padding-left: 35px;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li.availability.not-available:before{
    position: absolute;
    left: 10px;
    top: 14px;
    font-size: 18px;
    color: #ed1849;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li span{
    color: #9b9b9b;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li a, .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li .icon-err{
    text-decoration: none;
    color: #151515;
    margin-left: 25px;
    position: relative;
    border-bottom: 1px dotted #9b9b9b;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li .icon-err{
    border: none;
    padding-top: 1px;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li a:before, .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li .icon-err:before{
    color: #69be53;
    font-size: 18px;
    position: absolute;
    left: -25px;
    top: -3px;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li .icon-err:before{
    top: -4px;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li .icon-err:before{
    color: #ed1849;
    }
.no-touchevents .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li a:hover{
    border-color: transparent;
    }
.m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li h4{
    color: #9b9b9b;
    font-size: 11px;
    line-height: 1.2em;
    display: block;
    }
.template{
    display: none;
    }
.search-tooltip{
    background: #484848;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
    border-left: 4px solid #69be53;
    width: 200px;
    padding: 10px 15px 12px;
    position: absolute;
    max-width: 1240px;
    z-index: 9;
    left: 0;
    top: 0;
    transition: left .2s;
    }
.search-tooltip.fixed{
    position: fixed;
    }
.search-tooltip.success{
    background: #69be53;
    }
.search-tooltip.success p{
    color: #fff;
    }
.search-tooltip.success:before{
    background: url("../i/tooltip-corner-green.png") no-repeat 0 0;
    }
.search-tooltip.fail{
    border-left: 4px solid #ed1849;
    }
.search-tooltip:before{
    content: '';
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: -9px;
    z-index: -1;
    width: 12px;
    height: 18px;
    background: url("../i/tooltip-corner-gray.png") no-repeat 0 0;
    }
.search-tooltip p{
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.58em;
    }
.search-tooltip p a{
    text-decoration: none;
    color: inherit;
    border-bottom: 1px dotted #c2e2bb;
    }
.no-touchevents .search-tooltip p a:hover{
    border-bottom-color: transparent;
    }
.search-tooltip p span{
    color: #c3f6b6;
    }
.mfp-close{
    color: #ed1849 !important;
    font-size: 50px;
    padding: 0;
    top: -44px;
    right: 0;
    text-align: right;
    opacity: 1;
    transition: all .2s;
    }
.no-touchevents .mfp-close:hover{
    opacity: .75;
    }
.mfp-close:active{
    top: -44px;
    }
.medInPharmacies{
    max-width: 1280px;
    margin: 40px auto;
    position: relative;
    text-align: left;
    background-color: whitesmoke;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    }
.medInPharmacies h2{
    font-size: 20px;
    color: #151515;
    padding: 0 20px 0 45px;
    font-weight: 700;
    margin: 36px 0 38px;
    }
.medInPharmacies h2 span{
    color: #838383;
    }
.medInPharmacies .note{
    color: #9b9b9b;
    font-size: 13px;
    margin-bottom: 12px;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    font-weight: 400;
    text-align: center;
    padding: 22px 40px 22px 20px;
    background: #fff;
    }
.medInPharmacies .note a{
    color: inherit;
    }
.no-touchevents .medInPharmacies .note a:hover{
    text-decoration: none;
    }
.medInPharmacies .pharmacies-list .ph-item{
    padding: 17px 45px;
    }
.medInPharmacies .pharmacies-list .ph-item:nth-child(odd){
    background-color: white;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    }
.medInPharmacies .pharmacies-list .ph-item .title{
    margin-bottom: 7px;
    }
.medInPharmacies .pharmacies-list .ph-item .title h3{
    color: #151515;
    font-size: 18px;
    font-weight: 700;
    }
.medInPharmacies .pharmacies-list .ph-item .title h3 .tooltip{
    width: 20px;
    height: 20px;
    background-color: #ed1849;
    font-size: 12px;
    color: #fff;
    margin-left: 8px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    }
.medInPharmacies .pharmacies-list .ph-item ul{
    font-size: 0;
    }
.medInPharmacies .pharmacies-list .ph-item ul li{
    display: inline-block;
    vertical-align: top;
    width: 20%;
    color: #151515;
    font-size: 14px;
    font-weight: 400;
    padding-left: 28px;
    padding-right: 10px;
    position: relative;
    }
.medInPharmacies .pharmacies-list .ph-item ul li:last-child{
    padding-right: 0;
    }
.medInPharmacies .pharmacies-list .ph-item ul li b{
    font-weight: 400;
    color: #9b9b9b;
    margin-right: 5px;
    }
.medInPharmacies .pharmacies-list .ph-item ul li span{
    display: block;
    margin-bottom: 6px;
    }
.medInPharmacies .pharmacies-list .ph-item ul li span:last-child{
    margin-bottom: 0;
    }
.medInPharmacies .pharmacies-list .ph-item ul li:before{
    color: #c8c8c8;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: -3px;
    }
.medInPharmacies .pharmacies-list .ph-item ul li a{
    text-decoration: none;
    padding-top: 12px;
    display: inline-block;
    color: inherit;
    position: relative;
    top: -12px;
    }
.medInPharmacies .pharmacies-list .ph-item ul li .price-tooltip{
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
    position: absolute;
    left: -25px;
    width: 200px;
    bottom: 100%;
    border-top: 4px solid #69be53;
    padding: 13px;
    visibility: hidden;
    opacity: 0;
    transition: all .2s;
    }
.medInPharmacies .pharmacies-list .ph-item ul li .price-tooltip:before{
    background: url("../i/tooltip-corner.png") no-repeat 0 0;
    width: 12px;
    height: 18px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -9px;
    }
.medInPharmacies .pharmacies-list .ph-item ul li .price-tooltip .item{
    margin-bottom: 11px;
    }
.medInPharmacies .pharmacies-list .ph-item ul li .price-tooltip .item:last-child{
    margin-bottom: 0;
    }
.medInPharmacies .pharmacies-list .ph-item ul li .price-tooltip p{
    color: #151515;
    font-size: 12px;
    font-weight: 400;
    }
.medInPharmacies .pharmacies-list .ph-item ul li .price-tooltip p span{
    display: block !important;
    border-bottom: none !important;
    color: #9b9b9b;
    font-size: 11px;
    margin-top: 5px;
    font-weight: 400;
    }
.medInPharmacies .pharmacies-list .ph-item ul li.has-tooltip a span{
    border-bottom: 1px dotted #9b9b9b;
    display: inline;
    cursor: pointer;
    }
.desktop .medInPharmacies .pharmacies-list .ph-item ul li.has-tooltip:hover a span,
.mobile .medInPharmacies .pharmacies-list .ph-item ul li.has-tooltip.active a span,
.tablet .medInPharmacies .pharmacies-list .ph-item ul li.has-tooltip.active a span{
    border-bottom-color: transparent;
    }
.desktop .medInPharmacies .pharmacies-list .ph-item ul li.has-tooltip:hover .price-tooltip,
.mobile .medInPharmacies .pharmacies-list .ph-item ul li.has-tooltip.active .price-tooltip,
.tablet .medInPharmacies .pharmacies-list .ph-item ul li.has-tooltip.active .price-tooltip{
    opacity: 1;
    visibility: visible;
    }
.my-mfp-zoom-in .zoom-anim-dialog{
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    }
/* animate in */

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }
/* animate out */

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    }
/* Dark overlay, start state */

.my-mfp-zoom-in.mfp-bg{
    opacity: 0;
    transition: opacity 0.3s ease-out;
    }
/* animate in */

.my-mfp-zoom-in.mfp-ready.mfp-bg{
    opacity: 0.8;
    }
/* animate out */

.my-mfp-zoom-in.mfp-removing.mfp-bg{
    opacity: 0;
    }
.error-box{
    background-color: whitesmoke;
    position: relative;
    overflow: hidden;
    text-align: center;
    min-height: 300px;
    white-space: nowrap;
    }
.error-box:before{
    display: inline-block;
    vertical-align: middle;
    content: '';
    height: 100%;
    }
.error-box .figure{
    opacity: 0.8;
    position: absolute;
    left: 50%;
    top: 0;
    width: 740px;
    background-color: white;
    height: 100%;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    -webkit-transform: skewX(-50deg) translateX(-50%);
    -ms-transform: skewX(-50deg) translateX(-50%);
    transform: skewX(-50deg) translateX(-50%);
    }
.error-box .row{
    white-space: normal;
    position: relative;
    z-index: 1;
    max-width: 450px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    }
.error-box .row .row-item{
    vertical-align: middle;
    text-align: left;
    width: 225px;
    }
.error-box .row p{
    color: #151515;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
    position: relative;
    margin-top: -5px;
    }
.error-box .row p.big-text{
    margin-bottom: 0;
    margin-top: 0;
    line-height: .8em;
    color: #151515;
    font-size: 120px;
    font-weight: 700;
    }
.error-box .row a{
    color: #5dac48;
    font-size: 16px;
    height: 37px;
    border: 2px solid #69be53;
    border-radius: 3px;
    padding: 0 25px;
    display: inline-block;
    line-height: 33px;
    text-decoration: none;
    transition: all .2s;
    }
.no-touchevents .error-box .row a:hover{
    background: #69be53;
    color: #fff;
    }
#form-pharmacist{
    max-width: 505px;
    margin: 40px auto;
    background-color: white;
    padding: 34px 30px;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    }
#form-pharmacist h3{
    color: #151515;
    font-size: 20px;
    margin-bottom: 27px;
    font-weight: 700;
    }
.contacts-form{
    margin: 32px -10px 0;
    }
.contacts-form .row-item{
    padding: 0 10px;
    }
.contacts-form .row-item form{
    padding: 34px 30px;
    background-color: white;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    }
.contacts-form .row-item form h3{
    color: #151515;
    font-size: 20px;
    margin-bottom: 27px;
    font-weight: 700;
    margin-top: 0;
    }
.row.news-list{
    height: auto;
    overflow: visible;
    margin: 0 -10px 40px;
    }
.row.news-list.three-in-row{
    padding-top: 5px;
    }
.row.news-list .news-item{
    padding: 0 10px;
    margin-bottom: 20px;
    }
.row.news-list .news-item a{
    background: #fff;
    height: 100%;
    transition: all .2s;
    display: block;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.07);
    }
.no-touchevents .row.news-list .news-item a:hover{
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.25);
    }
.no-touchevents .row.news-list .news-item a:hover h3{
    color: #69be53;
    }
.row.news-list .news-item .news-img:after{
    display: none;
    }
.row.news-list .news-item .news-img img{
    height: auto;
    width: 100%;
    }
.row.news-list .news-item .news-descr{
    background: #fff;
    padding: 18px 30px 20px;
    }
.row.news-list .news-item .news-descr h3{
    color: #151515;
    font-weight: 700;
    transition: all .2s;
    font-size: 21px;
    padding: 0;
    line-height: 1.25em;
    }
.pager{
    margin-bottom: 95px;
    }
.pager .archive{
    float: left;
    }
.pager .archive label{
    margin-right: 17px;
    color: #151515;
    font-size: 14px;
    font-weight: 400;
    }
.pager .archive .field-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #669481;
    font-size: 14px;
    }
.pager ul.right{
    float: right;
    padding-top: 13px;
    }
.pager ul li{
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    line-height: 0;
    padding-left: 0;
    margin-bottom: 0;
    }
.pager ul li:last-child{
    margin-right: 0;
    }
.pager ul li:after{
    display: none;
    }
.pager ul li a,
.pager ul li span{
    font-size: 16px;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 25px;
    border-radius: 2px;
    text-decoration: none;
    color: #2b2b2b;
    display: inline-block;
    transition: all .2s;
    }
.no-touchevents .pager ul li a:hover,
.no-touchevents .pager ul li span:hover{
    text-decoration: none;
    color: #69be53;
    }
.pager ul li span{
    color: #fff;
    background-color: #69be53;
    }
.no-touchevents .pager ul li span:hover{
    color: #fff;
    }
.pager ul li.prev.disabled{
    display: none;
    }
.pager ul li.prev a{
    position: relative;
    top: 1px;
    background: url("../i/pager-prev.png") no-repeat 50% 50%;
    }
.no-touchevents .pager ul li.prev a:hover{
    opacity: .75;
    }
.pager ul li.next.disabled{
    display: none;
    }
.pager ul li.next a{
    position: relative;
    top: 1px;
    background: url("../i/pager-next.png") no-repeat 50% 50%;
    }
.no-touchevents .pager ul li.next a:hover{
    opacity: .75;
    }
.video-box{
    background-color: white;
    padding: 27px;
    margin: 27px 0;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    }
.videoWrapper{
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    }
.videoWrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
.gallery{
    clear: both;
    margin-top: 24px;
    margin-bottom: 2px;
    }
.gallery .photo-grid{
    letter-spacing: 0;
    font-size: 0;
    margin: 0 -10px 7px;
    vertical-align: top;
    }
.gallery .photo-grid .photo-grid-item,
.gallery .photo-grid .grid-sizer{
    width: 33.3333%;
    padding: 0 10px;
    margin-bottom: 20px;
    }
.photo-grid-item {
    display: inline-flex;
    align-items: flex-start;
}

.gallery .photo-grid .photo-grid-item a,
.gallery .photo-grid .grid-sizer a{
    display: block;
    border-radius: inherit;
    transition: all .2s;
    text-decoration: none;
    text-align: center;
    }
.gallery .photo-grid .photo-grid-item a .img-wrap,
.gallery .photo-grid .grid-sizer a .img-wrap{
    transition: all .2s;
    }
.gallery .photo-grid .photo-grid-item a img,
.gallery .photo-grid .grid-sizer a img{
    display: block;
    margin-bottom: 0;
    width: 100%;
    }
.no-touchevents .gallery .photo-grid .photo-grid-item a:hover .img-wrap,
.no-touchevents .gallery .photo-grid .grid-sizer a:hover .img-wrap{
    opacity: .8;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.25);
    }
.no-touchevents .gallery .photo-grid .photo-grid-item a:hover p,
.no-touchevents .gallery .photo-grid .grid-sizer a:hover p{
    color: #9b9b9b;
    }
.gallery .photo-grid .photo-grid-item a p,
.gallery .photo-grid .grid-sizer a p{
    color: #151515;
    text-align: left;
    transition: all .2s;
    line-height: 1.4em;
    margin-top: 15px;
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
    }
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg{
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    transition: all 0.3s ease-out;
    }
.mfp-with-zoom.mfp-ready .mfp-container{
    opacity: 1;
    }
.mfp-with-zoom.mfp-ready.mfp-bg{
    opacity: 0.8;
    }
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg{
    opacity: 0;
    }
.bottom-controls{
    border-top: 2px solid #dce1e9;
    padding-top: 22px;
    margin-top: 70px;
    }
.bottom-controls .share{
    float: left;
    }
.bottom-controls .share p{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 25px;
    padding-bottom: 0;
    color: #9b9b9b;
    font-size: 17px;
    }
.bottom-controls .share .social-likes{
    display: inline-block;
    vertical-align: middle;
    }
.bottom-controls .share .social-likes > div{
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
    margin-right: 17px;
    font-size: 28px;
    color: #90949b;
    transition: all .2s;
    }
.no-touchevents .bottom-controls .share .social-likes > div:hover.icon-vkontakte{
    color: #45668e;
    }
.no-touchevents .bottom-controls .share .social-likes > div:hover.icon-facebook-official{
    color: #3b5998;
    }
.no-touchevents .bottom-controls .share .social-likes > div:hover.icon-twitter{
    color: #1da1f2;
    }
.bottom-controls .next-article{
    float: right;
    position: relative;
    margin-top: 7px;
    color: #01864e;
    padding-right: 30px;
    font-size: 17px;
    transition: all .2s;
    }
.bottom-controls .next-article:after{
    content: '';
    background: url("../i/pager-next.png") no-repeat 0 0;
    width: 9px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    }
.no-touchevents .bottom-controls .next-article:hover{
    text-decoration: none;
    color: #91ce81;
    }
.bottom-controls.center{
    text-align: center;
    padding-top: 27px;
    }
.bottom-controls.center .next-article{
    float: none;
    }
.search-result{
    padding-top: 54px;
    padding-bottom: 17px;
    }
.search-result .search-item{
    margin-bottom: 50px;
    }
.search-result .search-item .num{
    color: #bbb;
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 7px;
    }
.search-result .search-item mark{
    color: #9b9b9b;
    background: none;
    }
.search-result .search-item h3{
    font-size: 22px;
    margin: 0 0 25px;
    font-weight: 700;
    color: #151515;
    }
.search-result .search-item h3 a{
    color: #151515;
    text-decoration: none;
    border-bottom: 1px solid #d4d4d4;
    }
.no-touchevents .search-result .search-item h3 a:hover{
    text-decoration: none;
    border-bottom-color: transparent;
    }
.search-result .search-item p{
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 0;
    color: #151515;
    }
.search-result + .pager{
    text-align: center;
    border-top: 2px solid #dce1e9;
    padding-top: 31px;
    }
.main-stock{
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    padding-top: 5px;
    text-align: center;
    }
.main-stock:after{
    content: '';
    border-bottom: 2px solid #dce1e9;
    position: absolute;
    left: 10px;
    bottom: 0;
    right: 10px;
    height: 2px;
    }
.main-stock .row-item{
    text-align: left;
    }
.main-stock .row-item:nth-last-child(-n+3){
    margin-bottom: 0;
    }
.main-stock .row-item:nth-last-child(-n+2){
    margin-bottom: 20px;
    }
.add-stock{
    margin-bottom: 40px;
    }
.stock-meta{
    font-size: 0;
    border-bottom: 1px solid #e3e7ec;
    margin-bottom: 35px;
    padding-bottom: 33px;
    margin-top: -24px;
    }
.stock-meta p{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    color: #151515;
    position: relative;
    font-size: 19px;
    margin-bottom: 0;
    padding-left: 40px;
    }
.stock-meta p:before{
    position: absolute;
    left: 0;
    top: 0;
    vertical-align: middle;
    color: #c8c8c8;
    font-size: 34px;
    margin-right: 15px;
    width: 30px;
    text-align: center;
    }
.contacts-top{
    font-size: 0;
    margin-bottom: 64px;
    padding-top: 5px;
    }
.contacts-top .contacts-form{
    width: 40.7%;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    }
.contacts-top .contacts-form form{
    background: #fff;
    box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
    padding: 34px 30px 30px;
    font-size: 16px;
    }
.contacts-top .contacts-form form h3{
    color: #151515;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 28px;
    }
.contacts-meta{
    width: 59.3%;
    display: inline-block;
    padding-right: 40px;
    padding-top: 34px;
    vertical-align: top;
    }
.contacts-meta h3{
    color: #151515;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 48px;
    }
.contacts-meta .row-item{
    padding: 0 10px 0 0;
    }
.contacts-meta .row-item:last-child{
    padding-right: 0;
    padding-left: 10px;
    }
.contacts-meta .row-item div{
    position: relative;
    padding-left: 42px;
    margin-bottom: 56px;
    }
.contacts-meta .row-item div:before{
    color: #69be53;
    position: absolute;
    left: 0;
    top: -8px;
    font-size: 30px;
    width: 30px;
    text-align: center;
    }
.contacts-meta .row-item div p{
    padding-left: 0;
    }
.contacts-meta .row-item div.address:before{
    top: -6px;
    }
.contacts-meta .row-item div.address a{
    color: #151515;
    display: inline;
    line-height: 1.5em;
    text-decoration: none;
    border-bottom: 1px dotted #969696;
    }
.ios .contacts-meta .row-item div.address a{
    border-bottom: 2px dotted #969696;
    }
.no-touchevents .contacts-meta .row-item div.address a:hover{
    text-decoration: none;
    border-bottom-color: transparent;
    }
.contacts-meta .row-item div.phone p{
    margin-bottom: 11px;
    }
.contacts-meta .row-item div.bank-info:before{
    top: -4px;
    }
.contacts-meta .row-item div.bank-info p{
    line-height: 1.76em;
    margin-bottom: 14px;
    }
.contacts-meta p{
    color: #151515;
    font-size: 17px;
    margin-bottom: 19px;
    }
.contacts-meta p:last-child{
    margin-bottom: 0;
    }
.contacts-meta p small{
    color: #9b9b9b;
    font-size: 12px;
    display: block;
    font-weight: 500;
    }
.contacts-meta p span{
    color: #9b9b9b;
    }
.contacts-meta p a{
    text-decoration: none;
    color: #01864e;
    }
.no-touchevents .contacts-meta p a:hover{
    text-decoration: underline;
    }
.contacts-meta p a[href^="tel"]{
    color: #151515;
    }
.no-touchevents .contacts-meta p a[href^="tel"]:hover{
    opacity: .75;
    text-decoration: none;
    }
.contacts-person{
    margin: 0 -10px;
    }
.contacts-person .row-item{
    padding: 0 10px;
    margin-bottom: 60px;
    }
.contacts-person .row-item .img-wrap{
    margin-bottom: 18px;
    }
.contacts-person .row-item .img-wrap img{
    width: 100%;
    display: block;
    height: auto;
    }
.contacts-person .row-item .person-meta .name{
    color: #151515;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 2px;
    }
.contacts-person .row-item .person-meta .position{
    color: #9b9b9b;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 22px;
    line-height: 1.6em;
    }
.contacts-person .row-item .person-meta div{
    position: relative;
    padding-left: 27px;
    margin-bottom: 24px;
    }
.contacts-person .row-item .person-meta div:last-child{
    margin-bottom: 0;
    }
.contacts-person .row-item .person-meta div:before{
    color: #69be53;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 17px;
    width: 20px;
    text-align: center;
    }
.contacts-person .row-item .person-meta div p{
    color: #151515;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 400;
    }
.contacts-person .row-item .person-meta div p:last-child{
    margin-bottom: 0;
    }
.contacts-person .row-item .person-meta div p span{
    color: #9b9b9b;
    }
.contacts-person .row-item .person-meta div p a{
    color: #01864e;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
    }
.no-touchevents .contacts-person .row-item .person-meta div p a:hover{
    text-decoration: underline;
    }
.contacts-person .row-item .person-meta div p a[href^="tel"]{
    color: #151515;
    }
.no-touchevents .contacts-person .row-item .person-meta div p a[href^="tel"]:hover{
    opacity: .75;
    text-decoration: none;
    }
#simple-map{
    height: 600px;
    margin-bottom: 100px;
    }
.mfp-gallery .mfp-close{
    top: 0;
    right: 0;
    }
.tooltipster-sidetip.tooltipster-light .tooltipster-box{
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
    border: none;
    border-top: 4px solid #69be53;
    padding: 13px;
    border-radius: 0;
    color: #151515;
    }
.tooltipster-sidetip.tooltipster-light .tooltipster-box:before{
    background: url("../i/tooltip-corner.png") no-repeat 0 0;
    width: 12px;
    height: 18px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    content: '';
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -4px;
    }
.tooltipster-sidetip.tooltipster-light .tooltipster-content{
    color: #151515;
    font-size: 12px;
    padding: 0;
    font-weight: 400;
    text-align: left;
    }
.tooltipster-sidetip.tooltipster-light .tooltipster-content h3{
    color: #151515;
    padding-right: 15px;
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 700;
    }
.tooltipster-sidetip.tooltipster-light .tooltipster-content p{
    color: #151515;
    font-size: 12px;
    font-weight: 400;
    }
.tooltipster-sidetip.tooltipster-light .tooltipster-content p span{
    display: block;
    color: #9b9b9b;
    font-size: 11px;
    margin-top: 5px;
    font-weight: 400;
    }
.tooltipster-sidetip.tooltipster-light .tooltipster-content a{
    color: #a0867f;
    font-size: 11px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
    margin-top: 7px;
    margin-bottom: 12px;
    display: inline-block;
    margin-right: 20px;
    }
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow{
    height: 9px;
    margin-left: -9px;
    width: 18px;
    display: none;
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow{
    height: 18px;
    margin-left: 0;
    margin-top: -9px;
    width: 9px;
    }
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background{
    border: 9px solid transparent;
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background{
    border-bottom-color: rgba(0, 0, 0, 0.89);
    top: 1px;
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background{
    border-left-color: rgba(0, 0, 0, 0.89);
    left: -1px;
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background{
    border-right-color: rgba(0, 0, 0, 0.89);
    left: 1px;
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background{
    border-top-color: rgba(0, 0, 0, 0.89);
    top: -1px;
    }
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border{
    border: 9px solid transparent;
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border{
    border-bottom-color: rgba(0, 0, 0, 0.89);
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border{
    border-left-color: rgba(0, 0, 0, 0.89);
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border{
    border-right-color: rgba(0, 0, 0, 0.89);
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border{
    border-top-color: rgba(0, 0, 0, 0.89);
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped{
    top: -9px;
    }
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped{
    left: -9px;
    }
.lg-actions .lg-next,
.lg-actions .lg-prev{
    width: 20px;
    height: 20px;
    border-bottom: 3px solid #62a651;
    border-right: 3px solid #62a651;
    padding: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 0;
    background-color: transparent;
    border-color: #62a651;
    transition: opacity .2s;
    }
.lg-actions .lg-next:before,
.lg-actions .lg-next:after,
.lg-actions .lg-prev:before,
.lg-actions .lg-prev:after{
    display: none !important;
    }
.no-touchevents .lg-actions .lg-next:hover,
.no-touchevents .lg-actions .lg-prev:hover{
    opacity: .75;
    }
.lg-actions .lg-prev{
    border-right: none;
    border-left: 3px solid #62a651;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-color: #62a651;
    }
.map-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100000;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    }
.loader-wheel{
    font-size: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 1em;
    width: 1em;
    padding-left: 0.45em;
    margin: -.5em 0 0 -.5em;
    -webkit-animation: loader-wheel-rotate 0.5s steps(12) infinite;
    animation: loader-wheel-rotate 0.5s steps(12) infinite;
    overflow: hidden;
    }
.loader-wheel i{
    display: block;
    position: absolute;
    height: 0.3em;
    width: 0.1em;
    border-radius: 0.05em;
    background: #333;
    opacity: 0.8;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: center 0.5em;
    -ms-transform-origin: center 0.5em;
    transform-origin: center 0.5em;
    }
@-webkit-keyframes loader-wheel-rotate{
    from{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        }

    to{
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        }
    }
@keyframes loader-wheel-rotate{
    from{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        }

    to{
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        }
    }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
    border-bottom: none !important;
    }
.ios .mCSB_scrollTools .mCSB_buttonUp,
.ios .mCSB_scrollTools .mCSB_buttonDown{
    border-bottom: none !important;
    }
.cd-horizontal-timeline{
    opacity: 0;
    background: #fff;
    padding: 12px 40px 25px;
    transition: opacity 0.2s;
    margin: 21px 0 53px;
    }
.cd-horizontal-timeline::before{
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'mobile';
    display: none;
    }
.cd-horizontal-timeline.loaded{
    /* show the timeline after events position has been set (using JavaScript) */
    opacity: 1;
    }
.cd-horizontal-timeline .timeline{
    position: relative;
    height: 80px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    }
.cd-horizontal-timeline .events-wrapper{
    position: relative;
    height: 100%;
    margin: 0 20px;
    overflow: hidden;
    }
.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before{
    /* these are used to create a shadow effect at the sides of the timeline */
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px;
    display: none;
    }
.cd-horizontal-timeline .events-wrapper::before{
    left: 0;
    background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));
    }
.cd-horizontal-timeline .events-wrapper::after{
    right: 0;
    background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));
    }
.cd-horizontal-timeline .events{
    /* this is the grey line/timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 39px;
    height: 2px;
    /* width will be set using JavaScript */
    background: #d1d9e4;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    }
.cd-horizontal-timeline .filling-line{
    /* this is used to create the green line filling the timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #69be53;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    }
.cd-horizontal-timeline .events a{
    color: #081d38;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 7px;
    font-size: 12px;
    position: absolute;
    border-bottom: none;
    bottom: 0;
    z-index: 2;
    text-align: center;
    /* fix bug on Safari - text flickering while timeline translates */
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    }
.cd-horizontal-timeline .events a::after{
    /* this is used to create the event spot */
    content: '';
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -7px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    border: 2px solid #d1d9e4;
    background-color: #fff;
    transition: background-color 0.3s, border-color 0.3s;
    }
.no-touchevents .cd-horizontal-timeline .events a:hover{
    text-decoration: none;
    }
.no-touchevents .cd-horizontal-timeline .events a:hover::after{
    background-color: #69be53;
    border-color: #69be53;
    }
.cd-horizontal-timeline .events ol{
    margin-bottom: 0;
    }
.cd-horizontal-timeline .events ol li{
    margin-bottom: 0;
    overflow: visible;
    padding-left: 0;
    }
.cd-horizontal-timeline .events ol li:before{
    display: none;
    }
.cd-horizontal-timeline .events a.selected{
    pointer-events: none;
    }
.cd-horizontal-timeline .events a.selected::after{
    background-color: #ed1849;
    border-color: #ed1849 !important;
    }
.cd-horizontal-timeline .events a.older-event::after{
    border-color: #69be53;
    }
.cd-timeline-navigation li{
    position: static !important;
    }
.cd-timeline-navigation li:after{
    display: none;
    }
.cd-timeline-navigation a{
    /* these are the left/right arrows to navigate the timeline */
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 15px;
    width: 9px;
    border-bottom: none !important;
    border-radius: 50%;
    /* replace text with an icon */
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    transition: border-color 0.3s;
    }
.no-touchevents .cd-timeline-navigation a:not(.inactive):hover{
    opacity: .75;
    }
.cd-timeline-navigation a::after{
    /* arrow icon */
    content: '';
    position: absolute;
    height: 15px;
    width: 9px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    }
.cd-timeline-navigation a.prev{
    left: 0;
    background: url("../i/timeline-prev.png") no-repeat 0 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
.cd-timeline-navigation a.next{
    right: 0;
    background: url("../i/timeline-next.png") no-repeat 0 0;
    }
.cd-timeline-navigation a.inactive{
    cursor: not-allowed;
    opacity: .5;
    }
.cd-timeline-navigation a.inactive::after{
    background-position: 0 -16px;
    }
.no-touchevents .cd-timeline-navigation a.inactive:hover{
    border-color: #dfdfdf;
    }
.cd-horizontal-timeline .events-content{
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: height 0.4s;
    }
.cd-horizontal-timeline .events-content > ol{
    list-style: none;
    }
.cd-horizontal-timeline .events-content > ol > li{
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 0 5%;
    opacity: 0;
    padding-right: 0;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    padding-left: 0;
    margin-bottom: 0;
    }
.cd-horizontal-timeline .events-content > ol > li:before{
    display: none;
    }
.cd-horizontal-timeline .events-content li.selected{
    /* visible event content */
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right{
    -webkit-animation-name: cd-enter-right;
    animation-name: cd-enter-right;
    }
.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left{
    -webkit-animation-name: cd-enter-left;
    animation-name: cd-enter-left;
    }
.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left{
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
    }
.cd-horizontal-timeline .events-content li > *{
    margin: 0 auto;
    }
.cd-horizontal-timeline .events-content h2{
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 22px;
    padding: 11px 22px 13px;
    background-color: #69be53;
    }
.cd-horizontal-timeline .events-content .date-descr{
    padding-left: 20px;
    position: relative;
    }
.cd-horizontal-timeline .events-content .date-descr:before{
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    border-left: 4px solid #69be53;
    width: 4px;
    }
.cd-horizontal-timeline .events-content .date-descr:after{
    clear: both;
    display: table;
    content: '';
    }
.cd-horizontal-timeline .events-content em{
    display: block;
    font-style: italic;
    margin: 10px auto;
    }
.cd-horizontal-timeline .events-content em::before{
    content: '- ';
    }
.cd-horizontal-timeline .events-content p{
    margin-bottom: 16px;
    color: #151515;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.625em;
    }
.cd-horizontal-timeline .events-content p:last-child{
    margin-bottom: 0;
    }
@-webkit-keyframes cd-enter-right{
    0%{
        opacity: 0;
        -webkit-transform: translateX(100%);
        }

    100%{
        opacity: 1;
        -webkit-transform: translateX(0%);
        }
    }
@keyframes cd-enter-right{
    0%{
        opacity: 0;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        }

    100%{
        opacity: 1;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        }
    }
@-webkit-keyframes cd-enter-left{
    0%{
        opacity: 0;
        -webkit-transform: translateX(-100%);
        }

    100%{
        opacity: 1;
        -webkit-transform: translateX(0%);
        }
    }
@keyframes cd-enter-left{
    0%{
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        }

    100%{
        opacity: 1;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        }
    }
footer{
    position: relative;
    z-index: 4;
    background-color: #484848;
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.07);
    }
footer .footer-bottom{
    padding: 13px 0 15px;
    border-top: 1px solid #505050;
    }
footer .footer-bottom .footer-info{
    display: inline-block;
    }
footer .footer-bottom .footer-info .item{
    display: inline-block;
    vertical-align: middle;
    margin-right: 100px;
    }
footer .footer-bottom .footer-info .item:last-child{
    margin-right: 0;
    }
footer .footer-bottom .footer-info .footer-contacts{
    display: inline-block;
    vertical-align: middle;
    }
footer .footer-bottom .footer-info .copyright p{
    color: #9b9b9b;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5em;
    }
footer .footer-bottom .footer-info .phone{
    padding-left: 35px;
    position: relative;
    }
footer .footer-bottom .footer-info .phone:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url("../i/f-phone-icon.png") no-repeat 0 50%;
    width: 13px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -10px 0 0;
    }
footer .footer-bottom .footer-info .phone p{
    color: #9b9b9b;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2em;
    }
footer .footer-bottom .footer-info .phone p a{
    color: white;
    text-decoration: none;
    }
footer .footer-bottom .footer-info .mail{
    padding-left: 35px;
    position: relative;
    }
footer .footer-bottom .footer-info .mail:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -7px 0 0;
    background: url("../i/mail-icon.png") no-repeat 0 50%;
    }
footer .footer-bottom .footer-info .mail p a{
    color: #69be53;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    transition: all .2s;
    }
.no-touchevents footer .footer-bottom .footer-info .mail p a:hover{
    color: #fff;
    }
footer .footer-bottom .dev{
    float: right;
    color: #9b9b9b;
    text-decoration: none;
    font-size: 11px;
    font-weight: 500;
    padding-top: 8px;
    line-height: 18px;
    }
footer .footer-bottom .dev a{
    background: transparent url("../i/development-iquadart.svg") no-repeat scroll 0 0/74px 22px;
    display: inline-block;
    height: 22px;
    margin-left: 1px;
    transition: all 0.2s ease 0s;
    vertical-align: middle;
    margin-top: -2px;
    width: 74px;
    }
.no-touchevents footer .footer-bottom .dev a:hover{
    background: transparent url("../i/development-iquadart-hover.svg") no-repeat scroll 0 0/74px 22px;
    }
footer .slider-wrap{
    padding: 25px 0 29px;
    }
footer .slider-wrap .footer-link-slider .slide{
    padding: 0 30px;
    }
footer .slider-wrap .footer-link-slider .slide a{
    color: white;
    text-decoration: none;
    border-bottom: 1px solid #4e6548;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5em;
    transition: color .2s;
    }
.no-touchevents footer .slider-wrap .footer-link-slider .slide a:hover{
    border-bottom: none;
    color: #69be53;
    }
footer .slider-wrap .footer-link-slider .slick-arrow{
    position: absolute;
    top: 3px;
    cursor: pointer;
    text-indent: -10000px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 0;
    height: 15px;
    width: 9px;
    border: none;
    z-index: 2;
    margin: 0;
    transition: all .2s;
    }
.no-touchevents footer .slider-wrap .footer-link-slider .slick-arrow:hover{
    opacity: .75;
    }
footer .slider-wrap .footer-link-slider .slick-arrow.slick-prev{
    left: 0;
    background-image: url("../i/slider-arrow-prev-green.png");
    }
footer .slider-wrap .footer-link-slider .slick-arrow.slick-next{
    right: 0;
    background-image: url("../i/slider-arrow-next-green.png");
    }
/*Booking medicine*/
#booking-medicine-popup{
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    min-width: 320px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    background: rgba(0, 0, 0, .8);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    }
.opened-medicine-popup #booking-medicine-popup{
    visibility: visible;
    opacity: 1;
    }
#booking-medicine-popup .container{
    position: relative;
    font-size: 0;
    text-align: center;
    height: 100%;
    max-width: none;
    overflow: hidden;
    overflow-y: auto;
    padding: 50px 16px 0;
    }
#booking-medicine-popup .container:before{
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
    margin: 0 -2px 0 0;
    }
#booking-medicine{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 22px;
    color: #151515;
    text-align: left;
    width: 1280px;
    max-width: 100%;
    padding: 0;
    margin: 0 0 24px;
    background: #f5f5f5;
    box-shadow: 0 0 5px rgba(0, 0, 0, .03);
    }
#booking-medicine .header{
    font-size: 13px;
    line-height: 21px;
    text-align: center;
    color: #9b9b9b;
    padding: 19px 16px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .03);
    }
#booking-medicine .header a{
    color: #9b9b9b;
    }
.no-touchevents #booking-medicine a:hover{
    text-decoration: none;
    }
#booking-medicine-popup .message-box{
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5em;
    color: #151515;
    padding: 33px 47px 19px;
    }
#booking-medicine-popup .message-box p{
    font-weight: 700;
    margin: 0;
    }
#booking-medicine-popup .message-box span{
    color: #9b9b9b;
    }
#booking-medicine-tbl{
    margin: 12px 0 0;
    }
#booking-medicine-tbl .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
    line-height: 22px;
    color: #151515;
    padding: 16px 47px 10px;
    }
#booking-medicine-tbl .row:nth-child(odd){
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .03);
    }
#booking-medicine-tbl .col{
    display: flex;
    flex-wrap: wrap;
    width: calc(50% - 118px);
    }
#booking-medicine-tbl .col p{
    width: 50%;
    padding-right: 16px;
    }
#booking-medicine-tbl .btn-col{
    width: 236px !important;
    }
#booking-medicine-tbl p{
    margin: 0;
    }
#booking-medicine-tbl span:not(.tooltip){
    color: #9b9b9b;
    }
#booking-medicine-tbl .tooltip{
    position: relative;
    border-bottom: 1px dotted #9b9b9b;
    cursor: pointer;
    }
.no-touchevents #booking-medicine-tbl .tooltip:hover, #booking-medicine-tbl .tooltip.opened{
    border-color: transparent;
    }
.no-touchevents #booking-medicine-tbl .tooltip:hover .tooltip-box, #booking-medicine-tbl .tooltip.opened .tooltip-box{
    display: block;
    }
#booking-medicine-tbl .tooltip-box{
    display: none;
    position: absolute;
    left: 50%;
    bottom: calc(100% + 13px);
    width: 201px;
    padding: 11px 12px 10px;
    margin: 0 0 0 -115px;
    background: #fff;
    border-top: 4px solid #69be53;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .08);
    }
#booking-medicine-tbl .tooltip-box:before{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -14px;
    width: 20px;
    height: 14px;
    margin: 0 0 0 -10px;
    background: url("../i/tooltip-box-arrow.png") no-repeat 0 0;
    }
#booking-medicine-tbl .tooltip-box > span{
    display: block;
    font-size: 12px;
    line-height: 19px;
    color: #151515;
    margin: 0 0 7px;
    }
#booking-medicine-tbl .tooltip-box > span:last-child{
    margin-bottom: 0;
    }
#booking-medicine-tbl .tooltip-box .data{
    display: block;
    font-size: 11px;
    line-height: 19px;
    color: #9b9b9b;
    }
#booking-medicine-tbl [class*="icon-"]{
    position: relative;
    padding-left: 26px;
    }
#booking-medicine-tbl [class*="icon-"]:before{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    line-height: 1em;
    color: #c8c8c8;
    }
#booking-medicine-tbl a[href^=tel]{
    white-space: nowrap;
    text-decoration: none;
    color: #151515;
    }
.no-touchevents #booking-medicine-tbl a[href^=tel]:hover{
    opacity: .6 !important;
    }
#booking-medicine-tbl .drugstore-num{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin: 0 0 10px;
    }
#booking-medicine-tbl .drugstore-num .drugstore{
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    margin: 0 10px 0 0;
    }
#booking-medicine-tbl .drugstore-num .discount{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 20px;
    height: 20px;
    min-width: 20px;
    padding: 0;
    border-radius: 110%;
    background: #ed1849;
    }
#booking-medicine-tbl .drugstore-num .discount:before{
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    }
#booking-medicine-tbl .updated{
    font-size: 11px;
    line-height: 15px;
    margin: -1px 0 0;
    }
#booking-medicine-tbl .time{
    display: inline-block;
    vertical-align: top;
    }
#booking-medicine-tbl .btn{
    display: block;
    text-align: center;
    color: #5dac48;
    padding: 0 12px;
    width: 100%;
    margin: -9px 0 0;
    }
#booking-medicine-tbl .btn.js-open-form{
    position: relative;
    color: #5dac48 !important;
    }
#booking-medicine-tbl .btn.js-open-form.active{
    color: #fff !important;
    background: #69be53;
    }
#booking-medicine-tbl .btn svg{
    display: none;
    vertical-align: top;
    margin: 12px 0 0 4px;
    }
#booking-medicine-tbl .btn.js-open-form.active svg{
    display: inline-block;
    }
.no-touchevents #booking-medicine-tbl .btn:hover{
    color: #fff !important;
    }
.no-touchevents #booking-medicine-tbl .btn.js-open-form.active:hover{
    background: #96d186;
    }
.no-touchevents #booking-medicine-tbl .btn:not(:disabled):active{
    -webkit-box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .3);
    }
.booking-form{
    display: none;
    position: relative;
    padding: 39px 0 33px;
    margin: 12px 0 0;
    width: 100% !important;
    }
.booking-form:before{
    content: '';
    position: absolute;
    left: -47px;
    top: 0;
    right: -47px;
    height: 1px;
    background: #dfdfdf;
    }
.booking-form:after{
    content: '';
    position: absolute;
    right: 110px;
    top: -8px;
    width: 16px;
    height: 8px;
    background: url("../i/btn-arrow.svg") no-repeat 0 0/100% auto;
    }
.booking-form h3{
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #151515;
    margin: 0 0 24px;
    }
.booking-form .form{
    margin: 0 auto;
    max-width: 442px;
    }
.booking-form .field{
    margin: 0 0 19px;
    }
.booking-form .field-name{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #9b9b9b;
    margin: 0 0 4px;
    }
.booking-form .required .field-name:after{
    content: '*';
    margin: 0 0 0 2px;
    }
.booking-form .form-control{
    display: block;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 48px;
    height: 50px;
    width: 100%;
    padding: 0 16px;
    border: 1px solid #d8d8d8;
    box-shadow: 0 3px 10px rgba(0, 67, 39, .2);
    border-radius: 3px;
    }
.booking-form .btn{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 46px;
    color: #5dac48;
    padding: 0 16px !important;
    margin: 33px 0 0 !important;
    height: 50px;
    width: 100%;
    max-width: none !important;
    background: #fff;
    border: 2px solid #69be53;
    border-radius: 3px;
    }
.booking-form .medicine-count{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0 0 13px;
    margin: 0 0 14px;
    border-bottom: 1px solid #dfdfdf;
    }
.booking-form .medicine-count:first-of-type{
    margin-top: 24px;
    }
.booking-form .medicine-count:last-of-type{
    border: none;
    margin: 0;
    padding: 0;
    }
.booking-form .medicine-col{
    font-size: 14px;
    line-height: 22px;
    color: #151515;
    width: calc(100% - 174px);
    }
.booking-form .medicine-col .data{
    font-size: 13px;
    color: #9b9b9b;
    }
.booking-form .count-col{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 174px;
    }
.booking-form .count-col .js-plus-btn, .booking-form .count-col .js-minus-btn{
    display: block;
    text-align: center;
    width: 47px;
    height: 47px;
    padding: 18px 0 0;
    background: #fff;
    box-shadow: 0 3px 10px rgba(0, 67, 39, .2);
    border-radius: 110%;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    }
.booking-form .count-col .disabled{
    opacity: .4;
    cursor: default;
    }
.no-touchevents .booking-form .count-col .js-plus-btn:not(.disabled):hover, .no-touchevents .booking-form .count-col .js-minus-btn:not(.disabled):hover{
    background: #01864e;
    }
.booking-form .count-col svg{
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    }
.no-touchevents .booking-form .count-col .js-plus-btn:not(.disabled):hover svg *{
    fill: #fff;
    }
.booking-form .count-col .js-minus-btn:before{
    content: '';
    display: block;
    width: 13px;
    height: 3px;
    margin: 5px auto 0;
    background: #01864e;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    }
.no-touchevents .booking-form .count-col .js-minus-btn:not(.disabled):hover:before{
    background: #fff;
    }
.booking-form .count{
    font-size: 11px;
    line-height: 1em;
    text-align: center;
    color: #9b9b9b;
    width: 76px;
    padding: 0 8px;
    }
.booking-form .count .form-control{
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #151515;
    height: 20px;
    padding: 0;
    margin: 3px 0 0;
    border: none;
    background: none;
    box-shadow: none;
    border-radius: 0;
    }
.booking-form .count .form-control[type="number"]{
    -moz-appearance: textfield;
    }
.booking-form .count .form-control[type="number"]::-webkit-inner-spin-button,.booking-form .count .form-control[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    }
.booking-form .ok-message{
    display: none;
    text-align: center;
    padding: 8px 0 16px;
    max-width: 720px;
    margin: 0 auto;
    }
.booking-form .ok-message h3{
    margin: 0 0 11px;
    }
.booking-form .ok-message a{
    font-weight: 700;
    }
.js-close-popup{
    position: absolute;
    width: 24px;
    height: 24px;
    top: -37px;
    right: 0;
    cursor: pointer;
    }
.no-touchevents .js-close-popup svg *{
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    }
.no-touchevents .js-close-popup:hover svg *{
    fill: #69be53;
    }
@media (max-width: 1330px){
    /*Booking medicine*/
    #booking-medicine-popup .message-box{
        padding: 33px 24px 19px;
        }
    #booking-medicine-tbl .row{
        padding: 16px 24px 10px;
        }
    #booking-medicine-tbl .col{
        width: calc(54% - 118px);
        }
    #booking-medicine-tbl .col:nth-child(3){
        width: calc(46% - 118px);
        }
    #booking-medicine-tbl .col .icon-location{
        width: 58%;
        }
    #booking-medicine-tbl .col .icon-phone{
        width: 42%;
        }
    #booking-medicine-tbl .col .icon-clock{
        width: 55%;
        }
    #booking-medicine-tbl .col .icon-money{
        width: 45%;
        }
    .booking-form:before{
        left: -24px;
        right: -24px;
        }
    }
@media (max-width: 1170px){
    /*Booking medicine*/
    #booking-medicine-tbl .col{
        flex-direction: column;
        align-items: flex-start;
        }
    #booking-medicine-tbl .col p{
        align-self: flex-start;
        width: 100% !important;
        margin: 0 0 16px;
        }
    #booking-medicine-tbl .col p:last-child{
        margin: 0;
        }
    }
@media (max-width: 780px){
    /*Booking medicine*/
    #booking-medicine-popup .message-box{
        font-size: 18px;
        padding: 24px 16px 10px;
        }
    #booking-medicine-tbl .row{
        padding: 16px 16px 10px;
        }
    .booking-form:before{
        left: -16px;
        right: -16px;
        }
    }
@media (max-width: 730px){
    /*Booking medicine*/
    #booking-medicine-tbl .row{
        padding: 16px 16px 24px;
        }
    #booking-medicine-tbl .col{
        width: 58%;
        }
    #booking-medicine-tbl .col:nth-child(3){
        width: 42%;
        }
    #booking-medicine-tbl .col:nth-child(3) p{
        padding-right: 0;
        }
    #booking-medicine-tbl .btn-col{
        width: 100% !important;
        }
    #booking-medicine-tbl .btn{
        margin: 24px 0 0;
        max-width: 240px;
        }
    .booking-form{
        padding: 39px 0 16px;
        margin: 24px 0 0;
        }
    .booking-form:after{
        right: auto;
        left: 110px;
        }
    .booking-form .ok-message{
        padding: 0;
        }
    }
@media (max-width: 480px){
    /*Booking medicine*/
    #booking-medicine-popup .message-box{
        font-weight: 500;
        font-size: 16px;
        padding: 20px 16px 8px;
        }
    #booking-medicine-popup .message-box p{
        font-weight: 500;
        }
    #booking-medicine-tbl .col{
        width: 100% !important;
        }
    #booking-medicine-tbl .col p, #booking-medicine-tbl .col p:last-child{
        margin: 0 0 16px;
        }
    #booking-medicine-tbl .btn{
        margin: 8px auto 0;
        max-width: none;
        }
    .booking-form .medicine-count{
        display: block;
        }
    .booking-form .medicine-col{
        width: 100%;
        margin: 0 0 12px;
        }
    .booking-form .count-col{
        width: 174px;
        margin: 0;
        }
    .booking-form:after{
        left: 50%;
        margin-left: -8px;
        }
    }
@media (max-width: 390px){
    /*Booking medicine*/
    #booking-medicine-popup .message-box{
        padding: 20px 12px 8px;
        }
    #booking-medicine-popup .container{
        padding: 50px 8px 0;
        }
    #booking-medicine-tbl .row{
        padding: 16px 12px 24px;
        }
    #booking-medicine-tbl .drugstore-num .drugstore{
        font-size: 16px;
        }
    #booking-medicine-tbl .updated{
        margin: 1px 0 0;
        }
    .booking-form:before{
        left: -12px;
        right: -12px;
        }
    }
@media (min-width: 961px){
    header .nav-box nav{
        height: auto !important;
        }
    .desktop header .nav-box nav ul li.has-child:hover > a{
        color: #01864e;
        }
    .desktop header .nav-box nav ul li.has-child:hover > a:after{
        display: block;
        }
    .desktop header .nav-box nav ul li.has-child:hover ul{
        display: block;
        }
    header .nav-box nav ul li.active > a:before{
        content: '';
        position: absolute;
        bottom: -19px;
        left: 0;
        width: 100%;
        border-bottom: 3px solid #ed1849;
        height: 3px;
        }
    }
@media only screen and (min-width: 1100px){
    .cd-horizontal-timeline::before{
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop';
        }
    }
@media screen and (min-width: 1751px){
    .search-tooltip{
        bottom: auto !important;
        }
    }
@media screen and (max-width: 1750px){
    .search-tooltip{
        top: auto;
        }
    .search-tooltip{
        width: auto;
        right: 20px;
        }
    .search-tooltip:before{
        right: auto;
        top: -15px;
        left: 17px;
        margin-top: 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        }
    }
@media screen and (max-width: 1310px){
    .stock-row .row-item .stock-descr{
        padding: 18px 20px 19px;
        }
    .stock-row .row-item .stock-descr h3{
        font-size: 18px;
        }
    }
@media (max-width: 1250px){
    header .nav-box nav ul li{
        padding: 0 30px 17px;
        }
    .main-search-form .container .row .row-item{
        padding: 0 60px;
        }
    }
@media (max-width: 1150px){
    header .nav-box nav ul li{
        padding: 0 23px 17px;
        }
    .stock-box .stock-wrap{
        padding-right: 300px;
        }
    .stock .stock-slider .slide .slide-bg{
        height: 320px;
        }
    .stock .stock-slider .slide .slide-descr h3{
        font-size: 26px;
        }
    .news{
        width: 300px;
        }
    .news .news-wrap{
        padding: 15px 15px 0 20px;
        }
    .collective-box .collective .row{
        margin: 0 -10px;
        text-align: center;
        }
    .collective-box .collective .row .row-item{
        padding: 0 10px;
        margin-bottom: 20px;
        }
    .collective-box .collective .row .row-item a span{
        font-size: 14px;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item:last-child{
        padding-bottom: 0;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item .title{
        margin-bottom: 15px;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row{
        padding-left: 0;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li{
        width: 100% !important;
        margin-bottom: 10px;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li.availability{
        padding-top: 0;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li.availability.not-available:before{
        top: 1px;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li p{
        display: inline-block;
        width: calc(100% - 105px);
        vertical-align: top;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li h4{
        vertical-align: top;
        display: inline-block;
        padding-top: 6px;
        width: 100px;
        }
    .contacts-top .contacts-form{
        max-width: 505px;
        margin: 0 auto;
        width: 100%;
        display: block;
        }
    .contacts-meta{
        width: 100%;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 30px;
        }
    footer .footer-bottom .footer-info .item{
        margin-right: 50px;
        }
    }
@media screen and (max-width: 1100px) {
    header .top-header .right-side {
        padding-right: 0;
    }
}
@media (max-width: 1024px){
    header .nav-box nav ul li{
        padding: 0 18px 17px;
        }
    .map-box #map{
        height: 450px;
        }
    .map-box .map-default{
        position: relative;
        top: auto;
        right: auto !important;
        }
    .map-box .result-list{
        position: relative;
        top: auto;
        max-width: none;
        left: auto !important;
        width: 100%;
        padding: 30px 20px;
        height: auto;
        max-height: 400px;
        }
    .map-box .result-list .inner-box{
        margin: 0 -10px;
        font-size: 0;
        }
    .map-box .result-list .inner-box .result-item{
        width: 50%;
        display: inline-block;
        vertical-align: top;
        padding: 0 10px;
        }
    .map-box .result-list .inner-box .result-item:nth-last-child(-n+2){
        margin-bottom: 0;
        }
    .row.news-list .news-item .news-descr{
        padding: 18px 20px 20px;
        }
    .row.news-list .news-item .news-descr h3{
        font-size: 19px;
        }
    .contacts-person .row-item{
        width: 33.333333% !important;
        }
    #simple-map{
        height: 450px;
        }
    }
@media (max-width: 960px){
    header .top-header{
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        position: relative;
        z-index: 2;
        }
    header .top-header{
        padding: 16px 149px 17px 0;
        }
    .menu-open header .top-header{
        position: fixed;
        width: 100%;
        }
    header .top-header .logo{
        background-size: 230px 39px !important;
        height: 39px;
        width: 230px;
        }
    header .top-header .right-side{
        padding-top: 1px;
        }
    header .phone{
        display: none;
        }
    header .open-form{
        padding-top: 0;
        }
    header .lang{
        display: none;
        }
    header .nav-box{
        border: none;
        position: absolute;
        right: 45px;
        top: 0;
        }
    header .nav-box nav{
        position: fixed;
        right: -385px;
        transition: right .2s;
        top: 0;
        padding: 112px 0 0;
        overflow-y: auto;
        max-height: 100%;
        float: none;
        width: 100%;
        max-width: 385px;
        background: #fff;
        }
    .menu-open header .nav-box nav{
        right: 0;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        }
    header .nav-box nav .lang,
    header .nav-box nav .phone{
        display: block;
        }
    header .nav-box nav ul{
        margin-bottom: 35px;
        }
    header .nav-box nav ul li{
        display: block;
        padding: 0;
        }
    header .nav-box nav ul li:nth-child(odd){
        background-color: rgba(171, 171, 171, 0.1);
        }
    header .nav-box nav ul li.desktop-hide{
        display: block;
        }
    header .nav-box nav ul li a{
        font-size: 21px;
        color: #2b2b2b;
        padding: 12px 20px 11px 70px;
        line-height: 1.3em;
        }
    header .nav-box nav ul li.has-child > a:after{
        display: none !important;
        }
    header .nav-box nav ul li.has-child > a:before{
        content: '';
        background: url("../i/sel-arrow.png") no-repeat 0 0;
        width: 14px;
        height: 8px;
        position: absolute;
        border: none;
        left: 40px;
        top: 50%;
        display: block;
        margin: -4px 0 0;
        }
    header .nav-box nav ul li.nav-mob-visible ul{
        display: block;
        }
    .desktop header .nav-box nav ul li.has-child.nav-visible > a{
        color: #01864e;
        }
    .desktop header .nav-box nav ul li.has-child.nav-visible > a:after{
        display: block;
        }
    .desktop header .nav-box nav ul li.has-child.nav-visible > a:before{
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        }
    .desktop header .nav-box nav ul li.has-child.nav-visible ul{
        display: block;
        }
    header .nav-box nav ul li ul{
        margin-bottom: 0;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        width: 100%;
        background: transparent;
        box-shadow: none;
        padding-bottom: 8px;
        }
    header .nav-box nav ul li ul li{
        background: transparent !important;
        }
    header .nav-box nav ul li ul li a{
        font-size: 17px;
        color: #2b2b2b;
        padding: 6px 20px 6px 84px;
        }
    header .nav-box nav ul li.active > a{
        color: #ed1849;
        }
    header .nav-box .right-side .search-box{
        margin-right: 0;
        }
    header .nav-box .right-side .search-box .open-search{
        border: none;
        height: 72px;
        background: url("../i/search-icon-x2.png") no-repeat 50% 50%/24px 24px;
        }
    .no-touchevents header .nav-box .right-side .search-box .open-search:hover{
        background: url("../i/search-icon-active-x2.png") no-repeat 50% 50%/24px 24px;
        }
    header .nav-box .right-side .search-box .open-search.visible{
        background: url("../i/close-x2.png") no-repeat 50% 50%/24px 24px;
        }
    .no-touchevents header .nav-box .right-side .search-box .open-search.visible:hover{
        background: url("../i/close-hover-x2.png") no-repeat 50% 50%/24px 24px;
        }
    header .nav-box .right-side .search-box form button{
        background: url("../i/search-icon-x2.png") no-repeat 50% 50%/24px 24px;
        }
    .no-touchevents header .nav-box .right-side .search-box form button:hover{
        background: url("../i/search-icon-active-x2.png") no-repeat 50% 50%/24px 24px;
        }
    #menu-toggle-wrapper{
        display: inline-block;
        }
    .main-search-form .container .main-search-form-wrap:after{
        display: none;
        }
    .main-search-form .container .row{
        margin: 0 -20px;
        }
    .main-search-form .container .row .row-item{
        padding: 0 20px;
        }
    .main-search-form .container form{
        max-width: 100%;
        }
    .stock-box{
        margin-bottom: 45px;
        }
    .stock-box .stock-wrap{
        padding-right: 0;
        }
    .stock{
        margin-bottom: 40px;
        }
    .stock-row .row-item .stock-img img{
        width: 100%;
        }
    .news{
        width: 100%;
        position: relative;
        right: auto;
        top: auto;
        padding-left: 0;
        }
    .news .news-wrap{
        padding: 0;
        box-shadow: none;
        background: transparent;
        }
    .news h2{
        background: #fff;
        color: #151515;
        font-size: 22px;
        box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.03);
        font-weight: 700;
        margin-bottom: 20px;
        padding: 15px 30px;
        }
    .news-list{
        height: auto !important;
        overflow: visible;
        margin: 0 -10px;
        font-size: 0;
        }
    .news-list .mCustomScrollBox:after{
        display: none;
        }
    .news-list .news-item{
        width: 50%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px;
        position: relative;
        padding: 0 10px;
        }
    .news-list .news-item:before{
        content: '';
        position: absolute;
        left: 10px;
        right: 10px;
        box-shadow: 0 0 4.8px 0.3px rgba(0, 0, 0, 0.07);
        top: 0;
        height: 100%;
        background: #fff;
        z-index: 0;
        }
    .news-list .news-item .news-img img{
        width: 100%;
        }
    .news-list .news-item .news-descr{
        padding: 18px 20px 19px;
        }
    .news-list .news-item .news-descr h3{
        font-size: 18px;
        }
    .collective-box{
        display: none;
        }
    .collective-box .collective .row .row-item{
        width: 33.33333%;
        }
    .medInPharmacies .pharmacies-list .ph-item ul li:last-child{
        margin-bottom: 0;
        }
    .medInPharmacies .pharmacies-list .ph-item ul li{
        width: 50%;
        margin-bottom: 20px;
        }
    footer .footer-bottom .footer-info .phone{
        display: block;
        margin-bottom: 12px;
        margin-right: 0;
        }
    footer .footer-bottom .footer-info .phone:last-child{
        margin-bottom: 0;
        }
    footer .footer-bottom .dev{
        padding-top: 0;
        }
    }
@media only screen and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 960px) and (min-resolution: 144dpi){
    header .nav-box nav ul li.has-child > a:before{
        background: url("../i/sel-arrow-x2.png") no-repeat 0 0/14px 8px;
        }
    header .nav-box .right-side .search-box .open-search{
        background: url("../i/search-icon-x2.png") no-repeat 50% 50%/24px 24px !important;
        }
    .no-touchevents header .nav-box .right-side .search-box .open-search:hover{
        background: url("../i/search-icon-active-x2.png") no-repeat 50% 50%/24px 24px !important;
        }
    header .nav-box .right-side .search-box .open-search.visible{
        background: url("../i/close-x2.png") no-repeat 50% 50%/24px 24px !important;
        }
    .no-touchevents header .nav-box .right-side .search-box .open-search.visible:hover{
        background: url("../i/close-hover-x2.png") no-repeat 50% 50%/24px 24px !important;
        }
    header .nav-box .right-side .search-box form button{
        background: url("../i/search-icon-x2.png") no-repeat 50% 50%/24px 24px !important;
        }
    .no-touchevents header .nav-box .right-side .search-box form button:hover{
        background: url("../i/search-icon-active-x2.png") no-repeat 50% 50%/24px 24px !important;
        }
    }
@media (max-width: 860px){
    .contacts-form{
        margin: 32px 0 0;
        }
    .contacts-form .row-item{
        width: 100% !important;
        max-width: 525px;
        margin: 0 auto 40px;
        display: block;
        padding: 0;
        }
    .row.news-list .news-item{
        width: 50%;
        }
    .main-stock{
        padding-bottom: 30px;
        margin-bottom: 30px;
        }
    .main-stock .row-item:nth-last-child(-n+3){
        margin-bottom: 20px;
        }
    .main-stock .row-item:nth-last-child(-n+2){
        margin-bottom: 0;
        }
    .main-stock .row-item{
        width: 50% !important;
        }
    .add-stock{
        margin-bottom: 40px;
        }
    .add-stock .row-item{
        width: 50% !important;
        }
    }
@media (max-width: 774px){
    header .top-header{
        padding: 16px 120px 17px 0;
        }
    header .nav-box .right-side .search-box form{
        width: 560px;
        }
    #menu-toggle-wrapper {
        right: -98px;
    }
    .collective-box .collective .row .row-item{
        width: 50%;
        }

    .page-title.has-search .search-medicines-pharmacies-form .check{
        margin-bottom: 20px !important;
        }
    .gallery .photo-grid .photo-grid-item,
    .gallery .photo-grid .grid-sizer{
        width: 50%;
        }
    .stock-meta p{
        width: 100%;
        margin-bottom: 20px;
        }
    .stock-meta p:last-child{
        margin-bottom: 0;
        }
    .contacts-person .row-item{
        width: 50% !important;
        }
    footer .footer-bottom .footer-info .footer-contacts{
        display: block;
        }
    footer .footer-bottom .footer-info .copyright{
        margin-bottom: 20px;
        }
    }
@media (max-width: 640px){
    header .top-header{
        padding: 16px 0 17px;
        }
    header .open-form{
        display: none;
        }
    header .nav-box nav .phone{
        padding-bottom: 22px;
        }
    header .nav-box nav .open-form{
        display: table;
        margin: 0 auto 25px;
        }
    header .nav-box .right-side .search-box form{
        width: 440px;
        }
    #menu-toggle-wrapper {
        right: 20px;
    }
    .main-search-form .container .main-search-form-wrap{
        height: auto;
        padding: 30px 0;
        }
    .main-search-form .container .row .row-item{
        width: 100%;
        margin-bottom: 50px;
        }
    .main-search-form .container .row .row-item:last-child{
        margin-bottom: 0;
        }
    .main-search-form .container .row .row-item:first-child:before{
        display: none;
        }
    .stock-box{
        margin-bottom: 65px;
        }
    .stock .stock-slider .slide .slide-bg{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        }
    .stock .stock-slider .slide .slide-descr{
        padding: 40px 20px;
        position: relative;
        bottom: auto;
        left: auto;
        }
    .stock .stock-slider .slide .slide-descr h3{
        font-size: 20px;
        }
    .stock .stock-slider .slick-arrow{
        display: none !important;
        }
    .stock-row{
        margin: 0;
        }
    .stock-row .row-item:nth-last-child(-n+2){
        margin: 0 auto 20px;
        }
    .stock-row .row-item:last-child{
        margin-bottom: 0;
        }
    .stock-row .row-item{
        width: 100% !important;
        display: block;
        padding: 0;
        margin: 0 auto 20px;
        max-width: 420px;
        height: auto !important;
        }
    .stock-row .row-item:before{
        left: 0;
        right: 0;
        }
    .news-list{
        margin: 0;
        }
    .news-list .news-item{
        width: 100%;
        display: block;
        height: auto !important;
        padding: 0;
        margin: 0 auto 20px;
        max-width: 420px;
        }
    .news-list .news-item:before{
        left: 0;
        right: 0;
        }
    .banner a img{
        display: none;
        }
    .banner a img.mob-banner{
        display: block;
        }
    .search-banner a span{
        font-size: 20px;
        }
    .search-banner a span:before{
        margin-right: 14px;
        background-size: 20px 20px;
        }
    .page-title .submenu{
        padding-bottom: 1px;
        }
    .page-title .submenu ul li{
        display: block;
        margin-right: 0;
        }
    .map-box #map{
        height: 300px;
        }
    .map-box .result-list{
        max-height: 340px;
        }
    .map-box .result-list .inner-box .result-item{
        width: 100%;
        }
    .map-box .result-list .inner-box .result-item:nth-last-child(-n+2){
        margin-bottom: 45px;
        }
    .map-box .result-list .inner-box .result-item:last-child{
        margin-bottom: 0;
        }
    .row.news-list{
        margin: 0 0 40px;
        }
    .row.news-list .news-item{
        padding: 0;
        width: 100%;
        }
    .video-box{
        padding: 15px;
        }
    .main-stock{
        padding-bottom: 30px;
        margin-bottom: 30px;
        }
    .main-stock:after{
        width: 400px;
        left: 50%;
        margin-left: -200px;
        right: auto;
        }
    .main-stock .row-item:nth-last-child(-n+3){
        margin: 0 auto 20px;
        }
    .main-stock .row-item:nth-last-child(-n+2){
        margin: 0 auto 20px;
        }
    .main-stock .row-item{
        padding: 0;
        max-width: 400px;
        width: 100% !important;
        }
    .main-stock .row-item:last-child{
        margin-bottom: 0;
        }
    .add-stock{
        margin-bottom: 40px;
        }
    .add-stock .row-item{
        padding: 0;
        max-width: 400px;
        width: 100% !important;
        }
    .contacts-meta .row-item{
        width: 100% !important;
        padding: 0;
        }
    .contacts-meta .row-item div{
        margin-bottom: 35px;
        }
    }
@media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 640px) and (min-resolution: 144dpi){
    .search-banner a span:before{
        background: url("../i/search-banner-icon-x2.png") no-repeat 0 0/20px 20px;
        }
    }
@media screen and (max-width: 570px) {
    .list-poll-result .progress-percent {
        width: 80px;
    }
}
@media (max-width: 540px){
    .content{
        margin-bottom: 60px;
        }
    .content ol > li{
        padding-left: 30px;
        font-size: 16px;
        }
    .content ol > li:before{
        font-size: 16px;
        }
    main{
        padding-bottom: 50px;
        }
    img.left,
    span.left{
        float: none;
        margin: 0 0 20px;
        max-width: 100%;
        }
    img.right,
    span.right{
        float: none;
        margin: 0 0 20px;
        max-width: 100%;
        }
    span.left img:last-child,
    span.right img:last-child{
        margin: 0 auto;
        }
    span.left img,
    span.right img{
        margin: 0 auto;
        }
    header .top-header .logo{
        width: 185px;
        height: 31px;
        background-size: 185px 31px !important;
        }
    header .nav-box nav{
        padding: 104px 0 0;
        }
    header .nav-box .right-side .search-box .open-search{
        height: 64px;
        }
    header .nav-box .right-side .search-box form{
        right: -50px;
        }
    header .nav-box .right-side .search-box form:after{
        right: 70px;
        }
    .stock-box{
        margin-bottom: 40px;
        }
    .collective-box .collective .row .row-item{
        width: 100%;
        }
    .collective-box .collective .row .row-item a{
        height: 60px;
        }
    .page-title{
        padding-top: 1px;
        }
    .page-title.has-search .search{
        padding-bottom: 26px;
        }
    .page-title.has-search .search form .sel-wrap{
        padding-right: 0;
        }
    .page-title.has-search .search form button{
        position: relative;
        right: auto;
        top: auto;
        display: table;
        margin: 10px auto 0;
        }
    .page-title.has-search .num-result{
        margin-top: 20px;
        }
    .page-title .breadcrumbs{
        display: none;
        }
    .page-title .news-title,
    .page-title .stock-title{
        padding-top: 30px;
        }
    .page-title .news-title h1,
    .page-title .stock-title h1{
        font-size: 20px;
        margin-bottom: 0;
        }
    .map-box .result-list .inner-box .result-item p{
        line-height: 1.2em;
        font-size: 14px;
        }
    .page-title.has-search .search-medicines-pharmacies-form .sel-wrap{
        width: 100%;
        margin-bottom: 20px;
        }
    .page-title.has-search .search-medicines-pharmacies-form .tags-container ul li{
        padding: 6px 38px 6px 10px;
        }
    .page-title.has-search .search-medicines-pharmacies-form .tags-container ul li a{
        right: 10px;
        }

    .page-title.has-search .search-medicines-pharmacies-form .select-box{
         padding-right: 0;
         margin-bottom: 16px;
        }
    .page-title.has-search .search-medicines-pharmacies-form form button{
         position: relative;
         right: auto;
         display: table;
         margin: 0 auto 15px !important;
         top: auto;
        }


    .medInPharmacies h2{
        font-size: 18px;
        padding: 0 20px;
        margin: 20px 0;
        }
    .medInPharmacies .pharmacies-list .ph-item{
        padding: 15px 20px;
        }
    .medInPharmacies .pharmacies-list .ph-item .title{
        margin-bottom: 15px;
        }
    .medInPharmacies .pharmacies-list .ph-item ul li{
        width: 100%;
        padding-right: 0;
        }
    .error-box .row .row-item{
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
        display: block;
        }
    .error-box .row .row-item:last-child{
        margin-bottom: 0;
        }
    #form-pharmacist{
        padding: 30px 20px;
        }
    .row.news-list .news-item .news-descr h3{
        font-size: 17px;
        }
    .pager .archive{
        float: none;
        text-align: center;
        }
    .pager ul.right{
        padding-top: 0;
        float: none;
        text-align: center;
        margin-bottom: 40px;
        }
    .bottom-controls{
        text-align: center;
        margin-top: 30px;
        }
    .bottom-controls .share{
        float: none;
        margin-bottom: 20px;
        }
    .bottom-controls .next-article{
        float: none;
        display: inline-block;
        }
    .stock-meta p{
        font-size: 17px;
        }
    .stock-meta p:before{
        font-size: 30px;
        margin-right: 10px;
        }
    .contacts-meta p{
        font-size: 16px;
        }
    .contacts-person .row-item{
        width: 100% !important;
        display: block;
        max-width: 330px;
        margin: 0 auto 50px;
        }
    #simple-map{
        margin-bottom: 50px;
        height: 300px;
        }
    .page-title.has-search .search form.simple-search input{
        padding-right: 50px;
        }
    .page-title.has-search .search form.simple-search button{
        text-indent: -10000px;
        width: 50px;
        height: 50px;
        padding: 0;
        position: absolute;
        right: 20px;
        top: 0;
        margin-top: 0;
        display: block;
        background: #fff;
        border: none;
        background: url("../i/search-icon-x2.png") no-repeat 50% 50%/24px 24px;
        }
    .no-touchevents .page-title.has-search .search form.simple-search button:hover{
        background: #fff url("../i/search-icon-active-x2.png") no-repeat 50% 50%/24px 24px !important;
        }
    footer .footer-bottom{
        padding: 20px 0;
        }
    footer .footer-bottom .footer-info{
        margin-bottom: 22px;
        display: block;
        }
    footer .footer-bottom .footer-info .item{
        text-align: center;
        margin-right: 0;
        display: block;
        }
    footer .footer-bottom .footer-info .phone{
        padding-left: 0;
        }
    footer .footer-bottom .footer-info .phone:before{
        position: relative;
        top: auto;
        left: auto;
        margin: 0 12px 0 0;
        }
    footer .footer-bottom .footer-info .phone p{
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        }
    footer .footer-bottom .footer-info .mail{
        padding-left: 0;
        }
    footer .footer-bottom .footer-info .mail:before{
        position: relative;
        top: auto;
        left: auto;
        margin: 0 14px 0 0;
        }
    footer .footer-bottom .footer-info .mail p{
        display: inline-block;
        vertical-align: middle;
        }
    footer .footer-bottom .dev{
        float: none;
        text-align: center;
        }
    }
@media only screen and (max-width: 540px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 540px) and (min-resolution: 144dpi){
    .page-title.has-search .search form.simple-search button{
        background: url("../i/search-icon-x2.png") no-repeat 50% 50%/24px 24px !important;
        }
    .no-touchevents .page-title.has-search .search form.simple-search button:hover{
        background: #fff url("../i/search-icon-active-x2.png") no-repeat 50% 50%/24px 24px !important;
        }
    }
@media (max-width: 480px){
    header .nav-box{
        right: 30px;
        }
    header .nav-box nav{
        right: -100%;
        }
    header .nav-box nav ul li ul li a{
        font-size: 16px;
        }
    header .nav-box .right-side .search-box form{
        width: 335px;
        right: -35px;
        }
    header .nav-box .right-side .search-box form:after{
        right: 50px;
        }
    .banner{
        margin: 0 -20px 40px;
        }
    .collective-box .collective{
        margin: 0 -20px;
        }
    .search-banner a{
        margin: 0 -20px;
        }
    .search-banner a span{
        font-size: 18px;
        }
    .search-banner a span:before{
        display: none;
        }
    .m-pharmacies-result .result-box .medicines-box .container{
        padding: 0;
        }
    .search-tooltip{
        right: 0;
        }
    .contacts-form .row-item{
        margin: 0 -20px 40px;
        width: auto !important;
        }
    .contacts-form .row-item form{
        padding: 30px 20px;
        }
    .video-box{
        margin: 0 -20px 27px;
        padding: 20px;
        }
    .gallery .photo-grid .photo-grid-item,
    .gallery .photo-grid .grid-sizer{
        width: 100%;
        }
    .contacts-top .contacts-form{
        margin: 0 -20px;
        width: auto;
        }
    .contacts-top .contacts-form form{
        padding: 25px 20px;
        }
    #simple-map{
        margin: 0 -20px 50px;
        }
    .cd-horizontal-timeline{
        margin: 30px -20px;
        padding: 10px 20px 25px;
        }
    footer .slider-wrap .footer-link-slider .slide{
        text-align: center;
        }
    }
@media screen and (max-width: 400px){
    .link-slider-box .link-slider .slick-arrow{
        height: 100%;
        }
    footer .slider-wrap .footer-link-slider .slick-arrow{
        height: 100%;
        }
    .list-poll-result .progress-percent {
        width: 90px;
    }
    }
@media (max-width: 360px){
    header .nav-box .right-side .search-box form{
        width: 280px;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li p{
        width: 100%;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item .specs-row li h4{
        display: block;
        margin-bottom: 0;
        width: auto;
        }
    }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi){
    .content ul > li:after{
        background: url("../i/bullet-x2.png") no-repeat 0 0/14px 14px;
        }
    header .top-header .logo{
        background: url("../i/logo-x2.png") no-repeat 0 0/370px 63px;
        }
    header .phone a:after{
        background: url("../i/phone-icon-x2.png") no-repeat 0 0/17px 23px;
        }
    header .nav-box .right-side .search-box .open-search{
        background: url("../i/search-icon-x2.png") no-repeat 50% 50%/17px 17px;
        }
    .no-touchevents header .nav-box .right-side .search-box .open-search:hover{
        background: url("../i/search-icon-active-x2.png") no-repeat 50% 50%/17px 17px;
        }
    header .nav-box .right-side .search-box .open-search.visible{
        background: url("../i/close-x2.png") no-repeat 50% 50%/17px 17px;
        }
    .no-touchevents header .nav-box .right-side .search-box .open-search.visible:hover{
        background: url("../i/close-hover-x2.png") no-repeat 50% 50%/17px 17px;
        }
    header .nav-box .right-side .search-box form button{
        background: url("../i/search-icon-x2.png") no-repeat 50% 50%/17px 17px;
        }
    .no-touchevents header .nav-box .right-side .search-box form button:hover{
        background: url("../i/search-icon-active-x2.png") no-repeat 50% 50%/17px 17px;
        }
    .stock .stock-slider .slick-arrow.slick-prev{
        background-image: url("../i/slider-arrow-prev-x2.png");
        background-size: 9px 15px;
        }
    .stock .stock-slider .slick-arrow.slick-next{
        background-image: url("../i/slider-arrow-next-x2.png");
        background-size: 9px 15px;
        }
    .news-list .mCSB_scrollTools .mCSB_buttonUp,
    .news-list .mCSB_scrollTools .mCSB_buttonDown{
        background: url("../i/scroll-arrow-x2.png") no-repeat 0 0/14px 9px;
        }
    .news-list .mCSB_scrollTools .mCSB_buttonDown{
        background: url("../i/scroll-arrow-down-x2.png") no-repeat 0 0/14px 9px;
        }
    .link-slider-box .link-slider .slick-arrow.slick-prev{
        background-image: url("../i/slider-arrow-prev-x2.png");
        background-size: 9px 15px;
        }
    .link-slider-box .link-slider .slick-arrow.slick-next{
        background-image: url("../i/slider-arrow-next-x2.png");
        background-size: 9px 15px;
        }
    .field-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b{
        background: url("../i/sel-arrow.png") no-repeat 0 0/14px 8px;
        }
    .check-wrap .check label:after{
        background: url("../i/check-x2.png") no-repeat 50% 50%/10px 7px;
        }
    .status-message.success:before{
        background: #69be53 url("../i/send-success-x2.png") no-repeat 50% 50%/30px 20px;
        }
    .status-message.fail:before{
        background: #ed1849 url("../i/send-fail-x2.png") no-repeat 50% 50%/20px 20px;
        }
    .status-message.warning:before{
        background: #e1c737 url("../i/send-warning-x2.png") no-repeat 50% 50%/4px 28px;
        }
    .search-banner a span:before{
        background: url("../i/search-banner-icon-x2.png") no-repeat 0 0/25px 25px;
        }
    .search-banner a span:after{
        background: url("../i/search-banner-arrow.png") no-repeat 0 0/10px 17px;
        }
    .map-box .result-list .mCSB_scrollTools .mCSB_buttonUp,
    .map-box .result-list .mCSB_scrollTools .mCSB_buttonDown{
        background: url("../i/scroll-arrow-x2.png") no-repeat 0 0/14px 9px;
        }
    .map-box .result-list .mCSB_scrollTools .mCSB_buttonDown{
        background: url("../i/scroll-arrow-down-x2.png") no-repeat 0 0/14px 9px;
        }
    .no-touchevents .page-title.has-search .search-medicines-pharmacies-form .tags-container ul li a:hover:before{
        background: url("../i/tag-remove-hover-x2.png") no-repeat 0 0/10px 10px;
        }
    .page-title.has-search .search-medicines-pharmacies-form .tags-container ul li a:before{
        background: url("../i/tag-remove-x2.png") no-repeat 0 0/10px 10px;
        }
    .m-pharmacies-result .result-box{
        background: whitesmoke url("../i/loupe.png") no-repeat 50% 50%/91px 91px;
        }
    .m-pharmacies-result .result-box.empty{
        background: whitesmoke url("../i/loupe.png") no-repeat 50% 50%/91px 91px;
        }
    .m-pharmacies-result .result-box .medicines-box .medicines-item .title .check input + label:after{
        background: url("../i/check-x2.png") no-repeat 50% 50%/10px 7px;
        }
    .pager ul li.prev a{
        background: url("../i/pager-prev.png") no-repeat 50% 50%/9px 15px;
        }
    .pager ul li.next a{
        background: url("../i/pager-next-x2.png") no-repeat 50% 50%/9px 15px;
        }
    .cd-timeline-navigation a.prev{
        background: url("../i/timeline-prev-x2.png") no-repeat 0 0/9px 15px;
        }
    .cd-timeline-navigation a.next{
        background: url("../i/timeline-next-x2.png") no-repeat 0 0/9px 15px;
        }
    footer .footer-bottom .footer-info .phone:before{
        background: url("../i/f-phone-icon-x2.png") no-repeat 0 50%/13px 21px;
        }
    footer .footer-bottom .footer-info .mail:before{
        background: url("../i/mail-icon-x2.png") no-repeat 0 50%/21px 13px;
        }
    footer .slider-wrap .footer-link-slider .slick-arrow.slick-prev{
        background-image: url("../i/slider-arrow-prev-green-x2.png");
        background-size: 9px 15px;
        }
    footer .slider-wrap .footer-link-slider .slick-arrow.slick-next{
        background-image: url("../i/slider-arrow-next-green-x2.png");
        background-size: 9px 15px;
        }
    }