/*
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700&display=swap');
*/
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
.Rubik-Black{
    font-family: 'Rubik', sans-serif !important;
    font-weight: 900;
    font-style: normal;
}
.Rubik-BlackItalic{
    font-family: 'Rubik', sans-serif !important;
    font-weight: 900;
    font-style: italic;
}
.Rubik-Bold {
    font-family: 'Rubik', sans-serif !important;
    font-weight: 700;
    font-style: normal;
}
.Rubik-BoldItalic{
    font-family: 'Rubik', sans-serif !important;
    font-weight: 700;
    font-style: italic;
}
.Rubik-Italic{
    font-family: 'Rubik', sans-serif !important;
    font-weight: 400;
    font-style: italic;
}
.Rubik-Light{
    font-family: 'Rubik', sans-serif !important;
    font-weight: 300;
    font-style: normal;
}
.Rubik-LightItalic{
    font-family: 'Rubik', sans-serif !important;
    font-weight: 300;
    font-style: italic;
}
.Rubik-Medium{
    font-family: 'Rubik', sans-serif !important;
    font-weight: 500;
    font-style: normal;
}
.Rubik-MediumItalic{
    font-family: 'Rubik', sans-serif !important;
    font-weight: 500;
    font-style: italic;
}
.Rubik-Regular{
    font-family: 'Rubik', sans-serif !important;
    font-weight: 300;
    font-style: normal;
}
/*
@font-face{font-family:Rubik-Black;src:url(../fonts/Rubik-Black.ttf);}
@font-face{font-family:Rubik-BlackItalic;src:url(../fonts/Rubik-BlackItalic.ttf);}
@font-face{font-family:Rubik-Bold;src:url(../fonts/Rubik-Bold.ttf);}
@font-face{font-family:Rubik-BoldItalic;src:url(../fonts/Rubik-BoldItalic.ttf);}
@font-face{font-family:Rubik-Italic;src:url(../fonts/Rubik-Italic.ttf);}
@font-face{font-family:Rubik-Light;src:url(../fonts/Rubik-Light.ttf);}
@font-face{font-family:Rubik-LightItalic;src:url(../fonts/Rubik-LightItalic.ttf);}
@font-face{font-family:Rubik-Medium;src:url(../fonts/Rubik-Medium.ttf);}
@font-face{font-family:Rubik-MediumItalic;src:url(../fonts/Rubik-MediumItalic.ttf);}
@font-face{font-family:Rubik-Regular;src:url(../fonts/Rubik-Regular.ttf);}
.Rubik-Black{font-family:Rubik-Black !important;}
.Rubik-BlackItalic{font-family:Rubik-BlackItalic !important;}
.Rubik-Bold{font-family:Rubik-Bold !important;}
.Rubik-BoldItalic{font-family:Rubik-BoldItalic !important;}
.Rubik-Italic{font-family:Rubik-Italic !important;}
.Rubik-Light{font-family:Rubik-Light !important;}
.Rubik-LightItalic{font-family:Rubik-LightItalic !important;}
.Rubik-Medium{font-family:Rubik-Medium !important;}
.Rubik-MediumItalic{font-family:Rubik-MediumItalic !important;}
.Rubik-Regular{font-family:Rubik-Regular !important;}
@font-face{font-family:NoticiaText-Bold;src:url(../fonts/NoticiaText-Bold.ttf);}
@font-face{font-family:NoticiaText-BoldItalic;src:url(../fonts/NoticiaText-BoldItalic.ttf);}
@font-face{font-family:NoticiaText-Italic;src:url(../fonts/NoticiaText-Italic.ttf);}
@font-face{font-family:NoticiaText-Regular;src:url(../fonts/NoticiaText-Regular.ttf);}
.NoticiaText-Bold{font-family:NoticiaText-Bold !important;}
.NoticiaText-BoldItalic{font-family:NoticiaText-BoldItalic !important;}
.NoticiaText-Italic{font-family:NoticiaText-Italic !important;}
.NoticiaText-Regular{font-family:NoticiaText-Regular !important;}
*/
/***************************/
@font-face{font-family:GothamRounded-Medium; src:url(../fonts/GothamRounded/GothamRoundedMedium_21022.ttf);}
@font-face{font-family:GothamRounded-Bold; src:url(../fonts/GothamRounded/GothamRoundedBold_21016.ttf);}
@font-face{font-family:GothamRounded-BoldItalic; src:url(../fonts/GothamRounded/GothamRounded-BookItalic.otf);}
@font-face{font-family:GothamRounded-Italic; src:url(../fonts/GothamRounded/GothamRounded-BookItalic.otf);}
@font-face{font-family:GothamRounded-Book; src:url(../fonts/GothamRounded/GothamRoundedBook_21018.ttf);}
@font-face{font-family:NoticiaText-Bold;src:url(../fonts/GothamRounded/GothamRoundedBold_21016.ttf);}
@font-face{font-family:NoticiaText-BoldItalic;src:url(../fonts/GothamRounded/GothamRounded-BookItalic.otf);}
@font-face{font-family:NoticiaText-Italic;src:url(../fonts/GothamRounded/GothamRounded-BookItalic.otf);}
@font-face{font-family:NoticiaText-Regular;src:url(../fonts/GothamRounded/GothamRoundedBook_21018.ttf);}
.NoticiaText-Bold{font-family:GothamRounded-Bold !important;}
.NoticiaText-BoldItalic{font-family:GothamRounded-Italic !important;}
.NoticiaText-Italic{font-family:GothamRounded-Italic !important;}
.NoticiaText-Regular{font-family:GothamRounded-Medium !important;}
/***************************/
body {
    overflow-x: hidden;
    /*font-family: 'Rubik', sans-serif !important;*/
    font-family: 'GothamRounded-Book', sans-serif !important;
    font-weight: 100;
    font-style: normal;
    font-size: 16px;
}
h1, h2, h3, h4, h5 {
    font-family: GothamRounded-Medium;
}
.noDisplay {
    display: none !important;
}
.container {
    width: 100%;
    max-width: inherit;
}
div.principal {
    margin-top: 150px;
}
.contenido .container {
    width: 80%;
}
.container-reducido {
    width: 90%;
}
.container.sinMargenes {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.container.graficos {
    width: 60% !important;
}
.hidden {
    display: none;
}
.comun a.texto-naranja:hover {
    background-color: #fab428;
    color: white;
}
.comun a, .comun a:active, .comun a:link {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

.comun a.enlace, .comun a.enlace:active, .comun a.enlace:link {
    text-decoration: none;
    cursor: pointer;
    color: #fab428;
}
.h2.texto-naranja, .texto-naranja, .comun a.texto-naranja {
    color: #fab428;
}
.morado-imf {
    color:#864B78 !important;
}
.bg-orange a:hover p {
    color: #ffd8a6;
}
p.text-orange-multiply.h1 {
    padding-top: 0.3rem;
    /*bottom: -20px;*/
    font-family: GothamRounded-BoldItalic;
}
.bg-orange-multiply, .bg-orange-multiply2  {
    background: #f09c31;
    width: 30%;
    min-width: 420px; 
    z-index: 99;
    color: white;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 8px;
}
.bg-orange-multiply {
    position: absolute;
    /*bottom: 47px;*/
    left: 0;
    right: 0;
}
.text-orange-multiply, .text-orange-multiply2 {
    text-align: center;
    z-index: 99;
    width: auto;
    color: white !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 1.5em !important;
}
.text-orange-multiply {
    position: absolute;
    /*bottom: 47px;*/
    left: 0;
    right: 0;
}
.text-orange-multiply2 {
    position: relative;
    top: 9px;
}
p.text-orange-multiply2.h1 {
    top: 3px;
    font-family: GothamRounded-Bold;
}
.comun a.enlace:hover {
    text-decoration: underline;
    color: #ffd8a6;
}
/*
@media only screen and (min-width: 601px){
    nav {
        height: 74px;
        line-height: 74px;
    }
}*/
nav {
    background-color: white;
    color: #666363;
    height: 74px;
}
nav a, nav ul a {
    color: #666363;
    cursor: pointer;
}
nav:first-child  .nav-idioma{
    margin-left: 15px;
    margin-right: 15px;
}
nav .nav-idioma a {
    padding: 0 15px;
    background-color: #f7ce98;
    color: white;
    font-weight: bold;
    height: 60px;
    margin-top: -16px;
    margin-right: 0;
    padding-top: 17px;
}
nav .nav-idioma.active a {
    background-color: #fab428;
}
nav .nav-idioma.active a:hover {
    background-color: #fab428;
}
#dropdown1 .nav-idioma  {
    display: inline-block;
}
#dropdown1 .nav-idioma a {
    width: 35px;
    color: white;
    font-weight: lighter;
}
nav .nav-idioma a:hover{
    color: black !important;
    background-color: #f7ce98;
    border-bottom: 0px solid #fab428 !important;
}
#dropdown1 li.nav-idioma  {
    width: 40px;
    display: inline-block;
    clear: none;
}
.date label {
    font-size: 0.8rem;
    position: absolute;
    top: -14px;
}
.date label.active {
    top: 1.5rem;
}
.easyfiv_menu {
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
}
.easyfiv_menu .btn-buscar {
    margin-right: 10px;
}
nav .btnSalir {
    width: 50px;
}
nav .btnSalir i {
    height: 30px;
    line-height: 30px;
}

.easyfiv_menu .cab-telefono {
    font-size: 2.6em;
    width: auto;
    margin-left: 30px;
    font-style: italic;
    margin-top: 10px;
    position: absolute;
    top: 0;
    right: 40%;
}
.easyfiv_menu .cab-telefono i {
    font-size: 1em;
}
.easyfiv_menu .cab-telefono.completo {
    position: relative;    
    width: 100%;
    text-align: center;
    margin: 0;
    height: 35%;
}
.easyfiv_menu .cab-telefono.completo i {
    width: 30px;
    display: inline-block;
    font-size: 1.2em;
    height: 100%;
}
.easyfiv_menu .usuario i {
    width: 30px;
    display: inline-block;
}
.buscador {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: white;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 10;
}
.buscador input {
    border-color: white;
}
.buscador a {
    color: white;
    cursor: pointer;
}
.buscador a:hover {
    color: #cccccc;
}
.buscador i {
    margin-top: 15px;
}
.slider .slides {
    height: 575px !important;
}
.slide-out-logo {
    margin-top: 20px;
    height: 150px;
}
.slide-out-logo a{
    height: 150px;
}
.slide-out {
    line-height: auto;
}
.side-nav a {
    /*line-height: 32px;*/
}
/* ----------- home ----------- */
.easyfiv_home {
    /*margin-top: 10px;*/
}
.easyfiv_home h1,
.easyfiv_home .h1,
.easyfiv_home h2 {
    color: #666363;
    font-weight: 300;
    line-height: 1;
}
.easyfiv_home h1,
.easyfiv_home .h1
{
    font-size: 4em;
    margin-top: 0;
    margin-bottom: 10px;
}
.easyfiv_home .h1 {
    font-family: GothamRounded-BoldItalic;
}
.easyfiv_home .h2 {
    font-size: 3em;
    color: #fab428;
    margin-top: 0;
    font-weight: 300;
    line-height: 1;
    margin: 1.78rem 0 1.8rem 0;
    font-family: GothamRounded-Bold;
}
.easyfiv_home .easyfiv_home_1a .p-title,
.easyfiv_quienes .p-title
{
    /*font-style: italic;*/
    color: #999299;
    font-weight: 500;
}
.easyfiv_home h2 {
    font-size: 2.3rem;
    margin-top: 0;
}
.easyfiv_home  .conocenos {
    color: #fab428;
    font-size: 3em;
    margin-top: 0;
    font-weight: 300;
    line-height: 1;
    margin: 1.78rem 0 1.8rem 0;
    font-family: GothamRounded-Bold;
}

.easyfiv_home_1a .gratuita {
    font-size: 1.3em;
    font-weight: bold;
    color: #880e4f;
}
.easyfiv_home_1 .bajarTexto {
    margin-top: 20%;
    margin-bottom: 0;
}
.easyfiv_home_1 .primera-cita-texto {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    height: 60%;
    position: absolute;
    width: 100%;
}
.easyfiv_home_1 .primera-cita-texto3 span {
    display: block;
    padding-left: 30px;
}
.easyfiv_home_1 .primera-cita-texto3 span:before {
    content: '✔';
    margin-left: -25px;
    margin-right: 10px;
}
.easyfiv_home .cuadro1 {
    background: #f9f9f9 url("../images/banner/banner-1.jpg") no-repeat scroll 100% 0;
}
.easyfiv_home .cuadro1 div {
    margin-left: 7%;
    margin-top: 30px;
}
.easyfiv_home .card .card-image .card-title {
    color: #333333;
    line-height: 1.2em;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.45);
}
.easyfiv_home_2, 
.easyfiv_home_3, 
.easyfiv_home_4, 
.easyfiv_home_5, 
.easyfiv_home_6, 
.easyfiv_home_7, 
.easyfiv_home_8,
.easyfiv_home_parrafos
{
    margin-top: 70px;
}
.easyfiv_home_1a, 
.easyfiv_home_2, 
.easyfiv_home_4, 
.easyfiv_home_6, 
.easyfiv_home_7, 
.easyfiv_home_8,
.easyfiv_facil
{
    width: 80%;
}
.easyfiv_home_2 .card.large .card-content {
    max-height: 45%;
}
.easyfiv_home_3 .card {
    background-color: #37474f;
}
.easyfiv_home_3 .card-title {
    width: 100%;
}
.easyfiv_home_4 .card {
    height: 200px;
}
.easyfiv_home_4 .altoTotal {
    height: 200px;
}
.easyfiv_home_4 .card .card-image img {
    height: 200px;
    width: 150px;
}
.easyfiv_home_4 .card .card-action i {
    color: #933958;
    position: absolute;
    bottom: 15px;
    right: 0px;
}
.easyfiv_home_4 .card .card-action i:hover {
    color: #cda8b8;
}
.easyfiv_home_4 .tres .card .card-content {
    padding: 10px;
}
.easyfiv_home_4 .tres .card .card-action {
    padding: 0;
    width: 100%;
    font-size: 0.9em;
}
.easyfiv_home_4 .tres .nomargenes {
    padding-left: 0;
    /*padding-right: 0;*/
}
.easyfiv_home_4 .card .card-action div {
    width: 80%;
}
.easyfiv_home_4 .tres .card .card-action div {
    width: 80%;
}
.easyfiv_home_4 .card .card-title {
    font-size: 1.2em;
    font-weight: 400;
    color: #333333;
    width: 100%;
}
.easyfiv_home_4 .card .card-subtitle,
.easyfiv_home_4 .card-panel.fund .card-subtitle {
    font-size: 1em;
    font-weight: 300;
    color: #333333;
    width: 100%;
    font-style: italic;
}
.easyfiv_home_4 .card-panel.fund .row {
    margin-bottom: 0;
    height: 45px;
}
.easyfiv_home_4 .card-panel.fund img {
    max-width: 75%;
}
.easyfiv_home_4 .card .card-image .card-title {
    font-size: 1em;
    font-weight: 400;
    color: white;
    padding-left: 5px;
    padding-bottom: 10px;
}
.easyfiv_home_4 .card .card-content {
    font-weight: 300;
}
.easyfiv_home_5 .caption {
    background-color: rgba(0,0,0,0.5);
    padding: 15px;
}
.easyfiv_home_5 .slider .slides li .caption {
    top: inherit;
    bottom: 0;
}
.easyfiv_home_6 h1 a {
    color: inherit;
}
.easyfiv_home_6 h1 a:hover {
    color: #933958;
}
.easyfiv_home_6 .card-image img {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100% !important;
}
.easyfiv_home_6 .card.medium .card-image {
    height: 200px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #e0e0e0;
}
.easyfiv_home_6 .card-content {
    padding-top: 0;
}
.easyfiv_home_6 img {
    width: 100% !important;
    max-height: 229px;
}
.easyfiv_home_3 h1, .easyfiv_home_3 h2 {
    font-weight: 200;
    color: white;
}
.easyfiv_home_7 .card-content,
.easyfiv_home_7 .card-content h3,
.easyfiv_home_7 .card-content h6
{
    color: white;
}
.easyfiv_home_7 .card-content a {
    color: inherit;
}
.easyfiv_home_7 .card-content a:hover {
    color: #933958;
}
.easyfiv_home_8 .card.small .card-image {
    height: 100px;
}
.easyfiv_home_8 .card .card-image img {
    width: 90% !important;
    position:absolute;
    top: 20px;
    margin-left: 5%;
}
.easyfiv_home_8 .card.small .card-content {
    height: 100%;
    max-height: inherit;
}
p.boton-home {
    text-align: inherit;
}
.boton-home a {
    padding: 15px;
    border: 1px solid gray;
    text-decoration: none;
    color: inherit;
}
.boton-home a:hover {
    background-color: #a19e93;
    color: #666363;
}

/* ------------ */
#easyfiv-equipo-detalle .preloader-wrapper {
    position: relative;
    margin-left: 40%;
    margin-top: 10%;
}
#easyfiv-equipo-detalle img {
    padding-right: 20px;
}
#easyfiv-equipo-detalle p {
    text-align: justify;
}/* ------------ */
.easyfiv-card-color01 {
  background-color: #F44336;
}
.easyfiv-card-color02 {
  background-color: #E91E63;
}
.easyfiv-card-color03 {
  background-color: #9C27B0;
}
.easyfiv-card-color04 {
  background-color: #03A9F4;
}
.easyfiv-card-color05 {
  background-color: #009688;
}
.easyfiv-card-color06 {
  background-color: #8BC34A;
}
.easyfiv-card-color07 {
  background-color: #4CAF50;
}
.easyfiv-card-color08 {
  background-color: #FF5722;
}
.easyfiv-card-color09 {
  background-color: #795548;
}
/***************/
.text-captcha img {
    border: 1px solid #cccccc;
    padding: 5px;
    position: relative;
    top: 42px;
}
.text-captcha input {
    margin-left: 150px;
    width: 50%;
    width: -webkit-calc(100% - 150px);
    width: -moz-calc(100% - 150px);
        
}
.col.botonSubmit{
    margin-top:20px;
}
.btn.btn-primary {
    background-color: #fab428;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    border-color: #fab428;
    /*padding-left: 0;*/
}
.btn.btn-primary.submitear i {
    margin-right: 30px;
    margin-left: 15px;
}
.btn, .btn-large, .btn-flat, a.btn {
    text-transform: inherit;
    background-color: #fab428;
    color: white;
}
.botonAux {
    padding: 0 !important;
    width: 50px !important;
    margin-right: 10px !important;
}
.botonAux button {
    width: 50px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 0;
    margin-right: 0;
}
.formErrores {
    /*background-color: #ffb2b2;*/
    border: 1px dashed #ff0000;
    padding: 5px;
    position: relative;
    margin-bottom: 10px;
    min-height: 25px;
    padding-top: 20px;
}
.formErrores ul {
    list-style-type: none;
    margin: 0;
    /*position: absolute;
    right: 0;
    top: -18px;*/
    text-align: right;
}
.formErrores.tituloError {
    /*font-family: "Rock Salt",cursive;        */
    font-size: 1em;
    background-color: #ef5350;
    color: white;
}
.formErrores .errores {
    color: #ff5252;
}
.formularioMensaje {
    background-color: #eaffea;
    border: 1px dashed #52a400;
    padding: 5px;
}
.formularioMensaje p {
    text-align: center;
}
.noHayHoras {
    display: inline-block;
    color: rgb(102, 99, 99);
    /*margin-left: 50px;*/
    font-style: italic;
    position: relative;
    top: -45px;
    left: 50px;
}
/*form label.required:before {
   content: ' (*) ' !important;
   color: #FF4444;
   opacity: 1;
}*/
form input.importe,
form input.alineadoDerecha {
    text-align: right;
}
form input.importe.conSufijo {
    width: 80%;
}
/****************************/
.date-_cita_dtFechaCita {
    margin-top: 20px;
}
.area-privada .cab-telefono {
    font-size: 1em;
    position: absolute;
    left: 500px;
    bottom: 0;
    height: 47px;
    color: black;
}
.area-privada .cab-telefono i {
    font-size: 1em;
}
.area-privada .logo {
    max-width: 400px;
}
.area-privada .usuario {
    color: black;
    font-size: 0.8em;
}
.side-nav .submenu {
    padding-left: 60px;
}
.container.tabla {
    width: 98%;
    margin-left: 1%;
    overflow: auto;
}
.tabla .btn.btn-default {
    background-color: #cda8b8;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px;
}
.tabla td, .tabla th {
    padding: 5px 5px;
}
.tabla .tdOpciones {
    min-width: 100px;
}
table .tdRight {
    text-align: right;
}
table .tdCenter {
    text-align: center;
}
.tabla .pagsRegs, 
.tabla .pagsCtrls,
.tabla .pagsCtrls .btn-group,
.tabla .pagsCtrls select
{
    width: auto;
    display: inline-block;
}
.tabla thead tr {
    background-color: #ede0e5;
}
.text-editorHTML label {
    position: absolute;
    top: -20px !important;
}
.imagen-upload label {
    position: absolute;
    top: -10px;
}
.image-preview {
     width: 100px;
     height: 100px;
     position: absolute;
     right: 0;
     top: -20px;
     background-color: white;
}
#modal-easyfiv {
    width: 95%;
    height: 85%;
    z-index: 10000 !important;
    max-height: inherit;
}
#modal-easyfiv button {
    margin-left: 10px;
}
.input-field .prefix.active {
    color: inherit;
}
.input-field label {
    top: 1.5rem;
}

input:not([type]):focus:not([readonly]), 
input[type=text]:focus:not([readonly]), 
input[type=password]:focus:not([readonly]), 
input[type=email]:focus:not([readonly]), 
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]), 
input[type=date]:focus:not([readonly]), 
input[type=datetime]:focus:not([readonly]), 
input[type=datetime-local]:focus:not([readonly]), 
input[type=tel]:focus:not([readonly]), 
input[type=number]:focus:not([readonly]), 
input[type=search]:focus:not([readonly]), 
textarea.materialize-textarea:focus:not([readonly])
{
    border-bottom: 1px solid orange;
    box-shadow: 0 1px 0 0 orange;
}
input:not([type]):focus:not([readonly])+label, 
input[type=text]:focus:not([readonly])+label, 
input[type=password]:focus:not([readonly])+label, 
input[type=email]:focus:not([readonly])+label, 
input[type=url]:focus:not([readonly])+label, 
input[type=time]:focus:not([readonly])+label, 
input[type=date]:focus:not([readonly])+label, 
input[type=datetime]:focus:not([readonly])+label, 
input[type=datetime-local]:focus:not([readonly])+label, 
input[type=tel]:focus:not([readonly])+label,
input[type=number]:focus:not([readonly])+label,
input[type=search]:focus:not([readonly])+label, 
textarea.materialize-textarea:focus:not([readonly])+label
{
    color: #9e9e9e;
}
input[type=number] {
    text-align: right;
}

.imagen-upload .file-field input.file-path,
.imagen-upload .file-field input[type="file"]
{
    width: 80%;
}
.dropdown-content li > a,
.dropdown-content li > span {
    color: #ffb557;
}
.dropdown-content li:hover {
    background-color: #f3f3f3 !important;
}
.dropdown-content {
    z-index:10000;
}
.btn:hover, .btn-large:hover {
    background-color: #ffd8a6 !important;
    color:#fab428;
}
.col.choice-entity {
    margin-top: 20px;
}
.tratamiento-imagen-completa {
    position: relative;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}
/*.tratamiento-imagen-completa div {
    position: absolute;
    width: 100%;
    bottom: 0;
}*/
.tratamiento-imagen-completa a h1{font-size: 4em;bottom: -18px;padding: 0;}
.tratamiento-imagen-completa h1 {
    width: 100%;
    color: white;
    opacity: 1;
    /*padding-left: 10%;*/
}
.tratamiento ul li {
    list-style-type: square;
}
.material-icons {
    width: 30px;
    font-size: inherit;
}
.input-field .material-icons.prefix {
    top: 20px;
}
.btnAccion {
    margin-left: 15px;
}
/****************/
.pagina-easyfiv {
    text-align: justify;
}
.pagina-easyfiv li {
    margin-left: 20px;
}
.pagina-easyfiv li p {
    padding-left: 20px;
    border-left: 1px solid #dddddd;
}
/*******************/
.alertEasyFiv.alert-success,
.alertEasyFiv.alert-info,
.alertEasyFiv.alert-warning,
.alertEasyFiv.alert-danger
{
    width: 90%;
    margin-top: 15px;
    margin-left: 5%;
    padding:10px;
    border: 2px dashed #999999;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.alertEasyFiv.alert-success {
    background-color: #dcedc8;
    color: #000000;
}
.alertEasyFiv.alert-info {
    background-color: #ffecb3;
    color: #000000;
}
.alertEasyFiv.alert-warning {
    background-color: #ff9800;
    color: #000000;
}
.alertEasyFiv.alert-danger {
    background-color: #f44336;
    color: #ffffff;
}
.alertEasyFiv i.cerrarAlertEasyFiv {
    cursor: pointer;
}
/***************/
.clinica .mapa {
    width: 100%;
    height: 100%;
}
.clinica .card-title {
    margin-left: 50px;
    color: #333333;
}
/***************/

.blogListado .card-image .card-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #fab428;
}
.blogListado .card.large .card-content {
    max-height: 120px;
}
.formularioMensaje{
    background-color: #eaffea;
    border: 1px dashed #52a400;
    padding: 5px;
}
.fixed-action-btn.horizontal ul li  {
    margin: 0;
}
.fc-event-container {
    cursor: pointer;
}
#logoWhatsapp {
    display: none;
}
.imagenBlog {
    width: 100%;
    max-height: 400px;
    overflow: hidden;
    position: relative;
    /*background-color: #e0e0e0;*/
}
.imagenBlog img {
    width: 79%;
}
.imagenBlog .subtitulo {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
}
.imagenBlog.mini {
    max-height: inherit;
    width: 50%;
    margin-left: 25%;
}
.fechaBlog {
    color: #cecece;
}
.banerizado {
    position: relative;
}
.banerizado h2 {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 30px;
    font-size: 2.3em;
    position: absolute;
    top: 0;
    margin: 0;
    color: white;
    width: 100%;
    text-align: center;
}
.identado {
    margin-left: 50px;
}
a.easyfiv {
    font-weight: bold;
    color: #880e4f;
}

.banerizado .dona-vida {
    color: white; 
    height: 400px;
    width: 50% !important;
    margin-left: 25% !important;
    padding: 0 !important;
}
.banerizado .dona-vida h2 {
    top: inherit;
    bottom: 0;
}
/* ------------- calendario ------------ */
.fc-content {
    cursor: pointer;
}
.fc-content:hover {
    background-color: #edcead;
    color: #000000;
}
.fc-event.calendarioEventoFiesta {
    background-color: red;
}
.fc-bgevent.calendarioEventoFiesta {
    background-color: red;
}
.fc-event.calendarioEventoLibre {
    background-color: #FCF8E3;
    color: #000000;
}
.fc-event.calendarioDia {
    cursor: pointer;
}
.fc-event.calendarioDia:hover {
    background-color: #FCF8E3;
}
#modal-easyfiv .dropdown-content li {
    min-height: 35px;
}
#modal-easyfiv .dropdown-content li > a, .dropdown-content li > span {
    padding-top: 3px;
    padding-bottom: 0;
}

.grupoBotones i {
    position: relative !important;
}
.grupoBotones button {
    margin-left: 10px;
}
nav .nav-wrapper {
    position: relative;
    height: 100px; 
}
.nav-wrapper{
    padding: 0px;
    padding-left: 9em;
    padding-right: 1em;
}
.logo-text {
    line-height: 100%;
    margin: 0;
    padding-left: 20px;
    /*position: absolute;*/
    bottom: 25px;
}
.menu-btn-ver .menu1 {margin-bottom: 5px;}
.menu-btn-ver .menu3 {margin-top: 5px;}
.sup-opciones.resolucion-media {
    display:none;
    float: right;
}

.menu-burger{height: 100px;padding-top: 22px;}
.menu-btn-ver .menu1,.menu-btn-ver .menu2,.menu-btn-ver .menu3{width: 45px;height: 5px;background-color:#8b8a8a;}


.btn-floating i {color: #666363;line-height: 30px;font-size: 1.3rem;}
.btn-floating{width: 30px;height: 30px;}
.container{padding-right: 0.75rem;padding-left: 0.75rem;}
.slider .indicators .indicator-item.active{background:#fab428;color:#fab428;}
.card .card-action{border-top: 0px solid white;}
.card .card-content{padding: 0;}
.card{box-shadow: 0 0 0;}

footer.page-footer .footer-copyright{background-color: transparent;}


.box-tratemiento {
    height: 60px;
    background: #fef0d8;
    color: #864B78;
    display: table;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 1em;
}
.box-tratemiento a {
    vertical-align: middle;display: table-cell;
    font-weight: 700;
    /*font-style: italic;*/
    font-size: 1.2em;
}
.card .card-content p{
    min-height: 110px;
    font-weight: 500;
    font-style: normal;
    font-size: 1.2em;
    color:#666363;
    text-align: left;
}
.card .card-action a{
    font-size: 1.3em;
    font-weight: 700;
    font-style: italic;
}
/*.box-tratemiento:hover, .card-image:hover + .box-tratemiento{
    background: #ffd8a6;
    color: #fab428;
}*/


.share-right i {
    color:white;
}
.redes{margin: 0;}
.redes a{margin-right: 10px;}

.text-center{text-align: center;}
.no-margin-bottom{margin-bottom: 0 !important;}
.gray-text{color:#666363 !important;}

/*2021
.easyfiv_home_1 .financia {
    top: 17% !important;
    bottom: inherit !important;
    left: 30% !important;
}
.easyfiv_home_1 .financia {
    top: inherit !important;
    bottom: 14% !important;
    left: 0 !important;
    padding-left: 120px;
    width: auto !important;
    padding-right: 70px;
    color:white !important;
}
.easyfiv_home_1 .financia:after, .easyfiv_home_1 .primera-cita-texto2:after, .easyfiv_home_1 .tecnica:after {
  content: '';
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
  background: #fab428;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  transform: skew(-15deg);
  z-index: -1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.easyfiv_home_1 .primera-cita-texto2 {
    left: 0% !important;
    top: 10% !important;
    right: inherit !important;
    bottom: inherit !important;
    padding-left: 120px;
    width: auto !important;
    padding-right: 70px;
    color:white !important;
}
.easyfiv_home_1 .tecnica {
    left: 0% !important;
    top: 33% !important;
    padding-left: 120px;
    width: auto !important;
    padding-right: 70px;
    color:white !important;
}
.easyfiv_home_1 .slides p.h3 {
    font-size: 3.1rem;
    font-family: GothamRounded-BoldItalic;
    line-height: 110%;
    margin: 1.46rem 0 1.168rem 0;
    font-weight: 400;
    color: #fff !important;
}
.financia-subtitle{
    position: absolute;
    z-index: 9;
    bottom: inherit !important;
    left: 0 !important;
    padding-left: 120px;
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    font-style: italic;
    / *top: 180px !important;* /
    top: inherit !important;
    bottom: 38% !important;
}
.primera-cita-texto2-subtitle{
    position: absolute;
    z-index: 9;
    bottom: inherit !important;
    left: 0 !important;
    padding-left: 120px;
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    font-style: italic;
}    

.tecnica-subtitle{
    position: absolute;
    z-index: 9;
    top: 50px !important;
    bottom: inherit !important;
    left: 0 !important;
    padding-left: 120px;
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    font-style: italic;  
}
.slider .slides .caption {
    width: 50%;
}
.slider .slides h3 {
    font-size: 3.1rem;
}
*/

.easyfiv_home .easyfiv_home_1a h2, 
.easyfiv_tratamientos h2,
.easyfiv_quienes h2
{
    color:#864B78;
}
.easyfiv_quienes .gris {
    color: #666363;
}
.easyfiv_home .easyfiv_home_1a h3,
.easyfiv_quienes h3 
{
    font-size: 1.5em;
    color:#864B78;
}
.p-title {
    /*font-style: italic;*/
    font-size: 1.4rem;
    color: #666363;
    font-weight: 700;
}
.p-text {
    font-size: 1.2rem;
    color: #666363;
    font-weight: 500;
    font-style: normal;
}
.dropdown-content li{padding: 0 20px;}
#dropdown1 a{
    height: 45px;
    font-size: 17px; 
    color: #666363;
    font-weight: 700;
    font-style: italic;
}
#dropdown1{top: 100px !important;left: 95px !important;width: 400px !important;}

.dropdown-content li:hover, .dropdown-content li.active{background: white;}
nav ul li:hover{background: #f3f3f3;}
nav ul a:hover{background: transparent;color:#fab428 !important;}

.nav-wrapper ul.right{margin-top: 16px;}

.easyfiv_menu .opcionesH a:hover,
.easyfiv_menu .opcionesH .nav-idioma a:hover {
    border-bottom: 4px solid #fab428;
}
footer img{max-width: 100%;}

nav ul li:hover, nav ul li.active{background: white !important;}

.h2 {
    font-size: 3.3em;
    margin-top: 0;
    color: #666363;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 40px;
}
.h2.peque {
    font-size: 2em;
}
.bg-orange p.h2 {
    font-family: GothamRounded-BoldItalic;
    color: white;
    padding-top: 20px;
    margin-bottom: 30px;
}

.tbox{border: 2px solid #fab428;display: table;}
.tbox p{vertical-align: middle;display: table-cell;font-family:GothamRounded-BoldItalic;font-size: 2.5em;color: #666363;}
.ul-empresa li:before{content: ">";color: #fab428;float: left;font-weight: 700;clear: both;}
.ul-empresa .p-text{float: left;width: 97%;padding-left: 10px;margin-top: 0;}
.bg-orange{background: #fab428;}
.bg-orange h2{color: white;margin: 10px;}
.p-cursive{
    font-family:GothamRounded-BoldItalic;
    font-size: 2.5em;
    color: #666363;
    margin-top: 50px;
}
.box-contact{
    background: #a19e93;
    margin: 0 20px;
    color: white;
    padding: 20px 0;
    font-size: .9em;
}
.box-tratemiento:hover span, .card-image:hover + .box-tratemiento span{color: white !important;}

.margin-top-five{margin-top: 5%;}
.easyfiv_tratamiento .indicators{display: none;}
.easyfiv_tratamiento .text-orange-multiply{bottom: 20px;}

.border-orange{border: 3px solid #fab428;background: #fbfaf9;padding: 0px 20px !important;}
.bg-gray{background: #a19e93;color: white;border: 3px solid #a19e93;padding: 0px 20px !important;}
.h2-p{font-size: 3.3em;margin-top: 10px;font-weight: 300;line-height: 1;}
.p-title-product{
    font-weight: 500;
    font-style: italic;
    font-size: 1.1rem;
    margin-bottom: -15px;
    text-transform: uppercase;
}
.border-orange ul, .bg-gray ul{padding-left: 16px;}
body{color: #666363;background: white;}

.tbox span{display: none;}
.tbox{transition: background .5s, display .5s, border .5s;}
.tbox-hover p{display: none;}
.tbox.tbox-hover{background: #a19e93;border: 2px solid #a19e93;}
.tbox.tbox-hover span {vertical-align: middle;display: table-cell;font-family: NoticiaText-Bold;font-size: 1.2em;color: white;padding: 0 25px;}


.box-contact .box-contact-1 {
    display: table-cell;
    vertical-align: middle;
}
.box-contact .box-contact-2 {
    display: none;
}
.box-contact {
    transition: background .5s, display .5s, border .5s;    
    height: 290px;
    border: 2px solid #a19e93
}
.box-contact-hover .box-contact-1 {
    display: none;
}
.box-contact.box-contact-hover {
    background: white;
    border: 2px solid #fab428
}
.box-contact.box-contact-hover .box-contact-2 {
    display: table-cell;
    vertical-align: middle;
    font-family: NoticiaText-Bold;
    font-size: 1.4em;
    color: #666363;
}

.div-trat-title{position: absolute;top: 10%;left: 10%;width: 35%;}
.div-trat-desc{position: absolute;bottom: 20%;right: 10%;width: 40%;}
.div-trat-title h1{font-size: 3.1rem;color: #faf7f4;text-shadow: -1px -1px 1px rgba(0, 0, 0, .4);}
.div-trat-desc h2{font-size: 2.5em;color: #faf7f4;text-shadow: -1px -1px 1px rgba(0, 0, 0, .4);}
.bottom-0{bottom: 0;}

h2{margin: 1.78rem 0 1.8rem 0;}
.card-content p{text-align: justify;}
.hoverable:hover{box-shadow: none !important;}

.cta-home-mbl{display: none;}

.pagination li{float: none;}
.pagination li.active{background: #fab428;}
#HyperLinkPideCita i{vertical-align: middle;line-height: 1;}

nav .logo img{
    max-width: 80%;
}

/*.card.large .card-image{max-height: 70%;min-height: 350px;}
.card.large {height: 560px;}*/

.m-t30 {
    margin-top: 30px !important;
}
.easyfiv_home_2 .card-image{
    line-height: 0;
    overflow: hidden;
}
.easyfiv_home_2 .card-image img { 
    object-fit: cover;
    /*width: 100%;*/
}
.box-tratemiento a {
    line-height: 1 !important;
}
.sinMargenes .row, .sinMargenes {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.card .card-action{padding: 0 !important;}
.card .card-title {font-size: 22px !important;height: 125px;line-height: 1.3;position: relative !important;}
.disc{padding-left:20px !important}
.disc li{list-style-type: circle !important;}

.card.large, .card.large .card-image{height: auto !important;}
.card-title{background-color: #fab428 !important;padding: 20px !important;}

.blogListado .card-content .fecha {
    position: absolute;
    right: 20px;
    bottom: 95px;
    color: white;    
    font-size: 1em;
}
.blogListado .card .card-title {
    color: white;
    font-weight: 500;
}
.blogListado .card .card-content p {
    font-weight: 300;
}

.card.large .card-content {
    height: auto !important;;
    padding-top: 15px;
}
.card .card-action{position: relative !important;}
.fecha{ 
    font-size: 15px !important;
    position: absolute;
    bottom: -10px;
    right: 30px;
    font-weight: bold;
}
.imagenBlog{display: none !important;}

/*.blogListado .card-image img {
    position: absolute;
    top: -30%;
    left: 0;
    width: 100% !important;
}*/

#map-footer{
    width:100%;
    height: 200px;
    color: black;
}
.text-uppercase{text-transform: uppercase;}

.container .row.tratacita {
    width: 80%;
    margin-left: 10%;
}
.row.tratacita h4 {
    padding-top: 30px;
    width: 100%;
    text-align: center;
    font-size: 2.28rem;
}
.tratacita .container-reducido {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.fa.icono-clinica {
    background-image: url('../images/icono-clinica.png');
    background-size: 90% auto;
    background-repeat: no-repeat;
    height: 45px;
}

/**********/
.tabs {
    margin-top: 10px;
    height: 60px;
    position: relative;
}
.tabs .tab {
    /*padding-right: 6px;*/
}
.tabs .tab a {
    background-color: silver;
    color: white;
    padding-right: 2px;
    padding-left: 2px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #607d8b; /* blue-grey*/
    height: 40px;
    margin-top: 20px;
}
.tabs .tab a:hover {
    background-color: silver;
    color: black;
}
.tabs .tab a.active {
    background-color: white;
    border-bottom: 1px solid white;
    margin-top: 0px;
    height: 60px;
    padding-top: 10px;
    position: relative;
    z-index: 1;
}
.tabs .indicator {
    display: none !important;
}
.solapa {
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.tabs-linea{
    width: 100%;
    height: 1px;
    background-color: black;
    position: absolute;
    bottom: 0;
}
/****************/
.container.encuesta {
    width: 100%;
}
.encuesta h1 {
    color: rgb(255, 167, 0);
    font-family: 'Noticia Text', serif; 
    font-style: italic; 
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}
.encuesta h2 {
    color: rgb(102,99,99); 
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: bold;
    text-align: center; 
    font-size: 18px;
    padding: 0 18%;
}
.encuesta input.encuesta-item-n,
.encuesta input.encuesta-item-t {
    border: none;
    font-size: 16px;
    font-weight: bold;
}
.encuesta input.encuesta-item-n {
    font-family: 'Noticia Text', serif;
    color: rgb(255, 167, 0);
    text-align: right;
    margin-bottom: 0;
}
.encuesta input.encuesta-item-t {
    color: rgb(132, 131, 131);
    font-family: 'Roboto Medium', serif;
    margin-bottom: 0;
}
.encitem-_encuesta_items_entry{
    margin-bottom: 30px !important;
}
.encuesta-banner {
    background-image: url( '../images/banner/enquesta.jpg'); 
    background-position: center right;
}
.encuesta p.encuesta_p {
    font-family: "Roboto Regular";
    color: rgb(132, 131, 131);
    font-size: 16px;
    text-align: center;
}
.encuesta .radios1a5,
.encuesta .radios1a5b
{
    text-align: center;
}
.encuesta .radios1a5:before,
.encuesta .radios1a5b:before
{
    margin-right: 20px;
    font-style: italic;
    font-family: "Times New Roman";
    font-size: 16px;
    color: rgb(132, 131, 131);
}
.encuesta .radios1a5:after,
.encuesta .radios1a5b:after
{
    margin-left: 50px;
    font-style: italic;
    font-family: "Times New Roman";
    font-size: 16px;
    color: rgb(132, 131, 131);
}
.encuesta .radios1a5:before {
    content: 'Deficiente';
}
.encuesta .radios1a5:after {
    content: 'Excelente';
}
.encuesta .radios1a5b:before{
    content: 'Negativo';
}
.encuesta .radios1a5b:after {
    content: 'Afirmativo';
}
.encuesta .radios1a5 .formOpcion,
.encuesta .radios1a5b .formOpcion 
{
    width: auto;
    display: inline-block;
}
.encuesta [type="radio"]+label:before, 
.encuesta [type="radio"]+label:after 
{
    top: 20px;
    -moz-box-shadow: 0px 0px 5px 2px #f29e1c;
    -webkit-box-shadow: 0px 0px 5px 2px #f29e1c;
    box-shadow: 0px 0px 5px 2px #f29e1c;    
}
.encuesta .encuesta_1a5_numeros label {
    margin-left: 40%;
    margin-top: -8px;
}
.encuesta .encuesta_1a5_numeros label span {
    margin-right: 35px;
}
.encuesta-n {
    position: relative;
    left: -27px;
}
.fondo-n-1, .fondo-n-2, .fondo-n-3, .fondo-n-4 {
    position: relative;
}
.fondo-n {
    background-color: #fdebc8;
    padding: 2rem;
    margin: 2rem;
    min-height: 350px;
    border-radius: 80px;
    text-align: center;
}
.fondo-n img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 300px;
    height: 100%;
    filter: opacity(0.2);
    -webkit-filter: opacity(0.2);
    -moz-filter: opacity(0.2);
    object-fit: cover;
}
/*.fondo-n-1:after, .fondo-n-2:after, .fondo-n-3:after, .fondo-n-4:after {
    position: absolute;
    top: 40px;
    right: 20%;
    color: #fab428;
    font-size: 15em;
    font-style: italic;
    font-weight: bold;
    line-height: 100%;
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
    z-index: -1;
}
.fondo-n-1:after{
    content: '1';
}
.fondo-n-2:after{
    content: '2';
}
.fondo-n-3:after {
    content: '3';
}
.fondo-n-4:after {
    content: '4';
}*/
#donante p.h1 {
    bottom: -18px;
    font-family: GothamRounded-BoldItalic;
}
.hazteDonante h2 {
    font-size: 2rem;
}
/***********/
.contenidoBlog h2 {
    font-size: 1.80rem!important;
    color: #f09d32!important;
    margin: .82rem 0 .656rem 0!important;
    font-weight: 800 !important;
}
.contenidoBlog h3 {
    font-size: 1.64rem !important;
    line-height: 110% !important;
    margin: .82rem 0 .656rem 0 !important;
    font-weight: 800 !important;
}
/***********/
.equipo.dra_enriqueta_garijo {
    margin-bottom: 0;
}
.equipo.dra_enriqueta_garijo .col {
    min-height: 638px;
}
.equipo.dra_enriqueta_garijo .col.img {
    background-image: url('../images/easyfiv/enriqueta.png'), url('../images/easyfiv/enriqueta_titulo.jpg');
    background-repeat: no-repeat, repeat-x;
    background-position: 10% top, left 33px;
    background-size: auto 100%, auto auto;
}
.equipo.dra_enriqueta_garijo .titular {
    background-image: url('../images/easyfiv/enriqueta_titulo.jpg');
    background-repeat: repeat-x;
    background-position: left 33px;
    background-size: auto auto;
    /*width: 100%;
    padding-left: 55%;
    padding-top: 44px;*/
    color: white;
    font-size: 1em;
}
.equipo.dra_enriqueta_garijo .titular h1 {
    font-size: 2.5em;
    padding-top: 3rem;
}
.equipo.dra_enriqueta_garijo .titular h2 {
    width: 75%;
    margin-top: 90px;
    font-size: 2em;
    color: #666363;
}
.equipo.dra_enriqueta_garijo .titular .cuerpo {
    width: 75%;
    color: #666363;
}
.equipo.iconos {
    background-color: #f6f6f6;
    padding-top: 40px;
    padding-bottom: 50px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.7rem;
}
.equipo.iconos .titulo {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 110%;
}
.equipo.iconos .titulo img {
    position: relative;
    top: 10px;
    margin-right: 10px;
}
.equipo.experiencia {
    background-color: #666363;
    padding-top: 40px;
    padding-bottom: 50px;
    color: white;
    line-height: 1.7rem;
}
.equipo.experiencia .titulo {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 110%;
}
.equipo.perfiles .titulo {
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 110%;
}
.equipo.perfiles .titulo hr {
    width: 80%;
}
.equipo.articulos .subtitulo {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}
.equipo.articulos .subtitulo a:hover {
    color: #fab428;
}
/********/
.tambienHablan .slider {
    /*height: 100px !important;*/
}
.tambienHablan .slider ul {
    
}
.tambienHablan .slides li img {
    background-size: inherit;
    background-position: top center;
    background-repeat: no-repeat;
}
.tambienHablan .slider .slides {
    background-color: transparent;
}
-tambienHablan .slider .indicators{
    background: #fab428;
    color: #fab428;
}
/* bootstrap */
.w-100 {
    width: 100% !important;
}
.float-right {
    float: right;
}
.mr-3 {
    margin-right: 2rem;
}
/*********/
.easywhats {
    display: none;
}
/*********/
.input-group-text {
    height: 100%;
}
form label.required:before, 
form label[required]:before,
.checkbox-required::after {
    content: ' (*) ' !important;
    color: #FF4444;
    opacity: 1;
}
.invalid-feedback {
    display: inherit !important;
}
/***/
.ancho100 {
    width: 100px;
    max-width: 100%;
}
.ancho200 {
    width: 200px;
    max-width: 100%;
}
.ancho300 {
    width: 300px;
    max-width: 100%;
}
.ancho400 {
    width: 400px;
    max-width: 100%;
}
/** cabecera **/
nav,
.navbar-fixed {
    height: 150px;
}
/*nav .brand-logo {
    position: inherit;
}*/
nav .logo {
    color: #666363;
}
nav .logo img {
    width: 300px;
    padding-left: 20px;
}    
nav .easyfiv-super {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    background-color: #e7e7e7;
    color: #56614b;
    padding-left: 9rem;
    padding-top: 0.4rem;
    font-size: 120%;
    line-height: 200%;
}
nav .easyfiv-super a {
    text-decoration: none;
}
nav .easyfiv-super a:hover {
    text-decoration: none;
    color: #56614b;
}
nav .easyfiv-super .telefono {
    color: #fab428;
    font-weight: bold;
    text-decoration: none;
}
nav .easyfiv-super .telefono:hover {
    color: #56614b;
}
nav .easyfiv-super .sup-opciones {
    position: absolute;
    top: 0;
    height: 50px;
    right: 15px;
    width: 60%;
}
nav .easyfiv-super .sup-boton {
    display: inline-block;
    height: 50px;
    background-color:  #fab428;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    padding-top: 5px;
}
nav .easyfiv-super .sup-boton.idiomas{
    position: absolute;
    top: 0;
    left: 0;
}
nav .easyfiv-super .sup-boton a {
    color: white;
    font-size: 0.9em;
}
nav .easyfiv-super .sup-boton a:hover {
    color: #56614b;
}
nav .easyfiv-super .sup-boton:nth-child(2) {
    margin-right: 40px;
}
nav .easyfiv-super .sup-boton.idiomas {
    display: none;
}
nav .easyfiv-super .sup-boton.idiomas a {
    border: 2px solid transparent;
    padding: 0.5rem;
}
nav .easyfiv-super .sup-boton.idiomas a:hover {
    border: 2px solid white;
}
nav .easyfiv-super .sup-boton.idiomas a.sel {
    color: black;
}
nav .easyfiv-super .sup-redes {
    display: inline-block;
    position: relative;
    top: 0;
    width: 40px;
    height: 30px;
    background-color: #b9b9b9;
    color: white;
    text-align: center;
    line-height: 150%;

    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
}
nav .easyfiv-super button.sup-redes.btnIdiomas {
    width: 150px;
    font-weight: lighter;
    font-size: 90%;
}
nav .easyfiv-super button.sup-redes {
    border: none;
}
nav .easyfiv-super .sup-idioma {
    display: inline-block;
    width: 40px;
    height: 60px;
    position: absolute;
    margin-left: 40px;
    background-image: url('../images/sup_etiqueta.png');
    font-size: 0.7em;
    text-align: center;
    font-weight: bold;
}
nav .easyfiv-super .sup-idioma a {
    color: white;
}
nav .easyfiv-super .sup-idioma a:hover {
    color: #56614b;
}
nav .sup-menu {
    color: #56614b;
}
nav ul.sup-menu {
    height: 100%;
    margin: 0;
    display: table !important;
    vertical-align: middle;
    float: left;
}
nav .sup-menu li {
    display: inline-block;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    display: table-cell;
    vertical-align: middle;
}
nav .sup-menu li a {
    font-size: 1.3em;
    text-decoration: none;
}
nav .sup-opciones.resolucion-media a {
    display: block;
    line-height: 0;
    height: 35px;
    text-align: center;
    border: 1px solid #fab428;
    background-color: #fab428;
    padding: 5px;
    margin-bottom: 5px;
    line-height: 100%;
    color: white;
}
.menu-tratamientos-opciones {
    display: none;
    width: 300px;
    height: auto;
    position: fixed;
    z-index: 1000;
    padding: 10px;
    padding-top: 0;
    top: 150px;
    overflow: auto;
    background-color: #e7e7e7;
}
.menu-tratamientos-opciones2 {
    background-color: #e7e7e7;
    position: relative;
    top: 0;
}
.menu-tratamientos-opciones ul {
    padding: 5px;
}
.menu-tratamientos-opciones li {
    list-style-type: none;
    padding: 5px;
}
.menu-tratamientos-opciones li a {
    text-decoration: none;
    padding-left: 5px;
    color: #666363;
    width: 100%;
    display: block;
}
.menu-tratamientos-opciones li a:hover {
    color: #f29e1d;
}
.easywhats-content {
    font-size: 120%;
}
.easywhats-content i {
    margin-right: 10px;
}
.easywhats {
    display: none;
    width: 500px;
    height: 120px;
    position: absolute;
    top: 80px;
    right: 12%;
    background-color: transparent;
    color: black;
    text-align: center;
    /*font-weight: bold;*/
}
.easywhats-madrid, .easywhats-barcelona {
    position: absolute;
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: 10px center;
    width: 220px;
    height: 70px;
    bottom: 0;
    padding: 20px;
    background-color: white;
    font-size: 120%;

    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    cursor: pointer;
}
.easywhats-madrid p, .easywhats-barcelona p {
    color: #fab428;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -24px;
    left: 65px;
}
.easywhats-madrid .telefonos {
    position: relative;
    top: 7px;
    left: 15px;
    font-size: 65%;
    line-height: 150%;
}
.easywhats-barcelona .telefonos {
    position: relative;
    top: -15px;
    left: 10px;
    font-size: 65%;
}
.easywhats-telefono {
    background-color: #fab428;
    color: white;
    font-weight: bold;
    padding: 15px;
    padding-left: 50px;
    padding-right: 50px;
    position: absolute;
    left: 200px;
    border-radius: 25px; 
    -moz-border-radius: 25px; 
    -webkit-border-radius: 25px;
    cursor: pointer;
}
.en_promocion {
    font-size: 70%;
    background-color: #fab428;
    color: white;
    padding: 2px 8px;
    display: inline-block;
}
.conValidacion .error {
  position: relative;
  z-index: 1;
  padding: 10px;
  border-radius: 10px !important;
  color: white;
  width: 235px;
  text-align: center; 
  font-size: 12px;
  background: RGB(194, 46, 79);
}
.conValidacion .error::after {
    content: '';
    border-bottom: 15px solid RGB(194, 46, 79);
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    position: absolute;
    left: 45%;
    top: -14px;
}
