.x-image-medical-sp {
    font-family: Roboto, sans-serif;
    margin: 0
}

.x-image-medical-sp .image-img {
    max-width: 100%;
    width: auto;
    margin: 0
}

.x-image-medical-sp p {
    width: 100%;
    display: block;
    font-size: 14px;
    text-align: center;
    background-color: #ddd;
    margin: 0;
    padding: 5px
}

@media only screen and (max-width:768px) {
    .x-image-medical-sp {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%
    }

    .x-image-medical-sp p {
        padding: 15px;
        background-color: #1e851e;
        color: #fff;
        text-align: center;
        font-size: 20px;
        font-weight: 700
    }
}

@media only screen and (min-width:769px) {
    .x-image-medical-sp {
        display: none
    }

    .x-image-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-image-medical-sp {
        display: none
    }

    .x-image-medical-sp.show-mobile {
        display: block
    }
}

.x-arrow_top-medical-sp {
    width: 100%;
    background-color: #031117;
    margin: 50px 0 0;
    padding: 20px
}

.x-arrow_top-medical-sp div {
    width: 100%;
    height: 46px;
    cursor: pointer;
    background: url(../images/arrow_top.png);
    background-position: right center;
    background-repeat: no-repeat;
    margin: 0
}

@media only screen and (min-width:769px) {
    .x-arrow_top-medical-sp {
        display: none
    }

    .x-arrow_top-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-arrow_top-medical-sp {
        display: none
    }

    .x-arrow_top-medical-sp.show-mobile {
        display: block
    }
}

.x-footer_text-medical-sp {
    font-family: Roboto, sans-serif;
    max-width: 760px;
    width: 100%;
    color: #aaa;
    font-size: 12px;
    line-height: 15px;
    margin: 20px auto;
    text-align: center
}

@media only screen and (max-width:768px) {
    .x-footer_text-medical-sp {
        padding-top: 16px;
        color: #dddee3;
        font-size: 12px;
        font-weight: 400;
        line-height: 30px;
        text-align: left;
        padding: 0 15px
    }
}

@media only screen and (min-width:769px) {
    .x-footer_text-medical-sp {
        display: none
    }

    .x-footer_text-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-footer_text-medical-sp {
        display: none
    }

    .x-footer_text-medical-sp.show-mobile {
        display: block
    }
}

.x-footer_links-medical-sp {
    font-family: Roboto, sans-serif;
    margin: 50px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.x-footer_links-medical-sp a {
    color: #666;
    font-size: 14px;
    padding: 0 5px;
    text-align: center
}

@media only screen and (max-width:768px) {
    .x-footer_links-medical-sp {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0;
        padding: 0 15px
    }

    .x-footer_links-medical-sp a {
        color: #dddee3;
        font-size: 16px;
        font-weight: 700;
        line-height: 26px;
        text-align: left;
        text-decoration: none;
        display: block;
        padding: 0
    }
}

@media only screen and (min-width:769px) {
    .x-footer_links-medical-sp {
        display: none
    }

    .x-footer_links-medical-sp.show-desktop {
        display: flex
    }
}

@media only screen and (max-width:768px) {
    .x-footer_links-medical-sp {
        display: none
    }

    .x-footer_links-medical-sp.show-mobile {
        display: flex;
        color: #fff
    }
}

.sticky_bar6-on {
    font-family: Roboto, sans-serif
}

.sticky_bar6-on .fly-box {
    width: 100%;
    min-height: 40px;
    position: fixed;
    top: 0;
    left: 0
}

.sticky_bar6-on .fly-box .box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px
}

.sticky_bar6-on .fly-box .text {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: left;
    margin: 0;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.sticky_bar6-on .fly-box .text span {
    margin: 0 0 0 2px
}

.sticky_bar6-on .b6 {
    background-color: #ce4f00;
    z-index: 16;
    display: none
}

.sticky_bar6-on .b6 .ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-image: url(../images/img4.png);
    background-position: center;
    background-repeat: no-repeat
}

.sticky_bar6-on .b7 {
    min-height: 80px;
    background-color: #07c;
    z-index: 17;
    display: none
}

.sticky_bar6-on .b7 .ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.sticky_bar6-on .b7 .cta_fly {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: left;
    margin: 0 0 0 40px;
    color: #fff;
    cursor: pointer
}

@media only screen and (min-width:769px) {
    .x-sticky_bar_6-on-medical-sp {
        display: none
    }

    .x-sticky_bar_6-on-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-sticky_bar_6-on-medical-sp {
        display: none
    }

    .x-sticky_bar_6-on-medical-sp.show-mobile {
        display: block
    }
}

.x-offer_mobile-medical-sp {
    font-family: Roboto, sans-serif
}

.x-offer_mobile-medical-sp .offer_mobile-counter {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    padding: 20px 15px;
    margin: 15px 15px 30px;
    border: 1px solid #dddee3
}

.x-offer_mobile-medical-sp .offer_mobile-counter .offer_mobile-counterText {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px
}

.x-offer_mobile-medical-sp .offer_mobile-counter .offer_mobile-number {
    margin: 0;
    padding: 0;
    background-color: #d4d5da;
    display: block;
    width: 35px;
    padding-left: 5px;
    padding-right: 5px;
    height: 44px;
    margin: 1px;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 44px;
    text-align: center
}

.x-offer_mobile-medical-sp .offer_mobile-title {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 18px;
    text-transform: uppercase;
    padding: 0 15px
}

.x-offer_mobile-medical-sp .offer_mobile-text {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    padding: 20px 15px
}

.x-offer_mobile-medical-sp article {
    background-color: #146388;
    margin-top: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.x-offer_mobile-medical-sp .offer_mobile-img {
    width: 42%;
    margin: -40px 0 10px 15px
}

.x-offer_mobile-medical-sp .offer_mobile-price {
    width: 163px;
    height: 163px;
    background-image: url(../images/img.png);
    background-position: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 15px 10px 30px;
    margin: -40px 0 0 20px
}

.x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-price1 {
    color: #e6e6e6;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    text-decoration: line-through
}

.x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-price2 {
    color: #e6e6e6;
    font-size: 30px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    margin-top: 15px
}

.x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-priceText {
    color: #151008;
    font-size: 20px;
    display: block;
    font-weight: 700;
    line-height: 21px;
    text-align: center;
    margin-top: 5px;
    text-shadow: none
}

@media only screen and (max-width:768px) {
    .x-offer_mobile-medical-sp article {
        min-height: 150px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: relative
    }

    .bet {
        margin-top: 10px;
        display: flex;
        justify-content: space-around
    }

    .x-offer_mobile-medical-sp article .offer_mobile-img {
        width: 100%;
        max-width: 250px;
        margin-top: 120px
    }

    .x-offer_mobile-medical-sp article .offer_mobile-price {
        position: absolute;
        left: 50%;
        top: 0;
        margin: -40px 0 0 -5px
    }

    .x-offer_mobile-medical-sp article .offer_mobile-price .offer_mobile-price1 {
        font-size: 16px
    }

    .x-offer_mobile-medical-sp article .offer_mobile-price .offer_mobile-price2 {
        font-size: 24px
    }

    .x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-priceText {
        font-size: 18px
    }
}

@media only screen and (min-width:769px) {
    .x-offer_mobile-medical-sp {
        display: none
    }

    .x-offer_mobile-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-offer_mobile-medical-sp {
        display: none
    }

    .x-offer_mobile-medical-sp.show-mobile {
        display: block
    }
}

.x-offer-medical-sp {
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.x-offer-medical-sp .offer-prices {
    display: flex;
    justify-content: center;
    align-items: center
}

.x-offer-medical-sp .offer-prices .offer-price1 {
    text-decoration: line-through;
    color: red
}

.x-offer-medical-sp .offer-prices .offer-price2 {
    color: green;
    margin: 0 0 0 10px
}

.x-offer-medical-sp .offer-img_counter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.x-offer-medical-sp .ileProduktow {
    background: #666;
    background: linear-gradient(to bottom, #666 0, #e5e5e5 37%, #e5e5e5 59%, #666 98%);
    background-size: 100% 115%;
    background-position: 0 0
}

.x-offer-medical-sp .ileProduktow {
    font-size: 45px;
    color: #000;
    padding: 0 5px;
    border: 1px solid #000;
    border-radius: 5px
}

.x-offer-medical-sp .licznikProduktow {
    text-align: center;
    float: right;
    margin-top: 10%;
    margin-right: 20px
}

.x-offer-medical-sp .licznikProduktow p {
    font-size: 18px;
    font-weight: 700;
    word-wrap: break-word;
    max-width: 388px;
    padding-top: 20px
}

.x-offer-medical-sp .imagesSlider {
    float: left;
    text-align: center;
    padding: 10px
}

.x-offer-medical-sp .imagesSlider img {
    max-width: 100px
}

.x-offer-medical-sp .offer-prodbox {
    position: relative
}

.x-offer-medical-sp .offer-prodbox img {
    max-height: 450px
}

.x-offer-medical-sp .offer-g {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 120px
}

@media only screen and (min-width:769px) {
    .x-offer-medical-sp.show-mobile {
        display: none
    }

    .x-offer-medical-sp.show-desktop {
        display: flex
    }
}

@media only screen and (max-width:768px) {
    .x-offer-medical-sp.show-desktop {
        display: none
    }

    .x-offer-medical-sp.show-mobile {
        display: flex;
        margin: 15px 0
    }

    .x-offer-medical-sp.show-mobile .offer-img_counter {
        padding: 15px 0
    }

    .x-offer-medical-sp.show-mobile .offer-prodbox {
        width: 50%
    }

    .x-offer-medical-sp.show-mobile .offer-prodbox .offer-img {
        width: 100%
    }

    .x-offer-medical-sp.show-mobile .ileProduktow {
        font-size: 20px
    }

    .x-offer-medical-sp.show-mobile .licznikProduktow {
        margin-top: 0
    }
}

.x-testimonial-medical-sp {
    width: 100%;
    border: 3px solid #5faf5c;
    padding: 10px;
    margin: 0 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.x-testimonial-medical-sp .testimonial-img {
    width: 100%;
    margin-bottom: 10px
}

.x-testimonial-medical-sp .testimonial-title {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: red
}

.x-testimonial-medical-sp .testimonial-text {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 1.4em;
    text-align: center;
    margin: 10px 0;
    padding: 0
}

.x-testimonial-medical-sp .testimonial-signature {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    text-align: center
}

@media only screen and (max-width:768px) {
    .x-testimonial-medical-sp {
        max-width: 100%;
        width: auto;
        margin: 0;
        border-radius: 2px;
        border: 0;
        background-color: #ccc;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0;
        border-bottom: 2px solid #ccc
    }

    .x-testimonial-medical-sp .testimonial-img {
        height: 200px;
        max-width: 100%;
        width: auto;
        margin: 0
    }

    .x-testimonial-medical-sp .testimonial-title {
        width: 100%;
        color: #0c0c0c;
        font-size: 16px;
        font-weight: 700;
        line-height: 26px;
        text-align: left;
        padding: 15px 15px 0;
        margin: 0;
        background-color: #fff
    }

    .x-testimonial-medical-sp .testimonial-text {
        width: 100%;
        color: #0c0c0c;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        margin: 20px 0;
        padding: 15px;
        margin: 0;
        background-color: #fff
    }

    .x-testimonial-medical-sp .testimonial-signature {
        width: 100%;
        font-weight: 700;
        font-size: 14px;
        padding: 0 15px 15px;
        margin: 0;
        background-color: #fff
    }
}

@media only screen and (min-width:769px) {
    .x-testimonial-medical-sp {
        display: none
    }

    .x-testimonial-medical-sp.show-desktop {
        display: flex
    }
}

@media only screen and (max-width:768px) {
    .x-testimonial-medical-sp {
        display: none
    }

    .x-testimonial-medical-sp.show-mobile {
        display: flex
    }
}

.x-testimonial-slider_mobile-medical-sp {
    display: none;
    font-family: Lato
}

.x-testimonial-slider_mobile-medical-sp .yellowstar {
    color: gold;
    text-shadow: 1px 1px 1px #000;
    font-size: 16px
}

.x-testimonial-slider_mobile-medical-sp .slider {
    position: relative;
    padding: 10px
}

.x-testimonial-slider_mobile-medical-sp .slider .slide-buttons a {
    position: absolute;
    display: flex;
    align-content: center;
    justify-content: center;
    background-color: #ffc000;
    width: 40px;
    height: 80px;
    color: #000;
    text-decoration: none;
    top: 50%;
    transform: translateY(-40%);
    align-items: center
}

.x-testimonial-slider_mobile-medical-sp .slider .slide-buttons a i {
    height: 16px
}

.x-testimonial-slider_mobile-medical-sp .slider .slide-buttons .slide-back {
    left: 0
}

.x-testimonial-slider_mobile-medical-sp .slider .slide-buttons .slide-back i {
    content: url(../fonts/chevron-left-solid.svg)
}

.x-testimonial-slider_mobile-medical-sp .slider .slide-buttons .slide-next {
    right: 0
}

.x-testimonial-slider_mobile-medical-sp .slider .slide-buttons .slide-next i {
    content: url(../fonts/chevron-right-solid.svg)
}

.x-testimonial-slider_mobile-medical-sp .slider .slide {
    background: #fff;
    margin-left: 8px;
    margin-right: 8px;
    box-shadow: 0 0 9px -2px rgba(0, 0, 0, .75);
    position: relative;
    height: auto;
    margin: 15px
}

.x-testimonial-slider_mobile-medical-sp .slider .slide .slide-image {
    position: relative;
    background: #ccc;
    text-align: center
}

.x-testimonial-slider_mobile-medical-sp .slider .slide .slide-image img {
    margin: auto;
    max-height: 250px;
    width: auto
}

.x-testimonial-slider_mobile-medical-sp .slider .slide .slide-image .slide-circle {
    display: block;
    border-radius: 100%;
    border: solid 2px #fff;
    background-color: #1e911e;
    position: absolute;
    width: 69px;
    height: 69px;
    font-family: Arial;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 69px;
    text-align: center;
    top: 80%;
    right: 5%
}

.x-testimonial-slider_mobile-medical-sp .slider .slide .slide-text {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px
}

.x-testimonial-slider_mobile-medical-sp .slider .slide .slide-text h2 {
    color: #0c0c0c;
    font-size: 19px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    padding-right: 20%;
    padding-bottom: 10px
}

.x-testimonial-slider_mobile-medical-sp .slider .slide .slide-text h2 p {
    color: #0c0c0c;
    font-size: 19px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    padding-right: 20%;
    padding-bottom: 10px
}

.x-testimonial-slider_mobile-medical-sp .slider .slide .slide-text p {
    font-family: Lato;
    color: #0c0c0c;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    padding-bottom: 18px
}

.x-testimonial-slider_mobile-medical-sp .slider .slide .slide-text p strong {
    font-weight: 700
}

@media only screen and (max-width:768px) {
    .x-testimonial-slider_mobile-medical-sp {
        display: block
    }
}

.x-gps-medical-sp {
    font-family: Roboto, sans-serif;
    display: flex;
    flex-direction: column;
    background-color: #e6e6e6;
    margin: 0;
    padding: 20px 10px
}

.x-gps-medical-sp .gps__img {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 10px
}

.x-gps-medical-sp .gps__text {
    display: flex;
    flex-direction: column
}

.x-gps-medical-sp .gps__text article {
    background-color: #fff;
    border-color: #dddee3;
    border-radius: 2px;
    box-shadow: 0 0 9px -2px rgba(0, 0, 0, .75);
    margin: 10px 0 0;
    padding: 15px 35px;
    display: flex;
    flex-direction: column
}

.x-gps-medical-sp .gps__text article .gps__text--title {
    width: 100%;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

.x-gps-medical-sp .gps__text article .gps__text--title p {
    width: 100%;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

.x-gps-medical-sp .gps__text article .gps__text--text {
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    padding: 0;
    margin: 0
}

.x-gps-medical-sp .gps__text article .gps__text--text p {
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    padding: 0;
    margin: 0
}

@media only screen and (min-width:769px) {
    .x-gps-medical-sp {
        display: none
    }

    .x-gps-medical-sp.show-desktop {
        display: flex
    }
}

@media only screen and (max-width:768px) {
    .x-gps-medical-sp {
        display: none
    }

    .x-gps-medical-sp.show-mobile {
        display: flex
    }
}

.x-infographics-medical-sp {
    font-family: Roboto, sans-serif;
    margin: 50px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.x-infographics-medical-sp .infographics-mobile {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../images/background.png);
    display: none;
    position: relative
}

.x-infographics-medical-sp .infographics-mobile .infographics-redbox {
    background-color: #af1500;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    padding: 10px;
    position: absolute;
    right: 35%;
    bottom: 7%;
    max-width: 200px
}

.x-infographics-medical-sp .infographics-mobile .infographics-price {
    width: 125px;
    height: 125px;
    background-image: url(../images/img.png);
    background-position: 100% 100%;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 12px 10px 45px;
    margin: -40px 0 0 20px;
    position: absolute;
    top: 0;
    left: 50%
}

.x-infographics-medical-sp .infographics-mobile .infographics-price .infographics-price1 {
    color: #e6e6e6;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    text-decoration: line-through;
    padding: 0 0 0 10px
}

.x-infographics-medical-sp .infographics-mobile .infographics-price .infographics-price2 {
    color: #e6e6e6;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    margin-top: 15px
}

.x-infographics-medical-sp .infographics-mobile .infographics-price .infographics-priceText {
    color: #151008;
    font-size: 18px;
    display: block;
    font-weight: 700;
    line-height: 21px;
    text-align: center;
    margin-top: 5px;
    text-shadow: none;
    display: none
}

.x-infographics-medical-sp .infographics-column {
    width: 33.3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.x-infographics-medical-sp .infographics-column .infographics-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.x-infographics-medical-sp .infographics-column .prod_img {
    width: 100%
}

.x-infographics-medical-sp .infographics-column .infographics-text {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #5faf5c;
    margin: 10px 0
}

@media only screen and (max-width:768px) {
    .x-infographics-medical-sp {
        flex-direction: column
    }

    .x-infographics-medical-sp .infographics-mobile {
        display: flex
    }

    .infographics-img {
        display: none
    }

    .x-infographics-medical-sp .infographics-column {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        max-width: 300px;
        width: auto
    }

    .x-infographics-medical-sp .infographics-column .infographics-box {
        max-width: 300px;
        width: auto;
        flex-direction: row;
        margin: 10px
    }

    .x-infographics-medical-sp .infographics-column .infographics-box .infographics-icon {
        width: 66px;
        margin: 0 20px 0 0
    }

    .x-infographics-medical-sp .infographics-column .infographics-box .infographics-text {
        width: 100%;
        text-align: left
    }

    .x-infographics-medical-sp .infographics-column .infographics-box-otherside {
        flex-direction: row-reverse
    }
}

@media only screen and (min-width:769px) {
    .x-infographics-medical-sp {
        display: none
    }

    .x-infographics-medical-sp.show-desktop {
        display: flex
    }
}

@media only screen and (max-width:768px) {
    .x-infographics-medical-sp {
        display: none
    }

    .x-infographics-medical-sp.show-mobile {
        display: flex
    }
}

.sticky_bar5-on {
    font-family: Roboto, sans-serif
}

.sticky_bar5-on .fly-box {
    width: 100%;
    min-height: 40px;
    position: fixed;
    top: 0;
    left: 0
}

.sticky_bar5-on .fly-box .box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px
}

.sticky_bar5-on .fly-box p {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: left;
    margin: 0;
    color: #fff
}

.sticky_bar5-on .b5 {
    background-color: #ad0000;
    z-index: 15;
    display: none
}

@media only screen and (min-width:769px) {
    .x-sticky_bar_5-on-medical-sp {
        display: none
    }

    .x-sticky_bar_5-on-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-sticky_bar_5-on-medical-sp {
        display: none
    }

    .x-sticky_bar_5-on-medical-sp.show-mobile {
        display: block
    }
}

.x-before_after-medical-sp {
    font-family: Roboto, sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 15px
}

.x-before_after-medical-sp .before_after-row {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.x-before_after-medical-sp .before_after-row .before_after-img {
    width: 50%;
    height: auto
}

.x-before_after-medical-sp .before_after-row .before_after-title {
    width: 50%;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-align: center
}

.x-before_after-medical-sp .before_after-row .before_after-title-before {
    color: #c60000
}

.x-before_after-medical-sp .before_after-row .before_after-title-after {
    color: #5faf5c
}

.x-before_after-medical-sp .before_after-row .before_after-text {
    width: 50%;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

@media only screen and (min-width:769px) {
    .x-before_after-medical-sp {
        display: none
    }

    .x-before_after-medical-sp.show-desktop {
        display: flex
    }
}

@media only screen and (max-width:768px) {
    .x-before_after-medical-sp {
        display: none
    }

    .x-before_after-medical-sp.show-mobile {
        display: flex
    }
}

.x-before_after-medical-sp {
    font-family: Roboto, sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 15px
}

.x-before_after-medical-sp .before_after-row {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.x-before_after-medical-sp .before_after-row .before_after-img {
    width: 50%;
    height: auto
}

.x-before_after-medical-sp .before_after-row .before_after-title {
    width: 50%;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-align: center
}

.x-before_after-medical-sp .before_after-row .before_after-title-before {
    color: #c60000
}

.x-before_after-medical-sp .before_after-row .before_after-title-after {
    color: #5faf5c
}

.x-before_after-medical-sp .before_after-row .before_after-text {
    width: 50%;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

@media only screen and (min-width:769px) {
    .x-before_after-medical-sp {
        display: none
    }

    .x-before_after-medical-sp.show-desktop {
        display: flex
    }
}

@media only screen and (max-width:768px) {
    .x-before_after-medical-sp {
        display: none
    }

    .x-before_after-medical-sp.show-mobile {
        display: flex
    }
}

.sticky_bar4-on {
    font-family: Roboto, sans-serif
}

.sticky_bar4-on .fly-box {
    width: 100%;
    min-height: 40px;
    position: fixed;
    top: 0;
    left: 0
}

.sticky_bar4-on .fly-box .box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px
}

.sticky_bar4-on .fly-box p {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: left;
    margin: 0;
    color: #fff
}

.sticky_bar4-on .b4 {
    background-color: #e58700;
    z-index: 14;
    display: none
}

.sticky_bar4-on .b4 .ico {
    width: 14px;
    height: 13px;
    margin-right: 5px;
    background-image: url(../images/img2.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b5 {
    background-color: #ad0000;
    z-index: 15
}

.x-sticky_bar-medical-sp .b6 {
    background-color: #ce4f00;
    z-index: 16
}

.x-sticky_bar-medical-sp .b6 .ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-image: url(../images/img4.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b7 {
    min-height: 80px;
    background-color: #07c;
    z-index: 17
}

.x-sticky_bar-medical-sp .b7 .ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.x-sticky_bar-medical-sp .b7 .cta_fly {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: center;
    margin: 0 0 0 40px;
    color: #fff;
    cursor: pointer
}

@media only screen and (min-width:769px) {
    .x-sticky_bar_4-on-medical-sp {
        display: none
    }

    .x-sticky_bar_4-on-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-sticky_bar_4-on-medical-sp {
        display: none
    }

    .x-sticky_bar_4-on-medical-sp.show-mobile {
        display: block
    }
}

.x-h6-medical-sp {
    font-family: Roboto, sans-serif;
    padding: 15px;
    background-color: #1e851e;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin: 0;
    font-size: 20px
}

.x-h6-medical-sp.red {
    color: red
}

@media only screen and (min-width:769px) {
    .x-h6-medical-sp {
        display: none
    }

    .x-h6-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-h6-medical-sp {
        display: none
    }

    .x-h6-medical-sp.show-mobile {
        display: block
    }
}

.sticky_bar3-on {
    font-family: Roboto, sans-serif
}

.sticky_bar3-on .fly-box {
    width: 100%;
    min-height: 40px;
    position: fixed;
    top: 0;
    left: 0
}

.sticky_bar3-on .fly-box .box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px
}

.sticky_bar3-on .fly-box p {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: left;
    margin: 0;
    color: #fff
}

.sticky_bar3-on .b3 {
    background-color: #ad0000;
    z-index: 13;
    display: none
}

.sticky_bar3-on .b3 .box {
    align-items: flex-start
}

.sticky_bar3-on .b3 .box .ico {
    width: 16px;
    height: 11px;
    margin-right: 5px;
    background-image: url(../images/img3.png);
    background-position: center;
    background-repeat: no-repeat
}

.sticky_bar3-on .b3 .box span {
    margin: 5px 0;
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #fff
}

.x-sticky_bar-medical-sp .b4 {
    background-color: #e58700;
    z-index: 14
}

.x-sticky_bar-medical-sp .b4 .ico {
    width: 14px;
    height: 13px;
    margin-right: 5px;
    background-image: url(../images/img2.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b5 {
    background-color: #ad0000;
    z-index: 15
}

.x-sticky_bar-medical-sp .b6 {
    background-color: #ce4f00;
    z-index: 16
}

.x-sticky_bar-medical-sp .b6 .ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-image: url(../images/img4.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b7 {
    min-height: 80px;
    background-color: #07c;
    z-index: 17
}

.x-sticky_bar-medical-sp .b7 .ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.x-sticky_bar-medical-sp .b7 .cta_fly {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: center;
    margin: 0 0 0 40px;
    color: #fff;
    cursor: pointer
}

@media only screen and (min-width:769px) {
    .x-sticky_bar_3-on-medical-sp {
        display: none
    }

    .x-sticky_bar_3-on-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-sticky_bar_3-on-medical-sp {
        display: none
    }

    .x-sticky_bar_3-on-medical-sp.show-mobile {
        display: block
    }
}

.x-h2-medical-sp {
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    margin: 25px 0
}

.x-h2-medical-sp.red {
    color: red
}

.x-h2-medical-sp.show-desktop {
    line-height: 1.3
}

@media only screen and (max-width:768px) {
    .x-h2-medical-sp {
        margin: 25px 15px
    }
}

@media only screen and (min-width:769px) {
    .x-h2-medical-sp {
        display: none
    }

    .x-h2-medical-sp.show-desktop {
        display: block;
        line-height: normal
    }
}

@media only screen and (max-width:768px) {
    .x-h2-medical-sp {
        display: none
    }

    .x-h2-medical-sp.show-mobile {
        display: block
    }
}

.x-pgreen_p-medical-sp {
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 26px
}

.x-pgreen_p-medical-sp span p {
    color: #1e911e;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0
}

.x-pgreen_p-medical-sp p {
    margin-bottom: 18px
}

@media only screen and (max-width:768px) {
    .x-pgreen_p-medical-sp {
        font-size: 16px;
        line-height: 24px;
        margin: 20px 15px
    }
}

@media only screen and (min-width:769px) {
    .x-pgreen_p-medical-sp {
        display: none
    }

    .x-pgreen_p-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-pgreen_p-medical-sp {
        display: none
    }

    .x-pgreen_p-medical-sp.show-mobile {
        display: block
    }
}

.x-sticky_bar_1-on-medical-sp {
    font-family: Roboto, sans-serif
}

.x-sticky_bar_1-on-medical-sp .fly-box {
    width: 100%;
    min-height: 40px;
    position: fixed;
    top: 0;
    left: 0
}

.x-sticky_bar_1-on-medical-sp .fly-box .box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px
}

.x-sticky_bar_1-on-medical-sp .fly-box p {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: left;
    margin: 0;
    color: #fff
}

.x-sticky_bar_1-on-medical-sp .b1 {
    background-color: #1e911e;
    z-index: 11;
    display: none
}

.x-sticky_bar_1-on-medical-sp .b1 .ico {
    width: 16px;
    height: 11px;
    margin-right: 5px;
    background-image: url(../images/img1.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b2 {
    background-color: #ad0000;
    z-index: 12
}

.x-sticky_bar-medical-sp .b2 .ico {
    width: 16px;
    height: 11px;
    margin-right: 5px;
    background-image: url(../images/img1.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b3 {
    background-color: #ad0000;
    z-index: 13;
    display: none
}

.x-sticky_bar-medical-sp .b3 .box {
    align-items: flex-start
}

.x-sticky_bar-medical-sp .b3 .box .ico {
    width: 16px;
    height: 11px;
    margin-right: 5px;
    background-image: url(../images/img3.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b3 .box span {
    margin: 5px 0;
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #fff
}

.x-sticky_bar-medical-sp .b4 {
    background-color: #e58700;
    z-index: 14
}

.x-sticky_bar-medical-sp .b4 .ico {
    width: 14px;
    height: 13px;
    margin-right: 5px;
    background-image: url(../images/img2.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b5 {
    background-color: #ad0000;
    z-index: 15
}

.x-sticky_bar-medical-sp .b6 {
    background-color: #ce4f00;
    z-index: 16
}

.x-sticky_bar-medical-sp .b6 .ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-image: url(../images/img4.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b7 {
    min-height: 80px;
    background-color: #07c;
    z-index: 17
}

.x-sticky_bar-medical-sp .b7 .ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.x-sticky_bar-medical-sp .b7 .cta_fly {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: center;
    margin: 0 0 0 40px;
    color: #fff;
    cursor: pointer
}

@media only screen and (min-width:769px) {
    .x-sticky_bar_2-on-medical-sp {
        display: none
    }

    .x-sticky_bar_2-on-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-sticky_bar_2-on-medical-sp {
        display: none
    }

    .x-sticky_bar_2-on-medical-sp.show-mobile {
        display: block
    }
}

.x-p-medical-sp {
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin: 20px 0
}

@media only screen and (max-width:768px) {
    .x-p-medical-sp {
        font-size: 16px;
        line-height: 24px;
        margin: 20px 15px
    }
}

@media only screen and (min-width:769px) {
    .x-p-medical-sp {
        display: none
    }

    .x-p-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-p-medical-sp {
        display: none
    }

    .x-p-medical-sp.show-mobile {
        display: block
    }
}

.x-ul_list-medical-sp {
    font-family: Roboto, sans-serif;
    margin: 25px 0;
    padding: 0 0 0 20px
}

.x-ul_list-medical-sp li {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin: 10px 0
}

@media only screen and (max-width:768px) {
    .x-ul_list-medical-sp {
        font-family: Roboto, sans-serif;
        margin: 25px 0;
        padding: 0;
        list-style: none;
        border-bottom: 1px solid #acacac
    }

    .x-ul_list-medical-sp li {
        margin: 0;
        padding: 10px 10px 10px 50px;
        border-top: 1px solid #acacac;
        background-position: 15px center;
        background-repeat: no-repeat
    }

    .x-ul_list-medical-sp li p {
        color: #000;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left
    }
}

@media only screen and (min-width:769px) {
    .x-ul_list-medical-sp {
        display: none
    }

    .x-ul_list-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-ul_list-medical-sp {
        display: none
    }

    .x-ul_list-medical-sp.show-mobile {
        display: block
    }
}

.x-h4-medical-sp {
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    text-align: center !important;
    margin: 25px 0
}

@media only screen and (max-width:768px) {
    .x-h4-medical-sp {
        margin: 25px 15px
    }
}

@media only screen and (min-width:769px) {
    .x-h4-medical-sp {
        display: none
    }

    .x-h4-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-h4-medical-sp {
        display: none
    }

    .x-h4-medical-sp.show-mobile {
        display: block
    }
}

.x-profesor_box-medical-sp {
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4em;
    text-align: left;
    margin: 20px 0;
    background-color: #e2e2e2;
    padding: 10px
}

.x-profesor_box-medical-sp .profesor_box-img {
    max-width: 230px;
    width: 100%;
    width: auto;
    margin: 0 10px 10px 0
}

.x-profesor_box-medical-sp .profesor_box-text {
    margin: 0
}

@media only screen and (max-width:768px) {
    .x-profesor_box-medical-sp {
        font-size: 16px;
        margin: 20px 15px
    }

    .x-profesor_box-medical-sp .profesor_box-img {
        width: 100%;
        max-width: 100%;
        margin: 0 10px 10px 0;
        align-self: flex-start
    }
}

@media(max-width:540px) {
    .x-profesor_box-medical-sp.show-mobile {
        flex-direction: column
    }
}

@media only screen and (min-width:769px) {
    .x-profesor_box-medical-sp {
        display: none
    }

    .x-profesor_box-medical-sp.show-desktop {
        display: flex
    }
}

@media only screen and (max-width:768px) {
    .x-profesor_box-medical-sp {
        display: none
    }

    .x-profesor_box-medical-sp.show-mobile {
        display: flex
    }
}

.x-scroll_box-medical-sp {
    display: block;
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 23px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    background: url(../images/arrow_down.png);
    background-position: 96% center;
    background-repeat: no-repeat;
    background-color: #ffc000;
    margin: 50px 0
}

.x-scroll_box-medical-sp p {
    padding: 20px;
    margin: 0
}

@media only screen and (max-width:768px) {
    .x-scroll_box-medical-sp {
        margin: 50px 15px
    }
}

@media only screen and (min-width:769px) {
    .x-scroll_box-medical-sp {
        display: none
    }

    .x-scroll_box-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-scroll_box-medical-sp {
        display: none
    }

    .x-scroll_box-medical-sp.show-mobile {
        display: block
    }
}

.x-h1-medical-sp {
    font-family: Roboto, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
    text-align: left;
    color: #000;
    margin: 25px 0
}

.x-h1-medical-sp.red {
    color: red
}

@media only screen and (max-width:768px) {
    .x-h1-medical-sp {
        margin: 25px 15px
    }
}

@media only screen and (min-width:769px) {
    .x-h1-medical-sp {
        display: none
    }

    .x-h1-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-h1-medical-sp {
        display: none
    }

    .x-h1-medical-sp.show-mobile {
        display: block;
        color: red;
        line-height: normal
    }
}

.x-small_prof-medical-sp {
    font-family: Roboto, sans-serif;
    display: flex;
    align-items: center;
    margin: 25px 15px
}

.x-small_prof-medical-sp.center {
    justify-content: center
}

.x-small_prof-medical-sp .article-img {
    width: 68px;
    height: auto
}

.x-small_prof-medical-sp .article-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
    margin-left: 5px
}

@media only screen and (min-width:769px) {
    .x-small_prof-medical-sp.show-mobile {
        display: none
    }

    .x-small_prof-medical-sp.show-desktop {
        display: flex
    }
}

@media only screen and (max-width:768px) {
    .x-small_prof-medical-sp.show-desktop {
        display: none
    }

    .x-small_prof-medical-sp-sp.show-mobile {
        display: flex
    }
}

.x-image_and_cirkle-medical-sp {
    font-family: Roboto, sans-serif;
    margin: 0;
    position: relative
}

.x-image_and_cirkle-medical-sp .image-img {
    max-width: 100%;
    width: auto;
    margin: 0
}

.x-image_and_cirkle-medical-sp span {
    font-family: Roboto;
    margin: 0;
    padding: 0;
    display: block;
    font-weight: 900;
    font-size: 17px
}

.x-image_and_cirkle-medical-sp .cirkle {
    width: 79px;
    height: 79px;
    background: #ad0000;
    border: solid 2px #fff;
    border-radius: 100%;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: Roboto;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    line-height: 15px;
    margin: 0;
    padding: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%
}

@media only screen and (min-width:769px) {
    .x-image_and_cirkle-medical-sp {
        display: none
    }

    .x-image_and_cirkle-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-image_and_cirkle-medical-sp {
        display: none
    }

    .x-image_and_cirkle-medical-sp.show-mobile {
        display: block
    }
}

.x-comment_popup-medical-sp {
    position: fixed;
    right: 25px;
    bottom: 100px;
    max-width: 300px;
    display: none;
    z-index: 10
}

.x-comment_popup-medical-sp .carousel {
    position: relative;
    width: 100%;
    margin: 0 auto
}

.x-comment_popup-medical-sp .slides {
    overflow: hidden;
    position: relative;
    width: 100%
}

.x-comment_popup-medical-sp .slides ul {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

.x-comment_popup-medical-sp .slides .slide {
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.x-comment_popup-medical-sp .btn-bar {
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 20px
}

.x-comment_popup-medical-sp .buttons {
    position: absolute;
    z-index: 999;
    width: 100%;
    padding: 1px
}

.x-comment_popup-medical-sp .buttons a {
    display: block;
    cursor: pointer
}

.x-comment_popup-medical-sp a.prev {
    width: 20px;
    height: 60px;
    float: left;
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.x-comment_popup-medical-sp a.next {
    width: 20px;
    height: 60px;
    float: right;
    background-image: url(../images/right.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.x-comment_popup-medical-sp .quote-phrase {
    font-size: 14px !important;
    line-height: 18px !important
}

.x-comment_popup-medical-sp .authorContainer,
.x-comment_popup-medical-sp .quoteContainer {
    display: table;
    width: 100%
}

.x-comment_popup-medical-sp .quoteContainer {
    background-color: #e9f0fa;
    color: #4869b1;
    padding: 10px 30px;
    border: 1px solid #44a5ff;
    border-bottom: 0
}

.x-comment_popup-medical-sp .authorContainer {
    color: #4869b1;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #44a5ff;
    border-top: 0
}

.x-comment_popup-medical-sp .authorContainer img {
    max-width: 50px;
    width: 100%;
    margin: 2px 5px 0 0;
    float: left
}

.x-comment_popup-medical-sp .quote-author-country {
    color: #6a6a6a
}

.x-comment_popup-medical-sp .imagesSlider {
    float: left;
    text-align: center;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 0
}

.x-comment_popup-medical-sp .imagesSlider img {
    max-width: 100px;
    margin: 0 10px 0 0
}

@media only screen and (min-width:769px) {
    .x-comment_popup-medical-sp {
        display: none
    }

    .x-comment_popup-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-comment_popup-medical-sp {
        display: none
    }

    .x-comment_popup-medical-sp.show-mobile {
        display: block
    }
}

.x-sticky_bar_2-on-medical-sp {
    font-family: Roboto, sans-serif
}

.x-sticky_bar_2-on-medical-sp .fly-box {
    width: 100%;
    min-height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    display: none
}

.x-sticky_bar_2-on-medical-sp .fly-box .box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px
}

.x-sticky_bar_2-on-medical-sp .fly-box p {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: left;
    margin: 0;
    color: #fff
}

.x-sticky_bar_2-on-medical-sp .b2 {
    background-color: #ad0000;
    z-index: 12
}

.x-sticky_bar_2-on-medical-sp .b2 .ico {
    width: 16px;
    height: 11px;
    margin-right: 5px;
    background-image: url(../images/img1.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b3 {
    background-color: #ad0000;
    z-index: 13
}

.x-sticky_bar-medical-sp .b3 .box {
    align-items: flex-start
}

.x-sticky_bar-medical-sp .b3 .box .ico {
    width: 16px;
    height: 11px;
    margin-right: 5px;
    background-image: url(../images/img3.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b3 .box span {
    margin: 5px 0;
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #fff
}

.x-sticky_bar-medical-sp .b4 {
    background-color: #e58700;
    z-index: 14
}

.x-sticky_bar-medical-sp .b4 .ico {
    width: 14px;
    height: 13px;
    margin-right: 5px;
    background-image: url(../images/img2.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b5 {
    background-color: #ad0000;
    z-index: 15
}

.x-sticky_bar-medical-sp .b6 {
    background-color: #ce4f00;
    z-index: 16
}

.x-sticky_bar-medical-sp .b6 .ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-image: url(../images/img4.png);
    background-position: center;
    background-repeat: no-repeat
}

.x-sticky_bar-medical-sp .b7 {
    min-height: 80px;
    background-color: #07c;
    z-index: 17
}

.x-sticky_bar-medical-sp .b7 .ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.x-sticky_bar-medical-sp .b7 .cta_fly {
    font-size: 15px;
    font-weight: 700;
    line-height: 13px;
    text-align: center;
    margin: 0 0 0 40px;
    color: #fff;
    cursor: pointer
}

@media only screen and (min-width:769px) {
    .x-sticky_bar_1-on-medical-sp {
        display: none
    }

    .x-sticky_bar_1-on-medical-sp.show-desktop {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .x-sticky_bar_1-on-medical-sp {
        display: none
    }

    .x-sticky_bar_1-on-medical-sp.show-mobile {
        display: block
    }
}

.b6_counter {
    display: flex
}

.slide {
    width: auto !important
}

header {
    box-sizing: border-box;
    z-index: 200;
    width: 100%;
    background: #289e1a;
    font-size: 28px;
    padding-top: 5px;
    text-align: center
}

.form {
    padding-top: 40px;
    width: 555px;
    height: 660px;
    margin-right: auto;
    margin-left: auto;
    padding: 14px;
    background-image: url('../images/1414.jpg');
    background-position: 0 0;
    background-size: 100% 100%;
    background-attachment: scroll
}

.div-block {
    padding: 40px 20px 20px;
    background-color: #afffaf
}

.text-block-9 {
    display: flex;
    max-width: 210px;
    margin: auto;
    padding-bottom: 10px;
    justify-content: space-around;
    font-size: 20px;
    font-style: normal;
    text-decoration: none
}

.bold-text-15 {
    color: red
}

.image-7 {
    position: relative;
    display: block;
    margin: 35px auto 15px
}

.bold-text-14 {
    color: red;
    text-decoration: line-through
}

.bold-text-13 {
    color: green;
    font-style: normal;
    text-decoration: none
}

.text-block-10 {
    max-width: 70%;
    margin-right: auto;
    margin-bottom: 19px;
    margin-left: auto;
    border: 3px solid #00a1ff;
    text-align: center
}

.w-input,
.w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc
}

.text-field {
    position: static;
    display: block;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
    -o-object-fit: fill;
    object-fit: fill
}

.submit-button {
    display: block;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    background-color: #3d84ff;
    box-shadow: 1px 1px 3px 0 #000;
    transform: translate(0, 0)
}

.w-button {
    padding: 9px 15px;
    background-color: #3898ec;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    display: block;
    border-radius: 10px
}

.bold-text-18 {
    display: block;
    text-align: center
}

.text-field-2 {
    display: block;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px
}

.text-block-15 {
    margin-top: 11px;
    text-align: center
}

.prod-link {
    padding: 10px 17px;
    background-color: #af1500;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    cursor: pointer
}

.prod-link {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.img-comment {
    display: block;
    width: 100%;
    background: #57297a;
    padding: 8px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-style: italic;
    box-sizing: border-box
}

.img-comment .star {
    color: #db1464;
    font-weight: 600;
    font-style: normal
}

.img-comment2 {
    display: block;
    width: 100%;
    background: #fbebfd;
    border: 1px solid #c9afdd;
    padding: 8px;
    text-align: center;
    color: #57297a;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    box-sizing: border-box;
    margin: 10px 0
}

.img-comment2 p {
    margin: 0;
    font: inherit
}

.commentarios {
    padding: 5px 10px;
    line-height: 1;
    font-size: 11px;
    color: #fff;
    background: #2361ae;
    font-family: Tamoha, sans-serif;
    margin-top: 20px
}

.otros-commentarios a {
    color: #333;
    text-decoration: none !important;
    font-weight: 700
}

.otros-commentarios {
    margin: 20px;
    display: block;
    border-radius: 10px;
    padding: 10px;
    background: #f2f2f2;
    color: #000;
    text-decoration: none !important;
    text-align: center
}

.comenti {
    margin-bottom: 30px
}

.coma {
    display: flex;
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin: 0 10px;
    margin-top: 10px
}

.coma+.coma {
    border-top: 1px solid #e2e2e2;
    padding-top: 10px
}

.coma .coma {
    margin-left: 0
}

.coma .col-avatar {
    flex: 0;
    margin-right: 10px
}

.coma .col-avatar img {
    width: 50px;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover
}

.coma .col-comm-text {
    flex: 1 1 auto
}

.coma .col-comm-text p {
    margin-top: 0
}

.coma .col-comm-text img {
    width: 50px;
    height: 50px;
    -o-object-fit: contain;
    object-fit: contain
}

.coma .nickname {
    margin: 0
}

.coma .nickname a {
    color: #3b5998;
    text-decoration: none;
    font-weight: bold
}

.coma .comment {
    padding-top: 5px;
    margin: 0 28px 5px 0
}

.coma .comimg {
    display: block;
    margin: 10px 0;
    width: 70%
}

.coma .respond {
    text-decoration: none;
    color: #3b5998
}

.coma .date {
    border-bottom: 1px dotted gray;
    color: gray
}

.black {
    text-align: center !important
}

.b-article__info {
    overflow: hidden;
    padding-bottom: .625em;
    margin-right: -1em;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif
}

.b-article__info .b-article__info-date {
    float: left;
    margin: 0 1em .5em 0;
    color: #5d9d52;
    font-weight: 600
}

.b-article__info .b-article__info-date span {
    font-size: .81em
}

.b-article__info .b-article__info-date .b-article__info-time {
    font-weight: 700;
    margin-right: .5em
}

.b-article__info .b-article__info-date-update {
    float: left;
    margin: 0 1em .5em 0;
    color: #7c7c7c
}

.b-article__info .b-article__info-date-update span {
    font-size: .75em
}

.b-article__info .b-article__info-date-update .b-article__info-date-update-color {
    font-size: 1em;
    color: #282828;
    font-weight: 600
}

.b-article__info .b-article__info-statistic {
    float: right;
    margin: 0 1em .5em 0
}

.b-article__info .b-article__info-statistic .b-statistic__item.m-comments {
    cursor: pointer
}

.b-article__lead {
    margin-bottom: 1em;
    font-weight: 700;
    max-width: 40em
}

.b-statistic .b-statistic__item .b-statistic__icon {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: relative;
    top: 50%;
    left: 0;
    margin-top: -0.5em
}

.b-statistic__item,
.b-statistic {
    display: flex;
    margin: 0 5px
}

.b-statistic .b-statistic__item.m-comments .b-statistic__icon {
    background-image: url("../images/ico-sa331de8fd1.png");
    background-position: 0 -165px;
    background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-views .b-statistic__icon {
    background-image: url("../images/ico-sa331de8fd1.png");
    background-position: 0 -1951px;
    background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-like .b-statistic__icon {
    background-image: url("../images/ico-sa331de8fd1.png");
    background-position: 0 -488px;
    background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-dislike .b-statistic__icon {
    background-image: url("../images/ico-sa331de8fd1.png");
    background-position: 0 -231px;
    background-repeat: no-repeat
}

.x-ul_list-medical-sp li {
    list-style: none
}

.x-ul_list-medical-sp li {
    display: flex
}

.x-ul_list-medical-sp li::before {
    content: '✓';
    margin-right: 5px;
    font-size: 18px;
    color: #289e1a
}

@media(max-width:768px) {
    .form {
        width: 100%;
        height: auto
    }

    .hermes .container {
        max-width: 100%
    }

    .coma .col-comm-text img {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .x-p-medical-sp {
        margin-left: 0;
        margin-right: 0
    }

    html,
    body {
        overflow-x: hidden
    }

    .hermes .container {
        padding: 0 10px
    }
}

.x-infographics-medical-sp {
    font-family: Roboto, sans-serif;
    margin: 50px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.x-infographics-medical-sp .infographics-mobile {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../images/background.png);
    display: none;
    position: relative
}

.x-infographics-medical-sp .infographics-mobile .infographics-redbox {
    background-color: #af1500;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    padding: 10px;
    position: absolute;
    right: 35%;
    bottom: 7%;
    max-width: 200px
}

.x-infographics-medical-sp .infographics-mobile .infographics-price {
    width: 125px;
    height: 125px;
    background-image: url(../images/img.png);
    background-position: 100% 100%;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 12px 10px 45px;
    margin: -40px 0 0 20px;
    position: absolute;
    top: 0;
    left: 50%
}

.x-infographics-medical-sp .infographics-mobile .infographics-price .infographics-price1 {
    color: #e6e6e6;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    text-decoration: line-through;
    padding: 0 0 0 10px
}

.x-infographics-medical-sp .infographics-mobile .infographics-price .infographics-price2 {
    color: #e6e6e6;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    margin-top: 15px
}

.x-infographics-medical-sp .infographics-mobile .infographics-price .infographics-priceText {
    color: #151008;
    font-size: 18px;
    display: block;
    font-weight: 700;
    line-height: 21px;
    text-align: center;
    margin-top: 5px;
    text-shadow: none;
    display: none
}

.x-infographics-medical-sp .infographics-column {
    width: 33.3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.x-infographics-medical-sp .infographics-column .infographics-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.x-infographics-medical-sp .infographics-column .prod_img {
    width: 100%
}

.x-infographics-medical-sp .infographics-column .infographics-text {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #5faf5c;
    margin: 10px 0
}

.x-infographics-medical-sp {
    flex-direction: column
}

.x-infographics-medical-sp .infographics-mobile {
    display: flex
}

.infographics-img {
    display: none
}

.x-infographics-medical-sp .infographics-column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 300px;
    width: auto
}

.x-infographics-medical-sp .infographics-column .infographics-box {
    max-width: 300px;
    width: auto;
    flex-direction: row;
    margin: 10px
}

.x-infographics-medical-sp .infographics-column .infographics-box .infographics-icon {
    width: 66px;
    margin: 0 20px 0 0
}

.x-infographics-medical-sp .infographics-column .infographics-box .infographics-text {
    width: 100%;
    text-align: left
}

.x-infographics-medical-sp .infographics-column .infographics-box-otherside {
    flex-direction: row-reverse
}

.x-infographics-medical-sp {
    display: none
}

.x-infographics-medical-sp.show-desktop {
    display: flex
}

.x-infographics-medical-sp {
    display: none
}

.x-infographics-medical-sp.show-mobile {
    display: flex
}

.sticky_bar5-on {
    font-family: Roboto, sans-serif
}

.sticky_bar5-on .fly-box {
    width: 100%;
    min-height: 40px;
    position: fixed;
    top: 0;
    left: 0
}

.sticky_bar5-on .fly-box .box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px
}

.today {
    color: red;
    font-weight: bold
}

.product {
    position: relative;
    max-width: 280px;
    width: 100%;
    margin: 35px auto 15px
}

.product img {
    width: 100%
}

.product .natural_label {
    position: absolute;
    width: 90px;
    right: 7px;
    top: -21px
}

.order {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    font-family: Arial, sans-serif
}

.order * {
    box-sizing: border-box
}

.order h4 {
    font-size: 16px
}

.order-info h2 {
    color: red;
    font-size: 24px;
    line-height: 24px
}

.order-info h2 span {
    text-decoration: underline
}

.order-info .left_count {
    display: block;
    width: 178px;
    padding: 23px;
    margin: 12px auto;
    background: red;
    color: #fff;
    text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 26px !important;
    border-radius: 5px;
    line-height: 32px
}

.order-info .prod_left_val {
    font-size: 52px;
    font-weight: 700;
    line-height: 52px
}

.order-info div h4 span {
    color: green
}

input {
    outline: medium none
}

input:active {
    outline: medium none
}

:focus {
    outline: medium none
}

button:active,
button:focus {
    outline: medium none !important
}

button::-moz-focus-inner {
    border: 0 none !important
}

.price {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px
}

::-ms-clear {
    display: none
}

.order {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    font-family: Arial, sans-serif
}

.order * {
    box-sizing: border-box
}

.order h4 {
    font-size: 16px
}

.order-info h2 {
    color: red;
    font-size: 24px;
    line-height: 24px
}

.order-info h2 span {
    text-decoration: underline
}

.order-info .left_count {
    display: block;
    width: 178px;
    padding: 23px;
    margin: 12px auto;
    background: red;
    color: #fff;
    text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 26px !important;
    border-radius: 5px;
    line-height: 32px
}

.order-info .prod_left_val {
    font-size: 52px;
    font-weight: 700;
    line-height: 52px
}

.order-info div h4 span {
    color: green
}

.order-form {
    max-width: 600px;
    padding: 20px;
    margin: 20px auto;
    background: #fff url(../images/formbg.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative
}

.order-form .top {
    padding-top: 90px;
    background: url(../images/med.png) top center no-repeat;
    background-size: 100px auto
}

.hologram {
    width: 13%;
    position: absolute;
    left: 3%;
    top: 2%
}

.order-form .top h2 {
    margin: 25px 0 0;
    padding: 0;
    line-height: 32px;
    font-size: 30px;
    font-weight: 700
}

.order-form .top p {
    font-size: 14px;
    color: #00f;
    font-style: italic;
    text-align: center
}

.order-form p {
    margin: 0 !important
}

.order-form .price p span {
    font-size: 21px;
    font-weight: 700;
    color: red
}

.order-form .frame {
    margin: 45px 10px 25px;
    border: 2px solid #0299ff;
    padding: 10px
}

.order-form .frame p {
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    padding: 0
}

.order-form label {
    width: 230px;
    display: block;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    font-weight: 700;
    font-size: 16px
}

.order-form input,
.order-form select {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    font-size: 21px
}

.order-form p {
    font-size: 12px;
    margin: 0;
    line-height: 30px;
    text-align: center;
    padding: 0
}

.order-form button {
    max-width: 245px;
    width: 100%;
    display: block;
    margin: 20px auto;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45);
    border-radius: 5px;
    background: #0299ff;
    transition: all .15s ease-in-out;
    border: 0;
    cursor: pointer;
    -webkit-animation: 1s pulse infinite alternate ease-in-out;
    animation: 1s pulse infinite alternate ease-in-out;
    font-size: 20px;
    text-align: center;
    text-decoration: none
}

@-webkit-keyframes pulse {
    0% {
        transform: scale(1.0)
    }

    100% {
        transform: scale(0.95)
    }
}

@keyframes pulse {
    0% {
        transform: scale(1.0)
    }

    100% {
        transform: scale(0.95)
    }
}

.order-form button:after {
    display: inline-block;
    -webkit-animation: dotty steps(1, end) 1.5s infinite;
    animation: dotty steps(1, end) 1.5s infinite;
    content: '';
    position: absolute;
    margin-left: 10px;
    margin-top: 2px
}

@-webkit-keyframes dotty {
    0% {
        content: ''
    }

    25% {
        content: '>'
    }

    50% {
        content: '>>'
    }

    75% {
        content: '>>>'
    }

    100% {
        content: ''
    }
}

@keyframes dotty {
    0% {
        content: ''
    }

    25% {
        content: '>'
    }

    50% {
        content: '>>'
    }

    75% {
        content: '>>>'
    }

    100% {
        content: ''
    }
}

.order-form button:hover {
    background: #017acc;
    text-decoration: none;
    color: #fff
}

.order-form button:disabled {
    opacity: .5
}

.order-form button:hover:disabled {
    background-color: #0299ff
}

.order-form button:active {
    position: relative;
    top: 1px
}

.order-form .timelimit {
    font-size: 14px;
    margin: 0 0 10px
}

.timer {
    display: inline-block;
    background: url(../images/timerIcon2.png) no-repeat;
    padding-left: 14px;
    color: red;
    font-weight: 700;
    line-height: 15px
}

@media screen and (max-width:480px) {
    .order-form label {
        font-size: 14px
    }

    .order-form button {
        font-size: 16px
    }

    .order-form {
        padding: 20px 10px 10px 10px
    }
}

@media screen and (max-width:459px) {
    .order-form input {
        width: 80%
    }
}

@media screen and (max-width:349px) {
    .order-form .top h2 {
        margin: 0
    }

    .order-form input {
        font-size: 17px
    }

    .order-form .frame {
        margin: 10px
    }
}

@media(max-width:1000px) {
    .mobNone {
        display: none
    }
}

.txt-afroamerican {
    color: #000;
    display: block;
    text-align: center
}

.tiles .certif {
    width: 410px
}

.tile {
    vertical-align: top
}

.field__col {
    display: table-cell;
    vertical-align: middle
}

.tile__inner {
    margin: 0 10px;
    padding: 0 0 10px;
    background-color: #fff;
    border-radius: 3px
}

.tile__head {
    position: relative;
    padding: 17px 75px 17px 20px
}

.tile__title {
    font-weight: 700;
    font-weight: 400;
    font-size: 19px;
    line-height: 28px;
    text-transform: uppercase;
    font-style: italic
}

.tiles .certif .tile__body {
    padding: 3px
}

.tiles .certif__wrap {
    position: relative;
    z-index: 10
}

.tiles .certif__img {
    display: block
}

.tile__head:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    transform: translate(0, -50%)
}

.icon-stump,
.tiles .certif .tile__head:after {
    width: 55px;
    height: 73px;
    background-image: url(../images/sprite.png);
    background-position: -99px -119px
}

.img-responsive {
    margin-top: 10px;
    width: 100% !important;
    height: auto !important;
    max-width: 320px !important
}

@media only screen and (max-width:767px) {
    .x-profesor_box-medical-sp.show-mobile {
        flex-direction: column
    }

    .offer-img {
        width: 100%
    }

    .x-offer-medical-sp .offer-g {
        right: 0
    }
}

/* Order */

.order_block {
    font-family: 'Arial', sans-serif
}

.prod_img_wrapper {
    max-width: 200px;
    margin: 15px auto;
    position: relative
}

.prod_img {
    width: 100%;
    max-width: 300px
}

.prices {
    position: absolute;
    font-family: 'Arial', sans-serif;
    right: -40px;
    bottom: 0;
    color: #000;
    box-shadow: rgba(0, 0, 0, .8) 0 3px 30px;
    width: 165px;
    height: 98px;
    text-align: center !important;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3;
    transform: rotateZ(-7deg);
    margin: -0 auto 0;
    background: linear-gradient(to right, #eea513 0%, #fded13 100%);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    -o-border-image: initial;
    border-image: initial;
    border-radius: 19%
}

span.discounts {
    display: block;
    margin-top: 9px;
    font-size: 18px
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 24px;
    line-height: 13px;
    margin: 0 auto
}

.js_old_price {
    display: block;
    margin: 0 auto
}

.wheel_input {
    padding: 10px;
    display: block;
    margin: 0 auto 20px;
    padding: 10px;
    width: 50%;
    border: 2px solid gray;
    border-radius: 5px;
}

.wheel_input.error {
    border-color: #f00;
    margin-bottom: 2px;
}

.order_block label.error {
    color: #f00;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-align: left;
    margin: 0 auto 10px;
    padding: 0;
    width: 50%;
}

.data_label {
    line-height: 30px
}

.country_select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.order_form {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important
}

@media screen and (max-width:480px) {
    .wheel_input,
    .order_block label.error {
        width: 90%;
    }
}

.main-link {
    display: block;
    margin: 40px auto;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer
}

.main-link:hover {
    opacity: .8
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: bold
}

.time_remains_title {
    padding-top: 15px;
    text-align: center;
    font-size: 22px
}

.prices br {
    display: none
}