@font-face {
    font-family: 'Days Onet';
    src: url('../fonts/DaysOne.ttf');
    font-weight: normal;
    font-style: normal;
}
.b-disclaimer {
    margin: 0 0 1em 0;
    text-align: center;
    font-size: 1.5em;
    color: #417505;
}
.b-header_fourth .b-header__top .b-company h2 {
    text-align: center;
}
.b-header_fourth .b-header__top .b-company {
    text-align: center;
}
.b-card__image img {
    width: auto;
    max-width: 100%;
}
.b-sidebar__promo img {
    max-width: 100%;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-wrap.popup-top {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
}
.fancybox-wrap.popup-top .fancybox-close {
    opacity: 0;
}
.fancybox-wrap.popup-top .fancybox-inner {
    width: 100% !important;
}
.fancybox-skin {
    position: relative;
    text-shadow: none;
    color: #333;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-skin {
    position: relative;
    color: #333;
    text-shadow: none;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-outer,
.fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: visible !important;
    height: auto !important;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
}
.fancybox-close {
    position: absolute;
    top: 3%;
    right: 45px;
    cursor: pointer;
    z-index: 8040;
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid ;
    border-radius: 36px;
    color: #777;
}
.fancybox-close:before {
    top: 0;
    left: 0;
    font-family: 'Linearicons';
    content: "\e935";
}
.fancybox-close:hover {
    color: #13447e;
    opacity: 1;
}
.fancybox-close.hide {
    opacity: 0;
}
.fancybox-nav {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}
.fancybox-nav::before {
    font-family: 'Linearicons';
    content: "\e93b";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -10px;
}
.fancybox-nav:hover {
    color: #13447e;
}
.fancybox-nav:hover:before {
    opacity: 1;
}
.fancybox-nav:hover .b-icon {
    color: inherit;
}
.fancybox-prev {
    left: -60px;
}
.fancybox-next {
    right: -60px;
}
.fancybox-next:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -17px;
    cursor: pointer;
    z-index: 8040;
    width: 34px;
    height: 64px;
    background: url(/images/icon.png) -395px 0;
}
.fancybox-nav span:hover {
    opacity: .6;
}
.fancybox-next span {
    left: auto;
    right: -10px;
}
.fancybox-prev span {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(0, 0, 0, 0.8);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
    visibility: hidden;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}
@media (max-width: 900px){
    .b-nav_fixed.b-nav_fixed_third.active {
        overflow: visible;
        top: 0;
        position: fixed;
        width: 100%;
        display: block;
    }
}
.b-footer__content .b-width .b-footer__col:nth-child(1) .b-contact {
    margin-bottom: 20px;
}
/*05.09 разукрас*/
.b-items_advantages .b-item_first-color .b-item__content {
    background: #105001;
}
.b-items_advantages .b-item_white .b-item__image {
    overflow: hidden;
    background: transparent;
}
.b-items_advantages a {
    color:black;
}
.b-footer_first .b-made {
    margin-top: 0;
}
.b-footer_first .b-footer__bottom a {
    color: white;
}
.b-footer_first .b-footer__bottom a:hover,.b-header_second .b-header__content .b-contact h4 a:hover {
    color: #FE0100;
}
h1,
.h1,
.b-title {
  font-size: 36px;
  line-height: 42px;
}
h2,
.h2 {
  font-size: 30px;
  line-height: 35px;
}
h3,
.h3 {
  font-size: 22px;
  line-height: 28px;
}
h4,
.h4 {
  font-size: 20px;
  line-height: 24px;
}
p {
  font-size: 16px;
  line-height: 26px;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4 {
  margin-bottom: 10px;
}
.b-right-col__nav_white {
  background: #12499b;
  color: #fff;
}
.b-right-col__nav_white li.active > a {
  background: #4d4d4d;
  color: #fff;
}
.b-right-col__sub-nav {
  background: #FF5F2F;
}
.b-right-col__nav_white li.active .active a {
  color: #12499b;
}
.b-right-col__sub-nav li a {
  font-family: 'robotobold';
}
@media (max-width: 640px) {
    .b-nav_fixed_third .b-width {
        width: auto;
    }
}
.b-nav_fixed.b-nav_fixed_third.active, .b-nav_fixed .b-nav__list.visible {
    border-bottom: 1px solid #fff;
}
/*ховер на плашки*/
.b-items_advantages .b-item.b-item_first-color a:hover .b-item__info {
    color: #FE0100;
}
.b-items_advantages .b-item {
    margin: 10px 0;
    width: 33.3%;
}
@media (max-width:900px) {
  .b-items_advantages .b-item {
    width: 50%;
  }
}
@media (max-width: 640px) {
    .b-items .b-item {
        max-width: 350px;
        margin: 0 auto 20px;
    }
    .b-items_advantages .b-item {
        width: 100%;
        max-width: 100%;
    }
}
.table-box-overflow-x {
    overflow-x: scroll;
    width: 100%;
}
.b-nav.b-nav_mobile .b-contact__info a {
    color: white;
}
.b-items_advantages .b-item_second-color .b-icon {
    color: #105001;
}
.b-input-button .b-input {
    margin: 0 3.3333% 0 0;
    font-size: 16px;
    width: 30%;
    box-sizing: border-box;
    display: inline-block;
}
@media (max-width:900px) {
    .b-input-button .b-input {
        margin: 0 4% 20px 0;
    }
    .b-input-button .b-input:nth-child(1) {
        width: 48%;
    }
    .b-input-button .b-input:nth-child(2) {
        width: 48%;
        margin: 0
    }
    .b-input-button .b-input:nth-child(3) {
        width: 100%;
    }
    .b-input-button .b-btn {
        bottom: 20px;
        top: auto;
    }
}
@media (max-width:470px) {
    .b-input-button .b-input {
        margin: 0 0 20px 0;
    }
    .b-input-button .b-input:nth-child(1) {
        width: 100%;
    }
    .b-input-button .b-input:nth-child(2) {
        width: 100%;
        margin-bottom: 20px;
    }
    .b-input-button .b-input:nth-child(3) {
        width: 100%;
    }
    .b-input-button .b-btn {
        bottom: 20px;
        top: auto;
    }
}
.b-nav {
    width: 100%;
}
.b-header {
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
}
.b-items_advantages .b-item:nth-child(2) .b-item__content .b-item__image img {
    width: 60px !important;
}
/* 2017-04-07 */
/*style list*/
.b-logo {
    margin-top: 20px;
    margin-bottom: 20px;
}
.b-logo img {
    max-width: 200px;
}
.b-item .b-btn_transparent:not(:hover) {
    color: #fff;
}
.b-slider .owl-dot.active:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
}
.b-btn_block.b-btn_transparent {
    background: transparent;
    border: 2px solid #cacbca;
    line-height: 32px;
    color: #383838;
}
.b-btn_block.b-btn_transparent:hover {
    border-color: #9a9c9a;
}
form#RequestConsult-form .b-icon, .b-form .b-icon {
    color:#fff
}
#RequestConsult-form > div:nth-child(1) {
    color: #f7ff00 !important;
/*  background: rgba(255, 255,255, 0.5);
    border-radius: 5px;*/
}
/*form*/
.b-input-button .b-input {
    margin:0 3.3333% 0 0;
    font-size: 16px;
    width: 30%;
    box-sizing: border-box;
    display: inline-block;
}
.b-colored-form .b-input-button {
    width: 100%;
    font-size: 0;
}
.b-colored-form {
    position: relative;
}
.b-colored-form:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    margin-left: -50vw;
    height: 100%;
    z-index: -1;
    background: url(/images/bg_form.png);
    background-position: 50% 0;
    // background-size: cover;
}
.b-colored-form:after {
    display: none;
}
@media (max-width:900px) {
    .b-input-button .b-input {
        margin:0 4% 20px 0;
    }
    .b-input-button .b-input:nth-child(1) {
        width:48%;
    }
    .b-input-button .b-input:nth-child(2) {
        width:48%;
        margin:0
    }
    .b-input-button .b-input:nth-child(3) {
        width:100%;
    }
    .b-input-button .b-btn {
        bottom:20px;
        top:auto;
    }
}
@media (max-width:470px) {
    .b-input-button .b-input {
        margin:0 0 20px 0;
    }
    .b-input-button .b-input:nth-child(1) {
        width:100%;
    }
    .b-input-button .b-input:nth-child(2) {
        width:100%;
        margin-bottom:20px;
    }
    .b-input-button .b-input:nth-child(3) {
        width:100%;
    }
    .b-input-button .b-btn {
        bottom:20px;
        top:auto;
    }
}
/**/
.b-form-wrap {
    margin: auto;
}
div#gallery h1,
div#gallery .h1 {
    margin-bottom:20px;
    color: #fff;
}
.owl-prev:hover, 
.owl-next:hover {
    color: #58a943;
}
footer .b-input-button .b-btn .b-icon.icon-envelope {
    color: #fff;
}
footer .b-input-button .b-input {
    width: 100%;
}
.errorMessage {
    color: #FF5722;
}
a.fancybox-item.fancybox-close {color: #000;}

a.fancybox-item.fancybox-close:hover {
    color: #000;
}
.fancybox-nav:hover {
    color: #62d647;
}
header .b-contact .b-icon.icon-telephone {
    margin-top: 0;
}
footer .b-input-button .b-input {
    width: 100% !important;
}
.b-contact__info {
    white-space: nowrap;
}
.b-nav_fixed .b-contact .b-icon.icon-telephone {
    margin-top: -10px;
}
@media (max-width: 640px) {
    .b-nav_fixed .b-contact {
        float: right;
        color: white;
        margin: 37px 7% 0 0;
    }
}
.b-disclaimer {
    margin-bottom: 15px;
}
.b-footer_first .b-footer__bottom {
    padding-top:0;
}
.b-icon-phonendoscope::before {
    content:"";
    background: url(../images/phonendoscope.svg) no-repeat 50% 50%;
}
.b-icon-purses::before {
    content:"";
    background: url(../images/purses.svg) no-repeat 50% 50%;
}
.b-icon-care::before {
    content:"";
    background: url(../images/care.svg) no-repeat 50% 50%;
}
.b-icon-svg::before {
   background-size: contain;
   width: 40px;
   height: 40px;
   display: block;
}
.b-items_parthners .b-item__image {
    margin: -20px -20px;
}
.partners-box {
    background: #234926;
}
.partners-box h1, .partners-box .h1, .partners-box h2, .partners-box .h2 {
    color: #fff;
}
#gallery .b-parthners .owl-item .b-parthners__item_white {
    position: relative;
    margin-bottom: 3px;
    margin-top: 3px;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}
.partners-box {
    background: #1d9000;
}
footer .b-icon {
    color: #92d819;
}
.b-footer .b-contact_light .b-icon {
    color: #92d819;
}
.b-disclaimer {
    margin: 0 0 1em 0;
    text-align: center;
    font-size: 1.5em;
    color: #fff;
}
table tr:nth-child(odd) td {
    background: rgba(130, 167, 202, 0.3);
    padding: 10px 10px;
    color: #333;
}
body,
h1, h2, h3, h4, .h1, .h2, .h3, .h4,
.b-title, .b-item__title {
  font-family: 'PT Sans';
  font-family: "robotomedium";
  color: #000;
}
h1, h2, h3, h4,.h1,.h2,.h3,.h4
.b-title, .b-item__title, .b-items_advantages .b-item__info {
    font-weight: 500;
}
.b-item__text {
    word-wrap: break-word;
    overflow: hidden;
}
.b-item__info {
    overflow: hidden;
}
.b-icon-spektr::before {
    content:"";
    background: url(../images/spektr.png) no-repeat 50% 50%;
}
.b-icon-pervoklass::before {
    content:"";
    background: url(../images/pervoklass.png) no-repeat 50% 50%;
}
.b-icon-gigiena::before {
    content:"";
    background: url(../images/gigiena.png) no-repeat 50% 50%;
}
.b-icon-individ::before {
    content:"";
    background: url(../images/individ.svg) no-repeat 50% 50%;
}
.b-form .b-icon {
    color: #fff;
}
table tr td {
    font-weight: bold;
    color: #000 !important;
}
table tr:nth-child(odd) td {
    background: rgba(83, 176, 189, 0.3);
}
body {
    font-family: 'robotoregular';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
b, strong {
    font-weight: bold;
    font-family: 'robotobold';
}
table tr td {    
   color: #000 !important;
}
table {
    display: block;
    overflow-x: auto;
}
table thead,
table tbody {
    display: table;
}
@media (max-width: 1200px) {
    .fancybox-overlay.fancybox-overlay-fixed .fancybox-outer > a.fancybox-nav.fancybox-prev {
        left: 10px;
    }
    .fancybox-overlay.fancybox-overlay-fixed .fancybox-outer > a.fancybox-nav.fancybox-next {
        right: 10px;
    }
}
a.fancybox-nav.fancybox-prev,
a.fancybox-nav.fancybox-next {
    position: absolute;
    color: #fff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #fff;
    border-radius: 36px;
}
.fancybox-type-image a.fancybox-item.fancybox-close {
    color: #fff;
    top: 10px;
    right: 10px;
}
.fancybox-type-image a.fancybox-item.fancybox-close:hover,
a.fancybox-nav.fancybox-prev:hover ,
a.fancybox-nav.fancybox-next:hover {
    color: #62d647;
    border-color: #62d647; 
}
.b-items_parthners .b-item_white .b-item__image {
    background: #1d9000;
    box-shadow: 0 0 0 2px #92d819 inset;
}
@media (min-width: 641px) and (max-width: 900px) {
    .b-nav_fixed_fourth .b-btn_transparent {
        margin: 20px 0;
    }
    .b-nav_fixed .b-nav__list {
        width: 70%;
        margin: 0;
        float: left;
    }
    .b-slider .owl-dots {
        display: none !important;
    }
}
.b-footer_first .b-footer__bottom a:hover,
.b-footer a:hover,
.b-footer_first .b-small a:hover {
    color: #62d647;
}
.b-popup {
    padding: 20px 30px;
    padding-right: 46px;
}
/*бутер с 900*/
@media (max-width: 900px) {
    .b-nav_fixed.b-nav_mobile {
        display: block;
    }
    .b-nav_fixed {
        overflow: visible;
        top: 0;
        position: static;
        width: auto;
        display: none;
    }
    .b-nav_fixed_third .b-width {
        width: auto;
    }
    .b-nav_fixed_third .b-width {
        width: 100px;
        float: left;
    }
    .b-nav_fixed .b-nav__company {
        display: none;
    }
    .b-nav_fixed .b-nav__list {
        width: 900px;
    }
    .b-nav_fixed .b-nav__list {
        background: #1e4796;
        top: 100%;
        max-height: 0;
        display: block;
        height: auto;
        overflow: hidden;
        padding: 0 0 0 10px;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 10;
        opacity: 1;
        left: 0;
        right: 0;
    }
    .b-nav_fixed .b-nav__list li {
        display: block;
        line-height: normal;
    }
    .b-nav_fixed .b-nav__list li a {
        line-height: normal;
    }
    .b-nav_fixed .b-search {
        left: 60px;
        right: 40px;
    }
    .b-nav_fixed .b-contact {
        float: right;
        color: white;
        margin: 37px 7% 0 0;
    }
    .b-nav_fixed .b-nav__list.visible {
        max-height: 1000px;
        padding: 20px 0 20px 10px;
        margin-top: 10px;
    }
}
/*ГлобалФт 18.08.17*/
body {
    background: #fffef9;
}
h1, .h1, .b-title {
    font-size: 60px;
    line-height: 60px;
    color: #000;
}
.b-btn_form, .b-btn {
    background: #88a629;
}
.b-btn_form:hover, .b-btn:hover, 
.b-btn_transparent:hover {
    background: #82a7ca;
    color: #fff;
}
p {
    margin: 0 0 15px;
}
.b-row {
    padding: 0;
}
a {
    color: #82A7CA;
}

/*header*/
.b-header-and-slider .b-header {
    background: rgba(255, 255, 255, 0.7);
}
.b-header a {
    font-family: 'Robotolight';
    font-size: 18px;
    line-height: 18px;
    color: #4a4a4a;
}
header .b-contact .b-icon.icon-telephone,
.b-icon.icon-envelope {
    color: #4a4a4a;
}
.b-header .b-small {
    display: none;
}
.b-contact .b-small a {
    font-family: 'Robotomedium';
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
    color: #4a4a4a;
}
a:hover, 
.b-item__title:hover, 
.b-contact .b-small a:hover, 
.b-items_advantages a:hover, 
.b-soc .b-icon:hover, 
.b-nav_fixed_fourth .b-contact:hover, 
.b-nav li > a:hover {
    color: #4a4a4a;
}
.b-nav, .b-footer {
    background: #82A7CA;
}
.b-header_first .b-company {
    padding: 0;
    text-align: center;
}
.b-header_first .b-header__content .b-soc li {
    margin-right: 40px;
}
.b-header_first .b-header__col:last-child {
    padding: 30px 0 26px 40px;
    width: auto;
}
.b-header_first .b-header__col:first-child {
    padding-right: 40px;
}
.b-header .b-btn {
    font-family: "Robotoregular";
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 34px;
    color: #88a629;
    border: 1px solid #88a629;
}
.b-header .b-btn:hover {
    border-color: #82a7ca;
    color: #fff;
}
.b-header_first .b-header__col .b-contact .h4 > a:hover {
    color: #88a62b;
}
/*menu*/
.b-nav li > a {
    font-family: 'Robotomedium';
    letter-spacing: 1.1px;
    font-size: 16px;
}
.b-nav__list {
    -webkit-justify-content: start;
    -moz-justify-content: start;
    -ms-justify-content: start;
    justify-content: start;
    white-space: nowrap;
}
/*slider*/
.b-slider__image {
    height: 900px;
}
.b-slider .b-btn {
    border-radius: 3px;
    font-size: 18px;
    letter-spacing: 2px;
}
.b-slider.owl-carousel .owl-item img {
    width: auto;
    min-width: 100%;
    overflow-x: hidden;
    height: 900px;
    object-fit: cover;
}
/* фильтр на картинку
.b-slider_first .b-slider__content {
    background-image: linear-gradient(rgba(231, 234, 208, 0.2), rgba(231, 234, 208, 0.2)), 
    linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6)), 
    linear-gradient(to top, rgba(255, 255, 255, 0), rgba(241, 246, 182, 0.6));
}
*/
.b-slider_first .b-slider__content p {
    margin-bottom: 35px;
    font-family: 'Robotoregular';
    line-height: 26px;
    color: #000;
}
.b-slider h1,
.b-slider .h1 {
    font-size: 50px;
    letter-spacing: 1px;
    color: #fff;
    max-width: 480px;
}
.b-slider .owl-dot.active:before {
    background: #88A629;
}
.b-slider .owl-dot.active {
    cursor: auto;
}
.b-header-and-slider .owl-nav {
    display: block;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, 
.owl-carousel .owl-controls .owl-nav .owl-next {
    z-index: 1;
}
.b-slider .owl-prev, 
.b-slider .owl-next {
    margin-top: 55px;
}
.b-slider .owl-prev::after,
.b-slider .owl-next::after {
    color: #fff;
}
.b-slider .owl-prev::before, 
.b-slider .owl-next::before {
    opacity: 1;
}
.b-slider .owl-prev:hover::before, 
.b-slider .owl-next:hover::before {
    color: #88a629;
}
.b-slider .owl-prev:hover::after,
.b-slider .owl-next:hover::after {
    color: #88a629;
}
/*company*/
.b-cleared .b-right {
    width: 300px;
    max-width: 100%;
}
.b-cleared .b-left {
    margin-right: 400px;
}
.b-container {
    margin-top: 100px;
    overflow: hidden;
}
.b-container > .b-cleared  {
    margin-bottom: 0;
}
.b-container .b-cleared h2 {
    font-size: 40px;
    margin-bottom: 40px;
}
.b-container .b-row__title {
    margin-bottom: 20px;
}
.b-container .b-cleared h4 {
    font-family: 'Robotoregular';
    font-size: 18px;
    line-height: 30px;
    color: #333;
    margin-bottom: 40px;
}
.b-container .b-cleared p {
    /*font-family: 'Robotoregular';*/
    font-family: 'Robotolight';
    font-size: 16px;
    line-height: 26px;
    color: #4a4a4a;
}
.b-container .b-cleared p.b-small {
    opacity: 1;
    line-height: 26px;
}
.b-container .b-cleared p.b-small strong {
    font-size: 18px;
    line-height: 30px;
    color: #000;
}
.b-cleared .b-right img {
    margin-bottom: 10px;
}
/*Услуги*/
.services {
    padding-bottom: 70px;
    background: #D7DDBF;
    margin-bottom: 0 !important;
}
.b-row .b-row {
    background: #fff;
}
.services .b-row__title h2 {
    margin-bottom: 34px;
    text-align: center;
}
.services > .b-width {
    padding-top: 50px;
    box-sizing: border-box;
}
@media (min-width: 901px) {
    .services .b-items_services .b-item__content {
        position: relative;
    }
    .services .b-item__image img {
        position: absolute;
        object-fit: cover;
        height: 100%;
    }
    .services .b-item__image {
        position: relative;
        min-height: 750px;
    }
}
.priority {
    background: #e8f1f9;
    padding: 100px 4% 70px;
}
/*Противопоказания*/
.contraindications {
    padding: 100px 0;
    background: #FFFEF9;
}
/*Вакансии*/
.job {
    padding: 100px 0 50px;
    background: #f3f7e3;
}
/*галерея*/
#gallery {
    margin: 0;
    padding: 50px 0 60px 0;
    background: #fffef9;
}
#gallery.b-row {
    margin-top: 0;
}
/*Оставить заявку*/
.b-colored-form {
    padding: 50px 0;
}
.b-colored-form .b-input-button .b-icon {
    display: none;
}
.b-colored-form .b-input-button {
    padding-bottom: 66px;
    max-width: 1280px !important;
}
.b-colored-form .b-input-button .b-btn {
    left: 50%;
    top: 66px;
    border-radius: 18px;
    width: auto;
    padding: 0 15px;
    transform: translateX(-50%);
}
#gallery h2,
#gallery .h2 {
    margin-bottom: 48px;
}
.b-parthners .owl-prev::before, 
.b-parthners .owl-next::before {
    border: solid 1px #979797;
    opacity: 1;
    width: 48px;
    height: 48px;
} 
.b-parthners .owl-prev::after, 
.b-parthners .owl-next::after {
    color: #000;
} 
.b-parthners .owl-prev:hover::before, 
.b-parthners .owl-next:hover::before {
    border: solid 1px #88a62b;
}
.b-parthners .owl-prev:hover::after, 
.b-parthners .owl-next:hover::after {
    color: #88a62b;
}
#gallery .b-parthners .owl-item .b-parthners__item_white {
    position: relative;
}
.b-parthners .owl-item .b-parthners__item img {
    padding: 14px;
    box-sizing: border-box;
    background: #fff;
}
/*карта*/
.map {
    padding-top: 100px;
}
.map .b-content__text {
    position: relative;
    margin-bottom: 400px;
    padding-bottom: 50px;
}
.map .b-content__text .address {
    max-width: 500px;
    font-family: "Robotolight";
    line-height: 26px;
    color: #222;
}
.map .b-content__text .chart {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100vw;
    margin-left: -50vw;
    height: 400px;
}
.map_cols {
    margin: 50px 0 100px;
}
.map_cols .b-map__col {
    width: 25%;
    float: left;
}
.map_cols .b-map__col h5,
.map_cols .b-map__col .h5 {
    font-family: "Robotolight";
    font-size: 14px;
    line-height: 22px;
    color: #666;
    margin-bottom: 10px;
}
.map_cols .b-map__col .b-small span,
.map_cols .b-map__col .b-small a {
    display: block;
    font-family: "Robotomedium";
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #222;
}
.map_cols .b-map__col .b-small a:hover {
    color: #88a62b;
}
.up-main .b-btn:hover {
    border-color: #82a7ca;
}
/*футер*/
.b-footer {
    margin-top: 0;
    padding: 25px 0 32px;
}
.b-footer_fourth .b-footer__top {
    border-bottom: none;
    padding: 0;
    margin-bottom: 0;
}
.b-footer_fourth .b-footer__content {
    color: #fff;
    width: 50%;
    float: left;
    padding-right: 50px;
    line-height: 26px;
    box-sizing: border-box;
    font-family: "Robotolight";
}
.b-footer_fourth .b-copy {
    margin-bottom: 16px;
}
.b-footer .b-small {
    color: #2d7b85;
    font-size: 15px;
    line-height: 20px;
}
.b-footer .b-small a {
    color: #d2e5f5;
    line-height: 16px;
}
.b-footer_fourth .b-contacts {
    width: 50%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
}
.b-footer_fourth .b-contacts .b-contact {
    width: 50%; 
    float: left;
}
.b-footer_fourth .b-contacts .h4 a {
    font-family: 'Robotolight';
    font-size: 20px;
}
.b-contact .b-icon.icon-telephone {
      margin: 0;
}
.b-footer_fourth .b-contacts .h4 a:hover {
    color: #4a4a4a;
}
.b-footer_fourth .b-contact {
    padding-top: 0;
    margin-bottom: 20px;
}
.b-footer .b-icon,
.b-footer .b-icon.icon-envelope {
    color: #fff;
}
.b-footer_fourth .b-footer__right {
    width: 25%;
    text-align: right;
}
.b-footer_fourth .b-width > .b-footer__right {
    width: 100%;
    border-top: 1px solid #fff;
}
.b-footer_fourth .b-soc {
    margin-bottom: 50px;
}
.b-footer_fourth .b-footer__right .b-footer__right {
    max-width: 100%;
    width: 100%;
    padding-top: 50px;
}
.b-footer__right .b-footer__right > a {
    font-family: "Robotolight";
    font-size: 14px;
    color: #d2e5f5;
}
.b-footer__right .b-footer__right > a > img {
    margin: 0 5px 0 10px;
}
.b-footer .b-made {
    font-size: 15px;
    line-height: 16px;
    color: #fff;
    float: none;
    display: block;
    text-align: center;
    font-family: "Robotobold";
}
.b-footer .b-made span {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
.b-footer .b-made:hover {
    color: #4a4a4a;
}
.b-header_first .b-header__content .b-icon_vk::before {
    content: '';
    display: block;
    width: 24px;
    height: 14px;
    background: url(/images/header_vk.svg)
}
.b-header_first .b-header__content .b-icon_vk:hover::before,
.b-footer .b-icon_vk::before {
    content: '';
    display: block;
    width: 24px;
    height: 14px;
    background: url(/images/footer_vk.svg)
}
.b-header_first .b-header__content .b-icon_inst::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(/images/header_ig.svg)
}
.b-header_first .b-header__content .b-icon_inst:hover::before,
.b-footer .b-icon_inst::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(/images/footer_ig.svg)
}
.b-footer .b-icon_vk::before,
.b-footer .b-icon_inst::before {
    opacity: 0.5;
}
.b-footer .b-icon_vk:hover::before,
.b-footer .b-icon_inst:hover::before {
    opacity: 1;
}
.b-footer__seo.b-small > a {
    font-family: 'Robotoregular';
    font-size: 14px;
    color: #d2e5f5;
}
.b-footer__seo.b-small > a:hover {
    color: #4a4a4a;
}
/*политика конф-ти*/
.sect_about .b-content__text {
    width: 100%;
}
/*фиксированное меню*/
.b-nav.b-nav_fixed {
    background: #82a7ca;
}
/*модалки*/
#RequestCallback-form .b-btn_form > .b-icon,
#RequestOrder-form .b-btn_form > .b-icon,
#RequestContact-form .b-btn_form > .b-icon {
    color: #fff;
}
#modal_callback .h2,
#modal_order .h2,
#modal_contact .h2 {
    color: #333;
    padding-right: 45px;
}
.owl-carousel .owl-item {
    height: 100%;
}

.b-nav.b-nav_mobile {
    background: #82a7ca;
}
.b-nav.b-nav_mobile .b-nav__list{
    background: #82a7ca;
}
.b-nav.b-nav_mobile .b-nav__list.visible {
    margin-top: 17px;
    border-top: 1px solid #fff;
    border-bottom: none;
    padding-left: 20px;
}
.b-nav.b-nav_mobile .b-nav__list a {
    color: #fff;
}
.b-nav.b-nav_mobile .b-nav__list li:hover a {
    color: #4a4a4a;
}
.b-nav.b-nav_mobile .b-contact__info a:hover,
.b-nav.b-nav_mobile .b-width > .b-icon:hover {
    color: #4a4a4a;
}
.b-nav.b-nav_mobile {
    z-index: 3;
    position: relative;
}
.b-header-and-slider .b-slider {
  z-index: 1;
}
.b-slider.owl-carousel .owl-stage-outer {
  z-index: 1;
}
.b-slider .owl-controls {
  z-index: 2;
}
.b-content__text ul > li,
.b-content__text ol > li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 26px;
    color: #4a4a4a;
}
.b-content__text ul > li::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #82a7ca;
    border-radius: 50%;
    top: 8px;
    left: 0;
}
.contraindications .b-content__text ol > li {
    width: 50%;
    float: left;
}
.contraindications .b-content__text ol > li::before {
    position: absolute;
    content: "";
    border: 1px solid #979797;
    border-radius: 30px;
    width: 28px;
    height: 28px;
    left: -27px;
}
.contraindications .b-content__text > ol {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}
.contraindications .b-content__text ol > li {
    width: 45%;
    margin-right: 5%;
    box-sizing: border-box;
}
#top > div.b-container > section.sect_about > h1.header_main {
    padding: 0 4%;
    margin: 0 auto;
    max-width: 1280px;
    display: block;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.sect_about {
    margin-top: -27px;
}
.sect_about > h1.header_main {
    font-size: 40px;
    line-height: 40px;
    hyphens: auto;
}

/*Правки сент2017*/
.sect_about .b-content__text {
    width: 100%;
}
.sect_about .b-content__text > h2 {
    hyphens: auto;
}

.services .b-content__text {
    display: flex;
    flex-wrap: wrap;
}
.col {
    padding: 20px 40px 10px;
    text-align: center;
    box-sizing: border-box;
    width: 33.333333%;
    float: left;
}
.img {
    display: block;
    background: #88A629;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.img.icon {
    font-family: 'Linearicons';
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 90px;
}
.b-content__ques {
    margin-left: 42px;
}
.b-toggle__trigger {
    margin-bottom: 50px;
}



/*for js*/
.b-toggle__trigger .ques_plus {
    display: block;
}
.b-toggle__trigger .ques_minus {
    display: none;
}
.b-toggle__trigger .b-content__ques {
    display: none;
}
.b-toggle__trigger.open .ques_plus {
    display: none;
}
.b-toggle__trigger.open .ques_minus {
    display: block;
}
.b-toggle__trigger.open .b-content__ques {
    display: block;
}



/*adaptive*/
@media (min-width: 901px) and (max-width: 1000px) {
    .b-header_first .b-company {
        width: 240px;
    }
}
@media (min-width: 900px) {
    .b-header_first .b-header__col:first-child {
        padding-left: 0;
    }
    .b-header_first .b-header__col:first-child {
        padding-left: 0;
    }
    .b-slider_first .b-slider__content .b-width {
        max-width: 950px;
    }
}
@media (min-width: 901px) {
    .b-nav li + li {
        margin-left: 50px;
    }
    .b-header_first .b-header__info {
        margin-right: 0;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
    }
    .b-header_first .b-header__content {
        margin-left: 240px;
    }
    .b-header_first .b-header__col {
        padding: 38px 40px 20px 0;
        width: 33.333333%;
    }
    .b-header_first .b-header__col .b-contact .b-icon,
    .b-header_first .b-header__col .b-contact .h4 > a {
        line-height: 36px;
    }
    .b-header_first .b-header__col:last-child {
        padding: 38px 0;
    }
    .b-slider.owl-carousel .owl-item,.b-slider.owl-carousel .b-slider__image {
        height: 100vh;
    }
    .b-slider.owl-carousel .owl-item img {
        height: 100%;
    }
}
// @media (max-width: 979px) {
//     .b-width {
//         padding: 0 4%;
//     }
// }
@media (max-width: 900px) {
    .b-slider_first .b-slider__content {
        padding-top: 0 !important;
    }
    .b-container > .b-row::after {
        display: none;                                   
    }
    .b-slider__image {
        height: 600px;
    }
    .b-slider.owl-carousel .owl-item img {
        height: 600px;
    }
    .b-nav {
        display: none;
    }
    .b-slider.owl-carousel .owl-stage-outer {
        width: 100%;
        top: 12px;
    }
    .b-header-and-slider .owl-nav {
        display: none;                                    
    }
    .b-slider .owl-dots {
        display: block !important;
    }
    #gallery .owl-carousel {
        padding: 0 10px;
        box-sizing: border-box;                                    
    }
    .b-footer_fourth .b-footer__right {
        max-width: 25%;
    }
    .services .b-item__image img {
        position: absolute;
        height: 100%;
        object-fit: cover;
    }
    .b-items_advantages {
        padding: 0;
    }
    .b-items_advantages .b-item__content {
        padding: 10px 20px !important;
    }
    .b-row .b-row {
        padding-top: 0;                                    
    }
    #advantages {
        padding: 50px 7%;
    }
    .b-cleared .b-left {
        margin-right: 0;
    }
    .b-cleared .b-right {
        padding-left: 30px;
        padding-bottom: 10px;
    }
    .b-footer_fourth .b-footer__content {
        max-width: 100%;
        float: none;
        width: 100%;
        margin-bottom: 40px;
        padding-right: 0;
    }
    .b-footer_fourth .b-contacts,
    .b-footer_fourth .b-footer__right {
        width: 100%;
        max-width: 100%;
    }
    .b-footer_fourth .b-footer__right {
        float: right;
    }
    .b-row > .b-row:nth-child(2) {
        background-size: contain;
    }
    /*Пансионат Доверие 14.09.17*/
    .contraindications .b-content__text ol > li {
        width: 42%;
        margin-right: 8%;
        box-sizing: border-box;
    }
    .map_cols .b-map__col {
        width: 50%;
        margin-bottom: 30px;
    }
    .b-colored-form .b-input-button .b-btn {
        top: 142px;
    }
}
@media (max-height: 740px) {
    .services::after {
        width: 420px;
        height: 430px;
    }
}
@media (max-height: 740px) {
    .services .b-row__title h2 {
        margin-bottom: 22px;                                    
    }
}
@media (max-width: 640px) {
    .b-slider_first .b-slider__content {
        padding-top: 0 !important;
        display: flex !important;
    }
    .b-slider.owl-carousel .owl-stage-outer {
        top: 0;
    }
    .b-header_first .b-header__content {
        display: block;
    }
    .b-cleared .b-right {
        padding-left: 0;
        padding-bottom: 0;
        margin: 0 auto;
    }
    .b-footer_fourth .b-contacts,
    .b-footer_fourth .b-footer__right {
        max-width: 100%;
        width: 100%;
        float: left;
        text-align: left;
        padding-right: 0;
    }   
    .b-footer_fourth .b-contacts {
        margin-bottom: 40px;
    }
    .b-footer_fourth .b-soc::after {
        content: '';
        clear: both;
        display: block;
    }
    .b-footer_fourth .b-soc li {
        float: left;
        margin-left: 0;
        margin-right: 60px;
    }
    .b-header_first .b-header__col:first-child {
        padding-left: 0;
    }
    .b-header_first .b-header__info {
        display: block;     
        margin-left: 0;
        margin-left: 50%;
        transform: translateX(-50%);
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .b-header_first .b-header__col {
        width: 100%;
        float: none;
        padding: 0;
    }
    .sect_about > h1.header_main {
        font-size: 36px;
        line-height: 36px;
    }
    .sect_about .b-content__text > h2 {
        font-size: 30px;
        line-height: 34px;
    }
    /*Пансионат Доверие 14.09.17*/
    .b-header_first .b-header__info {
        width: 176px;
        padding-top: 20px;
    }
    .b-header_first .b-header__col:last-child {
        padding: 0;
        padding-bottom: 20px;
    }
    .b-header_first .b-header__col:first-child {
        padding-right: 0;
    }
     .b-header_first .b-header__col {
        padding-bottom: 10px;
    }
    .b-container {
        margin-top: 50px;
    }
    .services .col {
        width: 50%;                       
    }
    .priority {
        padding: 50px 4% 30px;
    }
    .contraindications {
        padding: 50px 0;
        padding-bottom: 0;
    }
    .contraindications .b-content__text > ol {
        padding-left: 30px;                                  
    }
    .contraindications .b-content__text ol > li {
        width: 100%;
        margin-right: 0;
        box-sizing: border-box;
        padding: 5px 20px;
    }
    .job {
        padding: 50px 0 30px;
    }
    .map {
        padding-top: 50px;
    }
    .map_cols {
        margin: 50px 0 50px;
    }
}
@media (min-width: 486px) and (max-width: 640px) {
    .b-slider .owl-controls {
        display: block !important;
    }
}
@media (max-width: 485px) {
    .b-slider.owl-carousel {
        display: none;
    }
    .b-items_advantages .b-item {
        margin: 0 auto;
    }
    .b-items_advantages .b-item__content {
        padding: 0 20px !important;
    }
}
/*Пансионат Доверие 14.09.17*/
@media (max-width: 470px) {
    .b-colored-form .b-input-button .b-btn {
        top: 198px;
    }
    .map_cols .b-map__col {
        width: 100%;
    }
    .map_cols {
        margin: 50px 0 0;
    }
    .b-footer_fourth .b-contacts .b-contact {
        width: 100%;
        float: none;
    }
}
@media (max-width: 420px) {
    .b-container .b-cleared h2,
    .services .b-row__title h2,
    #advantages h2, 
    #advantages .h2, 
    #gallery h2, 
    #gallery .h2,
    #gallery h2, 
    #gallery .h2 {
        font-size: 36px;                                    
    }
    .b-row > .b-row:nth-child(2) {
        background: #fff;
    }
    .sect_about > h1.header_main {
        font-size: 30px;
        line-height: 30px;
    }
    .sect_about .b-content__text > h2 {
        font-size: 24px;
        line-height: 28px;
    }
    /*Пансионат Доверие 14.09.17*/
    .b-container .b-cleared h2 {
        margin-bottom: 20px;                                
    }
    .services .col {
        width: 100%;                       
    }
    .services {
        padding-bottom: 30px;
    }
}
@media (max-width: 360px) {
    .b-container .b-cleared h2, .services .b-row__title h2, #advantages h2, #advantages .h2, #gallery h2, #gallery .h2, #gallery h2, #gallery .h2 {
        font-size: 32px;
    }
}
/*откл прилипающее меню
@media (min-width: 901px) {
    .b-nav_fixed {
        display: none !important;
    }
}
@media (max-width: 900px) {
    .b-nav_fixed.b-nav_fixed_third.active {
        position: relative;
    }
}*/
/*плавающее меню*/
.b-nav_fixed.active .b-nav__list {
    display: none;
}
.b-nav.b-nav_fixed.active {
    /*background: #fff url(/images/logos/logo.svg) center center no-repeat;*/
    border-bottom: 2px solid #88a62b;
    padding-bottom: 10px;
    background: #fff url(/up/green_w_2-01-1.svg) center center no-repeat;
    /*background-size: 18%;*/
}
.b-nav.b-nav_fixed.active {
    background-size:auto 90%
}   
.b-nav_fixed.active .b-nav__phone {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    color: #88a62b;
    font-family: 'robotomedium';
    font-size: 20px;
    line-height: inherit;
    margin-top: 0;
}
.b-nav_fixed.active .b-nav__phone a {
    color: inherit;
}
.b-nav_fixed.active .b-nav__phone:hover {
    color: #82a7ca;
}
@media (max-width: 900px) {
    .b-nav_fixed.b-nav_fixed_fourth.active {
        position: fixed;
        width: 100%;   
        display: block;
    }
}
@media (max-width: 900px) {
    .b-nav_fixed.b-nav_fixed_third.active {
        position: static;
    }
}
@media (max-width: 640px) {
    .b-nav.b-nav_fixed.active {
        display: block;
        background: #fff;
    }
}
@media (max-width: 410px) {
    .b-nav_fixed_fourth .b-btn {
        display: none;                                    
    }
}

#gallery .b-toggle__trigger {
    position: relative;
}
#gallery .b-toggle__trigger .b-content__ques, 
#gallery .b-toggle__trigger .b-icon_ques_minus {
    display: block;
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
#gallery .b-toggle__trigger.open .b-content__ques, 
#gallery .b-toggle__trigger.open .b-icon_ques_minus {
    display: block;
    position: static;
    opacity: 1;
    visibility: visible;
}
#gallery .b-toggle__trigger .b-content__ques {
    max-width: 100%;
    margin-left: 0;
}
.b-container .b-content__text > img {
    max-width: 100%;
}