﻿@font-face
{
    font-family: "OpenSansCondensedLight";
    src: url("../fonts/OpenSansCondensedLight/OpenSansCondensedLight.eot");
    src: url("../fonts/OpenSansCondensedLight/OpenSansCondensedLight-1.eot")format("embedded-opentype"), url("../fonts/OpenSansCondensedLight/OpenSansCondensedLight.woff") format("woff"), url("../fonts/OpenSansCondensedLight/OpenSansCondensedLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

*
{
    margin: 0;
    padding: 0;
}

body
{
    color: #000;
    font-family: 'Open Sans' , sans-serif;
    font-weight: 400;
}

body.modal-open
{
    overflow: inherit;
    padding-right: 0 !important;
}

.container-fluid
{
    padding: 0;
    min-width: 320px;
}

.container
{
    min-width: 320px;
}

a, a:hover, a:focus
{
    text-decoration: none;
}

ul
{
    list-style: none;
}

b, .bold
{
    font-weight: 600;
}

.header_section
{
    font-family: 'OpenSansCondensedLight' , sans-serif;
    font-weight: 400;
    font-size: 35px;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 68px 0 50px;
}

.header_content-2
{
    font-weight: 600;
    font-size: 20px;
    line-height: 1.1;
    margin: 40px 0 20px;
}

.blue_btn, .green_btn
{
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 0 5px;
    width: 250px;
    max-width: 100%;
    background-color: #028ecf;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    border: none;
    outline: none !important;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin: 20px 0;
}

.blue_btn-2
{
    background-color: #4e9c00;
    background: -webkit-linear-gradient(90deg, rgb(2, 142, 207) 0%, rgb(78, 184, 230) 100%);
    background: -moz-linear-gradient(90deg, rgb(2, 142, 207) 0%, rgb(78, 184, 230) 100%);
    background: linear-gradient(0deg, rgb(2, 142, 207) 0%, rgb(78, 184, 230) 100%);
}

.green_btn
{
    background-color: #4e9c00;
    background: -webkit-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    background: -moz-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    background: linear-gradient(0deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
}

.green_btn:hover, .green_btn:focus
{
    color: #fff;
    background: #4e9c00;
}

.blue_btn:hover
{
    color: #fff;
    background: #20a6df;
    text-decoration: none;
}

.blue_btn:focus
{
    color: #fff;
    background-color: #20a6df;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.3);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.3);
}

header + .blue_btn, header + .green_btn
{
    margin-top: 0;
    margin-bottom: 30px;
}

.blue_link--type2, .blue_link
{
    color: #028ecf;
    text-decoration: underline;
}

.blue_link--type2:hover, .blue_link:hover
{
    color: #028ecf;
    text-decoration: none;
}

.blue_link--type2
{
    margin: 5px 0 20px;
    display: inline-block;
}

.blue_link .fa-angle-double-right, .blue_link--type2 .fa-angle-double-right
{
    margin-left: 7px;
}

.blue_link .fa-angle-double-left, .blue_link--type2 .fa-angle-double-left
{
    margin-right: 7px;
}

.blue_link--type2 .fa-file-text-o
{
    font-size: 18px;
    margin-right: 10px;
}

header + .blue_link--type2
{
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 25px;
}

.link_img
{
    border: 1px solid #ccc;
    display: block;
}

.link_img:hover
{
    border-color: rgba(82,168,236,.8);
    outline: 0;
    outline: thin dotted\9;
    -webkit-box-shadow: 0 0 10px rgba(82,168,236,.6);
    box-shadow: 0 0 10px rgba(82,168,236,.6);
}

.breadcrumb
{
    padding: 18px 0 0;
    margin: 7px 0 -30px;
    border-top: 1px solid #ccc;
    border-radius: 0px;
    background-color: transparent;
    position: relative;
    z-index: 2;
}

.breadcrumb > li a
{
    color: #000;
    text-decoration: underline;
}

.breadcrumb > li a:hover
{
    text-decoration: none;
}

.breadcrumb > li + li:before
{
    color: #000;
}

.img_100
{
    display: block;
    width: 100%;
    height: auto;
}

.blue
{
    color: #028ecf;
}

hr
{
    border-color: #ccc;
    margin: 25px 0;
}

#hidden_block
{
    display: none;
}
.hidden_block
{
    display: none;
}

/* --- Header & Banner & Navbar --- */

.block_header
{
    font-size: 14px;
}

.block_header .blue_btn
{
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-weight: 400;
    margin: 8px 0;
    float: right;
    text-transform: none;
}

.block_header .blue_btn .fa
{
    font-size: 16px;
}

.block_header .blue_btn span
{
    display: none;
}

.block_header__contacts > ul
{
    display: inline-block;
    position: relative;
    color: #000;
    margin: 15px;
    line-height: 1.3;
}

.block_header__contacts ul li
{
    margin-top: 1px;
}

.block_header__contacts-address span
{
    display: none;
}

.block_header__contacts-address li
{
    margin-top: 2px;
    margin-bottom: 2px;
}

.block_header__contacts ul a
{
    color: #000;
}

.block_header__contacts-phone
{
    font-size: 15px;
}

.block_header__contacts ul small
{
    color: #575757;
    font-size: 85%;
}

.block_header__contacts ul .fa
{
    display: none;
    position: absolute;
    left: 0;
    bottom: 3px;
    color: #575757;
    font-size: 16px;
}

.block_header__contacts ul .fa-mobile
{
    font-size: 20px;
    left: 2px;
    bottom: 0;
}

.block_header__social
{
    margin: 15px 15px 15px 0;
    float: left;
}

.block_header__social .fa
{
    display: inline-block;
    position: relative;
    color: #575757;
    font-size: 20px;
    bottom: -2px;
}

.block_header__social a:not(:last-of-type) .fa
{
    margin-right: 7px;
}

.block_header__social a:hover .fa
{
    color: #028ecf;
}

.top_banner
{
    padding: 55px 0 20px;
    background: url(../img/bgfon.jpeg) top left repeat-x;
    border-top: 1px solid #f5f5f5;
}

.top_banner img
{
    display: block;
    max-width: 100%;
    height: auto;
}

.top_banner__logo, .top_banner .top_banner__logo-mobile
{
    position: relative;
    margin-top: -15px;
}

.top_banner .top_banner__logo-mobile
{
    margin-top: 0;
    display: none;
}

.top_banner__slogan
{
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-style: italic;
    color: #474646;
    margin: 10px 0;
}

.form_search
{
    margin: 5px 15px 10px;
    width: auto;
    font-family: 'Open Sans' , sans-serif;
    font-style: normal;
}

.form_search .input-group .form-control
{
    border: 1px solid #ccc;
    border-right: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 32px;
    color: #777;
}

.form_search .input-group-btn > .btn
{
    height: 32px;
    color: #ababab;
    padding: 3px 12px;
    background: #fff;
    border: 1px solid #ccc;
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none !important;
}

.navbar
{
    margin: 0;
    border: none;
    width: 100%;
}

.navbar-header
{
    padding-bottom: 52px;
    position: relative;
}

.navbar .navbar-collapse
{
    margin: 0;
    padding: 0;
    background-color: #4e9c00;
}

.navbar-nav a
{
    color: #fff;
}

.navbar-nav > li > a:focus, .navbar-nav > li > a:hover, .navbar-nav .active > a, .navbar-nav .active > a:hover
{
    color: #fff;
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.1);
}

.navbar-nav > li > a .fa-angle-down
{
    margin-left: 10px;
    display: none;
}

.navbar-toggle
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 50px;
    float: none;
    padding: 10px 15px;
    margin: 0;
    background-color: #4e9c00;
    background: -webkit-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    background: linear-gradient(0deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    border: none;
    border-top: 1px solid #ccc;
    border-radius: 0px;
}

.navbar-toggle::before
{
    content: 'МЕНЮ';
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 15px;
}

.navbar-toggle__wrap
{
    float: right;
}

.navbar-toggle .icon-bar
{
    background-color: #fff;
}

.navbar-collapse .dropdown-menu
{
    background-color: #4e9c00;
    border-color: transparent;
    border-radius: 0px;
    min-width: 220px;
    text-transform: none;
}

.navbar-collapse .dropdown-menu > li > a
{
    color: #fff;
    padding: 6px 20px;
    line-height: 1.2;
}

.navbar-collapse .dropdown:hover > a, .navbar-collapse .dropdown-menu a:focus, .navbar-collapse .dropdown-menu a:hover, .navbar-collapse .dropdown-menu > .active > a, .navbar-collapse .dropdown-menu > .active > a:hover
{
    color: #fff;
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.1);
}


/* --- Aside --- */

.aside
{
    display: none;
    padding: 5px 15px 25px;
}

.aside > div
{
    max-width: 234px;
}

.aside__header
{
    color: #000;
    font-size: 24px;
    font-family: 'OpenSansCondensedLight' , sans-serif;
    text-transform: uppercase;
    margin: 25px 0 20px;
}

.aside__menu-header
{
    color: #fff;
    font-size: 24px;
    font-family: 'OpenSansCondensedLight' , sans-serif;
    background-color: #4e9c00;
    background: -webkit-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    background: -moz-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    background: linear-gradient(0deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    padding: 9px 10px 10px;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    line-height: 1.1;
}

.aside__menu
{
    font-size: 14px;
    background: #f2f2f2;
    padding: 18px 10px 6px 16px;
    border-radius: 0px 0px 6px 6px;
    margin-bottom: 40px;
}

.aside__menu li
{
    margin-bottom: 15px;
    line-height: 1.15;
    position: relative;
    padding-left: 12px;
}

.aside__menu li::before
{
    content: '●';
    color: #4e9c00;
    font-size: 12px;
    display: inline-block;
    position: absolute;
    left: -2px;
    top: 1px;
}

.aside__menu .active > a
{
    font-weight: 600;
    text-decoration: underline;
}

.aside__menu a
{
    color: #000;
}

.aside__menu a:hover
{
    text-decoration: underline;
}

.aside__menu ul li
{
    font-size: 13px;
    margin: 9px 0;
    line-height: 1.1;
}

.aside__menu ul li::before
{
    top: 0;
}

.aside__btn-1, .aside__btn-2
{
    display: block;
    width: 233px;
    height: 63px;
    background: url(../img/side1.jpeg) left top no-repeat;
    line-height: 1;
    margin: 15px 0;
    padding-left: 105px;
    opacity: 1;
}

.aside__btn-1:hover, .aside__btn-2:hover
{
    opacity: 0.9;
}

.aside__btn-2
{
    height: 78px;
    background-image: url(../img/side2.jpeg);
}

.aside__btn-1 span, .aside__btn-2 span
{
    display: inline-block;
    color: #fff;
    font-size: 24px;
    font-family: 'OpenSansCondensedLight' , sans-serif;
    margin-top: 7px;
}

.aside__btn-2 span
{
    margin-top: 18px;
}

.aside__btn-1 small
{
    display: inline-block;
    color: #fff;
    font-size: 12px;
}

.aside .block_news
{
    padding-bottom: 5px;
}

.aside .block_news__header
{
    font-size: 15px;
}






/* --- Content --- */

.carousel
{
    display: none;
}

.carousel .item
{
    height: 500px; /*background-image: url(../img/slide-1.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*
.carousel .item-2 {
    background-image: url(../img/slide-2.jpg);
}

.carousel .item-3 {
    background-image: url(../img/slide-3.jpg);
}

.carousel .item-4 {
    background-image: url(../img/slide-4.jpg);
}
*/
.carousel .item .container
{
    height: 500px;
    position: relative;
    z-index: 3;
}

.carousel-caption
{
    right: 15px;
    left: auto;
    bottom: 45px;
    text-align: right;
    padding: 25px 35px;
    color: #fff;
    font-size: 20px;
    background-color: rgba(0, 141, 207, 0.5);
    max-width: 520px;
    min-height: 106px;
}

.carousel-caption a
{
    color: #fff;
    text-decoration: underline;
}

.carousel-caption a:hover
{
    text-decoration: none;
}

.carousel-control
{
    opacity: 0.7;
}

.carousel-control.right, .carousel-control.left
{
    background-image: none;
    width: 7%;
}

.carousel-control .fa-angle-left, .carousel-control .fa-angle-right
{
    position: absolute;
    font-size: 45px;
    top: 50%;
    z-index: 5;
    margin-top: -30px;
}

.carousel-control .fa-angle-left
{
    left: 50%;
    margin-left: -5px;
}

.carousel-control .fa-angle-right
{
    right: 50%;
    margin-right: -5px;
}

.carousel-indicators_wrap
{
    position: relative;
    height: 1px;
    margin-top: -2px;
}

.carousel-indicators
{
    left: auto;
    right: 15px;
    bottom: 0;
    width: auto;
    margin-left: 0;
}

.content-aside .carousel
{
    margin-bottom: 30px;
}

.content-aside .carousel .item
{
    height: 360px;
}

.content-aside .carousel-caption
{
    font-size: 18px;
    right: 7%;
    width: 86%;
    max-width: 430px;
    min-height: 113px;
    padding: 18px 25px;
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 35px;
}

.content-aside .carousel-indicators
{
    right: 7%;
    margin-bottom: 5px;
}

.text__image-right
{
    float: right;
    width: 200px;
    max-width: 30%;
    margin: 0 0 10px 2.5%;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
}

.text__image-right img
{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 10px;
}

.text__image-right .img-right70
{
    max-width: 70%;
}

.section_services
{
    padding-bottom: 35px;
}

.services__item
{
    display: block;
    height: 125px;
    margin-bottom: 20px;
    font-size: 11px;
    text-align: center;
}

.services__item img
{
    display: block;
    width: 75px;
    height: 75px;
}

.services__item span
{
    color: #000;
    display: inline-block;
    line-height: 1.25;
    text-transform: uppercase;
    max-width: 160px;
}

.services__item:hover span
{
    text-decoration: underline;
}

.block_advantage
{
    color: #fff;
    background-color: #026b9d;
    padding: 2px 0 20px;
}

.block_advantage .header_section
{
    color: #fff;
    margin-bottom: 70px;
    text-align: center;
}

.block_advantage img
{
    display: block;
    height: 70px;
    width: 70px;
    margin: auto;
}

.block_advantage__text
{
    height: 80px;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    max-width: 253px;
    padding-bottom: 20px;
    margin: 22px auto;
    overflow: hidden;
    text-transform: uppercase;
    text-align: center;
}

.block_ask
{
    padding: 45px 50px 15px;
    border-radius: 6px;
    background-color: #f7f7f7;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.1);
    box-shadow: 0 6px 12px rgba(0,0,0,.1);
    margin-bottom: 30px;
}

.block_ask img
{
    display: block;
    width: 76px;
    height: 76px;
    margin-right: 30px;
}

.block_ask table td
{
    vertical-align: top;
}

.block_ask__name
{
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    margin: 5px 16px 7px 0;
}

.block_ask__time
{
    display: inline-block;
    font-size: 12px;
    color: #777;
    margin-bottom: 10px;
}

.block_ask p
{
    margin-bottom: 35px;
}
.block_reviews
{
    padding-bottom: 50px;
}

.review
{
    padding: 2px 0 20px;
    position: relative;
}

.review__user
{
    position: absolute;
    left: 0;
    top: 7px;
}

.review__user img
{
    display: block;
    width: 55px;
    height: 55px;
    margin-top: 4px;
}

.review__text
{
    color: #000;
    background-color: #eef7fc;
    border: 1px solid #cfe6f2;
    border-radius: 4px;
    line-height: 1.3;
    margin: 10px 0 10px 80px;
    padding: 28px 40px;
    position: relative;
}

.review__text:after, .review__text:before
{
    right: 100%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}

.review__text:before
{
    border-color: rgba(0, 0, 0, 0);
    border-right-color: #cfe6f2;
    border-width: 17px;
    margin-top: 11px;
}

.review__text:after
{
    border-color: rgba(0, 0, 0, 0);
    border-right-color: #eef7fc;
    border-width: 16px;
    margin-top: 12px;
}

.review__username
{
    font-size: 18px;
    font-weight: 600;
    margin-right: 11px;
}

.review__time
{
    font-size: 12px;
}

.review__service
{
    margin: 10px 0 18px;
    font-size: 14px;
}

.review__service li
{
    margin-bottom: 4px;
}

.review__service .bold
{
    display: inline-block;
    font-weight: 600;
    margin-right: 5px;
    width: 60px;
}

.block_news
{
    padding-bottom: 25px;
}

.block_news__header
{
    margin: 0 0 7px;
    font-size: 16px;
    font-weight: 400;
}

.block_news__header a
{
    color: #028ecf;
    text-decoration: underline;
}

.block_news__header a:hover
{
    text-decoration: none;
}
.block_news time
{
    font-size: 13px;
    color: #333;
    display: inline-block;
    margin-bottom: 7px;
}

.block_news p
{
    font-size: 14px;
}

.owl-carousel
{
    background-color: #028ecf;
    background: url(../img/bg-slider.jpeg) center no-repeat;
    background-size: cover;
    padding: 30px 50px;
    border-radius: 6px;
}

.owl-gallery
{
    margin: 40px 0;
}

header + .owl-carousel
{
    margin-top: -15px;
}

.owl-carousel .item
{
    background: #fff;
    padding: 10px 10px 0;
    position: relative;
    text-align: center;
    max-width: 300px;
    margin: auto;
}

.owl-gallery .item
{
    padding: 5px;
}

.owl-gallery .item a
{
    display: block;
}

.owl-carousel .item img
{
    display: block;
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: auto;
}

.owl-popular .item
{
    font-size: 14px;
    padding: 5px 5px 20px;
}

.owl-popular .item img
{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.owl-popular .blue_link
{
    height: 48px;
    font-size: 14px;
    line-height: 1.15;
    max-width: 200px;
    margin: 10px auto;
    overflow: hidden;
}

.owl-popular__image
{
    width: 150px;
    height: 150px;
    max-width: 100%;
    margin: auto;
}

.owl-popular__price
{
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 4px 0px 0px 4px;
    color: #fff;
    background-color: #4e9c00;
    background: -webkit-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    background: -moz-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    background: linear-gradient(0deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
}

.owl-carousel .owl_name
{
    height: 50px;
    color: #007db8;
    font-family: 'OpenSansCondensedLight' , sans-serif;
    font-size: 18px;
    line-height: 23px;
}

.owl-carousel a:hover .owl_name
{
    text-decoration: underline;
}

.owl-carousel .owl_text
{
    display: block;
    height: 60px;
    color: #000;
    font-size: 13px;
    line-height: 1.2;
    max-width: 220px;
    margin: auto;
    overflow: hidden;
}


.map
{
    height: 350px;
    overflow: hidden;
    margin-top: 60px;
}

.totop
{
    position: fixed;
    bottom: 10px;
    right: 12px;
    font-size: 68px;
    line-height: 1;
    color: #aaa;
    cursor: pointer;
    opacity: 0.8;
    text-align: center;
    z-index: 10;
    display: none;
}


/* --- Pages --- */

.section__block_service
{
    padding: 15px 0;
}

.catalog > .row, .section__block_service > .row
{
    margin: 0 -7px;
}

.catalog > .row > div, .section__block_service > .row > div
{
    padding: 0 7px;
}

.block_service
{
    display: block;
    background: #fff;
    padding: 10px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 16px;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 5px 14px rgba(0,0,0,.125);
    box-shadow: 0 5px 14px rgba(0,0,0,.125);
}

.block_service:hover
{
    -webkit-box-shadow: 0 5px 14px rgba(0,0,0,.3);
    box-shadow: 0 5px 14px rgba(0,0,0,.3);
}

.block_service img
{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.block_service span
{
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    height: 45px;
    overflow: hidden;
}

.block_doctor .row
{
    margin: 0 -7px;
}

.block_doctor .row > div
{
    font-size: 13px;
    padding: 0 7px 40px;
}

.block_doctor ul
{
    margin-bottom: 0;
    min-height: 135px;
}

.block_doctor ul li
{
    line-height: 1.15;
    padding-bottom: 10px;
}

.block_doctor__name
{
    font-size: 125%;
    font-weight: 600;
    color: #028ecf;
}

.categoryes > .row, .block_gallery > .row
{
    margin: 0 -10px;
}

.categoryes > .row > div, .block_gallery > .row > div
{
    padding: 0 10px;
}

.block_gallery
{
    margin: 20px 0;
}

.block_gallery img
{
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}

.block_gallery-brands img
{
    max-width: 90px;
    max-height: 100%;
}

.block_gallery-brands > .row, .block_gallery-brands > .row > div
{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.block_gallery-brands > .row > div
{
    max-height: 90px;
}

.text_between
{
    margin: 15px 0 35px;
}

.block_textimage .image_left
{
    display: block;
    height: auto;
    max-width: 30%;
    margin-right: 2.5%;
    margin-bottom: 5px;
    float: left;
}

.block_textimage .image_right
{
    display: block;
    height: auto;
    max-width: 30%;
    margin-left: 2.5%;
    margin-bottom: 5px;
    float: right;
}

.list_dot, .list_check
{
    margin-bottom: 12px;
    padding-bottom: 5px;
}

.list_dot li, .list_check li
{
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}

.list_check li
{
    padding-left: 30px;
}

.list_check li::before
{
    content: "\f00c";
    display: inline-block;
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    background: transparent;
    color: #4e9c00;
    vertical-align: -5%;
    margin-right: 13px;
    padding: 0;
}

.list_dot li::before
{
    content: "●";
    display: inline-block;
    position: absolute;
    left: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #4e9c00;
    padding: 0;
}

.categoryes
{
    padding-top: 10px;
}

.categoryes .panel
{
    border-color: #028ecf;
    margin-bottom: 30px;
}

.categoryes .panel-heading
{
    color: #fff;
    background-color: #028ecf;
    border-color: #028ecf;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 5px;
    line-height: 1.1;
}

.categoryes .panel-title
{
    font-size: 22px;
    font-family: 'OpenSansCondensedLight' , sans-serif;
}

.categoryes .panel-body a
{
    color: #000;
    font-size: 15px;
    display: block;
    line-height: 1.2;
    padding: 14px 45px 14px 15px;
    position: relative;
}

.categoryes .panel-body a:hover
{
    background-color: #eef7fc;
}

.categoryes .panel-body
{
    padding: 0;
}

.categoryes .panel-body a:not(:last-of-type)
{
    border-bottom: 1px solid #028ecf;
}

.categoryes__count
{
    color: #4e9c00;
    position: absolute;
    display: inline-block;
    top: 14px;
    right: 15px;
}

.block_catalog
{
    display: block;
    background: #fff;
    padding: 0;
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
    position: relative;
    margin-bottom: 16px;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 5px 14px rgba(0,0,0,.125);
    box-shadow: 0 5px 14px rgba(0,0,0,.125);
}

.block_catalog:hover
{
    -webkit-box-shadow: 0 5px 14px rgba(0,0,0,.3);
    box-shadow: 0 5px 14px rgba(0,0,0,.3);
}

.block_catalog .blue_link
{
    height: 70px;
    font-size: 15px;
    line-height: 1.15;
    max-width: 300px;
    margin: 0 auto 10px;
    padding: 17px 10px 5px;
    overflow: hidden;
}

.catalog__image
{
    width: 170px;
    height: 150px;
    max-width: 85%;
    margin: auto;
}

.block_catalog img
{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.catalog__price
{
    position: absolute;
    display: inline-block;
    bottom: 65px;
    right: -1px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px 0px 0px 4px;
    color: #fff;
    background-color: #4e9c00;
    background: -webkit-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    background: -moz-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    background: linear-gradient(0deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
}

.catalog__text
{
    height: 80px;
    overflow: hidden;
    font-size: 12px;
    margin-top: 15px;
    padding: 19px 10px;
    color: #000;
    border-top: 1px solid #ccc;
    background-color: #f7f7f7;
}

.page_item__image
{
    background: #fff;
    margin-bottom: 22px;
    border: 1px solid #f2f2f2;
    padding: 20px 15px;
    -webkit-box-shadow: 0 5px 14px rgba(0,0,0,.15);
    box-shadow: 0 5px 14px rgba(0,0,0,.15);
}

.page_item__image img
{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.page_item__price
{
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.page_item__price .blue
{
    font-size: 21px;
    font-weight: 600;
    display: block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}

.page_item__price .green_btn
{
    margin-top: 0;
    float: left;
    max-width: 180px;
}

.shop_basket
{
    border: 1px solid #ccc;
    border-radius: 6px;
    width: 260px;
    position: absolute;
    right: 15px;
    top: 60px;
}

.shop_basket .fa
{
    color: #4e9c00;
    font-size: 36px;
    float: left;
    margin: 7px 17px;
}

.shop_basket a:hover .fa
{
    color: #028ecf;
}

.shop_basket ul
{
    margin: 5px 0;
}

.shop_basket ul .blue_link, .shop_basket ul .bold
{
    display: inline-block;
    min-width: 100px;
    text-align: center;
}

.basket .table
{
    margin-bottom: 60px;
}

.basket .table caption
{
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
}

.basket .table th, .basket .table td
{
    vertical-align: middle;
}

.basket .table > thead > tr > th
{
    color: #fff;
    font-weight: 600;
    background-color: #028ecf;
    border: none;
}

.basket__image
{
    display: inline-block;
    width: 70px;
}

.basket__image img
{
    display: block;
    max-width: 100%;
    height: auto;
}

.basket__count
{
    text-align: center;
}

.basket .table .form-control
{
    height: 34px;
    max-width: 50px;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
    margin: auto;
}

.basket__price
{
    white-space: nowrap;
}

.basket .table tfoot td
{
    text-align: right;
    font-size: 125%;
    font-weight: 600;
    padding-top: 15px;
}

.basket__delete
{
    color: #ff5757;
    font-weight: 600;
    font-size: 150%;
    display: block;
    text-align: right;
}



.pagination
{
    margin: 25px 0;
    display: block;
}

.pagination > li > a, .pagination > li > a:focus, .pagination > li > a:hover
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 16px;
    font-weight: 600;
    float: none;
    padding: 3px 10px 2px;
    color: #028ecf;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover
{
    color: #fff;
    background-color: #028ecf;
    border-color: #028ecf;
}


/* --- Footer --- */

.footer
{
    padding: 115px 0 0;
    font-size: 13px;
    background-color: #ebebeb;
    background-image: url(../img/bgfoot.jpeg);
    background-repeat: repeat-x;
    background-position: center top;
}

.footer .container
{
    min-height: 180px;
    background-image: url(../img/dog.jpeg);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding: 30px 15px 10px;
}

.footer__menu
{
    font-size: 14px;
    display: block;
    margin-bottom: 25px;
}

.footer__menu li
{
    display: inline-block;
    margin-bottom: 5px;
}

.footer__menu li:not(:last-of-type)
{
    padding-right: 22px;
}

.footer__menu a, .footer .blue_link, .footer__phones a
{
    color: #000;
}

.footer__menu a:hover
{
    text-decoration: underline;
}

.footer .blue_btn
{
    margin: 15px 0 25px;
}

.footer__phones
{
    font-size: 15px;
    margin-top: 5px;
}

.footer__social
{
    margin-bottom: 20px;
}

.footer__social .fa
{
    font-size: 20px;
    margin: 0 6px;
    color: #575757;
}

.footer__social a:hover .fa
{
    color: #008bcf;
}

.footer__bottom .copyright
{
    margin: 10px 0;
}


/* --- Modal & form --- */

::-webkit-input-placeholder
{
    color: #555 !important;
    opacity: 1;
}
::-moz-placeholder
{
    color: #555 !important;
    opacity: 1;
}
:-moz-placeholder
{
    color: #555 !important;
    opacity: 1;
}
:-ms-input-placeholder
{
    color: #555 !important;
    opacity: 1;
}
.form_search ::-webkit-input-placeholder
{
    color: #b3b3b3 !important;
}
.form_search ::-moz-placeholder
{
    color: #b3b3b3 !important;
}
.form_search :-moz-placeholder
{
    color: #b3b3b3 !important;
}
.form_search :-ms-input-placeholder
{
    color: #b3b3b3 !important;
}
:focus::-webkit-input-placeholder
{
    opacity: 0;
}
:focus::-moz-placeholder
{
    opacity: 0;
}
:focus:-moz-placeholder
{
    opacity: 0;
}
:focus:-ms-input-placeholder
{
    opacity: 0;
}

.form-group
{
    margin-bottom: 20px;
}

.form-control
{
    height: 40px;
    font-size: 15px;
}

.modal-dialog
{
    width: 490px;
    max-width: 100%;
    min-width: 290px;
    margin: 30px auto;
}

.modal-content
{
    border-radius: 0;
}

.modal-body
{
    font-family: "Open Sans" , sans-serif;
    padding: 45px;
}

.modal-title
{
    color: #000;
    font-family: 'OpenSansCondensedLight' , sans-serif;
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}

.modal-title + p
{
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}

.form_capcha .row
{
    margin: 0 -5px;
}

.form_capcha .row > div
{
    padding: 0 5px;
    font-size: 11px;
    line-height: 1.25;
}

.form_capcha img
{
    display: block;
    max-width: 100%;
    height: auto;
}

.form_capcha .form-control
{
    height: 35px;
    margin-bottom: 7px;
}

.modal .table caption
{
    color: #000;
    font-size: 16px;
    padding: 0 0 8px;
}

.modal .close
{
    margin: -70px -70px 0 0;
    outline: none;
    opacity: 1;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
}

.modal .blue_btn, .modal .green_btn
{
    margin: 25px auto 5px;
}

.form_gorizontal .row
{
    margin: 0 -7px;
}

.form_gorizontal .row > div
{
    padding: 0 7px;
}

.form_gorizontal .blue_btn, .form_gorizontal .green_btn
{
    margin-top: 0;
}

.form_bottom
{
    max-width: 520px;
}

.form_bottom .blue_btn, .form_bottom .green_btn
{
    margin-top: 20px;
}



/* --- Adaptive --- */

@media (min-width: 550px)
{
    .services__item
    {
        display: table;
        height: 85px;
        margin-bottom: 25px;
        font-size: 12px;
        text-align: left;
    }
    .services__item > div
    {
        display: table-cell;
        vertical-align: middle;
    }
    .services__item > div:first-child
    {
        width: 90px;
    }
    .services__item span
    {
        width: 115px;
        padding-left: 10px;
    }
    .page_item__price .green_btn
    {
        float: right;
        max-width: 258px;
    }
}

@media (min-width: 768px)
{
    p, ul.list_dot, ul.list_check
    {
        font-size: 15px;
        margin-bottom: 16px;
    }
    .block_header__social
    {
        margin-right: 0;
    }
    .block_header__contacts
    {
        text-align: center;
    }
    .top_banner__logo
    {
        margin-top: -23px;
    }
    .form_search
    {
        float: right;
        width: 45%;
        margin: 3px 0;
    }
    .navbar-header
    {
        padding-bottom: 0;
    }
    .navbar-nav
    {
        display: table;
        width: 100%;
        padding: 0;
    }
    .navbar-collapse .navbar-nav > li
    {
        display: table-cell;
        float: none;
        font-size: 13px;
        text-align: center;
    }
    .navbar-nav > li > a
    {
        padding: 15px 5px;
    }
    .navbar-nav > li > a .fa-angle-down
    {
        display: inline-block;
    }
    .navbar-nav .open > .dropdown-menu
    {
        display: none;
    }
    .navbar-nav .dropdown:hover .dropdown-menu
    {
        display: block !important;
    }
    .navbar .navbar-collapse
    {
        background: -webkit-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
        background: -moz-linear-gradient(90deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
        background: linear-gradient(0deg, rgb(78, 156, 0) 0%, rgb(158, 207, 62) 100%);
    }
    .carousel
    {
        display: block;
    }
    .block_gallery .col-xs-offset-1
    {
        margin-left: 16.66666667%;
    }
}

@media (min-width: 992px)
{
    .aside
    {
        display: block;
    }
    .block_header__contacts-address span
    {
        display: inline-block;
    }
    .top_banner__logo
    {
        margin-top: -32px;
    }
    .navbar-collapse .navbar-nav > li
    {
        font-size: 14px;
    }
    .footer__bottom
    {
        padding-right: 194px;
    }
    .footer__adress, .footer__phones
    {
        text-align: right;
    }
    .footer__bottom .row > div:first-of-type, .footer .blue_btn
    {
        float: right;
    }
    .modal-lg
    {
        width: 900px;
    }
}

@media (min-width: 1200px)
{
    .block_header__contacts > ul
    {
        padding-left: 20px;
        margin: 20px;
    }
    .block_header__social
    {
        margin: 20px 0;
    }
    .block_header__contacts-phone
    {
        font-size: 26px;
    }
    .block_header__contacts ul .fa
    {
        display: inline-block;
    }
    .block_header .blue_btn
    {
        width: 220px;
        margin: 14px 0;
    }
    .block_header .blue_btn span
    {
        display: inline;
    }
    .block_header .blue_btn .fa
    {
        margin-right: 4px;
    }
    .top_banner__logo
    {
        margin-top: -26px;
    }
    .navbar-nav > li > a
    {
        padding: 15px;
        font-size: 16px;
    }
    .services__item span
    {
        width: 160px;
        font-size: 13px;
    }
    .block_textimage .image_left, .block_textimage .image_right
    {
        max-width: 26%;
    }
    .footer__menu li:not(:last-of-type)
    {
        padding-right: 27px;
    }
}

@media (min-width: 1290px)
{
    .container
    {
        width: 1260px;
    }
    .row
    {
        margin-left: -20px;
        margin-right: -20px;
    }
    .row > div
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .top_banner__logo
    {
        margin-top: -14px;
    }
    .block_header__contacts > ul
    {
        margin: 20px 35px;
    }
    .shop_basket
    {
        right: 20px;
    }
    .footer__menu li:not(:last-of-type)
    {
        padding-right: 38px;
    }
}

@media (min-width: 1600px)
{
    .carousel .item, .carousel .item .container
    {
        height: 580px;
    }
}

@media (min-width: 992px) and (max-width: 1199px)
{
    .top_banner .row > .col-xs-3, .content-aside > .row > .aside
    {
        width: 27%;
    }
    .top_banner .row > .col-xs-9, .content-aside > .row > .col-md-9
    {
        width: 73%;
    }
}


@media (max-width: 1199px)
{
    .form_gorizontal .row > div
    {
        width: 100%;
        max-width: 520px;
    }
    .form_gorizontal .blue_btn, .form_gorizontal .green_btn
    {
        margin-top: 10px;
    }
    .catalog
    {
        max-width: 580px;
        margin: auto;
    }
}

@media screen and (max-width: 991px)
{
    .block_header__social .fa, .top_banner__slogan
    {
        font-size: 18px;
    }
    .section__block_service, .block_advantage .row
    {
        max-width: 550px;
        margin: 0 auto;
    }
    .section__block_service > .row > div
    {
        width: 50%;
    }
    .footer .container
    {
        background-image: none;
        text-align: center;
    }
    .footer__menu li
    {
        padding: 0 5px;
    }
    .footer .blue_btn
    {
        margin: 15px auto 25px;
    }
}

@media screen and (max-width: 767px)
{
    .map
    {
        margin: 50px -15px -50px;
    }
    .footer
    {
        padding-top: 10px;
        margin-top: 52px;
        background-image: none;
    }
    .block_header__contacts .block_header__contacts-address
    {
        display: none;
    }
    .totop
    {
        font-size: 45px;
        opacity: 0.6;
    }
}

@media screen and (max-width: 650px)
{
    .top_banner
    {
        background: none;
        padding: 20px 0 5px;
    }
    .top_banner .top_banner__logo
    {
        display: none;
    }
    .top_banner .top_banner__logo-mobile
    {
        display: block;
    }
    .top_banner__slogan
    {
        font-size: 15px;
        margin: 5px 0;
    }
    .block_ask
    {
        padding: 30px 30px 5px;
    }
    .block_ask img
    {
        width: 70px;
        height: 70px;
        margin-right: 20px;
    }
    .block_doctor
    {
        width: 100%;
    }
    .basket__image, .basket .table .form-control
    {
        width: 44px;
    }
    .row__header-shop > div
    {
        width: 100%;
    }
    .shop_basket
    {
        position: relative;
        top: auto;
        right: auto;
        margin: -15px 0 30px;
    }
}

@media screen and (max-width: 549px)
{
    .header_section
    {
        font-size: 27px;
        text-align: center;
        margin: 60px 0 35px;
    }
    .blue_btn, .green_btn
    {
        margin: 10px auto 20px;
    }
    .services__item img
    {
        margin: 5px auto 12px;
    }
    .modal-dialog
    {
        margin: 30px 10px;
        width: auto;
    }
    .modal-body
    {
        padding: 35px 30px;
    }
    .modal .close
    {
        margin: -65px -30px 0 0;
    }
    .modal .table
    {
        font-size: 13px;
    }
    .basket .table, .basket .table .form-control
    {
        font-size: 12px;
    }
    .page_item__price .row > div, .categoryes > .row > div
    {
        width: 100%;
    }
    .shop_basket
    {
        margin: 0 auto 30px;
    }
    .block_gallery-brands > .row > div
    {
        max-height: 60px;
    }
    .pagination
    {
        text-align: center;
    }
}

@media screen and (max-width: 450px)
{
    .block_header__social
    {
        display: none;
    }
    .block_header__contacts > ul
    {
        margin-left: 0;
    }
    .catalog .row > div, .page_item > .row > div, .block_advantage .row > div
    {
        width: 100%;
    }
    .block_catalog
    {
        max-width: 280px;
        margin: 0 auto 20px;
    }
    .block_advantage__text
    {
        height: auto;
    }
    .review__text
    {
        padding: 20px;
        margin-left: 75px;
    }
    .basket .table th, .basket .table td
    {
        padding: 4px 3px;
    }
}

@media screen and (max-width: 390px)
{
    .block_header__contacts-phone
    {
        font-size: 13px;
    }
    .top_banner__slogan
    {
        font-size: 12px;
        margin-top: 0;
    }
    .block_service span
    {
        font-size: 11px;
    }
    .block_ask img
    {
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }
    .basket__image
    {
        display: none;
    }
    .block_gallery-brands > .row > div
    {
        max-height: 40px;
    }
}
.class_ok
{
    text-align: center;
    display: none;
    color: #00cc00;
    font-size: 14px;
}
.class_error
{
    text-align: center;
    display: none;
    color: #cc0000;
    font-size: 14px;
}
.errblocktofrrm
{
    display: none;
    color: #cc0000;
    font-size: 14px;
    padding-bottom: 10px;
}
.ok_mini_form_message
{
    display: none;
    color: #00cc00;
    font-size: 16px;
    padding-bottom: 7px;
    margin-top: -40px;
}
.block_text_catalog ul
{
    margin-bottom: 12px;
    padding-bottom: 5px;
}
.block_text_catalog li
{
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.block_text_catalog li::before
{
    content: "●";
    display: inline-block;
    position: absolute;
    left: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #4e9c00;
    padding: 0;
}
#id_message_clear_cart
{
    display: none;
}
.block_inner_to_content section ul
{
    margin-bottom: 12px;
    padding-bottom: 5px;
}
.block_inner_to_content section li
{
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.block_inner_to_content section li::before
{
    content: "●";
    display: inline-block;
    position: absolute;
    left: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #4e9c00;
    padding: 0;
}
.mytable
{
    width: 100%;
    max-width: 100%;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.mytable td
{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.mytable tr
{
}
.mytable th
{
    color: #fff;
    font-weight: 600;
    background-color: #028ecf;
    border: none;
}
.block_price_download
{
    position: relative;
    padding: 0 0 10px 0;
    font-size: 14px;
    line-height: 22px;
}
.block_price_download img
{
    vertical-align: middle;
    padding: 0 5px 0 0;
}
.block_price_download a
{
    color: #028ecf;
    text-decoration: underline !important;
}
.block_price_download a:hover
{
    color: #028ecf;
    text-decoration: none !important;
}
#idformtofaqtxt
{
    position: relative;
}
.clear_both
{
    clear: both;
}
.block_about
{
    display: block;
    background: #fff;
    padding: 7px 15px;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #4e9c00;
}
.block_about__text
{
    display: table;
    height: 46px;
    width: 100%;
}
.block_about__text span
{
    color: #000;
    font-size: 14px;
    font-weight: 600;
    display: table-cell;
    line-height: 1.2;
    text-transform: uppercase;
    vertical-align: middle;
}
@media screen and (max-width: 569px)
{
    .section__block_about .row > div
    {
        width: 100%;
        float: none;
        max-width: 320px;
        margin: auto;
    }
}
.navbar-nav .dropdown_row .dropdown-menu
{
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-rule: 1px solid rgba(255,255,255,0.34);
    -moz-column-rule: 1px solid rgba(255,255,255,0.34);
    column-rule: 1px solid rgba(255,255,255,0.34);
    left: 0;
    right: auto;
}

.navbar-nav .dropdown_row .dropdown-menu li a
{
    min-width: 344px;
    display: inline-block;
    width: 100%;
}

.h1, h1
{
    font-size: 26px;
}
.h3, h3
{
    font-size: 16px;
    font-weight: bold;
 
}

@media (min-width: 1340px)
{
    .aside_category .block_category
    {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 500px)
{
    .aside_category .row > div
    {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 30px;
        float: none;
    }
}
.block_category
{
    display: block;
    background-color: #fff;
    margin: 0 0 30px;
    text-align: center;
    border: 1px solid #028ecf;
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);
    box-shadow: 0 0 12px rgba(0,0,0,.2);
    position: relative;
    overflow: hidden;
}
.block_category:hover
{
    -webkit-box-shadow: 0 0 22px rgba(0,0,0,.3);
    box-shadow: 0 0 22px rgba(0,0,0,.3);
}
.block_category img
{
    display: inline-block;
    text-align:center;
    /*width: 100%;*/
    height: auto;
    height:200px;
    position: relative;
    max-width:100%;
}
.block_category__text
{
    display: table;
    width: 100%;
    height: 88px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}
.block_category__text span
{
    display: table-cell;
    color: #000;
    vertical-align: middle;
    padding: 2px 7px;
}
.block_category:hover .block_category__text span
{
    color: #028ecf;
}
.block_category__comment
{
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 0.5em 0.8em;
    text-align: left;
    margin-bottom: -200px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.block_category:hover .block_category__comment
{
    margin-bottom: 0;
}
.block_textcontent .big_image
{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 25px auto;
    float: none;
}
.block_textcontent ul
{
    margin-bottom: 12px;
    padding-bottom: 5px;
}
.block_textcontent li
{
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.block_textcontent li::before
{
    content: "●";
    display: inline-block;
    position: absolute;
    left: 0;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #4e9c00;
    padding: 0;
}
.block_textcontent h3
{
    font-weight:600;
}
.btn_link_to_order_doctor_mini {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 7px 5px;
    width: 200px;
    max-width: 100%;
    background-color: #6911b0;
    text-align: center;
    text-transform: uppercase;
    border-radius: 24px;
    border: none;
    outline: none !important;
    margin: -5px 0 0 0;
    background: #028ecf;
    position: relative;
    cursor: pointer;
    margin-top: 10px;
}