/*
DIVI
*/

.et_pb_section.et_pb_section_0.et_section_regular {
    padding: 0;
}

.et_pb_row.et_pb_row_0 {
    PADDING: 0;
}


/*
LATEST CHANGES
*/

.image img{
    background-color: #dceaea;
}

@media only screen and (min-width:1100px) and (max-width:1600px){
    html body .text3 {
        padding-right: 43%;
    }
    .row1 {
        height: 100dvh;
    }
    .image {
        height: 100%;
        width: 100%;
    }
    html .row2 {
        margin-top: 11%;
    }
    html .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
}

@media only screen and (min-width:700px) and (max-width:1100px){
    .loneText{
        top: -9%!important;
    }
    html body .innerText img {
        margin-left: 3%;
        width: 6%;
    }
    html body .image {
        aspect-ratio: 9/9;
    }
    html body .text3 {
        position: absolute;
        margin-left: 0%;
        padding-right: 40%;
        top: 15.5%;
        width: 100%;
        filter: drop-shadow(2px 4px 16px white);
        left: 9%;
    }

    html body .phoneHeader {
        width: 7%;
    }
}

.menu a {
    filter: drop-shadow(2px 4px 6px black);
}

@media only screen and (min-width:200px) and (max-width:1100px){
    html body .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
        color: #006f72!important;
    }
    .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 65%!important;
    }
    .text3 h2 {
        filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.9));
    }
}



/*
FOOTER
*/

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

.forminator2 a:hover {
    transform: scale(1.1);
}

.forminator2 a {
    cursor: pointer;
    color: white;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: var(--textS);
    border-bottom: 2px solid white;
    width: fit-content;
    margin: 0 auto;
    margin-top: 7%;
    transition: all 0.25s ease-in-out;
}

.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;
}

.forminator2 h4 {
    width: 110%;
}

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

.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%;
}

.row3 p {
    font-family: 'Montserrat Light';
    color: #898989;
    font-size: var(--textM-);
    margin-bottom: 11%;
}

.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-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;
}

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

.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);
}

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

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


/*
HEADER
*/

.phoneHeader {
    display: none;
}

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

.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%;
}

.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%;
}


@media only screen and (min-width:300px) 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;
    }
    .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%;
    }
}


/*
PAGE
*/

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

span.italics {
    font-style: italic;
}

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

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

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

.innerText img {
    margin-left: 3%;
    width: 2%;
}

.innerText h3 {
    font-family: 'Montserrat Regular';
    color: #006f72;
    font-weight: 700;
    font-size: var(--textX);
    margin-left: 1%;
    margin-top: 1%;
    display: flex;
}

.row2 {
    margin-top: 10%;
}

.text2 h3 {
    font-family: 'Montserrat';
    font-weight: 300;
    color: #006f72;
    font-size: var(--textXS);
    text-align: center;
    margin-bottom: -0.8%;
}

.text2 h4 {
    font-family: 'Times New Roman';
    color: #006f72;
    text-align: center;
    font-size: var(--textXXL);
}

.text2 p {
    font-family: 'Times New Roman';
    color: #afafaf;
    font-size: var(--textL);
    text-align: center;
    padding-left: 28%;
    padding-right: 28%;
    font-style: italic;
    margin-top: 2%;
    line-height: 1.1em;
}

.imageBottom {
    width: 43%;
    display: flex;
}

.text {
    display: flex;
    flex-direction: column;
}

.text h5 {
    font-family: 'Montserrat Regular';
    font-weight: 400;
    color: #006f72;
    font-size: var(--textL);
    margin-bottom: 3%;
}

.text h4 {
    font-family: 'Times New Roman';
    font-weight: 400;
    color: #006f72;
    font-size: var(--textXXL);
    margin-bottom: 21%;
}

.row2 {
    display: flex;
    flex-direction: row;
}

.flexColumn {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.flexColumn:first-child {
    align-items: center;
    margin-top: 6%;
}

.row2Image {
    width: 70%;
}

.row2 {
    padding-left: 4%;
    padding-right: 10%;
}

.row2Text2 p {
    color: #006f72;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1.5em;
    text-align: center;
    line-height: 1.4em;
}

.flexRow {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.row2Text {
    width: 80%;
}

.row2Text p {
    font-family: 'Montserrat';
    font-weight: 300;
    color: #898989;
    font-size: 1.4em;
}

.flexRow p,
.flexRow h1 {
    font-size: 3.4em;
    font-family: 'Times New Roman';
    color: #006f72;
    margin-bottom: 10%;
}

.flexColumn:last-child {
    position: relative;
}

.loneText {
    position: absolute;
    top: -5%;
    font-size: 1em;
    color: #006f72;
    font-family: 'Montserrat';
    font-weight: 400;
}

.row2 {
    margin-top: 20%;
}

.row3Image {
    width: 35%;
    display: flex;
    margin: 0 auto;
    padding-top: 3%;
}

.row3 {
    display: flex;
    flex-direction: column;
    padding-left: 5%;
    padding-right: 5%;
}

.solidColor {
    background: linear-gradient(to bottom, rgba(220, 234, 234, 0.61), rgba(220, 234, 234, 0.61) 70%, white 70%, white);
    margin-top: 13%;
    padding: 5% 1% 1% 1%;
}

.row3Text h2 {
    color: #006f72;
    font-size: 3.9em;
    font-family: 'Times New Roman';
}

.row3Text h3 {
    color: #afafaf;
    font-family: 'Times New Roman';
    font-size: 1.9em;
    font-style: italic;
    font-weight: 700;
    padding-left: 7%;
    padding-right: 7%;
    margin-top: 3%;
}

.row3Text {
    display: flex;
    flex-direction: column;
    padding-left: 25%;
    padding-right: 25%;
    text-align: center;
}


/*
LAPTOP
*/

@media only screen and (min-width:1100px) and (max-width:1600px) {
    html body .row3Image {
        width: 50%;
    }
    html body .row2Text p {
        font-size: 1em;
    }
    html .flexRow p,
    html .flexRow h1 {
        font-size: 2.7em;
    }
    html body .loneText {
        top: -5%;
    }
    html body .row3Text {
        padding-left: 13%;
        padding-right: 13%;
    }
    html .row2Image {
        width: 100%;
    }
    html body .row2Text {
        width: 95%;
    }
    html body .row3Text h2 {
        font-size: 3.6em;
    }
    html body .row3Text h3 {
        font-size: 1.8em;
    }
    .text3 h2 {
        font-size: var(--textXXL);
    }
    span.breadcrumbs {
        margin-top: -1.1%;
        font-size: var(--textM-);
    }
    .text2 p {
        font-size: var(--textM);
    }
}

@media only screen and (min-width:1400px) and (max-width:1600px) {
    span.breadcrumbs {
        margin-top: -0.9%;
    }
}

@media only screen and (min-width:200px) and (max-width:1100px) {
    .text3 h2{
        color:white!important;
    }
    .innerText img {
        margin-left: 3%;
        width: 10%;
    }
    .row3Text {
        padding-left: 5%;
        padding-right: 5%;
    }
    .row3Text h2 {
        font-size: 2.7em;
    }
    .row3Text h3 {
        color: #afafaf;
        font-family: 'Times New Roman';
        font-size: 1.6em;
        font-style: italic;
        font-weight: 700;
        padding-left: 5%;
        padding-right: 5%;
        margin-top: 6%;
        line-height: 1.1em;
        padding-bottom: 10%;
    }
    .solidColor {
        background: linear-gradient(to bottom, rgba(220, 234, 234, 0.61), rgba(220, 234, 234, 0.61) 80%, white 80%, white);
        margin-top: 13%;
        padding: 5% 1% 1% 1%;
    }
    .row3Image {
        width: 95%;
    }
    .row2 {
        flex-direction: column;
    }
    .image {
        aspect-ratio: 9/16;
    }
    .text3 {
        position: absolute;
        margin-left: 0%;
        padding-right: 0%;
        top: 8.5%;
        width: 100%;
        filter: drop-shadow(2px 4px 16px white);
    }
    .text3 h2 {
        font-size: 2.5em;
        padding-left: 4%;
        padding-right: 4%;
    }
    .innerText {
        margin-top: 3%;
        margin-bottom: 15%;
        justify-content: center;
        gap: 4%;
    }
    .flexRow {
        flex-direction: column;
        margin-top: 10%;
    }
    .flexRow p,
    .flexRow h1 {
        font-size: 3em;
        margin-bottom: 3%;
    }
    html body .row2 {
        padding-left: 6%;
        padding-right: 6%;
    }
    html body .row2Text {
        width: 90%;
    }
}