body{
    background-color: #fff;
}
.wpMenu{
    position: fixed;
    top: 0px;
    color: #fff;
    left: 0px;
    z-index: 10;
    padding-top: 30px;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;

    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.3) 64%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.3) 64%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.3) 64%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );

}

.wpMenu.menuScroll{
    background-color: rgba(0,0,0,0.8);
    -webkit-transition: 0.5s;
    padding-top: 10px;
    transition: 0.5s;
    padding-bottom: 0px;
    box-shadow: 0 0 2px #000;
}

.wpMenu .flag{
    position: absolute;
    width: 24px;
    height: 16px;
    background-repeat: no-repeat;
    margin-left: 10px;
    background-size: 22px;
    border: 1px solid #888;
    cursor: pointer;
    padding: 0px;
    margin-top: 21px;
    box-shadow: 0 0 2px #000;
    background-position: 1px -3px;
}

.menuScroll .flag{
    opacity: 0;
}

.membersAccess{
background-image: url(../Images/rightWhite.svg);
    margin: auto;
    width: 133px;
    margin-top: 62px;
    background-size: 17px;
    text-decoration: none;
    color: #fff;
    background-repeat: no-repeat;
    z-index: 3123123;
    text-transform: none;
    right: 0px;
    position: absolute;
    letter-spacing: 0px;
    font-size: 13px;
    box-shadow: 0 0 2px #000;
    text-align: left;
    cursor: pointer;
    border: 1px solid #fff;
    background-position: 10px;
    padding: 6px;
    bottom: 50px;
    padding-left: 36px;
    background-color: rgba(36,144,244, 0.8);
    border-radius: 2px;
}

.wpMenu .flag.uk{
    background-image: url("../Images/uk.svg");
}

.wpMenu .flag.sp{
    background-image: url("../Images/sp.svg");
}

.wpWidthCon{
    display: inline-block;
    width: 100%;
    max-width: 1024px;
    position: relative;
}

.wpWidthCon iframe{
    float: left;
    width: 100%;
    height:800px;
    border: 0px;
}

.wpMenu a{
    float: left;
    text-transform: uppercase;
    width: 11%;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    padding: 20px 0px;
    font-size: 15px;
    text-decoration: none;

    -webkit-transition: 0.5s; /* Safari */
    transition: 0.5s;
    cursor: pointer;
}

.wpMenu a:hover{
    color: rgb(0, 216, 255);
}

.wpMenu span{
    float: left;
    font-family: 'Fjalla One', sans-serif;
    width: 34%;
    text-align: center;
    font-size: 34px;
    padding: 10px 0px;
    cursor: default;
}

.wpContent{
    float: left;
    width: 100%;    
    position: relative;
    text-align: center;
    box-shadow: 0 0 2px #000;
}

.bgWPImage{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    background-size: cover;
    z-index: -1;
    top: 0;
    background-position: center;
}

.bgDark{
    opacity: 0.8
}

.wpBoxLogo{
    display: inline-block;
    width: 400px;
    margin-top: 100px;
}

.wpBoxInfo{
    float: left;
    width: 47.5%;
    text-align: left;
    margin-top: 75px;
}

.wpBoxInfo span{
    float: left;
    width: 100%;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Fjalla One', sans-serif;
}

.wpBoxInfo p{
    float: left;
    font-size: 15px;
    margin-bottom: 60px;
    color: #333;
}

box{
    box-shadow: 0px 0px 23px 4px;
    z-index: 1;
}

.wpTitle{
    float: left;
    width: 100%;
    margin-top: 150px;
    font-family: 'Fjalla One', sans-serif;
    font-size: 50px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 700;
    text-shadow: 0 0 1px #000;
}

.wpTitleWhite{
    float: left;
    width: 100%;
    margin-top: 130px;
    font-family: 'Fjalla One', sans-serif;
    font-size: 50px;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 2px #000;
    text-align: left;
}

.wpTitleDesc{
    float: left;
    color: #FFF;
    width: 100%;
    font-size: 20px;
    text-shadow: 0 0 2px #000;
    text-align: left;
    margin-bottom: 20px;
}

.wpBloqueTarifa{
    float: left;
    color: #fff;
    width: 24%;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    margin-bottom: 30px;
    padding: 30px 2%;
    margin-right: 3.3%;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 0 0 1px 0px, 0 0 2px #000;
    position: relative;
        padding-bottom: 40px;
}

.wpPriceCon{
    display: inline-block;
    font-family: 'Fjalla One', sans-serif;
}

.wpPrice{
    float: left;
    font-size: 60px;
}

.wpPriceM{
    font-family: 'Fjalla One', sans-serif;
    float: left;
    font-size: 24px;
    margin-top: 10px;
    margin-left: 4px;
}

.wpPriceTitle{
    text-transform: uppercase;
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 600;
}

.wpPriceDescNOM{
    width: 100%;
    float: left;
    margin-top: 5px;
    font-size: 13px;
}

.wpPriceSeparator{
    display: inline-block;
    height: 1px;
    margin-top: 30px;
    width: 40px;
    margin-bottom: 15px;
    background: #fff;
}

.wpPriceDesc{
        float: left;
    font-size: 15px;
    width: 100%;
}

.wpBloqueCoach{
    display: inline-block;
    width: 31%;
    margin-right: 1%;
    padding: 30px 0%;
    margin-left: 1%;
    margin-bottom: 20px;
}

.wpBloqueCoach img{
    float: left;
    width: 100%;
}

.wpCoachName{
    float: left;
    text-align: left;
    width: 100%;
    font-family: 'Fjalla One', sans-serif;
    font-size: 28px;
    margin-top: 10px;
    font-weight: 700;
    text-indent: 10px;
}

.wpCoachTitle{
    float: left;
    width: auto;
    text-transform: uppercase;
    text-align: left;
    padding-left: 10px;
    font-weight: 700;
    color: #444;
    margin-bottom: 5px;
}

.wpCoachDesc{
    float: left;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}

#team{
        padding-bottom: 50px;
}

.filtroDark{
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}

.activityBlock{
        float: left;
    position: relative;
    margin-top: 20px;
    color: #fff;
    padding-left: 320px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 100px 2px 2px 100px;
    box-shadow: 0 0 0px 1px #555, 0 0 5px #000;
    min-height: 204px;
    margin-bottom: 30px;
    min-width: 600px;
}


.activityPic {
    width: 300px;
    height: 200px;
    position: absolute;
    background-size: cover;
    box-shadow: 0 0 4px #000;
    top: 0px;
    border: 2px solid #fff;
    left: 0px;
    border-radius: 50px 3px 50px 3px;
        background-position: center;
}

.activityTitle{
    float: left;
    font-family: 'Fjalla One', sans-serif;
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 15px;
}

.activityDesc{
    float: left;
    padding-right: 20px;
    font-size: 14px;
    padding-bottom: 10px;
}

#fullmap{
    float: left;
    width: 100%;
    height: 400px;
}

.wpTitle2{
    width: 100%;
    font-family: 'Fjalla One', sans-serif;
    margin-top: 50px;
    float: left;
    font-weight: bold;
    font-size: 36px;
    text-transform: uppercase; 
    margin-bottom: 20px;
}

.wpContactDir, .wpContactTel, .wpContactMail{
    width: 100%;
    font-family: 'Fjalla One', sans-serif;
    
    float: left;
    color: #111;
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase; 
}

.wpContactTel, .wpContactMail{
    float: left;
    width: auto;
    margin-right: 15px;
    margin-bottom: 30px;
    margin-top: 15px;
}

.wpContactMail{
    text-decoration: none;
    color: rgb(36,144,244);
}

.wpContactMail:hover{
    text-decoration: underline;
}

.pieGeneral{
    background-color: #333;
    float: left;
    width: 100%;
    height: 400px;
    margin-top: 75px;
}

.wpSocial{
    display: inline-block;
    width: 20px;
    border: 2px solid #fff;
    padding: 8px;
    border-radius: 50%;
    margin-top: 50px;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;
}

.wpCopyright{
        color: #fff;
    position: absolute;
    bottom: 40px;
    font-size: 14px;
    width: 100%;
    left: 0;    
}

.titlePDs{
        font-weight: bold;
    margin-top: 15px;
}

.textSlide{
    float: left;
    position: absolute;
    height: 400px;
    top: 240px;
    color: #fff;
    left: 0px;
    right: 0px;
}

.slider-item{
    text-align: center;
    max-width: 1000px;
    
    text-align: center;

}

.textSize1{
    font-family: 'Fjalla One', sans-serif;
    font-size: 87px;
    text-transform: uppercase;
    text-shadow: 0 0 2px #000;
}

.textSize2{
font-size: 20px;
    color: rgb(0, 216, 255);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    text-shadow: 0 0 2px #000;
}

.botonAccion{
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0 0 2px #000;
    text-transform: uppercase;
    background: rgba(36,144,244, 0.9);
    border: 1px solid #fff;
    padding: 18px;
    /* background-color: rgba(0,0,0,0.3); */
    letter-spacing: 1px;
    margin-top: 47px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
}

.botonAccion:hover{
    background-color: rgba(36,144,244, 1)
}

.wpAHLogo{
    display: inline-block;
    width: 300px;
    cursor: pointer;
    margin-top: 150px;
}


.wpContactForm{
        display: inline-block;
        width: 430px;
        position: relative;
}

.wpContactForm input, .wpContactForm textarea{
        padding: 10px 3%;
    font-size: 15px;
    border-radius: 2px;
    margin-bottom: 10px;
}

.wpContactForm textarea{
width: 92%;
    float: left;
    height: 100px;
    resize: none;
}

#wpContactMail{
    width: 92%;
    float: left;
}

#wpContactName, #wpContactPhone{
    float: left;
    width: 40%;
}

#wpContactName{
    margin-right: 5%;
}

.wpContactInfo{
    float: left;
    width: 42.5%;
    text-align: left;
    margin-left: 2.5%;
}

.wpContactForm .action{
    float: left;
    background-color: rgba(36,144,244, 0.8);
    color: #fff;
    padding: 10px;
    font-size: 14px;
    border: 1px solid rgba(36,144,244, 0.8);
    border-radius: 2px;
    text-transform: uppercase;
    min-width: 200px;
    font-weight: 600;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.wpContactForm a{
    color: rgb(36,144,244);
    text-decoration: none;
    font-weight: 600;
}

.wpContactForm .action:hover{
    border: 1px solid rgba(36,144,244, 1);
}

.wpContactError{
        color: red;
    font-weight: 600;
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
}

#mensajeEnviadoCOnfirm{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    background-image: url(../Images/checkWhite.svg);
    display: none;
    width: 100%;
    left: 0;
    border-radius: 10px;
    margin: auto;
    right: 0;
    border: 1px solid #ccc;
    top: 30px;
    width: 300px;
    height: 150px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: 54px;
    font-size: 24px;
    padding-top: 31px;
    background-position: center 88px;
}

.webMobile .wpMenu a, .webMobile .membersAccess, .webMobile .crisp-client{
    display: none;
}


.webMobile.forceShowMenu .wpMenu{
    position: fixed;
    left: 5%;
    width: 90%;
    top: 20px;
    padding: 0px;
    z-index: 1000;
    background-color: rgba(0,0,0,0.85);
    border: 1px solid #555;
    border-radius: 4px;
}

.webMobile.forceShowMenu #openMobileMenu{
    z-index: 1001;
    left: 35px;
    top: 32px;
}
.webMobile.forceShowMenu .wpMenu span, .webMobile.forceShowMenu .flag{
    display: none !important;
    opacity: 0;
}


.webMobile.forceShowMenu .wpMenu a{
        display: block !important;
    width: 100%;
    border: 0px !important;
}


.webMobile .wpMenu span{
    float: left;
    width: 70%;
    margin-left: 15%;
    text-align: center;
}

.webMobile .textSlide{
    left: 20px;
    right: 20px;
    top: 0;
    bottom: 0;
    height: 415px;
    margin: auto;
}

.webMobile .textSize1{
    font-size: 40px !important;
}

.webMobile .wpBoxLogo{
    width: 75%;
    margin-top: 50px;
        margin-bottom: 50px;
}

.webMobile .wpBoxInfo{
    margin-left: 5%;
    width: 90%;
    margin-top: 25px;
}

.webMobile .wpBoxInfo p{
    margin-bottom: 30px;
    font-size: 12px;
}

.webMobile .wpTitleWhite{
    margin-top: 60px;
}

.webMobile #memberships .wpWidthCon, .webMobile #activities .wpWidthCon{
padding-left: 5%;
    width: auto;
    padding-right: 5%;
}

.webMobile .wpBloqueTarifa{
    display: inline-block;
    width: 96%;
    float: none;
    margin-right: 0;
}

.webMobile .wpBloqueCoach{
    width: 90%;
    padding-bottom: 0px;
}

#openMobileMenu{
    display: none;
    background-image: url(../Images/menuWhite.svg);
    width: 32px;
    height: 32px;
    position: fixed;
    top: 24px;
    background-size: 100%;
    left: 20px;
    z-index: 100;
}

.webMobile #openMobileMenu{
    display: block;
}

.webMobile #team #wpTitle{
    margin-top: 50px;    
}

.webMobile #wpTitle{
    font-size: 40px;    
}

.webMobile .activityBlock{
    min-width: 0px;
    padding-left: 0px;
    padding: 20px 5%;
    border-radius: 70px 10px 10px 10px;
}

.webMobile .activityPic{
    position: relative;
    width: 98%;
    float: left;
    max-height: 100px;
    background-position: center;
}

.webMobile .activityBlock .activityTitle{
    width: 100%;
}

.webMobile #activities{
    padding-bottom: 0px !important;
}

.webMobile #schedule .wpTitle{
margin-top: 50px !important;
margin-bottom: 20px !important;
text-align: left !important;
font-weight: normal;
font-size: 38px;
text-indent: 30px !important;
letter-spacing: 0px;
}

.webMobile .wpContactInfo{
    width: 90%;
    margin-left: 5%;    
}

.webMobile .wpContactDir,.webMobile  .wpContactTel,.webMobile  .wpContactMail{
font-size: 21px;    
}

.webMobile .wpContactForm{
    width: 90%;    
}

.webMobile .pieGeneral{
    height: 300px;
}

.webMobile .wpAHLogo{
    width: 200px;
    margin-top: 60px;
}

.bmNewAsk{
    float: left;
    font-family: 'Fjalla One', sans-serif;
    color: #fff;
    font-size: 30px;
    margin-left: 1%;
    margin-bottom: 10px;
    text-shadow: 0 0 2px #000;
}

.webMobile .activityDesc{
    font-size: 9px;
}

.webMobile .wpBoxInfo span{
    font-size: 22px;
}

.webMobile .pieGeneral a img{
    max-width: 150px;
}

#showmap{
    float: left;
    width: 100%;
    height: 400px;   
    background-image: url(../Images/vermap.png);
        background-size: 100%;
        
}

#showmap span{
    float: left;
    width: 100%;
    height: 400px;
    line-height: 400px;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    text-shadow: 0 0 2px #000;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 19px;
    font-weight: 700;
}


.webMobile #videoFrameWeb{
    height: 200px !important;
    margin-top: 0px !important;
}

.pie a, .pie span{
    color: #fff !important;
}

@media screen and (max-width: 700px) {
    .pie{
        height: auto !important;
            background-color: #333;
    }
}

.webWhatsapp{
    position: fixed;
    background-image: url(../Images/wa.svg);
    width: 48px;
    height: 48px;
    margin-left: -5px;
    background-size: 247px;
    cursor: pointer;
    background-repeat: no-repeat;
    z-index: 99;
    border-radius: 50%;
    background-position: -9px -5px;
    bottom: 20px;
    right: 20px;
    zoom: 1.3;
}