@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

/*
    font-family: 'Roboto', sans-serif;
*/

a {
    color: blue;
}

body {
    font-family: 'Roboto', sans-serif;
    line-height: 1.5
}

img {
    max-width: 100%
}

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

.template_index {
    width: 100%;
    min-height: 100vh;
    background-color: #b8b8b8;
    display: flex;
    justify-content: center
}

.template_index .container {
    max-width: 958px;
    width: 100%;
    background-color: #fff;
    margin: 0;
    padding: 0
}

.template_index .container .container__header {
    width: 100%
}

.template_index .container .container__header img {
    margin: 0
}

.template_index .container .container__wrapper {
    width: 100%;
    padding: 0
}

.template_index .container .container__wrapper.full .container__wrapper--left {
    max-width: 1000px;
    width: 80%;
    box-shadow: none;
    margin: auto
}

.template_index .container .container__wrapper .container__wrapper--left {
    width: 70%
}

.template_index .container .container__wrapper .container__offer {
    padding: 20px 0
}

.template_index .container .container__wrapper .container__wrapper--left .container__offer {
    max-width: 100%;
    width: 100%;
    padding: 20px 0 0
}

.template_index .container .container__wrapper .container__form {
    max-width: 550px;
    margin: 0 auto;
    padding: 0 0 20px
}

.template_index .container .container__wrapper .container__wrapper--sidebar {
    width: 240px
}

.template_index .container .container__wrapper .container__wrapper--sidebar.desktop {
    display: block
}

.template_index .container .container__footer {
    width: 100%;
    padding: 20px 0
}

@media only screen and (max-width:768px) {
    .template_index .container .container__wrapper {
        margin: 50px 0 0;
        padding: 0
    }

    .template_index .container .container__wrapper.full .container__wrapper--left {
        width: 100%
    }

    .template_index .container .container__wrapper .container__wrapper--left {
        width: 100%
    }

    .template_index .container .container__wrapper .container__wrapper--left .container__wrapper--main {
        width: 100%
    }

    .template_index .container .container__wrapper .container__wrapper--left .container__offer {
        max-width: 100%;
        width: 100%;
        padding: 0
    }

    .template_index .container .container__wrapper .container__wrapper--left .container__offer {
        max-width: 100%;
        width: 100%;
        padding: 0
    }

    .template_index .container .container__wrapper .container__wrapper--left .container__form {
        width: 100%;
        padding: 0
    }

    .template_index .container .container__wrapper .container__wrapper--sidebar {
        width: 100%
    }

    .template_index .container .container__wrapper .container__wrapper--sidebar.desktop {
        display: none
    }
}

.product_visualization {
    max-height: 300px !important;
    height: auto !important;
    width: auto !important;
    margin: 10px 0 5px !important
}

.product_visualization.x1 {
    max-width: 100% !important
}

@media only screen and (max-width:768px) {
    .product_visualization {
        max-height: 350px !important
    }
}

.x-beautiful1-beautiful {
    max-width: 100%;
    width: 100%;
    min-height: 600px;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    color: #282828;
    padding: 20px 0
}

.x-beautiful1-beautiful .box_header {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 40px 20px
}

.x-beautiful1-beautiful .box_header .box {
    max-width: 1000px;
    width: 100%;
    padding: 0
}

.x-beautiful1-beautiful .box_header .box .title {
    width: 100%;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    margin: 20px 0 0
}

.x-beautiful1-beautiful .box_header .box .subtitle {
    width: 100%;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    margin: 20px 0 0
}

.x-beautiful1-beautiful .box_header .box .text {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 20px 0 0
}

@media only screen and (max-width:1000px) {
    .x-beautiful1-beautiful {
        padding: 0
    }

    .x-beautiful1-beautiful .box_header {
        width: auto;
        margin: 0 20px 20px
    }
}

@media only screen and (max-width:768px) {
    .x-beautiful1-beautiful .box_header .box .title {
        font-size: 32px
    }

    .x-beautiful1-beautiful .box_header .box .subtitle {
        font-size: 22px
    }

    .x-beautiful1-beautiful.img-text {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

.x-p-medical-sp {
    width: auto;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 20px
}

.x-p-medical-sp.left {
    text-align: left
}

.x-p-medical-sp.right {
    text-align: right
}

.x-p-medical-sp.center {
    text-align: center
}

@media only screen and (max-width:768px) {
    .x-p-medical-sp {
        color: #000;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        margin: 20px 0;
        padding: 0 15px
    }
}

.x-image-medical-sp {
    margin: 10px 20px;
    direction: ltr !important;
    display: flex;
    flex-direction: column
}

.x-image-medical-sp.position-center {
    align-items: center
}

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

.x-image-medical-sp .image-img.max-width {
    width: 100%;
    max-width: none
}

.x-image-medical-sp div {
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #ddd;
    align-items: center
}

.x-image-medical-sp div.text-container p {
    width: 100%;
    max-width: 100% !important;
    display: block;
    font-size: 16px;
    padding: 10px
}

.x-image-medical-sp.right div {
    text-align: right
}

.x-image-medical-sp.right div.text-container {
    text-align: right
}

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

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

.x-profesor_box-medical-sp {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 20px
}

.x-profesor_box-medical-sp.right {
    text-align: right
}

.x-profesor_box-medical-sp .img {
    max-width: 230px;
    width: 100%;
    float: right
}

.x-profesor_box-medical-sp .img.right {
    margin-left: 20px
}

.x-profesor_box-medical-sp .img.left {
    margin-right: 20px
}

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

@media only screen and (max-width:768px) {
    .x-profesor_box-medical-sp {
        color: #0c0c0c;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        margin: 20px 15px
    }

    .x-profesor_box-medical-sp .img {
        width: 100px;
        float: left;
        margin: 0 10px 10px 0
    }
}

* {
    box-sizing: border-box
}

* ::after {
    box-sizing: border-box
}

* ::before {
    box-sizing: border-box
}

.x-testimonial_slider_new-medical-sp {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    position: relative
}

@media only screen and (min-width:769px) {
    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card {
        width: 100%
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card {
        background-color: #fff;
        padding: 10px;
        margin: 20px;
        border: 3px solid #5faf5c
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-head .card-img {
        width: 100%
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-body .card-title {
        font-size: 20px;
        font-weight: 700;
        word-break: break-word
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-body .card-title p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-body .card-title>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-body .card-text p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-body .card-text>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-body .card-stars {
        display: flex
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-body .card-stars.stars-center {
        justify-content: center
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-body .card-stars img {
        max-width: 15px;
        width: 100%;
        margin: 0 1px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-body .card-author p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .card .card-body .card-author>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-card .btn {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card {
        width: 100%
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card {
        background-color: #fff;
        padding: 10px;
        margin: 20px;
        border: 3px solid #5faf5c
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-head .card-img {
        width: 100%
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-body .card-title {
        font-size: 20px;
        font-weight: 700;
        word-break: break-word
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-body .card-title p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-body .card-title>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-body .card-text p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-body .card-text>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-body .card-stars {
        display: flex
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-body .card-stars.stars-center {
        justify-content: center
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-body .card-stars img {
        max-width: 15px;
        width: 100%;
        margin: 0 1px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-body .card-author p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card .card-body .card-author>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .btn {
        display: none
    }
}

@media only screen and (min-width:769px) {
    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card {
        background-color: #fff;
        margin: 20px;
        border-radius: 10px;
        box-shadow: 0 0 9px -2px rgba(0, 0, 0, .75);
        -webkit-animation: fade 1s;
        animation: fade 1s
    }

    @-webkit-keyframes fade {
        from {
            opacity: .4
        }

        to {
            opacity: 1
        }
    }

    @keyframes fade {
        from {
            opacity: .4
        }

        to {
            opacity: 1
        }
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-head {
        background-color: #ddd;
        display: flex;
        justify-content: center;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-head .card-img {
        width: 100%;
        max-width: 250px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body {
        display: flex;
        flex-direction: column;
        padding: 20px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-title {
        font-size: 20px;
        font-weight: 700;
        word-break: break-word;
        text-align: left
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-title p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-title>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-text {
        text-align: left
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-text p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-text>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-stars {
        display: flex;
        margin: 20px 0 10px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-stars.stars-center {
        justify-content: center
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-stars img {
        max-width: 15px;
        width: 100%;
        margin: 0 1px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-author {
        text-align: left
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-author p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .card .card-body .card-author>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .btn {
        position: absolute;
        bottom: 50%;
        padding: 20px 10px;
        font-size: 20px;
        background: #ffad32;
        cursor: pointer
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .btn.btn-prev {
        left: 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.d-slider .btn.btn-next {
        right: 0
    }
}

@media only screen and (max-width:768px) {
    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card {
        background-color: #fff;
        margin: 20px;
        border-radius: 10px;
        box-shadow: 0 0 9px -2px rgba(0, 0, 0, .75);
        -webkit-animation: fade 1s;
        animation: fade 1s
    }

    @-webkit-keyframes fade {
        from {
            opacity: .4
        }

        to {
            opacity: 1
        }
    }

    @keyframes fade {
        from {
            opacity: .4
        }

        to {
            opacity: 1
        }
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-head {
        background-color: #ddd;
        display: flex;
        justify-content: center;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-head .card-img {
        width: 100%;
        max-width: 250px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body {
        display: flex;
        flex-direction: column;
        padding: 20px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-title {
        font-size: 20px;
        font-weight: 700;
        word-break: break-word;
        text-align: left
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-title p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-title>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-text {
        text-align: left
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-text p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-text>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-stars {
        display: flex;
        margin: 20px 0 10px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-stars.stars-center {
        justify-content: center
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-stars img {
        max-width: 15px;
        width: 100%;
        margin: 0 1px
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-author {
        text-align: left
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-author p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .card .card-body .card-author>* p {
        margin: 10px 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .btn {
        position: absolute;
        bottom: 50%;
        padding: 20px 10px;
        font-size: 20px;
        background: #ffad32;
        cursor: pointer
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .btn.btn-prev {
        left: 0
    }

    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-slider .btn.btn-next {
        right: 0
    }
}

.x-h3-medical-sp {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    margin: 20px 0;
    padding: 5px 20px
}

.x-h3-medical-sp.left {
    text-align: left
}

.x-h3-medical-sp.right {
    text-align: right
}

.x-h3-medical-sp.center {
    text-align: center
}

@media only screen and (max-width:768px) {
    .x-h3-medical-sp {
        margin: 20px 0;
        padding: 5px 15px
    }
}

.x-list_magneticinsoles_sp-magneticinsoles-sp {
    margin: 0 20px
}

.x-list_magneticinsoles_sp-magneticinsoles-sp .list {
    display: flex
}

.x-list_magneticinsoles_sp-magneticinsoles-sp .list .img {
    color: #ff5400;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: .49px;
    margin-right: 10px
}

.x-list_magneticinsoles_sp-magneticinsoles-sp .list .li_item {
    line-height: 28px
}

.x-list_magneticinsoles_sp-magneticinsoles-sp .list .li_item p {
    font-size: 18px
}

.x-sticky_bar_5-on-medical-sp .b5 {
    background-color: #ad0000;
    z-index: 15;
    display: none
}

.x-sticky_bar_5-on-medical-sp .fly-box {
    width: 100%;
    min-height: 40px
}

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

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

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

.x-list_new-RobotoLobster {
    color: #000;
    margin: 20px 0
}

.x-list_new-RobotoLobster .box-list {
    display: flex;
    margin: 0 0 20px;
}

.x-list_new-RobotoLobster .box-list .content {
    padding-right: 15px;
}

.x-list_new-RobotoLobster .box-list .mark {
    margin: 0 10px 0 0
}

.x-list_new-RobotoLobster .box-list .mark p {
    padding: 5px 10px;
    background-color: #000;
    color: #fff
}

.x-list_new-RobotoLobster .box-list .content .title {
    margin: 0 0 15px;
    font-size: 150%
}

.x-list_new-RobotoLobster .box-list .content .text p {
    margin: 0 0 15px
}

.x-list_new-RobotoLobster .box-list .content .text * p {
    margin: 0 0 15px
}

.x-guarantee_2-medical-sp {
    margin: 0 20px
}

.x-before_after-medical-sp {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 20px
}

.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:last-child {
    justify-content: space-around;
}

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

.x-before_after-medical-sp .before_after-row .before_after-img img {
    display: block;
    margin: 0 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 {
    max-width: 300px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.x-chart-medical {
    width: 100%;
    margin: 25px auto;
    padding: 0 20px
}

@media only screen and (max-width:600px) {
    .x-chart-medical {
        padding: 0 10px
    }
}

.x-chart-medical .chart_box {
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.x-chart-medical .chart_box .chart_column {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.x-chart-medical .chart_box .chart_column:first-child .chart_column-body {
    border-left: 2px solid #000
}

.x-chart-medical .chart_box .chart_column .chart_column-body {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 10px 10px 0;
    border-bottom: 2px solid #000
}

@media only screen and (max-width:600px) {
    .x-chart-medical .chart_box .chart_column .chart_column-body {
        padding: 10px 5px 0
    }
}

.x-chart-medical .chart_box .chart_column .chart_column-body .chart_column-textIn {
    font-size: 12px
}

@media only screen and (max-width:600px) {
    .x-chart-medical .chart_box .chart_column .chart_column-body .chart_column-textIn {
        font-size: 10px
    }
}

.x-chart-medical .chart_box .chart_column .chart_column-body .chart_column-pillar {
    width: 50%;
    max-width: 90px;
    margin: 20px auto 0
}

.x-chart-medical .chart_box .chart_column .chart_column-textUnder {
    padding: 10px
}

@media only screen and (max-width:600px) {
    .x-chart-medical .chart_box .chart_column .chart_column-textUnder {
        font-size: 12px;
        padding: 5px
    }
}

.x-img_list-medical-sp {
    width: auto;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 20px;
    padding: 10px;
    list-style-type: none
}

.x-img_list-medical-sp img {
    max-width: none
}

.x-img_list-medical-sp .first-line {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 10px
}

.x-img_list-medical-sp .first-line p {
    margin: 10px 0 0 15px
}

.x-img_list-medical-sp .sec-line {
    padding-left: 20px;
    color: #3d3d3d;
    font-size: 16px
}

.x-img_list-medical-sp .sec-line p {
    border-left: 3px solid #dcdcdc;
    padding-left: 20px;
    margin: 15px 0 15px 20px
}

.x-img_list-medical-sp.right {
    text-align: right
}

.x-img_list-medical-sp.right .first-line p {
    margin: 10px 15px 0 0
}

.x-img_list-medical-sp.right .sec-line p {
    padding-left: unset;
    padding-right: 20px;
    border-left: unset;
    border-right: 3px solid #dcdcdc
}

@media only screen and (max-width:769px) {
    .x-img_list-medical-sp {
        flex-direction: column;
        align-items: center
    }
}

.x-offer-medical-sp {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

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

.x-offer-medical-sp .offer-text1 {
    margin: 0 20px
}

.x-offer-medical-sp .offer-text2 {
    margin: 20px 0 0;
    font-weight: 400
}

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

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

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

.x-offer-medical-sp .offer-img_counter {
    margin-bottom: 15px;
    direction: ltr !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

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

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

.x-offer-medical-sp .productCounter {
    text-align: center;
    float: right;
    margin: 20px
}

.x-offer-medical-sp .productCounter .productCounter-text {
    font-size: 14px;
    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;
    margin: 20px 0 0
}

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

.x-offer-medical-sp .offer-prodbox .offer-g {
    position: absolute
}

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

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

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

    .x-offer-medical-sp .productsCount {
        font-size: 20px
    }

    .x-offer-medical-sp .productCounter {
        margin-top: 0
    }
}

.x-sticky_bar_6-on-medical-sp .b6 {
    background-color: #ce4f00;
    z-index: 16;
    display: none;
    color: #fff
}

.x-sticky_bar_6-on-medical-sp .b7 {
    min-height: 80px;
    padding-bottom: 15px;
    background-color: #07c;
    z-index: 17;
    display: none
}

.x-sticky_bar_6-on-medical-sp .b7 .text {
    color: #fff
}

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

.x-sticky_bar_6-on-medical-sp .b7 .cta_fly a {
    color: #fff;
}

.x-sticky_bar_6-on-medical-sp .fly-box {
    width: 100%
}

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

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

.x-offer_mobile-medical-sp .article,
.x-offer_mobile-medical-sp .offer_mobile-counter {
    display: flex;
    justify-content: flex-start
}

.x-offer_mobile-medical-sp .offer_mobile-counter {
    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 5px 0 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 {
    background-color: #d4d5da;
    display: block;
    width: 35px;
    padding: 0 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: center;
    text-transform: uppercase;
    padding: 0 15px
}

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

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

.x-offer_mobile-medical-sp .offer_mobile-price {
    width: 125px;
    height: 125px;
    background-color: #f02049;
    border: 5px solid #fff;
    border-radius: 100px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    margin: -40px 0 0 20px
}

.x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-price1 {
    width: 115px;
    height: 57.5px;
    background-color: #000;
    color: #e6e6e6;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    text-decoration: line-through;
    min-height: 30px;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    padding: 10px;
    border-bottom: 20px solid #f02049
}

.x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-price1 p,
.x-offer_mobile-medical-sp .offer_mobile-price .offer_mobile-price2 p {
    margin-bottom: 0
}

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

.x-offer_mobile-medical-sp.right .offer_mobile-title {
    text-align: right
}

@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
    }

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

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

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

.x-footer_text-medical-sp {
    width: 100%;
    color: #aaa;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center
}

.x-footer_text-medical-sp p {
    padding: 0 0 20px
}

.x-footer_text-medical-sp p a {
    color: #aaa;
    text-decoration: none
}

@media only screen and (max-width:768px) {
    .x-footer_text-medical-sp {
        color: #dddee3;
        text-align: left;
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.main-carousel-wrapper {
    position: fixed;
    bottom: 200px;
    right: 10px;
    width: 260px;
    max-width: 300px;
    display: none
}

.main-carousel-wrapper.visible {
    display: block
}

.main-carousel-wrapper .carousel-inner {
    width: 100%;
    position: relative
}

.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item {
    border: 1px solid #44a5ff;
    border-radius: 3px;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-top {
    background-color: #e9f0fa;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    min-height: 138px
}

.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-top .carousel-item-content {
    color: #4869b1;
    font-size: 14px;
    line-height: 1.4em
}

.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-bottom {
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    display: flex;
    flex-direction: column;
    padding: 10px 30px;
    font-size: 16px;
    height: 62px
}

.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-bottom .carousel-item-author {
    color: #4869b1
}

.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-bottom .carousel-item-city {
    color: #6a6a6a
}

.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-bottom p {
    line-height: 1.3;
}

.main-carousel-wrapper .carousel-inner .carousel-btns {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 70px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 1px
}

.main-carousel-wrapper .carousel-inner .carousel-btns img {
    cursor: pointer;
    width: 20px;
    height: 60px
}

.carousel-btns picture {
    position: absolute;
    left: 1px;
    bottom: 0
}

.carousel-btns picture:nth-child(2) {
    left: auto;
    right: 1px
}

@media only screen and (max-width:1600px) {
    .main-carousel-wrapper {
        max-width: 200px;
        width: 200px
    }

    .main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-top {
        padding: 10px 20px
    }

    .main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-top .carousel-item-content {
        font-size: 12px
    }

    .main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-bottom {
        font-size: 12px;
        padding: 10px 20px
    }

    .main-carousel-wrapper .carousel-inner .carousel-btns img {
        cursor: pointer;
        width: 15px;
        height: 40px
    }
}

@media only screen and (max-width:1355px) {
    .main-carousel-wrapper.visible {
        display: none
    }
}

@media only screen and (max-width:1158px) {
    .main-carousel-wrapper.visible {
        display: none
    }
}

.main-carousel-wrapper .carousel-inner .carousel-items .carousel-item .carousel-item-top .carousel-item-content {
    font-size: 12px
}

.main-carousel-wrapper {
    max-width: 300px;
    width: 300px
}

.carousel-item .carousel-item-top .imagesSlider img {
    width: 100%;
    border-radius: 3px
}

.carousel-item .carousel-item-top .imagesSlider {
    float: left;
    text-align: center;
    padding: 10px;
    max-width: 94px
}

.carousel-item .carousel-item-top .carousel-item-content {
    width: 100%
}

.fa-check-circle:before {
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    background: url(../images/red-checked.png);
    background-size: contain
}

.core_form {
    width: 100%;
}

.core_form .box {
    width: 100%;
    background-color: #dddee3;
    margin: 0;
    padding: 20px
}

.core_form .box .headline {
    position: static;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin: 0 auto !important;
    background: 0 0 !important;
    max-width: 100% !important
}

.core_form .box .headline {
    position: static;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #0083b2;
    margin: 0 auto 15px !important;
    background: 0 0 !important;
    max-width: 100% !important
}

.core_form .box .text {
    display: block;
    margin: 20px;
    text-align: left;
    line-height: 25px;
    color: #3d3d3d;
    display: none;
}

.core_form .box form .row {
    max-width: 100%;
    width: 100%;
    position: relative;
    margin: 0 0 15px
}

.core_form .box form .row .label {
    width: auto;
    position: absolute;
    top: 0;
    left: 10px;
    color: #656565;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    transition: .1s;
    padding: 0
}

.core_form .box form .row input {
    max-width: 100%;
    width: 100%;
    height: 46px;
    background-color: #fff;
    border: 1px solid #afb0b4;
    border-radius: 3px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    padding: 0 0 0 10px
}

.core_form .box form .row input.error {
    background-color: #ffc8c8;
    margin-bottom: 2px;
}

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

.core_form .box form .row .error p {
    color: red;
    font-size: 14px;
    display: none
}

.core_form .box form .row .error p:nth-child(1) {
    display: block
}

.core_form .box form .row.not_focus .label {
    font-size: 14px;
    top: 12px;
}

.core_form .box form .row.row_save button {
    width: 100%;
    background-color: #07c;
    border-radius: 2px;
    text-decoration: none;
    border: none;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    color: #fff;
    padding: 12px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.core_form .box form .row.row_save button span {
    display: block;
    font-size: 16px
}

@media only screen and (max-width:768px) {
    .core_form .box .text {
        display: none
    }
}

.FooterDisclaimer {
    max-width: 1000px;
    width: 100%;
    padding: 20px 20px 0;
    margin: 0 auto
}

.FooterDisclaimer p {
    color: #aaa;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4em;
    padding: 0
}

.FooterDisclaimer p a {
    color: #aaa;
    text-decoration: none
}

.copyright {
    width: 100%;
    color: #aaa;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    margin: 0 auto;
}

:active,
:focus,
:hover,
:visited,
a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

::-moz-focus-inner,
::-moz-focus-outer {
    border: 0;
    padding: 0
}

input:invalid,
textarea:invalid {
    outline: 0;
    box-shadow: none
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.prod-link {
    font-weight: 700
}

#target-form {
    display: block
}

input::-ms-clear {
    display: none
}

.x-bibliography-medical-sp {
    max-width: 1000px;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    color: #aaa;
    font-size: 12px;
    line-height: 15px;
    margin: 0 auto;
    padding: 20px 20px 0;
    direction: ltr;
    display: none;
}

.FooterBibliography {
    max-width: 1000px;
    width: 100%;
    padding: 20px 0 0;
    margin: auto;
}

.FooterBibliography p {
    color: #aaa;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4em;
    margin: 0 0 10px;
}

.x-bibliography-medical-sp .headline {
    font-weight: 700;
    margin: 0;
}

.x-bibliography-medical-sp .list {
    margin: 10px 0 0;
    padding: 0 0 0 20px;
}

.FooterBibliography ol li {
    color: #aaa;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4em;
}

.inL_17870 {
    background: #054694;
    color: #ffffff;
    min-height: 0px
}

.inL_122628 {
    text-align: center
}

.inL_948996 {
    text-align: center
}

.inL_8919 {
    background: 0
}

.inL_874640 {
    display: none
}

.inL_106130 {
    text-align: left
}

.inL_559288 {
    clear: both
}

.inL_387609 {
    text-align: left
}

.inL_769315 {
    border-color: #054694;
    background-color: #f3fffd
}

.inL_548346 {
    text-align: center
}

.inL_949039 {
    text-align: center
}

.inL_190077 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_241914 {
    text-align: left
}

.inL_207041 {
    text-align: left
}

.inL_950242 {
    text-align: center;
    background-color: #feecee
}

.inL_459773 {
    text-align: center
}

.inL_631792 {
    color: red
}

.inL_996969 {
    color: red
}

.inL_991465 {
    text-align: left
}

.inL_543197 {
    text-align: center;
    background-color: #feecee
}

.inL_423092 {
    text-align: center
}

.inL_828514 {
    color: red
}

.inL_656433 {
    color: red
}

.inL_677669 {
    text-align: left
}

.inL_251723 {
    text-align: center;
    background-color: #feecee
}

.inL_489182 {
    text-align: center
}

.inL_509135 {
    color: red
}

.inL_675835 {
    color: red
}

.inL_8093 {
    text-align: left
}

.inL_545886 {
    text-align: center;
    background-color: #feecee
}

.inL_454347 {
    text-align: center
}

.inL_492500 {
    color: red
}

.inL_796883 {
    color: red
}

.inL_359511 {
    text-align: left
}

.inL_416521 {
    text-align: left;
    background-color: #feecee
}

.inL_693215 {
    text-align: center
}

.inL_75787 {
    color: red
}

.inL_88556 {
    color: red
}

.inL_691531 {
    text-align: left
}

.inL_764362 {
    text-align: center;
    background-color: #feecee
}

.inL_6267 {
    text-align: center
}

.inL_130325 {
    color: red
}

.inL_31420 {
    color: red
}

.inL_318308 {
    text-align: left
}

.inL_570467 {
    text-align: left
}

.inL_648710 {
    border-color: #054694;
    background-color: #f3fffd
}

.inL_977370 {
    text-align: center
}

.inL_130648 {
    text-align: center
}

.inL_109671 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_691167 {
    text-align: left
}

.inL_462443 {
    text-align: left
}

.inL_802351 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_310800 {
    text-align: left
}

.inL_475317 {
    text-align: left
}

.inL_224826 {
    border-color: #054694;
    background-color: #f3fffd
}

.inL_848790 {
    text-align: center
}

.inL_441311 {
    text-align: center
}

.inL_464663 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_455454 {
    text-align: center
}

.inL_784707 {
    text-align: left
}

.inL_363877 {
    text-align: center
}

.inL_916549 {
    text-align: left
}

.inL_454602 {
    text-align: center
}

.inL_625370 {
    text-align: left
}

.inL_137395 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_786920 {
    text-align: left
}

.inL_149392 {
    text-align: center;
    background-color: #feecee;
    padding: 15px
}

.inL_754644 {
    text-align: center
}

.inL_553614 {
    text-align: left
}

.inL_482310 {
    border-color: #054694;
    background-color: #f3fffd
}

.inL_624277 {
    text-align: center
}

.inL_655044 {
    text-align: center
}

.inL_130903 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_846795 {
    text-align: left
}

.inL_865549 {
    text-align: left
}

.inL_646924 {
    text-align: left
}

.inL_311529 {
    text-align: left
}

.inL_893921 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_245739 {
    text-align: left
}

.inL_434202 {
    text-align: left
}

.inL_996719 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_766259 {
    text-align: left
}

.inL_593156 {
    max-width: 600px
}

.inL_776879 {
    max-width: 600px
}

.inL_679881 {
    background-color: #fff6dd
}

.inL_532136 {
    background-color: #d8be3e !important;

    font-size: 40px
}

.inL_623019 {
    background-color: #fff6dd
}

.inL_482955 {
    background-color: #ffcf86
}

.inL_456883 {
    background-color: #ee7816 !important;

    font-size: 40px
}

.inL_305943 {
    background-color: #fdacb2
}

.inL_378864 {
    background-color: #d50414 !important;

    font-size: 40px
}

.inL_947580 {
    text-align: left
}

.inL_573927 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_807927 {
    text-align: left
}

.inL_846589 {
    border-color: #054694;
    background-color: #f3fffd
}

.inL_268534 {
    text-align: center
}

.inL_694823 {
    text-align: center
}

.inL_843174 {
    text-align: center
}

.inL_408943 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_172532 {
    text-align: left
}

.inL_423292 {
    background-color: #f3fffd
}

.inL_324561 {
    background-color: #04e0c3 !important;

    font-size: 40px
}

.inL_544706 {
    background-color: #f3fffd
}

.inL_871211 {
    background-color: #04e0c3 !important;

    font-size: 40px
}

.inL_953280 {
    background-color: #f3fffd
}

.inL_151714 {
    background-color: #04e0c3 !important;

    font-size: 40px
}

.inL_619006 {
    text-align: center
}

.inL_362732 {
    color: red
}

.inL_512660 {
    text-align: center
}

.inL_798219 {
    color: green
}

.inL_348701 {
    text-align: center
}

.inL_795910 {
    text-align: center
}

.inL_832493 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_452562 {
    max-width: 600px
}

.inL_969243 {
    max-width: 600px
}

.inL_908386 {
    text-align: left
}

.inL_590953 {
    text-align: left
}

.inL_986276 {
    text-align: center;
    background-color: #d8e8fd;
    padding: 15px
}

.inL_813494 {
    text-align: center
}

.inL_93175 {
    border-color: #054694;
    background-color: #f3fffd
}

.inL_837087 {
    text-align: center
}

.inL_986348 {
    text-align: center
}

.inL_393318 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_923710 {
    text-align: left
}

.inL_327454 {
    text-align: left
}

.inL_337693 {
    text-align: left
}

.inL_50105 {
    text-align: center;
    background-color: #d8e8fd;
    padding: 15px
}

.inL_1261 {
    text-align: center
}

.inL_941291 {
    max-width: 600px
}

.inL_68225 {
    max-width: 600px
}

.inL_147704 {
    text-align: left
}

.inL_719126 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_949356 {
    text-align: left
}

.inL_225160 {
    text-align: left
}

.inL_892037 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_186842 {
    text-align: left
}

.inL_715814 {
    text-align: left
}

.inL_562636 {
    text-align: left
}

.inL_513770 {
    text-align: left
}

.inL_117125 {
    text-align: left
}

.inL_964120 {
    text-align: left
}

.inL_160932 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_345601 {
    text-align: left
}

.inL_397963 {
    text-align: left;
    background-color: #feecee;
    padding: 10px
}

.inL_519805 {
    text-align: center
}

.inL_541515 {
    color: #000000
}

.inL_63047 {
    background: #ffffff
}

.inL_962620 {
    height: 200px;
    background: #d80d0d
}

.inL_178318 {
    color: #000000
}

.inL_938790 {
    background: #ffffff
}

.inL_154359 {
    height: 200px;
    background: #d80d0d
}

.inL_761230 {
    color: #000000
}

.inL_478298 {
    background: #ffffff
}

.inL_579390 {
    height: 200px;
    background: #d80d0d
}

.inL_845488 {
    color: #000000
}

.inL_655630 {
    background: #ffffff
}

.inL_722 {
    height: 200px;
    background: #d80d0d
}

.inL_646291 {
    color: #000000
}

.inL_137920 {
    background: #ffffff
}

.inL_433207 {
    height: 200px;
    background: #d80d0d
}

.inL_883046 {
    color: #000000
}

.inL_436012 {
    background: #ffffff
}

.inL_933630 {
    height: 200px;
    background: #d80d0d
}

.inL_835529 {
    text-align: left
}

.inL_809313 {
    text-align: left;
    background-color: #f2e8ff;
    padding: 10px
}

.inL_455563 {
    text-align: center
}

.inL_265843 {
    color: #000000
}

.inL_695756 {
    background: #ffffff
}

.inL_474830 {
    height: 200px;
    background: #7a0db8
}

.inL_982362 {
    text-align: center
}

.inL_293986 {
    color: #000000
}

.inL_207037 {
    background: #ffffff
}

.inL_872947 {
    height: 200px;
    background: #7a0db8
}

.inL_566085 {
    text-align: center
}

.inL_352594 {
    color: #000000
}

.inL_214236 {
    background: #ffffff
}

.inL_332099 {
    height: 200px;
    background: #7a0db8
}

.inL_286481 {
    text-align: center
}

.inL_191059 {
    text-align: left
}

.inL_208250 {
    text-align: left;
    background-color: #e8ecff;
    padding: 10px
}

.inL_206506 {
    text-align: center
}

.inL_145132 {
    color: #000000
}

.inL_38327 {
    background: #ffffff
}

.inL_891925 {
    text-align: center
}

.inL_534018 {
    height: 200px;
    background: #e29be7
}

.inL_886209 {
    text-align: center
}

.inL_488847 {
    color: #000000
}

.inL_801486 {
    background: #ffffff
}

.inL_610454 {
    text-align: center
}

.inL_20906 {
    height: 200px;
    background: #7caef5
}

.inL_26292 {
    text-align: center
}

.inL_519544 {
    text-align: left
}

.inL_252987 {
    border-color: #054694;
    background-color: #f3fffd
}

.inL_726350 {
    text-align: center
}

.inL_440486 {
    text-align: center
}

.inL_3355 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_737032 {
    text-align: left
}

.inL_591459 {
    text-align: left
}

.inL_545052 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_592359 {
    text-align: left
}

.inL_32078 {
    text-align: left
}

.inL_206642 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_290053 {
    text-align: left
}

.inL_274181 {
    text-align: left
}

.inL_982743 {
    color: red
}

.inL_51023 {
    text-align: left
}

.inL_831841 {
    text-align: center
}

.inL_81451 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_951873 {
    text-align: left
}

.inL_255120 {
    border: solid 1px none;
}

.inL_892659 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_50687 {
    text-align: left
}

.inL_270318 {
    text-align: left
}

.inL_911503 {
    background-color: #feecee
}

.inL_387055 {
    background-color: #d50414 !important;

    font-size: 40px
}

.inL_363052 {
    background-color: #f3fffd
}

.inL_581199 {
    background-color: #04e0c3 !important;

    font-size: 40px
}

.inL_903003 {
    color: #000000;
    background-color: #054694;
    color: #ffffff
}

.inL_662769 {
    text-align: left
}

.inL_849917 {
    text-align: left
}

.inL_123015 {
    text-align: right
}

.inL_737083 {
    text-align: left
}

.inL_863380 {
    text-align: right
}

.inL_462071 {
    color: red
}

.inL_285985 {
    display: flex;
    max-width: 300px
}

.inL_614383 {
    width: 80px;
    height: auto;
    top: -5px;
    right: -5px;
    display: block
}

.inL_12642 {
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 30px;
    width: 130px
}

.inL_323488 {
    display: none;
}

.inL_965627 {
    display: none;
}

.inL_640566 {
    display: none;
}

.inL_932761 {
    display: none;
}

.inL_28095 {
    display: none;
}

.inL_937084 {
    display: flex;
}

.inL_398359 {
    display: none;
}

.inL_354547 {
    display: none;
}

.inL_233807 {
    display: none;
}

.inL_850388 {
    display: none;
}

.inL_226668 {
    display: none;
}

.inL_505767 {
    display: none;
}

.inL_976646 {
    display: none;
}

.inL_732459 {
    display: none;
}

.inL_965204 {
    display: none;
}

.inL_918390 {
    display: none;
}

.inL_438383 {
    display: none;
}

.inL_117414 {
    display: none;
}

.inL_217863 {
    display: none;
}

.inL_392444 {
    display: none;
}

.inL_411020 {
    display: none;
}

@media only screen and (max-width:768px) {
    .template_index .container .container__wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .x-p-medical-sp,
    .x-chart-medical {
        padding-left: 0;
        padding-right: 0;
    }

    .x-image-medical-sp,
    .x-profesor_box-medical-sp,
    .x-testimonial_slider_new-medical-sp .testimonial_slider_box.m-card .card,
    .x-img_list-medical-sp,
    .x-offer-medical-sp {
        margin-left: 0;
        margin-right: 0;
    }

    .x-img_list-medical-sp {
        padding-left: 0;
        padding-right: 0;
    }

    .x-h3-medical-sp {
        line-height: 1.3;
    }

    .inL_50105,
    .inL_986276 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width:479px) {


    .x-img_list-medical-sp li {
        margin-bottom: 15px;
    }

    .x-img_list-medical-sp li:last-child {
        margin-bottom: 0;
    }


    .x-img_list-medical-sp .first-line {
        margin: 0;
        flex-direction: column;
        align-items: center;
    }

    .x-img_list-medical-sp .first-line p {
        margin: 0;
        text-align: center;
    }
}