.color-1 {
  color: #e60000; }

.color-2 {
  color: #4a4d4e; }

.color-3 {
  color: #37b08d; }

.color-4 {
  color: #5f0873; }

@font-face {
  font-family: "VodafoneRegular";
  src: url("../fonts/vodafone/vodafone-regular.eot");
  src: url("../fonts/vodafone/vodafone-regular.eot?#ie-fix") format("embedded-opentype"), url("../fonts/vodafone/vodafone-regular.woff") format("woff"), url("../fonts/vodafone/vodafone-regular.ttf") format("truetype"), url("../fonts/vodafone/vodafone-regular.svg#vodafone-regular") format("svg");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "VodafoneRegularBold";
  src: url("../fonts/vodafone/vodafone-bold.eot");
  src: url("../fonts/vodafone/vodafone-bold.eot?#ie-fix") format("embedded-opentype"), url("../fonts/vodafone/vodafone-bold.woff") format("woff"), url("../fonts/vodafone/vodafone-bold.ttf") format("truetype"), url("../fonts/vodafone/vodafone-bold.svg#vodafone-bold") format("svg");
  font-style: normal;
  font-weight: 400; }

html {
  height: 100vh; }

body {
  background-size: cover;
  height: 100vh;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #ebebeb;
  background-image: url("../img/fractalia.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 230px;
  background-position-y: bottom;
  font-family: "VodafoneRegular", sans-serif;
  font-size: 14px;
  background-attachment: fixed; }

header {
  max-width: 1300px;
  padding: 0; }

header .logo {
  max-width: 165px;
  padding: 21px 0px; }

header .col-md-12 {
  padding: 0; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "VodafoneRegular", sans-serif;
  color: #e60000; }

h1 {
  color: #e60000 !important;
  font-size: 3.2rem; }

h2 {
  color: #4a4d4e !important; }

h4 {
  font-family: "VodafoneRegularBold", sans-serif;
  color: #4a4d4e; }

p {
  margin-bottom: 2rem;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #4a4d4e; }

a {
  color: #fff;
  text-decoration: none; }

hr {
  border-color: #cccccc; }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px; }

#single-button {
  font-size: 0.9em;
  color: #4a4d4e;
  text-decoration: underline;
  margin-left: 0;
  padding: 31px 0px;
  margin-top: 3px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #e60000 !important; }

.sin-red {
  margin-bottom: 24px; }

.disabled {
  cursor: not-allowed;
  background: grey; }

.navbar {
  margin-bottom: 0;
  border: 0; }

.navbar-nav {
  padding-top: 0px;
  padding-left: 45px; }

.navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 10px;
  color: #4a4d4e; }

.nav > li > a:hover {
  color: #e60000; }

.nav > li > a {
  font-family: "VodafoneRegular", sans-serif;
  font-size: 20px;
  padding: 29px 20px !important;
  margin-top: 3px; }

.nav > li > a:focus,
.nav > li > a:hover {
  color: #e60000;
  background-color: transparent;
  border-bottom: 2px solid #e60000; }

.a-current {
  background-color: white; }

.wrapper {
  max-width: 1300px; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

a:focus,
a:hover,
a:active {
  color: white;
  text-decoration: none; }

.cabecera {
  background-color: #fff;
  padding: 0;
  box-shadow: 0 6px 6px -4px #999; }

.nav1 {
  padding-left: 0 !important; }

.nombre-servicio {
  padding-left: 0px;
  padding-top: 21px;
  margin-left: 165px;
  padding-bottom: 2px;
  margin-bottom: 11px;
  font-size: .9em;
  font-weight: bolder;
  display: none; }

.btn {
  border-radius: 0px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-family: "VodafoneRegular", sans-serif;
  padding: 7px 17px;
  font-size: 16px;
  background-color: #e60000;
  vertical-align: top;
  border: none; }
  .btn:hover {
    background-color: #970000;
    color: white; }

.btn:active {
  background-color: #e60000;
  transition: background 250ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
  color: white; }

.btn:focus {
  background-color: #e60000;
  transition: background 250ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
  color: white; }

.em {
  background-color: white;
  color: #e60000;
  padding-left: 35px; }

.em:hover {
  background-color: #C1C1C1;
  color: #0154a0;
  padding-left: 35px; }

.em:active {
  background-color: #C1C1C1 !important;
  color: #0154a0 !important;
  padding-left: 35px; }

.em:focus {
  background-color: #C1C1C1 !important;
  color: #0154a0 !important;
  padding-left: 35px; }

.email {
  margin-top: 20px; }

.email input {
  margin-top: 4px; }

.positivo {
  color: #37b08d; }

.negativo {
  color: #e60000; }

.estadisticas h1 {
  color: #4a4d4e; }

.estadisticas .negro {
  color: #4a4d4e; }

.estadisticas2 {
  background: #4a4d4e; }

.estadisticas2 h1 {
  color: white; }

.estadisticas2 h3 {
  color: white; }

.estadisticas2 .glyphicon {
  color: #EEEEEE; }

.nav > li > .sesion {
  font-size: 0.9em;
  color: #4a4d4e;
  text-decoration: underline;
  margin-left: 0; }

.nav > li > .sesion:hover {
  font-size: 0.9em;
  color: #4a4d4e;
  text-decoration: underline;
  border-bottom: none;
  margin-left: 0; }

.boton-menu {
  color: #4a4d4e;
  font-size: 3em;
  margin-top: 12px; }

.boton-portal {
  margin-bottom: 10px; }

.gris {
  color: #CCCCCC !important; }

btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none; }

.enlace-naranja {
  color: #4a4d4e;
  cursor: pointer;
  text-decoration: underline; }

.ups {
  text-align: center;
  margin-top: 6%;
  font-size: 15em;
  color: #CCCCCC; }

.enlace-naranja:hover {
  color: #e60000;
  text-decoration: underline; }

.enlace-naranja:focus {
  color: #e60000;
  text-decoration: underline; }

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.portal-1 {
  height: 480px;
  width: 32%;
  margin-left: 1%; }

.portal-2 {
  height: 480px;
  width: 31%;
  margin-left: 1%;
  margin-right: 1%;
  padding-left: 0; }

.btn-chat {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1; }

.portal-vacio {
  background-color: #e4e4e4;
  text-align: center;
  color: white;
  font-size: 8em;
  width: 32%;
  margin-right: 1%;
  height: 447px;
  padding-top: 167px; }

.dispo-1 {
  background-color: #e60000;
  width: 32%;
  margin-left: 1%;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #ccc; }

.modal .btn {
  margin-bottom: 10px; }

.dispo-0 {
  background-color: #e60000;
  width: 32%;
  margin-left: 1%;
  margin-bottom: 1%;
  border: 1px solid #ccc;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25); }

.dispo-1 h3 {
  color: white; }

.dispo-0 h3 {
  color: white; }

.dispo-2 h3 {
  color: white; }

.dispo-2 {
  background-color: #4a4d4e;
  width: 32%;
  margin-left: 1%;
  margin-right: 1%;
  border: 1px solid #ccc;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25); }

.modal-header {
  background-color: #e60000; }

.modal-header .negro {
  color: white; }

.form-control {
  background: #eee none repeat scroll 0 0;
  color: #555;
  border-radius: 0;
  font-weight: bolder; }

.checkbox label {
  font-weight: bolder; }

.opc-avanzadas-red {
  color: grey;
  text-decoration: underline;
  cursor: pointer; }

.opc-avanzadas-red:hover {
  color: grey;
  text-decoration: underline; }

.mas {
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out; }

.mas:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.items-list {
  padding: 4px 11px;
  background-color: #ebebeb;
  margin-right: 4px;
  color: #4a4d4e; }

.dispo-vacio {
  background-color: #e4e4e4;
  text-align: center;
  color: white;
  font-size: 8em;
  height: 558px;
  padding-top: 152px;
  width: 32%;
  margin-left: 10px; }

.dispo-inter {
  margin-bottom: 15px;
  width: 100%;
  background-color: white;
  color: #e60000;
  padding: 20px;
  display: inline-block; }

.subrayado {
  text-decoration: underline;
  display: block; }

.estadisticas {
  background: white; }

.grafica-dispo {
  width: 60%;
  margin-right: 10px;
  max-width: 176px;
  min-width: 160px; }

.modal .row {
  margin-right: 0px;
  margin-left: 0px; }

.btn-exito {
  display: block; }

@media (max-width: 1000px) {
  .nombre-servicio {
    margin-left: 0px;
    border-bottom: none; }
  .nav > li > a {
    margin-left: 0px;
    padding: 8px 0px; }
  header {
    padding-left: 15px; }
  .btn {
    width: 100%;
    font-size: 16px; }
  .btn2,
  .btn2:active,
  .btn2:focus {
    width: 100%;
    font-size: 16px; }
  .btn:hover {
    width: 100%;
    font-size: 16px; }
  .email input {
    /*    width: 100%;*/ }
  .btn-chat {
    width: auto; }
  .portal-1 {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 0; }
  .portal-2 {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 0; }
  .portal-vacio {
    width: 100%;
    margin: 0;
    padding-top: 167px; }
  .dispo-1 {
    width: 100%;
    margin: 0;
    padding-top: 10px;
    margin-bottom: 10px; }
  .dispo-0 {
    width: 100%;
    margin: 0;
    padding-top: 10px;
    margin-bottom: 10px; }
  .dispo-1 {
    width: 100%;
    margin: 0;
    padding-top: 10px;
    margin-bottom: 10px; }
  .dispo-2 {
    width: 100%;
    margin: 0;
    padding-top: 10px;
    margin-bottom: 10px; }
  .dispo-inter {
    background-color: white;
    color: black;
    padding: 20px; }
  .configPordefecto {
    width: 20px; }
  .dispo-vacio {
    width: 100%;
    margin-top: 30px;
    margin-left: 0; }
  .btn-dispo {
    margin-top: 10px; } }

@media (min-width: 768px) {
  .modal-dialog {
    width: 760px;
    margin: 30px auto; }
  .nombre-servicio {
    position: relative;
    left: 15px; } }

@media (min-height: 768px) {
  .dispo-vacio {
    height: 455px; }
  body {
    overflow: auto;
    position: absolute; }
  .center-modal {
    position: fixed;
    top: 45% !important;
    left: 10.5% !important;
    z-index: 99999;
    width: 80%;
    height: 80%;
    margin-left: -10%; } }

.center-modal {
  position: fixed;
  top: 45%;
  left: 18.5%;
  z-index: 1050;
  width: 80%;
  height: 80%;
  margin-left: -10%; }

.center-modal .modal-content {
  border-color: transparent !important; }

.modal-header {
  padding: 15px;
  border-bottom: 0px solid #e5e5e5; }

/*  CSS ESTADISTICAS    */
.fb {
  padding: 0;
  color: #4a4d4e;
  background-color: white;
  border: 1px solid #ccc;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25); }

.edad2 {
  background: #4a4d4e; }

.edad2 h3, .edad1 h3, .edad0 h3 {
  color: white !important; }

.edad1 {
  background: #4a4d4e; }

.edad0 {
  background: #4a4d4e; }

.numero-edad {
  font-size: 4em;
  color: white;
  padding-bottom: 8px;
  margin-bottom: 20px; }

.numero-estad-general {
  font-size: 4em;
  color: white;
  padding: 8px;
  margin-bottom: 0px; }

.numero-edad h3 {
  margin-top: 0; }

.tabla-estad {
  margin-top: 40px;
  margin-bottom: 100px;
  background: #ebebeb;
  padding-bottom: 15px; }

.cabecera-tabla {
  color: #4a4d4e;
  font-family: "VodafoneRegularBold", sans-serif; }

table th[scope=row] {
  color: #555; }

.termButton {
  margin-left: 50%;
  margin-top: 10%;
}

.termForm {
  margin-right: 10%;
  margin-left: 10%;
  margin-top: 5%;
}

.modal-body-terms {
    max-height: 75vh;
    overflow-y: auto;
}