/*
LATEST CHANGES
*/
.image {
    margin-left: -5px!important;
}
.image img{
    background-color: #dceaea;
}
.slick-slide img {
    width: 615px!important;
    height: 460px!important;
    object-fit: cover;
}



@media only screen and (min-width:1100px) and (max-width:1600px){
    .image img {
        height: 100%;
        object-fit: cover;
    }
    .image {
        height: 100dvh;
    }
    .text3 {
        padding-right: 54%!important;
    }
    html body .et_pb_module.ba_image_carousel.ba_image_carousel_0 .slick-slide img {
        height: 306px!important;
    }
}
@media only screen and (min-width:300px) and (max-width:600px){
    html body .et_pb_module.ba_image_carousel.ba_image_carousel_0 .slick-slide img {
        width: 100dvw;
        object-fit: cover;
        height: 34dvh!important;
    }
}
@media only screen and (min-width:600px) and (max-width:1100px){
    html body .et_pb_module.ba_image_carousel.ba_image_carousel_0 .slick-slide img {
        height: 27dvh!important;
        object-fit: cover;
    }
}
/*
*/

.plannet {
    background-color: #024949;
    text-align: center;
    padding-top: 0.2%;
    padding-bottom: 0.2%;
}

.row1 .image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}


.plannet a {
    color: inherit;
    text-decoration: inherit;
    cursor: pointer;
}

.plannet span {
    font-family: 'Montserrat Light';
    color: #0f7f7a;
    font-size: var(--textXS);
}

.imageRow {
    display: flex;
    flex-direction: row;
    gap: 7%;
    margin-top: 15%;
    margin-bottom: 8%;
}

.images {
    width: 25%;
    margin-top: -5%;
}

.container2 {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: self-end;
}

.info h3,
.info h4 {
    font-family: 'Montserrat Light';
    color: white;
    font-size: 1.3em;
    text-align: right;
    margin-top: 5%;
    margin-bottom: 7%;
    line-height: 1.3em;
}

.footer {
    margin-top: 6%;
    background-color: #006f72;
    padding-top: 4%;
}

.footerFlex {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding-left: 10%;
    padding-right: 10%;
}

.forminator2 {
    margin-left: 8%;
}

.forminator button span,
.forminator2 button span {
    cursor: pointer;
    color: white;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: var(--textXS);
    transition: background-size 0.3s, background-position 0s 0.3s!important;
    background-image: linear-gradient(white, white);
    background-position: 0 100%;
    background-size: 0% 1px;
    background-repeat: no-repeat;
}

#forminator-module-13 .forminator-field>button.forminator-button>span {
    border-bottom: 1px solid white!important;
}

#forminator-module-13.forminator-design--material .forminator-textarea--wrap:after {
    border-color: #ffffff;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    resize: none;
}

.forminator textarea {
    border-right: 0!important;
    border-top: 0!important;
    border-left: 0!important;
    resize: none!important;
}

.forminator2 h4 {
    width: 110%;
}

.forminator-description {
    display: none!important;
}

.forminator div,
.forminator textarea,
.forminator2 div {
    font-family: 'Montserrat Light';
}

.forminator2,
.forminator {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.forminator h4,
.forminator2 h4 {
    color: white;
    font-family: 'Times New Roman';
    font-size: var(--textXXL);
}

.horarios span {
    font-family: 'Montserrat Light';
    color: white;
    font-size: 1.3em;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 17%;
}

textarea#forminator-field-textarea-1_65a4f0879ee4c {
    padding: 2%;
}

@media only screen and (min-width:300px) and (max-width:1600px) {
    .horarios span {
        font-size: 1.1em;
    }
}

@media only screen and (min-width:300px) and (max-width:1100px) {
    .footerFlex {
        flex-direction: column;
    }
    .container2 {
        display: flex;
        flex: 1;
        flex-direction: column;
        align-items: center;
        margin-top: 13%;
    }
    .info h3,
    .info h4 {
        text-align: center;
    }
    .forminator h4,
    .forminator2 h4 {
        font-size: 2em;
        text-align: center;
    }
    .footerFlex {
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 5%;
        margin-bottom: 3%;
    }
    .forminator2 {
        margin-left: 0;
        padding-left: 2%;
        padding-right: 2%;
    }
    .forminator {
        padding-left: 2%;
        padding-right: 2%;
    }
    .forminator2 h4 {
        width: 100%;
    }
    .forminator button span,
    .forminator2 button span {
        width: 50%;
        margin: 0 auto;
    }
}

.phoneHeader {
    display: none;
}

.menu img {
    width: 55%;
    margin-left: -30%;
    margin-top: -5%;
}

.headerText {
    display: flex;
    margin-left: 6%;
}


.headerText h1 {
    font-family: 'Montserrat';
    font-weight: 500;
    color: #006f72;
    font-size: var(--textMP);
}

.menu {
    display: flex;
    gap: 2em;
    align-self: center;
    z-index: 2;
    position: absolute;
    right: 15%;
}

.menu a {
    cursor: pointer;
    color: white;
    font-family: 'Montserrat';
    font-size: var(--textXS);
    transition: background-size 0.3s, background-position 0s 0.3s!important;
    background-image: linear-gradient(white, white);
    background-position: 0 100%;
    background-size: 0% 1px;
    background-repeat: no-repeat;
    font-weight: 700;
    height: 100%;
    filter: drop-shadow(2px 4px 6px black);
}

.menu a:not(:last-child):hover {
    background-position: 100% 100%;
    background-size: 100% 2px;
}

span.breadcrumbs {
    font-family: 'Montserrat';
    FONT-WEIGHT: 700;
    color: #006f72;
    font-size: var(--textMP);
    display: flex;
    margin-top: -0.6%;
}


/*
PHONE
*/

@media only screen and (min-width:300px) and (max-width:1100px) {
    .phoneHeader {
        width: 13%;
        display: block;
        position: absolute;
        top: 0.7%;
        left: 7.5%;
        z-index: 2;
    }
}


/*
LAPTOP
*/

@media only screen and (min-width:1150px) and (max-width:1600px) {
    span.breadcrumbs {
        margin-top: -0.9%;
        font-size: var(--textM-);
    }
    .headerText h1 {
        font-size: var(--textM-)!important;
    }
    .menu a {
        font-size: var(--textXS)!important;
    }
    .menu {
        right: 9%!important;
    }
    .menu {
        right: 12%;
    }
}

.slick-slide:not(.slick-center) {
    opacity: 0.5;
    transform: scale(0.7);
}

li.slick-active button {
    background: #006F72!important;
}

ul.slick-dots {
    transform: translateY(-8em)!important;
}

.slick-slide:not(.slick-center) {
    opacity: 0.5;
    transform: scale(0.7);
}

li.slick-active button {
    background: #006F72!important;
}

ul.slick-dots {
    transform: translateY(2em)!important;
}

.slick-center {
    transform: scale(1.2)!important;
}

.slick-slide:not(.slick-active):not(.slick-center) {
    transform: translateY(10%);
}

.slick-slide {
    position: relative;
    z-index: 1!important
}

.slick-center {
    position: relative;
    z-index: 10!important;
}

.text3 h2 {
    color: #006f72;
    font-family: 'Times New Roman';
    font-size: 3.3em;
    font-weight: 400;
}

.text3 h2 {
    color: #006f72;
    font-family: 'Times New Roman';
    font-size: var(--textXXXL);
    font-weight: 400;
}

.text3 {
    position: absolute;
    margin-left: 5%;
    margin-top: -33%;
    padding-right: 59%;
}

.innerText {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: -5.3%;
    margin-left: -6%;
}

.innerText img {
    margin-left: 11%;
    width: 1.9%;
}

.innerText h3 {
    font-family: 'Montserrat Regular';
    color: #006f72;
    font-weight: 500;
    font-size: var(--textXS);
    margin-top: 0.9%;
    margin-left: 0.7%;
}

.et_pb_section.et_pb_section_0 {
    padding: 0;
}

.et_pb_row.et_pb_row_0 {
    padding: 0;
}

.forminator2 h4 {
    text-align: center;
    margin-left: -4%;
    width: 110%;
}

.forminator2 a {
    width: auto;
    margin: 0 auto;
    margin-top: 7%;
    color: white;
    border-bottom: 1px solid white;
    transition: all 0.25s ease-in-out;
}

.forminator2 span img {
    position: relative;
    transform: scale(0.5);
    left: 0px;
    top: 5.3px;
}

footer.et-l.et-l--footer {
    margin-top: 11%;
}

.row2 {
    margin-top: 12%;
    margin-bottom: 9%;
}

.text1 h4 {
    color: #006f72;
    font-family: 'Times New Roman';
    text-align: center;
    font-size: 3.4em;
}

.text1 h3 {
    font-family: 'Montserrat';
    font-weight: 400;
    color: #006f72;
    font-size: 0.8em;
    margin-bottom: 0.75%;
    text-align: center;
}

.text1 h5 {
    color: #afafaf;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 1.4em;
    text-align: center;
    margin-top: 3.2%;
}

@media only screen and (min-width:200px) and (max-width:1100px) {
    .phoneHeader img{
        opacity:0;
    }
    .phoneHeader {
        background-image: url('https://fisioterapiaavanzadamarta.com/wp-content/uploads/2024/01/Recurso-11fisioterapia.png');
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .row3 {
        flex-direction: column;
    }
    .row3 :is(h3, h4, h5) {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
    .teamText {
        flex-direction: column;
    }
    .text4 {
        width: 95%;
    }
    .text4 h4 {
        margin-top: 4%;
        margin-bottom: 8%;
    }
    .textSquare {
        margin-bottom: 15%;
    }
    .teamText {
        padding-left: 2%;
        padding-right: 2%;
    }
    .image2 {
        margin-top: 3em;
    }
    html body .image1 {
        width: 90%;
        margin-top: 7%;
        margin-bottom: 15%;
    }
    .text1 {
        width: 100%;
    }
    .image {
        aspect-ratio: 9/16;
        position: relative;
    }
    .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .text3 {
        position: absolute;
        margin-left: 0%;
        padding-right: 0%;
        top: 23%;
        width: 100%;
        filter: drop-shadow(2px 4px 16px white);
        margin-top: 0;
    }
    html body .innerText img {
        margin-left: 3%;
        width: 10%;
    }
    .text3 h2 {
        font-size: 2.5em;
        padding-left: 4%;
        padding-right: 4%;
    }
    .innerText {
        margin-top: 3%;
        margin-bottom: 15%;
        justify-content: center;
        gap: 3%;
    }
    .row2 {
        padding-left: 2.5%;
        padding-right: 2.5%;
    }
}

@media only screen and (min-width:300px) and (max-width:500px) {
    html body .ba_image_carousel_0 .dtq-carousel .slick-dots {
        white-space: nowrap;
        width: fit-content;
        top: 100%;
        height: fit-content;
        left: 0;
        right: 0;
        left: 50%;
        transform: translateX(-50%) scale(0.8)!important;
    }
}

@media only screen and (min-width:768px) and (max-width:1100px) {
    html body .innerText img {
        margin-left: 3%;
        width: 5%!important;
    }
}