.contact-locations {
    background-color: #051630;
    padding-top: 72px;
    padding-bottom: 96px;
    position: relative;
}

.contact-locations-container {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 30px;
}

.contact-locations-item {
    flex: 1 1 285px;
    max-width: 285px;
    height: 317px;
    padding: 32px 30px 36px 30px;
    border-radius: 16px;
    border: 1px solid #fff;
    background-color: transparent;
    cursor: pointer;
}

.contact-locations-additional {
    margin-top: 0; 
    margin-bottom: 0; 
    color: #fff;
    font-weight: 400; 
    font-size: 15px; 
    line-height: 20px;
}

.contact-locations-item:nth-child(2) .contact-locations-item-adress {
    padding-bottom: 6px;
}
.contact-locations-item:nth-child(5) .contact-locations-item-neigh {
    padding-bottom: 5px;
}
.contact-locations-item:nth-child(5) .contact-locations-item-adress {
    padding-bottom: 20px;
    padding-top: 8px;
}
.contact-locations-item:nth-child(6) .contact-locations-item-neigh {
    padding-bottom: 5px;
}
.contact-locations-item:nth-child(6) .contact-locations-item-adress {
    padding-bottom: 20px;
    padding-top: 8px;
}
.contact-locations-item:nth-child(11) .contact-locations-item-adress {
    padding-bottom: 10px;
}
.contact-locations-item:nth-child(13) .contact-locations-item-neigh {
    padding-bottom: 32px;
}
.contact-locations-item:nth-child(13) .contact-locations-item-whours span {
    font-size: 15px;
}
.contact-locations-item:nth-child(13) .contact-locations-item-whours span a{
    color: #049ED5;
}
.contact-locations-item:nth-child(13):hover .contact-locations-item-whours span a{
    color: #fff;
}
.contact-locations-item:nth-child(14) .contact-locations-item-neigh {
    padding-bottom: 22px;
}
.contact-locations-item:nth-child(15) .contact-locations-item-neigh {
    padding-bottom: 22px;
}

.contact-locations-item-location {
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    font-weight: 600;
    margin: 0;
}

.contact-locations-item-neigh {
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    line-height: 28px;
    margin: 0;
    padding-top: 7px;
    padding-bottom: 12px;
}

.contact-locations-item-adress {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    margin: 0;
    padding-bottom: 32px;
}

.contact-locations-item-whours span {
    color: #049ED5;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
}

.contact-locations-item-whours p {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    margin: 0;
}

.contact-locations-item:hover {
    background-color: #049ED5;
    border-color: #049ED5;
}

.contact-locations-item:hover .contact-locations-item-location,
.contact-locations-item:hover .contact-locations-item-adress,
.contact-locations-item:hover .contact-locations-item-whours p {
    color: #2d2d2d;
    transition: color 0.3s ease;
}

.contact-locations-item:hover .contact-locations-item-whours span {
    color: #fff;
    transition: color 0.3s ease;
}

.contact-locations-item {
    transition: background-color 0.3s ease, border-color 0.3s ease;
}




.contact-map {
    height: 606px;
    background-image: url("/wp-content/uploads/2026/05/mapa-1920-1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.contact-find-us {
    padding-bottom: 16px;
    padding-top: 16px;
    background-color: #012E57;
    margin-top: -1px;
}

.contact-find-us p {
    margin: 0;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}

.contact-app {
    background-image: url('/wp-content/uploads/2026/02/Group-3013.png');
    padding-top: 88px;
    padding-bottom: 72px;
    padding-left: 315px;
    padding-right: 315px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.contact-app-container {
    margin: 0 auto;
}

.contact-app-container-top {
    width: 387px;
    padding-bottom: 24px;
}

.contact-app-container-top h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
    color: #2b2b2b;
    margin: 0;
    padding-bottom: 10px;
}

.contact-app-container-top p {
    font-size: 19px;
    font-weight: 400;
    line-height: 20px;
    color: #2d2d2d;
    margin: 0;
}

.contact-app-container-middle-content {
    display: flex;
    align-items: center;
    gap: 35px;
}

#number{
    font-size: 90.97px;
    font-weight: 700;
    color: #B18B64;
    margin: 0;
}

.contact-app-container-middle-text {
    width: 365px;
    color: #fff;
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    margin: 0;
}

#fitness {
    color: #482D14;
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    margin: 0;

}

#available {
    color: #2d2d2d;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}

.contact-app-container-bottom-content {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-top: -9px;
}

.contact-app-container-bottom-content p {
    width: 365px;
    color: #2d2d2d;
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    margin: 0;
}

.contact-app-container-btn {
    margin-top: 25px;
}

.contact-app-btn {
    background-color: #0D2F4A;
    border-radius: 30px;
    padding: 15.5px 30px;
    color:#fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    text-decoration: none;
}
.contact-app-btn:hover {
    color: #fff;
}

.corporate {
    background-image: url('/wp-content/uploads/2026/04/Mask-group-1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 416px;
}
.corporate-inner {
    padding: 96px 210px;
}
.corporate-inner h2 {
    font-weight: 600; 
    font-size: 28px; 
    line-height: 32px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 24px;
}
.corporate-inner p {
    max-width: 505px;
    font-weight: 400; 
    font-size: 19px; 
    line-height: 24px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 32px;
}
.ctas {
    display: flex;
    gap: 24px;
}
.corporate-inner a {
    font-weight: 700; 
    font-size: 14px; 
    line-height: 150%;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 14px 24px;
    background-color: #049ED5;
    border-radius: 30px;
    text-decoration: none;
}
.corporate-inner a:last-of-type {
    background-color: transparent;
    border: 1px solid #fff;
}


@media screen and (min-width: 1441px) {
    .contact-app-container {
        max-width: 1230px;
    }
    .corporate-inner {
        max-width: 1230px;
        margin: auto;
        padding-left: 0;
        padding-right: 0;
    }
}


/*tablet*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .contact-locations {
        padding: 56px 80px 168px;
    }
    .contact-locations-container {
        gap: 58px 27px;
        justify-content: center;
    }
    .contact-locations-item {
        padding: 30px;
    }
    .contact-locations-item-neigh {
        font-size: 23px;
    }
    .contact-locations-item:nth-child(2) .contact-locations-item-adress {
        padding-bottom: 32px;
    }
    .contact-locations-item:nth-child(5) .contact-locations-item-neigh {
        padding-bottom: unset;
    }
    .contact-locations-item:nth-child(5) .contact-locations-item-adress {
        padding-bottom: 20px;
        padding-top: 8px;
    }
    .contact-locations-item:nth-child(6) .contact-locations-item-neigh {
        padding-bottom: unset;
    }
    .contact-locations-item:nth-child(6) .contact-locations-item-adress {
        padding-bottom: 20px;
        padding-top: 8px;
    }
    .contact-locations-item:nth-child(11) .contact-locations-item-adress {
        padding-bottom: 10px;
    }
    .contact-locations-item:nth-child(13) .contact-locations-item-neigh {
        padding-bottom: 32px;
    }
    .contact-locations-item:nth-child(14) .contact-locations-item-neigh {
        padding-bottom: 22px;
    }
    .contact-locations-item:nth-child(15) .contact-locations-item-neigh {
        padding-bottom: 22px;
    }

    .corporate {
        height: 357px;
        background-image: url('/wp-content/uploads/2026/04/Mask-group-3-1.png');
    }
    .corporate-inner {
        padding: 72px 50px;
    }
    .corporate-inner h2 {
        font-size: 23px;
    }
    .corporate-inner p {
        max-width: 330px;
        font-size: 16px;
        line-height: 21px;
    }
    .corporate-inner a {
        padding: 10px 24px;
    }

    .contact-app {
        background-image: url('/wp-content/uploads/2026/03/Mask-group-2-3.png');
        padding: 72px 50px;
    }
    .contact-app-container-top h3 {
        font-size: 28px;
        line-height: 32px;
        width: 250px;
    }
    .contact-app-container-top p {
        display: none;
    }
    #number {
        font-size: 70px;
    }
    .contact-app-container-middle-text,
    #fitness {
        font-size: 22px;
        line-height: 24px;
    }
    .contact-app-container-bottom-content p {
        width: 265px;
        font-size: 18px;
        line-height: 22px;
    }
    .contact-app-btn {
        padding: 10px 32px;
    }

    .contact-locations-container .contact-locations-item:nth-child(n+5) {
        display: none;
    }
    #contact-load-more {
        position: absolute;
        left: 50%;
        bottom: 80px;
        transform: translate(-50%);
        border: none;
        border-radius: 30px;
        background-color: #049ED5;
        color: #fff;
        padding: 9px 24px;
        font-size: 15px;
    }
}

@media screen and (min-width: 1200px) {
    #contact-load-more {
        display: none;
    }
}


/*mobile*/
@media screen and (max-width: 399px) {
	.contact-locations-container {
		justify-content: flex-start;
	}
}
@media screen and (min-width: 400px) and (max-width: 767px) {
	.contact-locations-container {
		justify-content: center;
	}
}
@media screen and (max-width: 767px) {
	.contact-map {
		background-image: url('/wp-content/uploads/2026/05/Group-3160-1.png');
		height: 486px;
	}
	
    .contact-locations {
        padding: 27px 58px 136px;
    }
    .contact-locations-container {
        gap: 16px;
    }
    .contact-locations-item {
        max-width: 260px;
        height: 290px;
    }
    .contact-locations-item-neigh {
        font-size: 26px;
    }
    .contact-locations-item-adress,
    .contact-locations-item-whours span,
    .contact-locations-item-whours p {
        font-size: 15px;
        line-height: 19px;
    }
    .contact-locations-item:nth-child(2) .contact-locations-item-adress {
        padding-bottom: 32px;
    }
    .contact-locations-item:nth-child(5) .contact-locations-item-neigh {
        padding-bottom: unset;
    }
    .contact-locations-item:nth-child(5) .contact-locations-item-adress {
        padding-bottom: 20px;
        padding-top: 8px;
    }
    .contact-locations-item:nth-child(6) .contact-locations-item-neigh {
        padding-bottom: unset;
    }
    .contact-locations-item:nth-child(6) .contact-locations-item-adress {
        padding-bottom: 20px;
        padding-top: 8px;
    }
    .contact-locations-item:nth-child(11) .contact-locations-item-adress {
        padding-bottom: 10px;
    }
    .contact-locations-item:nth-child(13) .contact-locations-item-neigh {
        padding-bottom: 32px;
    }
    .contact-locations-item:nth-child(14) .contact-locations-item-neigh {
        padding-bottom: 22px;
    }
    .contact-locations-item:nth-child(15) .contact-locations-item-neigh {
        padding-bottom: 22px;
    }

    .contact-locations-container .contact-locations-item:nth-child(n+5) {
        display: none;
    }
    #contact-load-more {
        position: absolute;
        left: 50%;
        bottom: 64px;
        transform: translate(-50%);
        border: none;
        border-radius: 30px;
        background-color: #049ED5;
        color: #fff;
        padding: 9px 24px;
        font-size: 15px;
    }

    .corporate {
        height: 586px;
        background-color: #012E57;
        background-image: none;
        position: relative;
    }
    .corporate-inner {
        padding: 56px 30px;
    }
    .corporate img {
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .corporate-inner h2 {
        font-size: 22px;
        line-height: 24px;
    }
    .corporate-inner p {
        font-size: 17px;
        line-height: 22px;
    }
    .ctas {
        flex-direction: column;
        gap: 16px;
    }
    .corporate-inner a {
        width: fit-content;
        padding: 11px 24px;
        font-size: 12px;
    }

    .contact-app {
        padding: 56px 30px;
        height: 738px;
        background-image: none;
        background-color: #CDAF8B;
        position: relative;
    }
    .contact-app-container-top {
        width: unset;
        padding-bottom: 32px;
    }
    .contact-app-container-top h3 {
        font-size: 26px;
        line-height: 28px;
        width: 250px;
        padding-bottom: 14px;
    }
    .contact-app-container-top p {
        font-size: 17px;
        line-height: 20px;
    }
    #number {
        font-size: 40px;
    }
    .contact-app-container-middle-content {
        gap: 16px;
    }
    .contact-app-container-middle-text,
    #fitness {
        font-size: 22px;
        line-height: 24px;
    }
    .contact-app-container-bottom-content {
        gap: 9px;
        margin-top: 24px;
    }
    .contact-app-container-bottom-content p {
        font-size: 18px;
        line-height: 21px;
    }
    .contact-app-container-btn {
        margin-top: 32px;
        text-align: center;
    }
    .contact-app-btn {
        padding: 8px 27px;
        font-size: 16px;
        height: 40px;
        display: inline-block;
    }
    .contact-app img {
        position: absolute;
        width: 326px;
        bottom: 0;
        left: 60px;
    }
}