.img-icon {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}

.med_articles-card {
    background: #fff;
    display: block;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 3px 10px 0px rgba(34, 87, 142, 0.10);
    position: relative;
    text-decoration: none;
}

.med_articles-card_img {
    height: 220px;
    overflow: hidden;
}

.med_articles-card_img img {
    display: block;
    border-radius: 8px 8px 0 0;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    height: 100%;
}

.med_articles-card_img img {
    width: 100%;
}

.med_articles-card_content {
    padding: 30px;
}

.med_articles-card_info {
    justify-content: space-between;
    margin-bottom: 20px;
}

.med_articles-card_info {
    display: flex;
}

.med_articles-card_date, .med_articles-card_count {
    position: relative;
    padding-left: 20px;
    color: #878787;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-right: 30px;
    padding-left: 31px;
}

.med_articles-card_date:before {
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M2 12C2 8.22876 2 6.34315 3.17157 5.17157C4.34315 4 6.22876 4 10 4H14C17.7712 4 19.6569 4 20.8284 5.17157C22 6.34315 22 8.22876 22 12V14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14V12Z' stroke='%23878787' stroke-width='1.5'/%3E%3Cpath d='M7 4V2.5' stroke='%23878787' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M17 4V2.5' stroke='%23878787' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M2.5 9H21.5' stroke='%23878787' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M18 17C18 17.5523 17.5523 18 17 18C16.4477 18 16 17.5523 16 17C16 16.4477 16.4477 16 17 16C17.5523 16 18 16.4477 18 17Z' fill='%23878787'/%3E%3Cpath d='M18 13C18 13.5523 17.5523 14 17 14C16.4477 14 16 13.5523 16 13C16 12.4477 16.4477 12 17 12C17.5523 12 18 12.4477 18 13Z' fill='%23878787'/%3E%3Cpath d='M13 17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17C11 16.4477 11.4477 16 12 16C12.5523 16 13 16.4477 13 17Z' fill='%23878787'/%3E%3Cpath d='M13 13C13 13.5523 12.5523 14 12 14C11.4477 14 11 13.5523 11 13C11 12.4477 11.4477 12 12 12C12.5523 12 13 12.4477 13 13Z' fill='%23878787'/%3E%3Cpath d='M8 17C8 17.5523 7.55228 18 7 18C6.44772 18 6 17.5523 6 17C6 16.4477 6.44772 16 7 16C7.55228 16 8 16.4477 8 17Z' fill='%23878787'/%3E%3Cpath d='M8 13C8 13.5523 7.55228 14 7 14C6.44772 14 6 13.5523 6 13C6 12.4477 6.44772 12 7 12C7.55228 12 8 12.4477 8 13Z' fill='%23878787'/%3E%3C/svg%3E");
    top: 0;
    left: 0;
}

.med_articles-date, .med_articles-reading, .med_articles-count {
    color: #878787;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-left: 30px;
    position: relative;
    margin-right: 65px;
}

.med_articles-reading:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='13' r='9' stroke='%23878787' stroke-width='1.5'/%3E%3Cpath d='M12 9V13L14.5 15.5' stroke='%23878787' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.5 4.5L7.50002 2' stroke='%23878787' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.5 4.5L16.5 2' stroke='%23878787' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.med_articles-date:before, .med_articles-reading:before, .med_articles-count:before {
    position: absolute;
    left: 0;
    top: 0;
}

.med_articles-card_date, .med_articles-card_count {
    margin-right: 0;
}

.med_articles-card_count:before {
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.27489 15.2957C2.42496 14.1915 2 13.6394 2 12C2 10.3606 2.42496 9.80853 3.27489 8.70433C4.97196 6.49956 7.81811 4 12 4C16.1819 4 19.028 6.49956 20.7251 8.70433C21.575 9.80853 22 10.3606 22 12C22 13.6394 21.575 14.1915 20.7251 15.2957C19.028 17.5004 16.1819 20 12 20C7.81811 20 4.97196 17.5004 3.27489 15.2957Z' stroke='%23878787' stroke-width='1.5'/%3E%3Cpath d='M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z' stroke='%23878787' stroke-width='1.5'/%3E%3C/svg%3E");
    top: 0;
    left: 0;
}

.med_articles-card_tags {
    position: absolute;
    top: 30px;
    left: 30px;
    border-radius: 10px;
}

.med_articles-card_tags ul {
    list-style: none;
    display: flex;
}

.med_articles-card_tags li {
    border-radius: 30px;
    text-transform: uppercase;
    padding: 8px 20px;
}

.med_articles-card_tags li {
    margin-right: 10px;
    padding: 4px 10px;
    background: #F2F7FD;
    color: #0E3F60;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}


.med_articles-card_title {
    color: #48a216;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    min-height: 150px;
}

.med_articles-card_text {
    color: #57758F;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 31px;
    min-height: 150px;
}

.med_articles-card_text p {
    text-align: left !important;
}

.btn {
    color: #48a216 !important;
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    padding: 10px 45px;
    min-height: 44px;
    background: transparent;
    font-family: "Roboto", Arial, sans-serif;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    border-radius: 22px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #48a216;
    text-transform: uppercase;
    text-decoration: none;
}

.stati-main, .license-main {
    margin: 30px 0;
}

.stati-main .slick-track, .license-main .slick-track {
    padding: 15px 0;
}

.slick-stati, .license-img {
    padding: 30px 0;
}

.slick-stati  .slick-dots li button:before, .license-main  .slick-dots li button:before  {
   color: #48a216;
}

.slick-stati .slick-prev:before, .slick-stati .slick-next:before, .license-main .slick-prev:before, .license-main .slick-next:before {
    color: #48a216;
}

.slick-stati-item, .license-card {
    padding-left: 15px;
    padding-right: 15px;
    height: auto !important;
}

.section-footer {
    margin-top: 65px;
}

.med_articles-card_text {
    margin-bottom: 0;
}

.img-icon__item img {
    width: 40px;
}

.img-icon__item p {
    text-align: left;
}
.f-title.active:before {
    content: '-';
    color: #61ce70;
    top: 9px;
}
.f-title:before {
    content: '+';
    font-size: 27px;
    color: #6ec1e4;
    position: absolute;
    left: 20px;
    top: 13px;
}
.faq-item {
    border: 1px solid #d5d8dc;
    margin-bottom: 5px;
}
.f-txt {
    background-color: #fbfbfb;
    padding: 20px;
    color: #7a7a7a;
    font-size: 18px;
    display: none;
}
.f-title.active {
    color: #fff;
    background: #018fcb;
    margin-bottom: 4px;
}
.f-title:hover {
    color: #fff;
    background: #018fcb;
 
}
.f-title {
    background: #F1F7FA;
    padding: 20px;
 
    color: #000;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    padding-left: 55px;
    font-size: 18px;
}

@media (min-width: 801px) and (max-width: 1200px) {
    .img-icon {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 737px) {
    .img-icon {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 425px) {
    .img-icon {
        grid-template-columns: repeat(1, 1fr);
    }

    .img-icon__item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .img-icon__item p {
        text-align: center;
    }
}

.scrollup {
    width: 46px;
    height: 46px;
    opacity: 1;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    background: url('/wp-content/uploads/2017/10/up.png') no-repeat;
}

.call_btn {
    max-width: 100%;
}

.scrollup:hover {
    background: url('/wp-content/uploads/2017/10/up-2.png') no-repeat;
}

.mini_advanteges-item {
    text-align: center;
    width: 25%;
    float: left;
    padding: 0 1em;
    padding-bottom: 2em;
    font-size: 1em;
    font-weight: bold;
}

.footer_caption,
.footer_market {
    line-height: 1.6em;
    color: white;
    font-size: 0.7em;
    padding-top: 12px;
    width: 320px;
    float: left;
    margin-right: 26px;
}

.footer_baner {
    display: block;
    float: left;
    position: relative;
    top: 37px;
    left: -90px;
}

.footer_market {
    width: 220px;
}

.footer_market a {
    color: white;
}

.footer_bank {
    padding-top: 23px;
    float: left;
    width: 220px;
}

.footer_bank img {
    margin-left: 10px;
}

html .map_info_box {
    margin-top: -340px;
    margin-bottom: 40px;
}

.map_info {
    font-family: GothamPro;
    background: white;
    max-width: 430px;
    position: relative;
    border-radius: 5px;
    padding: 14px;
    line-height: 1.65em;
    box-shadow: 2px 2px 10px #cccccc;
    margin-top: -380px;
}

.map_info .logo {
    height: 100px;
}

.map_info .logo img {
    float: left;
    height: 100px;
}

.map_info .metainfo {
    text-align: center;
    font-size: 1.45em;
    font-family: GothamPro;
    line-height: 1.07em;
    padding-top: 22px;
    font-weight: 700;
}

.map_info .metainfo a {
    color: #034c85;
    text-decoration: none;
}

.map_info span {
    display: block;
}

.map_info span img {
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.map_info span a {
    color: #404040;
    text-decoration: none;
}

.map_info span.tel a {
    color: #404040;
    font-weight: 700;
    color: #1d1d1d;
}

.map_info .online {
    float: right;
    position: relative;
    bottom: 50px;
}

.map_info .online div {
    width: 170px;
    height: 40px;
    display: block;
    text-decoration: none;
    line-height: 40px;
    font-family: RobotoSlabBold, Arial, Calibri;
    text-align: center;
    border-radius: 4px;
    background: #0191cd;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.map_info .online div:hover {
    background: linear-gradient(to bottom, #0191cd 0%, #0e6ca8 100%);
}

.stepway {
    padding-top: 20px;
    color: #1d1d1d;
}

.stepway span {
    text-align: center;
    display: block;
    line-height: 1.55em;
    font-size: 1em;
    margin-bottom: 20px;
}

.stepway span text {
    color: #034c85;
    font-size: 1.35em;
    font-weight: bold;
}

.stepway ol {
    padding: 0 20px;
    font-size: 0.8em;
    list-style-type: none;
    /* Убираем исходные маркеры */
    counter-reset: num;
    /* Задаём имя счетчика */
}

.stepway ol li::before {
    content: counter(num) ' ';
    counter-increment: num;
    color: #034c85;
    font-style: italic;
    font-size: 2em;
    display: block;
    background-image: url(/wp-content/uploads/2017/10/li.png);
    background-repeat: no-repeat;
    height: 66px;
    width: 46px;
    padding-left: 15px;
}

.stepway ol li span {
    position: relative;
    top: -67px;
    margin-bottom: -47px;
    left: 60px;
    width: calc(100% - 86px);
    text-align: left;
    height: auto;
}

.review {
    border: 5px solid #dcf5ff;
    padding: 20px;
    font-size: .9em;
    line-height: 1.3em;
    margin: 0.5em;
}

.review a {
    color: #034c85 !important;
    text-align: right;
    display: block;
    padding-top: 20px;
}

.review a:hover {
    text-decoration: none;
}

.review img {
    width: 60px;
    height: 60px;
    float: left;
}

.review .caption {
    padding-left: 65px;
    margin: 10px;
}

.review .caption span:first-child {
    display: block;
    font-size: 1.1em;
}

.review text {
    text-align: justify;
    display: block;
    padding-top: 20px;
}

.photo_vrach span {
    text-align: right;
    display: block;
}

.photo_vrach span:first-child {
    font-size: 1.2em;
    font-weight: 700;
}

.sales,
.photo_vrach {
    font-size: .9em;
    line-height: 1.3em;
    padding: 0.5em;
    font-family: OpenSans;
    color: #1d1d1d;
}

.sales span {
    color: #b6252b;
    display: none;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.1em;
}

.sales img,
.photo_vrach img {
    width: 100%;
}

#masthead .br_tel {
    display: contents;
}

#colophon {
    background: #034c85;
    overflow: hidden;
    height: 82px;
}

hr.hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #0091cd, rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #0091cd, rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), #0091cd, rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), #0091cd, rgba(0, 0, 0, 0));
}

.center {
    text-align: center;
}

.img-float,
.text-float {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.text-float p {
    text-align: center;
}

figure.effect-goliath {
    background: #df4e4e;
}

figure.effect-goliath img,
figure.effect-goliath h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
}

figure.effect-goliath p {
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}

figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
}

figure.effect-goliath:hover h2 {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}

figure.effect-goliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.text-float img {
    width: 100px;
}

.menu1_box li a {
    border-radius: 3px;
    margin-bottom: 0.35em;
    font-size: 90%;
    background: #dcf5ff;
    color: inherit;
    display: block;
    line-height: 1.3;
    padding: 0.7em 1em;
    color: black;
}

.menu1_box li a:hover,
.menu1_box .active {
    background: #79c3e0;
}

.menu2_box li a {
    border-radius: 3px;
    margin-bottom: 0.35em;
    font-size: 90%;
    background: #dcf5ff;
    color: inherit;
    display: block;
    line-height: 1.3;
    padding: 0.7em 1em;
    color: black;
}

.menu2_box li a:hover,
.menu2_box .active {
    background: #a8d6e8;
}

#masthead {
    width: auto;
    background: #fff url(/wp-content/uploads/2017/10/header.png) no-repeat center bottom;
}

.header_box {
    height: 105px;
    width: auto;
    font-family: OpenSans;
}

.header_box .logo {
    text-align: left;
    width: 100px;
    float: left;
}

.header_box .metainfo {
    text-align: center;
    font-size: 1.45em;
    font-family: GothamPro;
    line-height: 1.07em;
    width: 21%;
    padding: 0 10px;
    padding-top: 22px;
    float: left;
    font-weight: 700;
}

.header_box .metainfo a {
    color: #034c85;
    text-decoration: none;
}

.header_box .online {
    float: right;
    padding-top: 27px;
}

.header_box .online div {
    width: 170px;
    height: 40px;
    display: block;
    text-decoration: none;
    line-height: 40px;
    font-family: RobotoSlabBold, Arial, Calibri;
    text-align: center;
    border-radius: 4px;
    background: #0191cd;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.header_box .online div:hover,
.footer_contact div>div:hover {
    background: linear-gradient(to bottom, #0191cd 0%, #0e6ca8 100%);
}

.header_box .contact,
.header_box .contact_tel {
    position: relative;
    float: left;
    padding-top: 22px;
    color: #1d1d1d;
    line-height: 1.75em;
    font-size: .9em;
}

.header_box .contact {
    width: 30%;
}

.header_box .contact_tel {
    width: 18%;
}

.header_box .contact_tel .tel {
    text-align: center;
}

.header_box .contact_tel .tel a {
    text-decoration: none;
    font-weight: 700;
    color: #1d1d1d;
}

.header_box .contact>span {
    display: block;
}

.header_box .contact img,
.header_box .contact_tel img {
    position: relative;
    top: 2px;
    margin-right: 10px;
}

/*--------------------------------------------------------------
0.0 - Advanteges
--------------------------------------------------------------*/
.advanteges {}

.advanteges-title {
    width: 100%;
    display: block;
    margin: 1.5em 0;
}

.advanteges-title span:first-of-type {
    display: block;
    margin: 0 0 0 12px;
    color: #2c2c2c;
    text-transform: uppercase;
    font-size: 18.75px;
    text-align: center;
    font-family: Arial, Calibri;
}

.advanteges-item {
    width: 20%;
    float: left;
}

.advanteges-item div img {
    display: block;
    margin: 0 auto;
}

.advanteges-main {
    font-family: Arial, Calibri;
    text-transform: uppercase;
    text-align: center;
    color: #0e6ca8;
    font-size: 21px;
    line-height: 22px;
    padding: 13px 0 6px 0;
}

.advanteges-info {
    color: #606060;
    font-family: Arial, Calibri;
    font-size: 12.5px;
    line-height: 17.5px;
    padding: 5px 0 0 20px;
}

.advanteges-info ul.disc li {
    margin-left: 0;
    margin-bottom: 0px;
}

/*--------------------------------------------------------------
0.0 - Services
--------------------------------------------------------------*/
.services_box {
    overflow: overlay;
    margin: 0 -1em;
}

.services_box>div {
    float: left;
    width: 25%;
    font-size: 1.3vw;
    padding: 1em;
}

.services_box>div a {
    text-decoration: none;
}

.services_box span {
    margin-top: -0.8rem;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    position: relative;
    display: block;
    color: #000;
    line-height: 1.15;
    padding: 1em 0.5em;
    border-bottom: 3px solid #0091cd;
    height: 55px;
}

.services_box>div:hover span {
    text-decoration: underline;
}

.services_box img {
    width: 100%;
    height: 153px;
    object-fit: contain;
    border: 1px solid #dcdcdc;
    border-radius: 6px 6px 0 0;
}


.services_box_1 {
    margin: 0 -1em;
    text-align: center;
}

.services_box_1>div {
    display: inline-block;
    width: 32%;
    font-size: 1.3vw;
    padding: 5px;
    vertical-align: top;
}

.services_box_1>div a {
    text-decoration: none;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    display: block;
}

.services_box_1 span {
    margin-top: -0.8rem;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    position: relative;
    display: block;
    color: #000;
    line-height: 1.15;
    padding: 1em 0.5em;
    border-bottom: 3px solid #0091cd;
    height: 55px;
    font-size: 14px;
    text-align: left;
}

.services_box_1>div:hover span {
    text-decoration: underline;
}

.services_box_1 img {
    width: 100%;
    height: 153px;
    object-fit: contain;
    border: 1px solid #dcdcdc;
    border-radius: 6px 6px 0 0;
}

/*--------------------------------------------------------------
0.0 - Slider
--------------------------------------------------------------*/
.slider_box {
    background: #0091cd url(/wp-content/uploads/2017/10/blue-back.png) no-repeat center top;
}

.slick-slide img {
    width: 100%;
}

.slider_box .left {
    width: 100%;
    float: left;
    padding: 0.5em 1%;
}

.slider_box .left a {
    float: left;
    margin: 0 1%;
    width: 23%;
    height: 84px;
    position: relative;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: dashed 1px #00c5ed;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #0096d2;
}

.slider_box .left a:hover {
    background: #2EA2D1;
}

.slider_box .left img {
    margin: 15px 19px 0 15px;
    float: left;
    display: block;
}

.slider_box .left span {
    position: absolute;
    top: 50%;
    left: 70px;
    padding-right: 10px;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    color: #fff;
    font-size: 15.81px;
    font-family: RobotoSlabBold, Arial, Calibri;
    line-height: 16px;
}

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
    font-size: 62.5%;
    /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units https://clagnut.com/blog/348/#c790 */
    overflow-y: scroll;
    /* Keeps page centered in all browsers regardless of content height */
    -webkit-text-size-adjust: 100%;
    /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%;
    /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
    /* apply a natural box layout model to all elements; see https://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
    -webkit-box-sizing: border-box;
    /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see https://caniuse.com/#search=box-sizing */
    -moz-box-sizing: border-box;
    /* Still needed for Firefox 28; see https://caniuse.com/#search=box-sizing */
    box-sizing: border-box;
}

body {
    background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

table {
    /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

a img {
    border: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #404040;
    font-family: Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica, sans-serif;
    clear: both;
    font-weight: normal;
    margin: 1.5em 0 0.75em;
    line-height: 1;
    color: #1d1d1d;
}

div.h1,
div.h2,
div.h3 {
    padding-bottom: .35em;
}

h1,
.h1 {
    font-size: 26px;
    font-size: 2.6rem;
}

h2,
.h2 {
    font-size: 24px;
    font-size: 2.4rem;
}

h3,
h4,
h5,
h6,
,
.h3 {
    font-size: 22px;
    font-size: 2.2rem;
}

p {
    margin-bottom: 1.5em;
    text-align: justify;
}

b,
strong,
dt {
    font-weight: bold;
    color: #1d1d1d;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 2em 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background-color: rgba(0, 0, 0, 0.025);
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 1.5em;
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 2em;
    max-width: 100%;
    overflow: auto;
}

code,
kbd,
tt,
var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
3.0 - Layout
--------------------------------------------------------------*/
#content {
    padding-top: 20px;
}

.inner {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 30px;
}

/* Content - Sidebar */
.content-area {
    float: left;
    margin: 0 -30% 0 0;
    width: 100%;
}

.site-main {
    margin: 0 30% 0 0;
    padding-right: 30px;
}

.site-content .widget-area {
    float: right;
    width: 30%;
}

a.fancybox {
    text-decoration: none;
}

img.one-line-img {
    width: 185px;
}

/* Full width */
.no-sidebar #primary {
    float: none;
}

.no-sidebar.single #primary .entry-title,
.no-sidebar.page #primary .entry-title {
    padding-top: 30px;
}

.no-sidebar.layout-standard.blog #primary,
.no-sidebar.layout-standard.archive #primary,
.no-sidebar.single #primary .entry-header :not(.wp-post-image),
.no-sidebar.single #primary .entry-content,
.no-sidebar.single #primary .entry-footer,
.no-sidebar.single #primary .post-navigation,
.no-sidebar.page #primary .entry-header :not(.wp-post-image),
.no-sidebar.page #primary .entry-content,
.no-sidebar.page #primary .entry-footer,
.no-sidebar.page #primary .post-navigation {
    float: none;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.no-sidebar .site-main {
    margin: 0;
    padding-right: 0;
}

.error404 #primary {
    max-width: 800px;
}

@media screen and (max-width: 800px) {

    .content-area,
    .site-main,
    .site-content .widget-area {
        float: none;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .site-main {
        padding-right: 0;
    }
}

.error404 .page-title {
    margin-bottom: 0.5em;
}

.error404 .page-content {
    padding: 40px 0;
}

.site-footer {
    clear: both;
    width: 100%;
}

.custom-background-color #page,
.custom-background-image #page {
    max-width: 1230px;
    background: #fff;
    margin: 0 auto;
}

/*--------------------------------------------------------------
4.0 Elements
--------------------------------------------------------------*/
ul,
ol {
    margin: 0 0 2em 1.5em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

li ul {
    list-style: square;
}

li ol {
    list-style: lower-roman;
}

li li ul {
    list-style: circle;
}

li li ol {
    list-style: lower-alpha;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

th {
    font-weight: bold;
}


article table a {
	display: block;
	font-size: 13px;
	padding: 4px;
	margin: 4px;
	color: #34495e;
	text-decoration: none;
	background-color: #f8f9fa;
	transition: all 0.3s ease;
	border-left: 3px solid transparent;
}
article table a:hover {
	background-color: #e3f2fd;
	color: #2980b9;
	border-left-color: #3498db;
	transform: translateX(5px);
}
/*--------------------------------------------------------------
5.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline;
    /* Improves appearance and consistency in all browsers */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: none;
    background: #e14546;
    color: #fff;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    -webkit-appearance: button;
    /* Corrects inability to style clickable 'input' types in iOS */
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    padding: 1em 1.5em;
    text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
#infinite-handle span:hover {
    background: #555;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
#infinite-handle span:focus,
#infinite-handle span:active {
    background: #181818;
    outline: none;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* Addresses appearance set to searchfield in S5, Chrome */
    -webkit-box-sizing: content-box;
    /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0.5em;
    transition: all 0.1s ease;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
    outline: none;
    border-color: rgba(0, 0, 0, 0.25);
    background: rgba(0, 0, 0, 0.075);
}

textarea {
    overflow: auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    width: 98%;
}

/*--------------------------------------------------------------
6.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6.1 Links
--------------------------------------------------------------*/
a {
    color: #034c85;
}

a:visited {
    color: #018fcb;
}

a:hover,
a:focus,
a:active {
    color: #222;
}
#site-navigation .sub-menu .sub-menu{
  max-height: 50vh;
  overflow-y: scroll;
}
/*--------------------------------------------------------------
6.2 Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    text-align: center;
    border-top: 1px solid #79c3e0;
    border-bottom: 1px solid #79c3e0;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.8rem;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    color: #333;
    line-height: 1;
    padding: 15px .5em;
}

.vector {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
}

.vector:after {
    -webkit-font-smoothing: antialiased;
    content: "\f502";
    display: inline-block;
    font-family: Genericons;
    font-size: 8px;
    line-height: 8px;
    position: absolute;
    right: 12px;
    top: 20px;
    vertical-align: text-bottom;
}

/* Submenus when full menu is shown */
@media screen and (min-width: 1001px) {
    .main-navigation ul ul {
        background: #1d1d1d;
        border-top: 1px solid #034c85;
        border-bottom: 1px solid #034c85;
        float: left;
        position: absolute;
        top: 44px;
        margin-left: 20px;
        left: -999em;
        z-index: 99999;
    }

    .main-navigation ul ul ul {
        left: -999em;
        top: -1px;
        margin-left: 0;
		display: none;
    }

    .main-navigation ul ul a {
        width: 220px;
        color: #fff;
        padding-left: 10px;
        padding-right: 10px;
    }

    .main-navigation ul ul li {
        font-size: 12px;
        font-size: 1.2rem;
        text-align: left;
        border-bottom: 1px solid #333;
    }

    .main-navigation ul ul li:last-child {
        border-bottom: none;
    }

    .main-navigation ul ul a:hover {
        background: rgba(255, 255, 255, 0.1);
    }

    .main-navigation ul li:hover>ul {
        left: auto;
    }

    .main-navigation ul ul li:hover>ul {
        left: 100%;
		display: block;
    }

    .main-navigation>ul.nav-menu>.current_page_item>a,
    .main-navigation>ul.nav-menu>.current-menu-item>a,
    .main-navigation>ul.nav-menu>li>a:hover,
    .main-navigation>.nav-menu>ul>.current_page_item>a,
    .main-navigation>.nav-menu>ul>.current-menu-item>a,
    .main-navigation>.nav-menu>ul>li>a:hover {
        color: #034c85;
    }

    .main-navigation .menu-item-has-children>a,
    .main-navigation .page_item_has_children>a {
        padding-right: 25px;
    }

    .main-navigation .menu-item-has-children>a:after,
    .main-navigation .page_item_has_children>a:after {
        -webkit-font-smoothing: antialiased;
        content: "\f502";
        display: inline-block;
        font-family: Genericons;
        font-size: 8px;
        line-height: 8px;
        position: absolute;
        right: 12px;
        top: 20px;
        vertical-align: text-bottom;
    }

    .main-navigation .menu-item-has-children li.menu-item-has-children>a:after,
    .main-navigation .menu-item-has-children li.page_item_has_children>a:after,
    .main-navigation .page_item_has_children li.menu-item-has-children>a:after,
    .main-navigation .page_item_has_children li.page_item_has_children>a:after {
        content: "\f501";
        right: 8px;
        top: 18px;
    }

    /* Disable sub-menu indicator for last level menu items ($depth => 4) */
    .main-navigation li li li li.menu-item-has-children>a:after,
    .main-navigation li li li li.page_item_has_children>a:after,
    .main-navigation li li li li.menu-item-has-children>a:after,
    .main-navigation li li li li.page_item_has_children>a:after {
        display: none;
    }
}

/* Small menu */
.menu-toggle {
    display: none;
}

@media screen and (max-width: 1000px) {
    .main-navigation button {
        margin-bottom: 0.6em;
    }

    .menu-toggle,
    .main-navigation.toggled .nav-menu {
        display: block;
        width: 100%;
    }

    .main-navigation ul {
        display: none;
    }

    .main-navigation li {
        display: block;
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 10px;
    }

    .main-navigation li a {
        padding: 10px 0;
    }

    .main-navigation li ul {
        position: static;
    }

    .main-navigation li li {
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: 0;
    }

    .main-navigation li li a {
        padding: 8px 0;
    }
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
    font-size: 16px;
    font-size: 1.6rem;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.comment-navigation a,
.post-navigation a {
    color: #404040;
    text-decoration: none;
    display: block;
}

.post-navigation .wp-post-image {
    width: 60px;
    height: auto;
    display: block;
    float: left;
}

.post-navigation .nav-previous .wp-post-image+div {
    margin-left: 75px;
}

.post-navigation .nav-next .wp-post-image {
    float: right;
}

.post-navigation .nav-next .wp-post-image+div {
    margin-right: 75px;
}

.post-navigation span.label,
.post-navigation span.link {
    display: block;
}

.post-navigation span.label {
    font-weight: bold;
}

.post-navigation span.link {
    font-size: 14px;
    font-size: 1.4rem;
}

.paging-navigation {
    text-align: center;
}

.paging-navigation a,
.paging-navigation span {
    display: inline-block;
    min-width: 1.5em;
    text-align: center;
}

.paging-navigation a {
    color: #404040;
    text-decoration: none;
}

.paging-navigation span {
    background: #e14546;
    color: #fff;
}

/* Social Menu */
#social-menu {
    list-style: none;
    margin: 0;
    background: #1d1d1d;
    text-align: center;
}

#social-menu li {
    display: inline-block;
    margin: 0 0.25em;
}

#social-menu a {
    text-decoration: none;
    color: #fff;
}

#social-menu a[href*="facebook.com"],
#social-menu a[href*="github.com"],
#social-menu a[href*="flickr.com"],
#social-menu a[href*="plus.google.com"],
#social-menu a[href*="instagram.com"],
#social-menu a[href*="linkedin.org"],
#social-menu a[href*="pinterest.com"],
#social-menu a[href*="skype"],
#social-menu a[href*="tumblr.com"],
#social-menu a[href*="twitter.com"],
#social-menu a[href*="vimeo.com"],
#social-menu a[href*="youtube.com"] {
    font-size: 16px;
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
}

#social-menu a[href*="facebook.com"]:before,
#social-menu a[href*="github.com"]:before,
#social-menu a[href*="flickr.com"]:before,
#social-menu a[href*="plus.google.com"]:before,
#social-menu a[href*="instagram.com"]:before,
#social-menu a[href*="linkedin.org"]:before,
#social-menu a[href*="pinterest.com"]:before,
#social-menu a[href*="skype"]:before,
#social-menu a[href*="tumblr.com"]:before,
#social-menu a[href*="twitter.com"]:before,
#social-menu a[href*="vimeo.com"]:before,
#social-menu a[href*="youtube.com"]:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 1;
    font-family: 'Genericons';
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    vertical-align: top;
}

#social-menu a[href*="facebook.com"]:before {
    content: '\f203';
}

#social-menu a[href*="github.com"]:before {
    content: '\f200';
}

#social-menu a[href*="flickr.com"]:before {
    content: '\f211';
}

#social-menu a[href*="plus.google.com"]:before {
    content: '\f206';
}

#social-menu a[href*="instagram.com"]:before {
    content: '\f215';
}

#social-menu a[href*="linkedin.com"]:before {
    content: '\f207';
}

#social-menu a[href*="pinterest.com"]:before {
    content: '\f209';
}

#social-menu a[href*="skype"]:before {
    content: '\f220';
}

#social-menu a[href*="tumblr.com"]:before {
    content: '\f214';
}

#social-menu a[href*="twitter.com"]:before {
    content: '\f202';
}

#social-menu a[href*="vimeo.com"]:before {
    content: '\f212';
}

#social-menu a[href*="youtube.com"]:before {
    content: '\f213';
}

/*--------------------------------------------------------------
7.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
}

/*--------------------------------------------------------------
8.0 Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

/*--------------------------------------------------------------
9.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.inner:before,
.inner:after,
.widget:before,
.widget:after {
    content: '';
    display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.inner:after,
.widget:after {
    clear: both;
}

/*--------------------------------------------------------------
10.0 Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 30px;
    font-size: 15px;
    font-size: 1.5rem;
}

#secondary .widget:not(.widget_search) {
    //background-color: rgba(0,0,0,0.025);
    //border: 1px solid rgba(0,0,0,0.05);
    //padding: 30px;
}

.widget-title {
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 0.75em;
}

.widget a {
    color: #e14546;
    text-decoration: none;
}

.widget ul {
    list-style: none;
    margin: 0;
}

.widget li ul,
.widget li ol {
    margin-left: 15px;
    margin-top: 5px;
}

.widget li {
    //padding: 10px 0;
}

.widget li li {
    padding: 5px 0;
    border-bottom: none;
}

.widget li:last-child {
    //border-bottom: none;
    //padding-bottom: 0;
}

/* Make sure select elements fit in widgets */
.widget select {
    max-width: 100%;
}

/* Search widget */
.search-submit {
    display: none;
}

.search-form .search-field {
    font-size: 15px;
    font-size: 1.5rem;
    border: 1px solid #e5e5e5;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/* Calendar widget */
#wp-calendar {
    border-collapse: collapse;
}

#wp-calendar caption {
    text-transform: uppercase;
    margin-bottom: 0.5em;
}

#wp-calendar td,
#wp-calendar th {
    background: #fff;
    text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 3px;
}

/* Footer widgets */
/* Two per row */
.per-row-2 .widget {
    width: 50%;
    float: left;
}

.per-row-2 .widget:nth-child(2n+1) {
    clear: left;
    padding-left: 0;
}

.per-row-2 .widget:nth-child(2n) {
    padding-right: 0;
}

/* Three per row */
.per-row-3 .widget {
    width: 33.33333%;
    float: left;
}

.per-row-3 .widget:nth-child(3n+1) {
    clear: left;
    padding-left: 0;
}

.per-row-3 .widget:nth-child(3n) {
    padding-right: 0;
}

/* Four per row */
.per-row-4 .widget {
    width: 25%;
    float: left;
}

.per-row-4 .widget:nth-child(4n+1) {
    clear: left;
    padding-left: 0;
}

.per-row-4 .widget:nth-child(4n) {
    padding-right: 0;
}

#footer-widgets {
    padding: 30px 15px 0;
}

#footer-widgets .widget {
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 800px) {
    #footer-widgets .widget {
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    #footer-widgets .widget {
        width: 100%;
        float: none;
    }
}

/*--------------------------------------------------------------
11.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
11.1 Posts and pages
--------------------------------------------------------------*/
.page-header {
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: double 3px #f3f3f3;
}

.page-title {
    margin-top: 0;
    margin-bottom: 0;
}

.taxonomy-description {
    margin-top: 1.5em;
}

.taxonomy-description> :last-child {
    margin-bottom: 0;
}

#posts-wrapper .hentry {
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: solid 1px #f3f3f3;
}

.layout-standard #posts-wrapper .sticky,
.layout-masonry #posts-wrapper .sticky .masonry-inner {
    background-color: rgba(0, 0, 0, 0.025);
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 30px;
}

.layout-masonry #posts-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.no-sidebar #posts-wrapper .hentry.masonry-brick {
    width: 33.33333%;
}

@media screen and (max-width: 770px) {

    #posts-wrapper .hentry.masonry-brick,
    .no-sidebar #posts-wrapper .hentry.masonry-brick {
        width: 50%;
    }
}

@media screen and (max-width: 570px) {

    #posts-wrapper .hentry.masonry-brick,
    .no-sidebar #posts-wrapper .hentry.masonry-brick {
        width: 100%;
    }
}

#posts-wrapper .entry-summary {
    font-size: 16px;
    font-size: 1.6rem;
}

.single .hentry .entry-footer {
    padding-bottom: 45px;
    margin-bottom: 0;
    border-bottom: double 3px #f3f3f3;
}

.single .hentry .entry-footer,
.page .hentry .entry-footer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
}

.more-link,
#infinite-handle span {
    display: inline-block;
    background: #e14546;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    padding: 1em 1.5em;
    margin: 0.5em 0;
    text-transform: uppercase;
    text-decoration: none;
}

.more-link:hover,
.more-link:visited {
    color: #fff;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.page-links {
    clear: both;
    font-size: 0.89em;
}

.entry-header {
    margin-bottom: 30px;
}

.entry-header .wp-post-image {
    margin-bottom: 30px;
}

.layout-masonry #posts-wrapper .entry-header,
.layout-masonry #posts-wrapper .wp-post-image {
    margin-bottom: 20px;
}

.entry-title {
    margin: 0 0 10px;
    word-wrap: break-word;
}

.layout-masonry #posts-wrapper .entry-title {
    font-size: 30px;
    font-size: 3rem;
}

.entry-title a {
    color: #1d1d1d;
    text-decoration: none;
}

.entry-meta,
.entry-footer {
    font-size: 14px;
    font-size: 1.4rem;
    color: #808080;
}

.entry-footer {
    margin: 0 0 10px;
}

.entry-footer>span {
    display: block;
    margin-bottom: 0.3em;
}

.entry-content> :first-child,
.comment-content> :first-child {
    margin-top: 0;
}

.entry-content> :last-child,
.comment-content> :last-child {
    margin-bottom: 0;
}

.entry-content table,
.comment-content table {
    border-collapse: collapse;
}

.entry-content td,
.entry-content th,
.comment-content td,
.comment-content th {
    border: 1px solid #000;
    padding: 0.5em;
    font-size: 16px;
    font-size: 1.6rem;
}

.entry-content th,
.comment-content th {
    background: #e14546;
    color: #fff;
    border-color: #fff;
}

.entry-content th a,
.comment-content th a {
    color: #fff;
}

.entry-content blockquote,
.comment-content blockquote,
.entry-summary blockquote {
    font-style: italic;
    padding: 5px 0 5px 20px;
    margin-left: 60px;
    border-left: 3px solid #e14546;
    position: relative;
}

.entry-summary blockquote {
    margin-left: 40px;
    padding-left: 15px;
}

.entry-content blockquote> :last-child,
.comment-content blockquote> :last-child,
.entry-summary blockquote> :last-child {
    margin-bottom: 0;
}

.entry-content blockquote:before,
.comment-content blockquote:before,
.entry-summary blockquote:before {
    color: #e14546;
    content: '\f106';
    font-size: 32px;
    line-height: 32px;
    height: 32px;
    display: block;
    font-family: Genericons;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 5px;
    left: -60px;
}

.entry-summary blockquote:before {
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    left: -40px;
}

.entry-content blockquote cite,
.comment-content blockquote cite,
.entry-summary blockquote cite {
    color: #808080;
    display: block;
    margin-top: 1em;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: right;
}

.post-password-form label {
    display: block;
    margin-bottom: 15px;
}

.post-password-form input[type="password"] {
    display: block;
    width: 300px;
}

/*--------------------------------------------------------------
11.2 Post Formats
--------------------------------------------------------------*/
#posts-wrapper .format-image .entry-header {
    margin-bottom: 0;
}

#posts-wrapper .format-image .entry-title {
    font-size: 20px;
    font-size: 2rem;
}

.site-content .format-link .entry-title,
.site-content .format-aside .entry-title,
.site-content .format-quote .entry-title,
.site-content .format-status .entry-title,
.site-content .format-link .entry-footer,
.site-content .format-aside .entry-footer,
.site-content .format-quote .entry-footer,
.site-content .format-status .entry-footer,
.site-content .format-image .entry-footer {
    display: none;
}

#posts-wrapper .entry-content {
    margin-bottom: 0;
}

#posts-wrapper .entry-content+.entry-footer {
    margin-top: 30px;
}

#posts-wrapper .hentry.masonry-brick {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 30px;
}

#posts-wrapper .format-status .entry-summary,
#posts-wrapper .format-status .entry-content {
    font-size: 24px;
    font-size: 2.4rem;
}

#posts-wrapper .hentry.masonry-brick .entry-summary,
#posts-wrapper .hentry.masonry-brick .entry-summary> :last-child {
    margin-bottom: 0;
}

#posts-wrapper .hentry.masonry-brick .masonry-inner {
    padding-bottom: 30px;
    border-bottom: solid 1px #f3f3f3;
}

/*--------------------------------------------------------------
11.3 Comments
--------------------------------------------------------------*/
/* Form */
.required {
    color: #e14546;
}

.comment-form label {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    margin-bottom: 0.4em;
}

.comment-form-email,
.comment-form-author,
.comment-form-url {
    float: left;
    width: 30%;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.comment-form-email,
.comment-form-author {
    padding-right: 5%;
}

.comment-form-email input,
.comment-form-author input,
.comment-form-url input,
.comment-form textarea {
    width: 100%;
}

.form-allowed-tags {
    font-size: 14px;
    font-style: 1.4rem;
}

.comment-form-comment {
    clear: left;
}

/* Comments */
.comment-list {
    list-style: none;
    margin: 30px 0;
}

.comment-list .children {
    list-style: none;
    margin: 30px 0 0 60px;
    border-top: 1px solid #f3f3f3;
    padding-top: 30px;
}

.comment-list .children .children .children {
    margin-left: 0;
}

.comment-list>.comment {
    border-bottom: double 3px #f3f3f3;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.comment {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f3f3f3;
}

.comment:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.comment-content a {
    word-wrap: break-word;
}

.comment-body {
    padding-left: 60px;
    padding-bottom: 50px;
    position: relative;
}

.comment #respond {
    padding-left: 60px;
}

.comment .avatar {
    position: absolute;
    top: 0;
    left: 0;
}

.comment-author {
    line-height: 1;
    margin-bottom: 0.5em;
    font-size: 20px;
    font-size: 2rem;
}

.comment-author .url {
    text-decoration: none;
    color: #1d1d1d;
    font-weight: normal;
}

.comment .says {
    display: none;
}

.comment-metadata {
    position: absolute;
    bottom: 0;
    left: 60px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
}

.comment-metadata a {
    text-decoration: none;
}

.reply {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
    font-size: 1.4rem;
}

.reply a {
    display: inline-block;
    background: #e14546;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    padding: 8px 10px;
}

.comment-content {
    color: #7e8080;
    font-size: 16px;
    font-size: 1.6rem;
}

.comment-content p {
    margin-bottom: 1em;
}

.bypostauthor .comment-meta .fn:before {
    content: '\f411';
    font-family: Genericons;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 4px;
    font-weight: normal;
}

.form-allowed-tags {
    display: none;
}

.logged-in-as {
    font-size: 14px;
    font-size: 1.4rem;
}

/*--------------------------------------------------------------
12.0 Footer
--------------------------------------------------------------*/
#colophon {
    //background-color: rgba(0,0,0,0.025);
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

#footer-bottom {
    background: rgba(0, 0, 0, 0.075);
    font-size: 14px;
    font-size: 1.4rem;
    padding: 15px 0;
}

#footer-bottom a {
    color: #e14546;
}

.site-info {
    float: left;
    width: 50%;
}

#footer-bottom ul.menu {
    float: right;
    width: 50%;
    margin: 0;
    list-style: none;
    text-align: right;
}

#footer-bottom ul.menu li {
    display: inline-block;
    margin-left: 1em;
}

@media screen and (max-width: 900px) {

    .site-info,
    #footer-bottom ul.menu {
        width: 100%;
        float: none;
        text-align: center;
    }

    #footer-bottom ul.menu+.site-info {
        margin-top: 1em;
    }

    #footer-bottom ul.menu {
        text-align: center;
    }

    #footer-bottom ul.menu li {
        margin: 0 1em 0 0;
    }
}


/*--------------------------------------------------------------
12.1 Infinite scroll
--------------------------------------------------------------*/
#infinite-footer {
    background: rgba(255, 255, 255, 0.8);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#infinite-footer .container {
    max-width: 1230px;
    padding: 0 30px;
    background: none;
    border: none;
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
    display: block;
}

/* Fix Older Posts button placement in Masonry layout */
.infinite-scroll.layout-masonry #posts-wrapper {
    position: relative;
    padding-bottom: 60px;
}

.infinite-scroll.layout-masonry #posts-wrapper #infinite-handle {
    position: absolute;
    bottom: 0;
    left: 0;
}

/*--------------------------------------------------------------
13.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
    max-width: 100%;
}

.wp-post-image {
    display: block;
    width: 100%;
    height: auto;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

/*--------------------------------------------------------------
13.1 Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    text-align: right;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #808080;
}

.wp-caption .wp-caption-text {
    margin: 0.5em 0;
}

/*--------------------------------------------------------------
13.2 Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 10px;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
}

.price-block {
    width: 100%;
    margin-bottom: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.price-block .price-item {
    width: calc(35.3% - 30px);
    background: rgb(220, 245, 255);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    box-shadow: 0 0 32px rgba(59, 49, 80, .07);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 5px;
}

.price-block .price-item .title {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 3px;
    height: 90px;
    margin: 30px 0 0;
}

.price-block .price-item .img img {
    height: 165px;
    object-fit: contain;
}

.price-block .price-item .price {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 28px;
}

.price-block .price-item .price span {
    font-size: 32px;
}

.price-block .price-item p {
    width: 100%;
}

.price-block .price-item .callback-btn {
    max-width: 198px;
    width: 80%;
    margin: auto;
    height: 38px;
    display: block;
    text-decoration: none;
    line-height: 38px;
    font-family: OpenSans;
    text-align: center;
    border-radius: 4px;
    background: #0191cd;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.price-block .price-item .hover {
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 10px 20px 15px;
}

.price-block .price-item .hover p {
    font-size: 14px;
    text-align: left;
    margin-bottom: 5px;
    text-decoration: underline;
    cursor: pointer;
}

.price-block .price-item .hover p.cena {
    text-decoration: none;
    color: rgb(0, 135, 201);
    cursor: auto;
}

.price-block .price-item .hover a {
    color: #fff;
}

.price-block .price-item:hover .hover {
    opacity: 1;
    background: rgb(121, 195, 224);
    z-index: 2;
    color: #fff;
}

/*--------------------------------------------------------------
14.0 Featured Content
--------------------------------------------------------------*/
.featured-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: double 3px #f3f3f3;
}

.featured-content:after {
    content: '\f436';
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    font-family: Genericons;
    -webkit-font-smoothing: antialiased;
    color: #e5e5e5;
    bottom: -14px;
    left: 50%;
    margin-left: -12px;
    background: #fff;
}

.featured-content-inner {
    overflow: hidden;
}

.featured-content .hentry {
    margin: 0;
    max-width: 100%;
    width: 100%;
}

.featured-content .post-thumbnail,
.featured-content .post-thumbnail:hover {
    background: transparent;
}

.featured-content .post-thumbnail {
    display: block;
    position: relative;
    padding-top: 55.357142857%;
    overflow: hidden;
}

.featured-content .post-thumbnail img {
    left: 0;
    position: absolute;
    top: 0;
}

.featured-content .featured-text {
    padding: 20px 5px;
}

.featured-content a {
    color: #404040;
    text-decoration: none;
}

.featured-content a img {
    transition: opacity 0.25s ease;
}

.featured-content a:hover img {
    opacity: 0.8;
}

.featured-content .entry-header {
    margin-bottom: 10px;
}

.featured-content .entry-meta {
    margin-top: 0;
}

.featured-content .cat-links {
    display: none;
}

.featured-content .entry-title {
    letter-spacing: 0.075em;
    font-size: 28px;
    font-size: 2.8rem;
}

.featured-content .entry-summary {
    font-size: 14px;
    font-size: 1.4rem;
}

.featured-content .entry-summary,
.featured-content .entry-summary> :last-child {
    margin-bottom: 0;
}

/* Slider */
.featured-content .hentry {
    -webkit-backface-visibility: hidden;
    display: none;
    position: relative;
}

.featured-content .post-thumbnail {
    padding-top: 55.49132947%;
}

.slider-control-paging {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    list-style: none;
    margin: 0;
    position: absolute;
    z-index: 3;
    bottom: 49px;
    left: 0;
}

.slider-control-paging li {
    float: left;
}

.slider-control-paging li:last-child {
    margin-right: 0;
}

.slider-control-paging a {
    cursor: pointer;
    display: block;
    height: 32px;
    position: relative;
    text-indent: -999em;
    width: 32px;
}

.slider-control-paging a:before {
    background-color: #808080;
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
    background: #e14546;
}

.slider-direction-nav {
    clear: both;
    list-style: none;
    margin: 0 0 0 -74px;
    position: absolute;
    z-index: 3;
    overflow: hidden;
    bottom: 49px;
    left: 600px;
}

.slider-direction-nav li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    text-align: center;
    display: block;
}

.slider-direction-nav a {
    display: block;
    font-size: 0;
    height: 32px;
    color: #333;
}

.slider-direction-nav a:hover {}

.slider-direction-nav a:before {
    color: #333;
    content: "\f430";
    font-size: 32px;
    line-height: 32px;
    height: 32px;
    display: inline-block;
    font-family: Genericons;
    -webkit-font-smoothing: antialiased;
}

.slider-direction-nav .slider-next:before {
    content: "\f429";
}

.slider-direction-nav .slider-disabled {
    display: none;
}

@media screen and (min-width: 801px) {
    #featured-content .featured-text {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 600px;
        padding: 20px 20px 40px 10px;
        background: #fff;
    }
}

@media screen and (max-width: 800px) {
    #featured-content .slider-direction-nav {
        bottom: 30px;
        left: auto;
        right: 0;
        margin-right: 0;
    }

    #featured-content .slider-control-paging {
        bottom: 30px;
        left: 0;
    }

    .slider-control-paging a {
        height: 22px;
        width: 22px;
    }

    .slider-control-paging a:before {
        left: 5px;
        top: 5px;
    }
}

/*--------------------------------------------------------------
15.0 Media Queries
--------------------------------------------------------------*/
@media (min-width: 1201px) {
    .services_box>div {
        font-size: 0.9em;
    }
}

@media (max-width: 1024px) {
    .footer_contact>div {
        width: 100%;
        float: none;
    }

    .footer_contact {
        text-align: center;
    }

    #colophon {
        height: auto;
    }

    .footer_baner {
        position: initial;
        padding: 10px;
    }
}

@media (max-width: 950px) {
    .services_box>div {
        width: 50%;
        font-size: 2.3vw;
    }

    .header_box .logo {
        padding-top: 0.6em;
        text-align: center;
        float: none;
        width: auto;
    }

    .header_box .metainfo {
        text-align: center;
        width: 100%;
        padding: 1% 0;
        float: none;
    }

    .header_box .contact,
    .header_box .contact_tel {
        float: none;
        padding-top: 0;
        padding-left: 0;
        width: auto;
    }

    .header_box .contact>span {
        text-align: center;
        margin: 0;
    }

    .header_box .contact_tel .tel a {
        text-align: center;
    }

    .header_box .contact_tel .tel span {
        margin: -5px 0 10px;
    }

    .header_box .online {
        padding: 0.6em 0;
        padding-right: calc(50% - 99px);
    }
}

@media (max-width: 900px) {

    .clinik .info,
    .clinik .map {
        width: 100%;
        float: none;
    }
}

@media (max-width: 800px) {
    .slider_box .left a {
        margin: 1% 1%;
        width: 48%;
    }
}

@media (max-width: 750px) {
    .advanteges-item {
        width: 33%;
    }

    .advanteges-item:nth-child(5) {
        width: 50%;
        padding-left: 17.5%;
    }

    .advanteges-item:nth-child(6) {
        width: 50%;
        padding-right: 17.5%;
    }

    .services_box_1 span {
        padding: 10px 0 0 10px;
        height: 70px;
    }
}

@media (max-width: 700px) {
    #footer-area>div {
        float: none;
        width: 100%;
        text-align: center;
        padding: 0.3em 0;
    }

    #footer-area .footer_contact div>div {
        margin: 0 auto;
    }

    #footer-area {
        padding: 0.3em 0;
    }

    .price-block .price-item {
        width: calc(52.3% - 30px);
        min-width: auto;
        display: inline-block;
        text-align: center;
    }

    .price-block .price-item:last-child {
        margin-left: calc(26.15% - 15px);
    }

    .price-block {
        display: block;
    }

    .price-block .price-item .img img {
        height: auto;
    }

    .price-block .price-item .callback-btn {
        margin: 0 auto;
    }

}

@media (max-width: 650px) {
    .slider_box .left a {
        text-align: center;
    }

    .slider_box .left span {
        position: initial;
        display: inline;
        float: none;
        padding-right: 0;
    }

    .slider_box .left img {
        float: none;
        margin: 10px auto 0 auto;
    }

    .mini_advanteges-item {
        width: 50%;
    }

}

@media (max-width: 580px) {
    .advanteges {
        display: none;
    }

    .slider_box .left a {
        width: 98%;
    }

    .map_info {
        margin-top: 0;
    }
}

@media (max-width: 480px) {
    .services_box>div {
        width: 100% !important;
        font-size: 3.8vw;
    }

    .price-block .price-item {
        width: 100%;
    }

    .price-block .price-item:last-child {
        margin-left: 5px;
    }

    .services_box_1>div {
        width: 45%;
    }
}

@media (max-width: 420px) {
    .map_info .contact {
        text-align: center;
    }

    .map_info .metainfo {
        padding-top: 0;
    }

    .map_info .logo {
        height: auto;
    }

    .map_info .logo img {
        margin-left: calc(50% - 48px);
    }

    .map_info .online {
        float: none;
        bottom: -5px;
        padding-bottom: 5px;
        margin-left: calc(50% - 85px);
    }

    .slider_box .left a {
        width: 100%;
        height: auto;
        padding: 0.3em 0;
        margin: 0.3em 0 !important;
    }

    .slider_box .right {
        margin: 0;
    }

    .clinik table td:nth-child(1) {
        float: left;
    }

    .clinik table td:nth-child(2) {
        float: right;
        text-align: right;
    }

    .clinik table td {
        padding: 5px 0;
    }
}

.likeH3 {
    font-size: 2.4rem;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    clear: both;
    font-weight: normal;
    margin: 1.5em 0 0.75em;
    line-height: 1;
    color: #1d1d1d;
}

.like_h2 {
    font-size: 2.4rem;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    clear: both;
    font-weight: normal;
    margin: 1.5em 0 0.75em;
    line-height: 1;
    color: #1d1d1d;
}

.layout-table-aw-pricelist {
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    margin: 15px 0;
}

.layout-table-aw-pricelist th,
.layout-table-aw-pricelist td {
    border: 1px solid;
    padding: 5px;
    text-align: justify;
}

.layout-table-aw-pricelist th {
    font-weight: bold;
    border: 1px solid #000 !important;
    text-align: center;
}

.min_gall {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.min_gall img {
    object-fit: scale-down;
    height: 300px;
}

@media (max-width:400px) {

    .layout-table-aw-pricelist th,
    .layout-table-aw-pricelist td {
        font-size: 0.8em;
    }

    .services_box_1>div {
        width: 95%;
    }

    .services_box_1 span {
        padding: 20px;
    }
}

@media (max-width:350px) {
    .mini_advanteges-item {
        width: 100%;
    }
}

.text_center {
    text-align: center;
}

.gallery_img_02 {
    text-align: center;
}

.gallery_img_02 img {
    height: 200px;
}



.layout-table-aw-adress {
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    margin: 15px 0;
}

.layout-table-aw-adress tr:nth-child(1) {
    font-size: 150%;
}

.layout-table-aw-adress th,
.layout-table-aw-adress td {
    border: 0px solid;
    padding: 15px 5px;
    text-align: justify;
    color: #017bba;
}

.layout-table-aw-adress td:nth-child(1) {
    font-style: italic;
}

.layout-table-aw-adress td:nth-child(2) {
    font-weight: 600;
}

.layout-table-aw-adress th {
    font-weight: bold;
    border: 1px solid #000 !important;
    text-align: center;
}

@media screen and (max-width:420px) {

    .layout-table-aw-adress th,
    .layout-table-aw-adress td {
        font-size: 0.8em;
    }

    .min_gall {
        display: block;
    }

    .min_gall img {
        width: 80%;
        margin-left: 10%;
    }
}

.contacts {
    border: 2px solid #289dcc !important;
    padding: 10px;
}

.contacts p {
    margin-bottom: 0em;
}

.pos_rel {
    position: relative;
}

a.contact_a1 {
    position: absolute;
    left: 180px;
    top: 157px;
    display: inline-block;
    width: 210px;
    height: 45px;
}

a.contact_a2 {
    position: absolute;
    left: 180px;
    top: 445px;
    display: inline-block;
    width: 210px;
    height: 45px;
}

.asdfdd {
    width: 200px;
    float: left;
    margin: 11px;
}

.asdfdd a {
    background: #0091cd;
    display: block;
    height: 111px;
    width: 200px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    text-decoration: none;
}

.xonb {
    width: 500px;
    margin: 0 auto;
}

.zapisatsya {
    height: 41px;
    text-decoration: none;
    line-height: 38px;
    font-family: RobotoSlabBold, Arial, Calibri;
    text-align: center;
    border: solid 1px #ff5d00;
    border-radius: 27px;
    background: linear-gradient(to bottom, #ff7d00 0%, #ff5d00 100%);
    font-size: 18.75px;
    color: #fff;
    cursor: pointer;
}

.center-kontent-button {
    text-align: center;
    width: 198px;
    margin: auto;
}

.cliniks>.clinik>.info td {
    font-family: 'Arial';
}

@media (max-width:750px) {
    .xonb {
        width: 400px !important;
    }

    .img-float,
    .text-float {
        width: 100%;
        margin: 20px 0;
    }

    table {
        display: block;
        overflow: scroll;
    }

}

.obtekanie-3 {
    float: right;
    margin-left: 10px;
}

.cell {
    text-align: center !important;
    margin: 0 10px;
}

.cell__p {
    text-align: center;
}

.flexLine {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

h3 {
    font-size: 22px;
}

html .map_info_box {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

button.menu-toggle {
    background: #e14546;
}

.menu-toggle.active {
    background: #555;
}

.new-style-contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2rem 0;
    font-size: 22px;
    text-align: center;
    color: #666;
    line-height: 1.4;
}

.new-style-contact .phones {
    margin: 1rem 0;
}

.new-style-contact .phones a {
    display: block;
    color: #007bff;
    text-decoration: none;
}

.like-table td {
    border: none;
    background: #DCF5FF;
}

.like-table tr {
    border-bottom: 2px solid #fff;
}

.like-table {
    margin: 20px 0;
    width: 100%;
}

.bold {
    font-weight: bold;
}

.services_box.jojojaja>div {
    width: 33%;
}

.services_box.jojojaja span {
    height: 120px;
}

.services_box.jojojaja img {
    width: 100%;
    height: 153px;
    object-fit: cover;
    border: 1px solid #dcdcdc;
    border-radius: 6px 6px 0 0;
}

.aside-content.contact.jojjoja {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2rem 0;
    font-size: 22px;
    text-align: center;
    color: #666;
    line-height: 1.4;
}

.aside-content.contact.jojjoja .phones {
    margin: 1rem 0;
}

.aside-content.contact.jojjoja .phones>a {
    display: block;
    color: #007bff;
    text-decoration: none;
}

.main-navigation.sticky {
    max-height: 100vh;
}

@media (max-width: 800px) {
    .slider_box .left {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }

    .slider_box .left a {
        margin: 1% 1% !important;
        width: 48%;
        line-height: 1;
    }

    .slider_box .left span {
        font-size: 16px;
        line-height: 1.2;
        padding: 10px 5px;
        box-sizing: border-box;
        display: block;
        position: static;
        transform: none;
    }

    .services_box,
    .services_box_1 {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        padding: 0 1%;
        margin: 0;
    }

    .services_box>div {
        width: 50%;
        padding: 10px 1% 0 1%;
    }

    .services_box>div a {
        display: flex;
        height: 100%;
        flex-direction: column;
    }

    .services_box img,
    .services_box_1 img {
        height: 125px;
    }

    .services_box span {
        height: auto;
        flex-grow: 1;
    }

    .services_box_1>div {
        width: 50% !important;
        padding: 10px 5px 0 5px;
    }

    .services_box_1>div a {
        font-size: 3.8vw;
    }

    .review-3 .review-item {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    .hours-div {
        margin: 0 auto;
    }

    .hours-table {
        width: 100% !important;

    }

}

.hours-table {
    width: 40%;
    margin: 0 auto;

}

.hours-table td {
    padding-bottom: 0;
}

.hours-table td.days {
    background-color: #cbf1fa;
    color: #6397d7;
}

.hours-table td.hours {
    background-color: #57bbd4;
    color: #c6eff7;
}

.online-btn {
    width: 170px;
    height: 40px;
    display: block;
    text-decoration: none;
    line-height: 40px;
    font-family: RobotoSlabBold, Arial, Calibri;
    text-align: center;
    border-radius: 27px;
    background: linear-gradient(to bottom, #0f6ba7 0%, #0191cd 100%);
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 20px;
}

.online div {
    width: 170px;
    height: 40px;
    display: block;
    text-decoration: none;
    line-height: 40px;
    font-family: RobotoSlabBold, Arial, Calibri;
    text-align: center;
    border-radius: 27px;
    background: linear-gradient(to bottom, #0f6ba7 0%, #0191cd 100%);
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.online div:hover {
    background: linear-gradient(to bottom, #0191cd 0%, #0e6ca8 100%);

}

.div_box {
    margin: 0 auto;
    margin-top: 30px;

}


.doctors-list {
    display: flex;
    gap: 20px
}

.doctor-item p {
    text-align: center;
}

.doctor-item img {
    max-width: 150px;
}

@media (max-width: 767px) {
    .doctors-list {
        flex-direction: column;
        align-items: center
    }

    .doctor-item img {
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }
}


.metro-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 8px;
}

.metro-item-header {
    display: grid;
    grid-template-columns: 1fr 3fr;
    border: 1px solid black;
    width: 100%;
    height: 58px;
}

.metro-item-number {
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid;
    color: white;
}

.metro-item-title {
    padding: 4px;
    align-items: center;
    display: flex;
}

.metro-item-body {
    display: flex;
    flex-direction: column;
    gap: 12px;
    border: 1px solid;
    border-top: none;
    padding: 8px;
}

.metro-item-phones {
    display: flex;
    flex-direction: column;
}

.metro-item-region {
    text-align: right;
}

.metro-item-number.blue {
    background-color: #072889;
}

.metro-item-number.brown {
    background-color: #8F5032;
}

.metro-item-number.red {
    background-color: #CD0505;
}

.metro-item-number.gray {
    background-color: #A2A5B4;
}

.metro-item-number.green {
    background-color: #0A6F20;
}

.metro-item-number.purple {
    background-color: #92007B;
}

.b-medcenter-offices__items {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 32px;
    grid-row-gap: 32px;
    margin: 50px 0;
}

.b-medcenter-offices__item {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
    flex-shrink: 0;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #d4e1e666;
    box-shadow: 0 4px 24px 0 #d4e1e666;
    overflow: hidden;
}

.b-medcenter-offices__item-image {
    height: 200px;
    background-size: cover;
    background-position: bottom;
}

.b-medcenter-offices__item-content {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
    padding: 30px;
}

.b-medcenter-offices__item-content-inner {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
}

.b-medcenter-offices__item-metro {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
    font: 700 18px/25px "PT Sans Caption", Arial, sans-serif;
    color: #333333;
}

.b-medcenter-offices__item-address {
    margin-bottom: 10px;
    font: 400 15px/22px "PT Sans Caption", Arial, sans-serif;
    color: #333333;
}

.b-medcenter-offices__item-phone,
.b-medcenter-offices__item-schedule {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font: 400 15px/22px "PT Sans Caption", Arial, sans-serif;
    color: #333333;
}

.b-medcenter-offices__item-metro img {
    width: 21px;
    height: 21px;
    margin-right: 8px;
}

.b-medcenter-offices__item-phone img,
.b-medcenter-offices__item-schedule img {
    margin-right: 15px;
}

.comagic_phone_contacts_voice_1 a {
    color: #285a0c;
    text-decoration: none;
}

.comagic_phone_contacts_voice_1 a:hover {
    color: #333333;
}

.b-medcenter-offices__item-details:visited,
.b-medcenter-offices__item-details:active {
    color: #ffffff;
}

.b-medcenter-offices__item-details:focus {
    color: #333333;
    outline: none;
}

.b-medcenter-offices__item-details {
    display: block;
    padding: 12px 32px;
    font: 700 13px/20px "PT Sans Caption", Arial, sans-serif;
    color: #ffffff;
    text-align: center;
    background: #48a216;
    border-radius: 30px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    cursor: pointer;
}

.b-medcenter-offices__item-details:hover {
    color: #ffffff;
    background: #54bd1a;
}

.marg10-box {
    margin-bottom: 10px;
}

.marg20-box {
    margin-bottom: 20px;
}

@media only screen and (max-width: 1148px) {
    .b-medcenter-offices__items {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 600px) {
    .b-medcenter-offices__items {
        grid-template-columns: repeat(1, 1fr);
    }
}

.aside-content.contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2rem 0;
    font-size: 22px;
    text-align: center;
    color: #666;
    line-height: 1.4;
}

.aside-content.contact .phones {
    margin: 1rem 0;
}

.review-3 {
    text-align: center;
    margin: 20px 0 5px;
}

.review-3 .review-item {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 1%;
    position: relative;
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
    padding: 15px 15px 15px 35px;
    border: 1px solid #279FD9;
}

.review-3 .review-item:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 17px;
    left: 8px;
    background-image: url(/images/quotation-mark.svg);
    background-size: contain;
}

.review-3 .review-name {
    margin-top: 10px;
    font-weight: bold;
}

.aside-content.contact .phones>a {
    display: block;
    color: #007bff;
    text-decoration: none;
}

.inner span {
    height: 66px;
}

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

.work-schedule {
    padding: 30px 20px;
    background: #fff;
    box-shadow: 0 0 12px 0 #e7e7e7;
}

.work-schedule__title {
    margin-bottom: 15px;
    text-align: center;
}

.work-schedule p {
    margin: 0;
}

.work-schedule table {
    border-spacing: 0;
    border-collapse: collapse;
}

.work-schedule td {
    padding: 5px;
    width: 50%;
    border: 1px solid #404040;
}

.hours-table td.days {
    background-color: #6397d7;
    color: #fff;
}

.hours-table td.hours {
    background-color: #fff;
    color: #6397d7;
}

/* ОТКРЫТАЯ (КОТОРАЯ ПОПАП) ФОРМА */
.hours-div {
    display: flex;
    flex-flow: wrap;
    gap: 20px;
}

.callback_open {
    flex: 1;
}
.callback_open .exform_wrapper{
    width: 100% !important;
}

.uslug td {    
font-weight: normal;
    border: 1px solid black;
    padding: 17px 0px;
    text-align: center;
	}
	
.uslug_item {
	padding: 13px 10px 6px;
    width: 150px;
    height: 120px;
	box-shadow: 0 3px 9px rgba(34, 87, 142, .09);
    border-radius: 3px;
	color: #333 !important;
    text-decoration: none;
    font-size: 90%;
    text-align: center;
}
.uslug_list {
	display: flex;
    flex-wrap: wrap;
    gap: 45px 30px;
    max-width: 720px;
    margin: 0 auto;
}
.uslug_item:hover {
	color:#034c85 !important;
}

.photo_vrach span, .review span, .contact span, .slider_box span{
	    height: auto;
}





@media only screen and (max-width: 600px) {
   .fix-table p 
{
	text-align: left;
}

   .fix-table td 
{
	padding: 10px 10px 10px 14px;
}

.article-head {
	flex-wrap: wrap-reverse;
}
}

.article-head {
	display: flex;
    justify-content: space-between;
	margin-bottom: 40px;
}

.blue-p {
	font-size:22px;
	color:#0191CD;
	margin-bottom: 0.5em;
} 


.article-head .online div {
    width: 170px;
    height: 40px;
    display: block;
    text-decoration: none;
    line-height: 40px;
    font-family: RobotoSlabBold, Arial, Calibri;
    text-align: center;
    border-radius: 4px;
    background: #0191cd;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.med-tab {
    display: flex;
    flex-wrap: wrap;
  }

  .med-tab  > input[type="radio"] {
    display: none;
  }

  .med-tab-content {
    display: none;
    width: 100%;
    margin-top: 1rem;
  }

  #tab-btn-1:checked~#med-content-1,
  #tab-btn-2:checked~#med-content-2,
  #tab-btn-3:checked~#med-content-3 {
    display: block;
  }

  .med-tab  > label {
    display: block;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    padding: 12px 20px;
    text-transform: uppercase;
    background: #efefef;
	font-size: 0.8em;
	width: 50%;

  }

  .med-tab  > input[type="radio"]:checked + label {
    cursor: default;
    color: #fff;
    background-color: #008fd5;
  }

.med-tab table p {
	text-align: left;
	margin-bottom: auto;
}


.med-tab table tr {
	padding:10px;
}

.med-tab table td {
 border: 1px solid #e3e3e3;
     padding: 5px 5px;
}

   

.med-tab table tr td:first-child {
    width: 85%;
}

.med-tab table tr:nth-child(even) {
    background: #f3f3f3;
}