* {
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
}

html,
body,
div,
span,
p,
a,
img,
b,
center,
ul,
li,
footer,
nav {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ul {
    list-style: none;
}

a {
    color: #3c7de6;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

b {
    font-weight: bold;
}

body {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    overflow-x: hidden;
}

.wrapperheader {
    width: 100%;
    box-sizing: border-box;
}

.wrapperheader .header {
    padding: 32px 0;
    max-width: 1200px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.wrapperheader .header a {
    text-decoration: none;
}

.wrapperheader .menu ul li a {
    text-decoration: none;
}

.wrapperheader .menu2 a {
    text-decoration: none;
}

.logoimg {
    align-self: flex-end;
}

.logo {
    display: flex;
    justify-content: space-between;
}

.social {
    display: flex;
    align-items: center;
    padding-top: 14px;
}

.social ul li {
    text-align: right;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    width: 41px;
    height: 41px;
    background: #ec008c;
    border-radius: 100%;
    position: relative;
}

.social ul li i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.social ul {
    display: inline-block;
}

.fa {
    background: #ec008c;
    color: white;
    border-radius: 100%;
}

.search {
    display: flex;
    padding-left: 15px;
}

.search input {
    padding: 12px 10px;
    border: 1px solid rgba(162, 162, 162, 1);
}

.search1 {
    cursor: pointer;
}

.search1 i {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.fa-search {
    background: rgba(48, 48, 48, 1);
    padding: 14px 12px;
    color: white;
    border-radius: 0px;
    margin-left: -5px;
    border: 1px solid rgba(48, 48, 48, 1);
}

.main-menu {
    width: 100%;
    background-color: rgb(48, 48, 48, 1);
}

.menu {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px;
}

.menu ul li {
    display: inline-block;
    padding-right: 60px;
}

.menu ul li a {
    color: white;
}

.menu2 {
    background-color: white;
    width: 100%;
    border-bottom: 2px solid #371608;
}

.homemenu2 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 15px 15px 10px;
    font-size: 14px;
}

.menu2 .homemenu2 a {
    color: #7d7d7d;
}

.menu2 .homemenu2 .bold {
    color: rgb(104, 104, 104);
    font-size: 14px;
}

.wrappercontent {
    width: 100%;
    box-sizing: border-box;
    max-width: 1232px;
    margin: 0 auto;
}

.wrappercontent .content {
    display: inline-block;
    max-width: 66%;
    padding-top: 20px;
    padding: 10px 10px;
    box-sizing: border-box;
}

.wrappercontent .content h1 {
    font-size: 2rem;
    padding: 10px;
    line-height: 1.2;
}

.wrappercontent .content h2 {
    font-size: 22px;
    color: #373c3aad;
    padding-bottom: 10px;
}

.wrappercontent .content h3 {
    padding: 10px 0;
    font-size: 1.5rem;
}

.wrappercontent .content P {
    padding: 6px 0px;
    line-height: 27px;
    font-size: 1.2rem;
}

.wrappercontent .content .quote {
    border-left: 4px solid #ec008c;
    margin: 10px 0px 15px 0px;
    padding: 0px 0px 0px 15px;
    font-size: 1.2rem;
}

td .price_main {
    border-bottom: 0;
}

.comment__time {
    font-size: 0.8rem !important;
    color: #919191;
}

.comm_content img {
    margin-top: 10px;
}

td .n_price .price_main_value,
td .n_price .price_main_currency {
    text-align: left;
    border-bottom: 0;
    font-size: 0.8rem;
    line-height: 1.2;
    max-width: 200px;
    font-weight: 700;
}

.wrappercontent .content .ph1 {
    display: block;
    margin: 5px auto 10px;
    width: 85%;
    font-size: 0;
    text-align: center;
}

.clearfix {
    clear: both;
}

.wrappercontent .content .ph1 div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 3px;
}

.wrappercontent .content .ph1 div img {
    width: 100%;
}

.wrappercontent .content .ph1 div span {
    margin: 0;
}

.wrappercontent .content .ph1 span {
    font-size: 15px;
    line-height: 18px;
    background-color: #ffd4ec;
    display: block;
    margin: 0 3px;
    padding: 10px 5px;
    text-align: left;
}

.wrappercontent .content .substrate {
    background-color: #ffd4ec;
    padding: 8px;
}

.prod {
    max-width: 500px;
    width: 100%;
    margin: 15px auto 15px;
    display: block;
}

.wrappercontent .sidebar {
    display: inline-block;
    max-width: 29%;
    vertical-align: top;
    padding-left: 20px;
    padding-top: 20px;
}

.navSecondary {
    width: 100%;
    font-size: 14px;
    line-height: 1.85714;
    border-bottom: 0;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding-top: 6px;
}

.navSecondary h4 {
    background-color: #ec008c;
    color: #fff;
    font-weight: 600;
    padding-left: 13px;
}

.navSecondary li {
    border-top: 1px solid #e5e5e5;
    list-style: none;
    margin: 0;
}

.navSecondary li a {
    display: inline-block;
    padding: 6.5px 13px;
    color: #0078bf;
}

.navSecondary ul ul a {
    color: #979797;
    line-height: 1.4;
    padding: 0 13px 0 19.5px;
    position: relative;
}

.navSecondary ul ul {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 2;
    display: block;
    margin: 0 0 13px 13px;
}

.navSecondary ul ul li {
    border: none;
}

.navSecondary ul ul a:before {
    background-color: #979797;
    content: ' ';
    display: block;
    height: 9px;
    left: 0;
    position: absolute;
    vertical-align: middle;
    top: 5px;
    margin-right: .7em;
    width: 9px;
}

.zipcode {
    margin-top: 20px;
    padding: 10px 10px 34px 10px;
    background: #303030;
    text-align: center;
}

.sear {
    background: none;
    font-size: 20px !important;
}

.zipcodetext {
    display: inline-block;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
}

.wrappercontent .sidebar .zipcode a {
    text-decoration: none;
}

.zipcode .formText {
    width: 85%;
    margin: 0px !important;
    background: white;
    color: black;
    padding: 12px 10px;
    border: 1px solid rgba(162, 162, 162, 1);
}

.buttonzipcode {
    background: #ec008c;
    width: 85%;
    margin: 0 auto;
    color: white;
    text-transform: uppercase;
    padding: 14px 10px 14px 10px;
    margin-top: 10px;
    cursor: pointer;
}

.img_left {
    width: 220px;
    float: left;
    margin: 10px 10px 10px 0;
}

.red {
    color: #980000;
    font-weight: 700;
}

.list {
    list-style: disc;
    padding-left: 40px;
    margin-bottom: 0.5em;
    line-height: 27px;
    font-size: 1.2rem;
    display: block;
}

.ph2 {
    display: block;
    width: 60%;
    margin: 15px auto;
}

.ph3 {
    display: block;
    width: 60%;
    margin: 15px auto;
    font-size: 0;
}

.ph3 img {
    width: 100%;
    padding: 2px;
}

.ph3 span {
    font-size: 15px;
    line-height: 18px;
    background-color: #ffd4ec;
    display: block;
    padding: 10px 5px;
    text-align: left;
    margin: -2px 2px 2px 2px;
}

.count_doctor {
    background-color: #ffd4ec;
    padding: 10px;
    font-size: 0;
    margin: 10px 0;
}

.count_doctor img {
    display: inline-block;
    width: 230px;
    vertical-align: top;
    line-height: 1.2;
    margin-right: 10px;
}

.count_doctor .info {
    display: inline-block;
    width: calc(100% - 240px);
    vertical-align: top;
    font-size: 16px;
}

.count_doctor .info p {
    padding: 0px;
}

.comments {
    margin: 20px 0 0 0;
}

.comments .review {
    border-bottom: 1px solid #ddd;
    font-weight: 600;
}

.comm {
    padding: 15px 0px;
    border-bottom: 1px solid #ddd;
}

.reply {
    margin-left: 25px;
}

.wrappercontent .content .comm p {
    padding: 0;
}

.comm .ava {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    margin: 0 10px 0 0;
}

.comm .comm_content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 75px);
}

.comm .comm_content img {
    max-width: 400px;
    width: 100%;
    display: block;
}

.comm .namecomm {
    font-weight: 700;
    color: #4a86e8;
}

.comm .namecomm {
    padding: 0px !important;
}

footer {
    clear: both;
    padding: 25px 20px;
    background: #e5e5e5;
    text-align: center;
}

.footertext {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    font-size: 18px;
    text-align: center;
    width: 31%;
    color: #919191;
}

.btn {
    box-shadow: 0px 1px 0px 0px rgb(245 151 142) inset;
    background: rgb(242, 69, 55);
    border-radius: 3px;
    border: 1px solid rgb(208, 39, 24);
    display: inline-block;
    max-width: 100%;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-family: Arial;
    font-size: 24px;
    font-weight: 500;
    padding: 10px 21px 10px 21px;
    text-decoration: none;
    text-shadow: 0px 1px 0px rgb(129 14 5);
    margin-top: 25px;
    transition: 0.2s;
    line-height: 30px;
    font-family: roboto condensed;
    font-size: 26px;
    font-weight: 600;
}

.btn:hover {
    text-decoration: none;
    background-color: #f5882d;
}

.pulse {
    -webkit-animation: 1s pulse infinite alternate ease-in-out;
    animation: 1s pulse infinite alternate ease-in-out;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
}

footer .footertext span:nth-child(1) {
    color: rgb(0, 120, 191);
}

.burger {
    display: none;
}

@media screen and (max-width: 1024px) {
    .menu ul li {
        padding-right: 21px;
    }
    .zipcodetext {
        font-size: 18px;
    }
}

@media screen and (max-width: 989px) {
    .social {
        display: none;
    }
}

@media screen and (max-width: 750px) {
    .footertext {
        text-align: center;
    }
}

@media screen and (max-width: 530px) {
    .wrappercontent .content {
        display: inline-block;
        max-width: 100%;
    }
    .wrappercontent .sidebar {
        display: none;
    }
    .menu ul {
        display: none;
    }
    .burger {
        display: flex;
        margin: 0 auto;
        text-align: center;
    }
    .burger ul {
        display: none;
    }
    .burger1 {
        width: 30px;
    }
    .img_left {
        width: 100%;
        float: none;
    }
    .menu2 .homemenu2 .mobnone {
        display: none;
    }
    .logo {
        justify-content: center;
    }
    .wrapperheader .header {
        height: 100px;
    }
    .logoimg {
        width: 90%;
    }
    footer {
        text-align: center;
    }
    .footertext {
        width: 100%;
    }
    .wrappercontent .content .ph1 {
        width: 100%;
    }
    .ph3,
    .ph2 {
        width: 100%;
    }
    .count_doctor img {
        width: 125px;
    }
    .count_doctor .info {
        width: calc(100% - 135px);
        font-size: 15px;
    }
    .count_doctor .info p {
        line-height: 21px;
    }
    .wrappercontent .content .ph1 div {
        width: 100%;
        margin: 5px 0 0 0;
    }
}

@media screen and (max-width: 360px) {
    .logoimg {
        width: 90%;
    }
}


/*table*/

.statistic {
    position: relative;
    height: 100%;
    min-height: 1px;
    padding: 0.2em;
    margin-bottom: 1em;
    border-radius: 1em 1em 0 0;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px rgb(0 78 114 / 10%);
    box-shadow: 0px 0px 10px rgb(0 78 114 / 10%);
    overflow: hidden;
}

.statistic__inner {
    width: 100%;
    height: 100%;
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #004e72 #e8ecee;
}

.statistic__table {
    width: 100%;
    padding: 0.5em;
}

.statistic__table-head {
    -webkit-box-shadow: 5px 5px 15px rgb(0 78 114 / 10%);
    box-shadow: 5px 5px 15px rgb(0 78 114 / 10%);
}

.statistic__table-head th {
    font-size: 0.7em;
    padding: 1.1em 1.1em 1.1em 0.3em;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 6rem;
    width: auto;
    cursor: pointer;
    background: #ffffff;
    -webkit-box-shadow: 5px 5px 15px rgb(0 78 114 / 10%);
    box-shadow: 5px 5px 15px rgb(0 78 114 / 10%);
    z-index: 3;
    vertical-align: middle;
    line-height: 1.3;
    text-align: center;
}

.statistic__table-footer td {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 2;
    background-color: #e8f8fa;
    font-weight: 600;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

a,
input,
button,
textarea,
optgroup,
select,
fieldset,
figure,
legend,
address {
    font: inherit;
    color: inherit;
    line-height: inherit;
    text-transform: inherit;
    text-shadow: inherit;
    border: none;
    background: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

td,
th {
    padding: 0;
    text-align: center;
    border: 2px solid white;
}

input {
    text-overflow: ellipsis;
}

input,
textarea {
    width: 100%;
}

.right {
    text-align: center;
    padding: 1.1em 1.1em 1.1em 0.3em;
    font-size: 0.8rem;
    line-height: 1.2;
    max-width: 200px;
    font-weight: 700;
}

.table__bottom--text {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 10px;
}

.num {
    white-space: nowrap;
}

.grey {
    background-color: #d9d9d9 !important;
}

.red-bg {
    background-color: #ff4444;
}

.yellow-bg {
    background-color: #ffde59;
}

.green-bg {
    background-color: #7ed957;
}

.scroll__font {
    color: #4a86e8;
    font-size: 1.2rem;
    font-weight: 700;
}

.table__img {
    display: none;
}

.table__modal {
    display: block !important;
    position: fixed;
    top: 0;
    height: 100vh;
    width: 96%;
    z-index: 100;
}

@media (max-width: 530px) {
    .statistic {
        display: none;
    }
    .table-popup__close {
        position: absolute;
        top: -1px;
        left: 2px;
        width: 25px;
        height: 25px;
        border-radius: 55%;
        background-color: rgba(255, 255, 255, 0.6);
        z-index: 11111;
    }
    .table-popup__close::before {
        transform: translate(-50%, -50%) rotate(45deg);
    }
    .table-popup__close::after {
        transform: translate(-50%, -50%) rotate( -45deg);
    }
    .table-popup__close::before,
    .table-popup__close::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px;
        height: 2px;
        background-color: #000000;
    }
    .table__img {
        display: block;
        width: 100%;
    }
}

footer {
    background-color: rgb(48, 48, 48, 1);
    color: #fff;
    font-size: 18px;
    padding: 15px 0;
}

.footer-menu {
  text-align: center;
}
.footer-menu p {
  padding: 5px;
}
.footer-link {
  text-decoration: underline;
}