/*
  Theme Name:   Loscos Child
  Theme URI:    http://routewp.com/
  Author:       Codestar
  Author URI:   http://codestar.me/
  Description:  Route Multi-Purpose WordPress Theme by a Elite Author
  Version:      4.1.1
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
  Text Domain:  route
  Template:     loscos
*/


/* Estilo separadores */

.cs-in.fa-caret-right {
    color: var(--c-grey) !important;
}


/* Links */

.elementor-widget-text-editor a,
.elementor-heading-title a {
    color: var(--c-middleblue) !important;
    border-bottom: solid 1px var(--c-middleblue);
    transition: 0.3s;
}

.elementor-widget-text-editor a.link-w,
.elementor-heading-title a.link-w {
    color: #fff !important;
    border-bottom: solid 1px #fff;
}

.elementor-widget-text-editor a:hover,
.elementor-heading-title a:hover {
    color: #428bcacb !important;
    border-bottom: solid 1px #428bcacb;
}


/*.cs-btn {
    background-color: #1B1B1B !important;
}*/

.cs-btn:hover {
    background-color: var(--c-grey) !important;
}

.elementor-widget-heading~.elementor-widget-divider .elementor-divider-separator,
.vc_sep_holder span {
    border-color: var(--c-grey) !important;
}

.grey-back .elementor-widget-heading~.elementor-widget-divider .elementor-divider-separator,
.vc_sep_holder span {
    border-color: #fff !important;
}


/* ENCABEZADOS */

.tit h1,
.tit h2,
.tit h3 {
    font-family: var(--primary-font);
    margin-bottom: 0px;
    color: var(--main-txt-color);
    font-weight: 400;
}

.tit h1 {
    font-size: 3em;
    line-height: 1.3em;
}

.tit h2 {
    font-size: 2.2em;
    line-height: 1.3em;
    color: var(--main-txt-color);
    margin-bottom: 10px;
    letter-spacing: 0.05em;
}

.tit h2 span {
    font-size: 30px;
}

.tit h3 {
    font-size: 1.8em;
    line-height: 1.3em;
}

h3.elementor-cta__title {
    font-family: var(--primary-font);
    font-size: 22px;
    font-weight: 400;
}

.tit p,
p.elementor-icon-box-title {
    font-family: var(--primary-font);
}

body.page-id-44176 {
    font-family: var(--secondary-font) !important;
}

body.page-id-44176 p,
body.page-id-44176 li {
    letter-spacing: 0;
    line-height: 1.5em;
}


/* Botón */

.btn-flat a {
    line-height: 1.5em;
    border: 2px solid #1B1B1B;
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0);
    color: #1B1B1B !important;
    text-transform: uppercase;
    padding: 20px 30px;
    font-weight: 600 !important;
    box-shadow: inset 0 0 0 0 var(--c-grey);
    transition: all 0.4s ease;
}

.btn-flat.white a {
    border: 3px solid #fff;
    color: #fff !important;
}

.btn-flat a:hover,
.btn-enviar:hover .wpcf7-form-control {
    border: 2px solid #1B1B1B;
    background-color: #1B1B1B !important;
    color: #fff !important;
    /* border-radius: 50px !important; */
    box-shadow: 0 20px 20px rgb(0 0 0 / 15%);
}

.caso-clinico .elementor-cta__button:hover {
    box-shadow: 0 20px 20px rgb(0 0 0 / 15%);
}

.btn-flat.white a:hover {
    border: 2px solid #fff;
    background-color: #fff !important;
    color: #1B1B1B !important;
    /* border-radius: 50px !important; */
    box-shadow: 0 20px 20px rgb(0 0 0 / 15%);
}

.btn-enviar .wpcf7-form-control {
    border: 2px solid #1B1B1B;
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0);
    color: #1B1B1B !important;
    text-transform: uppercase;
    padding: 12px 30px;
    font-weight: 600 !important;
    box-shadow: inset 0 0 0 0 var(--c-grey);
    transition: all 0.4s ease;
}

.page-template-page-full-width .main-content>.container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}

.page-template-page-full-width .main-content>.container .row {
    margin: 0 !important;
}

.page-template-page-full-width .main-content>.container .row .col-md-12 {
    padding: 0 !important;
}

.page-template-page-full-width .main-content>.container .isotope-portfolio {
    max-width: 1170px;
    margin: 0 auto !important;
}

.portfolio-loop .tratamiento-info-block ul li {
    list-style: none !important;
    padding: 0 !important;
}

.portfolio-loop .tratamiento-info-block ul li:before {
    content: none !important;
}

.video-loscos h3 {
    padding-bottom: 15px;
    margin-top: 0;
}

.video-corporativo {
    max-width: 1280px;
    text-align: center;
    margin: 0 auto;
}

.cs-header-default #site-logo img {
    max-height: 87%
}

.is-sticky #site-logo img {
    max-height: 100%;
    padding: 15px 0 20px !important;
}

.cs-iconbox-left {
    float: left;
    margin-bottom: 10px;
}

.cs-iconbox-left .cs-iconbox-icon {
    padding-right: 10px;
}

.cs-module-social a.fa-facebook:hover {
    background-color: #3B5998;
}

.cs-module-social a.fa-twitter:hover {
    background-color: #4099FF;
}

.cs-module-social a.fa-youtube:hover {
    background-color: #e52d27;
}

.cs-module-social a.fa-google-plus:hover {
    background-color: #2d2d2d;
}

.entry-author,
.entry-love,
.entry-author-link,
.entry-cat-links {
    display: none !important;
}

#colophon {
    display: none;
}

h2,
h3 {
    margin: 30px 0 15px 0;
}

h2 {
    font-size: 26px
}

#top-bar {
    color: #8A8A8A;
    background-color: #fff;
}

.cs-top-module>a {
    color: #8A8A8A;
}

.cs-top-module>a:hover {
    color: #0077BF;
}

.cs-top-left .cs-top-module {
    padding: 0 15px;
}

.cs-top-module:first-child {
    padding-left: 0;
}

.home .blog-masonry-border {
    min-height: 500px;
}

.box-list p a {
    width: 100%;
    display: block;
    padding: 1em;
    text-align: center;
    background: #cecece;
    color: #fff;
}

#intro {
    /*border-bottom: 1px solid #eeeeee;*/
}

#intro h1 {
    text-align: center;
    font-size: 27px;
    color: #333333;
}

#intro-contacto h1 {
    text-align: center;
    font-size: 27px;
    color: #0077BF;
    padding-bottom: 20px;
}

#intro>.container>.row {
    display: flex;
    align-items: center;
}

#intro .wpb_single_image.vc_align_left {
    padding-left: 35px;
}

#intro h3 {
    text-align: center;
    margin-top: 10px;
    color: #0479C0;
    font-size: 22px;
}

#site-nav .cs-mega-menu>ul>li ul>li>ul {
    display: none !important;
    border-bottom: 2px solid #428BCA;
    border-top: 2px solid #428BCA;
}

#site-nav .cs-mega-menu>ul>li ul>li:hover>ul {
    display: block !important;
    position: absolute !important;
    top: 35px !important;
}

#site-nav .menu-item-has-children .menu-item-has-children>a:hover:after {
    transform: rotate(90deg);
}

#contacta h1 {
    padding-top: 20px;
}

#salutae {
    background-image: url("http://www.loscos.ril/wp-content/uploads/2016/02/boton-salutae.jpg");
    background-repeat: no-repeat;
    min-height: 62px;
    padding: 11px 10px;
}

#salutae a {
    font-size: 26px;
    color: #155365;
    text-decoration: none;
}

#salutae a:hover {
    color: #67a7ba;
}


/* NUEVOS */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #777;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
a,
strong,
i,
em,
li {
    line-height: 1.5;
    letter-spacing: 1px;
}

.page-content>ul li,
.page-content>ol li {
    margin-bottom: 10px;
}

ul li:last-child,
ol li:last-child {
    margin-bottom: 0px;
}

.page #content ul:not(.index) {
    padding-left: 3px;
}

.page #content ul:not(.index) li {
    list-style: none;
    padding: 0 0 0 1em;
    margin-bottom: 1em;
}

.page #content ul:not(.index) li:before {
    content: '\2022';
    display: inline-block;
    position: relative;
    max-width: 0;
    max-height: 0;
    left: -20px;
    vertical-align: sub;
    top: -0px;
    color: var(--c-grey);
    font-size: 26px;
}

.display-flex .row {
    display: flex;
    align-items: center;
}

#coronas-head {
    background-position: center bottom !important;
}

.center-top {
    background-position: center top !important;
}

#showTopBar-icon {
    display: none;
}

#copyright {
    background-color: #FFF;
    border-top: 1px solid #eee;
    padding: 15px 0;
}

#copyright .pull-left {
    float: none !important;
    text-align: center;
}

#cs-top {
    right: 15px;
    width: 40px;
    height: 40px;
    background-color: #777777;
    opacity: 1;
    bottom: -100px;
}

#cs-top.in {
    bottom: 15px;
}

body {
    color: #777;
}

.entry-edit-link,
.vc_inline-link {
    display: none;
}


/* NAV */

#site-nav>ul>li>ul {
    margin-top: 0;
}

#site-nav>ul>li>.cs-link {
    color: #777;
}

.cs-header-default #site-nav {
    float: right;
    padding-right: 15px;
}

#site-nav .cs-module-search {
    margin-top: 0;
}

#site-nav .cs-mega-menu>ul>li {
    float: none;
    border-right: 1px solid #eee;
}

#site-nav .cs-mega-menu>ul>li .cs-title {
    display: flex;
    min-height: 75px;
    width: 100%;
    align-items: center;
    font-size: 12px;
}

#site-nav .cs-mega-menu>ul>li .cs-link {
    border-right: 0;
}

#site-nav .cs-mega-menu:hover>ul {
    display: flex !important;
}


/* SLIDER */

.is-sticky.is-compact #site-logo img {
    padding: 7px 0 10px 0 !important;
}

.hephaistos.tparrows:before {
    color: rgb(90, 196, 46);
}

.hephaistos.tparrows,
.hephaistos.tparrows:hover {
    background: rgb(255, 255, 255);
}

.hephaistos.tparrows:hover:before {
    color: #a8a8a8;
}

.slider-btn.blue {
    background-color: #0077BF !important;
    color: #fff !important;
}

.slider-btn.blue:hover {
    color: #0077BF !important;
    background-color: #fff !important;
}

.logos {
    display: flex;
    align-items: center;
}

.logos .wpb_single_image {
    margin: 30px auto 30px;
    max-width: 115px;
}

.loscos-div {
    margin-bottom: 50px;
}

.loscos-div .wpb_single_image img {
    vertical-align: middle;
    max-height: 150px;
    width: auto;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
}

.loscos-div .col-md-3 {
    padding: 2em 1em;
    min-height: 300px;
    position: relative;
}

.loscos-div .col-md-3:hover img {
    -webkit-transform: translate(0, 5px);
    -moz-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
    -o-transform: translate(0, 5px);
    transform: translate(0, 5px);
}

.loscos-div .container {
    width: 100%;
}

.loscos-div .yellow {
    background: #b0c633;
    filter: grayscale(1);
    transition: filter 0.5s ease-out;
}

.loscos-div .blue {
    background: #5a9ad7;
    filter: grayscale(1);
    transition: filter 0.5s ease-out;
}

.loscos-div .orange {
    background: #dc9020;
    filter: grayscale(1);
    transition: filter 0.5s ease-out;
}

.loscos-div .red {
    background: #c3111d;
    filter: grayscale(1);
    transition: filter 0.5s ease-out;
}

.loscos-div .yellow:hover {
    filter: grayscale(0);
}

.loscos-div .blue:hover {
    filter: grayscale(0);
}

.loscos-div .orange:hover {
    filter: grayscale(0);
}

.loscos-div .red:hover {
    filter: grayscale(0);
}

.valores,
.sellos {
    text-align: center;
}

.sellos~section.cs-section.md-padding {
    padding-top: 0;
}

.sellos {
    padding-bottom: 0 !important;
}

.valores h3,
.sellos h3 {
    text-align: center;
    position: relative;
    top: -50px;
    display: inline-block;
    margin: 0 auto;
    padding: 1em;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
}

.valores h3 {
    background: #0479C0;
}

.valores .cs-iconbox {
    display: inline-block;
}

.valores .cs-icon-md {
    font-size: 22px;
}

.valores .cs-iconbox-heading {
    color: rgba(119, 119, 119, 0.65);
    font-size: 14px;
}

.sellos h3 {
    background: #5AC42E;
}

.cs-iconbox-text {
    margin-top: 0;
}

.cs-iconbox.cs-iconbox-left {
    display: flex;
    align-items: center;
}

.cs-iconbox-heading {
    margin: 0;
    color: #777;
}

#blog-last .entry-image {
    min-height: 175px;
    margin-bottom: 0;
}

#blog-last .blog-masonry-border {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#blog-last .entry-header {
    margin-bottom: 0;
    margin-top: 0;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

#blog-last .entry-title {
    min-height: 60px;
    display: table;
}

#blog-last .entry-title a {
    vertical-align: middle;
    display: table-cell;
}

#blog-last .entry-content {
    padding-top: 15px;
}

#blog-last .entry-read-more {
    margin-top: 20px;
}

#blog-last .blog-masonry .hentry {
    margin-bottom: 0;
}

#blog-last .entry-read-more .cs-btn-flat-accent {
    background: #5AC52E;
    width: 100%;
}

.loscos-div {
    margin-bottom: 60px;
    margin-top: 0;
}

.cs-breadcrumb .cs-inner>span {
    padding: 0 10px;
}

.cs-breadcrumb>div>span:nth-child(2) {
    display: none;
}

.cs-breadcrumb .cs-inner>span:first-of-type {
    padding-left: 0;
}

.cs-breadcrumb .cs-inner {
    padding: 0;
    background-color: transparent;
}

.cs-breadcrumb {
    position: static;
    margin: 0 15px;
    clear: both;
    padding: 0;
}

#page-header {
    background: #fff;
    padding: 40px 0;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #5AC42E;
    background: #5AC42E;
    color: #fff;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

#copyright {
    text-align: center;
}

#copyright .col-md-12 {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    float: none;
}

#copyright a:hover {
    color: #1b1b1b;
}

.modal-body {
    padding: 30px;
}

.modal-header h4 {
    color: #fff;
}

#page-header .col-md-12.md-padding {
    padding: 0 15px;
}

#page-header .page-title,
.cs-breadcrumb .cs-inner,
.cs-breadcrumb a,
.cs-breadcrumb span {
    color: #777;
}

ul.index {
    list-style: none inside none;
    padding: 0;
    background: rgba(128, 128, 128, 0.14);
}

ul.index li a {
    padding: 1em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    display: block;
}

ul.index li a:hover {
    text-decoration: none;
    background: rgba(181, 181, 181, 0.35);
}

.tratamiento-info-block {
    background: rgba(250, 250, 250, 0.90);
    padding: 3em 3em 4em;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1px;
}

.modal-body ul {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.faq ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.faq li {
    padding-left: 1em;
    text-indent: -.7em;
    padding-bottom: 10px;
}

.faq li:before {
    content: "• ";
    color: #428BCA;
    padding-right: 10px;
    font-size: 23px;
    vertical-align: sub;
}

.cs-accordion-content h5 {
    font-size: 16px;
    margin-top: 35px;
}

h6.cs-accordion-title {
    text-transform: uppercase;
}

.cs-accordion-content ul {
    padding-left: 25px !important;
}

h3 {
    text-transform: uppercase;
}

h3:after {
    display: block;
    width: 65px;
    height: 3px;
    background: var(--c-grey);
    content: "";
    margin-top: 15px;
}

.home h3 {
    text-transform: none;
}

.home h3:after,
#footer-call-to-action h3:after {
    content: none;
}


/* #footer-call-to-action {
    background-color: var(--c-grey);
    padding: 3em;
    color: #fff;
}

#footer-call-to-action h3 {
    margin-top: 0;
}

#footer-call-to-action h3:after {
    background: #fff;
} */

#footer-contacto-loscos h4 {
    color: #fff;
    font-size: 36px;
}

#footer-contacto-loscos a {
    background: #fff;
    font-size: 20px;
    border-radius: 3px;
    padding: .5em 1em;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}

#footer-contacto-loscos a:hover {
    color: #777;
    text-decoration: none;
}

#footer-contacto-loscos h4 i {
    margin-right: 15px;
}

#footer-contacto-loscos {
    margin-left: 70px;
    padding-left: 70px;
    border-left: 1px solid;
}


/* #footer-call-to-action li {
    list-style: none;
    padding-bottom: 15px;
}

#footer-call-to-action ul {
    margin: 35px 0 0;
    padding: 0;
}

#footer-call-to-action li i {
    margin-right: 10px;
}

#footer-call-to-action h3,
#footer-call-to-action p {
    color: #fff;
} */

.vc_btn3.vc_btn3-style-modern {
    background-image: none !important;
    background-repeat: repeat-x;
    filter: none;
}

.before:after {
    content: "ANTES";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 15px 30px;
    color: #5ac42e;
    font-weight: bold;
    background: #fff;
}

.after,
.before {
    position: relative;
}

.after:after {
    content: "DESPUÉS";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px 30px;
    background: #fff;
    font-weight: bold;
}

.before:after,
.after:after {
    content: none;
}

.boca-caso>.container-fluid>.row {
    max-width: 1920px;
    margin: 0 auto;
}

@media (max-width: 1190px) {
    .loscos-div .col-md-3 h3 {
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
    .valores .col-md-2 {
        width: 33%;
        display: inline-block;
        margin-bottom: 25px;
    }
    .container {
        width: 100%;
    }
    .logos .wpb_single_image {
        margin: 0 auto 30px;
        max-width: 100%;
        display: inline-block;
        width: 45%;
        padding: 40px;
        vertical-align: middle;
    }
    .logos .wpb_single_image.wpb_content_element.vc_align_left:last-of-type {
        margin-bottom: 0;
    }
    .logos .wpb_single_image.wpb_content_element.vc_align_left:nth-child(odd) {
        margin-bottom: 0;
    }
    .logos {
        display: block;
        text-align: center;
    }
    .logos .wpb_single_image {
        margin: 0 auto 50px;
        text-align: center !important;
    }
    .loscos-div {
        margin-bottom: 60px;
        margin-top: 0;
    }
}

#cs-mobile-icon strong {
    display: none;
}

@media (max-width: 991px) {
    .before:after,
    .after:after {
        content: none;
    }
    body .is-transparent #top-bar,
    body #top-bar {
        display: block !important;
    }
}

@media (max-width: 810px) {
    .logos .wpb_single_image {
        width: 33%;
    }
    .cs-top-right {
        float: none;
        margin-bottom: 0;
        position: absolute;
        right: 90px;
        top: 62px;
    }
    .cs-top-left {
        float: none;
    }
    .cs-top-module:last-child {
        border-right: none;
        padding-right: 0;
        float: right !important;
        border-left: none;
    }
}

@media (max-width: 768px) {
    .hidden-mobile {
        display: none;
    }
    .display-flex .row {
        display: block;
    }
    #footer-contacto-loscos {
        margin-left: 0;
        padding-left: 0;
        border-left: 0;
        display: block;
        margin-top: 30px;
    }
    #intro .wpb_single_image.vc_align_left {
        padding-left: 0px;
        display: inline-block;
        vertical-align: middle;
        max-width: 95%;
        padding-top: 30px;
    }
    #intro>.container>.row {
        display: block;
        text-align: center;
    }
    #intro .col-md-8 {
        margin-bottom: 30px;
    }
    #intro h1,
    #intro h2,
    #intro h3,
    #intro p {
        text-align: center !important;
    }
    #intro {
        padding-left: 15px;
        padding-right: 15px;
    }
    #copyright .pull-left {
        float: none !important;
        text-align: center;
    }
}

@media (max-width: 625px) {
    .valores .col-md-2 {
        width: 45%;
        margin-bottom: 0;
    }
    body .is-transparent #top-bar,
    body #top-bar {
        padding: 30px 15px;
        -webkit-transform: translate(0, -1000px);
        -moz-transform: translate(0, -1000px);
        -ms-transform: translate(0, -1000px);
        -o-transform: translate(0, -1000px);
        transform: translate(0, -1000px);
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        width: 100%;
        background: #fff;
        position: fixed !important;
        top: 0;
    }
    /*body {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
  }*/
    #showTopBar-icon {
        display: block;
        position: absolute;
        right: 60px;
        top: 32px;
        font-size: 20px;
        color: #555;
        cursor: pointer;
    }
    body.showTopBar {
        -webkit-transform: translate(0, 200px);
        -moz-transform: translate(0, 200px);
        -ms-transform: translate(0, 200px);
        -o-transform: translate(0, 200px);
        transform: translate(0, 200px);
    }
    body.showTopBar #top-bar {
        -webkit-transform: translate(0, -200px);
        -moz-transform: translate(0, -200px);
        -ms-transform: translate(0, -200px);
        -o-transform: translate(0, -200px);
        transform: translate(0, -200px);
    }
    .cs-top-module:last-child {
        border-right: none;
        padding-right: 0;
        float: none !important;
        border-left: none;
    }
    .cs-top-right {
        position: static;
        float: none;
        text-align: center;
    }
    .cs-top-left {
        float: none;
    }
    .cs-top-left .cs-top-module {
        float: none;
        display: block;
        text-align: center;
        border: none;
    }
}

@media (max-width: 767px) {
    .loscos-div .wpb_single_image img {
        width: 134px !important;
        height: 147px !important;
    }
    .xl-padding {
        padding-top: 20px !important;
    }
}

@media (max-width: 1000px) {
    .wpcf7-form {
        padding-top: 20px;
    }
    .contenedor-orden .row {
        display: table !important;
    }
    .contenedor-orden .col-md-4 {
        display: table-footer-group;
    }
    .contenedor-orden .col-md-4 figure {
        margin-top: 20px !important;
    }
    .contenedor-orden .col-md-8 {
        display: table-header-group;
        ;
    }
}

@media (max-width: 767px) {
    .cs-breadcrumb {
        display: none !important;
    }
}

h3 {
    text-transform: none !important;
}

@media(max-width: 1400px) {
    .xl-padding {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}

.lang-item-en {
    /*display: none !important;*/
}


/* ------- CLÍNICA -------*/

.bloq-clinica {
    overflow: hidden;
    transition: all 0.5s ease !important;
    filter: grayscale(1);
}

.bloq-clinica:hover {
    filter: grayscale(0);
}

.bloq-clinica::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.05;
    transition: all 0.5s ease !important;
    pointer-events: none;
    z-index: 99;
}

.bloq-clinica:hover::after {
    opacity: 0;
}

@media(max-width: 1200px) {
    .bloq-clinica {
        filter: grayscale(0);
    }
    .bloq-clinica:hover {
        filter: grayscale(1);
    }
}


/* ------- CASOS CLÍNICOS ------- */

.container-casos {
    display: flex;
    margin-top: 40px !important;
}

.col-casos {
    flex: 0 0 50%;
    position: relative;
}

.tit-casos {
    position: absolute;
    top: 80%;
    padding: 10px 0px !important;
    width: 150px !important;
    text-align: center !important;
}

.tit-antes {
    background-color: rgba(66, 139, 202, 0.80);
    color: #fff !important;
    right: 0%;
}

.tit-despues {
    background-color: rgba(255, 255, 255, 0.80);
    color: #428bca !important;
}

.img-casos {
    width: 100% !important;
}

.page #content .list-trata ul:not(.index) li:before {
    display: none;
    content: "";
}

@media(max-width: 768px) {
    .container-casos {
        flex-direction: column !important;
    }
    .col-casos {
        flex: 0 0 100%;
    }
    .tit-casos {
        padding: 5px 0px !important;
    }
    .tit-antes {
        top: 88%;
    }
    .tit-despues {
        right: 0%;
        top: 5% !important;
    }
}

@media(max-width: 425px) {
    .tit-antes {
        top: 80%;
    }
}

.footer-h4 {
    font-size: 25px !important;
}

.numeracion {
    font-size: 120px;
    opacity: .08;
    color: #428BCA !important;
    position: absolute;
    top: 40px;
    left: 20px;
}


/*--------------------------------------------------------------------
            footer nuevo
--------------------------------------------------------------------*/

#footer-loscos {
    min-height: 400px;
    background-color: #f8f8f8;
    padding-bottom: 50px;
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#footer-loscos .logo-footer {
    padding-bottom: 50px;
    display: block;
    margin: auto;
    max-width: 185px;
    height: auto;
}

#footer-loscos .bloq-footer {
    width: 1440px;
    display: block;
    margin: auto;
}

.col-footer .enlace-footer {
    transition: all 0.4s ease;
    color: #777777;
    text-decoration: none;
}

.col-footer .enlace-footer:hover {
    transition: all 0.4s ease;
    color: #428bca;
}

#footer-loscos .contenedor-footer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#footer-loscos .contenedor-footer .col-footer {
    flex: 0 0 33%;
    text-align: center;
}

#footer-loscos .contenedor-footer .col-footer .enlace-footer {
    display: block;
}

.tit-footer {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px !important;
}

.contenedor-footer .redes-footer {
    transition: all 0.4s ease;
    color: #777777;
    text-decoration: none;
    font-size: 20px;
    padding: 20px;
    padding-bottom: 0px;
}

.contenedor-footer .redes-footer:hover {
    transition: all 0.4s ease;
    color: #428bca;
    text-decoration: none;
}

@media(max-width: 1439px) and (min-width: 1025px) {
    #footer-loscos .bloq-footer {
        width: 1024px;
    }
}

@media(max-width: 1024px) {
    #footer-loscos .bloq-footer {
        width: 100%;
    }
    .bloq-redes {
        padding-top: 30px;
    }
}

@media(max-width: 680px) {
    #footer-loscos .contenedor-footer {
        flex-wrap: wrap;
    }
    #footer-loscos .contenedor-footer .col-footer {
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
    .bloq-redes {
        padding-top: 15px;
    }
    #cs-top.in {
        bottom: 70px !important;
    }
}


/*---------------------------------------------------- BTN LLAMADA MV ------------------------------------------------- */

@media (max-width: 900px) {
    #footer-bottom {
        margin-bottom: 55px;
    }
    .btn-llamar-mv {
        display: flex !important;
        position: fixed;
        left: 0;
        right: 0 !important;
        bottom: -60px;
        align-items: center;
        justify-content: center;
        width: 100%;
        background: #0077bf;
        z-index: 99;
        transition: all 0.4s ease;
    }
    .btn-llamar-mv a {
        padding-top: 14px;
        padding-bottom: 14px;
        display: flex;
        align-items: center;
    }
    .btn-llamar-mv img {
        width: 20px !important;
        height: 20px !important;
    }
    .btn-llamar-mv a .txt-btn-llamar {
        color: #fff !important;
        font-size: 20px;
        margin-left: 10px;
        letter-spacing: 0.02em;
        text-transform: uppercase;
    }
    .subir-btn {
        bottom: 0px;
        transition: all 0.4s ease;
    }
}


/*---------------------------------------------------- Nueva página equipo humano ------------------------------------------------- */

li.elementor-editor-element-setting:before {
    content: none !important;
}

.elementor-page h3:after {
    content: none;
}

.bn-equipo {
    filter: grayscale(0);
    opacity: 0.75;
    transition: all 0.4s ease;
}

.fernando-equipo {
    opacity: 1;
    transition: all 0.4s ease;
}

.bn-equipo:hover {
    filter: grayscale(1);
    opacity: 1;
    transition: all 0.4s ease;
}

#popmake-11080 #pum_popup_title_11080 {
    margin-bottom: 20px;
}

.logo-pop-up {
    max-width: 150px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}


/* Pop up y cookies */

button#catapultCookie {
    background: black;
    color: #fff !important;
}

@media (max-width: 426px) {
    #popmake-11080 h1 {
        font-size: 27px;
    }
    div#popmake-11080 {
        top: 132px !important;
    }
    .ctcc-inner {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
    }
    span.ctcc-left-side {
        margin-right: 0px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    div#catapult-cookie-bar {
        box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
    }
}

#showMovil-btn {
    display: none;
}

@media (max-width: 625px) {
    #showMovil-btn {
        display: block;
        position: absolute;
        right: 60px;
        top: 32px;
        font-size: 20px;
        color: #555;
        cursor: pointer;
    }
    #showMovil-btn a {
        color: #555555;
    }
}


/*---------------------------------------------------- estilos tratamientos nuevos - Diego - 26/08/2020 ------------------------------------------------- */

.lista-nueva .elementor-icon-list-items .elementor-icon-list-item {
    padding-left: 0px !important;
}

.lista-nueva .elementor-icon-list-items .elementor-icon-list-item:before {
    content: none !important;
}

.bloq-completo {
    padding-left: 5%;
    padding-right: 5%;
}

.trata-desta {
    color: #428bca;
    font-weight: 600;
}

.col-orto .elementor-column-wrap {
    position: relative;
}

.col-orto .elementor-column-wrap .btn-orto {
    position: absolute;
    bottom: 0px;
}

.col-orto .elementor-column-wrap .btn-orto a {
    width: 100%;
}

@media (max-width: 1400px) {
    .bloq-completo {
        padding-left: 3%;
        padding-right: 3%;
    }
}

@media (max-width: 1200px) {
    .bloq-completo {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 900px) {
    .bloq-completo {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 600px) {
    /* ENCABEZADOS */
    .tit h1 {
        font-size: 2.25em;
        line-height: 1.3em;
    }
    .tit h2 {
        font-size: 1.5em;
    }
    .tit h2 span {
        font-size: 1em;
    }
    .tit h3,
    h3.elementor-cta__title {
        font-size: 1.25em !important;
    }
    .col-bg-w-mv {
        background-color: #ffffff !important;
    }
    .bloq-completo {
        padding-left: 0px;
        padding-right: 0px;
    }
    .caso-blanqueamiento .container-casos {
        margin-top: 40px !important;
    }
}

.acordeon-info .elementor-accordion .elementor-accordion-item {
    margin-bottom: 10px;
}

.acordeon-info .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}


/*CAMBIAR COLOR DE LAS FLECHAS DEL PLUGIN DE RESEÑAS DE GOOGLE */

.ti-widget.ti-goog .ti-controls .ti-next:before,
.ti-widget.ti-goog .ti-controls .ti-prev:before {
    border-color: #428bca !important;
}

.ti-widget.ti-goog .ti-controls .ti-next:after,
.ti-widget.ti-goog .ti-controls .ti-prev:after {
    border-color: #428bca !important;
}


/* HOME */

.cta-tratamientos .elementor-row>.elementor-column:first-child .elementor-cta__bg-wrapper .elementor-cta__bg {
    background-position: left center;
}

.cta-tratamientos .elementor-cta__title {
    /*background: hsla(0, 0%, 100%, 0.9);*/
    background: rgba(161, 162, 164, 0.9);
    padding: 20px 20px;
}

.ultimos-articulos .cs-btn-flat-accent {
    background-color: #fff !important;
    padding: 0 !important;
    color: #777777 !important;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    text-transform: capitalize !important;
}

.btn-acordeon .elementor-tab-title {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    transition: all .4s ease;
}

.btn-acordeon .elementor-tab-title:hover {
    border-radius: 50px !important;
    box-shadow: 0 20px 20px rgb(0 0 0 / 15%);
}


/* NUEVOS ESTILOS */

.elementor-icon-list-items li::before {
    content: none !important;
}


/* ---------------- tarjetas transparentes -------------------- */

.target-glass {
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.2px);
    -webkit-backdrop-filter: blur(7.2px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.target-glass.target-cta {
    padding: 10%;
}


/* ---------------- banner contacto con formulario -------------------- */

.cta-banner form .wpcf7-acceptance label {
    font-size: 14px;
}


/* ---------------- contact -------------------- */

.call-form {
    margin: 20px 0px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    color: var(--locos-c-greyblue);
}

.call-form a {
    font-weight: 600;
    transition: all .4s ease-in-out;
}

.call-form a:hover {
    color: var(--main-txt-color);
    transition: all .4s ease-in-out;
}

.cta-banner .target-glass.target-cta {
    padding: 5%;
    background: rgba(255, 255, 255, 0.8);
}

@media (max-width: 700px) {
    .bloq-campos .b-campos-col {
        flex: 0 0 100%;
    }
}


/* QUITAR CTA PRE FOOTER */

.page-id-5832 #footer-call-to-action {
    display: none;
}


/* IMPLANTES DENTALES */

.elementor-icon-list-items>li {
    align-items: flex-start !important;
    padding-left: 0 !important;
}

.elementor-icon-list-items>li .elementor-icon-list-icon {
    margin-top: 2px;
}

#faq .elementor-toggle-title {
    font-size: 20px !important;
}

#faq .elementor-toggle .elementor-tab-content {
    padding-top: 4px !important;
    padding-left: 30px !important;
}


/* Tarjetas procedimiento colocacion */

.col-trata .elementor-widget-container .elementor-cta {
    box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: var(--main-txt-color);
}

.col-trata .elementor-cta__title {
    text-transform: uppercase;
    margin-bottom: 0 !important;
    position: absolute;
    font-size: 22px;
    max-width: 235px;
}

.col-trata .elementor-cta:hover .elementor-cta__title {
    opacity: 0;
}

.col-trata .elementor-cta .elementor-cta__description {
    transform: translateY(180%);
}

.col-trata .elementor-cta:hover .elementor-cta__description {
    transform: translateY(0%);
}

@media screen and (max-width: 1024px) {
    .col-trata .elementor-widget-container .elementor-cta {
        min-height: 300px;
        padding: 0;
    }
    .col-trata .elementor-widget-container .elementor-cta .elementor-cta__content {
        padding: 20px !important;
    }
    .col-trata .elementor-cta__bg {
        filter: saturate(0%) blur(3px);
    }
    .col-trata .elementor-widget-container .elementor-cta:not(:hover) .elementor-cta__bg-overlay {
        background-color: #0000005C !important;
    }
    .col-trata .elementor-cta__title {
        position: static;
        margin-bottom: 15px !important;
    }
    .col-trata .elementor-cta .elementor-cta__description {
        transform: translateY(0px);
    }
    .col-trata .elementor-cta .elementor-cta__description.showing {
        transform: translateY(0%);
    }
}

@media screen and (max-width:767px) {
    .scroll-horizontal-mv .elementor-container .elementor-row {
        display: flex !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        align-items: center;
    }
    .scroll-horizontal-mv .elementor-container .elementor-row .elementor-column {
        flex: 0 0 90%;
        height: 100%;
        display: flex;
        align-items: center;
    }
}


/* Tarjetas tipos de carillas dentales */

#tipos-carillas li {
    margin-bottom: 4px !important;
}

#tipos-carillas h4 {
    color: #FFF !important;
}

#tipos-carillas .elementor-cta__content {
    min-height: 440px !important;
}

.diapositivas .swiper-slide-contents {
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.2px);
    -webkit-backdrop-filter: blur(7.2px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #1b1b1b;
    padding: 30px;
}

.num>.elementor-widget-container {
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.ocultar {
    display: none !important;
}


/* Arreglar formato vídeos blog responsive*/

.video-blog {
    max-height: 470px;
}

@media screen and (max-width: 1199px) {
    .video-blog {
        max-height: 400px !important;
    }
}

@media screen and (max-width: 991px) {
    .video-blog {
        max-height: 500px !important;
    }
}

@media screen and (max-width: 800px) {
    .video-blog {
        max-height: 400px !important;
    }
}

@media screen and (max-width: 600px) {
    .video-blog {
        max-height: 300px !important;
    }
}


/* SOLUCIONAR PROBLEMA CON ASPECT RATIO DE VÍDEO EN LA PÁGINA DE PERIODONCIA */

.page-id-7576 .elementor-lightbox .elementor-video-container .elementor-video-portrait iframe {
    aspect-ratio: 1.77!important;
}

@media screen and (max-width: 768px) {
    .page-id-7576 .elementor-lightbox .elementor-video-container .elementor-video-portrait iframe {
        height: 50%!important;
    }
}


/* ESTILOS DEL BLOQUE DE COMPARTIR EN REDES SOCIALES EN LOS ARTÍCULOS DEL BLOG */

.bloque-redes {
    margin-bottom: 0px;
    margin-top: 35px;
    padding-left: 0px;
    padding-right: 0px;
}

.bloque-redes-inicial {
    margin-top: 0px;
    margin-bottom: 20px;
}

.titulo-compartir-redes {
    display: block;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 1px;
    font-size: 26px;
    color: #777;
    margin-bottom: 20px;
}

.ico-compartir-redes {
    max-width: 40px;
    max-height: 40px;
    margin-right: 12px;
    transition: all 0.5s ease-out;
}

.ico-compartir-redes:hover {
    transform: scale(1.1) translateY(-5px);
}

.ico-compartir-redes-inicial {
    max-width: 35px;
    max-height: 35px;
    margin-right: 5px;
    transition: all 0.5s ease-out;
}

.ico-compartir-redes-inicial:hover {
    transform: scale(1.1) translateY(-5px);
}

@media screen and (max-width:768px) {
    .bloque-redes {
        /*padding-left: 30px;
        padding-right: 30px;*/
    }
    .titulo-compartir-redes {
        font-size: 25px;
    }
    .ico-compartir-redes {
        max-width: 40px;
        max-height: 40px;
    }
}

.bloque-redes a:hover,
.bloque-redes-inicial a:hover {
    text-decoration: none !important;
    opacity: 1!important;
}


/* CAMBIOS DE ESTILOS EN EL BLOG Y EN LOS ARTÍCULOS PARA ALBERGAR EL MÓDULO DE COMPRATIR EN RRSS */

.page .blog-default .bloque-redes {
    display: none;
}

.page .blog-default .bloque-redes-inicial {
    display: none;
}

.single-post #page-header {
    padding-top: 40px;
    padding-bottom: 20px;
}

.single-post .md-padding {
    padding-top: 0px;
    padding-bottom: 40px;
}


/* ARREGLO PARA SOLUCIONAR BUG CON LA ÚLTIMA VERSIÓN DEL CONTACT FORM */

.wpcf7-form .hidden-fields-container {
    display: none;
}

/* LINKTREE */
.elementor-column.linktree > .elementor-widget-wrap {
  display: flex !important;
  flex-direction: row;
  align-items: center;
}

.elementor-column.linktree > .elementor-widget-wrap > .elementor-widget {
  width: auto !important;
  flex: 0 0 auto;
}

@media screen and (max-width:768px) {
	#areas h2 {
		font-size: 20px !important;
	}
}