.text-30 {
    font-size: 30px;
}
.selector-treatment-h3 {
    font-size: 1.4em !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
}
.mh-90 {
    min-height: 90px;
}
.mh-120 {
    min-height: 120px;
}
.mh-230 {
    min-height: 230px;
}
.mh-270 {
    min-height: 270px;
}
.mh-320 {
    min-height: 320px;
}
.input24 {
    display: block;
    width: 24px;
    height: 24px;
}
#phone_signup .form-error input {
    border-color: red;
}
#phone_signup small.form-error {
    color: red;
}
#phone_signup_xs .form-error input {
    border-color: red;
}
#phone_signup_xs small.form-error {
    color: red;
}
.sidebar {
    margin-top: 20px;
}
#block-photos {
    background: #133953;
    padding: 20px;
}
#block-photos h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 200;
    line-height: 28px;
    margin-bottom: 10px;
}
#block-photos select {
    width: 210px;
    padding: 5px;
}
@media (min-width: 767px) and (max-width: 1200px) {
    #block-photos select {
        width: 175px;
        padding: 5px;
    }
    .nav-tabs li a {
        font-size: 11px;
    }
}
.nav-pills > li {
    line-height: 25px;
}
.padding-contact {
    padding: 0px !important;
}
@media (min-width: 747px) and (max-width: 991px) {
    .padding-contact {
        padding: 38px !important;
    }
}
@media (min-width: 992px) {
    .w-280-desktop {
        width: 230px;
    }
    .w-205-desktop {
        width: 106px;
    }
    .w-204-desktop {
        width: 106px;
    }
    .w-226-desktop {
        width: 186px;
    }
    .w-235-desktop {
        width: 225px;
    }
}
@media (min-width: 993px) and (max-width: 1025px) {
    .w-280-desktop {
        width: 240px;
    }
    .w-205-desktop {
        width: 185px;
    }
    .w-204-desktop {
        width: 60px;
    }
    .w-226-desktop {
        width: 210px;
    }
    .w-235-desktop {
        width: 235px;
    }
}
@media (min-width: 1200px) {
    .w-280-desktop {
        width: 282px;
    }
    .w-205-desktop {
        width: 205px;
    }
    .w-204-desktop {
        width: 204px;
    }
    .w-226-desktop {
        width: 226px;
    }
    .w-235-desktop {
        width: 235px;
    }
}
@media (max-width: 747px) {
    .nav-pills > li {
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .nav-pills > li {
        font-size: 0.9em;
    }
}
.form-myfocus {
    font-size: 14px;
}
.form-myfocus input,
.form-myfocus select,
.form-myfocus textarea {
    border: 2px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: 400;
    display: block;
    box-sizing: border-box;
    height: 30px;
    width: 100%;
    padding: 6px 12px;
    font-family: inherit;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-myfocus input[type="checkbox"],
.form-myfocus input[type="radio"] {
    width: 15px;
    height: 15px;
    margin-top: 5px;
}
.form-myfocus textarea {
    height: auto;
}
.form-myfocus [class^="col-"],
.form-myfocus [class*=" col-"] {
    margin-bottom: 15px;
}
.form-myfocus input:active,
.form-myfocus input:focus,
.form-myfocus select:active,
.form-myfocus select:focus,
.form-myfocus textarea:active,
.form-myfocus textarea:focus {
    border-color: #999;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.form-myfocus label {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
    margin-bottom: 5px;
    cursor: pointer;
    max-width: 100%;
}
.form-myfocus option {
    font-size: 16px;
}
.form-myfocus select {
    cursor: pointer;
}
.form-ok,
.form-myfocus .div_province_it {
    display: none;
}
..has-error,
.checkbox.has-error label::before {
    border: 2px solid #ea6153;
}
.form-myfocus .has-error,
.form-myfocus .checkbox.has-error label::before {
    border: 2px solid #ea6153;
}
.form-myfocus .checkbox.has-error {
    border: 0 !important;
}
.form-myfocus .has-error.checkbox label {
    color: inherit;
}
.g-recaptcha {
    height: 78px;
    margin-bottom: 45px;
}
.g-recaptcha div {
    margin: 0 auto;
}
.g-recaptcha div div.has-error {
    border: 1px solid red !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    margin: 0;
    line-height: 0;
}
.g-recaptcha .error {
    display: block;
    text-align: center;
}
.form-myfocus .alert {
    margin: 0;
    padding: 15px 0 0 0;
    color: #e74c3c;
    display: none;
}
.form-ok,
.form-ko {
    display: none;
}
.sended .form-ok.sended,
.error .form-ko.error {
    display: block;
}
.sended .hidder {
    display: none;
}
.error {
    color: #b80c0c;
    font-weight: 700;
}
.checkbox.has-error {
    border: 0 !important;
}
.has-error.checkbox label {
    color: inherit;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .category-parent-0 {
        font-size: 1.1em !important;
        padding: 10px !important;
    }
}
blockquote {
    padding: 0 10px;
    margin: 0 0 10px;
    font-size: 1em;
    border-left: 5px solid #eee;
}
@media (max-width: 747px) {
    blockquote {
        padding: 0 5px;
        margin: 0 0 5px;
        font-size: 0.6em;
        border-left: 2px solid #eee;
    }
}
.thumb-info-caption h4 {
    margin: 5px 0 0 10px;
    font-weight: 600;
}
.thumb-info-caption h5 {
    margin: 5px 0 0 10px;
    font-weight: 600;
}
.min_180 {
    min-width: 180px !important;
}
.formcall {
    display: block;
}
.callyou {
    display: none;
    font-weight: 600;
    color: #15478c;
    font-size: 16px;
    padding: 5px;
}
.small-legal {
    font-size: 11px !important;
    line-height: 15px;
}
.sticky-container {
    display: block;
}
.cart_sticky_add {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 1.6em;
    font-weight: 700;
    padding: 15px;
    background-color: #0f3f81;
    color: #fff;
}
.cart_sticky();
 {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 1.6em;
    font-weight: 700;
    padding: 15px;
    background-color: #0f3f81;
    color: #fff;
}
.owl-carousel .owl-stage {
    margin: 0 auto;
}
.row-treatment img {
    max-width: 100% !important;
}
.new-home-title {
    font-size: 1.5em;
    line-height: 1.2em;
    color: #1c51aa;
    font-family: "Noto Sans", sans-serif;
    font-weight: lighter;
    margin-top: 15px;
}
@media (max-width: 747px) {
    .new-home-title {
        font-size: 28px;
        line-height: 36px;
        display: block;
        text-align: center;
    }
}
.new-home-fields {
    border-bottom: 1px solid grey;
    margin-bottom: 20px;
    text-align: center;
}
.new-home-fields input {
    border: 0;
    padding: 5px;
    margin-bottom: 5px;
    min-width: 340px;
    text-align: center;
}
.new-home-header-news {
    background-color: #fff;
    margin-top: 40px;
}
@media (max-width: 747px) {
    .new-home-header-news {
        background-color: #fff;
        margin-top: 40px;
    }
}
.new-home-header-more {
    background-color: #fff;
    margin-top: 40px;
    padding: 20px;
}
@media (max-width: 747px) {
    .new-home-fields input {
        border: 0;
        padding: 5px;
        min-width: 240px;
        text-align: center;
    }
}
@media (max-width: 747px) {
    .blog-logo {
        width: 40%;
    }
}
.group-ipad-p > .has-error {
    border: 1px solid red;
}
.title_home_subscribe {
    font-size: 26px;
    font-weight: 700;
}
@media (max-width: 747px) {
    .title_home_subscribe {
        font-size: 16px;
    }
}
.button_planas_blog {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 25px;
    padding: 5px 15px 5px 15px;
}
#video-home {
    margin: -3.8vw 0 -1.8vw 0;
    pointer-events: none;
}
@media screen and (min-width: 1920px) {
    #video-home {
        margin: -2.6vw 0 -1.8vw 0;
    }
}
.tel-barcelona label {
    font-weight: 400;
}
.tel-madrid label {
    font-weight: 400;
}
.tel-barcelona:hover label:after {
    position: relative;
    content: " +34 93 203 28 12";
}
.tel-madrid:hover label:after {
    content: " +34 91 578 46 76";
}
.loader {
    display: none !important;
}
.banner-financiacion {
    min-height: 550px;
    background: url(../img/fondo_financiacion.jpg);
    background-position: center center;
    background-size: cover;
}
.banner-financiacion-text {
    font-family: "Noto Sans", sans-serif;
    text-transform: none;
    color: #fff;
    font-size: 26px;
}
.banner-online {
    min-height: 550px;
    background: url(../img/consulta1b.jpg);
    background-position: center center;
    background-size: cover;
}
.banner-online-text {
    font-family: "Noto Sans", sans-serif;
    text-transform: none;
    color: #333;
    font-size: 26px;
}
.banner-online-space {
    height: 160px;
}
.banner-online-text-xs {
    font-family: "Noto Sans", sans-serif;
    text-transform: none;
    font-weight: 700;
    color: #333;
    font-size: 24px;
}
@media (max-width: 799px) {
    .banner-online {
        min-height: 550px;
        background: url(../img/consulta1_xs.jpg);
        background-position: center center;
        background-size: cover;
    }
    .banner-online-text {
        display: none;
    }
}
.overlay-vid {
    background-color: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    position: absolute;
    max-width: 564px;
    height: 272px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    cursor: pointer;
    text-align: center;
}
.overlay-vid .play {
    margin-top: 20%;
}