@charset "UTF-8";
/* IMPORTACIONES */
@media print {
  /* your print styles go here */
  #header, #footer, #menu {
    display: none; }

  body {
    font: 12pt georgia, serif; }

  h1 {
    font-size: 18pt; }

  h2 {
    font-size: 16pt;
    color: #000; } }
html {
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased; }

body {
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  font-family: "Lato", sans-serif !important;
  color: #333;
  background-color: #EEE;
  font-style: normal;
  margin: 0px;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased; }

/* ancho mayor a 768px */
.maxwidth100 {
  max-width: 100% !important; }

/* ancho mayor a 768px */
@media (min-width: 768px) {
  .contBotons {
    padding-right: 3px; }

  .faqi {
    margin-bottom: 0px !important; }

  .callEmer {
    display: none !important; }

  .menuh2login {
    display: none; }

  .col-sm-2.emerCont.hidden-xs {
    padding-right: 0px !important; }

  .sliderCont {
    padding-right: 5px;
    padding-left: 0px !important; } }

/*--- Slider Display none para movil ---*/

.displayNone{
  display: none;
}

@media (max-width: 768px){
  .msgSalida {
    position: unset !important;
  }
  .carousel-control {
    display: none;
  }
}

.recordaTexto{
  font-weight: 400;
  color:white;
  font-size: 16px;
}

#PAGE {
  position: relative;
  display: block;
  margin: auto;
  background-color: #FFF; }

#PAGE-FONDOMENU {
  display: block;
  height: 60px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  display: none; }

.ayudaTooltip {
  background-color: #00BAFF;
  color: #FFF;
  border: solid 1px #00BAFF; }

#PAGE #CONTENT-HOME {
  margin: auto; }

#HEADER {
  margin: auto;
  position: relative;
  height: 54px; }

  #HEADER .loginbox {
    display: none;
    min-width: 290px;
    position: absolute;
    right: 10px;
    color: #aaa;
    background: #F9F9F9;
    border-bottom: solid 2px #E2E2E2;
    border-left: solid 1px #EEE;
    border-right: solid 1px #EEE;
    padding: 8px 32px 8px 8px; }
    #HEADER .loginbox strong {
      color: #939393 !important; }
    #HEADER .loginbox .CerrarSesion {
      position: absolute;
      right: 8px; }
    #HEADER .loginbox a.mi_perfil, #HEADER .loginbox a.CerrarSesion {
      color: #000 !important;
      margin-left: 2px;
      padding-left: 5px;
      border-left-width: thin;
      border-left-color: #DDD;
      border-left-style: solid; }

#carousel-example-generic {
  background-color: #EEE; }

#UI-HISTORIAL {
  font-family: times new roman;
  width: 60px;
  height: 25px;
  float: left; }
  #UI-HISTORIAL a {
    width: 30px;
    line-height: 25px;
    height: 25px;
    display: block;
    float: left;
    font-size: 11px;
    margin-top: 1px;
    color: #A1A1A1; }

#UI-TITULO {
  display: none;
  font-size: 11px !important;
  color: #5B5B5B !important;
  line-height: 2.8 !important;
  font-weight: 100;
  float: left; }

/**
 * Tamaños menores a 768px
 * max-width: 768px */
#SKIN-TITULO {
  background: #eee;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 25px; }

#MENU-LOGIN .apps {
  margin-left: 10px;
  margin-right: 10px; }
#MENU-LOGIN .camposLogin .sep {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #eee;
  height: 0px; }
#MENU-LOGIN .camposLogin .clave {
  background-color: #FFFFFF;
  padding-left: 10px;
  background-image: url(/template/accord-v2/skin/login-pass.png);
  background-repeat: no-repeat;
  background-position: left center; }
#MENU-LOGIN .camposLogin span {
  font-size: 14px;
  width: 14px;
  line-height: 25px;
  margin-left: 10px;
  display: block;
  float: left; }

.fl {
  float: left; }
  .fl.apps {
    margin-right: 5px;
    margin-bottom: 16px;
    margin-left: 5px; }

#TELEFONOS {
  font-family: "Open Sans", sans-serif;
  margin-top: 0px;
  font-size: 13px; }
  #TELEFONOS .emergencias {
    color: #FF1D1D !important; }
  #TELEFONOS .sep {
    background-image: url(/template/accord-v2/skin/separador-h.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-size: cover; }

#NAV {
  position: relative;
  top: 0px;
  left: 110px;
  float: left; }
  #NAV a {
    font-family: "Lato", sans-serif;
    font-weight: 600;
    display: inline-block;
    margin-top: 9px;
    padding: 11px 12px 16px 12px;}
    #NAV a.activo-hover {
      background-color: rgba(255, 255, 255, 0.72);
      color: #222222 !important;
      background-color: #e2e2e2; }
    #NAV a.activo {
      background-color: #F9461C;
      border-radius: 2px 2px 0px 0px;
      color: #FFF !important;
      text-decoration: none;}

#NAV a#linkPRESTADORES{
  margin-left: 10px;
  border-radius: 3px;
  padding: 5px 10px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#NAV a#linkPRESTADORES:hover{
  background-color: #F9461C;
  color: #fff;
}

#PAGE #MENU-FULL {
  width: 100%; }
#PAGE #SKIN-MENU {
  background-color: #F9461C;
  float: left;
  width: 100%;
  z-index: 10;
  position: absolute;
  top: 54px;
  overflow: hidden !important;}
#PAGE #SK-MARCO-CONTENIDO {
  background-color: #FFF;
  margin: 0px; }
#PAGE #SK-BARRA-INF {
  height: 50px !important;
  border-radius: 0px 0px 10px 10px;
  margin: 0px 5px 5px 5px;
  padding: 5px;
  border: 1px solid #BBB;
  background-image: url(/template/accord-v2/skin/bg_bloques.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: #FFF; }

.UI-NAVEGACION {
  font-family: "Raleway", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 2.8;
  line-height: 25px;
  color: #BBB;
  font-weight: 500;
  float: left;
  text-shadow: 1px 1px 1px #FFF; }
  .UI-NAVEGACION a {
    color: #818181 !important; }
    .UI-NAVEGACION a:hover {
      color: #000 !important; }

/* CONTENIDO */
#PAGE #UI-ACCESOS {
  margin: 0px 20px;
  position: relative;
  width: 400px; }

#cboxContent {
  border-radius: 5px; }

#ResultadoTotal {
  margin-left: 10px; }

.sombra {
  border-top: 1px solid #E2E2E2;
  height: 10px; }

.telGrande {
  font-style: normal;
  font-size: 20px;
  font-weight: 100; }
  .telGrande.strong {
    font-size: 16px;
    font-weight: 800; }

.utilBox .apps {
  position: absolute;
  left: 25px;
  top: 10px; }
.utilBox .telGrande {
  line-height: 18px;
  font-size: 18px;
  position: absolute;
  bottom: 42px;
  left: 70px; }

#TELEFONOS .telGrande {
  font-size: 28px;
  font-weight: 800;
  line-height: 34px; }
  #TELEFONOS .telGrande.tres-diez {
    background-image: url(/template/accord-v2/skin/logos/pipa-310.png);
    background-position: bottom right;
    background-repeat: no-repeat; }

.telGrande.emergencias {
  color: #FF0404; }

ul#noticiaHome {
  position: relative; }
ul#NoticiaHome li {
  border-radius: 10px;
  background-position: center center;
  background-size: cover;
  position: relative;
  width: 250px;
  height: 240px;
  list-style-type: none; }
  ul#NoticiaHome li div {
    border-radius: 10px; }
  ul#NoticiaHome li .titulo {
    position: absolute;
    top: 125px;
    left: 20px;
    width: 90%;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 800; }
  ul#NoticiaHome li .label {
    position: absolute;
    top: 75px;
    left: 0px;
    color: #000;
    background-color: white;
    font-size: 10px;
    font-weight: 100;
    padding: 3px; }
  ul#NoticiaHome li .copete {
    position: absolute;
    top: 170px;
    left: 20px;
    width: 90%;
    color: #CCC;
    font-size: 11px;
    font-weight: 100; }
  ul#NoticiaHome li h3 {
    font-size: 14px;
    color: #FFF;
    position: absolute;
    top: 100px; }
ul#noticiaHome .NoticiaHome-Texto {
  position: relative;
  z-index: 1;
  bottom: 35px;
  left: 10px;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  height: 35px;
  color: #FFF;
  text-shadow: #666 1px 1px 1px; }
ul#NoticiaHome img {
  z-index: -1;
  position: relative; }

#PAGE #CONTENT {
  margin: auto;
  width: 100%;
  min-height: 530px; }

#html5-SECTION {
  padding-top: 90px;
  padding-bottom: 7px;
  margin: auto;
  background-color: #FFFFFF; }

#PAGE#CONTENT-HOME {
  margin: 10px 0px; }
#PAGE #header #social {
  height: 20px;
  width: 200px;
  padding-top: 3px;
  padding-right: 3px;
  border-radius: 2px;
  margin-top: -1px;
  margin-right: -1px;
  text-shadow: #FFF 2px 2px 1px;
  color: #4EAB29;
  margin-left: 320px; }
#PAGE #CONTENT .bloque {
  min-height: 620px; }

#footerFull {
  bottom: 0px;
  width: 100% !important;
  background-color: #FBFBFB !important;
  border-top: solid 1px #FFF; }

#SUBNAV {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  font-size: 0.9em;
  color: #888;
  border-radius: 5px; }
  #SUBNAV .miniLogo {
    background-image: url(/template/accord-v2/skin/logos/accord_mini.gif);
    background-repeat: no-repeat;
    background-position: left center;
    width: 80px;
    height: 35px;
    float: left;
    opacity: 0.3; }

#stores {
  padding-top: 5px;
  width: 272px;
  height: 35px;
  float: left;
  opacity: 0.5;
  text-align: right; }
  #stores img {
    margin-top: 3px;
    margin-right: 5px;
    border: 0px; }

.copy {
  width: 100%;
  margin: auto;
  font-size: 9px;
  color: #BBB;
  text-align: left;
  padding: 10px 0px; }
  .copy .linksPie {
    width: 200px;
    line-height: 33px;
    margin-left: 40px; }
    .copy .linksPie a {
      color: #BBB;
      text-shadow: white 1px 1px 1px; }

#SUBNAV .fapps {
  width: 430px;
  float: left;
  display: none; }
#SUBNAV .social {
  width: 65px;
  float: right;
  line-height: 1px;
  opacity: 0.5; }

#Descripcion {
  color: #555;
  font-size: 10px; }

#preguntar {
  border: 1px solid #D6D6D6;
  background-color: #FBFBFB;
  padding: 5px;
  margin: 5px; }
  #preguntar label textarea {
    width: 80%; }

.etiqueta {
  text-align: center;
  padding: 5px;
  color: #777;
  display: block;
  font-weight: normal;
  margin-top: 1px;
  margin-bottom: 10px; }
  .etiqueta img {
    margin-bottom: 5px; }

.SEP {
  /*borrar */ }

.links {
  padding-top: 10px;
  padding-right: 3px;
  padding-bottom: 3px;
  font-weight: bold; }
  .links a {
    color: #777;
    font-weight: normal; }

.items ul {
  margin: 0px;
  list-style-type: none;
  padding: 0px; }
.items li {
  list-style-type: none;
  margin-top: 2px;
  margin-bottom: 5px;
  color: #777;
  padding: 2px; }
  .items li strong {
    font-size: 11px; }

.bloque #itemsMenu td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE; }

.paginar {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold; }

.paginarNumeros {
  color: #777;
  text-decoration: none;
  margin: 0px;
  display: block;
  font-family: sans-serif;
  font-size: 9px;
  padding: 10px;
  height: 50px; }
  .paginarNumeros A {
    color: #777;
    text-decoration: none;
    border: 1px solid #FFF;
    background-color: #F5F5F5;
    padding: 2px;
    float: left;
    margin-top: 1px;
    margin-right: 1px;
    font-family: sans-serif;
    font-size: 10px; }
    .paginarNumeros A:hover {
      color: #FFF;
      background-color: #000001; }
  .paginarNumeros b {
    color: #FFF;
    text-decoration: none;
    border: 1px solid #FFF;
    background-color: #030303;
    padding: 2px;
    float: left;
    margin-top: 1px;
    margin-right: 1px; }

.subtitulo {
  border-bottom-width: 3px;
  background-color: #EEE;
  margin-bottom: 10px;
  font-size: 11px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  border: 3px solid #EEE;
  color: #000; }

.blanco {
  color: #FFF; }

.box {
  -moz-box-shadow: 0 1px 3px #999;
  -webkit-box-shadow: 0 1px 3px #999; }

.medio-ambiente {
  margin: 5px;
  float: right; }

.descripcion {
  padding-top: 2px;
  padding-bottom: 2px; }

.tel_grande {
  font-size: 14px;
  color: #AAA;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px; }

.telLateral {
  font-size: 12px;
  color: #777;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: Arial, sans-serif; }

.TelRojo {
  color: #A00;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: sans-serif; }

.separador {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #E0E0E0; }

.nuevo {
  color: #C00;
  font-weight: normal; }

.Consultas {
  font-size: 10px;
  color: #707070;
  padding: 5px;
  display: block; }
  .Consultas select img {
    margin: 5px;
    padding: 5px;
    font-size: 11px; }

.divisor {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #D6D6D6;
  display: block;
  float: left; }

.ImagenNoticia {
  border: 1px solid #eee;
  background-color: #FFFFFF;
  padding: 3px; }

.txtRojo {
  font-size: 11px;
  font-weight: bold;
  color: #DD0000; }

.carousel-caption {
  top: 40%; }

.tiny {
  font-size: 9px;
  text-decoration: none;
  color: #999999; }

.mediosDePago p {
  font-size: 12px;
  text-decoration: none;
  color: #999 !important; }

#aportes {
  color: #D00; }

#errores {
  background-image: url(file:///W|/home/server/Webs/files/images/mensajes/errores_default.gif);
  background-repeat: no-repeat;
  height: 180px;
  width: 400px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #999999;
  margin: auto; }
  #errores .txt {
    padding-top: 70px;
    padding-right: 70px;
    padding-bottom: 70px;
    padding-left: 200px; }

#aportes {
  color: #D00;
  font-weight: bold; }

.total {
  color: #A00;
  font-weight: bold;
  text-decoration: none; }

#paginacion {
  background-color: #F0F0F0;
  margin: 5px;
  padding: 5px; }

#Resultados .titulo {
  font-family: sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px; }

.Revista img {
  border: 2px solid #EEE; }
.Revista a {
  font-size: 11px;
  color: #BBB;
  font-family: sans-serif; }

.renglones td {
  font-family: sans-serif;
  color: #2D2D2D;
  font-size: 10px;
  font-weight: normal;
  padding: 5px; }

#PLAN {
  background-color: #FFFFFF;
  background-image: url(../../../images/bg_informacion.gif);
  background-position: right top;
  background-repeat: no-repeat;
  padding: 10px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  width: 380px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #E4E4E4;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EAEAEA; }
  #PLAN li {
    float: left;
    margin-right: 20px; }
  #PLAN ul {
    /*borrar */ }
  #PLAN img {
    float: right;
    border: 1px solid #FFFFFF; }

.ficha {
  display: block;
  height: 125px;
  margin-bottom: 1px;
  padding: 10px; }
  .ficha .titulo {
    display: block;
    float: left;
    width: 340px;
    padding-left: 5px; }
  .ficha p {
    width: 300px;
    display: block;
    color: #B1B1B1; }
  .ficha .boton {
    /*borrar */ }
  .ficha .links {
    float: left;
    width: 300px;
    margin-top: 5px;
    margin-left: 10px; }
  .ficha .img {
    border: 1px solid #BBB;
    padding: 1px;
    float: left;
    height: 120px;
    width: 75px;
    margin: 0px; }

.cartilla-pdf {
  border: 1px solid #DDD;
  background-image: url(../../../images/ico/page_white_acrobat.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #EEE;
  display: block;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 10px; }

#resultado {
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
  display: block; }

.resultado {
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 1px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #AAA;
  padding: 5px;
  background-color: #F5F5F5;
  display: block; }
  .resultado img {
    float: right;
    border: 2px solid #FFF; }

#Credencial {
  float: right;
  margin: 5px; }

.plan_platino {
  color: #999 !important;
  font-size: 18px; }

.plan_verde {
  color: #339966 !important;
  font-size: 18px; }

.plan_dorado {
  font-size: 18px;
  color: #808000 !important; }

.credencial {
  font-size: 9px;
  font-weight: normal;
  color: #222;
  font-style: normal;
  font-variant: normal;
  text-transform: uppercase;
  font-family: sans-serif; }
  .credencial strong {
    font-family: sans-serif;
    font-size: 9px;
    font-weight: normal; }

#notas-cartillas {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EEE;
  display: block;
  background-color: #F5F5F5;
  height: 35px;
  padding: 5px; }
  #notas-cartillas img {
    float: left;
    margin-right: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DDD;
    padding-right: 5px; }
  #notas-cartillas .updated {
    float: right;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #DDD; }
  #notas-cartillas .copete {
    font-size: 10px;
    width: 100px; }

#cartilla .nombre {
  padding-bottom: 5px;
  font-weight: bold; }
#cartilla .telefono {
  padding-top: 5px;
  padding-bottom: 5px; }

#menu_prestaciones {
  border: 1px solid #EEE;
  background-color: #EEE; }
  #menu_prestaciones td {
    padding: 10px; }
  #menu_prestaciones th {
    font-size: 11px;
    background-color: #F5F5F5;
    padding: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #DDD; }

#titulo_planes {
  font-weight: bold;
  margin-bottom: 14px;
  font-size: 20px;
  font-style: normal;
  font-variant: normal; }

#desc_planes {
  font-size: 11px;
  font-style: normal;
  line-height: 17px;
  font-weight: normal;
  font-variant: normal;
  color: #000;
  display: block;
  z-index: 100;
  padding: 5px;
  height: 85px;
  border: 1px solid #FFF;
  background-color: #DDD;
  float: left;
  width: 350px; }

#prestaciones {
  padding: 0px;
  margin: 0px;
  list-style-type: none; }
  #prestaciones ul {
    margin: 0px;
    padding: 0px; }
  #prestaciones li {
    cursor: pointer;
    list-style-type: none;
    position: relative;
    color: #8E8E8E;
    display: block;
    float: left;
    width: 225px;
    margin: 1px;
    height: 38px;
    overflow: visible;
    background-color: #EEE; }
    #prestaciones li strong {
      margin: 2px;
      font-size: 13px;
      font-weight: bold;
      /*text-align:center; */
      width: 100%;
      display: block; }
    #prestaciones li div {
      margin: 0;
      padding: 2px 6px;
      position: absolute;
      top: 0px;
      left: 0px;
      -webkit-transition: background 200ms ease-in;
      -o-transition: background 200ms ease-in;
      -moz-transition: background 200ms ease-in;
      -ms-transition: background 200ms ease-in;
      transition: background 200ms ease-in;
      z-index: 1; }
      #prestaciones li div.hover {
        z-index: 2;
        background-color: #F6F6F6;
        border: solid 2px #D6D6D6 !important;
        height: 36px;
        color: #333333;
        overflow: hidden; }
        #prestaciones li div.hover strong {
          margin: 0;
          margin-left: 1px !important; }
    #prestaciones li p {
      font-size: 13px;
      display: none; }
    #prestaciones li:hover {
      cursor: pointer;
      display: block; }
  #prestaciones .seleccionado {
    text-decoration: underline; }

.Y {
  background-color: #EEE;
  text-shadow: #fff 1px 1px 1px;
  display: block !important;
  border: 5px solid #DDD !important;
  margin-bottom: 10px !important; }

.backgrey {
  /*background-color: #DADADA;*/ }

.contentFaq {
  -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;
  /*box-shadow: 1px 1px 5px #D0D0D0;*/
  cursor: pointer;
  margin: 0 0 15px 0;
  width: 50%;
  float: left;}

.logoAcc a {
  -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; }

.rtaModal {
  font-size: 14px;
  margin-top: 15px; }

.preguntaRow {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all -2s ease;
  transition: all .2s ease;
  width: 100%;
  display: table;
  height: 50px;
  background-color: #fff;
  border-radius: 5px;
  font-weight: bold;
  padding: 0 20px;
  border: 1px solid #F9461C;}
  .preguntaRow:hover div a {
    text-decoration: none;}
  .preguntaRow:hover{
    background-color: #F9461C;
  }
  .preguntaRow .img img {
    height: 45px;
    width: 30px;
    float: left;
    display: block;
    margin-right: 10px;
    border: 1px solid #FFF; }
  .preguntaRow .eliminar {
    font-size: 11px;
    font-weight: bold !important;
    text-align: right;
    width: 430px; }
  .preguntaRow .nombre {
    font-size: 11px;
    font-weight: bold !important; }
  .preguntaRow .posicion {
    font-size: 11px;
    font-weight: bold !important;
    color: #B00;
    float: left;
    height: 50px;
    width: 50px; }
  .preguntaRow .telefono, .preguntaRow .direccion, .preguntaRow .localidad, .preguntaRow .copete {
    font-size: 11px; }

@media (max-width: 798px){
  .preguntaRow {
    min-height: 60px;}
}

@media (max-width: 991px){
  .contentFaq {
    -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;
    cursor: pointer;
    margin: 0 0 15px 0;
    width: 100%;
    float:left;
    display: block;}
}

@media (max-width: 1200px){
  .preguntaRow {
    min-height: 85px !important;}
}

@media (max-width: 1400px){
  .preguntaRow {
    width: 100%;
    min-height: 70px;}
}

@media (max-width: 1600px){
  .preguntaRow {
    width: 100%;
    min-height: 80px;}
}

.spaceDiv {
  margin-top: 10px;
  margin-bottom: 10px; }

label.datosValidados {
  font-size: 17px; }

span.datosValidados {
  font-size: 15px; }

.mtopReg.datosValidados {
  margin-top: 15px; }

.container-home {
  margin: auto;
  width: 90% !important; }

@media (max-width: 1350px) {
  .container-home {
    margin: auto;
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px; } }

.preguntaRow .pregunta {
  font-size: 11px;
  vertical-align: middle;
  cursor: pointer;
  display: table-cell;}
.preguntaRow .categoria {
  font-size: 11px;
  color: #000 !important;
  cursor: pointer;
  display: inline-block;
  width: 10%;
  margin: 0px !important; }
.preguntaRow .pregunta a {
  font-family: inherit !important;
  font-size: 14px;
  color: #F9461C;
  font-weight: bold;}
.preguntaRow:hover .pregunta a{
  color: #fff;
}

#respuestaTitulo {
  font-size: 21px;
  color: #000;
  margin: 10px;
  display: block;
  font-weight: 100; }

#respuesta {
  font-size: 17px;
  margin: 10px; }
  #respuesta a {
    text-decoration: underline; }

#rows .columna {
  display: block;
  float: left;
  width: 300px; }
#rows .link {
  display: block;
  text-align: right;
  font-weight: bold;
  margin-top: 2px; }

#footer {
  font-size: 10px;
  text-shadow: 1px 1px 1px #FFF;
  display: block;
  clear: both;
  margin: auto; }
  #footer .sep {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #DDD; }
  #footer a {
    color: #C7C7C7; }
  #footer .social {
    background-color: #DDD;
    text-align: right;
    border-top-width: 5px;
    border-right-width: 10px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DDD;
    border-right-color: #DDD;
    border-bottom-color: #DDD;
    border-left-color: #DDD;
    color: #AAA !important;
    font-size: 10px; }

/**
 * Logos del pié de página */
#logos {
  margin-top: 5px;
  float: left;}

#footer .logos {
  display: block;
  width: 170px;
  float: left;
  padding: 0px; }
  #footer .logos img {
    margin-right: 5px; }

.leyenda {
  font-size: 10px !important;
  float: left;
  color: #5B5B5B; }

#cboxLoadedContent {
  width: 510px;
  overflow: auto;
  height: 520px;
  margin-top: 25px; }

#copyright {
  padding: 0px;
  font-size: 9px;
  color: #888;
  font-weight: normal;
  width: 815px;
  text-align: center;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto; }

#UI-ACCESOS .bx-prev {
  left: -32px !important; }
#UI-ACCESOS .bx-next {
  right: -32px !important; }

#PAGE #MENU-LOGIN {
  color: #999 !important;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

#MENU-LOGIN .LoginDoc {
  font-size: 10px;
  min-height: 17px;
  width: 65%;
  padding-left: 10px;
  border: none !important;
  background-color: #FFF !important; }
#MENU-LOGIN .LoginPass {
  font-size: 10px;
  min-height: 17px;
  width: 60%;
  float: left;
  margin-right: 4px;
  border: none !important;
  background-color: #FFF !important; }

#PAGE #MENU-LOGIN a.IniciarSesion {
  display: block;
  color: #666;
  width: 40px;
  float: left;
  background-color: #D6D6D6;
  text-align: center;
  padding: 6px 0px;
  text-shadow: #EEE 1px 1px 1px;
  border-radius: 2px; }
#PAGE #MENU-LOGIN a.CerrarSesion {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #d71414;
  border: double 1px #640000;
  -webkit-box-shadow: inset 1px 1px 1px #ff1414;
  -moz-box-shadow: inset 1px 1px 1px #ff1414;
  box-shadow: inset 1px 1px 1px #ff1414; }
#PAGE #MENU-LOGIN a.VolverLogin {
  display: none;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  border-right: solid 1px #666666;
  width: 91px; }
#PAGE #MENU-LOGIN .Mensaje {
  font-size: 12px !important;
  line-height: 16px !important;
  padding-left: 10px;
  color: #CC6060;
  background: #FEF2F2;
  margin-bottom: 14px;
  padding: 10px;
  box-shadow: 0px 1px 5px rgba(178, 160, 160, 0.55); }

#REGISTRO-PASO-1 .Mensaje {
  font-size: 10px !important;
  line-height: 16px !important;
  font-weight: bold;
  padding-left: 10px;
  color: #FF2222; }

#PAGE #MENU-LOGIN a:hover {
  opacity: 0.75;
  -moz-opacity: 0.75;
  filter: "alpha(opacity=75)";
  /* expected to work in IE 8 */
  filter: alpha(opacity=75);
  /* IE 4-7 */ }

.HistorialFlecha {
  display: inline-block;
  width: 25px;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  font-weight: bold;
  text-align: center; }
  .HistorialFlecha.deshabilitado {
    opacity: 0.5; }

#Anterior.HistorialFlecha, #Siguiente.HistorialFlecha {
  /*borrar */ }

/* Accordion de Login */
.AccordionDiv {
  display: none; }

.AccordionTitulo {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #FFF;
  background-color: #F5F5F5;
  cursor: pointer;
  padding: 0px 10px; }
  .AccordionTitulo h2 {
    font-size: 14px;
    padding: 0px; }
  .AccordionTitulo:hover {
    background-color: #F0F0F0; }

.loading-2 {
  display: none;
  z-index: 5000;
  top: 3px;
  right: 3px;
  position: absolute;
  width: 32px;
  height: 32px; }

xss .impresoraico {
  display: none; }

.rembember-dni {
  display: none;
  position: absolute;
  width: 250px;
  z-index: 5;
  color: white;
  background: rgba(0, 0, 0, 0.66);
  padding: 8px;
  border-radius: 5px; }

.traingle {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4.5px 6px 4.5px;
  border-color: transparent transparent rgba(0, 0, 0, 0.66) transparent;
  position: absolute;
  top: -6px; }

.sy-pager {
  position: absolute; }

.text-slider {
  position: absolute;
  z-index: 5555555;
  width: 100%; }

.first-sl {
  width: 85%;
  top: 100px;
  font-size: 32px;
  padding-right: 20%;
  text-align: right;
  color: white;
  text-shadow: 1px 1px 5px #6B6B6B; }

.seg-sl {
  width: 100%;
  top: 100px;
  font-size: 32px;
  padding-left: 20%;
  color: white;
  text-shadow: 1px 1px 5px #202020; }

.thirt-sl {
  width: 85%;
  top: 100px;
  font-size: 28px;
  padding-left: 60%;
  text-align: left;
  color: white;
  text-shadow: 1px 1px 5px #6B6B6B; }

.fourth-sl {
  width: 85%;
  top: 100px;
  font-size: 28px;
  padding-left: 60%;
  text-align: left;
  color: white;
  text-shadow: 1px 1px 5px #6B6B6B; }
  .fourth-sl h2 {
    font-size: 36px;
    color: white;
    margin-bottom: 0px; }

.btn-slider {
  margin-top: 25px; }

.fifth-sl {
  width: 100%;
  top: 100px;
  font-size: 28px;
  padding-left: 20%;
  color: white;
  text-shadow: 1px 1px 5px #202020; }

.sy-box {
  position: relative; }

.sy-pager {
  position: absolute;
  z-index: 9999;
  left: 15%;
  bottom: 15px;
  width: 20px !important; }
  .sy-pager li {
    display: block !important;
    margin-bottom: 2px !important; }

.btn-slider {
  font-size: 16px; }

@media (max-width: 1450px) {
  .first-sl, .seg-sl {
    top: 20px;
    font-size: 24px; }

  .fourth-sl {
    top: 20px;
    font-size: 24px;
    font-size: 18px; }

  .thirt-sl {
    font-size: 24px;
    top: 40px; }

  .fifth-sl {
    font-size: 18px;
    top: 40px; } }
@media (max-width: 800px) {
  .anchoimg {
    width: 150px;
    height: auto; }

  .fourth-sl h2 {
    font-size: 18px; }

  .btn-slider {
    font-size: 12px;
    margin-top: 5px; }

  .infopimg {
    width: 150px;
    height: auto; }

  .first-sl, .seg-sl, .fourth-sl {
    top: 4px;
    font-size: 16px; }

  .thirt-sl, .fifth-sl {
    font-size: 16px;
    top: 4px; }

  .fourth-sl {
    font-size: 14px;
    width: 50%; } }
@media (max-width: 600px) {
  .thirt-sl {
    font-size: 11px; }

  .sy-slides-wrap {
    min-height: 150px; }

  .sy-slide {
    min-height: 150px; }
    .sy-slide a img {
      min-height: 150px; }

  .fourth-sl {
    font-size: 10px; } }
.contentAC {
  z-index: 444;
  position: absolute;
  height: 100px;
  width: 108px;
  background: #F7F7F7;
  border: 1px solid #E6E6E6;
  top: 70px;
  overflow-y: auto; }
  .contentAC li a {
    padding: 5px;
    display: block;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100%; }
    .contentAC li a:hover {
      background: #00BAFF;
      color: white; }

.contentCheck {
  float: left;
  text-align: center;
  width: 100px; }

#numerotj {
  padding-left: 45px;
  line-height: 15px; }
  #numerotj::-webkit-input-placeholder {
    /* WebKit browsers */
    padding-left: 0px !important; }
  #numerotj:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    padding-left: 0px !important; }
  #numerotj::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    padding-left: 0px !important; }
  #numerotj:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    padding-left: 0px !important; }

.contentLoad {
  margin-top: 10px;
  width: 100%;
  height: 500px; }

.welcomeTramites {
  font-size: 18px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #747474; }

.modhms {
  position: absolute;
  top: 0px;
  left: 0px;
  background: black;
  color: #00FF00;
  padding: 10px; }

#footerSiteMap {
  font-size: 10px;
  display: block;
  clear: both;
  margin: auto;
  margin-top: 15px; }

.width25 {
  width: 25%;
  float: left;
  margin-bottom: 15px; }

.seccionsite h3 {
  color: #555;
  font-size: 13px;
  font-weight: bold; }
.seccionsite ul li {
  color: #a7a7a7;
  list-style: none;
  padding-bottom: 3px; }
  .seccionsite ul li a {
    color: #7E7E7E; }
    .seccionsite ul li a:hover {
      color: #727272; }

.mtop15 {
  margin-top: 15px; }

#formUpdateCDOM {
  display: none; }

.ecard {
  background-image: url(/files/card.png) !important; }

.amex {
  background-position: 151px 0px; }

.visa_electron {
  background-position: 607px 0px; }

.maestro {
  background-position: 380px 0px; }

.master {
  background-position: 495px 0px; }

.creditcard {
  background-position: 150px 152px; }

.tipomedio {
  width: 15px !important;
  margin: auto !important; }

.removeclass {
  border: 1px solid red !important; }

.menuh2login {
  font-size: 13px;
  display: inline-block;
  margin-top: 8px;
  float: left;
  padding: 5px 0 0 0;
}

#MENU-LOGIN .ico.AYUDA {
  margin-top: 0px !important; }
#MENU-LOGIN .LoginDoc {
  padding: 5px 0px 5px 9px; }

.loginAccess {
  color: #fff; }

.falogoh .fa-inverse {
  color: #002776; }

.loginAccess:hover .falogoh .fa-inverse {
  color: #FFF !important; }
.loginAccess:hover .app.grande {
  height: 88px !important;
  width: 88px !important; }

.unloggedStack {
  font-size: 14px !important;
  margin-top: 12px !important;}

@media (max-width: 1200px){
  .unloggedStack {
    display: none;}
}

.boxhome {
  min-height: 80px;
  padding: 0px;
  top: 0px;
  height: 150px;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 2px; }
  .boxhome:hover {
    /* padding-top: 55px !important; */
    box-shadow: 0px 10px 0px #00BAFF;
    top: -10px; }

.textapps {
  width: 100%;
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  display: block;
  letter-spacing: 0.5px;
  color: #666;
  font-weight: 600;
  font-family: "Open Sans"; }

.htmlbox.container {
  height: 170px; }

.conboxhome {
  margin-top: 0px;
  position: relative; }

.titlebox {
  margin-top: 10px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 11px; }

.social {
  bottom: 25px;
  right: 15px; }

.breadcumbHome {
  width: 100%;
  height: auto; }
  .breadcumbHome .container div {
    padding-top: 3px;
    color: whitesmoke; }

/*This is the visible area of you carousel.
 *Set a width here to define how much items are visible.
 *The width can be either fixed in px or flexible in %.
 *Position must be relative! */
.jcarousel {
  position: relative;
  overflow: hidden; }
  .jcarousel ul {
    width: 20000em;
    position: relative;
    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0; }
  .jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left; }

/*This is the container of the carousel items.
 *You must ensure that the position is relative or absolute and
 *that the width is big enough to contain all items. */
/*These are the item elements. jCarousel works best, if the items
 *have a fixed width and height (but it's not required). */
.sy-box {
  height: auto !important;
  background: #909090 !important; }

.footerMobile {
  width: 100%;
  height: 110px;
  background: #F4F4F4; }

.logosMobile {
  text-align: center;
  padding-top: 20px !important;
  width: 100% !important;
}

#storesMobile {
  height: auto !important;
  margin: auto !important;
  text-align: center;
  padding-top: 20px !important;
  width: 80% !important;
  float: none !important;
  padding-bottom: 25px !important; }

.socialMob {
  width: 50%;
  float: left;
  height: 23px;
  color: #F5F5F5;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
  cursor: pointer; }

.facebookMobile {
  background: #3B5998; }

.twitterMobile {
  background: #32CCFE; }

.contentStores a {
  margin-left: 5px;
  margin-right: 5px; }

.floatl {
  float: left; }

.tipoConsultaLabel {
  box-shadow: 1px 1px 5px 0px #C2C2C2;
  width: 48%;
  float: left;
  background: #F7F7F7;
  margin-top: 5px;
  padding-top: 5px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 10px;
  text-align: center;
  border-radius: 2px; }

.BloqueoFormulario {
  width: 100% !important;
  background: rgba(255, 255, 255, 0.86); }

@media (min-width: 769px) {
  #carousel-example-generic {
    height: 360px !important; }

  #MENU-LOGIN {
    position: absolute;
    z-index: 9999;
    width: 310px;
    background: rgba(255, 255, 255, 0.98);
    padding: 25px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16);
    top: 60px;
    right: 10px; }
    #MENU-LOGIN input::-webkit-input-placeholder, #MENU-LOGIN input:-moz-placeholder, #MENU-LOGIN input:-ms-input-placeholder {
      padding-left: 2px !important; }
    #MENU-LOGIN input #datosUtilesMobile {
      padding-left: 10px;
      font-size: 11px; }

  #menu-mobile {
    display: none; }

  .modal-big {
    width: 100%; }

  .bannertel {
    width: 31% !important; }

  .colbanners {
    width: 25% !important; }

  .regisBoton {
    margin-right: 5px !important; }

  .RecuperarClaveBoton {
    margin-bottom: 5px !important; }

  .iconCloseLog {
    display: none; }

  .pdr40desktop {
    padding-right: 40px !important; }

  .telefonos-mobiles, #noticiaMobile, .navbar-mobile {
    display: none; }

  .welcomeMobile, .menu-expaind, .menu-miprofile, .noticeMobile, .footerMobile, .logotipoMobile, #parquesMobilecont {
    display: none !important; } }
@media (min-width: 1279px) {
  #carousel-example-generic {
    height: 360px !important; } }

@media (max-width: 990px) {
  .loggedDiv, .unloggedStack {
    display: none; }

  #NAV a {
    font-size: 14px;}

  .backMobileMenu {
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.78);
    width: 100%;
    height: 100%;
    z-index: 9999;
    right: 0px; }

  .msgSalida {
    text-align: left !important;
    font-size: 11px !important; } }
.contentmobilester {
  border-radius: 0px 0px 10px 30px; }

.rememberLabel, .input-topmar {
  margin-bottom: 5px;
  margin-top: 5px;
  display: block; }

.slidetext1 {
  position: absolute;
  top: 10px;
  right: 180px;
  color: white;
  font-size: 55px;
  left: 55%; }

.slidetext2 {
  position: absolute;
  top: 110px;
  right: 180px;
  color: white;
  font-size: 21px;
  left: 55%; }

.slidetext3 {
  position: absolute;
  top: 5px;
  right: 180px;
  color: white;
  font-size: 72px;
  left: 55%; }

.slidetext4 {
  position: absolute;
  top: 65px;
  right: 180px;
  color: white;
  font-size: 16px;
  left: 55%; }

.menu-mobile {
  display: none;
  float: right;
  margin-right: 15px; }

.link-mobile, .link-miprofile {
  font-size: 34px;
  cursor: pointer; }

.titlephonered {
  color: red;
  font-size: 10px; }

.numberPhone {
  font-size: 20px; }

.mr15 {
  margin-right: 15px; }

  .titleSubFooter{
    text-align: center;
    font-size: 1.3em;
    margin-bottom: 10px;
    display:block;
    color: #fff;
  }

  .subFphoneNumberLabel{
    font-size: 2em;
    line-height: 15px;
    display:block;
    text-align: center;
    color: #3c3c3c;
  }

  .consTramiteAfiCont .dateLabel{
    margin-bottom: 50px;
    width: 100%;
  }

  .conTramiteAfi{
    text-align: center;
    font-size: 1.3em;
    display: block;
    color: #fff;
    background-color: #009ed8;
    padding-top: 28px;
    padding-bottom: 15px;
  }

  .icoContainer{
    padding: 10px;
    background-color:#fff;
    border-radius: 100%;
    position: absolute;
    top: 71.5%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .consTramiteAfiCont i{
    font-size: 1.3em;
    color: #009ed8;
  }

  .consTramiteAfiCont > a:hover,
  .consTramiteAfiCont > a:focus,
  .consTramiteAfiCont > a:active{
    color: #fff !important;
    text-decoration: none;
  }


   .phoneNumberLabel {
      font-size: 1.3em;
       line-height: 15px;
      display: inline-block;
      margin: 0px 6px;
       color: #fff;
      text-align: center;
  }

@media(max-width: 360px){
    .phoneNumberLabel{
      font-size: 1em;
      margin: 0px 6px;
    }
  }

  .itemsPrincipalesHomeMB{
    padding-top: 15px;
    padding-bottom: 35px;
  }

  .pipe{
    font-size: 1.5em;
  }

  .emerTel{
    text-align: center;
  }

  .numberEmer{
    font-family: "Open Sans";
    font-size: 26px;
    margin-top: 0px;
    display: block;
    color: whitesmoke;
  }

  .phoneNumberLabel a{
      color: #3c3c3c;
      text-decoration: none;
   }

.icontelefonos {
  margin-top: 3px; }
  .icontelefonos i {
    margin-top: 3px;
    font-size: 36px; }

.dateLabel {
  font-size: 12px;
  display: block;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.75); }

.menu-expaind {
  position: absolute;
  top: 123px;
  background: white;
  width: 100%;
  padding-bottom: 25px;
  z-index: 1222222;
  box-shadow: 1px 5px 5px #e8e8e8;
  display: none; }

.menu-miprofile {
  position: absolute;
  top: 123px;
  background: white;
  width: 100%;
  z-index: 1222222;
  box-shadow: 1px 5px 5px #e8e8e8;
  display: none;
  padding-bottom: 25px; }

#MOBILES-MENU li {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  padding-bottom: 8px;
  color: #3c3c3c;
  font-family: 'Lato', sans-serif;
  padding-bottom: 8px;
  font-size: 1.2em;
  padding-left: 50px;
  cursor: pointer; }

.pdleft {
  padding-right: 5px; }

#MOBILES-MENU li:hover {
  color: #29457b;
  padding-left: 80px;
  list-style: none; }

.textMenuMobileTitle {
  text-align: left;
  margin-top: 10px;
  line-height: 12px;
  font-family: arial;
  text-shadow: none;
  color: #F4F4F4;
  font-stretch: semi-expanded;
  font-size: 21px;
  letter-spacing: -1px;
  margin-bottom: 0px; }

.backMenu {
  height: 90px;
  background: #FFF;
  padding-left: 30px !important;
  padding-top: 10px;}

.mostrarContinuar {
  display: none; }

.imgMovil {
  height: 110px; }
  .imgMovil img {
    /*borrar */ }

.desvincularbtn {
  margin-top: 19px; }

.col-ss {
  position: absolute;
  right: 0px;
  top: 0px; }

.btn-adj {
  height: 32px !important;
  width: 165px !important; }

.alertSuccess {
  font-size: 22px; }

#NAV a:hover {
  text-decoration: none !important; }

.errorClass {
  border: 1px solid red !important;
  box-shadow: 0px 0px 6px #ffb8b8 !important; }

.innerinfo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
  padding-top: 25px !important;
  text-align: center; }

.contentInfoAlert {
  width: 100%;
  height: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px; }

.backInfo {
  width: 100%;
  height: 100%;
  top: 0px;
  position: absolute;
  background: rgba(255, 255, 255, 0.9); }

.cerrarInfoBtn {
  display: block !important;
  margin-top: 35px; }

.infored {
  color: #A61C1C !important;
  background-color: #FFBDBD !important;
  border-color: #C27575 !important; }

.blockCards {
  width: 100%;
  height: 100%;
  background: white;
  position: absolute;
  opacity: 0.6;
  z-index: 1000;
  display: none; }

.campoNoValidado {
  border: 1px solid red !important; }

#confirmDatosDeb, #proximoMes {
  font-size: 16px; }

.tiposdemedios {
  margin-top: 10px; }

label {
  color: #3F3F3F;
  font-size: 12px; }

.mbot20 {
  margin-bottom: 20px; }

.mediosDePagoInfo {
  margin-bottom: 15px; }

.contentCheck {
  background: #F9F9F9;
  padding: 5px;
  width: 75px !important;
  margin: 10px;
  box-shadow: 0px 3px 5px #E4E4E4; }

.labelbig {
  font-size: 16px; }

.labelmed {
  font-size: 13px; }

.titleStyle {
  font-family: "Open Sans", sans-serif; }

.lightFont {
  font-weight: lighter; }

/* benficios */

.icoArrowDown{
  position: absolute;
  display: none !important;
  top: -70px;
  left: 50%;
  height: 100px;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 3em;
  animation-timing-function: ease-in-out;
  -webkit-animation-duration: 4s !important;
  animation-duration: 4s !important;
  cursor: pointer;
}

.icoArrowDown:hover{
  color: #fff;
}

.beneficiosMain {
    margin: 20px 0;
    cursor: pointer;
    float: left !important;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 2px solid transparent;
    border-radius: 5px;
    outline: 1px solid #002976;
}

.otrosBeneficios .beneficiosMain:hover {
    border: 2px solid #1d68c5;
}

.beneficiosMain .iconS{
  margin: 0 25px 0 0;
  float: left;
}

.icoaccord360Negro{
  margin-right: 35px;
}

.relative{
  position: relative;
}

.indexOne{
  z-index: 1;
}

.fondoBeneficios{
  background-color: #002976;
  position: absolute;
  left: 0;
  top: 104px;
  width: 100%;
  height: 75%;
  z-index: 0;
}

.planoVerde{
  width: 100%;
    position: absolute;
    left: 0;
    top: -25%;
}

.imgFamilia{
  animation-delay: .4s;
  transition-timing-function: ease-in;
}

@media (max-width: 1440px){
  .planoVerde{
    top: -22%;
  }
}

@media (max-width: 1280px){

  .beneficiosMain .iconS {
    margin: 0 12px 0 0;
  }
  .beneficiosMain{
    float: initial;
  }
  .icoArrowDown{
    top: -110px;
  }
  .logo360 h3{
    font-size: 4em !important;
  }
}

@media (max-width: 768px){
  .icoArrowDown{
    display: inline-block;
  }
  .fondoBeneficios {
    position: absolute;
    left: 0;
    top: 11%;
    width: 100%;
    height: 90%;
  }
  .planoVerde {
    width: 100%;
    position: absolute;
    left: 0;
    top: -5%;
  }
  .col-sm-offset-2{
    margin: 0 !important;
  }
  .imgFamilia{
    display:none;
  }
  .logo360 h3 {
    font-size: 3em !important;
  }
  .beneficiosMain{
    margin-bottom: 20px !important;
    //outline: 1px solid #00469c;
  }
  .beneficiosMain .iconS{
    float: initial !important;
    margin: 0 auto;
  }
  .descBenefBox{
    text-align: center;
    margin: 0 auto;
    width: 80% !important;
    float: initial !important;
    display: block !important;
  }
  .icoArrowDown{
    top: -60px;
    left: 45%;
  }
  .logo360{
    margin-top: 30px !important;
    height: 350px;
  }
  .logo360 .ico200{
    width: 150px;
    height: 150px;
  }
  .otrosBeneficios .iconS{
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
  }
  .otrosBeneficios{
    background: none !important;
    box-shadow: none !important;
    margin-top: 140px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
}

/* slider beneficios */

/*Accord360*/

.logo360{
  z-index: 1;
  margin-top: 125px;
  cursor: pointer;
  animation-duration: 3s;
  animation-delay: 1.5s;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;}
    .logo360 h3{
        font-size: 5em;
        text-align: center;
        margin-top: -24px;
        margin-bottom: 0;
        color: #002876;
        font-family: 'Roboto', sans-serif;}
    .titleSliderBox{
        margin-top: -10px !important;
    }
        .logo360 p{
            display: inline-block;
            text-align: center;
            margin: 20px 0;
            font-size: 1.5em;}


.otrosBeneficios{
  margin-top: 2%;
  background-color: #002876;
  color: #fff;
  //margin-bottom: -62px;
  padding: 20px 0 50px 0;
  //box-shadow: 0px 0px 10px #1e4a9e;
  //border-top-left-radius: 8px;
  //border-top-right-radius: 8px;
}

.otrosBeneficios .iconS{
  float: left;
  display: inline-block;
}

.imgBeneficios {
    max-width: 100%;
    width: 100%;
    height: 200px;
}

.titleBoxBeneficio {
    margin-top: 0px;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}

.descBenefBox{
    width: 60%; /* 100% para el resto de las secciones */
    float: left;
    display: inline-block;
    margin-top: 20px;
    color: #fff !important;
}

.descBenefBox p{
    color: #fff;
}

.descimgBox {
    width: 100%;
    float: left;
    display: inline-block;
    margin-top: 20px;
}

/* fin beneficios */

.contentChargedCard {
  margin-top: 15px; }

.labelMonocrom {
  color: #609AB2; }

.boxGrid {
  padding: 15px;
  box-shadow: 0px 3px 5px #EAEAEA;
  background: #F2F2F2; }

[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer; }
  [data-tooltip]:before, [data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none; }
  [data-tooltip]:before {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 7px;
    width: 160px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-color: rgba(51, 51, 51, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.2; }
  [data-tooltip]:after {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid rgba(51, 51, 51, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0; }
  [data-tooltip]:hover:before, [data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }

/* Hide the tooltip content by default */
/* Position tooltip above the element */
/* Triangle hack to make tooltip look like a speech bubble */
/* Show tooltip content on hover */
.textred {
  border: 1px solid red !important; }

.container {
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto !important;
  margin-left: auto !important; }

.welcomeMobile {
  text-align: left;
  color: #FFF;
  font-size: 15px;
  line-height: normal; }

#menu-mobile .isologotipo{
    display: none;
}

  #menu-mobile {
      position: fixed;
      height: 100%;
      background: #fff;
      width: 100%;
      top: 0px;
      right: 0px;
      z-index: 10000;
  }

  @media(min-width: 700px){
    #menu-mobile-item,
    #menu-mobile{
      width: 45%;
    }
  }

  .fixedPosition{
      position: fixed;
   }

  #menu-mobile-item{
    position: fixed;
    height: 100%;
    background: #fff;
    width: 100%;
    top: 0px;
    right: 0px;
    z-index: 10001;
  }

  .iconClose {
      margin-top: 15px;
      font-size: 2.2em !important;
      cursor: pointer;
      color: #fff;
      text-align: right;}

  .sup-logMobile .iconCloseLog{
      right: 0px;
      top: 0px;
  }

  .iconCloseLog {
      margin-top: 0px;
      font-size: 2.2em;
      position: absolute;
      cursor: pointer;
      right: 25px;
      top: 25px;
      -ms-transform: rotate(45deg); /* IE 9 */
      -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
      transform: rotate(45deg);
  }

  .menuLabel {
      font-size: 11px;
      text-shadow: none;
      color: #626262;
      letter-spacing: -1px;
      margin-bottom: 5px;
      padding-left: 15px;
  }

  .menuLabelTitle {
      font-size: 16px;
      color: #00BAFF;
      letter-spacing: 0px;
      text-shadow: none;
      margin-bottom: 0px;
      padding-left: 15px;
      font-weight: bold;
      letter-spacing: -1px;
  }

  .isologotipo {
    width: 135px;
    height: 72px;
    background-position: -47px -72px;
    top: 0px;
    left: 0px;}

  #menu-mobile-item .isologotipo{
      width: 140px;
      height: 110px;
      position: absolute;
      top: 0px;
      left: 26px;
    }

  #menu-mobile-item #MOBILES-MENU ul.formattedList {
      font-family: 'Raleway', sans-serif;
      position: absolute;
      padding-top: 0px !important;
      padding-bottom: 140px;
      z-index: 0 !important;
      width: 100%;
      overflow-y: auto;
      height: 100% !important;
  }
  #menu-mobile .isologotipo{
      width: 140px;
      height: 110px;
      position: absolute;
      top: -10px;
      left: 0;
  }

  .backMenuLogo{
    width: 150px;
    height: 81px;
    background-image: url("/images/logo.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -10px;
  }

  .sup-logMobile{
    position: relative;
  }

  .sup-logMobile h1.titleInt{
    display: none;
    font-family: "Raleway", sans-serif;
    margin-bottom: 10px;
    font-size: 2em;
    color: #000;
  }

  @media (max-width: 768px){
      .sup-logMobile h1.titleInt {
        display: block;
        font-size: 2em;
        float: left;
        margin-top: 20px;
      }
  }

  .menuh2login {
      text-shadow: initial;
      display: inline-block;
      float: left;
      margin-left: 0;}


  .itemsPrincipalesMB {
      padding: 10px 0;
      margin: 0px;
      padding-left: 45px;
      cursor: pointer;
  }

  @media (max-width: 320px){
    .itemsPrincipalesMB {
        padding: 7px 0;
        height: auto;
        padding-left: 48px;
    }
    .spanLetter {
      font-size: 18px !important;
    }
    .btn-cerrarSesion{
      padding: 6px !important;
    }
    .btn-cerrarSesion i{
      font-size: 20px !important;
    }
    #MOBILES-MENU ul.formattedList{
      padding-top: 35px !important;
    }
  }

  .spanLetter {
    font-weight: 700;
    font-size: 24px;
    color: #29457b;}

.btn-cerrarSesion {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: 0;
    background-color: #e67e22;
    padding: 10px;
    text-align: center;
}

.btn-cerrarSesion .spanLetter{
    font-weight: 700;
    font-size: .95em;
    color: #fff;
}

.btn-cerrarSesion .iconofCategory{
  margin-right: 10px;
  padding-left: 0px;
  color: #fff;
}

  /* ---------------- ANIMACIONES SLIDER -------------- */
  #PLANEScon{
      animation-delay: .010s;
      animation-duration: .3s;
      transition-timing-function: ease-in-out;
  }
  #INSTITUCIONALcon{
      animation-delay: .020s;
      animation-duration: .4s;
      transition-timing-function: ease-in-out;
  }
  #AFILIADOScon{
      animation-delay: .030s;
      animation-duration: .45s;
      transition-timing-function: ease-in-out;
  }
  #BENEFICIOScon{
      animation-delay: .040s;
      animation-duration: .5s;
      transition-timing-function: ease-in-out;
  }
  #PRESTADOREScon{
      border-bottom: none;
      animation-delay: .050s;
      animation-duration: .55s;
      transition-timing-function: ease-in-out;
  }

  #salirCon{
    animation-delay: .060s;
    animation-duration: .55s;
    transition-timing-function: ease-in-out;
  }

  #menu-mobile .isologotipo,
  #menu-mobile-item .isologotipo{
      animation-delay: .050s;
      animation-duration: .55s;
      transition-timing-function: ease-in-out;
  }

  #menu-mobile .itemsPrincipalesMB{
      border-bottom: 1px solid #29457b;
  }

  #menu-mobile-item .itemsPrincipalesMB{
      padding-left: 24px;
      margin-bottom: 0px;
      animation-delay: .050s;
      animation-duration: .4s;
      transition-timing-function: ease-in-out;
  }

  #menu-mobile,
  #menu-mobile-item,
  .formattedList{
      animation-duration: .5s;
      transition-timing-function: ease-in-out;
  }

  #menu-mobile-item .formattedList,
  #menu-mobile-item .backMenu {
      position: relative;
      display: block;
  }

  #menu-mobile-item .itemsPrincipalesMB .spanLetter,
  #menu-mobile-item .itemsPrincipalesMB i{
      color: #3c3c3c;
  }

  /*!
   * Hamburgers
   * @description Tasty CSS-animated hamburgers
   * @author Jonathan Suh @jonsuh
   * @site https://jonsuh.com/hamburgers
   * @link https://github.com/jonsuh/hamburgers
   */

  .hamburger {
    padding: 15px 15px;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99922;
    display: none;}

  @media (max-width: 768px){
      .hamburger {
        display: inline-block;
      }
    }

  .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
    }

  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; }
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
      width: 33px;
      height: 5px;
      background-color: #3C3C3C;
      border-radius: 4px;
      position: absolute;
      transition-property: transform;
      transition-duration: 0.15s;
      transition-timing-function: ease; }
    .hamburger-inner::before, .hamburger-inner::after {
      content: "";
      display: block; }
    .hamburger-inner::before {
      top: -10px; }
    .hamburger-inner::after {
      bottom: -10px; }

  /*
     * Slider
     */
  .hamburger--slider .hamburger-inner {
    top: 2px;
  background-color: #3C3C3C;}
    .hamburger--slider .hamburger-inner::before {
      top: 10px;
      transition-property: transform, opacity;
      transition-timing-function: ease;
      transition-duration: 0.15s;
    background-color: #3C3C3C; }
    .hamburger--slider .hamburger-inner::after {
      top: 20px;
      background-color: #3C3C3C;    }

  .hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
    background-color: #3C3C3C;}
    .hamburger--slider.is-active .hamburger-inner::before {
      transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
      background-color: #3C3C3C;
      opacity: 0; }
    .hamburger--slider.is-active .hamburger-inner::after {
      transform: translate3d(0, -20px, 0) rotate(-90deg);
      background-color: #3C3C3C; }

  .hamburger-prSlider{
    top: 11px;
    right: 15px;

  }

.menuLabel {
  font-size: 11px;
  text-shadow: none;
  color: #626262;
  letter-spacing: -1px;
  margin-bottom: 5px;
  padding-left: 15px; }

.menuLabelTitle {
  font-size: 16px;
  color: #00BAFF;
  letter-spacing: 0px;
  text-shadow: none;
  margin-bottom: 0px;
  padding-left: 15px;
  font-weight: bold;
  letter-spacing: -1px; }

.containsMenu {
  display: none; }

.nombreAfiliado {
  display: block;
  padding-top: 10px;
  font-size: 16px; }

.planAfiliado {
  display: block;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
}

.fullogo {
  width: 130px !important; }

.iconDesplege {
  float: right;
  line-height: 22px !important;
  color: #29457b;
  margin-right: 40px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.iconDesplege-2,
.iconDesplege{
  font-size: 24px !important;
  line-height: 22px !important;
}

.iconDesplege-2{
  margin-right: 10px;
}

.animatedRotate {
  transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -webkit-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -moz-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -o-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -ms-transform: rotate(90deg) scale(1) skew(1deg) translate(0px); }

.iconofCategory {
  margin-right: 20px;
  padding-left: 15px;
  color: #74767A;
  font-size: 24px !important; }

.formattedList .oddItem {
  background-color: #FFF; }
.formattedList .evenItem {
  background-color: #F7F7F7;
  color: Black; }

#openMobile {
  cursor: pointer;
  float: right;
  font-size: 32px;
  margin-top: 13px;
  color: #3C3C3C; }

  #openUsers {
      margin-right: 60px;
      float: right;
      font-size: 25px;
      margin-top: 20px;
      color: #3C3C3C;
  }

#openUsers i{
  margin-right: 5px;
  margin-top: 5px;
}

.bajaBoxShadow {
  border: none !important; }

.emergencyColor {
  color: #B20000 !important; }
  .emergencyColor a {
    color: #B20000 !important; }

.numberEmergency {
  padding-top: 3px; }

.callLink {
  color: rgba(0, 0, 0, 0.69) !important; }

#noticiaMobile {
  background-size: cover;
  min-height: 350px; }

.fared {
  color: #67B9FF; }

.spacingDiv {
  margin-bottom: 10px; }

.utilBox p {
  text-align: Left;
  margin-bottom: 0px;
  margin-left: 44px; }

.content-image {
  background: #F9461C;
  padding: 15px;
  text-align: center; }

.utilBox {
  overflow: hidden;
  min-height: 140px;
  background: #F7F7F7;
  margin-bottom: 25px;
  box-shadow: 0px 1px 1px 1px #D8D8D8;
  padding-bottom: 5px;
  padding: 10px; }
  .utilBox h3 {
    margin-top: 8px;
    margin-left: 46px;
    font-size: 17px;
    letter-spacing: -1px; }

.acotUtil {
  font-size: 12px !important; }

.emergenciaUtil {
  background: #FFF !important; }
  .emergenciaUtil h3, .emergenciaUtil p {
    color: #790000 !important; }

.tleft {
  text-align: left !important; }

.imgMovil {
  margin-top: 65px; }

#tablaMisReintegros {
  margin-top: 15px; }

.reintSelect {
  float: right !important; }

.faload {
  margin-top: 15px;
  font-size: 50px;
  color: #00BAFF;
  text-align: center; }

.dispCont {
  margin-top: 95px;
  margin-bottom: 55px;
  display: block; }

.parqueMobile {
  height: auto;
  background: #FAFAFA;
  box-shadow: 0px 1px 5px -1px #A1A1A1;
  margin-bottom: 25px;
  padding-bottom: 25px; }

.imgParque {
  text-align: center; }
  .imgParque img {
    max-width: 60%;
    box-shadow: 1px 1px 5px 2px #D3D3D3; }

.dataMobileparque h2 {
  font-size: 18px; }

.direccionParque {
  font-size: 11px; }

.secc {
  max-width: 100% !important;
  width: 100% !important; }

/* --- LOGIN ACCESO AFILIADOS --- */

.img-fondo-login{
  background-image: url('/images/imagen-login.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 675px;
  position: relative;
  border-radius: 10px;
}

.img-fondo-login .notas-login{
  border-radius: 5px;
  color: #f9461c;
  font-size: 1.1em;
  width: 700px;
  position: absolute;
  font-weight: bold;
  background-color: #fff;
  padding: 16px;
  top: 9%;
  left: 5%;
  text-align: justify;
}

/* .img-fondo-login .notas-login{
  border-radius: 5px;
  color: #f9461c;
  font-size: 1.1em;
  width: 300px;
  position: absolute;
  font-weight: bold;
  background-color: #fff;
  padding: 15px;
  top: 9%;
  left: 7%;
} */

.img-fondo-login .notas-login i{
  padding: 10px;
  border-radius: 50%;
  border: 3px solid #fff;
  background-color: #f9461c;
  color: #fff;
  font-size: 1.1em;
  position: absolute;
  top: -19px;
  left: -19px;
  -webkit-animation-delay: 1s;
}

.notas-login-mobil{
  display: none;
}

.fondo-negro-login{
  background-color: #fff;
  height: 100%;
}

.LoginContent {
  margin-top: 50px;
}

.LoginContent h2.titleInt{
  text-align: center;
}

.LoginContent .ingresarButon,
#MENU-LOGIN .ingresarButon{
  background-color: #002776;
  margin-bottom: 15px;
  border: none;
  color: #fff;
  padding: 10px;
  text-align: center;
}

.LoginContent .ingresarButon:hover,
.LoginContent .martopbot:hover,
.LoginContent .ingresarButon:focus,
.LoginContent .martopbot:focus{
  color: #fff;
}

.LoginContent .martopbot,
#MENU-LOGIN .martopbot{
  background-color: #f9461c;
  color: #fff;
  border: none;
  padding: 10px;
  text-align: center;
}

#MENU-LOGIN .martopbot,
#MENU-LOGIN .ingresarButon{
  display: block;
  font-weight: 700;
  font-size: 1em;
}

.LoginContent .RecuperarClave{
  margin-left: 5px;
}

.LoginContent .input-login{
  padding: 5px 10px;
  border: 1px solid #ccc;
  margin-top: 15px;
  font-size: 1.3em;
  background-color: #fff;
  border-radius: 3px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.RecuperarClave-login{
  text-align: center;
}

.recordarme-login{
  text-align: center;
  float: left;
}

.blockDiv{
  color: #000;
  margin-top: 10px;
}

.blockDiv a.RecuperarClav.img-fondo-login{
  height: 825px;
  color: #f9461c;
  margin-left: 8px;
}

.blockDiv input[type="checkbox"]{
  margin-right: 5px;
  margin-left: -130px;
}

.blockDiv label{
  font-weight: 400;
  font-size: 1em;
  color: #000;
  position: absolute;
  top: 0px;
}

.preguntas-login {
  margin-top: 10px;
}

@media (max-width: 1400px){
  .LoginContent {
    margin-top: 50px;
  }
  .img-fondo-login .notas-login{
    top: 9%;
    left: 9%;
  }
  .img-fondo-login{
    height: 700px;
    background-position: -150px -50px;
  }
  .preguntasF-login{
    font-size: 1.5em;
  }
}

@media (max-width: 1300px){
  .titleInt{
    /*margin-top: 70px;*/
  }
}

@media (max-width: 1200px){
  .img-fondo-login{
    background-position: -300px -100px;
    height: 850px;
  }
  .LoginContent {
    margin-top: 30px;
  }
  .img-fondo-login .notas-login{
    top: 5%;
    left: 6%;
  }
  .preguntasF-login{
    font-size: 1.3em;
  }
}

@media (max-width: 991px){
  .blockDiv input[type="checkbox"]{
    margin-bottom: 15px;
  }
  .blockDiv label{
    font-weight: 400;
    font-size: 1.2em;
    color: #000;
    position: absolute;
    top: 0px;
  }
  .RecuperarClave-login{
    margin-top: 5px;
    font-size: 1.2em;
    margin-bottom: 10px;
  }
  .titleInt{
    margin-top: 70px;
  }
  .notas-login-mobil{
    margin-top: 0px;
    margin-bottom: 10px;
    display: inline-block;
    border: 1px solid #f9461c;
    border-radius: 5px;
    color: #f9461c;
    font-size: 1.2em;
    font-weight: 700;
    padding: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  .img-fondo-login{
    display: none;
  }
  .preguntasF-login{
    font-size: 1.6em;
  }
}

@media (max-width: 767px){
  .recordarme-login{
    z-index: 999;
  }

  .blockDiv label{
    font-weight: 400;
    font-size: 1.2em;
    color: #000;
    position: absolute;
    top: 0px;
  }

  .blockDiv input[type="checkbox"]{
    margin: 10px 10px 15px -180px;
    width: 20px;
    height: 20px;
  }
  .blockDiv label{
    font-weight: 400;
    color: #000;
    position: absolute;
    top:7px;
  }
  .blockDiv{
    font-size: 1.1em;
  }
  .titleInt{
    margin-top: 20px;
  }
  .LoginContent .ingresarButon{
    font-size: 1.2em;
  }
  .LoginContent .martopbot{
    font-size: 1.2em;
  }
  .RecuperarClave-login{
    margin-top: 20px;

  }
}

/* --- Plan Classic ---*/

.Espacio {
  width: 100%; }

.titleInt {
  font-family: "Open Sans", sans-serif;
  margin: 0 0 20px 0;}

.lightFont {
  font-weight: 100; }

.beneficiosBlock {
  margin-bottom: 25px;
  cursor: pointer; }

.imgBeneficios {
  max-width: 100%;
  width: 100%;
  height: 200px; }

.titleBoxBeneficio {
  margin-top: 0px;
  font-family: "Raleway", sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: uppercase;}

.descimgBox {
  padding: 15px 5px 15px 5px;
  width: 100%;
  font-size: 1em;
  text-align: center;}

.imgBckp{
  height: 200px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
}

.imgBckp-infopersonal{
  height: 200px;
  background-position: center;
  background-size: 150%;
  background-repeat: no-repeat;
}

.imgBckp i{
  display: block;
  text-align: center;
  color: #F9461C;
  font-size: 8em;
  }

.nomtop {
  margin-top: 0px !important; }

.mbotit {
  margin-bottom: 25px; }

.linkCentros:hover {
  text-decoration: none; }

.copytext {
  color: #A2A2A2; }

.pdp2014 {
  display: inline-block; }

.seccionsite {
  font-size: 11px; }
  .seccionsite h3 {
    margin-top: 0px;
    font-size: 12px;
    margin-bottom: 7px; }

.pdp2014 img {
  max-width: 50px;
  height: auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  border-radius: 5px; }
  .pdp2014 img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1; }

.nopadding {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.timesCross {
  float: right;
  margin-right: 6px;
  margin-top: -28px;
  position: relative;
  font-size: 22px !important;
  z-index: 2; }

.tarjetCross, .iconinput {
  float: left;
  margin-left: 10px;
  margin-right: 6px;
  margin-top: -28px;
  position: relative;
  font-size: 22px !important;
  z-index: 2; }

.inputMedioActual {
  padding-left: 40px !important;
  line-height: 18px !important; }

.fared {
  color: #67B9FF; }

.fagreen {
  color: #6FA916; }

.errorlabel {
  border: 1px solid red !important;
  box-shadow: 0px 0px 4px 0px #FF8181 !important; }

.oklabel {
  border: 1px solid green !important;
  box-shadow: 0px 0px 4px 0px #329900 !important; }

.loginAccess {
  font-size: 22px;
  position: absolute;
  height: 65px;
  right: 10px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.subtitleheader {
  display: block; }

.loginAccess:hover {
  background: #F4F4F4;
  cursor: pointer;
  color: #666;
  text-decoration: none; }

/*.loginAccess:hover .falogoh.fa-stack.fa-lg{
 *    background: #F4F4F4;
 *    cursor: pointer;
 *    color: #666;
 *    text-decoration: none;
 *    border: solid 1px #DCDCDC;
 *} */

 /* HOME PC */

.homePC{
   display:none;
}

.homeMobile{
  display: block;
}

@media(min-width: 769px){
  .homePC{
    display: block;
  }
}

@media(min-width: 769px){
  .homeMobile{
    display: none;
  }
}

 /* HOME MOBILE */

 .homeMobile a:hover,
 .homeMobile a:focus,
 .homeMobile a:active{
   text-decoration: none;
   color: #3c3c3c;
 }

 .homeMobile .contentmobiles a:hover,
 .homeMobile .contentmobiles a:focus,
 .homeMobile .contentmobiles a:active{
   text-decoration: none;
   color: #3c3c3c;
 }

.fondoAzul-home{
  background-color: #29457b;
  width: 100%;
	padding: 14px 0;
  position: relative;
  height: 100px;
	cursor: pointer;
}
.fondoAzul-home .ingresoTextapp{
	margin-top: 3px;
  color: #fff;
  font-size: 1em;
  text-align: center;
  display: block;
}

.fondoRojo{
	background-color: #F44336;
	width: 100%;
	padding: 17px 0;
	height: 100px;
  margin-top: -20px;
}

.fondoRojo .titlePhoneLabel,
.fondoRojo .emerTel{
  display: block;
  text-align: center;
  font-weight: 700;
  color: #fff;
}

.fondoRojo .titlePhoneLabel {
  font-size: 1.3em;
  margin-top: 3px;
  text-transform: uppercase;
}

.fondoRojo .emerTel{
  font-size: 1.5em;
}

.fondoNaranja{
  background:
    -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/images/accordPlanes.jpg);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/images/accordPlanes.jpg);
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/images/accordPlanes.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  margin-bottom: 48px;
  padding: 17px 40px;
  height: 200px;
  position: relative;
}

.fondoNaranja p{
  text-align: center;
  margin-top: 95px;
  font-size: 2.3em;
  color: #fff;
  line-height: 33px;
  font-weight: 700;
}

.fondoNaranja i{
  font-size: 1.1em;
}

.logo-planesS{
  position: absolute;
  top: 17px;
  right: 20px;
  margin-left: 155px;
  margin-bottom: -20px;
  margin-top: -10px;
  width: 150px;
}

.autoG-ico{
	text-align: center;
	margin-top: 25px;
	margin-right: 0;
}

.autoG-ico .titulo-ico{
  color: #3c3c3c;
  text-align: center;
  margin-top: 5px;
	font-size: 14px;
}

.autoG-ico a{
	color: #3c3c3c;
}

.autoG-ico a:hover,
.autoG-ico a:active,
.autoG-ico a:active{
	opacity: .7;
	color: #3c3c3c;
	text-decoration: none;
}

/* TELEFONOS HOME MOBILE */

.contentmobiles {
  background: #F7F6F5;
  min-height: 57px !important;
  margin-left: 0px; }

.consTramiteAfiCont .titleSubFooter,
.consTramiteAfiCont .subFphoneNumberLabel,
.consTramiteAfiCont .dateLabel{
  display: block;
  text-align: center;
  color: #3c3c3c;
}

.consTramiteAfiCont .subFphoneNumberLabel{
    font-size: 2em;
    line-height: 15px;
    margin-bottom: 10px;
    font-weight: 700;
}

.consTramiteAfiCont .titleSubFooter{
    font-size: 1.5em;
    margin-bottom: 10px;
    font-weight: 700;
    color: #29457b;
}

.consTramiteAfiCont .titleSubFooter i{
  font-size: 1em;
  color: #e67e22;
}

.consTramiteAfiCont .dateLabel{
    font-size: 1em;
}

.consTramiteAfiCont > a:hover,
.consTramiteAfiCont > a:focus,
.consTramiteAfiCont > a:active{
    color: #3c3c3c !important;
    text-decoration: none;
}

.tel1,
.tel2{
  display: block;
}

.tel1{
  margin-top: -13px;
}

@media(min-width:500px){
  .tel1,
  .tel2{
    display: inline-block;
    float: left;
    width: 50%;
  }
}

.phoneNumberLabel {
    font-size: 1.3em;
    line-height: 15px;
    display: inline-block;
    margin: 0px 6px;
    color: #fff;
    text-align: center;
}

.conTramiteAfi{
  font-weight: 700;
  text-align: center;
  font-size: 1.3em;
  display: block;
  width: 100%;
  color: #fff;
  position: relative;
  background-color: #29457b;
  padding-top: 28px;
  padding-bottom: 15px;
  margin-bottom: -62px;
}

.conTramiteAfi i{
  font-size: 2.3em;
  padding-right: 3px;
  padding-left: 3px;
  color: crimson;
  border: 1px solid #fff;
  border-radius: 100%;
  background-color: #f1f1f1;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media(max-width: 360px){
    .phoneNumberLabel{
      font-size: 1em;
      margin: 0px 6px;
    }
  }

.itemsPrincipalesHomeMB{
    padding-top: 15px;
    padding-bottom: 35px;
}

.falogoh {
  margin-top: 3px;
  font-size: 22px !important;
  float: left;
  margin-right: 5px; }

.falogoh-box {
  font-size: 2em;
  margin-bottom: 5px;}

.falogoh-box .fa:last-child{
  color: #002776;
}

.nopleft {
  padding-left: 0px !important;
  padding-right: 4px !important; }

.nopright {
  padding-right: 0px !important;
  padding-left: 1px !important; }

.menuLogged {
  display: none;
  position: absolute;
  top: 60px;
  right: 10px;
  width: 220px;
  z-index: 10000;
  background: #FFFFFF;
  -webkit-border-radius: 3px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.18);
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .menuLogged:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: #CFCFCF transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -8px;
    left: 18px; }

.menutopBar {
  width: 100%;
  color: #FFF;
  height: 26px;
  background-color: #CFCFCF;
  border-radius: 3px 3px 0px 0px;
  padding-top: 5px;
  padding-left: 15px;
  font-weight: bold;
  font-size: 13px;
  font-family: "Raleway"; }

.menuLogged.internas {
  background: #666; }

.internas.menuLogged:after {
  border-color: #9B9B9B transparent !important; }

.menuLogged.internas ul li a {
  color: #FDFDFD; }
.menuLogged.internas .menutopBar {
  background: #9B9B9B; }
.menuLogged ul {
  width: 100%;
  padding-top: 1px; }
  .menuLogged ul li {
    list-style: none; }
    .menuLogged ul li a {
      width: 100%;
      display: block;
      font-size: 13px;
      font-weight: 600;
      font-family: "Raleway";
      text-transform: uppercase;
      cursor: pointer;
      padding: 5px 15px;
      color: #A5A5A5; }
      .menuLogged ul li a:hover {
        text-decoration: none;
        background-color: #F5F5F5;
        color: #6E6E6E; }

.icondrop {
  float: right;
  padding-top: 2px; }

#MENU-LOGIN {
  display: none; }

.col-xsEditHome {
  width: 16.66%;
  float: left; }

.backLine {
  background-image: url(/template/accord-v2/skin/separador-v.png);
  background-repeat: no-repeat;
  background-size: 10px 100%;
  background-position-x: right;
  min-height: 96px !important;
  height: 150px; }

.carousel-inner {
  cursor: pointer !important; }

.logoAcc {
  width: 14.25% !important;
  float: left;
  text-align: center !important; }
  .logoAcc a {
    display: block;
    float: none !important; }

.legalFooter {
  margin-top: 25px;
  margin-bottom: 25px; }

.pdpcon {
  vertical-align: middle;
  line-height: 51px;
  width: 14.25% !important; }

.copyfooter {
  float: left; }

.footercontcopy {
  font-size: 9px; }

.emerCont {
  text-align: left;
  padding-left: 0px !important;
  height: 250px; }

.emerDiv {
  cursor: pointer !important;
  height: 100%;
  min-height: 150px;
  color: whitesmoke;
  border-radius: 3px;
  text-align: center;
  margin: 0px;
  background: #F44336;
  border-bottom: 5px solid #FF867D;
  height: 232px;
  padding-top: 50px; }

.faemer {
  display: block !important;
  font-size: 65px !important; }

.titleTelHome {
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  display: block;
  font-weight: 500;
  color: #000; }

.telHome {
  display: block;
  color: #5C5C5C;
  font-size: 21px;
  line-height: 27px;
  letter-spacing: 0px; }

.horariosTelHome {
  font-size: 9px;
  color: white;
  background: #5E5E5E;
  padding: 2px 10px;
  border-radius: 8px; }

.conTelHome {
  font-size: 14px;
  color: #5C5C5C; }

.iconFollowTel {
  position: absolute;
  top: 13px;
  right: 15px;
  cursor: pointer; }
  .iconFollowTel a {
    color: black; }

.tel310 {
  color: #1880A7; }

.titleTelHome.asesorT {
  font-family: "Open Sans";
  font-size: 16px; }

.titleEmer {
  font-family: "Open Sans";
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 500; }

.linksiteMap {
  float: right; }
  .linksiteMap a {
    cursor: pointer;
    color: #888; }
    .linksiteMap a:hover {
      color: #888;
      text-decoration: none; }

.prel {
  position: relative; }

.msgFactVoid {
  text-align: center;
  width: 65%;
  margin: auto;
  margin-top: 50px; }
  .msgFactVoid i {
    font-size: 78px;
    color: #4EAB29; }
  .msgFactVoid span {
    color: #664;
    font-size: 26px;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px; }

.tcenter {
  text-align: center !important; }

.fsize9 {
  font-size: 9px; }

.masinfoAfi {
  position: absolute;
  bottom: 10px;
  right: 15px; }

.miCartillaAfi {
  min-height: 240px;
  margin-top: 5px;
  background: #F2F2F2;
  padding: 15px; }

h3.titleInt.nomtop.mbotit {
  color: #5A5A5A; }

.miCartillaClasslist {
  list-style: none; }
  .miCartillaClasslist li a {
    padding-top: 10px;
    display: block;
    padding-bottom: 10px;
    cursor: pointer;
    color: #7E7E7E;
    font-size: 12px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .miCartillaClasslist li a:hover {
      text-decoration: none;
      background-color: #E7E7E7; }

.bodyCartilla h4, .bodyCartilla h3 {
  font-size: 16px; }
.bodyCartilla h2 {
  font-size: 17px;
  margin-top: 0px;
  margin-bottom: 0px; }

.w100 {
  width: 100% !important; }

.floatr {
  float: right; }

.pb15 {
  padding-bottom: 15px !important; }

span.numTramite {
  font-size: 20px; }

.cpointer {
  cursor: pointer; }

.verCredencial p {
  font-size: 12px; }

#noticeScroller {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.ptext {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px; }

#noticeScroller > li {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.notaviso {
  position: relative;
  height: 50px;
  padding: 0px !important; }

.divLongAfi {
  min-height: 270px !important;
  max-height: 270px;
  overflow: auto; }

.faqModal {
  font-size: 22px;
  margin-bottom: 15px; }

.labelAut {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  color: #525252; }

.parquesInfo {
  height: 250px !important; }

.nomargin {
  margin: 0px !important; }

.iconTel i {
  font-size: 42px;
  color: rgba(0, 0, 0, 0.53); }

.noinput {
  padding-left: 0px;
  border: none;
  background: #E6F4E6 !important;
  box-shadow: none;
  padding-left: 10px; }

.tcenter {
  text-align: center; }

.formSpace {
  margin-bottom: 15px; }

.blockTel {
  min-height: 130px !important;
  font-family: "Open Sans" !important;
  font-weight: 500; }

.overphone {
  position: absolute;
  text-align: center;
  font-size: 9px;
  padding: 5px;
  padding-left: 10px !important;
  background-color: #F5F5F5;
  left: 10%;
  box-shadow: 1px 1px 2px #BDBDBD;
  border-radius: 17px;
  display: none;
  width: 147px;
  bottom: -22px;
  margin-right: auto;
  margin-left: auto;
  right: 10px;
  left: 10px; }

.teldivhome {
  cursor: pointer;
  padding-top: 10px; }

.direccionMicar {
  font-size: 11px;
  padding-left: 17px;
  margin-top: 3px; }

.verCredencial {
  padding: 25px;
  background-color: #F4F4F4;
  box-shadow: 1px 1px 5px #DBDBDB;
  color: #5A5A5A; }
  .verCredencial a {
    margin-right: 10px; }

.btncancelar {
  float: right;
  margin-top: 10px; }

.extit {
  color: #665 !important; 
}

.extiterror {
    color: red !important;
}

.direccAfICarti {
  font-size: 9px;
  font-weight: 500;
  display: block;
  padding-left: 7px; }

.cpago {
  min-height: 150px; }

.micartAfi {
  min-height: 555px !important; }

@media (min-width: 1200px) {
  #mi-cuenta .det {
    float: left;
    text-align: center;
    margin-left: 10px;
    height: 45px;
    padding-top: 18px;
    padding-right: 5px; } }
@media (min-width: 1400px) {
  .container {
    width: 1370px !important; } }
@media (min-width: 1600px) {
  .container {
    width: 1570px !important; } }
.modal-body {
  background-color: #FCFCFC; }

.blockEmer {
  padding: 30px 5px;
  min-height: 240px;
  background: #F9F9F9;
  margin-bottom: 25px; }

.minHBlock {
  min-height: 190px !important; }

.resultadosFormat {
  font-size: 16px;
  line-height: 27px; }

.cenautbox {
  margin: auto;
  width: 100%; }

.cautcon .linkus a {
  font-size: 17px;
  display: block; }
  .cautcon .linkus a.vadem {
    margin-bottom: -15px; }

.cpointer {
  cursor: pointer !important; }

.trCalcule {
  padding-left: 15px;
  font-size: 16px; }

#divInstructivos {
  width: 100% !important; }
  #divInstructivos a {
    float: right !important;
    margin-left: 10px !important; }

.switch {
  position: relative;
  margin: 20px auto;
  height: 26px;
  width: 120px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1); }

.switch-label {
  position: relative;
  z-index: 2;
  float: left;
  width: 58px;
  line-height: 26px;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.35);
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);
  cursor: pointer; }
  .switch-label:active {
    font-weight: bold; }

.switch-label-off {
  padding-left: 2px; }

.switch-label-on {
  padding-right: 2px; }

.switch-input {
  display: none; }
  .switch-input:checked + .switch-label {
    font-weight: bold;
    color: rgba(0, 0, 0, 0.65);
    text-shadow: 0 1px rgba(255, 255, 255, 0.25);
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out; }
  .switch-input:checked + .switch-label-on ~ .switch-selection {
    /* Note: left: 50% doesn't transition in WebKit */
    left: 60px; }

.switch-selection {
  display: block;
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 2px;
  width: 58px;
  height: 22px;
  background: #65bd63;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, #9dd993, #65bd63);
  background-image: -moz-linear-gradient(top, #9dd993, #65bd63);
  background-image: -o-linear-gradient(top, #9dd993, #65bd63);
  background-image: linear-gradient(to bottom, #9dd993, #65bd63);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out; }

.switch-blue .switch-selection {
  background: #3aa2d0;
  background-image: -webkit-linear-gradient(top, #4fc9ee, #3aa2d0);
  background-image: -moz-linear-gradient(top, #4fc9ee, #3aa2d0);
  background-image: -o-linear-gradient(top, #4fc9ee, #3aa2d0);
  background-image: linear-gradient(to bottom, #4fc9ee, #3aa2d0); }

.switch-yellow .switch-selection {
  background: #c4bb61;
  background-image: -webkit-linear-gradient(top, #e0dd94, #c4bb61);
  background-image: -moz-linear-gradient(top, #e0dd94, #c4bb61);
  background-image: -o-linear-gradient(top, #e0dd94, #c4bb61);
  background-image: linear-gradient(to bottom, #e0dd94, #c4bb61); }

@media (max-width: 1400px) {
  #mi-cuenta .nombre, #mi-cuenta .codAfi {
    width: 35% !important; } }
.logoHead {
  padding: 15px 30px; }
  .logoHead img {
    max-width: 100% !important;
    margin: 0px !important; }

.logoTitle {
  padding-top: 0px; }

.expainInput {
  margin-top: 10px;
  margin-bottom: 10px; }

.detailCart {
  font-size: 16px;
  color: #424242; }

.telPrest {
  margin-top: 15px; }

.mobile-aviso {
  top: 0px;
  width: 100%;
  left: 0px;
  height: 50px;
  z-index: 109;
  overflow: hidden;
  z-index: 999;
  background: #665; }

.downloadAppBtn {
  margin-top: 7px; }

.lead.textapp {
  color: whitesmoke;
  font-weight: 400;
  line-height: 47px; }

.logoTitle {
  cursor: pointer; }

.facargador {
  font-size: 52px !important;
  display: none;
  visibility: hidden; }

#divConsulta {
  text-align: center !important;
  min-height: 250px; }

.notatesp {
  display: none; }

.bgSlider {
  background-position: center center;
  //JL
  background-repeat: no-repeat;
  //background-size: cover !important;
  background-size: 100% 100% !important;
  height: 100%; }

.carousel-caption h2 {
  font-size: 50px;
  font-weight: 900;
  text-shadow: none;
  font-family: "Raleway";
  text-shadow: 1px 1px 1px #333;
  text-transform: uppercase;
  letter-spacing: 0.5; }
.carousel-caption p {
  color: white;
  font-size: 17px;
  text-shadow: 1px 1px 1px #000; }

.carousel-inner {
  height: 100%; }

.msgDebError {
  display: block;
  margin-top: 10px;
  padding-left: 20px;
  color: red; }

.font18 {
  font-size: 18px; }

.underline {
  text-decoration: underline; }

.openMenuSuc {
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    display: none;
    background: rgb(1, 60, 99);
    width: 40px;
    height: 555px;
    line-height: 555px;
    font-size: 25px;
    padding: 9px;
    color: #FFF;
}

.closeAgen {
    position: absolute !important;
    top: 5px !important;
    right: 6px !important;
    font-size: 18px !important;
    width: auto !important;
    color: #fff !important;
    cursor: pointer;
}

.tourVirtual {
  color: #333;
  display: none !important; }
  .tourVirtual img {
    width: 25px; }

#categoria {
  padding-left: 30px; }

.fontFilter {
  position: absolute !important;
  top: 11px;
  z-index: 555;
  left: 15px;
  color: #444; }

#miplan li {
  list-style: none;
  font-size: 16px; }

.cartillatable {
  display: none; }
  .cartillatable.t0 {
    display: inline-table !important; }

#matriz {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px !important; }

table#matriz thead tr {
  display: table-header-group;
  vertical-align: middle; }

#matriz th {
  padding: 5px;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0px;
  text-align: left;
  background-color: #EEE;
  color: #666;
  text-shadow: #FFFFFF 1px 1px 1px;
  text-align: center;
  border-left: solid 1px #DDD;
  border-right: solid 1px #FFF;
  border-bottom: solid 1px #DDD; }
  #matriz th:last-child {
    border-right: solid 1px #DDD !important; }
#matriz tr {
  padding: 4px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DDD;
  cursor: pointer; }

html > body table #matriz {
  /*width: 530px */ }

#matriz td a span {
  opacity: 0.5;
  filter: "alpha(opacity=50)";
  /* expected to work in IE 8 */
  filter: alpha(opacity=50);
  /* IE 4-7 */ }
#matriz tr td a span:hover {
  transition: property time easing; }
#matriz td {
  padding: 4px;
  line-height: 16px;
  text-align: left;
  vertical-align: middle;
  border-bottom: solid 1px #EEE !important; }
  #matriz td.tiny {
    font-size: inherit;
    line-height: 11px !important;
    font-weight: normal;
    color: #2B2B2B; }
  #matriz td.nro {
    font-size: 11px !important;
    line-height: 11px !important;
    font-weight: normal;
    color: #000;
    text-align: center;
    height: 45px !important; }
  #matriz td.hora {
    font-size: 11px !important;
    line-height: 11px !important;
    font-weight: normal;
    color: #DDD;
    text-align: center; }
  #matriz td.denominacion {
    font-size: 11px !important;
    color: #333; }
    #matriz td.denominacion a {
      font-size: 11px !important;
      color: #333; }
  #matriz td.categoria {
    font-size: 9px !important;
    line-height: 10px !important;
    color: #333; }
  #matriz td.on {
    color: #060; }
  #matriz td.off {
    color: #A00; }
  #matriz td.editar, #matriz td.borrar {
    /*borrar */ }
#matriz #noresults {
  color: #373700;
  background-color: #FFC;
  font-size: 11px;
  text-align: center;
  padding: 10px; }
#matriz tr.destacado {
  background-color: #B8E7F5 !important; }
#matriz tr.odd {
  background-color: #FFF; }
#matriz tr.even {
  background-color: #EEE; }
#matriz .tiny {
  font-size: 8px;
  color: #999;
  text-transform: uppercase; }

.loading {
  height: 16px;
  width: 16px;
  background-image: url(/template/accord-v2/loads/load.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: block; }

tr.facturaPrimerVencimiento td {
  background-color: #FFFF99 !important; }
tr.facturaSegundoVencimiento td {
  background-color: #FF9999 !important; }

/**
 * Cartilla */
.buscadorRapido::-webkit-input-placeholder::before, .buscadorRapido::-moz-placeholder::before, .buscadorRapido:-ms-input-placeholder::before, .buscadorRapido:-moz-placeholder::before {
  font-family: fontAwesome;
  content: "  ";
  color: #999; }

/* firefox 19+ */
/* ie */
#buscadorRapido::-webkit-input-placeholder::before, #buscadorRapido::-moz-placeholder::before, #buscadorRapido:-ms-input-placeholder::before, #buscadorRapido:-moz-placeholder::before {
  font-family: fontAwesome;
  content: "  ";
  color: #999; }

/* firefox 19+ */
/* ie */
#buscadorCartilla::-webkit-input-placeholder::before, #buscadorCartilla::-moz-placeholder::before, #buscadorCartilla:-ms-input-placeholder::before, #buscadorCartilla:-moz-placeholder::before {
  font-family: fontAwesome;
  content: "  ";
  color: #999; }

/* firefox 19+ */
/* ie */
.markerCart, .switchmc {
  font-size: 22px !important;
  color: #002776; }

.destacadoCar .gps a i, .destacadoCar .favsw a i {
  color: white !important; }

.modal-big {
  width: 70% !important; }

.fa-cargador {
  font-size: 43px !important; }

.mailIncorrect {
  color: red;
  font-size: 11px;
  padding-left: 5px; }

.inloggedInt {
  margin-top: 9px !important; }

.subtitleForm {
  display: block;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px; }

.telGrande.email {
  position: absolute;
  font-size: 12px;
  left: 55px; }

#ContenedorPanelDerecha {
  min-height: 100px !important; }

.cpagoAfi p {
  font-size: 12px;
  text-align: left;
  margin-left: 8px;
  margin-bottom: 0px; }

.facturaAfi {
  background: #EBEBEB;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 5px !important;
  padding-right: 5px !important; }
  .facturaAfi .cpagoAfi {
    padding-left: 5px !important;
    padding-right: 5px !important; }

.accordMini {
  background: url("/images/logo-accord.png");
  width: 38px;
  background-size: cover;
  height: 50px;
  position: absolute;
  top: 4px;
  left: 2px; }

.cpagoAfi h5 {
  margin-top: 0px;
  font-size: 13px;
  text-align: left;
  margin-left: 8px;
  margin-top: 3px;
  margin-bottom: 3px; }

.downAfi {
  height: 51px;
  padding-left: 3px !important;
  padding-right: 3px !important; }
  .downAfi a {
    margin-top: 7px; }
    .downAfi a span {
      display: block; }

.titleDashNotice {
  font-size: 18px;
  margin-top: 15px !important;
  margin-left: 15px !important; }

#AyudaMiCartilla.dashboard {
  font-size: 13px; }

.dashBoleta {
  font-size: 17px;
  text-align: center; }
  .dashBoleta i {
    display: block;
    font-size: 32px;
    margin-bottom: 5px;
    color: #4EAB29; }
  .dashBoleta span {
    color: #7E7E7E; }

.pdtop80 {
  padding-top: 80px; }

.centertale th {
  text-align: center; }

.parkLink:hover, .colonCon:hover {
  text-decoration: none;
  -webkit-filter: grayscale(60%);
  filter: grayscale(60%); }

.parkLink{
  padding-right: 0px;
  padding-left: 5px;
}

.parkLink, .infoPer {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.colonCon {
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  height: 233px;
  max-width: 100%;
  background-image: url("/images/accordPlanes.jpg");
  background-size: cover;
  background-position-x: 50%;
  background-position-y: -25px; }
  .colonCon:hover {
    background-image: url("/images/accordPlanesHover.jpg");
    background-repeat: no-repeat; }

.turismoContain {
  padding-left: 5px;
  padding-right: 5px; }

.infoPer {
  display: block;
  cursor: pointer;
  padding: 5px;
  background-color: #75A5FF;
  text-align: center;
  padding: 9px;
  height: 233px; }
  .infoPer:hover {
    background: #F9461C; }
  .infoPer img {
    max-width: 100%;
    height: auto;
    max-height: 100%; }

.coloniaBox {
  border-bottom: 5px solid #79AED4;
  background: #4A8FC0 !important;
  color: #FFF;
  background: #f5f5f5;
  text-align: center;
  height: 60px;
  width: 100%; }

.ingresoBox {
  padding: 68px 0;
  background-color: #002776;
  color: #FFF;
  text-align: center;
  height: 233px;}

.ingresoBox:hover {
  color: #FFF;
}

.cartillas{
  padding-left: 6px;
  padding-right: 12px;
}

.col-xs-4.PreguntasFBox {
  padding-right: 12px;
}

@media (min-width: 1200px){
  .bloquesHome1{
    padding-right: 0;
  }
  .bloquesHome2{
    padding-left: 5px;
  }
}

@media (max-width: 1300px){

  h3.colText{
    font-size: 1.2em;
  }
}

@media (max-width: 768px){
  .ingresoBox{
    display: none;
  }
  .contBotons{
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-xs-4.PreguntasFBox {
    padding-right: 15px;
  }
  .col-xs-4.agenciaBox {
    padding-left: 15px !important;
  }
  .cartillas{
    padding-left: 15px;
    padding-right: 15px;
  }
}

.parqueBox, .turismoBox {
  background: #f5f5f5;
  text-align: center;
  height: 60px;
  width: 100%; }

.coloniaBox h3, .parqueBox h3, .turismoBox h3 {
  font-size: 26px;
  margin: 0px;
  padding-top: 15px; }

.parqueBox {
  border-bottom: 5px solid #4BA25E;
  background: #13842B;
  color: #FFF; }

.turismoBox {
  border-bottom: 5px solid #F5A055;
  background: #e67e22;
  color: #FFF; }

.subdis {
  font-size: 16px;
  padding-top: 8px;
  background: #4B7FDE;
  color: #FFF;
  width: 100%;
  vertical-align: middle;
  height: 85px;
  padding-left: 15px;
  line-height: 55px;
  border-top: 4px solid #75A5FF; }
  .subdis span {
    padding-left: 15px; }

.icondis {
  font-size: 58px !important;
  color: white;
  float: left; }

.prestadoresN {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #2C3F52;
  width: 100%;
  background: #EAEAEA;
  padding-top: 1px;
  text-align: center;
  border-bottom: 5px solid #D6D6D6;
  height: 113px; }

.nuevosPrest {
  text-align: center; }
  .nuevosPrest i {
    font-size: 40px !important;
    margin-top: 5px;
    margin-bottom: 15px; }

.cartiHome {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 110px;
  margin-bottom: 10px;
  background: #4B7FDE;
  color: #fff;
  border-top: 5px solid #3E71D0; }
  .cartiHome h3 {
    margin-top: 0px;
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 25px;
    top: 5px;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0; }

.titleBox {
  font-size: 1.3em;
  margin-bottom: 5px;
  margin-top: 10px; }

.ingresarCartilla {
  margin-left: 15px; }

#ejTarget .modal-dialog .modal-content .modal-body img.img-responsive {
  margin: auto; }

.ghost {
  cursor: pointer;
  text-decoration: none !important;
  margin-top: 30px;
  /* utilizamos estas propiedades para centrar el botón */
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  /* definimos los estilos del texto */
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  /* agregamos un borde y lo separamos del texto */
  border: 0.15em solid #fff;
  padding: 0.4em 0.6em;
  /* animamos el cambio de colores */
  -webkit-transition: color 300ms, background 500ms, border-color 700ms;
  transition: color 300ms, background 500ms, border-color 700ms; }
  .ghost:hover {
    background: #F65353;
    border-color: #F65353;
    color: #861D1D; }

.sliderCont .col-sm-2, .sliderCont .col-sm-4, .sliderCont .col-sm-3 {
  padding-left: 5px;
  padding-right: 5px; }

.emerCont {
  padding-left: 5px;
  padding-right: 5px; }

.trabajCon {
  background: #2c3f52;
  padding: 20px; }
  .trabajCon h3 {
    margin: 0 !important;
    color: white; }

.newsHome {
  box-shadow: 0px 1px 5px #B5B5B5;
  border-bottom: 5px solid #466E96;
  background: #2C3F52;
  width: 100%;
  height: 232px; }

.newsTitle {
  color: white;
  margin: 0px;
  padding: 20px; }

.newsHome p {
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 5px;
  color: white;
  font-size: 14px; }

.titleNotice {
  color: white;
  margin: 0px;
  padding-left: 20px;
  padding-bottom: 5px;
  font-size: 20px; }

.smalltel {
  font-size: 14px;
  display: block; }

.dutiles {
  margin-top: 5px;
  float: none; }

.tutiles {
  margin-bottom: 10px;
  padding-bottom: 7px;
  margin: 0px; }

.coloniaImg {
  height: 173px; }

.parquesImg {
  background-position: 0px 405px;
  height: 173px;
  max-width: 100%;
  background-image: url("/template/accord-v2/secciones/rec-tigre.jpg"); }

.turismoImg {
  background-position: center center;
  background-size: cover;
  height: 173px;
  max-width: 100%;
  background-image: url("/template/accord-v2/foto-mods/beach.jpg"); }

.pr3 {
  padding-right: 3px !important; }

.pl3 {
  padding-right: 3px !important;
  padding-left: 3px !important; }

.plrn {
  padding-left: 3px !important; }

.coloniaImg i, .parquesImg i, .turismoImg i {
  font-size: 36px;
  color: rgba(255, 255, 255, 0.85);
  position: absolute;
  right: 25px;
  top: 15px; }

.discList {
  list-style: none;
  font-size: 15px;
  margin-top: 15px; }
  .discList li {
    margin-bottom: 10px; }
    .discList li a {
      color: #002776;
      -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; }
      .discList li a:hover {
        text-decoration: none;
        color: #F9461C !important; }
    .discList li i {
      margin-right: 5px;
      color: #505050; }

.req h4 {
  font-size: 16px !important; }
.req ol li {
  color: #777; }

.plans ul li {
  color: #777;
  margin-left: 15px;
  margin-bottom: 10px; }

.colText {
  margin: 0;
  font-size: 1.25em !important; }

@media (min-width: 1440px){
  .colText {
    font-size: 1.35em !important;
  }
}

.coloniaBox .colText{
  padding-top: 17px;
}

.cartillaBox{
  padding-left: 0;
}

.capitalize {
  text-transform: capitalize; }

.dnone {
  display: none !important; }

.btn-primary {
  background-color: #002776 !important;
  border-color: #002776 !important; }

.telsDivs {
  padding-top: 15px;
  height: 233px;
  background: #EAEAEA;
  text-align: center; }

.carError {
  position: absolute;
  top: -3px;
  right: 95px;
  z-index: 99; }

.rowinvert {
  margin-left: 15px;
  margin-right: 15px; }

.smalltext {
  font-size: 13px; }

.certificado {
  margin-top: 10px; }

#mi-cuenta {
  display: none; }

.col-xs-4.turnosBox{
  padding-right: 12px;
}

.col-xs-4.agenciaBox{
  padding-left: 6px;
}

.contBotons .col-sm-12.nopadding{
  padding-left: 6px !important;
  padding-right: 12px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px){
  .mTop1280{
    margin-top: 100px !important;
  }
  .cartillaContent{
    margin-top: 95px;
  }
  .faqsContent{
    margin-top: 100px !important;
  }
  .discapacidadContent{
    margin-top: 80px !important;
  }
  .panel.sucursal{
    margin-top: 100px;
  }
  .etiqueta{
    margin-top: 100px !important;
  }
  .btn-regresoAutoG{
    display: none;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1200px){
  .mTop1280{
    margin-top: 60px !important;
  }
  .cartillaContent{
    margin-top: 50px;
  }
  .faqsContent{
    margin-top: 50px !important;
  }
  .discapacidadContent{
    margin-top: 50px !important;
  }
  .panel.sucursal{
    margin-top: 100px;
  }
  .etiqueta{
    margin-top: 100px !important;
  }
  .btn-regresoAutoG{
    display: none;
  }
}

@media (max-width: 1200px) {
  .panel.sucursal #mi-cuenta {
    height: 105px !important; }

  .msgSalida {
    text-align: left !important;
    font-size: 15px !important; }

  .polarizado {
    min-height: 250px; } }
@media (max-width: 998px) {
  .acc310img {
    width: 150px; }

  .first-sl, .seg-sl {
    top: 10px;
    font-size: 18px; }

  .fourth-sl {
    top: 10px;
    font-size: 18px;
    font-size: 18px;
    padding-left: 50%; }

  .thirt-sl {
    font-size: 18px;
    top: 20px; }

  .fifth-sl {
    font-size: 16px;
    top: 10px; } }
@media (max-width: 768px) {
  .contBotons {
    height: auto;
    margin-bottom: 10px; }

  .colonCon {
    height: 210px;
    background-position-y: 40%;
    margin-bottom: 5px; }

  .prestadoresN {
    border-top: 5px solid #D6D6D6;
    border-bottom: none; }

  .cartiHome h3 {
    padding-left: 0px; }

  .coloniaImg {
    height: 150px;
    max-width: 100%;
    background-position: 0px -25px;
    background-size: 100%; }

  .parquesImg, .turismoImg {
    height: 150px;
    max-width: 100%;
    background-position: 0px -252px;
    background-size: 100%; }

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    width: 100%; }

  .infocon {
    margin-top: 10px;
    width: 50% !important;
    float: left;
    padding: 0px; }

  .callEmer {
    position: absolute;
    right: 5px;
    color: #FFE9E7; }
    .callEmer .fa-phone {
      color: #F44336; }

  .telsDivs {
    cursor: pointer;
    float: left;
    width: 100% !important;
    margin-top: 10px;
    padding-right: 10px; }

  .telHome {
    font-size: 14px; }

  .titleTelHome {
    font-size: 14px !important; }

  .iconFollowTel {
    display: none; }

  .coloniaBox {
    margin-bottom: 10px; }

  .dutiles {
    background: #75A5FF;
    color: #FFF;
    border-bottom: 3px solid #4D8BFF; }
    .dutiles:hover {
      text-decoration: none;
      background: #1564F7;
      color: #FFF;
      border-bottom: 3px solid #4D8BFF; }

  .seBorraMenu {
    display: none !important; }

  .sliderCont .col-sm-2, .sliderCont .col-sm-4, .sliderCont .col-sm-5, .sliderCont .col-sm-3 {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .emerCont, .contBotons, .sliderCont {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .emerCont {
    height: 50px;
    margin-bottom: 15px; }

  .emerDiv {
    height: 55px;
    min-height: 15px;
    padding-top: 5px; }

  .titleEmer {
    float: left;
    margin-left: 15px;
    font-size: 12px !important; }

  .faemer {
    float: left;
    float: left;
    padding-left: 15px;
    font-size: 42px !important; }

  .boxhome {
    padding: 10px !important; }

  .textapps {
    font-size: 15px;
    padding-top: 16px; }

  .utilBox {
    background: #fff; }

  #SLIDER-ACCESOS {
    height: 110px; }
    #SLIDER-ACCESOS .col-xsEditHome {
      width: 50% !important;
      display: none; }
      #SLIDER-ACCESOS .col-xsEditHome.mobile {
        display: block !important; }
      #SLIDER-ACCESOS .col-xsEditHome .boxhome {
        background: #F7F6F5 !important;
        height: auto;
        border: 1px solid #E2E2E2;
        padding-left: 10px;
        padding-right: 10px; }
        #SLIDER-ACCESOS .col-xsEditHome .boxhome .apps {
          float: left; }

  .textapps {
    margin-top: 0px !important; }

  .col-sm-2.backLine.emerCont {
    display: none; }

  .htmlbox.container {
    height: auto;
    margin-bottom: -6px; }

  .backLine {
    background: none !important;
    margin-bottom: 25px; }

  .bannertel {
    width: 100% !important; }

  .colbanners {
    width: 50% !important; }

  #colorbox, #cboxWrapper, #cboxContent {
    width: 97% !important;
    margin-left: 7px; }

  #cboxLoadedContent {
    width: 97% !important;
    margin-left: 7px; }
    #cboxLoadedContent iframe {
      width: 97% !important;
      margin-left: 7px; }

  #cboxOverlay {
    width: 100% !important; }

  .contentAfiOpc .mods img {
    margin: 0px !important;
    width: 100% !important; }

  .planNuestrosPlanes {
    display: none; }

  #prestaciones li, .tablePlanes {
    width: 100% !important; }

  .mbBotMobile55 {
    margin-bottom: 55px; }

  .btnMobile {
    display: block !important; }

  .MapaAgencias {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .marginBotMobile, .buscadorRapido {
    margin-bottom: 15px !important; }

  .cartillaContent .contenidoSecc, #ConsultaCompleta .left, .calculeContent, .buscadorRapido {
    width: 100% !important;
    max-width: 100% !important; }

  #filtroPlanes .tapa {
    width: 33% !important; }

    .MapaAgencias #map_canvas {
      height: 450px; }

  #divInstructivos {
    max-width: 100%; }

  .tablaResultados {
    width: 100% !important; }

  #map {
    margin-top: 55px !important;
    text-align: center;
    margin: auto;
    border: none; }

  .MenuAgenciaTop {
    cursor: pointer !important;
    display: block;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857 !important;
    color: #555 !important;
    background-color: #FFF !important;
    background-image: none !important;
    border: 1px solid #CCC !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s !important;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important; }

  .paddingMobile {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .tabledatosutiles {
    display: none; }

  #UI-TITULO {
    font-size: 13px !important;
    line-height: 25px !important;
    color: #797979 !important; }

  .UI-NAVEGACION {
    font-size: 12px !important;
    line-height: 25px !important;
    color: #797979 !important; }
    .UI-NAVEGACION a {
      color: #797979 !important; }

  .columnas {
    column-count: 1 !important;
    -moz-column-count: 1 !important;
    -webkit-column-count: 1 !important;
    text-align: initial !important; }

  .imgMediosPagos {
    height: auto;
    width: 100%; }

  .firstFormPadding {
    padding: 0px !important; }

  .contentAfiOpc {
    width: 99% !important; }
    .contentAfiOpc div.mods {
      width: 99% !important; }

  .mods.fijo.agencias, .mods.fijo.consultas, .mods.fijo.asesor {
    width: 100%; }

  .BloqueoFormulario {
    width: 100%; }

  .MenuMapa {
    position: absolute !important;
    top: 120px !important;
    font-weight: bold !important;}

  iframe {
    max-width: 100%; }

  .menuiso {
    width: 40px !important; }

  .LoginPass {
    margin-top: 8px; }

  .marginFixed {
    margin-top: 4px;
    margin-bottom: 0px !important; }

  #html5-SECTION {
    border: none !important; }

  .noticeMobile li {
    width: 90% !important;
    margin: auto; }

  .mr15m {
    margin-right: 10px; }

  .input-topmar {
    margin-top: 15px; }

  .camposLogin {
    margin-bottom: 5px !important; }

  span[rel="inputsLogin"] {
    margin-bottom: 15px; }

  .footerMobile {
    border-top: 1px solid #E4E4E4; }

  .sepinternas {
    display: none; }

  .nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .loginNotice {
    display: none !important; }

  span[rel="inputsLogin"] {
    display: block; }

  .slideIngresoMobil{
    overflow: hidden;
    position: relative;
  }

  .isologotipo {
  width: 135px;
  height: 72px;
  display: block;
  background-position: -47px -72px;}

  .sup-logMobile h1.titleInt{
    display: inline-block;
    margin-bottom: 10px;
    font-size: 2em;
  }

  .menuh2login {
    text-shadow: initial;
    display: block;
    float: left;}

  #MENU-LOGIN {
    display: none;
    position: fixed;
    top: 0px !important;
    z-index: 9999999;
    background: #F5F5F5;
    width: 100%;
    left: 0px;
    margin-top: 0pfx !important;
    padding: 10%;
    height: 100%; }
    #MENU-LOGIN .apps.afiliados {
      display: none; }
    #MENU-LOGIN .camposLogin {
      box-shadow: none; }

  #carousel-example-generic {
    height: 250px; }

  .carousel-inner {
    cursor: pointer !important;
    height: 250px; }

  .carousel-indicators li {
    border: 1px solid #393939 !important; }
  .carousel-indicators .active {
    background-color: #393939 !important; }

  .plan {
    height: 580px;
    width: 100% !important; }
    .plan .espaciado {
      /*borrar */ }

  .welcomeDesktop {
    display: none !important; }

  .navbar-mobile {
    margin-bottom: 0px !important;
    background-color: #FFF;
    border-color: #E7E7E7;
    box-shadow: 0px 4px 27px rgba(0, 0, 0, 0.48); }

  #HEADER {
    display: none !important; }

  .msgSalida {
    text-align: left !important;
    font-size: 15px !important; }

  .questionDiv {
    width: 100% !important; }

  .panel.noticias {
    display: none; }

  #HEADER .loginbox a.mi_perfil, #HEADER .loginbox a.CerrarSesion {
    color: #FFF !important;
    border-left-color: #61D4FF; }

  .mi_perfil span {
    color: white !important; }

  #HEADER .loginbox {
    color: whitesmoke !important;
    border-bottom: solid 2px #00BAFF;
    border-left: solid 1px #00BAFF;
    border-right: solid 1px #00BAFF;
    background-color: #00baff; }
    #HEADER .loginbox strong {
      color: whitesmoke !important; }

  .col-ss {
    display: none; }

  .alertSuccess {
    width: 98% !important;
    position: relative !important;
    margin: 0 !important;
    left: 0px !important; }

  #HEADER {
    padding-right: 0px !important; }
    #HEADER .loginbox {
      border-radius: 0px !important;
      border-bottom: 0px !important;
      position: relative;
      width: 100% !important;
      right: 0px; }

  .menu-mobile {
    margin-top: 5px !important; }

  #NoticiaHome {
    background-color: #F3F3F3; }

  #html5-SECTION {
    padding-top: 20px !important;
    background-color: #F5F5F5; }

  #SKIN-MENU {
    display: none !important; }

  .secc, .sep-vert, #NAV, #TELEFONOS {
    display: none; }

  .slidetext1, .slidetext2, .slidetext3, .slidetext4 {
    font-size: 12px !important;
    right: 5px !important; }

  #footerFull {
    display: none; }

  #TELEFONOS .telGrande {
    font-size: 26px; }

  .menu-mobile, .telefonos-mobiles {
    display: block !important;
    padding-right: 10px;
    padding-left: 10px; } }

.sup-logMobile h1.titleInt{
  display: none;
}

/* HACKS Y MEDIA QUERIES HOME RESPONSIVE */

@media (max-width: 460px){
  .menuh2login {
    display: block;
    margin-top: 0;}

  .slideIngresoMobil{
    width: 100%;
  }

  .sup-logMobile h1.titleInt{
    display: block;
    font-size: 1.7em;
    margin-top: 20px;
  }

  .backMenu .isologotipo {
  width: 135px;
  height: 72px;
  background-position: -47px -72px;
  position: absolute;
  top: 54px;
  right: 22px; }
}

@media (max-width: 1720px) {
  .parqueBox .colText{
    padding-top: 10px;}

  .turismoBox .colText{
    padding-top: 17px;
  }
}

@media (min-width: 769px){
  .busQnoP{
    padding-left: 15px !important;
  }
}

@media (max-width: 1200px) {
  .prestadoresN h3 {
    font-size: 16px; }
}

@media (max-width: 1015px) {
  .cartiHome h3 {
    font-size: 15px; }
}

@media (max-width: 900px) {
  .parqueBox .colText, .coloniaBox .colText {
    font-size: 16px !important; } }
/* END HACK RESPONSIVES */
@media (max-width: 800px) {
  .bckSlider {
    background-size: cover !important; } }
@media (min-width: 800px) {
  .bckSlider {
    background-size: initial !important; } }

.falogoh {
  margin-top: 6px; }

#PAGE #HEADER {
  background: #002776 !important; }
  #PAGE #HEADER #NAV a {
    color: #F5F5F5; }

#html5-SECTION {
  padding-top: 60px;
  padding-bottom: 60px !important; }


#html5-SECTION-HOME {
  padding-top: 30px;
  padding-bottom: 30px !important; }

.loginAccess {
  color: #F5F5F5; }

.falogoh .fa-inverse {
  color: #002776; }

@media (max-width: 1300px) {
  #html5-SECTION {
    padding-top: 10px; }

  #carousel-example-generic {
    height: 360px !important; } }

@media (max-width: 768px) {
  #carousel-example-generic {
    height: auto !important; } }

#ui-datepicker-div {
  z-index: 100 !important; }

.ploff {
  padding-left: 0px !important; }

.notilongo {
  height: 632px !important;
  max-height: none !important; }

.notas.newsite {
  font-size: 18px !important; }

.notasContact {
  margin-top: 15px;
  display: none; }

.notas.infoweb {
  font-size: 16px !important; }

/*#linkPRESTADORES {
  pointer-events: none; }*/

#MOBILES-MENU ul.formattedList {
  font-family: 'Raleway', sans-serif;
  padding-top: 50px;
  position: absolute;
  width: 100%;
  overflow-y: auto;
  height: 100%;}

.linkus{
  width: 85%;
  margin: 0 auto;
  padding-top: 25px;
}

.linkus p {
  color: #f9461c;
  font-size: 17px;
  text-align: center;}

.linkus a{
  display: inline-block;
  text-align: center;
}

.linkus a:hover {
    text-decoration: none;}

.fristLink {
  margin-top: 15px; }

.mailPrest {
  font-size: 14px; }

.formus {
  width: 85%;
  margin: auto;
}

/* --- FORMULARIO PRESTADORES --- */

.modal-prest .modal-content{
  width: 70%;
  margin: 25% auto;
}

.modal-prest .modal-header{
  background-color: #f9461c;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.modal-prest .modal-body{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.modal-header button.close{
  position: absolute;
  top: 15px;
  font-size: 2em;
  right: 15px;
}

.modal-content .fristLink{
  padding: 15px;
  border: 1px solid #f9461c;
  border-radius: 4px;
  width: 100%;
  background-color: #fff;
  color: #f9461c;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.modal-content .fristLink:hover{
  background-color: #f9461c;
  color: #fff;
}

.tituloPrest{
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0 5px 0;
  font-size: 2em;
  text-align: center;
  color: #fff;
  line-height: 28px;
}

.soloPrest{
  text-align: center;
  color: #fff;
}

.cenautbox label{
  font-size: 16px;
  text-align: center;
}

.cenautbox input[type="text"],
.cenautbox input[type="password"]{
  border: 1px solid #c1c1c1;
  text-align: center;
  width: 100%;
  border-radius: 3px;
  padding: 8px 0;
}

.cenautbox input[type="text"]{
  margin: 10px 0 15px 0;
}

.cenautbox input[type="submit"]{
  width: 100%;
  padding: 8px 0;
}

.cenautbox input:focus{
  outline: none;
  border: 1px solid #f9461c;
}

.cenautbox input:hover{
  border: 1px solid #f9461c;
}

.linkus .fristLink{
  -webkit-tif (!("ontouchstart" in $('.fristLink'))) {
    $('.fristLink').addClass(' no-touch');
}ransition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 15px 0;
  border: 1px solid;
  border-radius: 5px;
}

@media (max-width: 468px){
  .modal-dialog .modal-content{
    width: 90%;
    margin: 80px auto;
  }
  .modal-dialog{
    margin: 0px !important;
  }
}

@media (max-width: 768px) {
  .modal-prest {
    width: 100% !important; } }

/* --- MODAL RESPUESTA --- */

.modal-header-respuesta{
  padding: 10px 0;
  color: #fff;
  position: relative;
  font-size: 1.5em;
  background-color: #F9461C;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
}

.modal-header-respuesta .close{
  display: none;
}

@media (max-width: 768px){
  .modal-header-respuesta .close{
    display: inherit;
    position: absolute;
    font-size: 1.2em;
    top: 14px;
    right: 15px;
  }
}

.modal-title-respuesta{
  display: inline-block;
}

.resp-ico{
  float:right;
  color: rgb(85, 85, 85);
  margin-left: 10px;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.resp-ico:hover{
  color: #F9461C;
}

.modal-body-respuesta{
  background-color: #fff;
  padding: 20px;
  border-bottom: 1px solid #ccc;
}

.modal-footer-respuesta{
  background-color: #fff;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.modal-footer-respuesta:hover{
  background-color: #e1e1e1;
}

.btn-resp-cerrar{
  background: none;
  border: none;
  color: #000;
  padding: 10px 0;
  font-size: 1.5em;
  width: 100%;
}


/* ---(fin) MODAL RESPUESTA --- */

.errorFam {
  display: none;
  font-size: 12px;
  color: #d00000;
  padding-left: 10px; }

.faFam {
  background: #e8e8e8;
  padding: 25px;
  border-radius: 122px;
  height: 85px;
  width: 85px;
  position: relative;
  font-size: 35px !important; }

.nombreFAM {
  display: block;
  font-size: 30px;
  font-family: "Open Sans";
  margin-top: 15px; }

.dniFAM {
  display: block;
  font-size: 22px;
  font-family: "Open Sans";
  font-weight: lighter;
  line-height: 22px;
  padding-bottom: 15px; }

.checkFAM {
  position: absolute;
  bottom: 19px;
  right: 20px;
  font-size: 15px !important;
  color: #00c0ff; }

.nofamily {
  text-align: center; }
  .nofamily i {
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #ff7f0a;
    font-size: 92px !important; }
  .nofamily span.principal {
    font-size: 28px; }
  .nofamily span.secundario {
    font-size: 16px;
    display: block; }

.titleBanner {
  color: #FFF;
  text-shadow: 0px 1px 3px #000;
  font-size: 36px;
  position: absolute;
  bottom: 95px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .titleBanner.ct {
    text-align: center !important; }
  .titleBanner.lf {
    text-align: left !important;
    left: 10% !important; }
  .titleBanner.rg {
    text-align: right !important;
    right: 10% !important; }

.imageBanner {
  position: absolute;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  bottom: 100px; }
  .imageBanner.rtop {
    text-align: right;
    right: 10%;
    top: 15px; }
  .imageBanner.ct {
    text-align: center !important; }
  .imageBanner.lf {
    text-align: left !important;
    left: 10% !important; }
  .imageBanner.rg {
    text-align: right !important;
    right: 10% !important; }

.video.item video, video[poster] {
  width: 100%; }

.imgImgMed {
  display: block;
  margin-bottom: 25px;
  max-width: 320px; }

.exclusivetext {
  font-size: 12px;
  color: #707376; }

.faqReint {
  margin-top: 40px; }

.contentCar {
  float: left;
  width: 390px;
  height: 600px;
  position: relative;
  padding: 20px;
  background-image: url("/files/images/appss/imgpsh_fullsize.png");
  background-size: cover;
  background-position: 0px -55px; }

.carouselMovil {
  padding-left: 53px;
  padding-top: 51px;
  width: 297px;
  height: 481px; }

.logomov {
  padding-right: 15px; }
  .logomov img {
    width: 150px;
    float: left;
    margin-right: 25px;
    margin-bottom: 15px; }

.fz17 {
  font-size: 17px !important; }

.fz18 {
  font-size: 15px; }

.fz19 {
  font-size: 19px !important; }

.iconAp {
  font-size: 44px !important;
  margin-bottom: 15px;
  color: #A8A9AD; }
  .iconAp.apple {
    color: #76797C; }

.contentMovDesc {
  padding: 20px; }

.mbot25 {
  margin-bottom: 25px !important;
  display: block; }

.btn-dw {
  margin-top: 10px !important; }

.imgApp {
  max-width: 50%; }

.listMovil {
  padding-left: 15px;
  color: #777;
  font-size: 17px; }

ul.listMovil li {
  margin-bottom: 15px; }

.subtitleP {
  font-size: 17px;
  font-weight: 600; }

.subtitleH {
  margin-bottom: 5px; }

.nomb {
  margin-bottom: 0px; }

.sa-button-container {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center; }
  .sa-button-container .cancel {
    -webkit-order: 2;
    order: 2; }
  .sa-button-container .sa-confirm-button-container {
    -webkit-order: 1;
    order: 1; }

/* SECCION PLANES */

.todosLosPlanes{
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.todosLosPlanes .plan{
  min-width: 450px;
  width: 20%;
}

.todosLosPlanes .plan .classic-img{
  width: 100%;
  background-color: #ccc;
  background-image: url('');
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
  margin-bottom: 20px;
}

.todosLosPlanes .plan .familiar-img{
  width: 100%;
  background-color: #ccc;
  background-image: url('');
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
  margin-bottom: 20px;
}

.todosLosPlanes .plan .up10-img{
  width: 100%;
  background-color: #ccc;
  background-image: url('');
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
  margin-bottom: 20px;
}

/*--- PLANES CLASSIC Y FAMILAR CON MANSORY LAYOUT ---*/

#miplan{
  margin: 0px auto;
}

.contContenido{
  margin-bottom: 15px;
  list-style: none;
}

.contContenido .desc-plan-classic{
  cursor: pointer;
  padding: 10px;
  background-color: #f1f1f1;
  color: #000;
  border-radius: 5px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.contContenido .desc-plan-classic b{
  font-size: 1.1em;
  color: rgb(41, 41, 41);
}

.contContenido .desc-plan-classic i{
  margin-right: 10px;
  font-size: 1.2em;
}

.desc-plan-classic-p{
  color: #000;
  margin: 3px 0;
  display: none;
}

/* DASHBOARD y/o AUTOGESTION */

.dashboardMobile{
	display: none;
}

@media(max-width: 768px){
	.dashboardMobile{
		display: block;
	}
	.dashboardPC{
		display: none;
	}
}
.fondoAutoG-azul{
	background-color: #29457b;
	margin-top: -20px;
	width: 100%;
	padding-top: 30px;
	position: relative;
	height: 330px;
}

.fondoAutoG-azul .autoG-ico .titulo-ico{
  color: #fff;
}

.fondoGris-home{
	background-color: #3c3c3c;
	width: 100%;
	padding: 14px 0;
	position: relative;
	height: 100px;
	cursor: pointer;
}

.fondoGris-home .ingresoTextapp{
	margin-top: 3px;
  color: #fff;
  font-size: 1.1em;
  text-align: center;
  display: block;
}

.fondoRojo{
	background-color: #F44336;
	margin-top: -20px;
	width: 100%;
	padding: 17px 0;
	height: 100px;
}

.alertas{
	text-align: center;
}

@media(min-width: 568px){
	.dashboardMobile .titulo-ico{
		font-size: 1.2em !important;
	}
  .fondoRojo{
  	width: 50%;
    float: left;
  }
  .fondoAzul-home{
    width: 50%;
    float: left;
    margin-top: -20px;
  }
}

.fondoGris .autoG-ico .titulo-ico{
	color: #fff;
}

.contDatosAfi{
	height: 274px;
}

.fondoAzul-footer{
	margin-bottom: -60px;
	background-color: #29457b;
	margin-top: 30px;
	width: 100%;
	padding: 20px 0;
	position: relative;
}

.entradaAutoGestion{
	text-align: center;
	margin: 0;
	color: #fff;
  text-shadow: none;
}

.datosAfiliado-autoG{
	color: #fff;
	display: block;
	margin-top: 10px;
	text-align: center;
}

.tituloForm{
	font-size: 1.5em;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 2px solid #3c3c3c;
}

.contForm {
	margin: 40px 0;
  padding: 1px;
}

.contForm span{
	width: 100%;
}

.autoG-ico{
	text-align: center;
	margin-top: 25px;
	margin-right: 0;
}

.autoG-icoNoMTop{
	margin-top: 0;
}

.autoG-icoNoMTop .titulo-ico{
	color: #fff;
	text-align: center;
	margin-top: 5px;
	font-size: 14px;
}

.autoG-ico .titulo-ico{
  color: #3c3c3c;
  text-align: center;
  margin-top: 5px;
	font-size: 14px;
}

@media (max-width: 320px){
  .autoG-ico .titulo-ico{
    font-size: 13px;
  }
}

.autoG-ico a{
	color: #3c3c3c;
}

.autoG-ico a:hover,
.autoG-ico a:active,
.autoG-ico a:active{
	opacity: .7;
	color: #3c3c3c;
	text-decoration: none;
}

.autoG-ico i{
	display: block;
	text-align: center;
	font-size: 5em;
}

.contForm .table>tbody>tr>th{
	border-top: 1px solid transparent;
}

.contItemsAutoG{
	padding-top:60px;
  padding-bottom: 10px;
	overflow-y: hidden;
}

.contItemsAutoG .col-xs-4{
	height: 135px;
}

.icoAlerta{
  display: inline-block;
  margin: 0 30px;
}

@media (min-width: 500px){
  .icoAlerta{
    display: inline-block;
    margin: 0px 70px;
  }
}

.icoAlerta i{
	padding: 10px;
  border-radius: 50%;
  border: 3px solid #f5f5f5;
  color: #fff;
  font-size: 1.5em;
}

.icoNoticiasCont{
	background-color: #e67e22;
  border: 3px solid #f5f5f5;
  border-radius: 50%;
  height: 48px;
  width: 48px;
}

.icoNoticiasCont .icoNoticias {
	margin-top: 8px;
}

.alertas .titulo-ico {
	margin-top: 5px;
	font-size: 14px;
	color: #3c3c3c;
}

.icoAlerta .notificacion{
	background-color: #e67e22;
}

.icoAlerta a:hover,
.icoAlerta a:active,
.icoAlerta a:active{
	color: #3c3c3c;
	text-decoration: none;
}

.icoAlerta .alerta{
	background-color: #F44336;
	width: 48px;
	height: 48px;
}

@media(min-width: 1200px){
	.btn-regresoAutoG{
		display: none !important;
	}
}

.btn-regresoAutoG{
	font-size: 3em;
	color: #000;
	display: inline-block;
	margin-top: -12px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.btn-regresoAutoG:hover,
.btn-regresoAutoG:focus{
	text-decoration: none;
	color: #3c3c3c;
}

.avisoDashboard .notas{
    display: block;
    margin-top: 60px;
}

.notas.verde {
    width: 80%;
    margin-top: 100px;
    background: #71ce65;
    color: white;
    padding: 10px;
}

.notas.verde:hover {
    text-decoration: none;
    color: white;
    background: #71ce65;
}

.notas.azul {
    background: #00baff;
    color: white;
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 10px !important;
}

.notas.azul:hover {
    text-decoration: none;
    color: white;
    background: #00baff;
}

.notas.verde .atention,
.notas.azul .atention {
    float: left;
    font-size: 58px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 25px;
}

.textPush,
.descPush{
  font-family: 'Lato', sans-serif;
}

.textPush {
    color: #fff;
    font-size: 1.3em;
    text-align: center;
    font-weight: 700;
    display: inline-block;

}

.descPush {
    display: inline-block;
    font-size: 1em;
    color: #fff;
}

.okAdhesion {
    cursor: pointer;
    padding: 10px;
    color: white;
    border: 1px solid white;
    text-transform: uppercase;
    display: block;
    width: 50%;
    margin-top:10px;
    margin: auto;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .2s ease-in-out;
}

.okAdhesion:hover{
    background: white;
    color: #71ce65;
    text-decoration: none;
}

.verde{
  background-color: #71ce65;
}

.naranja{
  background-color: #ff6d1b;
}

.avisoDashboard{
  width: 80%;
  margin: 100px auto;
  border-radius: 3px;
  padding: 15px;
  text-align: center;
  color: #fff;
}

.avisoDashboard i{
  font-size: 3em;
}

.close-aviso{
  display: inline-block;
  margin: 5px 40px;
  font-size: 2.5em;
  color: #fff;
  border: none;
  background-color: transparent;
  margin-top: 60px;
}

@media(min-width: 769px){
  .avisoDashboard{
    display: inline-block;
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    text-align: left;
    color: #fff;
    float: left;
  }
  .avisoDashboard.verde{
    width: 100%;
    height: 100px;
    border-radius: 0px;
    padding: 15px;
    text-align: left;
    color: #fff;
  }
  .avisoDashboard.naranja{
    margin-top: 8px;
    border: none;
    border-left: 11px solid #ff8000;
    background: #ffe3c7;
    color: #101010;
    font-size: 14px;
  }
  .avisoDashboard.naranja p.descPush{
    color: #101010;
  }
  .avisoDashboard i{
    font-size: 3em;
    float: left;
    margin: 12px;
  }
  .avisoDashboard p.textPush{
    display: inline-block;
    font-size: 2em;
    margin-bottom: 5px;
  }
  .avisoDashboard p.descPush{
    display: inline-block;
    font-size: 1em;
  }
  .okAdhesion {
    float: right;
    cursor: pointer;
    padding: 10px;
    color: white;
    width: 15%;
    text-align: center;
    border: 1px solid white;
    text-transform: uppercase;
    margin-top: -30px;
    margin-right: 20px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .2s ease-in-out;
  }
}

/* NOTICIAS */

.rows{
  width: 100%;
  margin-bottom: 25px;
  border: 1px solid #ccc;
  border-radius: 3px;
  min-height: 350px;
  max-height: 350px;
  overflow: hidden;
  padding: 0px !important;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.rowsBig{
  border-radius: 5px;
  border: 1px solid #ccc;
  width: 100%;
  margin-bottom: 25px;
  padding: 0px !important;
  min-height: 550px;
  max-height: 550px;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.rows:hover,
.rowsBig:hover{
  box-shadow: 0 0 8px #ccc;
}

@media (max-width: 412px){
  .longNotice{
    display: none;
  }
  .rowsBig{
    min-height: none;
    height: auto;
    max-height: none;
    margin-top: 20px;
    font-size: 10px;
  }
  .fechaNoticPortada{
    float: left;
    font-size: 1.3em !important;
  }
  .rows{
    width: 100%;
    margin-bottom: 15px;
    padding:20px;
    min-height: 390px;
    max-height: 390px;
    padding: inherit;
  }
  .rowsBig{
    width: 100%;
    background: #F2F2F2;
    margin-bottom: 15px;
    padding:inherit;
    height: 670px;
  }
  .rowsBig .noticiaInfo{
    height: 320px !important;
  }
  .noticiaInfo {
    height: 220px !important;
  }
  .imgNoticArt{
    display: none;
  }
}

.linkPortada{
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

.linkPortada:hover{
  text-decoration: none;
  color: #000;
}

.rowsBig .nombre{
  font-weight: bold;
  font-size: 24px;
  padding-top: 5px;
}

.rowsBig .copete{
  font-size: 16px;
}

.rows .nombre{
  font-weight: bold;
  font-size: 18px;
}

.rows .copete{
  font-size: 14px;
}

.imgPrincipal {
  height: 350px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imgNoticArt .imgPrincipal{
  background-size: contain;
}

.fechaNoticList{
  margin-top: 20px;
  font-size: .9em;
}

.imgPortada{
  height: 170px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.fechaNotic,
.fechaNoticPortada{
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.fechaNoticList{
  bottom: 20px;
  left: 20px;
}

.fechaNotic {
  margin-top: 20px;
  font-size: 12px;
}

.noticiaInfo{
  border-top: 1px solid #ccc;
  position: relative;
  padding: 20px;
  color: #000;
  height: 178px;
}

.longNotice .rows .noticiaInfo{
  padding: 20px !important;
  height: 200px;
}

/****************************** NOTICIA ARTICULO ************************************************/

.copeteArt{
  margin-bottom: 20px;
  font-size: 1.3em;
}

.bread{
  padding: 8px 0px !important;
  margin-bottom: 20px;
  list-style: none;
  border-bottom: 1px solid #eee;
  background: none !important;
  border-radius: 0 !important;
}

.bread a:hover{
  text-decoration: none;
}

.imgNoticArt{
  width: 100%;
  margin: 30px 0px;
  overflow: hidden;
}

.imgNoticArt .img{
  height: 300px;
}

/* Colonia de verano */

.titleColonia{
  margin-top: 40px;
  font-size: 4.5em;
  font-weight: 700;
  color: #f9471b;
}

.subColonia{
  font-weight: 700;
  color: #f9471b;
}

.coloniaBajada{
  font-size: 1.8em;
  color: #777;
  margin-bottom: 40px;
}

.btn-vermas-colonia{
  color: #002776;
  height: 75px;
  width: 75px;
  line-height: 70px;
  font-size: 1.5em;
  text-align: center;
  border-radius: 50%;
  font-weight: 700 !important;
  border: 2px solid #002776 !important;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
    position: absolute;
    bottom: -100px;
} .btn-vermas-colonia:hover{
  text-decoration: none;
  color: #fff !important;
  background-color: #002776;
}

@media (max-width: 440px) {
  .titleColonia{
    margin-top: 20px;
    text-align: center;
    font-size: 3.5em;
  }
  .coloniaBajada{
    margin-top: 20px;
    text-align: center;
    font-size: 1.8em;
    margin-bottom: 30px;
  }
  .btn-vermas-colonia{
    left: 50%;
    bottom: -325px;
    transform: translate(-50%, -50%);
  }
  .mods.coloniaVerano {
    width: 100%;
    height: 160px;
    margin-bottom: 100px;
    background-size: cover;
    background-position: initial !important;
    background-image: url(/images/coloniaVerano.jpg);
    transform: rotate(180deg);
  }
}

@media(max-width: 1280px){
  .titleColonia{
    margin-top: 40px;
    font-size: 3.5em;
    font-weight: 700;
    color: #f9471b;
  }

  .coloniaBajada{
    font-size: 1.3em;
    color: #777;
    margin-bottom: 40px;
  }
}


/*# sourceMappingURL=template.css.map */
