@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin-ext');

/* common styles */

h1, h2, h3{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    font-style: normal;
}
h4, h5, h6{
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
    font-style: normal;
}

/* NEW */
.thin {
    font-family: 'Roboto', sans-serif;
    font-weight: 200 !important;
    font-style: normal;
}

.modenaLight {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-style: normal;
}
.modenaItalic {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: italic;
}
.modenaBold {
    font-family: 'Roboto', sans-serif;
    font-weight: 700  !important;
    font-style: normal;
}
.modenaBoldItalic {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
}

.modenaExtraBold {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
}
.modenaExtraBoldItalic {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700 !important;
    font-style: normal;
}
.modenaRegular {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
}
.modenaMedium {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

html input[disabled] {
    cursor: not-allowed !important;
}

body {
    margin:0;
    padding:0;
    background-color: #f0f0f0;
}
.clear {clear:both;}
.texto_info {font-size:14px; color:#888888; font-weight:normal; }

/* for cookies message */
#infocookies{ 
    font-family:"Roboto",Arial, Helvetica, sans-serif; 
    /*font-size:12px; */
    text-align:center;
    color:#666;
    background-color: #fff;
    bottom: 0px;
    clear: both;
    position: fixed;
    width: 100%;
    z-index:999;
    
    -moz-box-shadow:0px 0px 40px rgba(0,0,0,0.2);
    -webkit-box-shadow:0px 0px 40px rgba(0,0,0,0.2);
    box-shadow:0px 0px 40px rgba(0,0,0,0.2);
}
#infocookies div{ /*width:980px;*/ margin-top:0px; margin-left:auto; margin-right:auto; padding:10px;}
#infocookies button{ margin-top:5px;}

/* menu left ------------ para cambiar ------------ */

.menuLeft {width:190px; /*height:800px;*/ margin:0px; padding-top:15px; padding-left:0px; float:left;}
.menuLeft .seccion {font-family:"Roboto",Arial,Verdana;font-size:16px; color:#666; font-weight:normal; border-bottom:solid 1px #ccc; width:190px; margin:0;}
.menuLeft .shadowLeft {width:7px; height:114px; float:left; position:relative; left:-7px; top:-45px;background:url(../images/shadowMenuLeft.jpg) top left no-repeat;}
.menuLeft ul.leftMenuItems {width:auto; height:auto; list-style:none; margin:0; padding:5px;}
.menuLeft ul.leftMenuItems li {margin:0; padding:5px;list-style:none;}
.menuLeft ul.leftMenuItems li a:hover {text-decoration:underline; color:#000}
.menuLeft ul.leftMenuItems li a.sel2  {color:#000; font-weight:bold;}
.menuLeft ul.leftMenuItems a.tlt {margin:0 0 0 0; padding:3px 0 3px 5px; position:relative; left:-5px; display:block;}
.menuLeft ul.leftMenuItems a.selected {margin:0 0 0 0; padding:3px 0 3px 5px; color:#fff; background-color:#008fd5; position:relative; left:-5px;}
.menuLeft ul.leftMenuItems a.tlt:hover {color:#666; background-color:#eee;}

.fontLeftMenu_title {font-family:"Roboto",Arial; font-size:13px; color:#0170a7;}
.fontLeftMenu_links {font-family:"Roboto",Arial; font-size:13px; color:#666;}
a.fontLeftMenu_links{text-decoration:none;color:#000;}
a.fontLeftMenu_links:visited {text-decoration:none;color:#000;}
a.fontLeftMenu_links:active {text-decoration:none;color:#1bb8ec;}

/* tarifas -------------- para cambiar ------------ */
.row_tarifa {
    margin-bottom:20px;margin-bottom:20px;margin-left:auto; margin-right:auto;
}
.row_tarifa h1 {text-align:center; margin:5px 0; font-weight:normal; font-size:12px; font-family:"Roboto",Arial, Helvetica, sans-serif; float:left; color:#666666;}
.row_tarifa h1.stxt {width:300px;}
.row_tarifa h1.dtxt {width:200px;}

.tarifaTel {
    width:126px; 
    height:140px; 
    margin-left:20px;
    margin-right:20px;
    color:#008fd5; 
    background:url(../images/bulina_tarifa.png) center bottom no-repeat;
    display:block; 
    font-family:"Roboto",Arial, Helvetica, sans-serif; 
    float:left;
}
.tarifa_digi {
    width:180px; 
    height:140px; 
    margin-left:20px;
    margin-right:20px;
    color:#008fd5; 
    background:url(../images/bulina_tarifa_digi.png) center bottom no-repeat;
    display:block; 
    font-family:"Roboto",Arial, Helvetica, sans-serif; 
    float:left;
}
.tarifa_fijo {
    width:180px; 
    height:140px; 
    margin-left:20px;
    margin-right:20px;
    color:#008fd5; 
    background:url(../images/bulina_tarifa_fijo.png) center bottom no-repeat;
    display:block; 
    font-family:"Roboto",Arial, Helvetica, sans-serif; 
    float:left;
}
.tarifa_movil {
    width:180px; 
    height:140px; 
    margin-left:20px;
    margin-right:20px;
    color:#008fd5; 
    background:url(../images/bulina_tarifa_movil.png) center bottom no-repeat;
    display:block; 
    font-family:"Roboto",Arial, Helvetica, sans-serif; 
    float:left;
}

.tarifaNueva{
    margin:15px;
    padding:18px;
    color:#666;
    display:block; 
    font-family:"Roboto",Arial, Helvetica, sans-serif; 
    float:left;
    background-color: #fff;
}
.precio_titulo {width:70px; height:90px; position:relative; color:#666; font-size:14px; font-weight:bold; text-align:center;float:left;}
.precio_icon {width:70px; float:left;}

.precio {float:right;}
.precio_eur {font-size:55px; text-align:left; font-weight:bold;}
.precio_dec {font-size:30px; display:inline; font-weight:normal; margin-left:-10px;}

.precio_unid {font-size:12px; text-align:left; margin-top:-10px;}

.textoTarifa{
    background-color: #eee;
    padding:4px;
    
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,.1);
    box-shadow: inset 0 0 3px rgba(0,0,0,.1);
    border: solid 1px #ddd;
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    width:500px; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:20px; 
    text-align:center; height:32px; line-height:32px;

}
/* fin tarifas */

.puntos_vert_gray{
    width:10px;
    height:100px;
    margin-top:30px;
    background:url(../images/puntos_vert_gray.png) center center repeat-y;
    float:left;
}
.puntos_vert_blue{
    width:10px;
    height:100px;
    margin-top:30px;
    background:url(../images/puntos_vert_blue.png) center center repeat-y;
    float:left;
}
.puntos_hori_gray{
    
    height:10px;
    margin:0 auto;
    background:url(../images/puntos_hori_gray.png) center center repeat-x;
}
.puntos_hori_blue{
    width:100px;
    height:10px;
    margin:0 auto;
    background:url(../images/puntos_hori_blue.png) center center repeat-x;
}
.novedad{
    background-color: #fff;
    padding:25px;
    color:#444;
    border: 1px solid #dd0000;
    border-radius: 8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}
.novedadTitle{font-size:15px;color:#000000}
.novedadImg{
    margin-left:-20px;
    margin-bottom:-30px;
}

.campo_obligatorio{
    border-left:solid 3px orange;
}

.titulo_fino{
    font-family: "Roboto";
    font-weight: 300;
    font-size: 32px;
    color:#005181;
}
.titulo{
    font-family: "Roboto";
    font-weight: 300;
    font-size: 32px;
    color:#005181;
    margin: 0 0 -0.4em 0;
}
.titulo2{
    font-size: 18px;
}
.titulo_gordo{
    font-family: "Roboto";
    font-weight: 700;
    font-size: 32px;
    color:#005181;
}

.legal_info {
    font-size:12px;
    font-style:italic;
}

/* colores */
.azul1{color:#005181!important;} /* oecusro */
.azul2{color:#007cbf!important;} /* normal */ 
.azul3{color:#00b1eb!important;} /* acento */
.azul4{color:#ECF8FC!important;} /* clarito */

.verde{color:#76b72a;}
.lima{color:#C8F555;}
.extra{color:#AEDF7A;} /*for MB extra */ 
.morado{color:#951B81;}
.naranja{color:#F18700;}
.rojo{color:#D60B52;}

.bgVerde{background-color:#76b72a!important;}
.bgLima{background-color:#C8F555!important;}
.bgExtra{background-color:#AEDF7A!important;}
.bgMorado{background-color:#951B81!important;}
.bgNaranja{background-color:#F18700!important;}
.bgRojo{background-color:#D60B52!important;}
.bgGris{background-color:#D9D9D9!important;}

.gris2{color:#545454!important;}
.gris3{color:#878787!important;}

.colorNavega{color:#76b72a;}
.colorCombo{color:#ea4982;}
.colorCombo5{color:#007AC2;}
.colorCombo10{color:#951B81;}
.colorCombo15{color:#F18700;}
.colorCombo20{color:#D60B52;}

.ofertaTitulo{font-family: "Roboto Condensed"; font-weight: 700; font-size:24px;line-height:30px;}
.ofertaSub{font-size:20px; line-height:18px; color: #666;}
.ofertaMas{font-size:40px; line-height:18px; color: #888;font-weight: 700; margin: 1rem}
.ofertaGigas{font-family: "Roboto"; font-weight: 700; font-size:60px;line-height:60px;letter-spacing: -2px;}
.ofertaGigas2{font-family: "Roboto"; font-weight: 700; font-size:60px;line-height:60px;letter-spacing: -2px;}
.gigaSup{font-size:30px; vertical-align: super;}
.ofertaMin{font-family: "Roboto"; font-weight: 700; font-size:40px;line-height:40px;letter-spacing: -1px;}
.ofertaMinDIGI{font-family: "Roboto"; font-weight: 700; font-size:40px;line-height:40px;letter-spacing: -1px;}
.ofertaPrecio{font-family: "Roboto"; font-weight: 700; font-size:80px;line-height:80px;letter-spacing: -2px;}
.ofertaEuro{font-size:20px; line-height:18px;}
.ofertaBolsa{font-family: "Roboto"; font-weight: 700; font-style: italic; font-size:30px;line-height:25px;}
.ofertaBolsa2{font-family: "Roboto"; font-weight: 700; font-size:20px;line-height:20px;}

.linksMasInfo{
  margin: 1rem 0;
}
.linksMasInfo a{
  color: #666;
}

.bgPromo{background-color:#FFFC8A;padding:8px 2px 8px 2px;}
.bgMini{background-color:#d4edfc;color:#005181;padding:20px}
.bgIlimitados{background-color:#00b1eb;color:#fff;padding:20px 0}
.bgCombo5{background-color:#007AC2;color:#fff;padding:20px}
.bgCombo10{background-color:#951B81;color:#fff;padding:20px}
.bgCombo15{background-color:#F18700;color:#fff;padding:20px}
.bgCombo20{background-color:#D60B52;color:#fff;padding:20px}
.bgNavega{background-color:#76b72a;color:#fff;padding:20px}

.bgAzul1{background-color:#005181!important;}
.bgAzul2{background-color:#007cbf!important;}
.bgAzul3{background-color:#00b1eb!important;}
.bgAzul4{background-color:#ECF8FC!important;} /* clarito */

.bgTrans{background-color:rgba(255,255,255,0.2);}

/* ¿? */
svg.svg-inline--fa {
    max-width: 50px;
}
.green-text {
    font-size: 2.5rem !important;
}


.infoTarifaMovil{
    text-align: right;
    margin-bottom: 10px;
}

@media only screen and (max-width: 600px) {
    .infoTarifaMovil{
        text-align: center;
    }
}


.clean {
    margin-left: 1em;
}
@media (max-width: 600px) {
  .clean, .attach {
    margin-bottom: 40px;
  }
}

.signature-panel {
  margin: .5rem 0 .2rem 0 !important;
}

.links {
    font-size: 13px;
}
.notLink {
    color: #666;
}

.internet-btn {
    margin-top: 35px;
}

.separator {
    height: 1px !important;
    border-width: 0 !important;
    background-color: #bdbdbd;
    margin: 15px 0 15px 0;
}

/* configurador */
@media only screen and (max-width: 600px) {
    .panelFibra{
        border-color:#ccc;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        padding-bottom: 13px !important;
    }
    .panelFijo{
        padding-top: 13px !important;
    }
    .panelMovil{
      padding: '8px 8px 0 8px';
    }
}
@media only screen and (min-width: 600px) {
    .panelFibra{
        border-color:#ccc;
        border-top-width: 0px;
        border-right-width: 1px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: none;
        border-left-style: none;
        padding-right: 13px !important;
    }
    .panelFijo{
        padding-left: 13px !important;
    }
    .panelMovil{
      padding: '13px 13px 0 13px';
      margin-top: .5rem;
    }
}

.enlacesTop{
    line-height: 4;
}
.prodInfoBlocks{
  color:#666 !important;
  font-size: 15px;
  line-height:1.4;
  padding: 13px !important;
  /*margin-top: -14px;*/
}
.selectedInfo {
  background-color: #00b1eb !important;
  border-radius: 6px;
}
.negativeText {
  color: #fff !important;
}
.prodInfoText{
  color:#666 !important;
  font-size: 14px;
  line-height:1.4;
}
.activeText{
  color:#00b1eb;
  font-size: 16px;
  line-height:1.4;
}
.prodSelectedText{
  font-family: "Roboto", sans-serif;
  font-weight: 700;
    color:#00b1eb;
    font-size: 18px;
    margin-top:15px;
}
.infoProduct{
  padding: 10px !important;
  font-size: 16px;
  clear: both;
}
.tituloCuota {
    font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color:#000;
}
.tituloPack {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 14.5px;
  color:#000;
}
.precioCuota {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 80px;
    line-height:1;
    color:#007cbf;
}
.precioCuota2 {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 35px;
    line-height:1;
}
@media only screen and (max-width: 992px) {
    .prodInfoText{
        color:#666;
        font-size: 11px;
        line-height:1.4;
    }
    .prodInfoBlocks{
      font-size: 12px;
      line-height:1.4;
      padding: 10px !important;

    }
    .prodSelectedText{
        font-size: 14px !important;
        margin-top:8px !important;
    }
    .activeText{
        color:#00b1eb;
        font-size: 13px !important;
        line-height:1.4 !important;
    }
    .tituloPack {
          font-family: "Roboto", sans-serif;
  font-weight: 700;
        font-size: 13px;
        color:#000;
    }
}

.bloqueResumen{
    padding-top: 15px !important;
}
.detallesResumen{
    padding: 15px !important;
}
.filaResumen{
    margin-bottom:0px !important;
    padding: 13px !important;

    border-color:#ccc;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
}
@media only screen and (max-width: 600px) {
  .filaResumen {
      font-size: 0.5;
  }
}
.tituloResumen {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 18px;
    color:#00b1eb;
    padding-top: 10px !important;
}

.totalResumenOrder {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 29px;
    color:#007cbf;
    /*padding-top: 10px !important;*/
}
.totalResumenOrderPrice {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 29px;
    color:#007cbf;
    /*padding-top: 10px !important;*/
}

@media only screen and (max-width: 600px) {
  .totalResumenOrder {
      font-size: 19px;
  }
  .totalResumenOrderPrice {
      font-size: 29px;
  }
}
.totalResumen {
    /*   font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 29px; */
    font-weight: bold;
    color:#007cbf;
    /*padding-top: 10px !important;*/
}
.paddingCarrito {
    padding: 15px !important;
}
.precioResumen {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 32px;
    line-height:32px;
    margin-top: 10px;
    /*color:#00b1eb;*/
}
.precioConfig {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 32px;
    line-height:32px;
    /*color:#00b1eb;*/
}
@media only screen and (max-width: 600px) {
  .precioResumen {
        font-family: "Roboto", sans-serif;
  font-weight: 700;
      font-size: 22px;
      margin-top: 8px;
      line-height:30px;
      /*color:#00b1eb;*/
  }
  .precioConfig {
        font-family: "Roboto", sans-serif;
  font-weight: 700;
      font-size: 24px;
      margin-top: 8px;
      line-height:30px;
      /*color:#00b1eb;*/
  }
}
.precioEuro {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 30px;
    line-height:40px;
    color:#007cbf;
}

.fraseCuota {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 28px;
    line-height:40px;
    color:#00b1eb;
}
.precioMovil {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size: 18px;
}

.tachado{
  text-decoration: line-through !important;
  /*
  -webkit-text-decoration-color: red  !important; 
    text-decoration-color: red !important;
  */
}

/* moviles */


/* testimonios */
.testimonial {
    -moz-box-shadow:0px 0px 40px rgba(0,0,0,0.2);
    -webkit-box-shadow:0px 0px 40px rgba(0,0,0,0.2);
    box-shadow:0px 0px 40px rgba(0,0,0,0.2);
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 20px;
    background-color: white;
    color: black;
}

.GD_titulo1 {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    font-size:20px;
    line-height:20px;
    color:#007cbf;
}
.GD_titulo2 {
    font-family: "Roboto";
    color:#666666;
}
.GD_titulo3 {
      font-family: "Roboto", sans-serif;
  font-weight: 700;
    color:#007cbf;
}

.sombraTexto{
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.degClaro{
    background-image: -ms-linear-gradient(top, #fff 0%, #ECF8FC 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #ECF8FC 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #ECF8FC 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ECF8FC));
    background-image: -webkit-linear-gradient(top, #fff 0%, #ECF8FC 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #ECF8FC 100%);
}
.degClaroInv{
    background-image: -ms-linear-gradient(top, #ECF8FC 0%, #fff 100%);
    background-image: -moz-linear-gradient(top, #ECF8FC 0%, #fff 100%);
    background-image: -o-linear-gradient(top, #ECF8FC 0%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ECF8FC), color-stop(1, #fff));
    background-image: -webkit-linear-gradient(top, #ECF8FC 0%, #fff 100%);
    background-image: linear-gradient(to bottom, #ECF8FC 0%, #fff 100%);
}
.degOscuro{
    background-image: -ms-linear-gradient(top, #007cbe 0%, #00b1eb 100%);
    background-image: -moz-linear-gradient(top, #007cbe 0%, #00b1eb 100%);
    background-image: -o-linear-gradient(top, #007cbe 0%, #00b1eb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #00b1eb));
    background-image: -webkit-linear-gradient(top, #007cbe 0%, #00b1eb 100%);
    background-image: linear-gradient(to bottom, #007cbe 0%, #00b1eb 100%);
}
.degOscuro2{
    background-image: -ms-linear-gradient(top, #00b1eb 0%, #005181 100%);
    background-image: -moz-linear-gradient(top, #00b1eb 0%, #005181 100%);
    background-image: -o-linear-gradient(top, #00b1eb 0%, #005181 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #005181));
    background-image: -webkit-linear-gradient(top, #00b1eb 0%, #005181 100%);
    background-image: linear-gradient(to bottom, #00b1eb 0%, #005181 100%);
}
.sombraGrande {
    -moz-box-shadow:0px 0px 40px rgba(0,0,0,0.2);
    -webkit-box-shadow:0px 0px 40px rgba(0,0,0,0.2);
    box-shadow:0px 0px 40px rgba(0,0,0,0.2);
    margin-top: 50px;
    margin-bottom: 50px;
}
.sombraMedia {
    -moz-box-shadow:0px 0px 20px rgba(0,0,0,0.2);
    -webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.2);
    box-shadow:0px 0px 20px rgba(0,0,0,0.2);
    margin-top: 30px;
    margin-bottom: 30px;
}
.sombraPanel {
    -moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow:0px 0px 15px 0px  rgba(0,0,0,0.1);
    box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);
    margin-top: 20px;
    margin-bottom: 20px;
}

.cajaPrecio{
    width: 300px; 
    background-color: white;
    margin: -40px auto 0 auto; padding: 15px; 
    border-width: 2px; border-style: solid; border-color: #00b1eb;
}
@media only screen and (max-width: 600px) {
    .cajaPrecio{
        width: 70%; 
        margin: -30px auto 0 auto; padding: 10px; 
        border-width: 2px; border-style: solid; border-color: #00b1eb;
    }
}

.fondoCurvas{
    background-image: url('https://digimobil.es/images/ondas-left-top.png');
    background-color: #0070a8;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100vh;
}
.fondoCurvasMCD{
  background-image: url('https://digimobil.es/images/fondo_ondas.png'); 
  background-color: #0070a8;
  background-repeat: no-repeat;
  background-position: -600px -300px; /* NEW */
  background-size: ;
  min-height: 600px;
}
/* Menu text on small screens */
@media only screen and (max-width: 600px) {
    .fondoCurvasMCD{
      background-image: url('https://digimobil.es/images/fondo_ondas.png'); 
      background-color: #0070a8;
      background-repeat: no-repeat;
      background-position: 50% -50%;
      background-size: ;
    }
}

.page-footer{
    height:auto !important;
    background-color: #005181 !important;
}
.footer-copyright{
    height:auto !important;
    background-color: #005181 !important;
}

.bottomNav{
    bottom: 0;
    clear: both;
    position: fixed;
    height: 80px;
    width: 100%;
    z-index:999;
    margin: 0 !important;
    padding: 16px;
}

/* estilos del editor de html del panel admin --------------------------------------------------- a cambiar */
/*
.titulo {  font-family: "Roboto", sans-serif; font-weight: 300; color: #005181;line-height:normal; margin:0;}
*/
.titulo_gris {  font-family: "Roboto", sans-serif;  font-weight: 700; font-size: 18px;color: #aaaaaa;line-height:normal;}

.tiltlu_principal {font-size:16px; color:#888888; font-weight:normal; }
.tiltlu_principal a {color:#3391d4; text-decoration:none; }
.tiltlu_principal a:visited {color:#3391d4; text-decoration:none; }
.tiltlu_principal_azul { font-size:16px; color:#1bb8ec; font-weight:normal;}
.titlu_secundar {color:#3391d4;}
.texto_info {font-size:14px; color:#888888; font-weight:normal; }
a.link_text {color:#3391d4; text-decoration:none;}
a.link_text:visited { color:#3391d4; text-decoration:none;}
ul.liste {list-style:disc;padding: 20px;}
ul.liste li {list-style:disc;}

/* for scroll triggering animations */
.revealOnScroll { opacity: 0; }

/* for embed video responsive */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Menu text on small screens */
@media only screen and (max-width: 600px) {
  .menutext{
    font-size: 0.8rem;
  }
}

/* for add rounded corners inline */
.roundTop{ border-top-left-radius: 13px !important; border-top-right-radius: 13px !important;}
.roundBottom{ border-bottom-left-radius: 13px !important; border-bottom-right-radius: 13px !important;}

.borderYellow {width: auto; padding: 5px 0;  border: 1px solid #ffeb3b; text-align: center; border-radius: 4px;}
.borderOrange {width: auto; padding: 5px 0;  border: 1px solid #ff9800; text-align: center; border-radius: 4px;}

.dobleBorde {
  border-color: transparent;
  border-top-width: 5px;
  border-right-width: 0px;
  border-bottom-width: 5px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none; 
}
.db-ilimitado{
  border-color:#00b1eb;
}
.db-mini{
  border-color:#ECF8FC;
}
.db-combo5{
  border-color:#007cbf;
}
.db-combo10{
  border-color:#951B81;
}
.db-combo15{
  border-color:#F18700;
}
.db-combo20{
  border-color:#D60B52;
}
.db-navega{
  border-color:#76b72a;
}


/* Slider */

/* mobile */
@media only screen and (max-width: 600px) {
  .swTitle{font-size: 1.8rem: line-height: 2.1rem;}
  .swText{font-size: 1.8rem; line-height: 2.1rem;}
  .swName{font-size: 1rem; line-height: 1.3rem;}
}
/* tablet */
@media only screen and (min-width: 600px) {
  .swTitle{font-size: 3rem: line-height: 3.2rem;}
  .swText{font-size: 2.3rem; line-height: 2.6rem;}
  .swName{font-size: 1.5rem; line-height: 1.7rem;}
}
/* desktop */
@media only screen and (min-width: 992px) {
  .swTitle{font-size: 3rem: line-height: 3.2rem;}
  .swText{font-size: 1.8rem; line-height: 2.1rem;}
  .swName{font-size: 1.2rem; line-height: 1.5rem;}
}

.circulo{
  width: 14px;
  height: 14px;
  border-radius: 50%;
  /*float: left;*/
  display: inline-block;
  margin: 8px 5px -2px;
}

.pointer{
  cursor: pointer;
}


.borderOrange {width: auto; padding: 5px 0;  border: 1px solid #ff9800; text-align: center; border-radius: 4px;}


.borderYellow {
    display: inline-block;
    padding: 5px;
    margin:10px auto; 
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
    font-style: normal;
    font-size: 1.6rem;
    border-color:#ffeb3b;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;     
    text-align: center;
}

@media screen and (max-width:600px ) {
  .borderYellow {font-size: 1.0rem;
}
