@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserratBold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserratRegular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Montserrat Medium';
    src: url('../fonts/montserratMedium.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Garamond';
    src: url('../fonts/garamond.ttf') format('truetype');
    font-style: normal;.b-doctor .doctor__wrap
    font-weight: normal;
}


/*------------------------*/

html * {
    max-height: 999999px;
}

html,
body {
    height: 100%;
    width: 100%;
}

body {
    color: #5A5656;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 20px;
    background-color: #ffffff;
    line-height: 1.2;
    margin: 0;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
}


/*------------------------*/

h1 {
    font-size: 38px;
    color: #3F3F3F;
    margin: 0 auto 38px auto;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-align: left;
}

h1.center {
    text-align: center;
}

h2 {
    font-size: 32px;
    color: #3F3F3F;
    margin: 0 auto 49px auto;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-align: left;
    display: block;
    width: 100%;
}

h3 {
    font-size: 28px;
    color: #3F3F3F;
    margin: 0 0 40px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    display: block;
    width: 100%;
}

h4 {
    font-size: 24px;
    color: #3F3F3F;
    text-align: left;
    margin: 0 0 20px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
}

h5 {
    font-size: 18px;
    color: #3F3F3F;
    text-align: left;
    margin: 0 0 20px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
}

h6 {
    font-size: 16px;
    color: #3F3F3F;
    text-align: left;
    margin: 0 0 20px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
}

a:link,
a:active,
a:visited,
a:hover {
    color: #678665;
}

a:active,
a:hover {
    text-decoration: none;
    color: #678665;
}


/*------------------------*/

div[class*="__text"] ul,
div[class*="__text"] ol {
    margin: 0 0 1em;
    padding: 0 0 0 1.2em;
}

div[class*="__text"] ol {
    /*
 list-style: decimal outside none;*/
}

div[class*="__text"] ul {
    list-style: square outside none;
}

div[class*="__text"] li {
    margin: 0 0 25px;
}


/*------------------------*/

.l-header {
    margin: auto;
    max-width: 1250px;
}

.l-layout {
    position: relative;
    min-height: 100%;
    min-width: 320px;
    overflow: hidden;
}

.l-layout .layout__wrap {
    padding-bottom: 332px;
}

.l-layout .layout__bgbox {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: #e3e3e3;
}

.l-layout .layout__bgwrap {
    width: 1270px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    background: #ffffff;
    transform: translateX(-50%);
}

.l-layout .colum {
    width: 400px;
    background: #fff;
    box-sizing: border-box;
    padding-right: 40px;
}


/*------------------------*/

.l-main {}

.l-main .main__wrapper {}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1250px;
    box-sizing: border-box;
}

.b-footer {
    max-width: 1330px;
    margin: auto;
    height: 332px;
    /* padding-top: 60px;  */
    position: relative;
}


/*------------------------*/

.l-footerbox {
    margin-top: -332px;
    min-height: 332px;
    min-width: 320px;
    z-index: 40;
    overflow: hidden;
}


/*------------------------*/

.l-footerbox-stop {
    height: 332px;
}


/*------------------------*/

.l-grid {
    width: 100%;
    height: 445px;
    position: relative;
    background: #7d7d7d;
    color: #ffffff;
    font-size: 16px;
    box-sizing: border-box;
}

.l-grid p {
    margin: 0 0 15px;
}

.l-grid a:link,
.l-grid a:active,
.l-grid a:visited,
.l-grid a:hover {
    color: #ffffff;
    text-decoration: none;
}

.l-grid a:active,
.l-grid a:hover {
    text-decoration: underline;
}

.l-grid .grid__item1 {
    width: auto;
    top: 48px;
    left: 0;
    text-align: center;
    position: absolute;
}

.l-grid .grid__item2 {
    position: absolute;
    left: 185px;
    bottom: 55px;
    width: auto;
    height: auto;
}

.l-grid .grid__item3 {
    position: absolute;
    right: 0;
    bottom: 48px;
    width: auto;
    height: auto;
}

.l-grid .grid__item4 {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 790px;
    margin: auto;
    top: 53px;
    width: auto;
    height: auto;
}

.l-grid .grid__item5 {
    position: absolute;
    left: 0;
    bottom: 55px;
    width: auto;
    height: auto;
}

.l-grid .grid__item6 {
    text-align: right;
    position: absolute;
    right: 0;
    top: 55px;
    width: auto;
    height: auto;
}

.l-grid .grid__item7 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 44px;
    width: auto;
    height: auto;
    margin: auto;
    display: flex;
    justify-content: center;
    max-width: 297px;
}

.l-grid .grid__item7 a {
    padding: 0 16px;
}

.b-footer a:link[href^="tel"],
.b-footer a:active[href^="tel"],
.b-footer a:visited[href^="tel"],
.b-footer a:hover[href^="tel"] {
    font-size: 36px;
    display: block;
    text-decoration: none;
    color: #fff;
    font-family: 'Garamond', sans-serif;
    font-weight: normal;
}

.b-footer .footer__telephon {
    margin-bottom: 16px;
}


/*------------------------*/

.b-footer a:link {
    color: #ffffff;
    text-decoration: none;
}

.b-footer a:active,
.b-footer a:hover {
    text-decoration: none;
    opacity: 0.5;
}


/*------------------------*/

.b-footer a:link[href^="mailto"],
.b-footer a:active[href^="mailto"],
.b-footer a:visited[href^="mailto"],
.b-footer a:hover[href^="mailto"] {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
}

.b-footer a:active[href^="mailto"],
.b-footer a:hover[href^="mailto"] {
    text-decoration: none;
    opacity: 0.5;
}

.b-footer .footer__email {
    margin-bottom: 19px;
    display: block;
}


/*------------------------*/

.b-menu-footer {
    text-align: right;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 18px 0;
    gap: 18px 0;
}

.b-menu-footer .menu-footer__item {
    text-align: center;
}

.b-menu-footer a {
    padding: 0 16px;
    font-size: 20px;
    opacity: 0.5;
    margin-bottom: 24px;
}

.b-menu-footer a:active,
.b-menu-footer a:hover {
    opacity: 1;
    text-decoration: none;
}

.b-menu-footer .div1 {
    grid-area: 1 / 1 / 2 / 2;
}

.b-menu-footer .div2 {
    grid-area: 2 / 1 / 3 / 2;
}

.b-menu-footer .div3 {
    grid-area: 3 / 1 / 4 / 2;
}

.b-menu-footer .div4 {
    grid-area: 4 / 1 / 5 / 2;
}

.b-menu-footer .div5 {
    grid-area: 1 / 2 / 2 / 3;
}

.b-menu-footer .div6 {
    grid-area: 2 / 2 / 3 / 3;
}

.b-menu-footer .div7 {
    grid-area: 3 / 2 / 4 / 3;
}

.b-menu-footer .div8 {
    grid-area: 4 / 2 / 5 / 3;
}

.b-menu-footer .div9 {
    grid-area: 1 / 3 / 2 / 4;
}

.b-menu-footer .div10 {
    grid-area: 2 / 3 / 3 / 4;
}


/*------------------------*/

.b-email a:link,
.b-email a:active,
.b-email a:visited,
.b-email a:hover {
    display: inline-block;
    text-decoration: underline;
    color: #678665;
}

.b-email a:active,
.b-email a:hover {
    text-decoration: none;
}


/*------------------------*/

.b-copy {
    font-size: 16px;
}


/*------------------------*/

.b-sidebar a:link[href^="tel"],
.b-sidebar a:active[href^="tel"],
.b-sidebar a:visited[href^="tel"],
.b-sidebar a:hover[href^="tel"] {
    font-size: 18px;
    display: block;
    text-decoration: none;
    color: #222;
}


/*------------------------*/

.b-pilot {
    position: relative;
    width: 100%;
    z-index: 20;
    color: #3c3c3c;
    font-family: 'Open Sans', sans-serif;
}

.b-pilot p {
    margin: 0;
}

.b-pilot a:link,
.b-pilot a:active,
.b-pilot a:visited,
.b-pilot a:hover {
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.46, 1.05, 0.23, 0.92);
    transition-delay: 0s;
    color: #D4F0D2;
    text-decoration: underline;
}

.b-pilot a:active,
.b-pilot a:hover {
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.46, 1.05, 0.23, 0.92);
    transition-delay: 0s;
    color: #D4F0D2;
    text-decoration: none;
}

.b-pilot a:link[href^="tel"],
.b-pilot a:active[href^="tel"],
.b-pilot a:visited[href^="tel"],
.b-pilot a:hover[href^="tel"] {
    font-size: 18px;
    display: block;
    text-decoration: none;
    color: #3F3F3F;
}

.b-pilot .pilot__1 {
    position: absolute;
    right: 30px;
    top: 37px;
    width: auto;
    z-index: 25;
}

.b-pilot .pilot__2 {
    position: absolute;
    left: 30px;
    top: 41px;
    z-index: 25;
    font-size: 20px;
    width: 327px;
}

.b-pilot .pilot__3 {
    position: absolute;
    right: 281px;
    top: 40px;
    z-index: 25;
}

.b-pilot .pilot__4 {
    position: absolute;
    right: 446px;
    top: 50px;
    z-index: 25;
}

.b-pilot .pilot__4 a:hover {
    opacity: 0.7;
}


/*------------------------*/

.column {
    background: #ffffff;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    width: 100%;
}


/*------------------------*/

.b-picture2 {
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 179px;
    background-color: #ffffff;
}

.b-logo {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 222px;
}


/*------------------------*/

.section {
    position: relative;
    width: 100%;
}


/*------------------------*/


/*------------------------*/

.b-path {
    margin: 0;
    padding: 40px 0px 46px;
    position: relative;
    z-index: 1;
}

.b-path li,
.b-path ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.b-path li {
    color: #7d7d7d;
    font-size: 16px;
}

.b-path li:before {
    margin: -2px 5px 0 0;
    content: " — ";
    display: inline-block;
}

.b-path li:first-child:before {
    content: " — ";
    display: none;
}

.b-path a:link,
.b-path a:visited,
.b-path a:active,
.b-path a:hover {
    text-decoration: none;
    color: #5A5656;
}

.b-path a:active,
.b-path a:hover {
    text-decoration: none;
    color: #5A5656;
    opacity: 0.6;
}

.b-path-white li {
    color: #fff;
    font-size: 16px;
}

.b-path-white a:link,
.b-path-white a:visited,
.b-path-white a:active,
.b-path-white a:hover {
    text-decoration: none;
    color: #fff;
}

.b-path-white a:active,
.b-path-white a:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.6;
}


/*------------------------*/

.b-catalog {
    display: flex;
    justify-content: flex-start;
    margin: 0 -12px 0px -12px;
    text-align: left;
    flex-wrap: wrap;
}

.b-catalog .catalog__item {
    margin: 0 12px 40px 12px;
    width: 30%;
}

.b-catalog .catalog__name,
.b-catalog .catalog__name a {
    font-size: 24px;
    margin-bottom: 12px;
    text-decoration: none;
    color: rgb(90, 86, 86);
    text-decoration: underline;
}

.b-catalog .catalog__name a {
    color: #506C4E;
}

.b-catalog .catalog__name a:hover {
    font-weight: bold;
}

.b-catalog .catalog__img {
    font-size: 0;
    display: block;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 18px;
}

.b-catalog .catalog__item {
    width: 33.3%;
    max-width: 380px;
}

.b-catalog .catalog__img img {
    width: 100%;
    height: auto;
}

.b-catalog .catalog__text {
    font-family: 'Garamond', sans-serif;
    font-style: normal;
    font-weight: normal;
}

.b-catalog .catalog__text ul {
    padding: 0;
    margin: 0 0 14px 0;
    list-style: none;
}

.b-catalog .catalog__item li {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: normal;
    padding: 0;
    margin: 0 0 5px 0;
    position: relative;
}

.b-catalog .catalog__item li:before {
    margin: -2px 5px 0 0;
    content: " — ";
    display: inline-block;
}

.b-catalog .catalog__price {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    color: #3F3F3F;
    margin-bottom: 22px;
}

.b-catalog-2 {
    margin-bottom: 0;
}

.b-catalog-2 .catalog__item {
    margin: 0 12px;
    width: 49%;
}

.b-catalog-2 .catalog__item {
    max-width: 580px;
}


/*------------------------*/

.b-news {
    display: flex;
    justify-content: flex-start;
    margin: 0 -12px 100px -12px;
    text-align: left;
    flex-wrap: wrap;
}

.b-news .news__item {
    margin: 0 12px 40px 12px;
    width: 33%;
}

.b-news .news__name,
.b-news .news__name a {
    font-size: 20px;
    margin-bottom: 12px;
    text-decoration: none;
    color: rgb(90, 86, 86);
}

.b-news .news__name a {
    color: #506C4E;
}
.b-news .news__name a:hover{
    text-decoration: underline;
}

.b-news .news__img {
    font-size: 0;
    display: block;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 18px;
}

.b-news .news__item {
    width: 30%;
    max-width: 420px;
}

.b-news .news__img img {
    width: 100%;
    height: auto;
}

.b-news .news__text {
    font-family: 'Garamond', sans-serif;
    font-style: normal;
    font-weight: normal;
}

.b-news .news__item .news__date {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: normal;
    padding: 0;
    margin: 0 0 5px 0;
    position: relative;
    font-size: 18px;
}

.b-news .news__button {
    width: 100%;
    display: block;
    text-align: center;
}

.b-news-2 {
    margin: 0 auto 50px auto;
    width: 100%;
    max-width: 825px;
    position: relative;
    z-index: 1;
}

.b-news-2 .news__item {
    margin: 0 12px;
    width: 47%;
}

.b-news-2 .news__item {
    max-width: 611px;
}

.fon-detail {
    position: relative;
}

/*.fon-detail:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    margin: auto;
    width: 248px;
    height: 528px;
    background: url(../img/fon-offer.png) 50% 50% no-repeat;
}

.fon-detail:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    margin: auto;
    width: 719px;
    height: 1166px;
    background: url(../img/fon-detail1.png) 50% 50% no-repeat;
}*/

.b-news-detail {
    text-align: center;
    margin: 0px -12px 25px;
    position: relative;
    z-index: 1;
}

.b-news-detail .news__item {
    width: 100%;
    max-width: 825px;
    margin: auto;
    /*    padding-bottom: 40px;*/
    border-bottom: 2px solid #C6E0C4;
}


.b-news-detail .news__item .news__date {
    margin-bottom: 23px;
}

.b-news-detail h1 {
    text-align: center;
}

.b-news-detail .news__item .news__img {
    margin-bottom: 40px;
}

.b-news-detail .news__text {
    text-align: left;
    line-height: 1.6;
}

.b-news .news__sale {
    position: relative;
}

.b-news .news__sale:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    width: 88px;
    height: 88px;
    background: url(../img/sale.png) 50% 50% no-repeat;
}


/*------------------------*/

.fon-form {
    background: #506C4E;
    padding: 90px 0 22px 0;
    position: relative;
    text-align: center;
}

.fon-form__title {
    font-weight: bold;
    font-size: 32px;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 37px;
    display: inline-block;
    padding-bottom: 10px;
    color: #fff;
}

.fon-form__info {
    font-family: 'Garamond';
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 20px;
    color: #fff;
    width: 50%;
    margin: 0px auto 42px;
    position: relative;
}

.b-form .form__wrap {
    width: 50%;
    margin: auto;
}

.b-consultation {
    display: flex;
    color: #fff;
    text-align: left;
}

.b-consultation .consultation__title {
    font-weight: bold;
    font-size: 34px;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 37px;
    display: inline-block;
    padding-bottom: 10px;
    color: #fff;
}

.b-consultation .consultation__title-time {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    color: #fff;
    padding-bottom: 15px;
    /*margin-top: 25px;*/
    margin-left: 10%;
}

.b-consultation .consultation__title-time p {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    margin: 0;
}

.b-consultation .consultation__title-time span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
}

.b-consultation .consultation__time {
    font-size: 18px;
    margin-left: 10%;

}
.b-consultation .consultation__time.contact{
    display: flex;
    justify-content: space-between;
}

.b-consultation .consultation__time p {
    line-height: 1.6;
}

.b-consultation .consultation__item {
    width: 50%;
}

.b-consultation .consultation__text {
    font-family: 'Garamond';
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 20px;
}

.b-consultation .b-form .form__wrap {
    width: 100%;
    margin: auto;
}


/*------------------------*/

.b-contact {
    display: flex;
    color: #fff;
    text-align: left;
}

.b-contact .contact__title {
    font-weight: bold;
    font-size: 34px;
    margin-bottom: 37px;
    display: inline-block;
    padding-bottom: 10px;
    color: #fff;
}

.b-contact .contact__adress-item {
    margin-bottom: 29px;
}

.b-contact .contact__adress-item p {
    margin: 0;
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
}

.b-contact .contact__adress-item span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
}

.b-contact a:link[href^="tel"],
.b-contact a:active[href^="tel"],
.b-contact a:visited[href^="tel"],
.b-contact a:hover[href^="tel"] {
    font-size: 34px;
    display: block;
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-family: Garamond, sans-serif;
    font-weight: normal;
    margin-bottom: 8px;
}

.b-contact a:link[href^="mailto"],
.b-contact a:active[href^="mailto"],
.b-contact a:visited[href^="mailto"],
.b-contact a:hover[href^="mailto"] {
    font-size: 20px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    margin-bottom: 48px;
    display: block;
}

.b-contact .contact__link {
    margin: 0 -10px;
    margin-bottom: 48px;
}

.b-contact .contact__link a {
    margin: 0 10px;
}

.b-contact .contact__title-time {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    color: #fff;
    padding-bottom: 15px;
    margin-top: 25px;
    margin-left: 10%;
}

.b-contact .contact__text p {
    margin: 0;
    margin-bottom: 10px;
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
}

.b-contact .contact__text span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}

.b-contact .contact__time {
    font-size: 18px;
    margin-left: 10%;
}

.b-contact .contact__item {
    width: 50%;
}

.b-contact .contact__text {
    font-family: 'Garamond';
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 50px;
}


/*------------------------*/


/*------------------------*/

.fon-form-contact {
    background: #81A47F;
}

.fon-form-contact:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 327px;
    height: 238px;
    background: url(../img/plus-down.png) 50% 50% no-repeat;
}

.fon-form-contact {}


/*------------------------*/

.b-sevice {
    position: absolute;
    top: 116px;
    right: 0;
    left: 0;
    background: #ffffff;
    z-index: 11;
    border-bottom: 2px solid #E4EDE3;
    ;
}

.b-sevice .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1250px;
    box-sizing: border-box;
}

.b-sevice .sevice__wrap {}

.b-sevice ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    list-style: none;
    width: 100%;
    justify-content: space-between;
}

.b-sevice li {}

.b-sevice li a:link,
.b-sevice li a:active,
.b-sevice li a:visited,
.b-sevice li a:hover {
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.46, 1.05, 0.23, 0.92);
    transition-delay: 0s;
    font-size: 18px;
    padding: 20px 12px;
    display: inline-block;
    color: #5A5656;
    text-decoration: none;
    font-weight: bold;
}

.b-sevice .sevice__item-1:hover>span a:link,
.b-sevice .sevice__item-1:hover>span a:visited,
.b-sevice .sevice__item-1--on>span a:link,
.b-sevice .sevice__item-1--on>span a:visited,
.b-sevice .sevice__item-1--on>span a:hover,
.b-sevice .sevice__item-1--on>span a:active {
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.46, 1.05, 0.23, 0.92);
    transition-delay: 0s;
    color: #506C4E;
    ;
}

.b-sevice .sevice__item-1 span {
    overflow: hidden;
}

.b-sevice .sevice__item-1>span a::after {
    position: absolute;
    bottom: 0px;
    left: -1px;
    width: 100%;
    height: 2px;
    content: "";
    transform: translate3d(-100%, 0px, 0px);
    background: #506C4E;
    transition: transform 0.35s ease 0s;
}

.b-sevice .sevice__item-1:hover>span a::after {
    transform: translate3d(0px, 0px, 0px);
}

.b-sevice .sevice__item-sevice__item-1--haschild {
    position: relative;
}

.b-sevice li:after {
    display: none;
    height: 29px;
    width: 1px;
    background: #919191;
    position: absolute;
    top: -3px;
    right: 0;
    content: "";
}

.b-sevice .sevice__level-2,.b-sevice .menu-block ul ul   {
    padding: 10px 0;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 35;
    background-color: #fff;
    width: 220px;
    text-align: left;
    -webkit-box-shadow: 0 10px 20px rgba(76, 76, 76, 0.3);
    box-shadow: 0 10px 20px rgba(76, 76, 76, 0.3);
}

.b-sevice .sevice__item-2 {
    position: relative;
    display: block;
}

.b-sevice .sevice__item-1 span {
    display: block;
    position: relative;
}

.b-sevice .sevice__item-1:hover .sevice__level-2 ,.b-sevice .menu-block  ul .sevice__item-1:hover > ul {
    display: block;
}

.b-sevice .sevice__item-2>span a:link,
.b-sevice .sevice__item-2>span a:visited {
    padding: 10px 8px 10px 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    color: #222;
    display: block;
    background: transparent url(menu.compile.css) repeat-x scroll left bottom;
}

.b-sevice .sevice__item-2:hover>span a:link,
.b-sevice .sevice__item-2:hover>span a:visited,
.b-sevice .sevice__item-2--on>span a:link,
.b-sevice .sevice__item-2--on>span a:visited,
.b-sevice .sevice__item-2--on>span a:hover,
.b-sevice .sevice__item-2--on>span a:active {
    padding: 10px 8px 10px 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    color: #678665;
    display: block;
    background: transparent url(menu.compile.css) repeat-x scroll left top;
}

.b-sevice .sevice__level-3,.b-sevice .menu-block  ul ul ul {
    padding: 10px 0;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 35;
    background-color: #fff;
    width: 220px;
    text-align: left;
    -webkit-box-shadow: 8px 10px 20px rgba(76, 76, 76, 0.2);
    box-shadow: 8px 10px 20px rgba(76, 76, 76, 0.2);
}

.b-sevice .sevice__item-3 {
    position: relative;
    display: block;
}

.b-sevice .sevice__item-2:hover .sevice__level-3,.b-sevice .menu-block  ul ul .sevice__item-2:hover > ul {
    display: block;
}

.b-sevice .sevice__item-3>span a:link,
.b-sevice .sevice__item-3>span a:visited {
    padding: 10px 8px 10px 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    color: #222;
    display: block;
    background: transparent url(menu.compile.css) repeat-x scroll left bottom;
}

.b-sevice .sevice__item-3:hover>span a:link,
.b-sevice .sevice__item-3:hover>span a:visited,
.b-sevice .sevice__item-3--on>span a:link,
.b-sevice .sevice__item-3--on>span a:visited,
.b-sevice .sevice__item-3--on>span a:hover,
.b-sevice .sevice__item-3--on>span a:active {
    padding: 10px 8px 10px 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    color: #678665;
    display: block;
    background: transparent url(menu.compile.css) repeat-x scroll left top;
}

.b-btn {
    position: relative;
}

.b-btn button,
.b-btn a:link,
.b-btn a:active,
.b-btn a:visited,
.b-btn a:hover {
    transition: none;
    border: 1px solid #506C4E;
    background: #506C4E;
    display: inline-block;
    font-size: 16px;
    min-width: 216px;
    padding: 14px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    box-sizing: border-box;
    border-radius: 100px;
    transition: all .2s ease-in-out;
}

.b-btn button:hover,
.b-btn a:active,
.b-btn a:hover {
    color: #3F3F3F;
    border: 1px solid #E7E7E7;
    background: transparent;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.b-btn--unic button,
.b-btn--unic a:link,
.b-btn--unic a:active,
.b-btn--unic a:visited,
.b-btn--unic a:hover {
    border: 1px solid #506C4E;
    background: #506C4E;
    color: #ffffff;
}

.b-btn--unic button:hover,
.b-btn--unic a:active,
.b-btn--unic a:hover {
    color: #3F3F3F;
    border: 1px solid #D4F0D2;
    background: #D4F0D2;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.b-btn--white button,
.b-btn--white a:link,
.b-btn--white a:active,
.b-btn--white a:visited,
.b-btn--white a:hover {
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    color: #3F3F3F;
}

.b-btn--white button:hover,
.b-btn--white a:active,
.b-btn--white a:hover {
    color: #3F3F3F;
    border: 1px solid #D4F0D2;
    background: #D4F0D2;
    transition: all .2s ease-in-out;
    cursor: pointer;
}


/*------------------------*/

.b-service {
    display: flex;
    margin-bottom: 50px;
}

.b-service .service__item {
    width: 50%;
}

.b-service .service__name {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    color: #3F3F3F;
    padding-bottom: 20px;
    margin-bottom: 36px;
    position: relative;
}

.b-service .service__name:after {
    content: "";
    background: #C6E0C4;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.b-service p {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.6;
    margin-bottom: 45px;
}

.b-service .service__img {
    position: relative;
    height: 636px;
    width: 636px;
    margin: 49px 100px;
}

.b-service .service__img:after {
    content: "";
    background: url('../img/service-img.png') 50% 50% no-repeat;
    height: 1020px;
    width: 826px;
    z-index: 1;
    top: -176px;
    position: absolute;
    left: -102px;
}

.b-service .service__img img {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.b-service .service__contet {
    padding-top: 40px;
    max-width: 553px;
    display: flex;
    align-items: center;
}

.main-fon-service {
    margin-top: -68px;
}


/*------------------------*/


/*------------------------*/


/*------------------------*/


/*------------------------*/


/*------------------------*/


/*------------------------*/

.b-form *,
.b-form *:active,
.b-form *:focus {
    outline: none;
    -webkit-tap-highlight-color: transparent;
}

.b-form h3 {
    display: inline-block;
    vertical-align: bottom;
}

.b-form .forms {
    margin: 0 -10px;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.b-form [class^="form__col-"] {
    /* flex: 1 0 auto; */
    box-sizing: border-box;
    padding: 10px 10px;
}

.b-form {
    z-index: 1;
    position: relative;
}

.b-form .form__col-1 {
    width: 100%;
}

.b-form .form__col-2 {
    width: 50%;
}

.b-form .form__col-3 {
    width: 75%;
}

.b-form .form__col-4 {
    width: 85%;
}

.b-form .form__col-1-3 {
    width: 33.33%;
}

.b-form .form__col-1-5 {
    width: 203px;
}

.b-form .form__col-1-7 {
    width: calc(100% - 215px);
}

.b-form input[type="text"],
.b-form input[type="password"],
.b-form input[type="date"],
.b-form input[type="phone"],
.b-form input[type="number"],
.b-form textarea,
.b-form select {
    /* appearance: none;  */
    border: solid #678665;
    border-width: 1px;
    border-radius: 4px;
    margin: 0;
    padding: 15px 15px;
    display: block;
    background: #678665;
    font-weight: normal;
    font-size: 18px;
    box-sizing: border-box;
    color: #fff;
}

.b-form input[type="text"],
.b-form input[type="password"],
.b-form input[type="date"],
.b-form input[type="phone"],
.b-form input[type="number"] {
    width: 100%;
}

.b-form input[type="text"]:focus,
.b-form input[type="password"]:focus,
.b-form input[type="date"]:focus,
.b-form input[type="phone"]:focus,
.b-form input[type="number"]:focus,
.b-form textarea:focus,
.b-form select:focus {
    border-color: #fff;
}

.b-form input[type="text"]:hover,
.b-form input[type="password"]:hover,
.b-form input[type="date"]:hover,
.b-form input[type="phone"]:hover,
.b-form input[type="number"]:hover,
.b-form textarea:hover,
.b-form select:hover {
    border-color: #fff;
}

.b-form select {
    margin: 0;
    box-sizing: border-box;
}

.b-form select {
    background-image: url(../img/polygon-1.svg);
    background-position: calc(100% - 20px) calc(1em + -5px), calc(100% - 15px) calc(1em + 2px), 100% 0px;
    background-repeat: no-repeat;
}

select::-ms-expand {
    display: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.b-form .form__button button,
.b-form .form__button a:link,
.b-form .form__button a:active,
.b-form .form__button a:visited,
.b-form .form__button a:hover {
    width: 100%;
    padding: 13px 15px 14px 15px;
    background-color: #fff;
    border: 2px solid #fff;
    outline: transparent;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 100px;
    max-width: 288px;
}

.b-form .form__button button:hover,
.b-form .form__button a:active,
.b-form .form__button a:hover {
    border: 2px solid #678665;
    background: #678665;
    color: #fff;
}

.b-form input[type="text"]::-webkit-input-placeholder,
.b-form input[type="password"]::-webkit-input-placeholder,
.b-form input[type="date"]::-webkit-input-placeholder,
.b-form input[type="phone"]::-webkit-input-placeholder,
.b-form input[type="number"]::-webkit-input-placeholder,
.b-form textarea::-webkit-input-placeholder {
    color: #fff;
}

.b-form input[type="text"]:-moz-placeholder,
.b-form input[type="password"]:-moz-placeholder,
.b-form input[type="date"]:-moz-placeholder,
.b-form input[type="phone"]:-moz-placeholder,
.b-form input[type="number"]:-moz-placeholder,
.b-form textarea:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.b-form input[type="text"]::-moz-placeholder,
.b-form input[type="password"]::-moz-placeholder,
.b-form input[type="date"]::-moz-placeholder,
.b-form input[type="phone"]::-moz-placeholder,
.b-form input[type="number"]::-moz-placeholder,
.b-form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.b-form input[type="text"]:-ms-input-placeholder,
.b-form input[type="password"]:-ms-input-placeholder,
.b-form input[type="date"]:-ms-input-placeholder,
.b-form input[type="phone"]:-ms-input-placeholder,
.b-form input[type="number"]:-ms-input-placeholder,
.b-form textarea:-ms-input-placeholder {
    color: #fff;
}

input[type="text"]:focus::-webkit-input-placeholder {
    color: transparent;
}

input[type="text"]:focus:-moz-placeholder {
    color: transparent;
}


/* FF 4-18 */

input[type="text"]:focus::-moz-placeholder {
    color: transparent;
}


/* FF 19+ */

input[type="text"]:focus:-ms-input-placeholder {
    color: transparent;
}


/* IE 10+ */

input[type="password"]:focus::-webkit-input-placeholder {
    color: transparent;
}

input[type="password"]:focus:-moz-placeholder {
    color: transparent;
}


/* FF 4-18 */

input[type="password"]:focus::-moz-placeholder {
    color: transparent;
}


/* FF 19+ */

input[type="password"]:focus:-ms-input-placeholder {
    color: transparent;
}


/* IE 10+ */

input[type="phone"]:focus::-webkit-input-placeholder {
    color: transparent;
}

input[type="phone"]:focus:-moz-placeholder {
    color: transparent;
}


/* FF 4-18 */

input[type="phone"]:focus::-moz-placeholder {
    color: transparent;
}


/* FF 19+ */

input[type="phone"]:focus:-ms-input-placeholder {
    color: transparent;
}


/* IE 10+ */

.b-form .form__input--checkbox {
    padding-bottom: 10px;
}

.b-form .form__input--checkbox input[type="checkbox"] {
    position: absolute;
    z-index: 11;
    opacity: 0;
    height: 17px;
    width: 17px;
    cursor: pointer;
}

.b-form .form__input--checkbox label {
    cursor: pointer;
}

.b-form .form__input--checkbox .form__checkbox {
    padding-right: 10px;
    margin-right: -.275em;
    display: inline-block;
    vertical-align: top;
}

.b-form .form__input--checkbox .form__checkbox .form__checkbox-trigger {
    border: 1px solid #b0b0b0;
    background: #fff;
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-form .form__input--checkbox .form__checkbox .form__checkbox-trigger span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 10px;
    line-height: 1;
    display: none;
}

.b-form .form__input--checkbox:hover .form__checkbox-trigger {
    border-color: #c5c5c5;
}

.b-form .form__input--checkbox .form__checkbox-label {
    margin-right: -.275em;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 35px);
}

.b-form .form__input--checkbox input[type="checkbox"]:checked~.form__checkbox .form__checkbox-trigger {
    background: #ffffff;
    border-color: #b0b0b0;
}

.b-form .form__input--checkbox input[type="checkbox"]:checked~.form__checkbox .form__checkbox-trigger span {
    display: block;
    color: #fff;
    position: relative;
}

.b-form .form__input--checkbox input[readonly="readonly"]~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox input[disabled="disabled"]~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox input[readonly]~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox input[disabled]~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox:hover input[readonly="readonly"]~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox:hover input[disabled="disabled"]~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox:hover input[readonly]~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox:hover input[disabled]~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox input[readonly="readonly"]:checked~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox input[disabled="disabled"]:checked~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox input[readonly]:checked~.form__checkbox .form__checkbox-trigger,
.b-form .form__input--checkbox input[disabled]:checked~.form__checkbox .form__checkbox-trigger {
    border-color: #e5e5e5;
    background: #e5e5e5;
    pointer-events: none;
}

.b-form .form__input--checkbox input[readonly="readonly"]~.form__checkbox-label,
.b-form .form__input--checkbox input[disabled="disabled"]~.form__checkbox-label,
.b-form .form__input--checkbox input[readonly]~.form__checkbox-label,
.b-form .form__input--checkbox input[disabled]~.form__checkbox-label,
.b-form .form__input--checkbox:hover input[readonly="readonly"]~.form__checkbox-label,
.b-form .form__input--checkbox:hover input[disabled="disabled"]~.form__checkbox-label,
.b-form .form__input--checkbox:hover input[readonly]~.form__checkbox-label,
.b-form .form__input--checkbox:hover input[disabled]~.form__checkbox-label,
.b-form .form__input--checkbox input[readonly="readonly"]:checked~.form__checkbox-label,
.b-form .form__input--checkbox input[disabled="disabled"]:checked~.form__checkbox-label,
.b-form .form__input--checkbox input[readonly]:checked~.form__checkbox-label,
.b-form .form__input--checkbox input[disabled]:checked~.form__checkbox-label {
    color: #000000;
    pointer-events: none;
}

.b-form .forn__block {
    margin-bottom: 20px;
    width: 100%;
}

.b-form .form__button {
    margin-top: 30px;
    padding-bottom: 25px;
}

.b-form .form__info {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 40px;
    color: #fff;
}

.b-form span {
    display: none;
}

.b-form a:link,
.b-form a:active,
.b-form a:visited,
.b-form a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    font-family: 'Garamond', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
}

.b-form a:active,
.b-form a:hover {
    border-bottom: 1px solid transparent;
}

.b-form .form__input--file label {
    display: block;
}

.b-form .form__input--file label span,
.b-form .form__input--file label strong {
    margin-right: -.275em;
    display: inline-block;
    vertical-align: middle;
}

.b-form .form__input--file label span {
    border-width: 1px;
    padding: 9px 15px;
    background: #fff;
    overflow: hidden;
    text-decoration: none;
    font-size: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #7d7d7d;
    width: calc( 100% - 150px - 10px);
}

.b-form .form__input--file:hover label span,
.b-form .form__input--file-hashover label span {
    border-color: #c5c5c5;
    cursor: pointer;
}

.b-form .form__input--file:focus label span,
.b-form .form__input--file-hasfocus label span {
    border-color: #ffd074;
    cursor: pointer;
}

.b-form .form__input--file label strong {
    margin-right: 10px;
    transition: none;
    border: 1px solid #D4F0D2;
    background: transparent;
    display: inline-block;
    font-size: 12px;
    width: auto;
    padding: 9px 15px 9px 15px;
    text-align: center;
    text-transform: uppercase;
    color: #D4F0D2;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    box-sizing: border-box;
    cursor: pointer;
}

.b-form .form__input--file:hover label strong,
.b-form .form__input--file-hashover label strong {
    background: #D4F0D2;
    color: #fff;
    text-decoration: none;
}

.b-form .form__input--file input[readonly]+label span,
.b-form .form__input--file input[readonly="readonly"]+label span,
.b-form .form__input--file input[disabled]+label span,
.b-form .form__input--file input[disabled="disabled"]+label span {
    border-color: #e5e5e5;
    background-color: #f5f5f5;
}

.b-form .form__input--file:hover input[readonly]+label span,
.b-form .form__input--file:hover input[readonly="readonly"]+label span,
.b-form .form__input--file-hashover input[readonly]+label span,
.b-form .form__input--file-hashover input[readonly="readonly"]+label span,
.b-form .form__input--file:hover input[disabled]+label span,
.b-form .form__input--file:hover input[disabled="disabled"]+label span,
.b-form .form__input--file-hashover input[disabled]+label span,
.b-form .form__input--file-hashover input[disabled="disabled"]+label span {
    cursor: auto;
}

.b-form .form__input--file input[readonly]+label strong,
.b-form .form__input--file input[readonly="readonly"]+label strong,
.b-form .form__input--file input[disabled]+label strong,
.b-form .form__input--file input[disabled="disabled"]+label strong {
    background: #f5f5f5;
    color: #c1c1c1;
}

.b-form .form__input--file:hover input[readonly]+label strong,
.b-form .form__input--file:hover input[readonly="readonly"]+label strong,
.b-form .form__input--file-hashover input[readonly]+label span,
.b-form .form__input--file-hashover input[readonly="readonly"]+label strong,
.b-form .form__input--file:hover input[disabled]+label strong,
.b-form .form__input--file:hover input[disabled="disabled"]+label strong,
.b-form .form__input--file-hashover input[disabled]+label strong,
.b-form .form__input--file-hashover input[disabled="disabled"]+label strong {
    cursor: auto;
}

.b-form .form__input--file input[type="file"] {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.b-form select {
    padding-right: 0;
    width: 100%;
}

.b-form .form__block {
    margin-bottom: 0;
    width: 100%;
}

.b-form .form__bloks {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.b-form .form__bloks .form_items {
    display: flex;
    text-align: center;
    cursor: pointer;
    padding: 10px;
    width: 100%;
}

.b-form .form__bloks .form_items label {
    background: #617A5F;
    border: 1px solid #7C907A;
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 16px;
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.b-form input[type=radio] {
    display: none;
}

.b-form .form__bloks .form_items label:hover {
    color: #fff;
    cursor: pointer;
    background: #617A5F;
    border: 1px solid #fff;
}

.b-form .form__bloks [type=radio]:checked~label {
    color: #fff;
    background: #617A5F;
    border: 1px solid #fff;
}

.b-form--box {
    background: #506C4E;
    text-align: center;
}

.b-form--box .form__title {
    font-weight: bold;
    font-size: 38px;
    color: #fff;
    border-bottom: 2px solid #fff;
    margin-bottom: 28px;
    display: inline-block;
}

.b-form--white input[type="text"],
.b-form--white input[type="password"],
.b-form--white input[type="date"],
.b-form--white input[type="phone"],
.b-form--white input[type="number"],
.b-form--white textarea,
.b-form--white select {
    /* appearance: none;  */
    border: solid #fff;
    padding: 15px 15px;
    background: #fff;
    font-weight: normal;
    font-size: 18px;
    box-sizing: border-box;
    color: #5A5656;
    width: 100%;
}

.b-form--white input[type="text"],
.b-form--white input[type="password"],
.b-form--white input[type="date"],
.b-form--white input[type="phone"],
.b-form--white input[type="number"] {
    width: 100%;
}

.b-form--white input[type="text"]:focus,
.b-form--white input[type="password"]:focus,
.b-form--white input[type="date"]:focus,
.b-form--white input[type="phone"]:focus,
.b-form--white input[type="number"]:focus,
.b-form--white textarea:focus,
.b-form--white select:focus {
    border-color: #c6e0c4;
}

.b-form--white input[type="text"]:hover,
.b-form--white input[type="password"]:hover,
.b-form--white input[type="date"]:hover,
.b-form--white input[type="phone"]:hover,
.b-form--white input[type="number"]:hover,
.b-form--white textarea:hover,
.b-form--white select:hover {
    border-color: #c6e0c4;
}

.b-form--white select {
    margin: 0;
    box-sizing: border-box;
}

.b-form--white select {
    background-image: url(../img/polygon-1.svg);
    background-position: calc(100% - 20px) calc(1em + -5px), calc(100% - 15px) calc(1em + 2px), 100% 0px;
    background-repeat: no-repeat;
}

.b-form--white .form__button button,
.b-form--white .form__button a:link,
.b-form--white .form__button a:active,
.b-form--white .form__button a:visited,
.b-form--white .form__button a:hover {
    width: 100%;
    padding: 13px 15px 14px 15px;
    background-color: #506C4E;
    border: 2px solid #506C4E;
    outline: transparent;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 100px;
    max-width: 288px;
}

.b-form--white .form__button button:hover,
.b-form--white .form__button a:active,
.b-form--white .form__button a:hover {
    border: 2px solid #678665;
    background: #fff;
    color: #3F3F3F;
}

.b-form--white input[type="text"]::-webkit-input-placeholder,
.b-form--white input[type="password"]::-webkit-input-placeholder,
.b-form--white input[type="date"]::-webkit-input-placeholder,
.b-form--white input[type="phone"]::-webkit-input-placeholder,
.b-form--white input[type="number"]::-webkit-input-placeholder,
.b-form--white textarea::-webkit-input-placeholder {
    color: #3F3F3F;
}

.b-form--white input[type="text"]:-moz-placeholder,
.b-form--white input[type="password"]:-moz-placeholder,
.b-form--white input[type="date"]:-moz-placeholder,
.b-form--white input[type="phone"]:-moz-placeholder,
.b-form--white input[type="number"]:-moz-placeholder,
.b-form--white textarea:-moz-placeholder {
    color: #3F3F3F;
    opacity: 1;
}

.b-form--white input[type="text"]::-moz-placeholder,
.b-form--white input[type="password"]::-moz-placeholder,
.b-form--white input[type="date"]::-moz-placeholder,
.b-form--white input[type="phone"]::-moz-placeholder,
.b-form--white input[type="number"]::-moz-placeholder,
.b-form--white textarea::-moz-placeholder {
    color: #3F3F3F;
    opacity: 1;
}

.b-form--white input[type="text"]:-ms-input-placeholder,
.b-form--white input[type="password"]:-ms-input-placeholder,
.b-form--white input[type="date"]:-ms-input-placeholder,
.b-form--white input[type="phone"]:-ms-input-placeholder,
.b-form--white input[type="number"]:-ms-input-placeholder,
.b-form--white textarea:-ms-input-placeholder {
    color: #3F3F3F;
}

.b-form--white a:link,
.b-form--white a:active,
.b-form--white a:visited,
.b-form--white a:hover {
    color: #3F3F3F;
    text-decoration: none;
    border-bottom: 1px solid #3F3F3F;
    font-family: 'Garamond', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
}

.b-form--white a:active,
.b-form--white a:hover {
    border-bottom: 1px solid transparent;
}

.b-form--white .form__wrap {
    width: 50%;
    margin: auto;
}

.fancybox-active {
    height: inherit;
}

.fancybox-close-small svg {
    fill: #ffffff;
    opacity: 1;
    stroke: #fff;
}

.toggle {
    position: absolute;
    top: 51px;
    left: 0;
    right: 0;
    width: 57px;
    height: 29px;
    border-radius: 100px;
    background-color: #D4F0D2;
    margin: 0 auto;
    /*overflow: hidden;*/
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .05);
}

.toggle:after {
    width: 93px;
    height: 31px;
    position: absolute;
    top: -39px;
    left: -76px;
    content: "";
    background: url(../img/toggle-one.png) no-repeat;
}

.toggle:before {
    width: 92px;
    height: 31px;
    position: absolute;
    top: -39px;
    right: -76px;
    content: "";
    background: url(../img/toggle-two.png) no-repeat;
}

.check {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 6;
}

.check:checked~.track {
    box-shadow: inset 0 0 0 20px #D4F0D2;
}

.check:checked~.switch {
    right: 3px;
    left: 28px;
    transition: .35s cubic-bezier(0.785, 0.135, 0.150, 0.860);
    /*transition-property: left, right;*/
    transition-delay: .05s, 0s;
}

.switch {
    position: absolute;
    left: 3px;
    top: 3px;
    bottom: 3px;
    right: 28px;
    background-color: #fff;
    border-radius: 36px;
    z-index: 1;
    transition: .35s cubic-bezier(0.785, 0.135, 0.150, 0.860);
    /*transition-property: left, right;*/
    transition-delay: 0s, .05s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.track {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: .35s cubic-bezier(0.785, 0.135, 0.150, 0.860);
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .05);
    border-radius: 40px;
}


/*------------------------*/


/*---------------------------*/

.b-foot-menu {
    padding-top: 15px;
}

.b-foot-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.b-foot-menu ul li {
    margin: 0;
    padding: 0 20px 19px 0;
    box-sizing: border-box;
}

.b-foot-menu .foot-menu__item {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    margin-right: -.275em;
}

.b-foot-menu .foot-menu__item:first-child {
    width: 50%;
}


/*.b-foot-menu .foot-menu__item:nth-child(2) {
    width: 11%;
}*/

.b-foot-menu .foot-menu__item:first-child ul {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.b-foot-menu a:link,
.b-foot-menu a:visited {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}

.b-foot-menu a:hover,
.b-foot-menu a:active {
    text-decoration: underline;
    color: #fff;
}

.b-foot-menu .foot-menu__item span {
    display: block;
    padding-bottom: 25px;
}

.b-foot-menu .foot-menu__item span:nth-of-type(2) {
    padding-top: 20px;
}

.b-foot-menu .foot-menu__item span a:link,
.b-foot-menu .foot-menu__item span a:visited {
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
}

.b-foot-menu .foot-menu__item span a:hover,
.b-foot-menu .foot-menu__item span a:active {
    text-decoration: underline;
    color: #fff;
}


/*------------------------*/


/*------------------------*/


/*------------------------*/


/*------------------------*/


/*------------------------*/

.b-sandwich {
    display: none;
    position: absolute;
    top: 28px;
    left: 0;
    z-index: 1;
}

.b-sandwich .sandwich__icon {
    width: 80px;
    height: 58px;
    background: #fff url(../img/menu.png) 50% 50% no-repeat;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}


/*------------------------*/

.l-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
    transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
}

.l-sidebar--open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
    transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
}

.l-sidebar-block {
    position: fixed;
    z-index: 1000;
    background-color: #ffffff;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 350px;
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.l-sidebar-block--left {
    top: 0;
    left: -150%;
    bottom: 0;
    -webkit-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out;
}

.l-sidebar-block--open {
    z-index: 1000;
}

.l-sidebar-block--open.l-sidebar-block--left {
    left: 0;
    -webkit-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out;
}


/*------------------------*/

.b-sidebar {
    position: relative;
    color: #fff;
}

.b-sidebar a:link[href^="tel"],
.b-sidebar a:active[href^="tel"],
.b-sidebar a:visited[href^="tel"],
.b-sidebar a:hover[href^="tel"] {
    color: #222;
    font-size: 18px;
    display: block;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
}

.b-sidebar .sidebar__close {
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 2s ease-out;
    transition: opacity 2s ease-out;
}

.l-sidebar-block--open .b-sidebar .sidebar__close {
    text-align: right;
    top: 0;
    position: sticky;
    min-height: 2em;
    left: 350px;
    z-index: 11;
    opacity: 1;
    -webkit-transition: opacity 2s ease-out;
    transition: opacity 2s ease-out;
}

.b-sidebar .sidebar__close-btn {
    display: inline-block;
    vertical-align: middle;
    top: -2em;
    background: transparent url(../img/close.png) 50% 50% no-repeat;
    opacity: 0.8;
    width: 50px;
    height: 50px;
    z-index: 100;
    cursor: pointer;
    position: sticky;
    min-height: 2em;
    margin-left: -60px;
}

.b-sidebar .sidebar__content {
    padding: 0px 30px 0 30px;
}

.b-sidebar .sidebar__item {
    padding-bottom: 20px;
}


/*------------------------*/

.b-sidebar-menu {
    padding: 0 0 30px 0;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #e1e1e1;
}

.b-sidebar-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.b-sidebar-menu li {
    display: block;
}

.b-sidebar-menu a:link,
.b-sidebar-menu a:active,
.b-sidebar-menu a:visited,
.b-sidebar-menu a:hover {
    display: block;
}

.b-sidebar-menu .sidebar-menu__item-1--haschild>span .sidebar-menu__dropicon {
    background: url(../img/ar-menu-on.png) no-repeat scroll 100% 50%;
    height: 100%;
    width: 60px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.b-sidebar-menu .sidebar-menu__item-1--haschild.sidebar-menu__item--open>span .sidebar-menu__dropicon {
    background: url(../img/ar-menu.png) no-repeat scroll 100% 50%;
}

.b-sidebar-menu .sidebar-menu__level-2.js-sidebarmenu-content .sidebar-menu__item-1>span {
    display: block;
    position: relative;
    background: none;
}

.b-sidebar-menu .sidebar-menu__item-1>span {
    display: block;
    position: relative;
    background: #ffffff url("") repeat-x scroll left bottom;
}

.b-sidebar-menu .sidebar-menu__item-1--haschild>span {
    padding-right: 60px;
}

.b-sidebar-menu .sidebar-menu__item-1>span a:link,
.b-sidebar-menu .sidebar-menu__item-1>span a:visited {
    padding: 13px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    color: #3F3F3F;
    display: block;
    position: relative;
}

.b-sidebar-menu .sidebar-menu__item-1>span a:active,
.b-sidebar-menu .sidebar-menu__item-1>span a:hover {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #506C4E;
}

.b-sidebar-menu .sidebar-menu__item-1:last-child a:link,
.b-sidebar-menu .sidebar-menu__item-1:last-child a:visited {
    border: none;
}

.b-sidebar-menu .sidebar-menu__item-1--on>span a:link,
.b-sidebar-menu .sidebar-menu__item-1--on>span a:visited,
.b-sidebar-menu .sidebar-menu__item-1--on>span a:active,
.b-sidebar-menu .sidebar-menu__item-1--on>span a:hover {
    padding: 13px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #506C4E;
    display: block;
    border-bottom: 1px solid #dedede;
}


/*-------------------------------------*/

.b-sidebar-menu .sidebar-menu__level-2 {
    margin: 0 -30px;
    padding: 15px 30px;
    display: none;
    background: #ededed;
}

.b-sidebar-menu .sidebar-menu__item-2>span {
    background: #ededed;
}

.b-sidebar-menu .sidebar-menu__item-2--haschild.sidebar-menu__item--open>span {
    background: #ededed;
}

.b-sidebar-menu .sidebar-menu__item-2--haschild.sidebar-menu__item--open a:link,
.b-sidebar-menu .sidebar-menu__item-2--haschild.sidebar-menu__item--open a:active,
.b-sidebar-menu .sidebar-menu__item-2--haschild.sidebar-menu__item--open a:visited,
.b-sidebar-menu .sidebar-menu__item-2--haschild.sidebar-menu__item--open a:hover {
    color: #506C4E;
}

.b-sidebar-menu .sidebar-menu__item-2>span a:link,
.b-sidebar-menu .sidebar-menu__item-2>span a:visited,
.b-sidebar-menu .sidebar-menu__item-2>span a:hover,
.b-sidebar-menu .sidebar-menu__item-2>span a:active {
    padding: 10px 20px 10px 20px;
    color: #3F3F3F;
    font-size: 15px;
    letter-spacing: 1.3;
    display: block;
    text-decoration: none;
}

.b-sidebar-menu .sidebar-menu__item-2>span a:active,
.b-sidebar-menu .sidebar-menu__item-2>span a:hover,
.b-sidebar-menu .sidebar-menu__item-2--on>span a:link,
.b-sidebar-menu .sidebar-menu__item-2--on>span a:visited,
.b-sidebar-menu .sidebar-menu__item-2--on>span a:hover,
.b-sidebar-menu .sidebar-menu__item-2--on>span a:active {
    color: #506C4E;
}

.b-sidebar-menu .sidebar-menu__item-3--haschild.sidebar-menu__item--open a:link,
.b-sidebar-menu .sidebar-menu__item-3--haschild.sidebar-menu__item--open a:active,
.b-sidebar-menu .sidebar-menu__item-3--haschild.sidebar-menu__item--open a:visited,
.b-sidebar-menu .sidebar-menu__item-3--haschild.sidebar-menu__item--open a:hover,
.b-sidebar-menu .sidebar-menu__item-3>span a:link,
.b-sidebar-menu .sidebar-menu__item-3>span a:visited,
.b-sidebar-menu .sidebar-menu__item-3>span a:hover,
.b-sidebar-menu .sidebar-menu__item-3>span a:active {
    padding: 8px 20px 8px 20px !important;
    color: #666666 !important;
}

.b-sidebar-menu .sidebar-menu__level-3 {
    background-color: #fff;
}

.b-sidebar-menu .sidebar-menu__item-3>span {
    background: #fff;
}

.b-sidebar-menu .sidebar-menu__item-3>span a:active,
.b-sidebar-menu .sidebar-menu__item-3>span a:hover,
.b-sidebar-menu .sidebar-menu__item-3--on>span a:link,
.b-sidebar-menu .sidebar-menu__item-3--on>span a:visited,
.b-sidebar-menu .sidebar-menu__item-3--on>span a:hover,
.b-sidebar-menu .sidebar-menu__item-3--on>span a:active {
    color: #506C4E !important;
}


/*-------------------------------------*/

.main-fon {
    background: url(../img/main-fon.jpg) 50% 50% no-repeat;
    min-height: 450px;
    /*    min-height: 960px;*/
    /* background-size: cover; */
    background-position: center;
    position: relative;
}

.b-main {
    text-align: center;
    max-width: 500px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    padding-top: 137px;
    height: 245px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.b-main p {
    max-width: 305px;
    text-align: center;
    margin-bottom: 16px;
}

.b-main .main__name {
    position: relative;
    font-size: 50px;
    margin-bottom: 40px;
    display: inline-block;
}

.b-main .main__name:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 288px;
    height: 2px;
    background: #C6E0C4;
    border-radius: 1px;
}


/*-------------------------------------*/

.fon-content {
    background: url(../img/fon-content.jpg) 50% 50% no-repeat;
    min-height: 780px;
    background-size: cover;
    background-position: center;
}

.fon-content-reverse {
    background: url(../img/fon-content4.jpg) 50% 50% no-repeat;
    min-height: 780px;
    background-size: cover;
    background-position: center;
}

.b-about {
    display: flex;
    padding-top: 107px;
    flex-wrap: nowrap;
}

.b-about .about__content {
    padding-top: 20px;
    margin-bottom: 30px;
    width: 50%;
}
.news__item .b-about .about__content,.news__item .b-about .about__text{
    margin-bottom: 0px;
}
.fon-content-reverse .b-about .about__content {
    padding-top: 0;
    padding-left: 70px;
    width: 100%;
}

.b-about .about__title {
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #C6E0C4;
    margin-bottom: 28px;
    display: inline-block;
}

.b-about .about__text {
    font-family: 'Garamond', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 48px;
    padding-right: 40px;
    line-height: 1.5;
}

.b-about .about__img {
    margin: 0px 0 0px 20px;
}
/*-------------------------------------*/
.fon-doctor {
    position: relative;
    /*    background: linear-gradient(
            90deg, #ffffff 50%, #D4F0D2 50%);*/
}
.cosm-template .fon-doctor{
    background:#F7EEDA;
}
.fon-doctor:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 406px;
    height: 705px;
    background: url(../img/fon-doctor-left.png) 50% 50% no-repeat;
}

.fon-doctor:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 654px;
    height: 545px;
    background: url(../img/fon-doctor-right.png) 50% 50% no-repeat;
}
.b-about-doctor {
    align-items: center;
    padding-top: 0;
    z-index: 1;
    position: relative;
    padding-bottom: 100px;
} 
.b-about-doctor .about__title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    margin-right: 100px;
}
/*-------------------------------------*/

.fon-education {
    padding: 96px 0;
    position: relative;
    background: #506C4E;
}
.fon-education:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 248px;
    height: 528px;
    background: url(../img/fon-education.png) 50% 50% no-repeat;
}
.b-education {
    color: #fff;
    text-align: center;
    width: 70%;
    margin: auto;

}
.b-education .education__title {
    font-weight: bold;
    font-size: 34px;
    border-bottom: 2px solid  #C6E0C4;
    margin-bottom: 37px;
    display: inline-block;
    padding-bottom: 10px;
    color: #fff;
}
.list {
    text-align: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style: none;
}
.list li {
    position: relative;
    padding: 0;
    margin: 0 0 40px 0;
    list-style-type: none;
    list-style: none;
}
/*-------------------------------------*/

.fon-date {
    padding: 96px 0;
    position: relative;
    background: #fff;
}
.fon-date:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right:  0;
    margin: auto;
    width: 440px;
    height: 761px;
    background: url(../img/fon-date-left.png) 50% 50% no-repeat;
}
.fon-date:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 441px;
    height: 761px;
    background: url(../img/fon-date-right.png) 50% 50% no-repeat;
}
.b-date { 
    text-align: center;
    width: 70%;
    margin: auto;

}
.b-date .date__title {
    font-weight: bold;
    font-size: 34px;
    border-bottom: 2px solid  #C6E0C4;
    margin-bottom: 37px;
    display: inline-block;
    padding-bottom: 10px;
    color: #3F3F3F;
}
.b-date .date__item {
    text-align: left;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}
.b-date  .date__time {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    margin-bottom: 12px;
}
.b-date  p {}
.b-date  {}

/*-------------------------------------*/

.fon-content-about {
    margin-top: -110px;
    padding-top: 80px;
}

.fon-content-about .b-about .about__img {
    margin: 0 0px 0px 40px;
}


/*-------------------------------------*/

.fon-plus {
    position: relative;
    background: #F7EEDA;
}

.fon-plus:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 350px;
    height: 332px;
    background: url(../img/plus-up.png) 50% 50% no-repeat;
}

.fon-plus:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 327px;
    height: 238px;
    background: url(../img/plus-down.png) 50% 50% no-repeat;
}

.b-plus {
    padding: 126px 0 111px 0;
    position: relative;
    z-index: 1;
    text-align: center;
}

.b-plus .plus__title {
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 66px;
    display: inline-block;
    padding-bottom: 10px;
}

.b-plus.many_items .plus__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.b-plus.many_items .plus__item {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    padding: 0 10px;
    width: 22.3%;
}

.b-plus .plus__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.b-plus .plus__item {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    padding: 0 10px;
}

.b-plus .plus__item ul li,.b-plus .plus__item ol li{
    font-size: 18px;
}

.b-plus .plus__name {
    font-family: 'Garamond', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    margin-bottom: 7px;
    width: 100%;
    min-width: 296px;
}

.b-plus .plus__img {
    padding-bottom: 10px;
}

.fon-plus--two {
    background: #F5F5F5;
}

.b-plus.plus--two .plus__title {
    border-bottom: 2px solid #C6E0C4;
}

.b-plus.plus--two .plus__name {
    font-size: 27px;
}

.b-plus.plus--two .plus__item p {
    font-size: 18px;
}

.b-plus.plus--two {
    padding: 40px 0;
}

.fon-plus--three:after {
    display: none;
}

.fon-plus--three:before {
    position: absolute;
    content: "";
    top: -16px;
    left: 0;
    width: 591px;
    height: 622px;
    background: url(../img/fon-plus-service.png) 50% 50% no-repeat;
}

.b-plus.plus--three {
    padding: 40px 0;
}

.b-plus.plus--three .plus__title {
    max-width: 745px;
}

.b-plus.plus--three .plus__img {
    padding-bottom: 10px;
    height: 110px;
}

.b-plus.plus--three .plus__name {
    font-size: 34px;
}
/*-------------------------------------*/

.fon-experience {
    position: relative;
    background: #F5F5F5;
}


.b-experience {
    padding: 40px 0 40px 0;
    position: relative;
    z-index: 1;
    text-align: center;
}

.b-experience .experience__content .experience__title {
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #C6E0C4;
    margin-bottom: 28px;
    display: inline-block;
    padding-bottom: 10px;
}
.b-experience .experience__text {
    margin-bottom: 60px;
}
.b-experience .experience__text p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;  
    text-align: center; 
    color: #3F3F3F;
}
.b-experience  {}
.b-experience  .experience__wrapper {
    /*    padding-top: 64px;
        border-top: 2px solid #C6E0C4;;*/
}
.b-experience .experience__wrapper .experience__title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 26px; 
    color: #3F3F3F;
    margin-bottom: 40px;
}
.b-experience.many_items .experience__block {
    display: flex;
    justify-content: start;/*space-between*/
    text-align: left;
    flex-wrap: wrap;
}
.b-experience.many_items .experience__item {
    width: 22.3%;
    padding: 0 12px;
}

.b-experience .experience__block {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.b-experience .experience__item {
    width: 33.3%;
    padding: 0 12px;
}

.b-experience .experience__block p {
    font-family: Garamond; 
    font-weight: normal;
    font-size: 28px; 
    color: #3F3F3F;
    margin-bottom: 12px;
}
.b-experience .experience__block span {
    font-family: Montserrat;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    display: block;
}

/*-------------------------------------*/

.b-doctor {
    padding: 40px 0;
    position: relative;
    z-index: 1;
    text-align: center;
}

.b-doctor .doctor__title {
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #C6E0C4;
    margin-bottom: 66px;
    display: inline-block;
    padding-bottom: 10px;
}

.b-doctor .doctor__wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
}

.b-doctor .doctor__item {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    padding: 0 10px 15px;
    width: 30%;
}

.b-doctor .doctor__name {
    font-family: 'Garamond', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 12px;
    width: 100%;
    text-align: center;
    color: #3F3F3F;
    position: relative;
}
.b-doctor .doctor__name a{
    text-decoration: none;
    border-bottom: 1px solid #678665;
    padding-bottom: 4px;
}
.b-doctor .doctor__name a:hover{
    border-bottom: none;
}
.b-doctor p {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    color: #5A5656;
}

.b-doctor .doctor__about {
    margin-bottom: 12px;
}

.b-doctor .doctor__about p {
    font-family: Montserrat;
    font-style: italic;
    font-weight: normal;
    font-size: 20px;
    color: #5A5656;
    margin: 0;
}

.b-doctor .doctor__img {
    position: relative;
    padding-bottom: 50px;
}

.b-doctor .doctor__img img {
    border-radius: 145px;
}

.b-doctor .doctor__img:after {
    content: "";
    width: 462px;
    height: 463px;
    position: absolute;
    top: -94px;
    left: -90px;
    background: url(../img/face-fon1.png);
}

.b-doctor .owl-carousel .owl-nav .owl-prev,
.b-doctor .owl-carousel .owl-nav .owl-next {
    width: 24px;
    right: 24px;
}

.b-doctor .owl-carousel .owl-nav .owl-prev {
    left: -20px;
    top: 45%;
    background: url(../img/chevron-left.svg) 0 0 no-repeat;
}

.b-doctor .owl-carousel .owl-nav .owl-next {
    right: -20px;
    top: 45%;
    background: url(../img/chevron-right.svg) 0 0 no-repeat;
}

.b-doctor .owl-carousel .owl-nav .owl-prev:hover,
.b-doctor .owl-carousel .owl-nav .owl-next:hover {
    opacity: 0.7;
}


/*-------------------------------------*/

.fon-price {
    padding: 98px 0;
    position: relative;
    background: #F7EEDA;
}

.fon-price:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 248px;
    height: 528px;
    background: url(../img/fon-price1.png) 50% 50% no-repeat;
}

.fon-price-big {
    padding: 0;
    position: relative;
    background: #fff;
}

.fon-price-big:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 601px;
    height: 690px;
    background: url(../img/fon-price-down.png) 50% 50% no-repeat;
}

.fon-price-big:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    margin: auto;
    width: 567px;
    height: 1082px;
    background: url(../img/fon-price-up.png) 50% 50% no-repeat;
}


/*-------------------------------------*/

.b-accordion {}

.b-accordion .accordion__item {
    margin-bottom: 12px;
    background: #fff;
}

.b-accordion .accordion__item .accordion__title {
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    padding: 12px 24px;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: left;
}

.b-accordion .accordion__item .accordion__title:hover:after {
    content: "";
    height: 24px;
    width: 24px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    right: 24px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: url(../img/arrow-up.svg) no-repeat;
    transform: none;
}

.b-accordion .accordion__item .accordion__title:after {
    content: "";
    height: 24px;
    width: 24px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    right: 24px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: url(../img/arrow-down.svg) no-repeat;
    font-style: normal;
    transform: rotate(180deg);
}

.b-accordion .on-1 .accordion__title:after {
    content: "";
    background: url(../img/arrow-down.svg) no-repeat;
    transform: none;
}

.b-accordion .on-1 .accordion__title:hover:after {
    content: "";
    height: 24px;
    width: 24px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    right: 24px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: url(../img/arrow-up.svg) no-repeat;
    transform: rotate(180deg);
}

.b-accordion .accordion__content {
    display: none;
}

.b-accordion .on-1 .accordion__content {
    display: block;
    margin-bottom: 10px;
}

.b-accordion .accordion__title:before {
    clear: both;
    font-size: 0;
    display: block;
    content: "";
}


/*-------------------------------------*/

.b-accordion-faq {
    margin-bottom: 90px;
}

.b-accordion-faq .accordion__item {
    margin-bottom: 12px;
    background: #fff;
}

.b-accordion-faq .accordion__item .accordion__title {
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    padding: 15px 24px;
    border: none;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: left;
    background: #F4F8F5;
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
}

.b-accordion-faq .accordion__item .accordion__title:hover:after {
    background: url(../img/minus.svg) no-repeat;
    transform: none;
}

.b-accordion-faq .accordion__item .accordion__title:after {
    background: url(../img/plus.svg) no-repeat;
}

.b-accordion-faq .on-1 .accordion__content {
    background: #E9EDE9;
    padding: 12px 24px 24px 24px;
}

.b-accordion-faq .on-1 .accordion__content p {
    margin: 0;
}

.b-accordion-faq .on-1 .accordion__title {
    background: #E9EDE9;
}

.b-accordion-faq .on-1 .accordion__title:after {
    content: "";
    background: url(../img/plus.svg) no-repeat;
    transform: none;
}

.b-accordion-faq .on-1 .accordion__title:hover:after {
    background: url(../img/minus.svg) no-repeat;
}


/*-------------------------------------*/

.fon-offer {
    position: relative;
}

.fon-offer:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 248px;
    height: 528px;
    background: url(../img/fon-offer.png) 50% 50% no-repeat;
}

.b-offer {
    padding: 40px 0 40px;
    position: relative;
    z-index: 1;
    text-align: center;
}

.b-offer .offer__title {
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #C6E0C4;
    margin-bottom: 66px;
    display: inline-block;
    padding-bottom: 10px;
}


/*-------------------------------------*/

.fon-indication {
    position: relative;
    background: #D4F0D2
}

.b-indication {
    padding: 40px 0 40px 0;
    position: relative;
    z-index: 1;
    text-align: center;
}

.b-indication .indication__title {
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 66px;
    display: inline-block;
    padding-bottom: 10px;
}

.b-indication .indication__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.b-indication .indication__item {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    padding: 0 10px;
}

.b-indication .indication__name {
    font-family: 'Garamond', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 7px;
    width: 100%;
}

.advantages .b-indication .indication__name{
    font-size: 23px;
}

.advantages .b-indication .indication__title{
    font-size: 33px;
}
.advantages .indication__img img{
    max-width: 70%;
}

.b-indication .indication__img {
    padding-bottom: 10px;
}


/*-------------------------------------*/

.fon-client {
    position: relative;
    background: linear-gradient(90deg, #ffffff 50%, #D4F0D2 50%);
}

.fon-client:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 625px;
    height: 530px;
    background: url(../img/client-up.png) 50% 50% no-repeat;
}

.fon-client:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 516px;
    height: 400px;
    background: url(../img/client-down.png) 50% 50% no-repeat;
}

.b-client {
    padding: 124px 0;
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    z-index: 1;
}

.b-client .client__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    padding: 0 0px 0 0;
}

.b-client .client__title {
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #C6E0C4;
    margin-bottom: 28px;
    display: inline-block;
    padding-bottom: 10px;
}

.b-client .client__item__license .client__title {
    border-bottom: 2px solid #ffffff;
    margin-left: 80px;
    margin-bottom: 42px;
}

.b-client .client__item {
    width: 50%;
}

.b-client .client__block {
    width: 50%;
}

.b-client .client__block img {
    opacity: 0.4;
    filter: grayscale(100%);
    width: 100%;
}

.b-client .client__block:hover img {
    opacity: 1;
    filter: grayscale(0);
}

.b-client .client__item__license {
    padding-left: 40px;
}

.b-client .client__carousel {
    padding-left: 80px;
    display: block;
    width: 900px;
}
.b-client .client__carousel img{
    max-width: 100%;
}

.b-client .owl-carousel .owl-nav .owl-prev {
    left: 0;
    background: url(../img/arr-back.png) 0 0 no-repeat;
}

.b-client .owl-carousel .owl-nav .owl-next {
    right: 0;
    background: url(../img/arr-next.png) 0 0 no-repeat;
}

.b-client .owl-carousel .owl-nav .owl-prev:hover,
.b-client .owl-carousel .owl-nav .owl-next:hover {
    background-position: 100% 100%;
}

.slider {
    position: relative;
}

.slides {
    position: relative;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 1;
    transition: 0.5s left, 0.5s top, 0.5s transform;
    height: 575px;
    width: 402px;
    font-size: 1.5rem;
}

.slide.active {
    position: relative;
    z-index: 1;
    visibility: visible;
    opacity: 1;
}

.nav {
    z-index: 1;
}

.nav>button {
    border: none;
}

.b-client .prev {
    background: url(../img/chevron-left.svg) 50% 50% no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 46%;
    left: -44px;
}

.b-client .next {
    background: url(../img/chevron-right.svg) 50% 50% no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 46%;
    left: 414px;
}

.b-client .next:hover,
.b-client .prev:hover {
    opacity: 0.8;
    cursor: pointer;
}

.slide[data-order="0"] {
    top: 0px;
    left: 0px;
    z-index: 0;
    transform: scale(1);
    transition-delay: 0s;
}

.slide[data-order="1"] {
    top: 0;
    left: 64px;
    z-index: -1;
    transform: scale(0.9);
    transition-delay: 0.1s;
}

.slide[data-order="2"] {
    top: 0;
    left: 128px;
    z-index: -2;
    transform: scale(0.8);
    transition-delay: 0.1s;
}

.slide[data-order="3"] {
    top: 0;
    left: 188px;
    z-index: -3;
    transform: scale(0.7);
    transition-delay: 0.1s;
}

.slide[data-order="4"] {
    top: 0;
    left: 250px;
    z-index: -4;
    transform: scale(0.6);
    transition-delay: 0.1s;
}

.slide[data-order="5"] {
    top: 0;
    left: 310px;
    z-index: -5;
    transform: scale(0.5);
    transition-delay: 0.1s;
}


/*-------------------------------------*/

.fon-foto {
    position: relative;
    background: #F6EEDA;
}

.fon-foto:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 367px;
    height: 326px;
    background: url(../img/foto-down.png) 50% 50% no-repeat;
}

.b-foto {
    padding: 40px 0;
    text-align: center;
}

.b-foto .foto__title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 42px;
    display: inline-block;
}

.b-foto .foto__item {
    border-radius: 4px;
    overflow: hidden;
    padding: 0 0 40px 0;
    width: 33.3%;
}

.b-foto .foto__wrap {
    margin: 0 5%;
}

.b-foto .foto__item img {
    width: 100%;
    height: auto;
}

.slick-slide {
    padding: 0 20px;
}

.slick-prev,
.slick-next {
    width: 24px;
    height: 24px;
}

.slick-prev {
    left: -40px;
    top: 47%;
}

.slick-next {
    right: -40px;
    top: 47%;
}

.slick-prev:before {
    content: ' ';
    background: url(../img/chevron-left.svg) 50% 50% no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}

.slick-next:before {
    content: ' ';
    background: url(../img/chevron-right.svg) 50% 50% no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}


/*------------------------*/

.fon-reviews {
    padding: 40px 0;
    background: #D4F0D2;
}

.b-reviews {
    text-align: center;
}

.b-reviews .reviews__title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 20px;
    display: inline-block;
}

.b-reviews .reviews__info {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    color: #5A5656;
    width: 50%;
    margin: 0 auto 42px auto;
}

.b-reviews .reviews__wrap {
    display: flex;
    justify-content: space-between;
    text-align: left;
    margin: 0 -12px;
}

.b-reviews .reviews__item {
    margin: 0 12px;
}

.b-reviews .reviews__face {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 16px;
}

.b-reviews .reviews__img {
    border-radius: 100px;
    overflow: hidden;
    height: 96px;
    width: 96px;
    min-width: 96px;
}

.b-reviews .reviews__img img {
    width: 100%;
    height: 100%;
}

.b-reviews .reviews__name {
    font-family: 'Garamond';
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
}

.b-reviews .reviews__date {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
}

.b-reviews .reviews__about {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 16px;
}

.b-reviews .reviews__link a:link,
.b-reviews .reviews__link a:active {
    font-style: italic;
    font-size: 16px;
    color: #3F3F3F;
    text-decoration: none;
}

.b-reviews .reviews__link a:visited,
.b-reviews .reviews__link a:hover {
    text-decoration: underline;
}

.b-reviews .reviews__wrapper {
    padding-left: 16px;
}

.b-reviews .owl-carousel .owl-nav .owl-prev,
.b-reviews .owl-carousel .owl-nav .owl-next {
    width: 24px;
    right: 24px;
}

.b-reviews .owl-carousel .owl-nav .owl-prev {
    left: -20px;
    top: 45%;
    background: url(../img/chevron-left.svg) 0 0 no-repeat;
}

.b-reviews .owl-carousel .owl-nav .owl-next {
    right: -20px;
    top: 45%;
    background: url(../img/chevron-right.svg) 0 0 no-repeat;
}

.b-reviews .owl-carousel .owl-nav .owl-prev:hover,
.b-reviews .owl-carousel .owl-nav .owl-next:hover {
    opacity: 0.7;
}

.b-reviews {}


/*-------------------------------------*/

.fon-orange {
    position: relative;
    background: #F6EEDA;
}


/*------------------------*/

.fon-video {
    text-align: center;
    padding: 40px 0;
    position: relative;
}

.fon-video:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 620px;
    height: 621px;
    background: url(../img/fon-video-up.png) 50% 50% no-repeat;
}

.fon-video:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 559px;
    height: 626px;
    background: url(../img/fon-video-down.png) 50% 50% no-repeat;
}

.b-video {}

.b-video .video__title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #C6E0C4;
    margin-bottom: 40px;
    display: inline-block;
    color: #3F3F3F;
    z-index: 1;
}

.b-video {
    position: relative;
    max-width: 1090px;
    z-index: 2;
    margin: auto;
}

.b-video .video__wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    background: #f3f3f3;
}

.b-video a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    height: 0px;
    border-radius: 4px;
    overflow: hidden;
    background: rgb(243, 243, 243);
}

.b-video iframe,
.b-video object,
.b-video embed {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.b-video a::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 112px;
    height: 113px;
    background: url(../img/play-button.png) 50% 50% no-repeat;
}

.b-video .is-playing:after {
    display: none;
}


/*------------------------*/

.fon-preparing {
    text-align: center;
    padding: 40px 0;
    position: relative;
    background: #C6E0C4;
}

.fon-preparing:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 553px;
    height: 748px;
    background: url(../img/preparing-left.png) 50% 50% no-repeat;
}

.fon-preparing:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 390px;
    height: 521px;
    background: url(../img/preparing-right.png) 50% 50% no-repeat;
}

.b-preparing .preparing__title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 40px;
    display: inline-block;
    color: #3F3F3F;
    z-index: 1;
    position: relative;
    padding-bottom: 10px;
}

.b-preparing .preparing__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
}

.b-preparing .preparing__item {
    width: 33.3%;
    display: flex;
    align-items: flex-start;
    text-align: left;
    margin-bottom: 10px;
}

.b-preparing .preparing__item p {
    margin: 10px 0;
}

.b-preparing .preparing__item span {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    padding-right: 10px;
}

.b-preparing .preparing__block {
    background: #ffffff;
    padding: 51px 99px;
    text-align: center;
}

.b-preparing .preparing__block-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    border-bottom: 2px solid #DEA7A7;
    margin-bottom: 30px;
    display: inline-block;
    color: #3F3F3F;
}

.b-preparing .preparing__block p {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
}


/*------------------------*/

.fon-result {
    text-align: center;
    padding: 40px 0;
    position: relative;
}

.fon-result:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 651px;
    height: 738px;
    background: url(../img/after-right.png) 50% 50% no-repeat;
}

.fon-result:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 459px;
    height: 461px;
    background: url(../img/after-left.png) 50% 50% no-repeat;
}

.b-result .result__title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #C6E0C4;
    margin-bottom: 40px;
    display: inline-block;
    color: #3F3F3F;
    z-index: 1;
    padding-bottom: 10px;
}

.b-result .result__info {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    color: #5A5656;
    width: 50%;
    margin: 0 auto 42px auto;
}

.b-result .result__wrap {
    max-width: 1000PX;
    margin: AUTO;
}

.b-result .result__item {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
}

.b-result .result__item p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
}

.b-result .result__img {
    margin-bottom: 16px;
}

.b-result .owl-carousel .owl-nav .owl-prev,
.b-result .owl-carousel .owl-nav .owl-next {
    width: 24px;
    right: 24px;
}

.b-result .owl-carousel .owl-nav .owl-prev {
    left: -20px;
    top: 42%;
    background: url(../img/chevron-left.svg) 0 0 no-repeat;
}

.b-result .owl-carousel .owl-nav .owl-next {
    right: -20px;
    top: 42%;
    background: url(../img/chevron-right.svg) 0 0 no-repeat;
}

.b-result .owl-carousel .owl-nav .owl-prev:hover,
.b-result .owl-carousel .owl-nav .owl-next:hover {
    opacity: 0.7;
}


/*------------------------*/


/*------------------------*/

.fon-bestsellers {
    text-align: center;
    padding: 40px 0;
    position: relative;
    background: #F7EEDA;
}

.fon-bestsellers:before {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 351px;
    height: 608px;
    background: url(../img/best-left.png) 50% 50% no-repeat;
}

.fon-bestsellers:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 491px;
    height: 491px;
    background: url(../img/besr-right.png) 50% 50% no-repeat;
}

.b-bestsellers {
    position: relative;
    z-index: 1;
}

.b-bestsellers .bestsellers__title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #fff;
    margin-bottom: 40px;
    display: inline-block;
    color: #3F3F3F;
    z-index: 1;
}

.b-bestsellers .bestsellers__wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.b-bestsellers .bestsellers__item:first-child {
    grid-area: 1 / 1 / 3 / 2;
}

.b-bestsellers .bestsellers__item {
    grid-area: 1 / 2 / 2 / 3;
}

.b-bestsellers .bestsellers__item:last-child {
    grid-area: 2 / 2 / 3 / 3;
}

.b-bestsellers .bestsellers__item:first-child .bestsellers__block {
    display: flex;
    align-items: center;
}

.b-bestsellers .bestsellers__item:first-child {
    display: block;
    padding-right: 30px;
}

.b-bestsellers .bestsellers__item {
    display: flex;
    padding-bottom: 24px;
    text-align: left;
}

.b-bestsellers .bestsellers__item img {
    width: 100%;
    height: auto;
}

.b-bestsellers .bestsellers__item .bestsellers__wrapper {
    padding-left: 24px;
}

.b-bestsellers .bestsellers__item:first-child .bestsellers__wrapper {
    padding-left: 0;
    padding-top: 24px;
}

.b-bestsellers .bestsellers__img {
    border-radius: 4px;
    overflow: hidden;
    min-width: 297px;
    max-width: 297px;
}

.b-bestsellers .bestsellers__text {
    margin-bottom: 22px;
}

.b-bestsellers .bestsellers__price {
    background: #ffffff;
    padding: 3px 11px;
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    display: inline-block;
    margin-bottom: 22px;
}

.b-bestsellers .bestsellers__item:first-child .bestsellers__price {
    margin-bottom: 0;
    margin-right: 22px;
}

.b-bestsellers .bestsellers__item:first-child .bestsellers__img {
    max-width: 649px;
    min-width: 297px;
}


/*------------------------*/

.fon-info {
    text-align: center;
    padding: 40px 0;
    position: relative;
}

.fon-info:before {
    position: absolute;
    content: "";
    top: -44px;
    left: 0;
    width: 465px;
    height: 553px;
    background: url(../img/info-up.png) 50% 50% no-repeat;
}

.b-info {
    position: relative;
    z-index: 1;
}

.b-info .info__title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #C6E0C4;
    margin-bottom: 40px;
    display: inline-block;
    color: #3F3F3F;
    z-index: 1;
}

.b-info .info__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.b-info .info__content {
    width: 33%;
    text-align: left;
    padding-right: 22px;
}

.b-info .info__item {
    width: 67%;
    display: flex;
    flex-wrap: wrap;
}

.b-info .info__img {
    border-radius: 4px;
    overflow: hidden;
    max-width: 410px;
    margin: 0 10px 20px 10px;
}

.b-info .info__img img {
    width: 100%;
    height: auto;
}

.b-info .info__content-title {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 24px;
}

.b-info .info__content-text {
    line-height: 1.6;
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
}


/*------------------------*/

.fon-faq {
    text-align: center;
    padding: 40px 0;
    position: relative;
}

.fon-faq-all:before {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 753px;
    height: 777px;
    background: url(../img/fon-faq1.png) 50% 50% no-repeat;
}

.b-faq {}

.b-faq .faq__title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #C6E0C4;
    margin-bottom: 40px;
    display: inline-block;
}

.b-faq .faq__wrap > div {
    margin: 0 -12px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.b-faq .faq__item {
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 4px;
    margin: 0 12px 24px 12px;
    text-align: left;
}

.b-faq .faq__question {
    padding: 24px;
    background: #fff;
    line-height: 1.6;
}

.b-faq .faq__answer {
    padding: 24px;
    background: #F4F8F5;
    line-height: 1.6;
}

.b-faq .faq__name {
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 16px;
}

.b-faq .faq__text {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 1.6;
}

.b-faq .faq__link a:link,
.b-faq .faq__link a:visited {
    font-style: italic;
    font-size: 16px;
    color: #81A47F;
    text-decoration: none;
}

.b-faq .faq__link a:active,
.b-faq .faq__link a:hover {
    text-decoration: underline;
}

.b-faq .owl-carousel .owl-nav .owl-prev,
.b-faq .owl-carousel .owl-nav .owl-next {
    width: 24px;
    right: 24px;
}

.b-faq .owl-carousel .owl-nav .owl-prev {
    left: -20px;
    top: 45%;
    background: url(../img/chevron-left.svg) 0 0 no-repeat;
}

.b-faq .owl-carousel .owl-nav .owl-next {
    right: -20px;
    top: 45%;
    background: url(../img/chevron-right.svg) 0 0 no-repeat;
}

.b-faq .owl-carousel .owl-nav .owl-prev:hover,
.b-faq .owl-carousel .owl-nav .owl-next:hover {
    opacity: 0.7;
}

.b-faq.b-faq-all {
    position: relative;
    z-index: 1;
}

.b-faq.b-faq-all .faq__wrap > div {
    flex-wrap: wrap;
    justify-content: center;
}

.b-faq.b-faq-all .faq__item {
    width: 30%;
    box-sizing: border-box;
}

.b-faq.b-faq-all .faq__question {
    background: #F4F8F5;
}

.b-faq.b-faq-all .faq__answer {
    background: #E9EDE9;
}


/*------------------------*/

.fon-our-clinic {
    text-align: center;
    /* padding: 40px 0; */
    position: relative;
}

.fon-our-clinic:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 351px;
    height: 365px;
    background: url(../img/fon-our-clinic.png) 50% 50% no-repeat;
}

.fon-our-clinic .foto__title {
    border-bottom: 2px solid #C6E0C4;
}


/*------------------------*/

.fon-form-map {
    position: relative;
    overflow: hidden;
}

.fon-form-map .fon-form-map__img {
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0px;
    z-index: 1;
    width: 50%;
}

.fon-form-map .fon-form-map__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fon-contact {
    margin-top: -109px;
    padding: 90px 0 0 0;
}

/*.fon-contact:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 367px;
    height: 326px;
    background: url(../img/foto-down.png) 50% 50% no-repeat;
}*/


/*------------------------*/

.fon-form-white {
    text-align: center;
    padding: 40px 0;
    position: relative;
    background: #F5F5F5;
}

.fon-form-white:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 865px;
    height: 694px;
    background: url(../img/fon-form-white.png) 50% 50% no-repeat;
}

.fon-form-white .fon-form-white__title {
    border-bottom: 2px solid #C6E0C4;
}

.fon-form-white .fon-form-white__title {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    border-bottom: 2px solid #C6E0C4;
    margin-bottom: 40px;
    display: inline-block;
    color: #3F3F3F;
    z-index: 1;
    position: relative;
}

.fon-form-white .fon-form-white__info {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    color: #3F3F3F;
    width: 50%;
    margin: 0 auto 42px auto;
    position: relative;
}


/*------------------------*/

.fon-slider {}

.fon-slider {
    text-align: center;
    padding: 40px 0;
    position: relative;
    background: #F7EEDA;
}

.fon-slider:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 628px;
    height: 897px;
    background: url(../img/fon-license.png) 50% 50% no-repeat;
}

.b-slider {
    position: relative;
    z-index: 1;
}

.fon-slider .fon-slider__title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #fff;
    margin-bottom: 40px;
    display: inline-block;
    color: #3F3F3F;
    z-index: 1;
    position: relative;
}

.swiper-container {
    width: 1197px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.swiper-slide {
    width: 422px;
    height: 603px;
}

.swiper-button-next {
    left: 20px;
    top: 45%;
    background: url(../img/chevron-left.svg) 0 0 no-repeat;
}

.swiper-button-prev {
    right: 20px;
    top: 45%;
    left: auto;
    background: url(../img/chevron-right.svg) 0 0 no-repeat;
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1800px;
}


/*------------------------*/

.fon-white {
    background: #fff;
}

.fon-white:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 628px;
    height: 897px;
    background: url(../img/fon-green.png) 50% 50% no-repeat;
}

.fon-white .fon-slider__title {
    border-bottom: 2px solid #C6E0C4;
}


/*------------------------*/

.fon-navigation {
    text-align: center;
    padding: 40px 0;
    position: relative;
    background: #F5F5F5;
    z-index: 99999;
}

.b-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 -10px;
}
.b-navigation.cosm-t{
    justify-content: center;
}

.b-navigation .navigation__item {
    padding: 0 10px;
}

.b-navigation .navigation__item a:link,
.b-navigation .navigation__item a:visited {
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #5A5656;
}

.b-navigation .navigation__item a:hover,
.b-navigation .navigation__item a:focus {
    color: #506C4E;
}


/*------------------------*/

.fon-content-text {
    text-align: center;
    padding: 40px 0;
    position: relative;
    background: url(../img/fon-content1.jpg) #545B52;
    background-size: contain;
}

.b-content .content__title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #fff;
    margin-bottom: 40px;
    padding-bottom: 10px;
    display: inline-block;
    color: #fff;
    z-index: 1;
}

.b-content {
    color: #fff;
    width: 70%;
    margin: auto;
}

.b-content p {
    margin-bottom: 30px;
    line-height: 1.6;
    text-align: left;
}

.b-content .content__center-text {
    font-family: Garamond;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    text-align: center;
    line-height: 2;
}

.fon-content-text-2 {
    background: #F5F5F5;
    position: relative;
}

.fon-content-text-2:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 1637px;
    height: 705px;
    background: url(../img/fon-content3.png) 50% 50% no-repeat;
    background-size: contain;
}

.b-content-2 .content__title {
    border-bottom: 2px solid #C6E0C4;
    color: #3F3F3F;
}

.b-content-2 {
    color: #3F3F3F;
    position: relative;
    z-index: 1;
}


/*------------------------*/

.b-price {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.b-price .price__wrapper {
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 44px 56px;
    background: #fff;
}

.b-price .price__header {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    border-bottom: 2px solid #fff;
    margin-bottom: 40px;
    padding-bottom: 10px;
    display: inline-block;
    color: #3F3F3F;
    z-index: 1;
    text-align: center;
}

.b-price .price__title {
    border-bottom: 1px solid #E7E7E7;
    /*padding-bottom: 13px;*/
    font-weight: bold;
    font-size: 16px;
    color: #3F3F3F;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}

.b-price .price__wrap {
    display: flex;
    text-align: right;
    width: 30%;
    border-left: 1px solid #E7E7E7;
}

.b-price .price__wrap p,.b-price .price__wrap .col-p-2 {
    width: 100%;
    text-align: center;
}
.b-price .price__wrap .col-p-2{
    border-left: 1px solid #E7E7E7;
}
.b-price .price__old {
    color: #506C4E;
}

.b-price .price__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    border-bottom: 2px solid #F4F4F4;
}

.b-price-big .price__wrapper {
    border-radius: 0 0 4px 4px;
    padding: 24px;
}

.b-price-big .price__item {
    border-bottom: 1px solid #E7E7E7;
    font-size: 16px;
}

.b-price-big .price__item:last-child {
    border-bottom: none;
}


/*------------------------*/

.b-sale {
    z-index: 1;
    position: relative;
}


/*------------------------*/

.b-tab ul.tabs {
    margin: 0 -10px;
    padding: 0;
    list-style: none;
    height: 36px;
    width: 100%;
    display: flex;
    align-items: center;
}

.b-tab ul.tabs li {
    cursor: pointer;
    padding: 10px 38px;
    font-weight: bold;
    font-size: 16px;
    color: #5A5656;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 8px;
    margin: 0 10px;
}

.b-tab .tab_last {
    border-right: 1px solid #fff;
}

.b-tab ul.tabs li:hover {
    background: #81A47F;
    color: #fff;
    border-bottom: 1px solid #81A47F;
}

.b-tab ul.tabs li.active {
    background: #81A47F;
    color: #fff;
    border-bottom: 1px solid #81A47F;
    display: block;
}

.b-tab .tab_container {
    border-top: none;
    clear: both;
    width: 100%;
    /*overflow: auto;*/
}

.b-tab .tab_content {
    padding: 30px 0;
    display: none;
}

.b-tab .tab_drawer_heading {
    display: block;
}

.b-tab .tab_drawer_heading {
    display: none;
}

.b-tab-sale .table_col {
    display: table-cell;
    word-break: break-all;
}

.b-tab-sale .tab_container {
    border-top: none;
    padding: 40px 0;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.b-tab-sale .tab_content {
    padding: 25px 0;
    display: none;
}

.b-tab-price ul.tabs {
    padding: 0px;
    list-style: none;
    height: auto;
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin: 0;
}

.b-tab-price ul.tabs li {
    cursor: pointer;
    padding: 10px 33px;
    font-weight: bold;
    font-size: 16px;
    background: #81A47F;
    color: #fff;
    border: 1px solid #81A47F;
    box-sizing: border-box;
    border-radius: 4px 4px 0px 0px;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.b-tab-price .tab_container {
    padding: 32px;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 0px 4px 4px 4px;
    background-color: #fff;
}

.b-tab-price ul.tabs li:hover {
    color: #5A5656;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
}

.b-tab-price ul.tabs li.active {
    color: #5A5656;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-bottom: 1px solid #fff;
    display: flex;
}


/*------------------------*/


/*------------------------*/


/*------------------------*/

.b-pageline {
    margin-bottom: 70px;
    display: inline-block;
}

.b-pageline .first.disabled {
    display: none;
}

.b-pageline .last.disabled {
    display: none;
}

.b-pageline .next.disabled {
    display: none;
}

.b-pageline .prev.disabled {
    display: none;
}

.b-pageline li {
    list-style-type: none;
}

.b-pageline:after {
    clear: both;
    content: "";
    display: block;
}

.b-pageline a {
    display: block;
    float: left;
    background-color: #fff;
    color: #222;
    text-decoration: none;
    margin-right: 0.5em;
    padding: 6px 11px;
}

.b-pageline a:hover {
    color: #fff;
    background-color: #ba3136;
}

.b-pageline .active a,
.b-pageline a.pageline__on {
    background-color: #ba3136;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

.b-pageline .active a:hover,
.b-pageline a.pageline__on:hover {}

.b-pageline a.pageline__next1 {
    text-decoration: none;
    padding: 6px 6px;
    background: none;
    color: #989898;
    padding-bottom: 3px;
    margin-left: 30px;
    border-bottom: 1px solid #989898;
}

.b-pageline a.pageline__back1 {
    text-decoration: none;
    padding: 6px 6px;
    background: none;
    color: #989898;
    margin-right: 40px;
    padding-bottom: 3px;
    border-bottom: 1px solid #989898;
}

.b-pageline a.pageline__next1:hover {
    border-bottom: 1px solid #D4F0D2;
    color: #D4F0D2;
}

.b-pageline a.pageline__back1:hover {
    border-bottom: 1px solid #D4F0D2;
    color: #D4F0D2;
}


/*------------------------*/

.b-contact {
    margin: 0 -15px 70px -15px;
    margin-bottom: 0;
    max-width: none;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-contact .contact__item {
    width: calc(100% / 2 - 30px);
    padding: 0 15px 20px 15px;
}

.b-contact .contact__item:after {}

.b-contact h5 {
    text-transform: uppercase;
}

.b-contact .contact__img {
    float: left;
    width: 165px;
    padding-right: 30px;
    /*box-sizing: border-box;*/
}

.b-contact .contact__info {
    overflow: hidden;
}


/*------------------------*/


/*------------------------*/

@media handheld,
only screen and (min-width: 768px) and (max-width: 1239px) {
    .b-sandwich {
        display: block;
        left: 0px;
    }
    .main-fon {
        min-height: 536px;
    }
    .container {
        width: auto;
    }
    .b-sevice {
        display: none;
    }
    .b-main {
        padding-top: 75px;
    }
    .b-main .main__name {
        position: relative;
        font-size: 33px;
        margin-bottom: 40px;
        display: inline-block;
    }
    /*------------------------*/
    .fon-content {
        min-height: 610px;
    }
    .b-about {
        padding-top: 60px;
    }
    .b-about .about__img {
        width: 44%;
        margin: 79px 0px 0px 40px;
    }
    .fon-content-reverse .b-about .about__img {
        width: 44%;
        margin: 0 0px 0px 15px;
    }
    .b-about .about__content {
        box-sizing: border-box;
        padding-top: 0;
        width: 50%;
    }
    .b-about .about__img img {
        width: 100%;
        height: auto;
    }
    .b-about .about__text {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .b-plus {
        padding: 80px 0px 111px;
    }
    .b-plus .plus__name {
        font-size: 24px;
    }
    .b-plus p {
        font-size: 18px;
    }
    .b-plus .plus__img {
        height: 120px;
    }
    .b-client .client__block img {
        width: 100%;
        height: auto;
    }
    .b-client .client__wrap {
        padding: 0;
    }
    .b-client .client__item__license .client__title {
        margin-left: 20px;
    }
    .b-client .client__carousel {
        padding-right: 77px;
        padding-left: 20px;
        display: block;
        width: auto;
        max-width: 600px;
    }
    .b-client .next {
        left: 105%;
    }
    .b-client .prev {
        left: -30px;
    }
    .slide {
        max-height: 575px;
        max-width: 402px;
        width: 100%;
        height: auto;
    }
    .slide img {
        width: 100%;
        height: auto;
    }
    .b-foto .foto__item {
        max-width: 288px;
    }
    .grid__item4 {
        display: none;
    }
    .b-logo {
        position: absolute;
        top: 20px;
        left: 92px;
        right: auto;
        margin: auto;
        width: 222px;
    }
    .b-picture2 {
        border-bottom: 2px solid #E4EDE3;
    }
    .b-pilot p {
        margin: 0px;
        font-size: 15px;
    }
    .b-pilot .pilot__2 {
        left: 91px;
        top: 119px;
        width: 253px;
    }
    .b-pilot .pilot__3 {
        right: 55px;
        top: 122px;
    }
    .b-pilot .pilot__4 {
        right: 207px;
        top: 119px;
    }
    .b-footer {
        margin: 0 30px;
    }
    .b-btn a:link,
    .b-btn a:active,
    .b-btn a:visited,
    .b-btn a:hover {
        width: 193px;
        letter-spacing: 1px;
    }
    .b-sidebar .sidebar__item {
        display: none;
        padding: 0 0 30px 0;
        margin: 0 0 40px 0;
        border-bottom: 1px solid #e1e1e1;
    }
    .b-sidebar .sidebar__txt3 {
        display: block;
    }
    .b-pilot a:link[href^="tel"],
    .b-pilot a:active[href^="tel"],
    .b-pilot a:visited[href^="tel"],
    .b-pilot a:hover[href^="tel"] {
        font-size: 18px;
        margin-bottom: 7px;
    }
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
    .b-tab-sale ul.tabs li {
        width: 33.33%;
        box-sizing: border-box;
        text-align: center;
        float: left;
        margin: 0;
        height: 60px;
        padding: 13px 30px;
    }
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
    .l-grid .grid__item2 {
        position: absolute;
        right: 0;
        left: auto;
        top: auto;
        bottom: 105px;
    }
    .l-footerbox {
        margin-top: -377;
    }
    /*------------------------*/
    .l-footerbox-stop {
        height: 377;
    }
    /*------------------------*/
    .l-grid {
        height: 377;
    }
    .l-layout .layout__wrap {
        padding-bottom: 377;
    }
    /*------------------------*/
    .b-faq .faq__text ol,
    .b-faq .faq__text p {
        font-size: 18px;
        margin: 0 0 25px 0;
    }
    .b-faq .faq__info,
    .b-faq .faq__info p {
        line-height: 1.2;
    }
    /*------------------------*/
    .b-table {
        width: 100%;
        border: none;
        border-top: 1px solid #D9D9D9;
        border-collapse: collapse;
        color: #404040;
    }
    .b-table th {
        font-size: 12px;
        font-weight: normal;
        text-align: left;
        color: #b4b4b4;
        text-transform: uppercase;
        vertical-align: top;
        border: none;
        background: none;
        padding: 17px 0;
        border-bottom: 1px solid #7fd3ec;
    }
    .b-table tr {
        border-bottom: 1px solid #D9D9D9;
    }
    .b-table th:nth-child(1),
    .b-table td:nth-child(1) {
        width: 6%;
    }
    .b-table td {
        color: #444444;
        padding: 17px 0;
        border: none;
        font-size: 16px;
        font-weight: normal;
    }
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
    .b-indication .indication__wrap {
        justify-content: center;
        flex-wrap: wrap;
    }
    .b-indication .indication__item {
        width: 30%;
        padding: 0 10px;
        margin-bottom: 20px;
    }
    /*------------------------*/
    .b-plus.plus--two .plus__wrap {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .b-plus.plus--two .plus__item {
        width: 50%;
        padding: 0px 10px;
        margin-bottom: 30px;
        box-sizing: border-box;
    }
    /*------------------------*/
    .b-result .result__item {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
        margin-bottom: 60px;
        position: relative;
        z-index: 1;
    }
    /*------------------------*/
    .b-bestsellers .bestsellers__wrap {
        display: block;
    }
    .b-bestsellers .bestsellers__item:first-child {
        display: flex;
        padding-right: 0;
        padding-bottom: 24px;
    }
    .b-bestsellers .bestsellers__item:first-child .bestsellers__img {
        min-width: 297px;
        max-width: 297px;
    }
    .b-bestsellers .bestsellers__item:first-child .bestsellers__wrapper {
        padding-left: 24px;
        padding-top: 0;
    }
    .b-bestsellers .bestsellers__item:first-child .bestsellers__block {
        display: block;
        align-items: center;
    }
    .b-bestsellers .bestsellers__item:first-child .bestsellers__price {
        margin-bottom: 22px;
        margin-right: 0;
    }
    /*------------------------*/
    .b-doctor .doctor__item {
        padding-top: 30px;
        width: 100%;
    }
    /*------------------------*/
    .b-info .info__wrap {
        display: block;
        align-items: center;
        justify-content: space-between;
    }
    .b-info .info__content {
        width: 100%;
        text-align: left;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .b-info .info__item {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .b-info .info__img {
        border-radius: 4px;
        overflow: hidden;
        max-width: 309px;
        margin: 0px 10px 20px;
    }
    /*------------------------*/
    .b-consultation {
        display: block;
    }
    .b-consultation .consultation__item {
        width: 100%;
    }
    .fon-form-map .fon-form-map__img {
        position: relative;
        z-index: 1;
        margin: -30px;
        width: auto;
    }
    /*------------------------*/
    .b-form--white .form__wrap {
        width: 80%;
        margin: auto;
    }
    /*------------------------*/
    .swiper-container {
        max-width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .swiper-container-3d {
        perspective: 800px;
    }
    /*------------------------*/
    .b-content {
        width: 100%;
    }
    /*------------------------*/
    .fon-form__info {
        width: 100%;
    }
    /*------------------------*/
    .b-faq .faq__question {
        padding: 15px;
    }
    .b-faq .faq__answer {
        padding: 15px;
    }
    .b-faq .faq__text {
        font-weight: normal;
        font-size: 16px;
    }
    .b-faq.b-faq-all .faq__item {
        width: 29%;
        box-sizing: border-box;
    }
    /*------------------------*/
    .b-news-2 .news__item {
        margin: 0 12px;
        width: 46%;
    }
    /*------------------------*/
    .b-consultation .consultation__title-time {
        margin-left: 0;
    }
    .b-consultation .consultation__time {
        margin-left: 0;
    }
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
}

@media handheld,
only screen and (min-width: 768px) and (max-width: 1150px) {
    .fon-doctor {
        position: relative;
        /*background: rgb(212, 240, 210);*/
    }
}

/*------------------------*/

@media handheld,
only screen and (max-width: 767px) {


    h1 {
        font-size: 30px;
        width: 100%;
        margin-bottom: 30px;
        letter-spacing: 0;
    }
    h2 {
        font-size: 27px;
        width: 100%;
        margin-bottom: 30px;
    }
    h3 {
        font-size: 20px;
        margin: 0 0 30px 0;
    }
    .b-picture2 {
        height: 241px;
        border-bottom: 2px solid #D4F0D2;
    }
    .b-sandwich {
        display: block;
        left: 0px;
        /* position: fixed; */
        width: 100%;
        background: #fff;
        z-index: 100;
    }
    .b-sandwich .sandwich__icon {
        width: 65px;
    }
    .container {
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }
    .b-sevice {
        display: none;
    }
    /*------------------------*/
    .b-logo {
        /* position: fixed; */
        top: 15px;
        left: 20px;
        right: 20px;
        width: 245px;
        z-index: 101;
    }
    .b-logo img {
        width: 100%;
        height: auto;
    }
    .b-pilot .pilot__1 {
        position: absolute;
        right: 30px;
        left: 30px;
        top: 155px;
        margin: auto;
        width: 216px;
        z-index: 25;
    }
    .b-pilot .pilot__2 br {
        display: none;
    }
    .b-pilot .pilot__3 {
        position: absolute;
        right: 20px;
        left: 20px;
        text-align: center;
        top: 113px;
    }
    .b-pilot .pilot__4 {
        display: none;
    }
    .b-btn a:link,
    .b-btn a:active,
    .b-btn a:visited,
    .b-btn a:hover {
        width: 192px;
        margin-top: 20px
    }
    /*------------------------*/
    .b-form .form__col-1-3 {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }
    .b-form .form__col-1 {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }
    /*------------------------*/
    .main-fon {
        background: url(../img/main-fon.jpg) center center no-repeat;
        min-height: 596px;
        position: relative;
    }
    .b-main {
        padding-top: 0;
    }
    .b-main .main__name {
        position: relative;
        font-size: 37px;
        margin-bottom: 40px;
        display: inline-block;
    }
    .b-main .main__name::after {
        width: 216px;
    }
    /*------------------------*/
    .b-about {
        display: block;
        padding-top: 50px;
        flex-wrap: nowrap;
    }
    .b-about .about__content {
        text-align: center;
        padding-top: 0px;
        margin-bottom: 55px;
        width: 100%; 
    }
    .b-about .about__img {
        width: 100%;
        margin: 0;
        padding: 0 0 50px 0;
    }
    .b-about .about__img img {
        width: 100%;
        height: auto;
    }
    .b-about .about__title {
        text-align: center;
        border-bottom: 2px solid #fff;
    }
    .b-about .about__text {
        font-size: 19px;
        margin-bottom: 28px;
        padding-right: 0;
        line-height: 1.5;
    }
    .fon-content {
        background: #d5efd2;
    }
    /*------------------------*/
    .b-plus {
        padding: 50px 0px 50px;
    }
    .b-plus .plus__wrap {
        display: block;
    }
    .b-plus .plus__item,.b-plus.many_items .plus__item {
        display: flex;
        text-align: center;
        flex-wrap: nowrap;
        width: 100%;
    }
    .b-plus .plus__name {
        font-size: 28px;
        text-align: left;
        margin-bottom: 7px;
        width: 100%;
    }
    .b-plus .plus__img {
        padding-bottom: 0;
    }
    .b-plus .plus__img img {
        width: 100%;
        height: auto;
    }
    .b-plus .plus__wrapper {
        padding-left: 17px;
    }
    .b-plus .plus__wrapper p {
        font-size: 18px;
        text-align: left;
    }
    /*------------------------*/
    .fon-client {
        position: relative;
        background: rgb(212, 240, 210);
    }
    .fon-client:before {
        display: none;
    }
    .b-client {
        padding: 50px 0px;
        display: block;
        flex-wrap: nowrap;
        position: relative;
        z-index: 1;
    }
    .b-client .client__item {
        text-align: center;
        width: auto;
    }
    .b-client .client__title {
        font-weight: bold;
        font-size: 38px;
        border-bottom: 2px solid #fff;
    }
    .b-client .client__item__license .client__title {
        margin-left: 0;
    }
    .b-client .client__item__license {
        padding-left: 0;
    }
    .b-client .client__wrap {
        padding: 0;
    }
    .b-client .client__block img {
        width: 100%;
        max-width: 168px;
    }
    .b-client .client__wrap {
        padding: 0;
    }
    .b-client .client__item__license .client__title {
        margin-left: 20px;
    }
    .b-client .client__carousel {
        padding-right: 77px;
        padding-left: 20px;
        display: block;
        width: auto;
        max-width: 600px;
    }
    .b-client .next {
        left: 105%;
    }
    .b-client .prev {
        left: -30px;
    }
    .slide {
        max-height: 575px;
        max-width: 402px;
        width: 100%;
        height: auto;
    }
    .slide img {
        width: 100%;
        height: auto;
    }
    /*------------------------*/
    .b-foto {
        padding: 50px 0px 50px;
        text-align: center;
    }
    .b-foto .foto__title {
        font-size: 30px;
    }
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
    .l-grid .grid__item1 {
        top: 40px;
        left: 20px;
        right: 20px;
    }
    .l-grid .grid__item2 {
        position: absolute;
        right: 30px;
        left: 30px;
        text-align: center;
        top: 525px;
    }
    .l-grid .grid__item4 {
        display: none;
    }
    .l-grid .grid__item3 {
        position: absolute;
        right: 20px;
        left: 20px;
        text-align: center;
        top: 465px;
        bottom: auto;
    }
    .l-grid .grid__item5 {
        position: absolute;
        left: 0px;
        right: 0;
        text-align: center;
        top: 560px;
        bottom: auto;
    }
    .l-grid .grid__item6 {
        text-align: center;
        position: absolute;
        right: 20px;
        left: 20px;
        top: 223px;
        width: auto;
        height: auto;
    }
    .l-grid .grid__item7 {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 394px;
        bottom: auto;
    }
    .l-footerbox {
        margin-top: -648px;
        min-height: 648px;
    }
    .l-footerbox .footerbox__wrapper {
        background: #282828 url(../img/fon-footer-border.png) left 740px scroll repeat-x;
    }
    .l-footerbox .container {
        min-height: 794px;
    }
    /*------------------------*/
    .l-footerbox-stop {
        height: 648px;
    }
    /*------------------------*/
    .l-grid {
        height: 900px;
    }
    .b-footer {
        height: 616px;
    }
    .l-layout .layout__wrap {
        padding-bottom: 648px;
    }
    /*------------------------*/
    .l-sidebar-block {
        max-width: 100%;
    }
    /*------------------------*/
    .b-catalog {
        display: block;
        justify-content: space-between;
        margin: 0 0 40px;
        text-align: left;
    }
    .b-catalog .catalog__item {
        width: 100%;
        max-width: 380px;
        margin: auto;
        margin-bottom: 40px;
    }
    /*------------------------*/
    .b-consultation {
        display: block;
    }
    .b-consultation .consultation__item {
        width: auto;
    }
    .b-consultation .consultation__title-time {
        font-size: 30px;
        margin-top: 10px;
        margin-left: 0;
    }
    .b-consultation .consultation__time {
        font-size: 18px;
        margin-left: 0;
    }
    .b-consultation .consultation__title {
        font-weight: bold;
        font-size: 30px;
    }
    /*------------------------*/
    .b-contact {
        display: block;
    }
    .b-contact .contact__item {
        width: auto;
    }
    .b-contact .contact__title-time {
        font-size: 30px;
        margin-top: 10px;
        margin-left: 0;
    }
    .b-contact .contact__time {
        font-size: 18px;
        margin-left: 0;
    }
    .b-contact .contact__title {
        font-weight: bold;
        font-size: 30px;
    }
    /*------------------------*/
    .b-form .form__col-4 {
        width: 100%;
    }
    /*------------------------*/
    /*------------------------*/
    .b-indication .indication__wrap {
        justify-content: center;
        flex-wrap: wrap;
    }
    .b-indication .indication__item {
        width: 50%;
        padding: 0px 10px;
        margin-bottom: 20px;
        box-sizing: border-box;
    }
    .b-indication .indication__name {
        font-family: Garamond, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 21px;
        margin-bottom: 7px;
        width: 100%;
    }
    /*------------------------*/
    .b-plus.plus--two .plus__wrap {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .b-plus.plus--two .plus__item {
        width: 100%;
        padding: 0px 10px;
        margin-bottom: 30px;
        box-sizing: border-box;
    }
    /*------------------------*/
    .b-result .result__item {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
        margin-bottom: 60px;
        position: relative;
        z-index: 1;
    }
    /*------------------------*/
    .fon-preparing::before,
    .fon-preparing::after {
        display: none;
    }
    .b-preparing .preparing__item {
        width: 100%;
        display: flex;
        align-items: flex-start;
        text-align: left;
        margin-bottom: 10px;
    }
    .b-preparing .preparing__block {
        background: rgb(255, 255, 255);
        padding: 20px;
        text-align: center;
    }
    /*------------------------*/
    .b-bestsellers .bestsellers__wrap {
        display: block;
    }
    .b-bestsellers .bestsellers__item {
        display: block;
    }
    .b-bestsellers .bestsellers__item:first-child {
        display: block;
        padding-right: 0;
        padding-bottom: 40px;
    }
    .b-bestsellers .bestsellers__item .bestsellers__img {
        min-width: inherit;
        max-width: 397px;
        margin-bottom: 30px;
    }
    .b-bestsellers .bestsellers__item .bestsellers__img img {
        width: 100%;
        height: auto;
    }
    .b-bestsellers .bestsellers__item:first-child .bestsellers__img {
        min-width: inherit;
        max-width: 397px;
    }
    .b-bestsellers .bestsellers__item .bestsellers__wrapper,
    .b-bestsellers .bestsellers__item:first-child .bestsellers__wrapper {
        padding-left: 0;
        padding-top: 0px;
    }
    .b-bestsellers .bestsellers__item:first-child .bestsellers__block {
        display: block;
        align-items: center;
    }
    .b-bestsellers .bestsellers__item:first-child .bestsellers__price {
        margin-bottom: 22px;
        margin-right: 0;
    }
    /*------------------------*/
    .b-doctor .doctor__item {
        padding-top: 30px;
        width: 100%;
    }
    /*------------------------*/
    .b-info .info__wrap {
        display: block;
        align-items: center;
        justify-content: space-between;
    }
    .b-info .info__content {
        width: 100%;
        text-align: left;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .b-info .info__item {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .b-info .info__img {
        max-width: 309px;
        margin: auto;
    }
    /*------------------------*/
    .b-result .result__info {
        width: 100%;
    }
    .b-result .owl-carousel .owl-nav .owl-prev,
    .b-result .owl-carousel .owl-nav .owl-next {
        top: 30%;
    }
    .b-faq .faq__wrap > div {
        margin: 0;
    }
    /*------------------------*/
    .b-consultation {
        display: block;
    }
    .b-consultation .consultation__item {
        width: 100%;
    }
    .b-consultation .consultation__time.contact{
        display: block;
    }
    .fon-form-map .fon-form-map__img {
        position: relative;
        z-index: 1;
        margin: -30px;
        width: auto;
    }
    /*------------------------*/
    .fon-form-white .fon-form-white__info {
        width: 100%;
    }
    .b-form--white .form__wrap {
        width: 100%;
        margin: auto;
    }
    /*------------------------*/
    .swiper-container {
        max-width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .swiper-container-3d {
        perspective: 800px;
    }
    /*------------------------*/
    .b-reviews .reviews__info {
        width: 100%;
    }
    .b-reviews .reviews__wrap {
        display: block;
        margin: 0;
    }
    /*------------------------*/
    .main-fon-service {
        margin-top: 0;
    }
    .b-service {
        display: block;
        margin-bottom: 30px;
    }
    .b-service .service__contet {
        padding-top: 0;
        max-width: 100%;
        display: block;
        align-items: center;
        margin-bottom: 65px;
    }
    .b-service .service__item {
        width: 100%;
        margin-bottom: 65px;
    }
    .b-service .service__img {
        position: relative;
        height: 336px;
        width: 336px;
        margin: 0;
        margin: auto;
    }
    .b-service .service__img::after {
        content: "";
        background: url(../img/service-img.png) 50% 50% no-repeat;
        background-size: contain;
        height: 545px;
        width: 542px;
        z-index: 1;
        top: -100px;
        position: absolute;
        left: -102px;
    }
    /*------------------------*/
    .fon-content-reverse .b-about .about__content {
        padding-top: 0px;
        padding-left: 0;
        padding-bottom: 50px;
    }
    /*------------------------*/
    .b-content {
        width: 100%;
    }
    /*------------------------*/
    .fon-form__info {
        width: 100%;
    }
    /*------------------------*/
    .b-faq .faq__question {
        padding: 15px;
    }
    .b-faq .faq__answer {
        padding: 15px;
    }
    .b-faq .faq__text {
        font-weight: normal;
        font-size: 16px;
    }
    .b-faq.b-faq-all .faq__item {
        width: 100%;
        box-sizing: border-box;
    }
    /*------------------------*/
    .b-navigation {
        display: block;
    }
    .b-navigation .navigation__item {
        padding: 0 0 10px 0;
    }
    .fon-navigation {
        text-align: center;
        padding: 40px 0px;
    }
    /*------------------------*/
    .b-price .price__wrapper {
        border: 1px solid rgb(231, 231, 231);
        box-sizing: border-box;
        border-radius: 4px;
        padding: 20px;
    }
    .b-price .price__wrap {
        /*width: 100%;*/
    }
    /*------------------------*/
    .b-form .form__wrap {
        width: 100%;
    }
    /*------------------------*/
    .b-news .news__item {
        width: 100%;
        max-width: 420px;
        margin: auto;
    }
    /*------------------------*/
    .b-tab ul.tabs {
        flex-wrap: wrap;
    }
    .b-tab-price .tab_container {
        padding: 0;
        border: none;
    }
    /*------------------------*/
    .fon-content-about .b-about .about__img {
        margin: 0;
    }
    /*------------------------*/
    .fon-doctor {
        margin-top: -135px;
        position: relative;
        /*background: rgb(212, 240, 210);*/
    }
    .b-about-doctor .about__title { 
        margin-right: 0;
    }
    /*------------------------*/
    .b-experience .experience__block {
        display: block; 
    }
    .b-experience .experience__item {
        width: 100%;
        padding: 0;
    }
    /*------------------------*/
    .b-education { 
        width: 100%; 
    }
    /*------------------------*/
    .b-date { 
        width: 100%;
    }
    /*------------------------*/
    ul.list { 
        padding: 0px !important;
    }
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
    /*------------------------*/
}
.jot-cfm{
    position: relative;
}