﻿/*@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;
}

    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;
}

.login-box {
    border-color: #2c5173;
}

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;
}

/* Para HomeEmpresas solo*/

/* New Openhealth landing*/

#search-container {
    display:none;
}

@media only screen and (min-width: 1281px) and (max-width: 1640px) {

    #search-container {
        padding-left: 0px !important;
    }

    .carousel-search {
        margin-right: -40px !important;
        margin-left: 2.3vw !important;
    }
    .title-logged {
        margin-left: 2.3vw !important;
        font-size: 37.5px !important;
        margin-right: -6% !important;
    }

    .contact-bg {
        background-image: url("/Content/img/home/contact-form.jpg") !important;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .section-block {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .advantage-image {
        width: 125px !important;
        height: 125px !important;
    }

    .carousel-img {
        background-position: center !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {

    #search-container {
        padding-left: 0px !important;
    }

    .carousel-search {
        margin-left: 2.3vw !important;
    }

    .title-logged {
        font-size: 33.5px !important;
    }

    .contact-bg {
        background-image: url("/Content/img/home/contact-form.jpg") !important;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .section-block {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .advantage-image {
        width: 125px !important;
        height: 125px !important;
    }

    .advantage-block {
        width: 30% !important;
        margin: 0px 50px 0px 50px;
        padding: 0px 50px 0px 50px;
    }

    .carousel-img {
        background-position: center !important;
    }
    

}

.bg-adv {
    background-image: url("/Content/img/home/companies_home_twisted.jpg") !important;
    background-position: 0 -20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.overlay-section-gradient {
    background: linear-gradient(to bottom, rgba(44, 81, 115, 1), rgba(44, 81, 115, 0.8)) !important;
    /*background-color: rgba(44, 81, 115, 1) !important;*/
}

.advantage-block {
    text-align: center !important
}

.section-block{
    padding-top: 80px;
    padding-bottom: 80px;
}

.btn-navbar-grouped {
    background: none;
    border: 1px solid #2c5173;
}

.btn-navbar-grouped:hover{
    background: #2c5173 !important;
    border: 1px solid #2c5173;
    color: rgba(255,255,255, 0.90) !important;
}

/*.landing-container{
    padding-left: 6vw;
}*/

.vertical-menu-column {
    margin-left: 19%;
    width: 16% !important;
}

.vertical-menu {
    /*margin-top: 328px;*/
    margin-top: 80px;
    background-color: rgba(255,255,255, 0.70);
    padding-top: 17px;
    /*box-shadow: 4px 0px 1px -1px rgba(0,0,0,.2);*/
}

.vertical-menu a {
    color: gray; 
    display: block;
    padding: 12px; 
    padding-left: 23px; 
    text-decoration: none;
    font-weight: bold;
}

.vertical-menu a:hover {
    background-color: rgba(44, 81, 115, 1); 
    color: white;
    border-left: 3px solid white;
}

.menu-separator {
    margin-top: 14px;
    margin-bottom: 14px;
    width: 235px;
    border-top: 1px solid rgba(44, 81, 115, 0.7);
}

.overlay_home {
    background: rgba(50, 50, 50, 0.4);
    /*background: rgba(14, 102, 84, 0.6);*/
    overflow: hidden;
    height: 100%;
    z-index: 3;
}

.overlay_home_light {
    background: rgba(26, 188, 156, 0.5);
    z-index: 2;
}

.advantage-image {
    width: 150px;
    height: 150px;
    padding: 20px 0px 20px 0px;
}

.advantage-title {
    color: white;
    text-align: center;
}

.advantage-title-big {
    font-size: 20px;
    /*font-weight: bold;*/
}

.row-centered {
    text-align: center;
}

.how-it-works-activable {
    cursor: pointer;
}

.how-it-works-active {
    cursor: pointer;
    display: none;
}

.how-it-works {
    padding: 80px;
    margin: 80px 80px 0px 80px !important;
    display: none;
    font-size: 1.2em;
    line-height: 18.48px;
    background-color: #2c5173;
    color: white;
}

.how-it-works-image {
    width: 190px;
    height: 190px;
    margin: 50px;
}

.how-it-works-image-xs {
    width: 160px;
    height: 160px;
}

.carousel-search {
    margin-top: 40px;
    padding: 30px 2% 30px 2%;
    background-color: rgba(255, 255, 255, 0.7);
    margin-left: 5vw;
    color: #2c5173;
    font-weight: bold;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.2);
}

    .carousel-search .selector {
        width: 42%;
        margin-top: 20px;
        background-color: transparent;
        padding-left: 1px;
        padding-right: 1px;
        color: white;
    }

.shadow {
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.2);
}

.mediktor-row {
    background-color: rgba(26, 188, 156, 0.6);
    margin: 0px 15vw;
}

.search-container {
    padding: 40px !important;
}

.fulljustify {
    text-align: justify;
}

    .fulljustify:after {
        content: "";
        display: inline-block;
        width: 100%;
        position: absolute;
    }

.justify {
    text-align: justify;
}

.btn-empresas {
    background-color: rgba(127, 165, 199, 1);
    color: white;
    border: 0px none;
    width: 260px;
    padding: 6px 65px 6px 65px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 12px;
    line-height: 36px;
}

    .btn-empresas:hover {
        background-color: white !important;
        border-color: #2c5173;
        /*border-width: 1px;*/
        border-style: solid;
        color: rgb(127, 165, 199) !important;
        width: 260px;
        padding: 6px 65px 6px 65px;
        font-size: 14px;
        font-weight: bold;
        margin-top: 12px;
        cursor: pointer;
        line-height: 36px
    }

.btn-contact {
    background-color: white;
    color: #2c5173;
    width: 260px;
    padding: 6px 41px 6px 41px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 12px;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.2);
    line-height: 36px
}

    .btn-contact:hover {
        background-color: white !important;
        /*border-width: 1px;*/
        color: #2c5173 !important;
        width: 260px;
        padding: 6px 41px 6px 41px;
        font-size: 14px;
        font-weight: bold;
        margin-top: 12px;
        cursor: pointer;
        line-height: 36px
    }

    .btn-empresas-form {
        background-color: rgba(44, 81, 115, 0.7);
        color: white;
        border: 1px solid white;
        font-size: 14px;
        font-weight: bold;
        margin-top: 12px;
    }

    .btn-empresas-form:hover {
        background-color: white;
        border-color: rgba(44, 81, 115, 1);
        border-width: 1px;
        border-style: solid;
    }

.btn-empresas-contact {
    color: white;
    border: 1px solid white;
    font-size: 14px;
    font-weight: bold;
    margin-top: 12px;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.2);
}

    .btn-empresas-contact:hover {
        background-color: white;
        border-color: rgba(44, 81, 115, 1);
        border-width: 1px;
        border-style: solid;
        color: rgba(44, 81, 115, 1) !important;
    }

#contact-msg {
    height: 100px;
}

.advantage-block {
    text-align: left;
    margin-right: 250px;
    margin-left: 250px;
    line-height: 31px;
}

.adv-block-left {
    margin-left: 0px !important;
}

.adv-block-right {
    margin-right: 0px !important;
}

.adv-section-title {
    color: white;
    margin-bottom: 55px;
    text-align: center !important;
}

.how-it-works-title {
    color: #2c5173;
}

.how-it-works-step {
    font-size: 19px;
    margin-top: 11px;
    display: none;
    text-align: center;
    padding: 30px 0 30px 0;
    color: white;
    background-color: #2c5173;
    border-radius:15px;
}

.how-it-works-step>a {
    font-weight: bold;
    color: white;
    font-size: 19px !important;
}

.row-how-it-works {
    margin-bottom: 60px
}

.enumeration-how-it-works {
    font-size: 19px;
    font-weight: bold
}

.how-it-works-step-sm {
    text-align: justify;
    margin-top: 30px;
}

.custom-input {
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.2);
}

/*Steps how it works*/

/*#step-1 {
    border: 2px solid #E74C3C;
    background-color: #E74C3C;
}

#step-2 {
    border: 2px solid #F39C12;
    background-color: #F39C12;
}

#step-3 {
    border: 2px solid #1ABC9C;
    background-color: #1ABC9C;
}

#step-4 {
    border: 2px solid #3498DB;
    background-color: #3498DB;
}

#step-5 {
    border: 2px solid #9B59B6;
    background-color: #9B59B6;
}*/

.modal-title {
    color: #2c5173 !important;
}

.btn-block {
    background-color: transparent;
    color: white;
    border-color: white !important;
    border: 1px solid;
}

    .btn-block:hover {
        background-color: white !important;
        border-color: white;
        border-width: 1px;
        border-style: solid;
        color: #2C5173 !important;
    }

.btn-block-form {
    display: block;
    background-color: #135075 !important;
    color: white;
    border-color: white !important;
    border: 1px solid;
    width: 100%;
    padding: 6px 12px;
}

    .btn-block-form:hover {
        background-color: #0f415f !important;
    }

.col-sm-custom-mobile {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding: 0vw 16vw 0vw 16vw !important;
}

.row-custom-mobile {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.btn:focus {
    color: white !important;
}

.step-sm {
    margin-top: 50px
}

.item-buscador {
    color: #2c5173 !important;
}

.underlined {
    text-decoration: underline;
}

    .underlined:hover {
        text-decoration: underline !important;
    }

.dropdown-kendo {
    border: 1px solid #2c5173;
}

.searchDoctorsWrapper .filters .radio:before, .searchDoctorsWrapper .filters .checkbox:before {
    color: #2c5173 !important;
}

.searchIntegrityBlock {
    background-color: rgba(26, 188, 156, 0.28) !important;
}

.input-group-addon.btn-primary {
    background-color: rgba(26, 188, 156, 1) !important;
}

.text-green {
    color: #2c5173 !important;
}

.glyphicon-heart {
    color: #2c5173 !important;
}

.doctorFound .languages li {
    color: #2c5173 !important;
    border: 1px solid #2c5173 !important;
}

.qaIcon {
    color: #2c5173 !important;
}

ul.resultList > li:nth-child(even), .resultList > ul > li:nth-child(even) {
    background-color: rgba(26,188,156,0.05)
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }

    .carousel-search {
        text-align: center;
    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    #ventajas {
        background-color: #2c5173;
        color: white !important;
    }

    .advantage-title-big {
        font-size: 19px;
    }

    .advantage-block {
        text-align: left;
        margin-right: 15px;
        margin-left: 15px;
        line-height: 31px;
    }

    .btn-empresas {
        line-height: 28px !important;
        width: 205px !important;
        font-family: sans-serif !important;
        font-weight: normal !important;
    }

    .btn-contact {
        line-height: 28px !important;
        width: 205px !important;
        font-family: sans-serif !important;
        font-weight: normal !important;
    }

    #navbar-header {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .navbar-default .navbar-collapse {
        border: none !important;
        padding-top: 19px !important;
    }

    .container-fluid {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

/* Smartphones (landscape) ----------- */ 
@media only screen and (min-width : 321px) {
    #ventajas {
        background-color: #2c5173;
        color: white !important;
    }

    .advantage-block {
        text-align: left;
        margin-right: 15px;
        margin-left: 15px;
        line-height: 31px;
    }

    .title-ventajas {
        padding: 0px 8vw 0px 8vw !important;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    #ventajas {
        background-color: #2c5173;
        color: white !important;
    }

    .advantage-title-big {
        font-size: 15px;
    }

    .advantage-block {
        text-align: left;
        margin-right: 15px;
        margin-left: 15px;
        line-height: 31px;
    }

    .title-ventajas {
        padding: 0px 16vw 0px 16vw !important;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    #ventajas {
        background-color: #2c5173;
        padding: 80px;
    }

    .hidden-lg-custom {
        display: none;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    #ventajas {
        background-color: #2c5173;
        padding: 80px;
    }

    .hidden-lg-custom {
        display: none;
    }

    #como-funciona {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    h5 {
        font-size: 1.5vw !important;
    }

    .main-title {
        margin-top: 6vw !important;
    }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    #ventajas {
        background-color: #2c5173;
        padding: 80px;
    }

    .title-ventajas {
        padding: 0px 8vw 0px 8vw;
    }

    .hidden-lg-custom {
        display: none;
    }

    #login-empresas-sm {
        width: 240px !important;
        font-weight: normal !important;
    }

    #contact-button-sm {
        width: 240px !important;
        font-weight: normal !important;
    }

    .bg-adv {
        background-position: -650px 0px;
    }

    .step-sm {
        padding-left: 50px;
        font-size: 16px;
        padding-right: 50px;
    }

    .how-it-works-step-sm {
        text-align: center !important;
    }

    .how-it-works-step-sm > a {
        font-size: 16px !important;
    }

}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    .advantage-block {
        width: 30% !important;
        margin: 0px 50px 0px 50px;
        padding: 0px 50px 0px 50px;
    }

    #ventajas {
        background-color: #2c5173;
    }

    .advantage-title-big {
        font-size: 15px !important;
    }

    .main-title {
        margin-top: 12vw;
    }

    .register-dropdown {
        margin-right: 8px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 800px) {
    .how-it-works-sm {
        margin-top: 40px !important;
    }

    #sintomas {
        width: 99% !important;
    }

    .mediktor-row {
        margin-left: -10vw !important;
        margin-right: -10vw !important;
    }

    .background-mediktor {
        background: url(../../img/home/home_mediktor_empresas.jpg) no-repeat center !important;
        background-size: cover !important;
    }

    .selector {
        width: 98% !important;
    }

    .btn-search {
        width: 100% !important;
    }

    .carousel-search {
        margin-right: 15px;
        margin-left: 15px;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .main-title {
        /*margin-bottom: 70px;*/
    }

    #login-empresas-sm {
        margin-top: 8vw;
    }

    #contact-button-sm {
        margin-top: 3vh;
    }

    #logout1 {
        margin-left: 0px !important;
    }

    #logout2 {
        margin-left: 0px !important;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1025px) {
    .hidden-lg-custom {
        display: none !important;
    }

    .display-tablet {
        display: block !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    #first-step {
        margin-top: 16px !important;
    }

    #second-step {
        margin-top: 40px !important;
    }

    #third-step {
        margin-top: 29px !important;
    }

    #fourth-step {
        margin-top: 32px !important;
    }

    #fifth-step {
        margin-top: 27px !important;
    }

    .advantage-title-big {
        font-size: 15px !important;
    }

    .background-mediktor {
        background: url(../../img/home/home_mediktor_empresas.jpg) no-repeat center -100px !important;
        background-size: cover !important;
    }

    .selector {
        width: 48% !important;
    }

    .btn-search {
        width: 98% !important;
    }

    .hidden-sm-custom {
        display: none;
    }

    .carousel-search {
        margin-right: 6.3vw !important;
        padding-top: 11px !important;
    }

    #sintomas {
        width: 98% !important;
        margin-left: 4px !important;
    }

    .main-title {
        width: 100% !important;
    }

    .display-lg-custom {
        display: block !important;
    }

    .carousel-img {
        height: 100%;
        /*background-image: url("/Content/img/home/companies_home.jpg");*/
        background-image: url("/Content/img/home/bg-openhealth-10-center.jpg") !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    #landing-title {
        width: 744px !important;
    }

    h5 {
        font-size: 2.28vw !important;
    }

    .advantage-image {
        width: 185px !important;
        height: 185px !important;
    }

    .how-it-works-image {
        width: 150px !important;
        height: 150px !important;
        margin: 10px !important;
    }

    .bg-adv {
        background-position: 0px -20px;
    }

    .title-logged {
        text-align: center !important;
        margin-right: 5% !important;
    }

}

@media only screen and (min-width: 1025px) and (max-width:1640px) {
    .hidden-lg-custom {
        display: none !important;
    }

    #como-funciona {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }

    #first-step {
        margin-top: 16px !important;
    }

    #second-step {
        margin-top: 40px !important;
    }

    #third-step {
        margin-top: 29px !important;
    }

    #fourth-step {
        margin-top: 32px !important;
    }

    #fifth-step {
        margin-top: 27px !important;
    }


    .carousel-img {
        height: 100%;
        /*background-image: url("/Content/img/home/companies_home.jpg");*/
        background-image: url("/Content/img/home/bg-openhealth-10.png");
        background-position: 0px -41px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .landing-title > span {
        font-size: 45px;
    }

    h1 {
        font-size: 50px !important;
    }

    h5 {
        width: 545px !important;
    }

    .landing-container {
        padding-left: 1vw !important;
    }

    .menu-separator {
        width: 190px;
    }

    .vertical-menu-column {
        width: 19% !important;
        margin-left: 10% !important;
    }

    #navbar-header {
        padding-left: 2% !important;
        padding-right: 2% !important;
    }

    .advantage-image {
        width: 220px;
        height: 220px;
    }

    .how-it-works-step {
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width:1919px) {
    .how-it-works-image {
        width: 140px !important;
        height: 140px !important;
        margin: 34px !important;
    }
}

    @media only screen and (min-width: 1048px) and (max-width:1200px) {
        #como-funciona {
            padding-left: 80px !important;
            padding-right: 80px !important;
        }

        .carousel-search {
            margin-right: 0px !important;
        }
    }

    @media only screen and (min-width: 1640px) and (max-width:4000px) {
        .hidden-md-custom {
            display: none !important;
        }

        #como-funciona {
            padding-left: 210px !important;
            padding-right: 210px !important;
        }

        .register-dropdown {
            margin-right: 8px;
        }

        .carousel-search {
            margin-right: 0px !important;
        }

        .carousel-img {
            background-position: 0px -250px !important;
        }

        #landing-title {
            width: 800px !important;
        }

        h5 {
            font-size: 1.2vw !important;
        }

        .lb-lg-screen {
            display: inline;
        }

        .landing-container {
            margin-left: 0px;
        }

        .title-logged {
            font-size: 60px !important;
            margin-right: 0px !important;
        }

        .contact-bg {
            background-image: url("/Content/img/home/contact-form.jpg") !important;
            background-position: 0px -52px;
            background-repeat: no-repeat;
            background-size: cover;
        }
    }

    /* Large screens ----------- */
    @media only screen and (min-width : 1824px) {
        .advantage-block {
            width: 25% !important;
            margin: 0px 50px 0px 50px;
            padding: 0px 50px 0px 50px;
        }

        #ventajas {
            background-color: #2c5173;
            padding-left: 100px;
            padding-right: 100px;
        }

        .advantage-title-big {
            font-size: 17px !important;
        }

        .main-title {
            margin-top: 2vw;
        }
    }

    /* iPhone 4 ----------- */
    @media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
        /* Styles */
    }






    @media (min-width: 992px) {
        .row-centered [class*="col-"] {
            display: inline-block;
            float: none !important;
            margin-right: -4px;
            vertical-align: top;
        }
    }


    @media (min-width: 1024px) {

        h1 {
            font-size: 2.7vw;
            /*font-weight: bold;*/
            margin-right: 5%;
            line-height: 1.05em;
        }


        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.38vw;
            text-align: left;
            line-height: 1.2em;
        }

        h6 {
            font-size: 1.52vw;
            text-align: center;
            margin-left: 5%;
        }

        .block-health-data {
            margin-left: 15vw;
            margin-right: 15vw;
            margin-top: 30px;
            background-color: #2c5173;
            padding: 50px;
            padding-bottom: 100px;
        }

        .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: 67.22%;
        }

        .carousel-doctor h3 {
            font-size: 2.5vw;
            font-weight: bold;
        }

        .carousel-img {
            height: 100%;
            /*background-image: url("/Content/img/home/companies_home.jpg");*/
            background-image: url("/Content/img/home/bg-openhealth-10.png");
            background-position: 0px -41px;
            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.0vw;
        }

            h4 a {
                font-size: 1.1vw !important;
            }


        .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.16em;
            width: 290px;
            margin-top: 25px;
        }



        #professional-section h1 {
            font-size: 1.6em;
        }

        .btn-search {
            width: 8%;
        }

        /*#professional-section h1 a{
        font-size: 1.6em;
    }*/

        #consultas p {
            font-size: 0.80vw;
            /*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;
            }

        #landing-title {
            width: 820px;
        }

        .firstSubmit{
            padding-top:10px !important;
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        h1 {
            font-size: 3em;
            text-align: center;
            line-height: 1.1;
            margin: 0px 30px 0px 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.1em;
            text-align: center;
        }


        .ventajas-profesional-texto {
            min-height: 80px;
            margin: 20px !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;
            width: 98%
        }

        .professional {
            font-size: 1.6em;
        }

        .carousel-img {
            height: 100%;
            background-image: url("/Content/img/home/companies_home.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: 10%;
        }



        .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-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 (min-width: 481px) and (max-width: 767px) {
        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;
            width: 98%
        }

        .solicitudDemo {
            background-color: #2c5173 !important;
        }

        .carousel-img {
            background: url(/Content/img/home/companies_home.jpg) 20% 50% no-repeat;
            height: 100%;
            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: #2c5173;
            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-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-height: 569px) {
        .carousel-search {
            margin-top: 28px;
        }

        .hidden-xs-height {
            display: none;
        }

        /*h1{
        font-size: 20px !important;
    }*/
    }

    @media (min-height: 569px) {
        .hidden-lg-height {
            display: none;
        }
    }

    @media (max-width: 480px) {
        #landing-title {
            margin-bottom: 15px;
        }

        h1 {
            font-size: 25px;
            text-align: center;
            line-height: 1.3em;
        }

        h2, section#type-intro-section .type-intro-item .type-intro-title {
            font-size: 2em;
        }

        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/home/bg-openhealth-10-center.jpg) 85% top no-repeat;
            height: 100%;
            width: auto;
            background-size: cover;
            padding-left: 0px;
            background-position: center;
        }

        .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: 17px;
            text-align: center;
            margin-top: 30px;
            margin-bottom: 30px;
        }

        .alternateBlock h6 {
            font-size: 1.4em;
        }


        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-right: 0px !important;
            padding-left: 30px !important;
            position: absolute;
            bottom: 5%;
        }

        .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: #2c5173;
            border-top: none;
            border-bottom: none;
        }

        .question-btn {
            border-color: #656565;
            border-width: 1px;
            border-style: solid;
            padding: 10px;
        }

        .advantage-image {
            width: 125px;
            height: 125px;
            padding: 20px 0px 20px 0px;
        }

        .how-it-works-step-sm {
            text-align: center !important;
            font-size: 16px !important;
        }

            .how-it-works-step-sm > a {
                font-size: 16px !important;
            }

        .advantage-title-big {
            font-size: 16px !important;
        }

        .bg-adv {
            background-position: -500px 0px !important;
        }
    }

    @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: 15vw;
            bottom: 5%;
            padding-left: 50px;
        }

        .carousel-img {
            background: url(/Content/img/home/bg-openhealth-10-center.jpg) 80% 50% no-repeat;
            height: 100%;
            width: auto;
            background-size: cover;
            background-position: center;
        }
    }

    @media (min-width: 801px) and (max-width: 1024px) {
        .main-title {
            margin-top: 15vw;
            /*bottom: 40%;*/
            padding-left: 50px;
        }

        .main-carousel {
            display: flex; /* establish flex container */
            align-items: center;
            height: calc(100%);
        }
    }

    @media (min-width: 769px) and (max-width: 800px) {
        .main-title {
            margin-top: 90vw;
            /*bottom: 40%;*/
            padding-left: 50px;
        }

        .main-carousel {
            display: flex; /* establish flex container */
            align-items: center;
            height: calc(100%);
        }
    }


    @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;
        }

        #navbar-header {
            padding-left: 0% !important;
            padding-right: 0% !important;
        }

        .padding-header {
            padding-left: 5% !important;
            padding-right: 5% !important;
        }
    }

    @media (min-width: 1025px) {

        .main-title {
            /*bottom: 50%;*/
            /*margin-left: 980px;*/
            display: inline-block;
            vertical-align: middle;
        }

        .main-carousel {
            display: flex; /* establish flex container */
            align-items: center;
            height: calc(100%);
        }
    }

    .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: #2C5173;
        border-color: #2C5173;
    }

        .bnt-home-blue-inv:hover, .bnt-home-blue-inv:focus {
            background-color: #2C5173 !important;
            border-color: #2C5173;
            border-width: 1px;
            border-style: solid;
            color: white !important;
        }

    .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;
        }

    .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: #2c5173;
            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 (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: 2vw;
        background: none;
        border: none;
        color: #2c5173;
        margin-bottom: 0;
        position: fixed;
        width: 100vw;
        background-color: rgba(255, 255, 255, 0.90);
        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: #2c5173;
        }

        #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(0,0,0,0.5);
            border: 0;
            box-shadow: none;
        }

        #navbar-main .container-fluid .nav li a, #navbar-servicios .container-fluid .nav li a {
            margin-top: 0px !important;
            text-align: center;
        }
    }

    @media (min-width: 769px) {
        .col-sm-custom-search {
            width: 14.28%;
            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;
        }
    }

    @media (max-width: 1200px) {
        #navbar-main .navbar-collapse, #navbar-servicios .navbar-collapse {
            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);
            margin-top: 0px !important;
            padding-left: 0px !important;
            text-align: center;
        }
    }

    @media (max-width: 768px) {
        #navbar-main .navbar-right, #navbar-servicios .navbar-right {
            text-align: center;
            margin-top: 12px;
        }



        #navbar-main .navbar-collapse a:hover, #navbar-servicios .navbar-collapse a:hover {
            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: 5%;
            padding-right: 5%;
            background-color: rgba(255,255,255, 0.90);
            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: #2c5173 !important;
            color: white !important;
            border-color: #2c5173 !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 {
        text-align: center;
    }

    header #navbar-header .navbar-header {
        height: 80px;
    }

    header #navbar-header .navbar-brand img {
        width: 150px !important;
        height: auto !important;
        margin-top: 13px;
    }

    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: rgba(44, 81, 115, 1);
        }

    @media (min-width: 768px) {
        header #navbar-header .container-fluid .nav li a {
            margin-top: 19px;
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 0px;
            padding: 10px;
        }



        header #navbar-header .sign-up-btn {
            margin-top: 21px;
            margin-bottom: 21px;
            margin-left: 10px;
        }
    }

    @media (max-width: 1200px) {
        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.7);
            padding-left: 0px !important;
        }

            header #navbar-header .navbar-collapse a:hover {
                color: white;
            }
    }



    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;*/
        }
    }


    /*@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: #2c5173;
        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.6);
            color: rgba(255, 255, 255, 0.6);
            border: 0px;
            line-height: 36px;
        }

    .btn-consulta {
        background-color: rgba(255, 255, 255, 0.85);
        /*border-left: 1px solid lightgray;*/
        /*width: 24%;*/
        /*margin-left: 10px;*/
        margin-left: 4px;
        width: 16% !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(255, 255, 255, 0.30);*/
            padding-top: 10px;
            padding-bottom: 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;
            min-height: 105px;
        }



            #consultas .services-block#consulta-presencial {
                color: #333333;
            }

            #consultas .services-block a {
                text-decoration: none;
                color: #333;
            }

            #consultas .services-block:hover {
                background-color: white;
            }

            #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 #2c5173;
                    color: #2c5173;
                    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: #2c5173;
                        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: 35px;
                    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 #2c5173;
                    color: #2c5173;
                    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: #2c5173;
                        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: #2c5173;*/
        color: #333;
        vertical-align: text-top;
        /*text-decoration: underline;*/
        font-weight: 600;
        color: #2c5173;
        text-decoration: underline;
    }

    .consultadomicilio-title {
        display: inline;
        /*color: #2c5173;*/
        color: #333;
        vertical-align: text-top;
        /*text-decoration: underline;*/
        font-weight: 600;
        color: #1D6089;
        text-decoration: underline;
    }

    .consultaweb-title {
        display: inline;
        /*color: #f39c12;*/
        color: #333;
        vertical-align: text-top;
        /*text-decoration: underline;*/
        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%;*/
        }
    }

    @media (max-width: 1024px) {
        .header-button-container {
            margin-top: 7vh;
        }

        .section-block {
            padding-top: 40px !important;
            padding-bottom: 80px !important;
        }

        .contact-block {
            padding-top: 50px !important;
            padding-bottom: 50px !important;
        }
    }

    @media (min-width: 640px) and (max-width: 768px) {
        .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;
        }

        #consultas {
            margin-top: 1em;
            position: relative;
        }
    }

    @media (min-width: 768px) and (max-width: 1024px) {
        .header-button-container {
            margin-top: 6vh;
        }
    }

    /*@media (max-width: 1014px) {
    #consultas {
        position: relative;
        margin-top: 0px;
    }
}*/

    @media (max-width: 991px) {


        #consultas .services-block {
            /*width: 100%;*/
            padding: 20px;
            /*margin-top: -6px;*/
            margin-bottom: 0px;
        }

            #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: 50px;
                }

            #consultas .services-block .consulta-text {
                /*width: 75%;
          float: right;
          text-align: left;*/
            }
    }

    .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 .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-title {
        display: inline;
        vertical-align: text-top;
        font-weight: bold;
        color: #3498db;
        text-decoration: underline;
    }

    .videoconsulta-title {
        display: inline;
        vertical-align: text-top;
        font-weight: bold;
        color: #2c5173;
        text-decoration: underline;
    }

    .consultadomicilio-title {
        display: inline;
        vertical-align: text-top;
        font-weight: bold;
        color: #1D6089;
        text-decoration: underline;
    }

    .consultaweb-title {
        display: inline;
        vertical-align: text-top;
        font-weight: bold;
        color: #f39c12;
        text-decoration: underline;
    }

    .segundaconsulta-title {
        display: inline;
        vertical-align: text-top;
        font-weight: bold;
        color: #9B59B6;
        text-decoration: underline;
    }

    .consultaexpress-title {
        display: inline;
        vertical-align: text-top;
        font-weight: bold;
        color: #CD840F;
        text-decoration: underline;
    }

    @media (min-width: 768px) {
        section#type-intro-section {
            padding-left: 10%;
            padding-right: 10%;
        }
    }

    @media (min-width: 1024px) {
        #sintomas {
            width: 85.01%;
            margin-right: 4px;
        }
    }

    @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: 10px 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: #2c5173;
    }

    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;
            }

    .span-subtitle-text {
        line-height: 1.5em;
    }

    .subtitle {
        margin-top: 20px
    }
    /*----------------------------------------------------------------------------------------------------------*/
    #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: #2f2f2f;
        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;
    }

    .background-mediktor {
        background: url(../../img/home/home_mediktor_empresas.jpg) no-repeat center -200px;
        background-size: cover;
    }

    .backgroundOpenSalud-2 {
        /*background: url(../../img/home/imagen_fondo_mobile_1.jpg) no-repeat center center;*/
        /*background-size: cover;*/
        background-color: #2c5173;
    }

    .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: #2c5173;
        color: white;
    }

    .black > li > a:hover, .black > li > a:focus {
        background-color: #2c5173;
        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-collap {
            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: 0px !important;
        }

            .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;
        }

        .navbar-collapse {
            padding-right: 0px !important;
            padding-left: 0px !important;
        }

        .dropdown-item-light {
            padding: 5px 25px 5px 25px !important;
        }

        .overlay-section-gradient {
            background: linear-gradient(to bottom, rgba(168, 168, 168, 0.8), rgba(168, 168, 168, 0.8)) !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-color: transparent;
    }


    .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: #2c5173;
        height: 38px;
        border-color: white;
        border-width: 2px;
        margin-top: 19px;
    }

    .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: 0% 10% 5% 10%;
        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 #2c5173;
        color: #2c5173;
        font-size: 1.1em;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 20px;
    }

        .videoconsulta-btn:hover {
            background: #2c5173;
            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;
        }

    .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: #2c5173;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
        color: white !important;
    }

        .register-doctor-border-inv:hover, .register-doctor-border-inv:focus {
            background-color: #2c5173 !important;
            color: white !important;
            border-color: #2c5173 !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: 37px;
        color: #333;
    }


    .find-section {
        background-color: #2c5173;
        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;
        }

        .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 0px 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: 50%;
        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: #2c5173;
            border-left: 1px solid #2c5173;
        }

            .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 #2c5173;
                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: 50%;
        border-left: none;
        height: 509.5px;
        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: 239.5px;
        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: 80px !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: 40px !important;
        }

            .solicitudDemo .solicitudfila {
                margin-bottom: 5px;
                padding: 0px;
                margin: 10px 25%;
            }

        .dropdown-item-light {
            margin: 0px !important;
            padding-top: 15px !important;
            padding-bottom: 15px !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: 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: #2c5173;
        height: 40px;
        margin-left: 20%;
        text-align: left;
        width: 140px;
        vertical-align: middle;
    }

    .pacientes-search {
        padding: 20px;
        background-color: #2c5173;
    }

    @media (min-width: 1024px) {
        .pacientes-search {
            height: 120px;
            margin-left: 20%;
            margin-right: 20%;
        }

        .pacientes-doctor-tab {
            margin-left: 20%;
        }

        .paciente-doctor-search {
            width: 22% !important;
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .pacientes-search {
            height: 120px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .pacientes-doctor-tab {
            margin-left: 10px;
        }

        .paciente-doctor-search {
            width: 22% !important;
        }
    }

    @media (min-width: 481px) and (max-width: 767px) {
        .pacientes-search {
            padding: 20px;
            background-color: #2c5173;
            height: 350px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .pacientes-doctor-tab {
            margin-left: 10px;
        }
    }

    @media (max-width: 480px) {
        .pacientes-search {
            height: 350px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .pacientes-doctor-tab {
            margin-left: 10px;
        }
    }

    @media (min-width: 1024px) {
        .ventajas-profesional .col-md-4 {
            background-color: white;
            padding: 10px !important;
            margin: 5px;
            width: 32% !important;
            min-height: 225px;
        }

        .overlay-section {
            background: rgba(127, 165, 199, 0.85) !important;
            z-index: 3;
        }
    }

    @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;
        }

        .imgResponsive {
            width: 50px !important;
            margin-left: 20%;
        }

        .overlay-section-gradient {
            background: linear-gradient(to bottom, rgba(168, 168, 168, 0.8), rgba(168, 168, 168, 0.8)) !important;
        }

        .glyphicon-menu-down {
            color: white;
            top: 15px;
            margin-right: 125px;
            float: right;
        }

        .panel-body {
            padding-left: 75px;
            padding-right: 75px;
        }

        .advMobile {
            font-size: 1.2em;
        }
    }

@media (max-width:767px) {

    .imgResponsive {
        width: 44px;
        margin-top: 5px;
    }

    .glyphicon-menu-down {
        color: white;
        top: 17px;
        margin-right: 20px;
        float: right;
    }

    .titleMobile {
        margin-left: 10% !important;
    }

    .subtitlelogged span:nth-child(3) {
        font-size: 0.7em !important;
    }

    #landing-welcome {
        margin-top: -10vh;
    }

    .panel-group {
        margin-top: 7.5vh !important;
    }
}

@media(max-width: 1023px) {
    .overlay-section {
        background: rgba(127, 165, 199, 0.85) !important;
        z-index: 3;
    }

    .panel-default{
        background-color:transparent;
    }

    .panel-heading {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    #landing-welcome{
        padding:0px;
    }

    .panel-body {
        background-color: white !important;
        color: #656565 !important;
    }

    .panel-default {
        background-color:rgba(190, 190, 190, 0.25);
        margin-bottom:2px !important;
        margin-top:0px !important;
    }

    .main-title {
        margin-top: 30vh !important;
        position:relative !important;
        padding-left:0px !important;
    }

    #bottom-title-landing, #landing-title{
        padding-left:30px;
    }

    .panel-group {
        margin-top: 10vh;
    }

    #BG{
        min-height:100vh !important; 
    }

    .carousel-search {
        margin: 0px 0px 0px 0px !important;
        box-shadow: none !important;
        background-color: #f0f0f0 !important;
    }

    #bottom-title-landing{
        padding-right:30px;
    }

}

    #BirthdayPat,#CheckinPat,#CheckoutPat {
        height: auto !important;
    }
hr {
    border-top: 1px solid #dcdcdc;
}

.block-slogan {
    background-color: rgba(255, 255, 255, 0.8) !important;
    color: rgba(44, 81, 115, 1) !important;
    padding: 10px 20px;
    margin: 0px 35px 60px;
    line-height: 31px;
    font-size: 14px;
    -webkit-box-shadow: -1px 14px 32px -10px rgba(0,0,0,0.43);
    -moz-box-shadow: -1px 14px 32px -10px rgba(0,0,0,0.43);
    box-shadow: -1px 14px 32px -10px rgba(0,0,0,0.43);
}

.slogan-hr{
    width: 70%;
    border-top-color: white !important;
}

.k-subimg {
    width: 26px;
    height: 26px;
    margin-right: 10px;
}

#language-selector {
    position: relative;
    z-index: 4000;
    margin-left: 2.6vw;
    margin-top: 20px;
}

@media (min-width: 300px) and (max-width: 1024px) {

    .dd-menu-sm div {
        background-color: white !important;
        padding-top: 8px !important;
        text-align: center;
    }
}

@media (min-width: 1024px) {

    .border-menu-item-lg {
        border-right: 1px solid #333c4f8c;
        margin-right: 25px;
        padding-right: 25px !important;
    }

    .dd-menu-sm a {
        color: #2C5173 !important;
        font-weight: normal !important;
        text-align: center;
    }

        .dd-menu-sm a:hover {
            color: #2C5173 !important;
            font-weight: normal !important;
        }

    #col-btn-lang-select {
        padding-bottom: 22px !important;
    }

    #langs-block {
        width: 1000px;
    }

    .navbar-header.padding-header, .horMenuLogged {
        display: flex;
        align-items: center;
    }

    .navbar-brand {
        padding: 0px 10px !important;
    }

    .dropdown-item-light {
        color: #333 !important;
        /*text-align: center;*/
        cursor: pointer;
    }

        .dropdown-item-light:hover {
            color: white !important;
        }

    .arrow-menu {
        width: 5px !important;
    }

    .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);
    }

    #IdiomaPaciente {
        height: 68px !important;
    }

    input {
        outline: none;
    }

    #landing-welcome {
        margin-top: -15vh;
        margin-left: 5vw;
    }

    #landing-title {
        margin-left: 5vw;
    }

    .services-box {
        background-color: rgba(42,81,114,0.8);
        width: 17vw;
        margin-right: 4px;
        text-align: center;
    }

    .services-table {
        padding: 0;
        margin-top: 20px;
    }

    .services-p:nth-child(2) {
        font-size: 1em !important;
        font-weight: bold !important;
        margin-top: 15px;
    }

    .services-p {
        font-size: 0.9em;
        font-weight: normal;
    }

    .services-box img {
        width: 50px;
    }

    .services-box div {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        padding: 20px 10px 20px 10px;
    }

    .carousel-search {
       padding-top:0px !important;
       padding-bottom:0px !important;
       width:60vw;
    }

     .carousel-search .selector{
         width:45%;
     }

    .services-box:hover{
        cursor:pointer;
        border:2px solid white;
    }

    .footerStamps {
        display: flex;
        align-items: center;
    }
    
}

.horMenu a:first-child {
    margin-left: 25px;
}

.horMenu a {
    margin-left: 20px;
    font-size: 0.85em;
}

.horMenu.horMenuLogged a {
    margin-left: 30px;
}

@media (min-width:1024px) and (max-width:1440px) {

    .services-box {
        height: 34vh;
    }

    
}

@media (min-width:1920px) {

    .horMenu a {
        font-size: 0.75em !important;
    }

    .services-p:nth-child(2) {
        font-size: 1.2em !important;
    }

}

@media (min-width:1441px) {

    .services-box {
        height: 21vh;
    }
    .visible-br {
        display: inline !important;
    }
}

@media (min-width:2560px) {

    .services-box {
        height: 15vh !important;
    }
}

.buttonAccess {
    background-color: #48546f;
    width: fit-content;
    padding: 10px;
    border-radius: 5px;
    color: white;
    margin: auto;
    margin-top: 20px;
}

@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;
    }
}

