/* COMÚN */
.grecaptcha-badge {opacity:0}

body {
    background-color: #f3f3f3;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

p {
    font-size: 1.1rem;
}

a {
    color: inherit;
}

a:hover {
    color: inherit;
}

.separacion {
    height: 20px;
}

.ir-arriba {
    display: none;
    padding: 5px 8px 5px 8px;
    background: #f68529;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 1%;
    right: 1%;
    z-index: 9999;
    border-radius: 4px;
}

.modal-dialog {
    max-width: 600px !important;
    margin-top: 4rem !important;
}

.text-fba {
    color: #f68529;
}

.titulo {
    text-align: center;
    font-size: 2.2rem;
    font-weight: 900;
    margin: auto;
    font-family: 'Lato', sans-serif;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-style: italic;
}

.titulo-solucion {
    box-shadow: 0 4px 0 #f68529;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 700;
}

.seccion {
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.btn-primary {
    color: #fff;
    background-color: #f68529;
    border-color: #f68529;
    font-weight: bold;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    color: #fff;
    background-color: #A8540E;
    border-color: #A8540E;
}

nav {
    box-shadow: 0 2px 1px #ddd;
    font-size: 1.1rem;
}

.navbar-brand img {
    max-width: 120px;
}

.dropdown-item {
    font-size: 1.1rem;
    color: #0090a8;
    font-weight: bold
}

.dropdown-item span {
    font-size: 0.9rem;
    color: #5e5e5e;
    font-weight: lighter;
    padding-left: 1rem;
}

.dropdown-item:hover, .dropdown-item:focus, .dropdown-item.active, .dropdown-item:active {
    color: #0090a8;
    text-decoration: none;
    background-color: #f8f9fa;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -26rem;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 62rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

#barra-superior {
    font-size: 12px;
    background-color: #343a40;
    color: #fff;
}

#barra-superior a {
    color: inherit;
}

#barra-superior .col-lg-6:nth-child(1) span {
    padding-right: 20px;
}

#barra-superior .col-lg-6:nth-child(2) a {
    padding-left: 20px;
}

#dudas {
    background-color: #575757;
    padding-top: 5rem;
    padding-bottom: 6rem;
}

#dudas .titulo {
    color: #fff;
}

#clientes {
    color: #fff;
    font-weight: bold;
    padding: 10px 0 10px 0;
}

#clientes div {
    display: flex;
    align-items: center;
    width: 100%;
}

#clientes div img {
    margin: auto;
}

footer {
    padding-top: 5rem;
    color: #fff;
    padding-bottom: 1rem;
}

footer p {
    font-size: 1rem;
}

footer .copyright {
    font-size: 0.8rem;
}

footer .copyright div:nth-child(2) a {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

.header .layout {
    height: 500px;
    background-color: rgba(0,0,0,.5);
}

.header .col-lg-8,
header #titulo-siente{
    margin-top: 60px;
}


/* HOME */
#header {
    background-image: url('../img/header_fba_consulting.jpg');
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#header .layout {
    padding-top: 2.5rem;
}

#menuPrincipal ul.navbar-nav {
    margin-left: auto;
    margin-right: 25px !important;
}

#menuPrincipal ul.navbar-nav li:hover{
    box-shadow: 0 4px 0 #f68529;
}

#benchmarking {
    background-color: #fff;
    margin: 0;
}

#benchmarking p {
    padding-bottom: 4rem;
    font-size: 1.1rem;
    text-align: justify;
}

.paises {
    color: transparent !important;
}

#espana {
    position: absolute;
    top: 9.5%;
    right: 27%;
}

#portugal {
    position: absolute;
    top: 9.8%;
    right: 29.4%;
}

#brasil {
    position: absolute;
    bottom: 42.4%;
    left: 50.8%;
}

#argentina {
    position: absolute;
    bottom: 18.3%;
    left: 45.1%;
}

#chile {
    position: absolute;
    bottom: 16.2%;
    left: 41.6%;
}

#peru {
    position: absolute;
    bottom: 40.8%;
    left: 38.2%;
}

#colombia {
    position: absolute;
    top: 42.3%;
    left: 39.3%;
}

#panama {
    position: absolute;
    top: 38.8%;
    left: 36.3%;
}

#mexico {
    position: absolute;
    top: 29.6%;
    left: 28.7%;
}

#jamaica {
    position: absolute;
    top: 30.5%;
    left: 37.9%;
}

#dominicana {
    position: absolute;
    top: 29.50%;
    left: 41%;
}

#comentarios {
    background-image: url('../img/recorrido_fba_consulting.jpg');
    height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#comentarios .container-fluid {
    background-color: rgba(190, 186, 177, 0.5) ;
    height: 550px;
}

#comentarios .titulo {
    margin-top: 4rem;
}

#carouselComentarios {
    background: rgba(0, 0, 0, 0.5);
    height: 300px;
    margin-top: 3rem;
    text-align: center;
}

#carouselComentarios p {
    padding: 2.5rem 16% 3rem 16%;
    color: #fff;
}

#soluciones {
    padding-top: 3rem;
}

#soluciones ul li {
    font-size: 1.05rem;
}

#soluciones .row:nth-child(1) {
    padding-bottom: 4rem;
}

#soluciones .row:nth-child(1) p {
    font-size: 1.1rem;
    text-align: justify;
}

.soluciones {
    width: 49.5%;
    padding: 1.6rem;
    margin-right: 0.25%;
    margin-bottom: 0.5rem;
    margin-left: 0.25%;
}

.soluciones ul {
    list-style: none;
    padding-left: 0.5rem !important;
}

.soluciones .fa-check-square {
    color: #0090a8 !important;
}

.soluciones .btn {
    margin-top: 2rem;
    width: 100%;
}

/* SOLUCIONES EN 2 FILAS DE 2 COLUMNAS*/
@media (max-width: 1210px) {
    .soluciones {
        width: 48%;
        padding: 1.6rem;
        margin-right: 0.5rem;
        margin-left: 0.5rem;
        margin-bottom: 0.5rem;
    }
}

/* LANDINGS */
#encuestas-fba .fa-check-square {
    color: #0090a8;
}

#encuestas-fba ul li {
    font-size: 1.05rem;
}

.h-destacado {
    font-size: 4rem;
}

/* CLÍNICAS DENTALES */
#header-clinicas-dentales {
    background-image: url('../img/encuestas_experiencia_del_paciente_fba_consulting.jpg');
    height: 850px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#header-clinicas-dentales .layout {
    padding-top: 2.5rem;
    height: 850px;
}


/* ENCUESTA TELEMEDICINA */
#header-telemedicina {
    background-image: url('../img/encuestas_experiencia_en_telemedicina_fba_consulting.jpg');
    height: 850px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#header-telemedicina .layout {
    padding-top: 2.5rem;
    height: 850px;
}

/* ANALISIS SENTIMIENTOS */
#header-sentimientos {
    background-image: url('../img/gestion_incidencias_indaga_reclama_fba_consulting.jpg');
    height: 850px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

#header-sentimientos .layout {
    padding-top: 2.5rem;
    height: 850px;
}

/* INDAGA */
#header-indaga {
    background-image: url('../img/header_encuestas_experiencia_del_paciente_fba_consulting.jpg');
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#header-indaga .layout {
    padding-top: 2.5rem;
}

/* SIENTE */
#header-siente {
    background-image: url('../img/reputacion_online.jpg');
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#header-siente .layout {
    padding-top: 2.5rem;
}
/* end siente */

.encuestas {
    margin: auto;
    text-align: center;
    font-size: 0.6rem;
    display: block;
}

.encuestas img {
    width: 100%;
    height: 60px;
    margin-bottom: 8px;
}

.estudio {
    background-image: url('../img/encuestas_experiencia_fba_consulting.jpg');
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.estudio ul li {
    font-size: 1.05rem;
    list-style: none;
}

.estudio .container-fluid {
    background-color: rgba(255, 255, 255, 0.7) ;
    height: 600px;
    padding: 3rem;
}

#estudio ul li {
    font-size: 1.05rem;
    list-style: none;
}

#estudio .texto {
    padding-right: 3rem;
    padding-left: 3rem;
}

#estudio .imagen {
    padding: 0 !important;
}

#estudio .imagen img {
    width: 100%;
}

#estudio-seguro {
    height: 800px;
}

#estudio-seguro .container-fluid {
    height: 800px;
}

#destacados h4 {
    font-size: 1.2rem;
    font-weight: bold;
}

#destacados p {
    font-size: 1.1rem;
}

#destacados .destacados {
    display: flex;
    align-items: start;
    max-height: 8rem;
    margin-top: 3rem;
}

#destacados .destacados-texto-izq {
    width: 80%;
    display: inline-block;
    text-align: right;
    padding-right: 4%;
}

#destacados .destacados-texto-dcha {
    width: 80%;
    display: inline-block;
    text-align: left;
    padding-left: 4%;
}

#destacados .destacados-img {
    display: flex;
    width: 20%;
    margin: auto;
    padding-left: 0.6rem;
    padding-right: 0.6rem;
}

#destacados .destacados-img img {
    width: 100%;
}

#dispositivos .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #0090a8;
}

#dispositivos .nav-tabs {
    border-bottom: 4px solid #0090a8;
}

#dispositivos .nav-tabs .nav-item {
    margin-bottom: 0;
    width: 33.33%;
}

#dispositivos .nav-tabs .nav-item .nav-link {
    font-weight: bold;
    font-size: 1.2rem;
    padding-bottom: 25px;
}

#dispositivos .nav-tabs .nav-item .nav-link img {
    height: 80px;
}

#dispositivos .tab-pane p {
    padding: 2rem;
}

#dispositivos .tab-pane div {
    margin: auto;
}

#dispositivos  .nav.nav-tabs {
    position: relative;
}

#dispositivos .nav-arrow {
    width: 0;
    height: 0;
    border-right: 1.2rem solid transparent;
    border-top: 1.2rem solid transparent;
    border-left: 1.2rem solid transparent;
    border-bottom: 1.2rem solid #0090a8;
    bottom: 0;
    left: 15%;
    display: inline-block;
    position: absolute;
    z-index: 99;

    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}


.timeline {
    position: relative;
    padding: 0;
    list-style: none;
    margin-top: 6rem;
}

.timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: "";
    background-color: #e9ecef;
}
.timeline > li {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px;
}
.timeline > li:after, .timeline > li:before {
    display: table;
    content: " ";
}
.timeline > li:after {
    clear: both;
}
.timeline > li .timeline-panel {
    position: relative;
    float: right;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}
.timeline > li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline > li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline > li .timeline-image {
    position: absolute;
    z-index: 100;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    text-align: center;
    color: white;
    border: 7px solid #e9ecef;
    border-radius: 100%;
    background-color: #0090a8;
}
.timeline > li .timeline-image h4 {
    font-size: 10px;
    line-height: 14px;
    margin-top: 12px;
}
.timeline > li .timeline-image img {
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30% 0 0 -30%;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline > li:last-child {
    margin-bottom: 0;
}
.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
    font-size: 1.2rem;
    font-weight: bold;
}
.timeline .timeline-body > ul,
.timeline .timeline-body > p {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .timeline:before {
        left: 50%;
    }
    .timeline > li {
        min-height: 100px;
        margin-bottom: 100px;
    }
    .timeline > li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }
    .timeline > li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }
    .timeline > li .timeline-image h4 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 16px;
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}
@media (min-width: 992px) {
    .timeline > li {
        min-height: 150px;
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px;
    }
    .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }
    .timeline > li .timeline-image h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px;
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px;
    }
}
@media (min-width: 1200px) {
    .timeline > li {
        min-height: 170px;
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px 100px;
    }
    .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }
    .timeline > li .timeline-image h4 {
        margin-top: 40px;
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 100px 20px 20px;
    }
}


/* CLIMA */
#header-clima {
    background-image: url('../img/header_estudio_doctores_clima_laboral_fba_consulting.jpg');
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

#header-clima .layout {
    padding-top: 2.5rem;
}

.servicios-clima {
    padding-bottom: 2rem;
    padding-top: 2rem;
}

.servicios-clima ul li {
    font-size: 1.05rem;
}

#destacados-clima {
    background-image: url('../img/banner_estudio_doctores_clima_laboral_fba_consulting.jpg');
    height: 1000px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#destacados-clima .layout {
    height: 1000px;
    background-color: rgba(255,255,255,.5);
}

#destacados-clima ul li {
    list-style: none;
    font-size: 1.05rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    align-items: center;
    font-weight: bold;
}

#destacados-clima .destacados-img {
    width: 15%;
    display: inline-block;
    background-color: #0090a8;
    padding: 20px;
    border-radius: 50%;
}

#destacados-clima .destacados-txt {
    width: 83%;
    display: inline-block;
    padding-left: 1rem;
}

#destacados-clima .destacados-clima-img {
    display: flex;
    align-items: center;
    margin: auto;
}

.titulo-clima {
    font-size: 1.8rem;
    margin-bottom: 2rem;
}

/* RECLAMA */

#header-reclama {
    background-image: url('../img/header_gestion_incidencias_fba_consulting.jpg');
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#header-reclama .layout {
    padding-top: 2.5rem;
}

.img-circle {
    width: 200px;
    height: 200px;
    background-color: #fff;
    border-radius: 100%;
    border: 10px solid #0090a8;
    display: flex;
    align-items: center;
    margin: auto;
    padding: 2rem;
    margin-bottom: 2rem;
}

.img-circle img {
    width: auto;
    height: 200px;
}

.img-circle ~ h4 {
    font-weight: bold;
}

#form-reclama .col-lg-6:nth-child(1) {
    padding: 3rem !important;
}



/* AVISOS */
#header-avisos {
    background-image: url('../img/header_envio_avisos_citas_fba_consulting.jpg');
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#header-avisos .layout {
    padding-top: 2.5rem;
}

/* EMPRESA */
#empresa-fba {
    background-image: url('../img/oficina_fba_consulting.jpg');
    height: 750px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-bottom: 4rem;
}

#empresa-fba .container {
    background-color: rgba(255,255,255,0.9);
    padding: 2rem;
}

#empresa-fba ul li {
    font-size: 1.05rem;
}

#socios .row {
    height: 750px;
}

#cuadro-naranja-tomas {
    background-color: #f68529;
    width: 50%;
    height: 550px;
    padding: 3rem;
    position: absolute;
    top: 6rem;
    left: 2rem;
    box-shadow: 2px 2px 4px #4a4a4a;
    color: #fff;
}

#img-tomas {
    background-image: url('../img/tomas_garcia_fba_consulting.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 50%;
    height: 350px;
    position: absolute;
    top: 0;
    right: 2rem;
}

#cuadro-naranja-xabier {
    background-color: #f68529;
    width: 50%;
    height: 620px;
    padding: 3rem;
    position: absolute;
    top: 6rem;
    right: 2rem;
    z-index: 99;
    box-shadow: 2px 2px 4px #4a4a4a;
    color: #fff;
}

#img-xabier {
    background-image: url('../img/xabier_boullon_fba_consulting.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 50%;
    height: 350px;
    position: absolute;
    top: 0;
    left: 2rem;
}

/* INDAGA ALERTAS */
#header-alertas {
    background-image: url('../img/envio_avisos_citas_fba_consulting.jpg');
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#header-alertas .layout {
    padding-top: 2.5rem;
}

#resumen-alertas img{
    max-height: 80px;
    margin: 10px 0px;
}
#resumen-alertas .iconos-funciones{
    text-align: center;
    font-size: 0.6rem;
}
#destacados.notificaciones-alertas img{
    width: 80%;
}
#destacados.notificaciones-alertas .destacados-img{
    margin: 0 auto;
}



/* FIN INDAGA ALERTAS */


/* INDAGA SERVICIOS */
#header-servicios {
    background-image: url('../img/header_FBA_catalogo_servicios.jpg');
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#header-servicios .layout {
    padding-top: 2.5rem;
}

/* FIN INDAGA SERVICIOS */


/* SOLICITUD DEMO */
#solicitud_demo {
    background-image: url('../img/encuestas_experiencia_fba_consulting.jpg');
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#solicitud_demo .container-fluid {
    background-color: rgba(255, 255, 255, 0.7) ;
    height: 600px;
    padding: 3rem;
}


@media only screen and (min-width: 1024px) and (max-width: 1220px) {
    #comentarios, #comentarios .container-fluid {
        height: 650px;
    }

    #carouselComentarios {
        height: 400px;
    }
}

/* BLOG */
#right-bar {
    border-left: 1px solid #ddd;
}

.share-icon i {
    font-size: 50px;
}

.share-icon.share-icon-facebook i {
    color: #3b5998;
}

.share-icon.share-icon-twitter i {
    color: #00acee;
}

.share-icon.share-icon-linkedin i {
    color: #0e76a8;
}

#newsletter {
    background-color: #f5f5f5;
    padding: 20px 10px;
}

div.content {
    padding-bottom: 30px;
}

div.content h2, div.content h3 {
    margin-top: 50px;
}

div.content p {
    text-align: justify;
    padding: 10px 0;
}

div.content>p:first-child {
    margin-top: 40px;
}

div.content ul li {
    font-size: 1.1rem;
}

div.content a {
    color: #0090a8;
    font-weight: bold;
}

div.content a.interline {
    color: #f68529;
    font-weight: bold;
    cursor: pointer;
}
