﻿/*@font-face {
    font-family: 'NewProximaNova';
    font-weight: lighter;
    src: url('../../fonts/New-Proxima-Nova-Thin-webfont.woff');
}

@font-face {
    font-family: 'NewProximaNova1';
    font-weight: normal;
    src: url('../../fonts/New-Proxima-Nova-Alt-Regular-webfont.woff');
}

@font-face {
    font-family: 'NewProximaNova';
    font-weight: bold,bolder;
    src: url('../../fonts/New-Proxima-Nova-Alt-Bold-webfont.woff');
}*/

html {
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

.img-comoFunciona {
    max-height: 100% !important;
    max-width: 100% !important;
    height: 250px;
    width: 250px;
    padding: 1% 1% 1% 1% !important;
}

    html.loading {
        background: #FFFFFF;
        -webkit-transition: background-color;
        transition: background-color;
        width: 100%;
        height: 100%;
        background-size: 50px;
        overflow: hidden;
    }

body {
    -webkit-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

html.loading body {
    opacity: 0;
    -webkit-transition: opacity;
    transition: opacity;
}

html, body {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    min-height: 100%;
}

.form-control {
    font-size: 1.1em;
    border-color: #2c5173;
    margin: 20px 20px 20px 0;
}

h1 {
    font-size: 1.6em;
}

h2, section#type-intro-section .type-intro-item .type-intro-title {
    font-weight: 200;
    margin: 0 0 3vh 0;
}

h3 {
    font-weight: 200;
}

h4 {
    font-weight: 200;
}

h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    margin-bottom: 15px;
}

.col-md-2-5 {
    width: 20% !important;
}

.col-md-2-6 {
    width: 16.66666% !important;
}



p {
    font-size: 1.2em;
}

.dropdown-item {
    color: white !important;
    text-align: center;
}

.dropdown-item-light {
    color: #333 !important;
    /*text-align: center;*/
    cursor: pointer;
}

@media (min-width: 1024px) {

    body {
        /*min-height:720px;*/
    }

    h1 {
        font-size: 2.3vw;
        font-weight: bold;
        margin-left: 8.3%;
        margin-right: 5%;
        line-height: 0.8em;
    }


    h2, section#type-intro-section .type-intro-item .type-intro-title {
        font-size: 2.8em;
    }

    h3 {
        font-size: 3.4vw;
        margin-left: 5%;
        margin-right: 5%;
        line-height: 1.2em;
    }

    h5 {
        font-size: 1.4em;
        text-align: left;
        line-height: 2.7em;
    }

    h6 {
        font-size: 1.52vw;
        text-align: center;
    }

    .block-health-data {
        margin-left: 15vw;
        margin-right: 15vw;
        margin-top: 30px;
        background-color: #2c5173;
        padding: 50px 30px 50px 30px;
        padding-bottom: 100px;
    }

    .testimonial-separator {
        border-right: 1px solid rgba(255, 255, 255, 0.25);
    }

    .pacientes-search > .btn-search {
        width: 8%;
    }

    .services {
        border-right: 1px solid rgba(44, 81, 115, 0.5);
        /* margin: 5px; */
        width: 33.333333333333333%;
        /* margin-left: 10px; */
        font-size: 1.0em;
        min-height: 205px;
    }

        .services.last {
            border: none;
        }


    .servicesProfessionalImg {
        margin-left: auto;
        margin-right: auto;
        height: 350px;
    }

    .servicesProfessionalPhoto {
        height: 300px;
    }

    .ventajas-profesional > .row > .col-md-6 {
        padding: 50px 0px;
        min-height: 550px;
    }

    #sintomas {
        width: 88.8%;
    }

    .carousel-doctor h3 {
        font-size: 2.5vw;
        font-weight: bold;
    }

    .carousel-img {
        height: 100vh;
        background-image: url(/Content/img/backgrounds/back6.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    /*.span-header-text {
    font-size: 1.6vw;
}*/
    .titulo-como-funciona {
        /*font-size:1.0em !important;*/
        width: 800px !important;
    }

    .btn-atencion-como-funciona {
        text-align: right;
    }

    .btn-atencion-pregunta {
        text-align: left;
    }

    .advantage-item-small h4 {
        font-size: 1.5em !important;
    }

    h4 {
        font-size: 1.1vw;
    }

        h4 a {
            font-size: 1.1vw !important;
        }

    #consultas .services-block .consulta-icon img {
        margin-right: 5px;
        margin-top: 5px;
    }


    .servicesPatient h4 {
        font-size: 1.6em !important;
    }

    .patient {
        /*margin-left: 70%;*/
        font-size: 1.3em !important;
    }

    .professional {
        font-size: 1.3em !important;
    }

    section a:link {
        font-size: 1.0em;
        width: 290px;
        margin-top: 25px;
    }



    #professional-section h1 {
        font-size: 1.6em;
    }

    .search-container {
        margin-left: 22.5%;
    }

    .btn-search {
        width: 50px;
    }

    /*#professional-section h1 a{
        font-size: 1.6em;
    }*/

    #consultas p {
        font-size: 0.81vw;
        /*width: 195px;*/
        text-align: center;
        /*margin-bottom: 20px;*/
        padding: 0px 10px;
    }

    .alternateBlock h6 {
        font-size: 1.4vw;
    }

    .psicologistSearchBtn {
        font-size: 1.25vw;
    }

    .MedicalWhyBtn {
        font-size: 16px;
        margin-left: 15px;
    }

    header #navbar-header {
        font-size: 1.1vw;
    }

    .long-text {
        font-size: 1.2em;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    /*section a:link {
        font-size: 1.1vw;
    }*/

    .bnt-home-blue {
        font-size: 1.1em;
    }

    p {
        font-size: 1.16em;
    }

    #tuEliges {
        font-size: 1.4em;
    }

    footer .row a:link {
        font-size: 1.1em;
    }

    .footer-title {
        font-size: 1.0em !important;
    }

        .footer-title span {
            font-size: 1.0em !important;
        }

    .servicesPatient .icon-line-3-first {
        margin-left: 25%;
    }

    /*.question {
        border-bottom: 2px dashed #2376A8;
    }*/

    .EresDoctor-subblock {
        background-color: rgba(44, 81, 115, 0.70);
        color: white;
        margin-top: 40px;
        margin-bottom: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .EresDoctor-subblock > p {
            color: white;
            text-align: center;
            font-size: 1.2em;
        }

        .EresDoctor-subblock > h4 {
            font-size: 2.1em;
            font-weight: normal;
        }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .container-fluid {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    h1 {
        font-size: 2.7em;
        text-align: center;
        line-height: 1.1;
        font-weight: bold;
        margin: 0px 30px 25px 30px;
    }

    h2, section#type-intro-section .type-intro-item .type-intro-title {
        font-size: 3em;
    }

    h3 {
        font-size: 2.5em;
        text-align: center;
        line-height: 1.3;
        font-weight: bold;
    }

    .span-header-text {
        font-size: 1.8em;
        font-weight: bold;
        /*padding-left: 40px;*/
    }

    h4 {
        font-size: 1.2em;
    }

    h5 {
        font-size: 1.4em;
        text-align: center;
    }


    .ventajas-profesional-texto {
        min-height: 80px;
        margin: 5px !important;
    }

    .block-health-data {
        margin-left: 15vw;
        margin-right: 15vw;
        margin-top: 30px;
        background-color: #2c5173;
        padding: 50px;
        padding-bottom: 100px;
    }

    .patient {
        /*margin-left: 70%;*/
        font-size: 1.5em;
    }

    .professional {
        font-size: 1.5em;
    }

    #sintomas {
        margin-left: 2px;
        margin-bottom: 20px;
    }

    .professional {
        font-size: 1.6em;
    }

    .carousel-img {
        height: 100vh;
        background-image: url("/Content/img/home/home12.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicesPatient h1 {
        font-size: 2.8em;
    }

    .servicesPatient h4 {
        font-size: 1.8em !important;
    }

    .dropdown-menu {
        min-width: 100px;
    }

    .btn-atencion-como-funciona {
        text-align: right;
    }

    .btn-atencion-pregunta {
        text-align: left;
    }

    .search-container {
        margin-left: 25%
    }

    #consultas p {
        font-size: 1.2em;
    }

    #consultas button {
        font-size: 0.8em !important;
    }

    .main-title {
        margin-top: 0px;
        bottom: 5%;
        position: absolute;
    }

    .titulo-como-funciona {
        width: 100% !important;
    }

    .alternateBlock h6 {
        font-size: 1.4em;
    }

    .header-buttons {
        text-align: center;
    }

    .psicologistSearchBtn {
        font-size: 1.8em;
    }

    .MedicalWhyBtn {
        font-size: 1.8em;
    }

    header #navbar-header {
        font-size: 1.2em;
    }

    .long-text {
        font-size: 1.2em;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .servicesPatient .icon-line-3-first {
        margin-left: 0px;
    }

    section a:link {
        font-size: 1.2em;
        width: 290px;
        margin-top: 25px;
    }

    footer .row a:link {
        font-size: 1.1em;
    }

    .footer-title {
        font-size: 1.1em !important;
    }

        .footer-title span {
            /*font-size: 1.1em!important;*/
        }

    .eres-medico-section {
        background-color: #2C5173;
        color: white;
    }

        .eres-medico-section .long-text {
            color: white;
        }

        .eres-medico-section a {
            color: white;
        }

        .eres-medico-section .bnt-home-blue {
            background-color: white;
            color: #2C5173;
        }

    .carousel-psicologist img {
        display: block;
        height: 100vh;
        width: auto;
    }

    .carousel-doctor img {
        display: block;
        height: 100vh;
        width: auto;
    }

    .question {
        background-color: #f8f8f8;
        border-top: none;
        border-bottom: none;
    }

        .question h2, p, a {
            color: #656565;
        }

    .question-btn {
        border-color: #656565;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
    }

    .EresDoctor-subblock {
        background-color: #333c4f;
        color: white;
        margin-top: 40px;
        margin-bottom: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .EresDoctor-subblock > p {
            color: white;
            text-align: center;
            font-size: 1.2em;
        }

        .EresDoctor-subblock > h4 {
            font-size: 2.1em;
            font-weight: normal;
        }
}

@media (min-width: 481px) and (max-width: 767px) {

    .container-fluid {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    h1 {
        font-size: 2.4em;
        text-align: center;
    }

    h2, section#type-intro-section .type-intro-item .type-intro-title {
        font-size: 2.5em;
    }

    h3 {
        font-size: 2.4em;
        text-align: center;
    }

    h4 {
        font-size: 1.3em;
    }

    h5 {
        font-size: 1.4em;
        text-align: center;
    }


    .ventajas-profesional-texto {
        margin: 20px !important;
    }

    .block-health-data {
        margin-top: 30px;
        background-color: #2c5173;
        padding: 50px;
        padding-bottom: 100px;
    }

    .patient {
        /*margin-left: 70%;*/
        font-size: 1.5em;
    }

    .professional {
        font-size: 1.5em;
    }

    #sintomas {
        margin-left: 2px;
        margin-bottom: 20px;
    }

    .solicitudDemo {
        background-color: #2c5173 !important;
    }

    .carousel-img {
        background: url(/Content/img/home/bg-5.jpg) 20% 50% no-repeat;
        width: auto;
        background-size: cover;
    }

    .servicesPatient h1 {
        font-size: 2.0em;
    }

    .servicesPatient h4 {
        font-size: 1.3em;
    }

    .search-container {
        margin-left: 7%
    }

    .consulta-title {
        display: block !important;
        font-size: 1.1em;
        color: #3498db;
        text-decoration: underline;
    }

    .videoconsulta-title {
        display: block !important;
        font-size: 1.1em;
        color: #1abc9c;
        text-decoration: underline;
    }

    .consultadomicilio-title {
        display: block !important;
        font-size: 1.1em;
        color: #1D6089;
        text-decoration: underline;
    }

    .alternateBlock h6 {
        font-size: 1.4em;
    }

    .consultaweb-title {
        display: block !important;
        font-size: 1.1em;
        color: #f39c12;
        text-decoration: underline;
    }

    .segundaconsulta-title {
        display: block !important;
        font-size: 1.1em;
        color: #9B59B6;
        text-decoration: underline;
    }

    .psicologistSearchBtn {
        font-size: 1.3em;
    }

    .MedicalWhyBtn {
        font-size: 1.3em;
    }

    header #navbar-header {
        font-size: 1.2em;
    }

    .long-text {
        font-size: 1.2em;
        text-align: justify;
        padding-left: 10%;
        padding-right: 10%;
    }

    section a:link {
        font-size: 1.2em;
        margin-top: 25px;
    }

    .servicesPatient .icon-line-3-first {
        margin-left: 0px;
    }

    footer .row a:link {
        font-size: 1.1em;
    }

    .footer-title {
        font-size: 1.1em !important;
    }

        .footer-title span {
            font-size: 1.1em !important;
        }

    .eres-medico-section {
        background-color: #2C5173;
        color: white;
    }

        .eres-medico-section .long-text {
            color: white;
        }

        .eres-medico-section a {
            color: white;
        }

        .eres-medico-section .bnt-home-blue {
            background-color: white;
            color: #2C5173;
        }

        .eres-medico-section .link-white {
            color: white !important;
        }
    /*.carousel-psicologist img {
        left: -200px;
        display: block;
        height: 100vh;
        width: auto;
    }*/

    .question {
        background-color: #f8f8f8;
        border-top: none;
        border-bottom: none;
    }

        .question h2, p, a {
            color: #656565;
        }

    .question-btn {
        border-color: #656565;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
    }

    .EresDoctor-subblock {
        background-color: rgba(44, 81, 115, 0.70);
        color: white;
        margin-top: 40px;
        margin-bottom: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .EresDoctor-subblock > p {
            color: white;
            text-align: center;
            font-size: 1.2em;
        }

        .EresDoctor-subblock > h4 {
            font-size: 2.1em;
            font-weight: normal;
        }
}


@media (max-width: 480px) {
    h1 {
        font-size: 1.75em;
        text-align: center;
        font-weight: bold;
        line-height: 1.3em;
    }

    .noMarginMobile{
        margin: 0 !important;
    }

    h2, section#type-intro-section .type-intro-item .type-intro-title {
        font-size: 1.8em;
    }

    h3 {
        font-size: 1.8em;
        text-align: center;
        font-weight: bold;
        line-height: 1.3em;
    }

    h4 {
        font-size: 13px;
    }

    h5 {
        font-size: 1.4em;
        text-align: center;
        font-weight: bold;
    }


    .ventajas-profesional-texto {
        margin: 20px !important;
    }

    .register-doctor-border {
        color: black !important;
        background-color: white !important;
    }

    .block-health-data {
        margin-top: 30px;
        background-color: #2c5173;
        padding: 20px 10px 100px 10px;
        margin-bottom: 30px;
    }

    #sintomas {
        margin-left: 2px;
        margin-bottom: 20px;
    }

    .carousel-img {
        background: url("/Content/img/backgrounds/back6.svg") no-repeat;
        width: auto;
        background-size: cover;
    }

        .search-container {
            margin-left: 7%
        }

    .psicologistSearchBtn {
        font-size: 1.3em;
    }

    .MedicalWhyBtn {
        font-size: 1.3em;
    }

    header #navbar-header {
        font-size: 1.2em;
    }

    .btn-atencion-como-funciona {
        text-align: center;
    }

    .btn-atencion-pregunta {
        text-align: center;
        margin-top: 30px;
    }

    .long-text {
        font-size: 15px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #consultas .services-block .consulta-icon img {
        margin-right: auto;
        margin-top: auto;
    }

    .alternateBlock h6 {
        font-size: 1.4em;
    }

    section a:link {
        font-size: 1.2em;
        width: 260px;
        line-height: 36px;
    }

    .titulo-como-funciona {
        width: 100% !important;
        font-size: 18px !important;
    }

    footer .row a:link {
        font-size: 1.1em;
    }

    .footer-title {
        font-size: 1.1em !important;
    }

        .footer-title span {
            font-size: 1.1em !important;
        }

    .patientButton {
        /*width: 100%;*/
        margin-top: 10px;
    }

    .proffesionalButton {
        /*width: 100%;*/
    }

    .patient {
        font-size: 1.3em
    }

    .professional {
        font-size: 1.3em;
    }

    .btn-blue {
        line-height: 28px !important;
    }

    .main-title {
        /*padding-left:30px;*/
        position: absolute;
        bottom: 35%;
    }

    .eres-medico-section {
        background-color: #2C5173;
        color: white;
    }

        .eres-medico-section .long-text {
            color: white;
        }

        .eres-medico-section a {
            color: white;
        }

        .eres-medico-section .bnt-home-blue {
            background-color: white;
            color: #2C5173;
        }

        .eres-medico-section .link-white {
            color: white !important;
        }

    .servicesPatient .icon-line-3-first {
        margin-left: 0px;
    }

    .img-mobile-doctor {
        background: url("/Content/img/home/bg-5.jpg") 30% 50% no-repeat;
        height: 100%;
        width: auto;
        /*background-position-x: -200px;*/
        background-size: cover;
    }

    .img-mobile {
        background: url("/Content/img/home/bg-6.jpg") 30% 50% no-repeat;
        height: 100%;
        width: auto;
        /*background-position-x: -200px;*/
        background-size: cover;
    }

    .question {
        background-color: #f8f8f8;
        border-top: none;
        border-bottom: none;
    }

        .question h2, p, a {
            color: #656565;
            /*font-size: 14px;*/
        }

    .question-btn {
        border-color: #656565;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
    }
}


@media (min-width: 480px) and (max-width: 639px) {
    .main-title {
        position: absolute;
        bottom: 7%;
        padding-left: 15px;
    }
}

@media (min-width: 640px) and (max-width: 768px) {
    .main-title {
        position: absolute;
        margin-top: 0px;
        bottom: 23%;
        /*padding-left: 50px;*/
    }

    .carousel-img {
        background: url("/Content/img/backgrounds/back6.svg") 80% 50% no-repeat;
        width: auto;
        background-size: cover;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .main-title {
        margin-top: 22%;
        /*bottom: 40%;*/
        /*padding-left: 50px;*/
    }

    .main-carousel {
        display: flex; /* establish flex container */
        align-items: center;
        height: calc(100% - 122px);
    }

    .carousel-img {
        height: 100vh;
        background: url(/Content/img/backgrounds/back6.svg) 80% top no-repeat;
        background-size: cover;
    }

    .pacientes-search {
        height: 78px;
        margin-left: 8.8%;
        margin-right: 8% !important;
    }

    
}

@media (min-width: 481px) and (max-width: 1024px) {
    #navbar-main a:link {
        font-size: 14px;
        font-weight: bold;
    }

    #langs-block {
        margin-left: 28px;
    }
}


@media (min-width: 481px) and (max-width: 1024px) {


        .img-mobile-doctor {
            background: url("/Content/img/home/home6.jpg") 30% 50% no-repeat;
            height: 100%;
            width: auto;
            background-size: cover;
        }

        .img-mobile {
            background: url("/Content/img/home/bg-6.jpg") 20% 50% no-repeat;
            height: 100%;
            width: auto;
            background-size: cover;
        }
    }

    @media (min-width: 1025px) {

        .main-title {
            /*bottom: 45%;*/
            padding-left: 0px;
            display: inline-block;
            vertical-align: middle;
        }

        .main-carousel {
            display: flex; /* establish flex container */
            align-items: center;
            height: calc(100% - 122px);
            margin-top: 30vh;
        }
    }

    .bnt-home-trans-inv, bnt-home-trans-inv:focus {
        background-color: transparent;
        color: white;
        /*border-color: white;*/
    }

        .bnt-home-trans-inv:hover, .bnt-home-trans-inv:focus {
            background-color: white !important;
            /*border-color: white;
            border-width: 1px;
            border-style: solid;*/
            color: #2C5173 !important;
        }

.bnt-home-blue-inv, bnt-home-blue-inv:focus {
    background-color: transparent;
    color: rgb(51, 60, 79);
    border-color: rgb(51, 60, 79);
}

    .bnt-home-blue-inv:hover, .bnt-home-blue-inv:focus {
        background-color: rgb(51, 60, 79) !important;
        border-color: rgb(51, 60, 79);
        border-width: 1px;
        border-style: solid;
        color: white !important;
    }

.bnt-home-blue, bnt-home-blue:focus {
    background-color: rgb(51, 60, 79);
    color: white;
    border-color: rgb(51, 60, 79);
}

    .bnt-home-blue:hover, .bnt-home-blue:focus {
        background-color: white !important;
        border-color: rgb(51, 60, 79);
        border-width: 1px;
        border-style: solid;
        color: #135075 !important;
    }

    .bnt-home-white, bnt-home-white:focus {
        background-color: #2C5173 !important;
        color: white !important;
        border-color: #2C5173 !important;
        border-width: 2px;
    }

        .bnt-home-white:hover, .bnt-home-white:focus {
            background-color: white !important;
            border-color: rgb(51, 60, 79);
            border-width: 2px;
            border-style: solid;
            color: #2C5173 !important;
        }

    /*.bnt-home-blue, bnt-home-blue:focus {
    background-color: #135075 !important;
    color: white !important;
    border-color: #135075 !important;
}

    .bnt-home-blue:hover {
        background-color: white !important;
        border-color: #2c5173;
        border-width: 1px;
        border-style: solid;
        color: #135075 !important;
    }*/

    .small-link:link, .small-link:hover, .small-link:active, .small-link:visited {
        text-decoration: underline;
    }

    .titulo {
        font-size: 1.6em !important;
        font-weight: 800 !important;
        margin: 0 !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .init-session {
        border-style: solid;
        border-width: 1px;
        border-radius: 6px;
        padding-top: 10px;
        margin-top: 19px;
        padding-bottom: 10px;
    }

        .init-session:hover {
            background-color: white;
            color: black;
        }

    @media (min-width: 361px) {
        .titulo {
            width: 60% !important;
        }
    }

    @media (min-width: 768px) {
        .modalGiveHealth {
            text-align: justify;
        }
    }



@media (max-width: 360px) {
    .titulo {
            width: 90% !important;
        }
    }



    .opensalud {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        color: #2c5173;
    }

    .white-border-btn {
        font-weight: 300;
        border-radius: 0px;
        border-width: 2px;
        background: none;
        border-color: white;
        color: white;
    }

        .white-border-btn:hover, .white-border-btn:focus {
            background-color: rgba(26, 188, 156, 0.5);
            border-color: rgba(26, 188, 156, 0.5);
            color: white;
        }

    .blue-border-btn {
        font-weight: 300;
        border-radius: 0px;
        border-width: 2px;
        background: none;
        border-color: #2c5173;
        color: #2c5173;
    }

        .blue-border-btn:hover, .blue-border-btn:focus {
            background-color: rgba(26, 188, 156, 0.2);
            /*background: #2c5173;*/
            border-color: rgba(26, 188, 156, 0.2);
            color: white;
        }

    #navbar-main, #navbar-servicios {
        height: 80px;
        font-size: 1.2em;
        padding-left: 2vw;
        padding-right: 0vw;
        background: none;
        border: none;
        color: #2c5173;
        margin-bottom: 0;
        position: fixed;
        width: 100vw;
        background-color: rgba(255, 255, 255, 0.95);
        border-bottom: 1px solid #dddddd;
        border-radius: 0px;
        z-index: 1000;
        margin-top: -80px;
    }

        #navbar-main a:link, #navbar-servicios a:link, #navbar-main a:hover, #navbar-servicios a:hover, #navbar-main a:active, #navbar-servicios a:active, #navbar-main a:visited, #navbar-servicios a:visited {
            color: #333;
        }

        #navbar-main .navbar-header, #navbar-servicios .navbar-header {
            height: 80px;
        }

        #navbar-main .navbar-brand img, #navbar-servicios .navbar-brand img {
            height: 50px;
            width: auto;
        }

        #navbar-main .sign-up-btn, #navbar-servicios .sign-up-btn {
            font-size: 1em;
        }

        #navbar-main .navbar-toggle, #navbar-servicios .navbar-toggle {
            border: none;
            margin-top: 24px;
            margin-bottom: 24px;
            background: none;
        }

            #navbar-main .navbar-toggle:hover, #navbar-servicios .navbar-toggle:hover, #navbar-main .navbar-toggle:focus, #navbar-servicios .navbar-toggle:focus {
                background: none;
            }

            #navbar-main .navbar-toggle .icon-bar, #navbar-servicios .navbar-toggle .icon-bar {
                background-color: #2c5173;
            }


    .bnt-home-blue, bnt-home-blue:focus {
        background-color: #2C5173;
        color: white;
        border-color: #2C5173;
    }

        .bnt-home-blue:hover, .bnt-home-blue:focus {
            background-color: white !important;
            border-color: #2c5173;
            border-width: 1px;
            border-style: solid;
            color: #135075 !important;
        }

    @media (max-width: 768px) {
        .navbar-nav .open .dropdown-menu {
            /*position: static;*/
            float: none;
            width: auto;
            margin-top: 0;
            background-color: rgba(78, 91, 120, 0.6);
            border: 0;
            box-shadow: none;
            padding: 0px;
            webkit-box-shadow: inset 0px 0px 5px 4px rgba(0,0,0,0.42);
            -moz-box-shadow: inset 0px 0px 5px 4px rgba(0,0,0,0.42);
            box-shadow: inset 0px 0px 2px 1px rgba(0,0,0,0.1);
        }

        .alternateBlockServicios{
            padding-left:5% !important;
            padding-right:5% !important;
        }


        #navbar-main .container-fluid .nav li a, #navbar-servicios .container-fluid .nav li a {
            /* margin-top: 10px; */
            text-align: left;
            padding-left: 15px;
            line-height: 30px;
            height: 50px !important;
            /*border-bottom: solid 1px rgba(78, 91, 120, 0.25);*/
            border-left: 0px;
            border-right: 0px;
        }
    }

    @media (min-width: 769px) {
        .col-sm-custom-search {
            width: 13.5%;
            padding-left: 2px;
            padding-right: 2px;
        }

        #navbar-main .container-fluid .nav li a, #navbar-servicios .container-fluid .nav li a {
            margin-top: 15px;
        }



        #navbar-main .sign-up-btn, #navbar-servicios .sign-up-btn {
            margin-top: 21px;
            margin-bottom: 21px;
            margin-left: 10px;
        }

        .youtubeServicios{
            width:480px !important;
            height:270px !important;
        }
    }

    @media (max-width: 767px) {
        #navbar-main .navbar-collapse, #navbar-servicios .navbar-collapse {
            max-height: -moz-calc(88vh - 80px);
            /* WebKit */
            max-height: -webkit-calc(88vh - 80px);
            /* Opera */
            max-height: -o-calc(88vh - 80px);
            /* Standard */
            max-height: calc(88vh - 80px);
            background-color: rgba(255, 255, 255, 0.95);
            border-bottom: #2c5173;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            box-shadow: 0px 5px 5px rgba(50,50,50,0.6);
            width: 280px;
            float: right;
            margin-right: -21px;
            -webkit-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.35);
            -moz-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.35);
            box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.35);
        }


        .dropdown-item {
            padding: 5px 25px 5px 25px !important;
        }

        .dropdown-item-light {
            padding: 5px 25px 5px 25px !important;
        }

        .main-title{
            bottom:12% !important;
        }

        .myhixel-btn {
            font-size: 0.8em;
            font-weight: bold;
        }

        .subservicesli {
            font-size: 0.85em !important;
        }

        .dd-languages > .test, .dd-countries > .test{
            color: white !important;
        }
    }

    @media (max-width: 768px) {
        #navbar-main .navbar-right, #navbar-servicios .navbar-right {
            text-align: center;
            margin-top: 5px;
            margin-bottom: 0px;
        }

            #navbar-main .navbar-right a {
                text-align: left !important;
            }

        .navbar-left {
            text-align: center;
            margin-top: 5px;
        }



        #navbar-main .navbar-collapse a:hover, #navbar-servicios .navbar-collapse a:hover {
            /*background-color: #2c5173;
        color: rgba(255, 255, 255, 0.95);*/
        }
    }

    #navbar-servicios {
        margin-top: 0;
    }

    #background-container {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        background: -webkit-linear-gradient(#333333, #b8b8b8);
        background: -o-linear-gradient(#333333, #b8b8b8);
        background: -moz-linear-gradient(#333333, #b8b8b8);
        background: linear-gradient(#333333, #b8b8b8);
        width: 100%;
        overflow: hidden;
    }

    .bnt-home-white, bnt-home-white:focus {
        background-color: #2C5173 !important;
        color: white !important;
        border-color: #fff !important;
        border-width: 2px;
    }

        .bnt-home-white:hover {
            background-color: white !important;
            border-color: #2c5173;
            border-width: 2px;
            border-style: solid;
            color: #2C5173 !important;
        }

    #background-container-mobile {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        /*background: -webkit-linear-gradient(#333333, #b8b8b8);
  background: -o-linear-gradient(#333333, #b8b8b8);
  background: -moz-linear-gradient(#333333, #b8b8b8);
  background: linear-gradient(#333333, #b8b8b8);*/
        width: 100%;
        overflow: hidden;
    }
    /*@media (max-width: 384px) and (max-width: 640px) {
    .img-mobile img {
        height: 100vh;
        width: auto;
    }
}
@media(max-width: 384px) {
    .img-mobile img {
        height: 100vh;
        width: auto;
        left: -200px;
        
    }

    


    .span-header-text {
        font-weight: bold;
        font-size: 1.3em !important;
    }
}*/


    #background-container .background {
        position: absolute;
        top: 0;
        z-index: -1;
        /*display: none;*/
    }

    .background-mobile {
        display: none;
    }



    header {
        color: white;
    }

        header #navbar-header {
            height: 80px;
            /*font-size: 1.2em;*/
            padding-left: 2vw;
            padding-right: 2vw;
            background: none;
            border: none;
            /*color: white;*/
            margin-bottom: 0;
        }



    .login-border {
        border-color: white;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
    }

        .login-border:hover {
            background-color: #1abc9c !important;
            color: white !important;
            border-color: #1abc9c !important;
        }

    .login-border-inv {
        border-color: #2c5173;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
    }

        .login-border-inv:hover {
            background-color: #135075 !important;
            color: white !important;
            border-color: #135075 !important;
        }

    .register-psicologist-border {
        border-color: white;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
    }

        .register-psicologist-border:hover {
            background-color: #2C5173 !important;
            color: white !important;
            border-color: #2C5173 !important;
        }

    header #navbar-header a:link, header #navbar-header a:hover, header #navbar-header a:active, header #navbar-header a:visited {
        color: white;
        text-align: center;
    }

    header #navbar-header .navbar-header {
        height: 80px;
    }

    header #navbar-header .navbar-brand img {
        height: 50px;
        width: auto;
    }

    header #navbar-header .sign-up-btn {
        font-size: 1em;
    }

    header #navbar-header .navbar-toggle {
        border: none;
        margin-top: 24px;
        margin-bottom: 24px;
        background: none;
    }

        header #navbar-header .navbar-toggle:hover, header #navbar-header .navbar-toggle:focus {
            background: none;
        }

        header #navbar-header .navbar-toggle .icon-bar {
            background-color: white;
        }

    @media (min-width: 768px) {
        header #navbar-header .container-fluid .nav li a {
            margin-top: 15px;
            font-size: 16px;
            margin-bottom: 15px;
        }

        .regNoPaddingLeft {
            padding-left: 0;
        }

        .regNoPaddingRight {
            padding-right: 0;
        }

        .dropdown-item {
            margin: 0px !important;
            padding-top: 15px !important;
            padding-bottom: 15px !important;
        }

        #subservices .dropdown-item {
            padding-top: 10px !important;
            padding-bottom: 10px !important;
        }

        .dropdown-item-light {
            margin: 0px !important;
            padding-top: 15px !important;
            padding-bottom: 15px !important;
        }

        .dropdown-menu {
            padding: 0px !important;
        }

        header #navbar-header .sign-up-btn {
            margin-top: 21px;
            margin-bottom: 21px;
            margin-left: 10px;
        }
    }

    @media (max-width: 767px) {
        header #navbar-header .navbar-right {
            text-align: center;
        }

        header #navbar-header .navbar-collapse {
            background-color: rgba(51, 51, 51, 0.95);
            border-color: white;
            border: white;
            border-width: 1px;
            border-style: solid;
            box-shadow: 0px 15px 15px rgba(50,50,50,0.6);
        }

            header #navbar-header .navbar-collapse a:hover {
                background-color: white;
                color: rgba(51, 51, 51, 0.95);
            }
    }



    header .header-title {
        z-index: 5;
        padding-top: 50px;
        text-align: center;
    }

        header .header-title .header-subtitle {
            line-height: 2em;
            font-size: 0.6em;
        }

    .header-title-fixed {
        font-size: 3.5em;
    }

    /*.span-header-text {
    font-size: 1.4em;
}*/

    header .header-text {
        z-index: 5;
        font-weight: 200;
        width: 50vw;
        margin: 20px 25vw 50px 25vw;
        letter-spacing: 0.1em;
        line-height: 1.6em;
        text-align: center;
    }

    header .header-button-container {
        /*padding-top: 44px;*/
        /*padding-bottom: 55px;*/
        width: 100%;
        text-align: center;
    }

        header .header-button-container #header-button {
            font-size: 1.5em;
            letter-spacing: 0.05em !important;
            display: inline-block;
            /*margin-left: 492px;*/
            margin-left: 70%;
            /*background-color: rgb(26, 188, 156);
       border-color: rgb(26, 188, 156);*/
        }



    #patientButton {
        /*margin-right: 530px;*/
        /*margin-right: 70%;
    font-size: 1.5em;*/
        /*background-color: rgb(26, 188, 156);*/
        /*border-color: rgb(26, 188, 156);*/
    }
    /*991*/
    @media (max-width: 992px) {
        header .header-button-container #header-button {
            margin-left: 15%;
            font-size: 1.2em;
        }

        #patientButton {
            /*margin-right: 15%;*/
            /*font-size: 1.2em;*/
        }

        .genetics-mobile{
            padding-right:30px !important;
            padding-left:30px !important;
        }
    }


    /*@media (max-width: 768px) {
    
    #patientButton {
        margin-right: 40%;
    }

    #header-button {
        margin-left: 40%;
    }

    
}*/
    .btn-border-white {
        background-color: rgba(0, 0, 0, 0.2);
        color: white;
        border: white solid 1px;
        width: 180px;
    }

        .btn-border-white:focus {
            background-color: rgba(0, 0, 0, 0.2);
            color: white;
            border: white solid 1px;
            width: 180px;
        }

        .btn-border-white:hover {
            background-color: #2c5173;
            color: white;
            border: #2c5173 solid 1px;
        }

    .btn-turquesa {
        background-color: #1abc9c;
        color: white;
        border: 0px;
        line-height: 36px;
    }

        .btn-turquesa:hover {
            background-color: rgba(26, 188, 156,0.6);
            color: rgba(255, 255, 255, 0.6);
            border: 0px;
            line-height: 36px;
        }

    .btn-blue {
        background-color: #2c5173;
        color: white;
        border: 0px;
        line-height: 36px;
    }

        .btn-blue:hover {
            background-color: rgba(44, 81, 115, 0.4);
            color: rgba(255, 255, 255, 0.6);
            border: 0px;
            line-height: 36px;
        }

.btn-consulta {
    background-color: rgba(173, 173, 173, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0);
    /*width: 24%;*/
    /*margin-left: 10px;*/
    width: 22.6% !important;
}

        .btn-consulta.first {
            margin-left: 0px !important;
        }

    #consultas {
        text-align: center;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0px;
        /*padding-bottom: 10px;*/
        color: white;
        /*background-color: white;*/
        margin-top: -17em;
        position: absolute;
        bottom: 0px;
        width: 100%;
    }



        #consultas .services-block {
            /*margin-top: 10px;*/
            background-color: rgba(61, 70, 93, 0.5);
            padding: 10px;
            /*margin-bottom: 10px;*/
            /*padding: 10px 35px 10px 35px;*/
            display: inline-block;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            height: 15vh;
            border: 1px solid rgba(92, 107, 142, 0.45);
        }



            #consultas .services-block#consulta-presencial {
                color: #333333;
            }

            #consultas .services-block a {
                text-decoration: none;
                color: white;
            }

    @media (min-width: 992px) {

        .noPaddingLeft {
            padding-left: 0px !important;
        }

        .dnactive{
            margin-top:100px;
            margin-left:0px;
        }

        
        .genetics-mobileimg {
            padding-left: 10% !important;
        }
    }

    #consultas .services-block#consulta-presencial .consulta-icon .icon-initial {
        display: none;
    }

    #consultas .services-block#segunda-opinion {
        color: #333333;
    }

    #consultas .services-block .segunda-opinion {
        background-color: rgba(255,255,255,0.45);
        border: 1px solid #9B59B6;
        color: #9B59B6;
        font-size: 1.1em;
        margin: 5px 0px 10px 0px;
        padding: 5px 20px;
    }

    #consultas .services-block#segunda-opinion .consulta-text .consulta-btn:hover {
        background: #9B59B6;
        color: white;
    }

    #consultas .services-block#consulta-presencial .consulta-icon .icon-color {
        display: inline-block;
    }

    #consultas .services-block#consulta-presencial .consulta-text .consulta-btn {
        background-color: rgba(255,255,255,0.45);
        border: 1px solid #3498db;
        color: #3498db;
        font-size: 1.1em;
        margin: 5px 0px 10px 0px;
        padding: 5px 20px;
    }



        #consultas .services-block#consulta-presencial .consulta-text .consulta-btn:hover, #consultas .services-block#consulta-presencial .consulta-text .consulta-btn:focus {
            background: #3498db;
            color: white;
        }

    #consultas .services-block#videoconsulta {
        /*background-color: white;*/
        color: #333333;
    }

        #consultas .services-block#videoconsulta .consulta-icon .icon-initial {
            display: none;
        }

        #consultas .services-block#videoconsulta .consulta-icon .icon-color {
            display: inline-block;
        }

        #consultas .services-block#videoconsulta .consulta-text .consulta-btn {
            background-color: rgba(255,255,255,0.45);
            border: 1px solid #1abc9c;
            color: #1abc9c;
            font-size: 1.1em;
            margin: 5px 0px 10px 0px;
            padding: 5px 20px;
        }

            #consultas .services-block#videoconsulta .consulta-text .consulta-btn:hover, #consultas .services-block#videoconsulta .consulta-text .consulta-btn:focus {
                background: #1abc9c;
                color: white;
            }

    #consultas .services-block#consulta-webmail {
        /*background-color: white;*/
        color: #333333;
    }

        #consultas .services-block#consulta-webmail .consulta-icon .icon-initial {
            display: none;
        }

        #consultas .services-block#consulta-webmail .consulta-icon .icon-color {
            display: inline-block;
        }

        #consultas .services-block#consulta-webmail .consulta-text .consulta-btn {
            background-color: rgba(255,255,255,0.45);
            border: 1px solid #f39c12;
            color: #f39c12;
            font-size: 1.1em;
            margin: 5px 0px 10px 0px;
            padding: 5px 20px;
        }

            #consultas .services-block#consulta-webmail .consulta-text .consulta-btn:hover, #consultas .services-block#consulta-webmail .consulta-text .consulta-btn:focus {
                background: #f39c12;
                color: white;
            }

    #consultas .services-block .consulta-icon {
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 0px 0px 10px 0px;
        text-align: center;
    }

        #consultas .services-block .consulta-icon img {
            width: 2em;
            max-width: 80px;
        }

    /*TODO:Borrar*/
    #consultas .col-md-4 {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 10px 35px 10px 35px;
        display: inline-block;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }



        #consultas .col-md-4#consulta-presencial {
            color: #333333;
        }

            #consultas .col-md-4#consulta-presencial .consulta-icon .icon-initial {
                display: none;
            }

        #consultas .col-md-4#segunda-opinion {
            color: #333333;
        }

        #consultas .col-md-4 .segunda-opinion {
            background-color: rgba(255,255,255,0.45);
            border: 1px solid #9B59B6;
            color: #9B59B6;
            font-size: 1.1em;
            margin: 5px 0px 10px 0px;
            padding: 5px 20px;
        }

        #consultas .col-md-4#segunda-opinion .consulta-text .consulta-btn:hover {
            background: #9B59B6;
            color: white;
        }

        #consultas .col-md-4#consulta-presencial .consulta-icon .icon-color {
            display: inline-block;
        }

        #consultas .col-md-4#consulta-presencial .consulta-text .consulta-btn {
            background-color: rgba(255,255,255,0.45);
            border: 1px solid #3498db;
            color: #3498db;
            font-size: 1.1em;
            margin: 5px 0px 10px 0px;
            padding: 5px 20px;
        }

            #consultas .col-md-4#consulta-presencial .consulta-text .consulta-btn:hover, #consultas .col-md-4#consulta-presencial .consulta-text .consulta-btn:focus {
                background: #3498db;
                color: white;
            }

        #consultas .col-md-4#videoconsulta {
            /*background-color: white;*/
            color: #333333;
        }

            #consultas .col-md-4#videoconsulta .consulta-icon .icon-initial {
                display: none;
            }

            #consultas .col-md-4#videoconsulta .consulta-icon .icon-color {
                display: inline-block;
            }

            #consultas .col-md-4#videoconsulta .consulta-text .consulta-btn {
                background-color: rgba(255,255,255,0.45);
                border: 1px solid #1abc9c;
                color: #1abc9c;
                font-size: 1.1em;
                margin: 5px 0px 10px 0px;
                padding: 5px 20px;
            }

                #consultas .col-md-4#videoconsulta .consulta-text .consulta-btn:hover, #consultas .col-md-4#videoconsulta .consulta-text .consulta-btn:focus {
                    background: #1abc9c;
                    color: white;
                }

        #consultas .col-md-4#consulta-webmail {
            /*background-color: white;*/
            color: #333333;
        }

            #consultas .col-md-4#consulta-webmail .consulta-icon .icon-initial {
                display: none;
            }

            #consultas .col-md-4#consulta-webmail .consulta-icon .icon-color {
                display: inline-block;
            }

            /*#consultas .col-md-4#consulta-webmail .consulta-text .consulta-btn {
                background-color: rgba(255,255,255,0.45);
                border: 1px solid #f39c12;
                color: #f39c12;
                font-size: 1.1em;
                margin: 5px 0px 10px 0px;
                padding: 5px 20px;
            }*/

            #consultas .col-md-4#consulta-webmail .consulta-text .consulta-btn:hover, #consultas .col-md-4#consulta-webmail .consulta-text .consulta-btn:focus {
                background: #f39c12;
                color: white;
            }

        #consultas .col-md-4 .consulta-icon {
            width: 100%;
            max-width: 100%;
            float: none;
            margin-bottom: 10px;
            text-align: center;
        }

            #consultas .col-md-4 .consulta-icon img {
                width: 10%;
                max-width: 80px;
            }


    .consulta-btn {
        background-color: rgba(255,255,255,0.45);
        border: 1px solid #3498db;
        color: #3498db;
        font-size: 1.1em;
        /*margin: 5px 0px 10px 0px;*/
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 5px 20px;
    }

    .img-mobile {
        /*position: relative;*/
        z-index: -1;
        top: 0;
        /*overflow: hidden;*/
        display: block;
    }

    .consulta-title {
        display: inline;
        /*color: #3498db;*/
        color: #333;
        vertical-align: text-top;
        /*text-decoration: underline;*/
        font-weight: 600;
    }

    .videoconsulta-title {
        display: inline;
        /*color: #1abc9c;*/
        color: #333;
        vertical-align: text-top;
        /*text-decoration: underline;*/
        font-weight: 600;
        color: #1abc9c;
        /*text-decoration: underline;*/
    }

    .consultadomicilio-title {
        display: inline;
        /*color: #1abc9c;*/
        color: #333;
        vertical-align: text-top;
        font-weight: 600;
        color: #1D6089;
        /*text-decoration: underline;*/
    }

    .consultaweb-title {
        display: inline;
        /*color: #f39c12;*/
        color: #333;
        vertical-align: text-top;
        font-weight: 600;
    }

    .segundaconsulta-title {
        display: inline;
        /*color: #9B59B6;*/
        color: #333;
        vertical-align: text-top;
        /*text-decoration: underline;*/
        font-weight: 600;
    }

    .consultaexpress-title {
        display: inline;
        /*color: #CD840F;*/
        color: #333;
        vertical-align: text-top;
        /*text-decoration: underline;*/
        font-weight: 600;
    }

    /*hasta aqui*/
    @media (min-width: 1024px) {
        .header-button-container {
            margin-top: 3.5%;
            /*margin-bottom: 6%;*/
        }

        .blog-link{
            margin-right:20px;
        }

        .chaticon{
            width:35px !important;
            height:35px !important;
        }

        .virusicon {
            width: 30px !important;
            height: 30px !important;
        }

        .link-online p {
            color: white;
            border-radius: 5px;
            padding: 10px;
            width: 250px;
            text-align: center;
            margin: auto;
            margin-bottom: 25px;
        }
    }

    @media (max-width: 1024px) {
        .header-button-container {
            margin-top: 7vh;
        }
    }

    @media (min-width: 640px) and (max-width: 768px) {
        #navbar-main .container-fluid .nav li a, #navbar-servicios .container-fluid .nav li a {
            margin-top: 10px;
        }
            .header-button-container {
            margin-top: 7vh;
        }

        #consultas {
            margin-top: 1em;
            position: relative;
        }
    }

    @media (min-width: 360px) and (max-width: 640px) {
        .header-button-container {
            margin-top: 7vh;
        }

        /* Comentado porque en versión móvil se descuadra el bloque de servicios. Comparado con Opensalud estos estilos antes no estaban */
        /*.consulta-box {
            font-weight: normal !important;
        }*/

        #consultas {
            margin-top: 1em;
            position: relative;
        }
            #consultas .col-xs-4 {
                padding: 0px;
            }

            /*#consultas .thumbnail {
                padding: 0px;
                margin-bottom: 0px;
            }*/
    }

    @media (min-width: 768px) and (max-width: 1024px) {
        .header-button-container {
            margin-top: 6vh;
        }

        .blogMarginTablet {
            margin-left: 20px !important;
            margin-right: 20px !important;
        }
    }

    /*@media (max-width: 1014px) {
    #consultas {
        position: relative;
        margin-top: 0px;
    }
}*/

    @media (max-width: 991px) {


        #consultas .services-block {
            /*width: 100%;*/
            padding: 5px;
            /*margin-top: -6px;*/
            margin-bottom: 0px;
            min-height: 70px;
            height: 100px; 
            background-color: white;
        }

            #consultas .services-block:nth-of-type(2), #consultas .services-block:nth-of-type(3) {
                border-left: none;
                /*border-top: 2px solid white;*/
            }

            #consultas .services-block .consulta-icon {
                /*width: 75%;*/
                /*float: left;*/
                text-align: center;
                margin-right: 0px;
                margin-left: 0px;
            }

                #consultas .services-block .consulta-icon img {
                    width: 60px;
                    margin-top: 5px;
                }

            #consultas .services-block .consulta-text {
                /*width: 75%;
          float: right;
          text-align: left;*/
            }

        .main-title {
            /*position: absolute;*/
            color: white;
            position: absolute;
            margin-top: 0px;
            bottom: 23%;
        }

        .carousel-img {
            background: url(/Content/img/backgrounds/back6.svg) 80% 50% no-repeat;
            height: 100vh;
            width: auto;
            background-size: cover;
        }
    }

.main-title {
    /*position: absolute;*/
    color: white;
}





section {
    padding: 80px 0em 80px 0em;
    /*margin-left: 5vw;*/
    /*margin-right: 5vw;*/
    /*border-top: 2px dashed #2376A8;*/
}

        section#share-section {
            padding: 10vh 2vw 0vw 2vw;
            margin-left: 5vw;
            margin-right: 5vw;
        }

        /*section a:link, section a:visited, section a:hover, section a:active {
        text-decoration: none;
        color: #333333;
    }*/

        section:nth-of-type(1) {
            border-top: none;
        }

        section .row {
            margin: 0;
            text-align: center;
        }

            section .row .services-block {
                padding: 20px 15px;
                display: inline-block;
            }

                section .row .services-block .slogan-icon {
                    width: 60px;
                    max-width: 20%;
                    float: left;
                    padding-top: 10px;
                }

                section .row .services-block .slogan-text {
                    width: 75%;
                    float: right;
                    color: #333333;
                    text-align: left;
                }

            /*TODO:borrar*/
            section .row .col-md-4 {
                padding: 20px 15px;
                display: inline-block;
            }

                section .row .col-md-4 .slogan-icon {
                    width: 60px;
                    max-width: 20%;
                    float: left;
                    padding-top: 10px;
                }

                section .row .col-md-4 .slogan-text {
                    width: 75%;
                    float: right;
                    color: #333333;
                    text-align: left;
                }
        /*hasta aqui*/
        section#search-section {
            padding-top: 40px;
            padding-bottom: 40px;
            border-top: none;
        }



            section#search-section .search-container {
                /*margin-top: 5px;*/
                margin-bottom: 25px;
                /*background-color: #f1f1f1;*/
            }

                section#search-section .search-container .input-group {
                    border-radius: 0px;
                    border: 2px #2c5173 solid;
                }

                    section#search-section .search-container .input-group input {
                        font-size: 1.25em;
                        border: none;
                        height: 50px;
                        box-shadow: none !important;
                    }

                    section#search-section .search-container .input-group .input-group-btn button {
                        border-radius: 0px;
                        font-size: 16px;
                        border: none;
                        height: 50px;
                        background-color: none;
                        color: #2c5173;
                        box-shadow: none !important;
                    }

                        section#search-section .search-container .input-group .input-group-btn button:hover, section#search-section .search-container .input-group .input-group-btn button:focus {
                            border: none;
                            background: none;
                            outline: none;
                        }

        section#type-intro-section {
            padding-top: 120px;
        }


    .consulta-box {
        display: inline-block;
        vertical-align: sub;
        font-weight: bold;
        margin:10px 0px;
        /*text-decoration: underline;*/
    }

    .consulta-title {
        color: #3498db;
    }

    .consulta-title-white {
        color: white !important;
    }

    .videoconsulta-title {
        color: #1abc9c;
    }

    .videoconsulta-title-white {
        color: white !important;
    }

    .consultadomicilio-title {
        color: #1D6089;
    }

    .consultadomicilio-title-white {
        color: white !important;
    }

    .consultaweb-title {
        color: #f39c12;
    }

    .consultaweb-title-white {
        color: white !important;
    }

    .segundaconsulta-title {
        color: #9B59B6;
    }

    .segundaconsulta-title-white {
        color: white !important;
    }

    .consultaexpress-title {
        color: #CD840F;
    }

    .consultaexpress-title-white {
        color: white !important;
    }

.inmediata-title-white {
    color: white !important;
}

    @media (min-width: 768px) {
        section#type-intro-section {
            padding-left: 10%;
            padding-right: 10%;
        }

        .fixx {
            position: fixed;
            bottom: 2.5%;
            width: 500px;
            background-color: #1aadbc;
            padding: 10px;
            color: white;
            text-align: center;
            z-index: 1;
            opacity: 0.9;
            left: 50%;
            transform: translate(-50%);
        }

    }

    @media (max-width: 768px) {
        section#search-section {
            /*border-top: 2px dashed #2376A8;*/
            padding-top: 4em;
            padding-bottom: 4em;
        }
    }

    @media (min-width: 768px) {
        .nav > li > a {
            padding: 13px 8px;
        }
    }

    section#type-intro-section .type-intro-item:not(:first-of-type) {
        margin-top: 50px;
        padding-top: 50px;
        border-top: 1px solid #dddddd;
    }

    section#type-intro-section .type-intro-item#type-intro-consulta .type-intro-image-container {
        background-color: #1abc9c;
    }

    section#type-intro-section .type-intro-item#type-intro-videoconsulta .type-intro-image-container {
        background-color: #f39c12;
    }

    section#type-intro-section .type-intro-item#type-intro-webmail .type-intro-image-container {
        background-color: #e74c3c;
    }

    section#type-intro-section .type-intro-item#type-intro-informe .type-intro-image-container {
        background-color: #3498db;
    }

    section#type-intro-section .type-intro-item#type-intro-receta .type-intro-image-container {
        background-color: #9b59b6;
    }

    section#type-intro-section .type-intro-item .type-intro-image-container {
        width: 150px;
        border-radius: 75px;
        overflow: hidden;
        display: inline-block;
    }

        section#type-intro-section .type-intro-item .type-intro-image-container img {
            width: 100%;
            height: auto;
        }

    section#type-intro-section .type-intro-item .type-intro-text-container {
        width: 80%;
        padding-left: 30px;
        padding-right: 30px;
        text-align: left;
        display: inline-block;
    }

    @media (min-width: 992px) {

        section#type-intro-section .type-intro-item .type-intro-image-container {
            max-width: 30%;
        }

        section#type-intro-section .type-intro-item .type-intro-image-container {
            float: left;
        }

        section#type-intro-section .type-intro-item .type-intro-text-container {
            float: right;
        }
    }

    @media (max-width: 991px) {
        section#type-intro-section .type-intro-item .type-intro-image-container {
            float: none;
            display: block;
            margin: 0 auto 30px auto;
        }

        section#type-intro-section .type-intro-item .type-intro-text-container {
            text-align: center;
            float: none;
            display: block;
            width: 100%;
            padding: 0;
        }
    }

    section#how-it-works-section .col-md-7 {
        margin-top: 5vh;
        padding-top: 10px;
    }

    @media (min-width: 768px) {
        section#how-it-works-section .col-md-7 {
            padding-right: 2vw;
        }
    }

    section#how-it-works-section .col-md-7 .how-it-works-mockup {
        display: none;
    }

        section#how-it-works-section .col-md-7 .how-it-works-mockup.active {
            display: block;
        }

        section#how-it-works-section .col-md-7 .how-it-works-mockup img {
            width: 100%;
        }

    section#how-it-works-section .col-md-5 {
        margin-top: 4vh;
    }

        section#how-it-works-section .col-md-5 .how-it-works-item {
            width: 100%;
            height: auto;
            list-style: none;
            margin-bottom: 1vh;
            margin-top: 1vh;
            display: inline-block;
            cursor: pointer;
        }

            section#how-it-works-section .col-md-5 .how-it-works-item .icon-active {
                display: none;
            }

            section#how-it-works-section .col-md-5 .how-it-works-item .how-it-works-text {
                display: none;
            }

            section#how-it-works-section .col-md-5 .how-it-works-item .how-it-works-icon {
                padding-top: 10px;
                width: 60px;
                max-width: 20%;
                float: left;
            }

    /*----------------------------------------------------------------------------------------------------------*/
    #box-size {
        width: 600px;
    }

    #btn-close2 {
        display: none;
    }

    #modal-dialog-style {
        /*margin-right: 50%;*/
    }

    @media (max-width: 991px) {

        #main-header-text {
            font-size: 27px;
        }

        #span-info {
            font-size: 23px;
        }

        #modal-dialog-style {
            /*margin-left: 10px;
        margin-right: 10px;*/
        }

        #box-size {
            width: auto;
        }

        #btn-close2 {
            display: inline;
        }

        #btn-close {
            display: none;
        }

        #div-hide-mobile {
            display: none;
        }

        #line-separator {
            display: none;
        }
    }

    section#doctor-advantages-section .doctor-advantages-item {
        /*width: 78%;*/
        float: left;
        text-align: left;
        margin-bottom: 20px;
        cursor: pointer;
    }

        section#doctor-advantages-section .doctor-advantages-item.active .doctor-advantages-text {
            display: block;
            text-align: justify;
        }

        section#doctor-advantages-section .doctor-advantages-item.active h4 {
            margin-left: -40px;
        }

        section#doctor-advantages-section .doctor-advantages-item h4 {
            min-width: 400px;
            margin-left: -20px;
        }


        section#doctor-advantages-section .doctor-advantages-item .doctor-advantages-text {
            display: none;
        }

    section#doctor-advantages-section .doctor-advantages-mockup {
        display: none;
    }

        section#doctor-advantages-section .doctor-advantages-mockup.active {
            display: block;
        }

        section#doctor-advantages-section .doctor-advantages-mockup img {
            width: 100%;
        }

    section#doctor-advantages-section .doctor-advantages-item.active .icon-active {
        display: inline-block;
    }

    section#doctor-advantages-section .doctor-advantages-item .icon-active {
        display: none;
    }

    section#doctor-advantages-section .doctor-advantages-item.active .icon-normal {
        display: none;
    }

    section#doctor-advantages-section .doctor-advantages-item .doctor-advantages-icon {
        /*padding-top: 10px;*/
        width: 42px;
        max-width: 20%;
        float: left;
    }

    section#doctor-advantages-section .doctor-advantages-item .doctor-advantages-part h4 {
        line-height: 1.25em;
        margin-bottom: 30px;
        /*margin-left: -40px;*/
        margin-top: 10px;
    }



    section#doctor-advantages-section .doctor-advantages-item .doctor-advantages-part {
        width: 78%;
        float: right;
        text-align: left;
        padding-top: 0;
    }

    /*----------------------------------------------------------------------------------------------------------*/
    section#how-it-works-section .col-md-5 .how-it-works-item .how-it-works-part {
        width: 78%;
        float: right;
        text-align: left;
    }

        section#how-it-works-section .col-md-5 .how-it-works-item .how-it-works-part h4 {
            line-height: 1.25em;
        }

    section#how-it-works-section .col-md-5 .how-it-works-item.active .how-it-works-text {
        display: block;
    }

    section#how-it-works-section .col-md-5 .how-it-works-item.active .how-it-works-part {
        padding-top: 0;
    }

    section#how-it-works-section .col-md-5 .how-it-works-item.active .icon-active {
        display: inline-block;
    }

    section#how-it-works-section .col-md-5 .how-it-works-item.active .icon-normal {
        display: none;
    }

    section#advantage-section .animation-container {
        text-align: center;
        height: 100px;
        line-height: 100px;
    }

        section#advantage-section .animation-container .animation {
            display: inline-block;
            vertical-align: middle;
            line-height: 1em;
        }

    section#advantage-section #advantage-container {
        /*margin-top: 10vh;*/
        /*margin-bottom: 10vh;*/
        min-height: 450px;
        text-align: left;
        color: white;
    }

    @media(max-width: 768px) {
        section#advantage-section #advantage-container {
            /*margin-top: 2vh;*/
            min-height: 450px;
            text-align: left;
            color: white;
            background: lightgray;
        }
    }
    /*@media(max-width: 991px) {
    section#advantage-section #advantage-container {
    margin-top: 10vh;
    min-height: 450px;
    text-align: left;
    color: white;
    background: url(../../img/home/bg-4.jpg) no-repeat center center;
    background-size: 1300px 450px;
  }
}*/


    @media(max-width: 991px) {
        section#advantage-section #advantage-container .advantage-item-container {
            height: 225px;
            line-height: 0;
        }
    }

    @media(min-width: 991px) {
        section#advantage-section #advantage-container .advantage-item-container {
            line-height: 450px;
        }
    }

    section#advantage-section #advantage-container #advantage-right {
        padding: 0;
    }

    section#advantage-section #advantage-container .advantage-item-container .advantage-item {
        display: inline-block;
        line-height: 1.5em;
        vertical-align: bottom;
        padding-bottom: 15px;
    }

    section#advantage-section #advantage-container .advantage-item-small-container {
        height: 100px;
        /*line-height: 225px;*/
        text-align: left;
    }

        section#advantage-section #advantage-container .advantage-item-small-container#advantage-2 {
            background-color: rgba(26, 188, 156, 0.8);
        }

        section#advantage-section #advantage-container .advantage-item-small-container#advantage-3 {
            background-color: rgba(0, 191, 255, 0.6);
        }

        section#advantage-section #advantage-container .advantage-item-small-container#advantage-4 {
            background-color: rgba(231, 76, 60, 0.8);
        }

        section#advantage-section #advantage-container .advantage-item-small-container#advantage-5 {
            background-color: rgba(155, 89, 182, 0.8);
        }

        section#advantage-section #advantage-container .advantage-item-small-container .advantage-item-small {
            display: inline-block;
            line-height: 1.5em;
            /*vertical-align: middle;*/
        }

    section#share-section .store {
        padding-bottom: 70px;
    }

        section#share-section .store .store-item {
            cursor: pointer;
            padding-top: 15px;
        }

            section#share-section .store .store-item .store-item-inner {
                display: inline-block;
            }

                section#share-section .store .store-item .store-item-inner:hover .store-active, section#share-section .store .store-item .store-item-inner:active .store-active {
                    display: inline-block;
                }

                section#share-section .store .store-item .store-item-inner:hover .store-normal, section#share-section .store .store-item .store-item-inner:active .store-normal {
                    display: none;
                }

            section#share-section .store .store-item img {
                height: 60px;
            }

            section#share-section .store .store-item .store-active {
                display: none;
            }

    @media (min-width: 768px) {
        section#share-section .store .store-item#app-store {
            text-align: right;
        }

        section#share-section .store .store-item#google-play {
            text-align: left;
        }
    }

    section#share-section .share .share-item {
        cursor: pointer;
        display: inline-block;
        padding: 0px 10px;
    }

        section#share-section .share .share-item img {
            width: 40px;
            max-width: 40px;
        }

        section#share-section .share .share-item .share-active {
            display: none;
        }

        section#share-section .share .share-item:hover .share-active, section#share-section .share .share-item:active .share-active {
            display: inline-block;
        }

        section#share-section .share .share-item:hover .share-normal, section#share-section .share .share-item:active .share-normal {
            display: none;
        }

    section#professional-section #prof-sign-up-btn {
        margin-top: 2vh;
        margin-bottom: 2vh;
        font-size: 1.25em;
    }

    section#news-section .news-item {
        margin-bottom: 30px;
        text-align: left;
    }



footer {
    background-color: #1f2430;
    color: white;
    padding: 5vh 10vw;
}

        footer .row .footer-title {
            /*font-size: 1.5em;*/
            color: #dddddd;
        }

        footer .row {
            padding-top: 2vh;
        }

            footer .row a {
                font-size: 1.1em;
            }

                footer .row a:link, footer .row a:visited {
                    text-decoration: none;
                    color: #b8b8b8;
                }

                footer .row a:hover, footer .row a:active {
                    text-decoration: none;
                    color: white;
                }

    .panel-default > .panel-heading {
        background-color: whitesmoke;
        border-color: white;
        border-style: none;
        /*background-image: url("../../img/icons/24px/ICONOS-33.png");
    background-repeat: no-repeat;
    background-position-x: 5px;
    background-position-y: 8px;*/
    }

    /*.panel-default > .panel-heading.inactive {
        background-image: url("../../img/icons/24px/ICONOS-33.png");
    }

    .panel-default > .panel-heading.active {
        background-image: url("../../img/icons/24px/ICONOS-32.png");
    }*/

    .panel-title {
        font-size: 1.2em;
        font-weight: bold;
        /*margin-left: 30px;*/
    }

        .panel-title > a {
            color: #333 !important;
            /*margin-left: 20px;*/
        }

    .panel-group .panel {
        border-style: none;
        box-shadow: none;
    }


    .panel-default > .panel-heading + .panel-collapse .panel-body {
        border-width: 0px;
        background-color: whitesmoke;
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body .texto {
            color: #333;
            font-size: 1.2vw;
            /*margin-left: 30px;*/
        }

    #cookiesBar {
        display: none;
        position: fixed;
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding-bottom: 20px;
        width: 100%;
        text-align: center;
        min-height: 100px;
        background-color: rgba(0, 0, 0, 0.6);
        color: #fff;
        z-index: 99999;
    }

    .cookiesBarInner {
        width: 100%;
        position: absolute;
        padding-left: 5px;
        font-size: 12px;
        /*top: 10%;*/
        line-height: 30px;
    }

        .cookiesBarInner a {
            color: white;
            text-decoration: underline;
        }

            .cookiesBarInner a.ok {
                padding-left: 10px;
                padding-right: 10px;
                padding-bottom: 5px;
                padding-top: 5px;
                margin-left: 10px;
                color: white;
                text-decoration: none;
                border: 1px white solid;
            }

                .cookiesBarInner a.ok:hover {
                    background-color: white;
                    color: black;
                }

    @media (max-width: 361px) {
        #cookiesBar {
            min-height: 220px;
        }
    }

    @media (max-width: 768px) and (min-width:362px) {
        #cookiesBar {
            min-height: 160px;
        }
    }

    .backgroundOpenpsicologo {
        background: url(../../img/home/imagen_fondo_mobile_3.jpg) no-repeat center center;
        background-size: cover;
    }

    .backgroundOpenSalud {
        background: url(../../img/home/imagen_fondo_mobile_2.jpg) no-repeat center center;
        background-size: cover;
    }

.backgroundOpenSalud-2 {
    /*background: url(../../img/home/imagen_fondo_mobile_1.jpg) no-repeat center center;*/
    /*background-size: cover;*/
    background-color: #333c4f;
}

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
        /*font-weight: bold;*/
    }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        border-color: white;
    }

    .navbar-nav > li > .black {
        background-color: rgba(47, 47, 47, 0.7);
        font-size: 1.0em;
    }

.black > li > a:hover, .black > li > a:focus {
    background-color: #333c4f;
    color: white;
}

.black > li > a:hover, .black > li > a:focus {
    background-color: #333c4f;
    color: white;
}

    .psicologistMenu:hover, .psicologistMenu:focus {
        background-color: #337ab7 !important;
        color: white !important;
    }

    .psicologistMenu {
        color: white !important;
    }

    .navbar-nav > li > .white {
        background-color: white;
        font-size: 1.0em;
    }

    .white > li > a:hover, .white > li > a:focus {
        background-color: #2c5173;
        color: white !important;
    }


    @media (max-width: 767px) {
        .navbar-header {
            float: none;
        }

        .navbar-toggle {
            display: block;
        }

        .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }

            .navbar-collapse.collapse {
                display: none !important;
            }

        .navbar-nav {
            float: none !important;
            margin: 7.5px -15px;
        }

            .navbar-nav > li {
                float: none;
            }

                .navbar-nav > li > a {
                    padding-top: 10px;
                    padding-bottom: 10px;
                }

        .navbar-text {
            float: none;
            margin: 15px 0;
        }
        /* since 3.1.0 */
        .navbar-collapse.collapse.in {
            display: block !important;
        }

        .collapsing {
            overflow: hidden !important;
        }

        .fixx {
            position: fixed;
            bottom: 2.5%;
            width: 250px;
            background-color: #1aadbc;
            padding: 10px;
            color: white;
            text-align: center;
            z-index: 100;
            opacity: 0.9;
            left: 50%;
            transform: translate(-50%);
        }

        .fixx-landing {
            position: fixed;
            bottom: 15%;
            width: 250px;
            background-color: #1aadbc;
            padding: 10px;
            color: white;
            text-align: center;
            z-index: 100;
            opacity: 0.9;
            left: 50%;
            transform: translate(-50%);
            border: none !important;
        }
    }

    .servicesPatient {
        /*margin-top: 30px;*/
        margin-bottom: 50px;
    }

    @media (max-width: 480px) {
        .servicesPatient h1 {
            font-size: 2.0em !important;
            color: #333 !important;
        }
    }


    .servicesPatient h1 {
        text-align: center;
        color: #333;
        margin-bottom: 25px;
        margin-top: 30px;
        font-size: 2.6em;
    }

    @media (max-width: 768px) {
        .servicesPatient .service {
            min-height: 320px;
        }
    }

    .servicesPatient h2 {
        text-align: center;
        color: #2C5173;
        margin-bottom: 8vh;
        margin-top: 8vh;
        font-size: 2.4em;
    }

    .servicesPatient h3 {
        text-align: center;
        color: #2C5173;
        margin-bottom: 4vh;
        margin-top: 4vh;
        font-size: 2.2em;
    }

    .servicesPatient h4 {
        text-align: center;
        color: #2C5173;
        margin-bottom: 1vh;
        margin-top: 4vh;
        font-size: 1.4em;
        /*font-weight: bold;*/
    }

    .servicesPatient p {
        font-size: 1.1em;
    }

    .servicesPatient .service img {
        width: 60px;
    }


    .k-dropdown .k-state-default {
        border: none;
    }


    .btn-success {
        color: #fff;
        background-color: #85bc6e !important;
        border-color: #85bc6e !important;
    }

        .btn-success:hover {
            color: #fff;
            background-color: #c2ddb6 !important;
            border-color: #c2ddb6 !important;
        }


    .onlyregister {
        color: white;
        border-color: white;
        font-size: 1.5em;
    }

        .onlyregister:hover {
            color: black !important;
            border-color: white;
            background-color: white;
            font-size: 1.5em;
        }

    .psicologistSearchBtn, .psicologistSearchBtn:focus {
        margin-right: 10px;
        /*font-size: 1.3em;*/
        background-color: #2C5173;
        border-color: #2C5173;
        color: white;
        padding: 6px 12px;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
    }

        .psicologistSearchBtn:hover {
            background-color: rgba(44, 81, 115, 0.49);
            color: white;
            border-color: #2C5173;
        }

    .MedicalWhyBtn, .MedicalWhyBtn:focus {
        margin-left: 10px;
        /*font-size:1.2em;*/
        background-color: white;
        border-color: white;
        color: #2C5173;
        padding: 6px 12px;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
    }

        .MedicalWhyBtn:hover {
            background-color: rgba(255, 255, 255, 0.49);
            color: #2C5173;
            border-color: white;
        }

    .alternateBlock {
        background-color: #F8F8F8;
    }

        .alternateBlock p {
            text-align: left;
        }

    @media (max-width: 320px) {
        .MedicalWhyBtn, .psicologistSearchBtn {
            font-size: 1.0em;
        }
    }


    .k-dropdown .k-state-default {
        background-color: white !important;
    }

.btn-search, .btn-search:focus, .btn-search:hover {
    background-color: rgb(51, 60, 79);
    /*height: 37px;*/
    margin-left: 2px;
    border-width: 2px;
}

    .alternateBlock {
        background-color: #F8F8F8;
        padding: 20px 5% 20px 0px;
    }

    .alternateBlock-inv {
        background-color: white;
        padding: 20px 0px 20px 5%;
    }


    .alternateBlock a {
        line-height: inherit;
        display: block;
    }

    .alternateBlock p {
        text-align: justify;
        font-size: 1.1em;
    }

    .alternateBlock .helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

    .alternateBlock h6 img {
        width: 40px;
        margin-top: -10px;
        padding: 0px;
        margin-right: 10px;
    }

.alternateBlock img {
    padding: 15% 15% 15% 15%;
    vertical-align: middle;
    max-height: 350px;
}


    .alternateBlock h6 {
        margin-bottom: 40px;
        margin-top: 40px;
        text-align: left;
        text-decoration: underline;
    }

    .videoconsulta-btn {
        background-color: rgba(255,255,255,0.45);
        border: 1px solid #1abc9c;
        color: #1abc9c;
        font-size: 1.1em;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 20px;
    }

        .videoconsulta-btn:hover {
            background: #1abc9c;
            color: white;
        }

    .consultaWebmail-btn {
        background-color: rgba(255,255,255,0.45);
        border: 1px solid #f39c12;
        color: #f39c12;
        font-size: 1.1em;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 20px;
    }

        .consultaWebmail-btn:hover {
            background: #f39c12;
            color: white;
        }

.chat-btn {
    background-color: rgba(255,255,255,0.45);
    border: 1px solid #d3bc6e;
    color: #cd840f;
    font-size: 1.1em;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 20px;
}

    .chat-btn:hover {
        background: #cd840f;
        color: white;
    }

    .datosSalud-btn {
        background-color: rgba(255,255,255,0.45);
        border: 1px solid #d3bc6e;
        color: #d3bc6e;
        font-size: 1.1em;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 20px;
    }

        .datosSalud-btn:hover {
            background: #d3bc6e;
            color: white;
        }

    .serviciosClinicos-btn {
        background-color: rgba(255,255,255,0.45);
        border: 1px solid #2C5173;
        color: #2C5173;
        font-size: 1.1em;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 20px;
    }

        .serviciosClinicos-btn:hover {
            background: #2C5173;
            color: white;
        }

    .segundaOpinion-btn {
        background-color: rgba(255,255,255,0.45);
        border: 1px solid #9B59B6;
        color: #9B59B6;
        font-size: 1.1em;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 20px;
    }

        .segundaOpinion-btn:hover {
            background: #9B59B6;
            color: white;
        }

    .consultaPresencial-btn {
        background-color: rgba(255,255,255,0.45);
        border: 1px solid #3498db;
        color: #3498db;
        font-size: 1.1em;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 20px;
    }

        .consultaPresencial-btn:hover {
            background: #3498db;
            color: white;
        }

    .k-dropdown-wrap {
        border-radius: 0px;
    }

    .password-title {
        font-size: 12px;
        font-weight: bold;
    }

    .video-title {
        font-size: 25px;
        font-weight: 300;
        color: #333;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .tags {
        background-color: rgba(255, 255, 255, 0.80);
        padding: 10px;
        width: 24%;
        margin: 5px;
    }

    .register-doctor-border {
        border: 1px white solid;
        padding: 10px;
        font-weight: normal;
    }


        .register-doctor-border:hover {
            border: 1px #2c5173 solid;
            background-color: #2c5173 !important;
            color: white !important;
            padding: 10px;
            font-weight: normal;
        }

    .register-doctor-border {
        border: 1px white solid;
        color: white;
        padding: 20px;
    }

.register-doctor-border-inv {
    background-color: rgb(51, 60, 79);
    border-width: 1px;
    border-style: solid;
    padding: 10px;
    color: white !important;
}

    .modal-giveHealth-access {
        background-color: rgb(51, 60, 79);
        border-width: 1px;
        border-style: solid;
        padding: 10px;
        color: white !important;
    }

    .register-doctor-border-inv:hover, .register-doctor-border-inv:focus {
        background-color: rgb(51, 60, 79) !important;
        color: white !important;
        border-color: rgb(51, 60, 79) !important;
    }

    .row-eq-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .are-you-professional {
        text-align: left;
        padding: 20px;
    }

    .isDoctor-Block {
        background-color: #2c5173;
    }

        .isDoctor-Block h2 {
            color: white;
        }

        .isDoctor-Block p {
            color: white;
        }

    .k-list-optionlabel.k-state-selected.k-state-focused {
        display: none !important;
    }

    .k-list-optionlabel {
        display: none !important;
    }

    .dropdown-menu {
        min-width: 100px;
    }


    .verticalBlock {
        display: inline-block;
        height: 500px;
        vertical-align: middle;
    }

        .verticalBlock:before { /* create a full-height inline block pseudo=element */
            content: ' ';
            display: inline-block;
            vertical-align: middle; /* vertical alignment of the inline element */
            height: 100%;
        }

        .verticalBlock img {
            vertical-align: middle;
        }

    #sintomas {
        height: 36px;
        color: #333;
    }


.find-section {
    background-color: #333c4f;
    padding-top: 80px;
    padding-bottom: 80px;
    color: white;
}

        .find-section .find-section-content {
            padding-left: 17%;
            padding-right: 10%;
        }

        .find-section h6 {
            color: white;
            font-size: 1.3em;
            font-weight: bold;
            text-align: left;
        }

        .find-section .col-md-3 {
            padding-right: 2%;
            padding-left: 0px;
        }

        .find-section li {
            display: block;
            text-align: left;
            margin-left: 20%;
        }

        .find-section ul {
            display: block;
            margin-left: 0px;
            padding-left: 0px;
        }

        .find-section a {
            color: white;
            font-size: 1.2em;
            text-align: left;
        }

    .showMoreProfessional {
        border-width: 0px;
    }

        .showMoreProfessional td {
            border-width: 0px;
            text-align: center;
        }

        .showMoreProfessional .k-grid tr td {
            border-bottom: 0px;
            padding-bottom: 5px;
            padding-top: 5px;
        }

        .showMoreProfessional .k-grid tr td {
            text-align: center;
            font-size: 1.16em;
        }

        .showMoreProfessional .k-grid tbody .k-grid .k-grid-header {
            display: none;
        }

        .showMoreProfessional .k-grid-content {
            max-height: 250px;
        }

        .showMoreProfessional a {
            text-align: center;
        }

        .showMoreProfessional .k-grid-header {
            visibility: hidden;
        }

        .showMoreProfessional .k-grid {
            border-width: 0px;
        }

        .showMoreProfessional .title {
            font-size: 1.16em;
            font-weight: bold;
            text-align: center;
        }

    #searchDoctors h3 {
        margin: 5px 0;
        font-size: 23px;
    }

    .view {
        width: 20%;
        height: 220px;
        float: left;
        /*border: 10px solid #fff;*/
        overflow: hidden;
        position: relative;
        text-align: center;
        /*-webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;*/
        cursor: default;
        border-right: 1px rgba(255,255,255,0.2) solid;
    }

        .view .mask, .view .content {
            width: 100%;
            height: 220px;
            position: absolute;
            overflow: hidden;
            top: 0;
            left: 0;
        }

        .view img {
            display: block;
            position: relative;
        }

        .view h2 {
            text-transform: uppercase;
            color: #fff;
            text-align: center;
            position: relative;
            font-size: 1.4em;
            padding: 30px;
            /*background: rgba(44, 81, 115, 0.8);*/
            margin: 20px 0 0 0;
            font-weight: bold;
        }

        .view p {
            font-size: 1.1em;
            position: relative;
            color: #fff;
            padding: 10px 20px 20px;
            text-align: center;
        }

        .view a.info {
            display: inline-block;
            text-decoration: none;
            padding: 7px 14px;
            background: #000;
            color: #fff;
            text-transform: uppercase;
            -webkit-box-shadow: 0 0 1px #000;
            -moz-box-shadow: 0 0 1px #000;
            box-shadow: 0 0 1px #000;
        }

            .view a.info:hover {
                -webkit-box-shadow: 0 0 5px #000;
                -moz-box-shadow: 0 0 5px #000;
                box-shadow: 0 0 5px #000;
            }

    .view-first img {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    .view-first .mask {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        background-color: rgba(219,127,8, 0.7);
        -webkit-transition: all 0.4s linear;
        -moz-transition: all 0.4s linear;
        -o-transition: all 0.4s linear;
        transition: all 0.4s ease-in-out;
    }

    .view-first h2 {
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .view-first p {
        /*-webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);*/
        opacity: 0;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
        height: 70px;
        margin: 0 0 10px;
    }

    .view-first:hover img {
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .view-first a.info {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .view-first:hover .mask {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .ventajas0:hover .mask {
        background: #fff url("../../img/home/ventajas-0.jpg") no-repeat center center;
        background-size: cover;
    }

    .ventajas1:hover .mask {
        background: #fff url("../../img/home/ventajas-1.jpg") no-repeat center center;
        background-size: cover;
    }

    .ventajas2:hover .mask {
        background: #fff url("../../img/home/ventajas-2.jpg") no-repeat center center;
        background-size: cover;
    }

    .ventajas3:hover .mask {
        background: #fff url("../../img/home/ventajas-3.jpg") no-repeat center center;
        background-size: cover;
    }

    .ventajas4:hover .mask {
        background: #fff url("../../img/home/ventajas-4.jpg") no-repeat center center;
        background-size: cover;
    }

    .view-first:hover h2,
    .view-first:hover p,
    .view-first:hover a.info {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .view-first:hover p {
        -webkit-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    .view-first:hover h2 {
        -webkit-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }


    .view-first:hover a.info {
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
    /* Style the tab */
    .blog-content {
        min-height: 588px;
    }

    .blog-loader {
        min-height: 200px;
    }

    #blog-tab {
        padding: 80px 0px 80px 0px;
        background-color: white;
    }

    .blog-readmore {
        float: left;
        font-size: 1.0em !important;
        text-align: left;
        margin-top: 0px !important;
    }

    .blog-tab {
        float: left;
        /*border: 1px solid #ccc;*/
        background-color: white;
        width: 30%;
        height: 510px;
    }

    /* Style the buttons inside the tab */
    .tablinks {
        display: block;
        background-color: inherit;
        color: black;
        padding-left: 16px;
        padding-right: 10px;
        width: 100%;
        border: none;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        border: 1px solid #e5e5e5;
        margin-top: -1px;
        width: auto !important;
        font-size: 1.2em !important;
        height: 86px;
        position: relative;
    }

        .tablinks:hover {
            color: white;
            background-color: #2c5173;
            border: 1px solid #2c5173;
        }

        .tablinks.active {
            color: white;
            background-color: #333c4f;
            border-left: 1px solid #333c4f;
        }

            .tablinks.active::before {
                content: '';
                position: absolute;
                margin-top: 25px;
                border-left: 0;
                border-bottom: 15px solid transparent;
                border-top: 15px solid transparent;
                border-right: 15px solid #333c4f;
                margin-left: -30px;
                transition: 0.3s;
            }

        .tablinks > a {
            font-size: 1.0em !important;
            color: black;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 95% !important;
            margin-top: 0px !important;
        }

        .tablinks.active > a {
            color: white;
        }

    .blog-tabcontent {
        float: left;
        padding: 0px 12px;
        /*border: 1px solid #ccc;*/
        width: 70%;
        border-left: none;
        height: 588px;
        background-repeat: no-repeat;
        background-attachment: inherit;
        background-position: center;
        background-size: cover;
        background-color: white;
    }


    .blog-photo-content img {
        opacity: 0.7;
    }

    .blog-title {
        background-color: white;
        width: 90%;
        height: 240px;
        left: -20px;
        margin-left: -20px;
        margin-top: 300px;
        padding: 40px 40px 40px 40px;
    }

    .blog-title-link {
        height: 79px;
        font-size: 1.8em !important;
        padding: 20px;
        margin: 0px;
        display: block;
        width: 100% !important;
        margin-top: 0px !important;
    }

    .blog-content-title {
        font-size: 1.8em !important;
        text-align: left !important;
        height: 60px !important;
        width: auto !important;
        text-align: left;
        display: block !important;
        margin-bottom: 10px;
        margin-top: 0px !important;
    }

    .blog-content-date {
        font-size: 15px;
        text-align: left;
        color: gray;
    }

    .blog-content-date-mobile {
        font-size: 13px;
        text-align: left;
        color: #2C5173;
        margin-top: 10px;
    }

    .blog-content-tag {
        margin-top: -53px;
        text-align: center;
        background-color: rgba(44, 81, 115, 0.9);
        padding: 5px;
        width: 90px;
        color: white;
        font-size: 12px;
        display: block;
        margin-bottom: 28px;
    }

    .blog-panel-body {
        padding: 15px;
        background-color: white;
    }

    .blog-panel-title > a {
        line-height: 24px !important;
    }

    .panel-default > .blog-panel-body {
        background-color: white;
    }

    .k-list-optionlabel.k-state-selected.k-state-focused {
        display: none !important;
    }

    .k-list-optionlabel {
        display: none !important;
    }

    @media (min-width: 768px) {
        .solicitudDemo {
            margin-left: 30% !important;
            margin-right: 30% !important;
            margin-bottom: 50px !important;
        }

            .solicitudDemo .solicitudfila {
                margin-bottom: 5px;
                padding: 0px;
                margin: 10px 25%;
            }

        .dropdown-menu {
            background-color: rgba(47, 47, 47, 0.7) !important;
        }
        .dropdown-menu li a{
            color:white !important;
        }
        .
    }



    @media (max-width: 768px) {
        
        
        .solicitudDemo {
            padding-bottom: 40px;
            padding-top: 40px;
        }

            .solicitudDemo .solicitudfila {
                margin-bottom: 5px;
                padding: 0px 10px;
            }
    }

    /*@media (min-width: 1600px) {
    .hidden-lg-custom {
        display: none !important;
    }
}

@media (max-width: 1601px) {
    .hidden-md-custom {
        display: none !important;
    }
    .hidden-sm-custom {
        display: none !important;
    }
    .hidden-xs-custom {
        display: none !important;
    }
}*/

    @media (min-width: 1200px) and (max-width: 1600px) {
        .view {
            width: 20% !important;
            height: 260px !important;
        }

            .view > img {
                margin-top: 17% !important;
            }

        .mask {
            height: 260px !important;
        }

            .mask > h2 {
                padding: 0px !important;
            }

        .ventajas0 > .mask > h2 {
            padding-top: 22px !important;
        }

        .ventajas2 > .mask > h2 {
            padding-top: 41px !important;
        }

        .ventajas3 > .mask > h2 {
            padding-top: 50px !important;
        }

        .ventajas4 > .mask > h2 {
            padding-top: 41px !important;
        }

        .ventajas1 > .mask > h2 {
            padding-top: 41px !important;
        }

        .service {
            width: 20% !important;
        }
    }

     @media (min-width: 1200px){

         .displayUpLg{
             display:flex;
         }
     }

    @media (min-width: 768px) and (max-width: 1200px) {
        .servicesPatient-md {
            padding-left: 150px;
            padding-right: 150px;
        }

        .service-sm-block > h4 {
            margin-top: 10px !important;
        }

        .service-sm-block {
            margin-bottom: 30px !important;
        }

        .solicitudDemo {
            margin-left: 20% !important;
            margin-right: 20% !important;
            margin-bottom: 40px !important;
        }

            .solicitudDemo .solicitudfila {
                width: 75% !important;
                margin-left: 12.5% !important;
            }
    }

    @media (min-width: 990px) {
        .s01 {
            margin-left: 10% !important;
        }

        .service {
            width: 16.666666666666664% !important;
        }
    }


    .pacientes-doctor-tab {
        padding: 10px;
        background-color: rgba(220, 220, 220, 0.4);
        height: 40px;
        margin-left: 20%;
        text-align: left;
        width: 180px;
        vertical-align: middle;
    }

    .pacientes-search {
        padding: 0px 20px 0px 20px;
        background-color: rgba(220, 220, 220, 0.4);
    }

.search-doctor-tab {
    padding: 10px;
    background-color: #333c4f;
    height: 40px;
    margin-left: 20%;
    text-align: left;
    width: 180px;
    vertical-align: middle;
}

.search-servicios {
    padding: 0px 20px 0px 20px;
    background-color: #333c4f;
}

@media (min-width: 1024px) {
    .search-servicios {
        height: 198px;
        margin-left: 20%;
        margin-right: 20%;
    }

    .search-doctor-tab {
        margin-left: 20%;
    }

    .doctor-search-servicios {
        width: 29.41% !important;
    }

    .pacientes-search {
        height: 75px;
        margin-left: 8.3%;
        margin-right: 25.6%;
    }

    .pacientes-doctor-tab {
        margin-left: 8.8%;
    }

    .paciente-doctor-search {
        width: 30% !important;
    }

    .service-online {
        background-color: #f2f2f2;
        text-align: center;
        height: 140px;
        padding-top: 15px;
        border: 2px solid white;
        cursor: pointer;
        padding-left: 0px !important;
        padding-right: 0px !important
    }

        .service-online p {
            font-weight: bold;
            position: absolute;
            bottom: 10px;
            left: 50%;
            transform: translate(-50%);
            font-size: 1em;
            
        }

    .description-online {
        padding: 25px 0px;
    }


    #dlgOnline .modal-dialog, #dlgInplace .modal-dialog, #dlgOthers .modal-dialog {
        width: 90vw !important;
    }

    #searchTab-online span.specialities-online {
        width: 86% !important;
    }

    #searchTab-inplace span.specialities-inplace, #searchTab-inplace span.cities-inplace {
        width: 42% !important;
    }

    #searchTab-inplace span.cities-inplace {
        margin-left:1%;
    }

    #consultas p, #consultas .row.consulta-icon {
        margin-bottom: 0px !important;
    }
}


    @media (min-width: 768px) and (max-width: 1023px) {
        .pacientes-search {
            height: 240px;
            margin-left: 30px;
            margin-right: 30px;
            margin-bottom: 40px;
        }

        .pacientes-doctor-tab {
            margin-left: 10px;
        }

        .paciente-doctor-search {
            width: 100% !important;
        }

        .doctor-search-servicios {
            width: 29.5% !important;
        }

        .noMarginTablet{
            margin: 0 !important;
        }

        .findTablet{
            width:300px !important;
        }

        .search-servicios {
            height: 160px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .search-doctor-tab {
            margin-left: 10px;
        }

        #sintomas {
            width: 89%;
        }

        .find-section .find-section-content {
            padding-left: 10%;
            padding-right: 10%;
        }

        .main-title{
            bottom:12% !important;
        }

        #langs-block {
            margin-left: 50px;
        }

    }

    @media (min-width: 481px) and (max-width: 767px) {
        .pacientes-search {
            padding: 20px;
            background-color: rgba(220, 220, 220, 0.4);
            height: 320px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .pacientes-doctor-tab {
            margin-left: 10px;
        }

        .search-servicios {
            height: 160px;
            margin-left: 10px;
            margin-right: 10px;
        }
    }


    @media (max-width: 480px) {
        .pacientes-search {
            height: 210px;
            margin-left: 10px;
            margin-right: 10px;
            margin-top: 20px;
        }

        .pacientes-doctor-tab {
            margin-left: 10px;
        }

        .search-servicios {
            height: 450px;
            margin-left: 10px;
            margin-right: 10px;
        }
    }

    @media (min-width: 1024px) {
        .ventajas-profesional .col-md-4 {
            background-color: white;
            padding: 10px !important;
            margin: 5px;
            width: 32% !important;
            min-height: 225px;
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .ventajas-profesional .col-sm-6 {
            background-color: white;
            padding: 10px !important;
            margin: 5px;
            width: 48% !important;
            min-height: 260px;
        }

        .titleMobile {
            margin-left: 14% !important;
            margin-bottom:30% !important;
        }
    }

    @media (max-width: 767px) {
        .ventajas-profesional .col-xs-12 {
            background-color: white;
            padding: 10px !important;
            margin: 5px;
            min-height: 260px;
        }

        .carousel-img {
            background-position:top left !important;
            height: auto !important;
        }

        .titleMobile{
            margin-left:10% !important;
        }

        .register-doctor-border-inv {
            background-color: transparent !important;
            border-width: 0px;
            /*border-style: solid;*/
            padding: 10px;
            color: white !important;
        }

            .register-doctor-border-inv:hover, .register-doctor-border-inv:focus {
                background-color: transparent !important;
                color: white !important;
                /*border-color: rgb(51, 60, 79) !important;*/
            }

        #signUpBavBarLayout {
            color: #333;
        }

        #listNavbarLanding {
            display: flex;
            flex-direction: column;
        }

            #listNavbarLanding li:first-child {
                order: 3;
            }

            #listNavbarLanding li:nth-child(3) {
                order: 1;
            }

            #listNavbarLanding li:nth-child(4) {
                order: 2;
            }

            .blog-link{
                margin-top:-5px;
            }

        .titleLanding {
            display: inline-block;
            margin-bottom: 15px;
            font-weight: bold;
            font-size: 0.85em;
            line-height: 30px;
        }

        .subtitleLanding {
            display: inline-block;
            line-height:25px;
            font-size:0.75em;
        }

        .code-control{
            font-size:1em !important;
        }

        .service-online {
            background-color: #f2f2f2;
            text-align: center;
            padding: 15px 0px 5px 0px;
            border: 2px solid white;
            cursor: pointer;
            padding-left: 0px !important;
            padding-right: 0px !important
        }

        .service-online img {
            margin-bottom: 15px;
        }

        .description-online {
            padding: 20px 0px;
        }

        .description-online p{
            font-size:1em !important;
        }

        .link-online p {
            color: white;
            border-radius: 5px;
            padding: 10px;
            width: 215px;
            text-align: center;
            margin: auto;
            margin-bottom: 25px;
            font-size:1.1em;
        }

        #searchTab-online, #searchTab-inplace{
            width: 100% !important;
        }

        #searchTab-online button, #searchTab-inplace button {
            width: 100% !important;
            padding: 6px 8px;
            float: none !important;
            
        }

        #searchTab-online span.specialities-online, #searchTab-inplace span.specialities-inplace, #searchTab-inplace span.cities-inplace  {
            width: 100% !important;
        }

    }

    #BirthdayPat {
        height: auto !important;
    }

    #BirthdayProf {
        height: auto !important;
    }

    hr {
        border-top: 1px solid #dcdcdc;
        margin: 10px 0px 10px 0px;
    }


    .search-express-select {
        display: none;
    }

    .search-videoconsulta-select {
        display: none;
    }

    .search-consulta-select {
        display: none;
    }

    .search-domicilio-select {
        display: none;
    }

    .search-webmail-select {
        display: none;
    }

    .search-opass-select {
        display: none;
    }

    .search-select {
        font-size: 0.75vw !important;
    }

    .services-link {
        display: table-cell;
        vertical-align: middle;
    }

    .services-rect {
        display: table !important;
        /*position: absolute;*/
        height: 100%;
    }

.img-inner {
    height: 335px;
}

.blog-carouse-image {
    width: 100% !important;
    height: auto !important;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
}

.blog-carousel-title {
    font-size: 18px;
    font-weight: bold;
}
.blog-page {
    margin: 0px 20% 0px 20% !important;
    padding: 100px 0px 0px 0px !important;
}
    .blog-page h1 {
        font-size: 4em;
        text-align: center;
        margin-top: 30px;
        color: #555;
    }

    .blog-page h2 {
        font-size: 2em;
        text-align: center;
        margin: 30px 0px 50px 0px;
        color: #757575;
    }

    .blog-page h3 {
        font-size: 1.9em;
        text-align: center;
        margin: 50px 100px 50px 100px;
        color: #757575;
    }

    .blog-page a {
        text-decoration: underline;
        font-size: inherit;
        color: #757575;
    }

    .blog-page .patch{
        width:130px;
        height: auto;
        margin-left:auto;
        margin-right: auto;
        display:block;
    }

    .blog-page h4 {
        font-size: 1.6em;
        text-align: left;
        margin: 50px 100px 50px 100px;
        color: #757575;
    }

    .blog-page .last-entry {
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .blog-page .last-img {
        height: 230px;
    }

    .blog-page .last-entry-link {
        text-align: left;
        font-size: 1em;
        font-weight: bold;
        height: 36px;
        display: block;
        width: 100%;
    }

    .blog-page .last-entry-date {
        text-align: left;
        font-size: 0.9em;
    }

    .blog-page .last-entry-tag {
        margin-top: -27px;
        text-align: center;
        background-color: rgba(44, 81, 115, 0.9);
        padding: 5px;
        width: 200px;
        color: white;
        font-size: 12px;
        display: block;
        margin-bottom: 20px;
        position: relative;
    }

    .blog-page .specialities-box {
        width: auto;
    }

    .blog-page .specialities-icon {
        width: 32px;
    }

    .blog-page .specialities-text {
        font-size: 1em;
        margin: 15px 0px 15px 0px;
        font-weight: bold;
    }

    .blog-page .box {
        background-color: #f6f6f6;
        border-width: 2px;
        border-color: #f6f6f6;
        border-left-width: 3px;
        border-left-color: #2a5172;
        border-style: solid;
    }

    .blog-page .main-picture {
        width: 600px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 400px;
    }

    .blog-page .return-btn {
        margin-bottom: 30px;
        margin-top: 25px;
        background-color: #2A5172;
        color: white;
        text-decoration: none;
    }
        .blog-page .return-btn:hover {
            margin-bottom: 30px;
            background-color: white;
            color: #2A5172;
            border-color: #2A5172;
            border-width: 1px;
            text-decoration: none;
        }

.fusion-text a {
    background-color: transparent;
    color: #2C5173;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #2C5173;
    white-space: nowrap;
    padding: 6px 12px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-table;
    text-decoration: none;
}

.fusion-text a:hover {
    background-color: #2C5173 !important;
    border-color: #2C5173;
    border-width: 1px;
    border-style: solid;
    color: white !important;
}

.fusion-text {
    text-align: left;
    color: #333333;
    margin-bottom: 40px;
}

    .fusion-text h1 {
        margin-top: 0em;
        margin-bottom: 0.47em;
        font-weight: 400;
        line-height: 1.1;
        letter-spacing: 0px;
        font-size: 26px;
        text-align: center;
        text-decoration:underline;
        margin-bottom:40px;
    }

    .fusion-text h2 {
        font-size: 18px;
        text-align: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .fusion-text p, .fusion-text li {
        font-size: 1.16em;
    }

.fusion-alignright, .alignright {
    display: inline;
    float: right;
    margin-left: 15px
}

.fb_iframe_widget span {
    vertical-align: baseline !important;
}

@media (max-width: 480px) {
    .blog-page {
        margin: 0px 20px 0px 20px !important;
        padding: 100px 0px 0px 0px !important;
    }

        .blog-page h2 {
            margin: 20px 0px 20px 0px;
        }

        .blog-page h1{
            margin-top:0px;
        }

        .blog-page .main-picture {
            max-width: 100% !important;
            height: auto !important;
            float: none;
        }
        
    .fusion-text img {
        display: block;
        max-width: 100% !important;
        height: auto !important;
        float: none;
        margin-left:0px;
    }
}

@media (min-width: 480px) and (max-width: 1024px) {
    .blog-page {
        margin: 0px 20px 0px 20px !important;
        padding: 100px 0px 0px 0px !important;
    }

    .blog-carousel-title {
        color: white;
    }


    .blog-page h2 {
        margin: 20px 50px 20px 50px;
    }

    .question h2, p, a {
        color: #333;
    }
}

.k-item {
    line-height: 2.7em;
}

.k-subimg {
    width: 26px;
    height: 26px;
    margin-right: 10px;
}

.carousel {
    margin: 50px 5% 0px 5%;
    padding: 0 70px;
}

    .carousel .item {
        color: #999;
        overflow: hidden;
        min-height: 120px;
        font-size: 13px;
    }

    .carousel .media img {
        width: 125px;
        height: 125px;
        display: block;
        border-radius: 50%;
    }

    .carousel .media-body {
        vertical-align:middle;
    }

    .carousel .testimonial p {
        font-size: 1.12em;
    }

    .carousel .testimonial .nombre {
        font-size: 1.0em;
    }

    .carousel .testimonial {
        padding: 0 15px 0 25px;
        position: relative;
    }

    .carousel .carousel-indicators {
        bottom: -60px;
    }

        .carousel .overview {
            color:white;
            font-size: 0.8em;
        }

        .carousel-indicators li, .carousel-indicators li.active {
            width: 18px;
            height: 18px;
            border-radius: 50%;
            margin: 1px 3px;
        }

.carousel-indicators li {
    background: #e2e2e2;
    border: 4px solid #fff;
}

    .carousel-indicators li.active {
        color: #fff;
        background: #333C4F;
        border: 5px double;
    }

.k-item {
    font-size:13px;
}

.panel {
    /*position: fixed;*/
    bottom: -281px;
    width: 100%;
    background-color: transparent;
    border-color: transparent;
    z-index: 100;
    margin-left: -15px;
}

.panel-heading {
    text-align: center;
    font-weight: bold;
}

.panel-body {
    background-color: white;
    height: 220px;
}

.panel-collapse .panel-body {
    height: auto;
}

.searching {
    bottom: -20px !important;
}

.thumbnail .caption {
    padding: 9px 0px 0px 0px;
}

.specialities-section {
    margin: 0px;
    padding: 0px;
    color: white;
    margin: 80px 15vw;
}

@media (min-width: 480px) {
    .specialities-section {
        margin: 80px 15vw;
    }

    .tile-inside > .title-info {
        font-size: 1.3em;
        color: white;
    }
}

@media (max-width: 479px) {
    .specialities-section {
        margin: 80px 15px 80px 15px;
    }
    .tile-inside > .title-info {
        font-size: 1.1em;
        color: white;
    }
}


    #tile-segundaopinion {
        background: url(/Content/img/home/landing-tile1.jpg) no-repeat center top;
        background-size: cover;
        display: table;
    }


    #tile-psicologia {
        background-image: url('/Content/img/home/landing-tile3.jpg');
        background-size: cover;
        display: table;
    }

    #tile-pediatria {
        background-image: url('/Content/img/home/landing-tile2.jpg');
        background-size: cover;
        display: table;
    }

    #tile-dermatologia {
        background-image: url('/Content/img/home/landing-tile4.jpg');
        background-size: cover;
        display: table;
    }

    #tile-urologia {
        background: linear-gradient(rgba(73,220,227, 0.5), rgba(73,220,227, 0.5) ), url('/Content/img/home/landing-tile5-2.jpg');
        background-size: cover;
        display: table;
    }


    #tile-nutricion {
        background-image: url('/Content/img/home/landing-tile6.jpg');
        background-size: cover;
        display: table;
    }

#tile-obesidad {
    background: linear-gradient(rgba(80,80,80,0.4), rgba(80,80,80,0.4) ), url('/Content/img/home/novobg.jpg');
    background-size: cover;
    display: table;
}

#tile-genetics {
    background: linear-gradient(rgba(73,220,227, 0.5), rgba(73,220,227, 0.5) ), url('/Content/img/home/landing-tile8.jpg');
    background-size: cover;
    display: table;
}

    #tile-oncology {
        background-image: url('/Content/img/home/landing-tile9.jpg');
        background-size: cover;
        display: table;
    }

    #tile-covid {
        background-image: url('/Content/img/home/covindexx.jpg');
        background-size: cover;
        display: table;
    }

#tile-baby {
    background: linear-gradient(rgba(49,148,154, 0.75), rgba(49,148,154, 0.75) ), url('/Content/img/home/landing-tile11.png');
    background-size: cover !important;
    display: table;
}

    #tile-telemed {
        background-image: url('/Content/img/home/landing-tile10.jpg');
        background-size: cover;
        display: table;
    }

#tile-trauma {
    background: linear-gradient(rgba(80,80,80,0.4), rgba(80,80,80,0.4) ), url('/Content/img/home/landing-trauma.jpg');
    background-size: cover;
    display: table;
    background-position: left;
}

#tile-cardio {
    background: linear-gradient(rgba(98,228,225, 0.5), rgba(98,228,225, 0.5) ), url('/Content/img/home/tile-cardio.jpg');
    background-size: cover;
    display: table;
}

#tile-giveHealth {
    background: linear-gradient(rgba(80,80,80,0.4), rgba(80,80,80,0.4) ), url('/Content/img/home/tile-giveHealth.jpg'); /*linear-gradient(rgba(98,228,225, 0.5), rgba(98,228,225, 0.5) ),*/
    background-size: cover;
    display: table;
}


#tile-opensaludcard {
    background: url('/Content/img/home/landing-tile7.jpg') !important;
    background-size: cover;
    display: table;
}

    #tile-todas {
        background-color: #333C4F;
        display: table;
    }

    .tile-inside {
        display: table-cell;
        vertical-align: middle;
        color: white;
        padding: 15px;
    }

        .tile-inside:hover {
            background-color: rgba(51, 60, 79, 0.60);
            color: white;
        }

    .image-block {
        border: 1px solid white;
        background-color: black;
        padding: 0px;
        margin: 0px;
        height: 200px;
        text-align: center;
        vertical-align: bottom;
    }



        .image-block > p {
            font-size: 1.2em;
            color: white;
        }



    .tile-inside > .title-info {
        display: block;
        color: white;
    }

    .tile-inside > .title-desc {
        display: none;
    }

    .tile-inside:hover > .title-info {
        display: none;
    }

    .tile-inside:hover > .title-desc {
        display: block;
        font-size: 1.0em;
        color:white;
    }

.secondOpinionPartialBG {
    height: 100vh;
    /*width: 100vw;*/
    background-image: url("/Content/img/home/bg-2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
}

.openpsicologosPartialBG {
    height: 100vh;
    /*width: 100vw;*/
    background-image: url("/Content/img/home/bg-6.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.secondOpinionPartialInner {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.glyphicon-chevron-down-custom span, .glyphicon-chevron-up-custom span {
    width: 8px;
    height: 2px;
    background-color: rgb(99, 99, 99);
    display: inline-block;
    transition: all .1s linear;
}

.glyphicon-chevron-down-custom .sp-1, .glyphicon-chevron-up-custom .sp-2 {
    transform: skewY(-40deg);
}

.glyphicon-chevron-up-custom .sp-1, .glyphicon-chevron-down-custom .sp-2 {
    transform: skewY(40deg);
}

.glyphicon {
    top: -2px;
}

#language-selector {
    position: relative;
    z-index: 4000;
}

@media (min-width: 300px) and (max-width: 1024px) {
    #language-selector {
        height: 78px;
        margin-top: 30px;
    }

    .dd-menu-sm {
        background-color: white !important;
        padding-top: 8px !important;
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .titleLanding {
        margin-bottom: 30px !important;
    }

    .service-online p {
        font-size: 0.9em !important;
    }

}


@media (min-width: 1024px) {
    #language-selector {
        height: 75px;
        margin-left: 8.3%;
        margin-right: 25.6%;
    }

    .border-menu-item-lg {
        border-right: 1px solid #333c4f8c;
        margin-right: 20px;
        padding-right: 30px !important;
    }

    .specialitiesDouble {

        bottom: 200px;
        height: 400px;
    }

    .clearLeft {
        clear:left;
    }

    .dropServices {
        top: -3px;
        left: 222px;
        background-color: rgba(47, 47, 47, 0.9);
    }

    .specialities-section {
        margin-bottom: 80px;
    }

    .firstSubmit {
        padding-top: 10px !important;
    }

    #tile-opensaludcard {
        background: url('/Content/img/home/landing-tile7.jpg') !important;
    }

    .titleLanding {
        display: inline-block;
        margin-bottom: 40px;
        font-weight: bold;
    }

    .subtitleLanding {
        display: inline-block;
        line-height: 1.15em !important;
        font-size: 0.75em;
    }

    .footerStamps {
        display: flex;
        align-items: center;
    }
    
}

@media (min-width: 992px) and  (max-width: 1026px) {
    .col-md-3 {
    width: 24.9%;
}

}

.dropdown-item-light:hover {
    color: white !important;
}

.arrow-menu {
    width: 5px !important;
}

.sexual-health-description {
    /*margin-top:60px;*/
    padding-left: 10%;
}

.sexual-health-description-image {
    margin-top: -10px;
    padding-right: 0;
}

.sexual-health-description p {
    font-size:1.2em;
    margin-top:20px;
}

.genetics-question {
    font-size: 1.5em !important;
    color:white;
    font-weight:bold;
}

.dna-background {
    background: url(/Content/img/home/dna.png) no-repeat center top;
    background-size: cover;
    display: table;
}


.col-custom-sexual-profiles {
    width: 24%;
    float:left;
}

    .col-custom-sexual-profiles img {
        height:125px;
        padding-left: 20px;
    }

.myHixelButton {
    background-color: white;
    border-color: #2A5172;
    border-style: solid;
    border-width: 1px;
    padding: 15px;
    color: #333333;
    font-size: 1.5em;
}

    .myHixelButton:hover {
        background-color: #2A5172;
        border-color: white;
        color: white;
    }

@media (max-width: 480px) {
        .col-custom-sexual-profiles {
        width: 100%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .sexual-health-description {
        /*margin-top:60px;*/
        padding-left: 16%;
        padding-right: 16% !important;
    }

}

@media (min-width: 481px) and (max-width: 992px) {
    .col-custom-sexual-profiles {
        width: 50%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.col-custom-sexual-profiles p {
    text-align: center !important;
    font-size: 1.15em;
    font-family: 'Roboto';
}

.col-custom-sexual-profiles .small-title {
    font-size: 0.9em;
    line-height: 12px;
    text-decoration: none;
}

.carousel-search {
    margin-top: 8%;
    padding: 10px 30px 30px 30px;
    background-color: rgba(255, 255, 255, 0.41);
    /*margin-left: 25%;*/
    /*margin-right: 25%;*/
}

    .carousel-search p {
        margin-bottom: 0px;
        margin-top: 0px;
        color: white;
        font-size: 1.1vw;
        text-align: center;
    }

    .carousel-search .selector {
        width: 29.34%;
        margin-top: 20px;
        background-color: transparent;
        padding-left: 1px;
        padding-right: 1px;
        color: white;
    }

    .carousel-search button {
        width: 8%;
        margin-top: 19px;
        height: 36px;
    }

@media (max-width: 480px) {


    .title-blog-mobile{
        font-size:30px !important;
    }

    .subtitle-blog-mobile {
        margin-top: 0px !important;
        font-size: 16px !important;
    }

    .link-blog-mobile{
        line-height:20px !important;
        margin-top:-5px;
    }
    
    .carousel-search {
        margin-top: 8%;
        padding: 0px 10px 10px 10px;
        background-color: rgba(255, 255, 255, 0.41);
        margin-left: 10px;
        margin-right: 10px;
    }

        .carousel-search p {
            margin-bottom: 0px;
            margin-top: 0px;
            color: white;
            font-size: 1.2em;
            text-align: center;
        }

        .carousel-search .selector {
            width: 100%;
            margin-top: 20px;
            background-color: transparent;
            padding-left: 1px;
            padding-right: 1px;
            color: white;
        }

        .carousel-search button {
            width: 100%;
            margin-top: 20px;
            height: 38px;
        }

    .secondOpinionPartialInner {
        position: absolute;
        bottom: 5%;
        top: unset;
        left: unset;
        margin: unset;
        transform: unset;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {
    .carousel-search {
        margin-top: 8%;
        padding: 10px 10px 10px 10px;
        background-color: rgba(255, 255, 255, 0.41);
        margin-left: 10px;
        margin-right: 10px;
    }

        .carousel-search p {
            margin-bottom: 0px;
            margin-top: 0px;
            color: white;
            font-size: 1.2em;
            text-align: center;
        }

        .carousel-search .selector {
            width: 29%;
            margin-top: 20px;
            background-color: transparent;
            padding-left: 1px;
            padding-right: 1px;
            color: white;
        }

        .carousel-search button {
            width: 8%;
            margin-top: 20px;
            height: 38px;
        }

    .secondOpinionPartialInner {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        position: absolute;
        bottom: 5%;
        top: unset;
        left: unset;
        margin: unset;
        transform: unset;
    }

    .dropServices {
        top: -3px;
        left: 194px;
        background-color: rgba(47, 47, 47, 0.9);
    }

    .subservicesli {
        font-size: 0.9em !important;
    }

    .firstStep {
        padding-top: 20px;
    }

    .lastStep {
        padding-bottom: 20px;
    }

    #searchDoctors {
        padding-top: 100px !important;
    }

    .fixx-landing {
        position: fixed;
        bottom: 15%;
        width: 350px !important;
        background-color: #1aadbc;
        padding: 15px;
        color: white;
        text-align: center;
        z-index: 1;
        opacity: 0.9;
        left: 50%;
        transform: translate(-50%);
        border: none !important;
    }

    .fixx-landing > span {
        font-size:1.25em;
    }

    #navbar-collapse-sm {
        position: absolute;
        top: 80px;
        background-color: rgba(255,255,255,0.9);
        width: 285px;
        right: 0px;
        padding-top: 10px;
    }

    .submenu-sm {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 5px;
        background-color: rgba(78, 91, 120, 0.6) !important;
    }

    .dd-languages > .test, .dd-countries > .test, .submenu-register > li > a{
        background-color: transparent !important;
        color:white !important;
    }

    #patient-registers > li > a {
        background-color: white;
        color: #333 !important;
        padding: 10px !important;
        padding-left: 35px !important;
        text-align: left;
        border-left: 15px solid #cdcdcd !important;
    }

    .language-dropdown > li > a, .country-dropdown > li > a {
        font-size: 0.9em;
        padding: 10px !important;
        padding-left:50px !important;
    }

    .spanMobile{
        font-size:1.1em !important;

    }

    .titleLanding {
        display: inline-block;
        margin-bottom: 30px;
        font-weight: bold;
        font-size: 0.80em;
    }

    .subtitleLanding {
        display: inline-block;
        line-height: 50px;
        font-size: 0.70em;
    }

    .service-online {
        background-color: #f2f2f2;
        text-align: center;
        padding: 15px 0px 5px 0px;
        border: 2px solid white;
        height:115px;
        cursor: pointer;
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .service-online p {
        font-weight: bold;
        position: absolute;
        bottom: 0px;
        left: 50%;
        transform: translate(-50%);
        font-size: 1em;
    }

    .description-online {
        padding: 25px 0px;
    }

    .link-online p {
        color: white;
        border-radius: 5px;
        padding: 10px;
        width: 225px;
        text-align: center;
        margin: auto;
        margin-bottom: 25px;
        font-size: 1.1em;
    }

    #searchTab-online, #searchTab-inplace {
        width: 100% !important;
    }

    #searchTab-online button{
        width: 18% !important;
        padding: 6px 8px;
        float: none !important;
    }

    #searchTab-inplace button {
        width: 16% !important;
        padding: 6px 8px;
        float: none !important;
    }

    #searchTab-online span.specialities-online {
        width: 80% !important;
    }

    #searchTab-inplace span.specialities-inplace, #searchTab-inplace span.cities-inplace {
        width: 40% !important;
    }

   
}

    

@media (max-width: 374px){
    .serviceXS {
        font-size:16px !important;
        padding-left:5px !important;
    }

    .findTablet{
        width:230px !important;
    }
}

@media (max-width: 424px) and (min-width:375px) {
    .findTablet {
        width: 250px !important;
    }
}

@media (max-width: 1023px) {
    .carousel-img{
        height:auto !important;
        background-position: top left !important;
    }

    .hrprof {
        border: solid 0.12px rgb(221,221,221);
    }

    #logo_opensalud {
        margin-top: 12px !important;
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .consultationBox {
        font-size: 1.25em !important;
    }
}

@media (min-width: 1440px) and (max-width:1599px) {
    .consultationBox {
        font-size: 1.45em !important;
    }
    .professionals-text{
        padding:0px 13% !important;
    }
}

@media (max-width:1440px) {
    .freeCorona {
        transform: translate(-60%) !important;
    }
}

@media (min-width: 1600px) and (max-width:1919px) {
    .consultationBox{
        font-size:1.7em !important;
    }
}

@media (min-width: 400px) and (max-width: 767px) {
    .professionals-text{
        padding:0px 4% !important;
    }

}

.shaded {
    -webkit-box-shadow: 1px 1px 3px 0px rgba(150,150,150,0.5);
    -moz-box-shadow: 1px 1px 3px 0px rgba(150,150,150,0.5);
    box-shadow: 1px 1px 3px 0px rgba(150,150,150,0.5);
}

.velo-openpass {
    background: linear-gradient(rgba(52, 152, 219, 0.5), rgba(52, 152, 219, 0.5) );
}

.opass-box {
    background: linear-gradient(rgba(52, 152, 219, 0.5), rgba(52, 152, 219, 0.5) ), url(/Content/img/home/landing-tile7.jpg);
    background-size: cover;
}

.opass-boxPC {
    background: linear-gradient(rgba(52, 152, 219, 0.5), rgba(52, 152, 219, 0.5) ), url(/Content/img/home/landing-tile7.jpg);
    background-size: cover;
}

.k-loading-mask {
    z-index: 10000 !important;
}

input {
    outline: none;
}

button{
    outline:none !important;
}

#dlgOnline .modal-content, #dlgInplace .modal-content, #dlgOthers .modal-content {
    padding: 25px 0px;
}

#searchTab-online .btn-search, #searchTab-online .btn-search:focus, #searchTab-online .btn-search:hover, #searchTab-inplace .btn-search, #searchTab-inplace .btn-search:focus, #searchTab-inplace .btn-search:hover {
    background-color: transparent;
}

.xmodal {
    position: relative;
    bottom: 30px;
}

#logo_opensalud {
    width: 150px !important;
    height: auto !important;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .visible-tablet {
        display: none !important;
    }
    .visible-pc {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-tablet {
        display: block !important;
    }
    .visible-pc {
        display: none !important;
    }
}

@media (min-width: 1025px) {
    .visible-tablet {
        display: none !important;
    }
    .visible-pc {
        display: flex !important;
    }
}


.box-giveHealth {
    background: linear-gradient(rgba(80,80,80,0.2), rgba(80,80,80,0.2) ), url(/Content/img/home/tile-giveHealth.jpg);
    background-size: cover;
    background-position: center;
}

.waterColor, .waterColor:hover {
    background-color: #1aadbc !important;
    border-color: #1aadbc !important;
}


