@import url('https://fonts.googleapis.com/css?family=Roboto');

*{
    font-family: 'Roboto', Arial, sans-serif;
}
    
    
.aui input[type="radio"], .aui input[type="checkbox"]{
    margin: 0px 10px 0px 0px;
    }
    
.tit_bloq_cubo {
  font-family: Roboto;
  font-weight: bold;
  font-size: 16px;
  color: #0067ee;
  margin: 0px auto 20px;
  text-align: center;
}   
    
.txt_select_num {
    font-size: 16px;
    color: #384452;
    font-weight: bold;
    display: inline-block;
}
    
input.sinmarco, select.sinmarco, input[type="text"].sinmarco{
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: solid 1px #E6E6E6;
    background: none;
}
.pleca_exito {
    background-color: rgba(60, 173, 76, 0.2);
    color: rgb(60, 173, 76);
    font-size: 16px;
    padding: 10px 0px;
}
.pleca_error {
    background-color:#ff0c076b;
    color: #ab0a2f;
    font-size: 16px;
    padding: 10px 0px;
}
.selecPrefer{
    float:left;
    width: 30%;
}
.imgOjo{
	margin-left:-40px;
	margin-top: 2px;
}

.imgOjoActualiza {
    margin-left: -53px;
    margin-top: 2px;
}

.imgOjoModem {
    margin-left: -39px;
    margin-top: 2px;
}
.ui-widget.ui-widget-content {
    border: 0px solid #c5c5c5;
}
.ui-widget-header {
    border: 0px solid #ddd;
    background: none;
}
    
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    border: 0px solid #c5c5c5;
}
.aui select, .aui .row-fluid select, .aui select {
    border-radius: 5px;
    font-size: 16px;
}

.aui select.input-lg {
    width: 100%;
    box-sizing: border-box;
    height: 40px;
    background: #fff;
    border-radius: 5px;
    padding: 10px 5%;
    font-size: 16px;
}

/*estilos fancybox*/


.fancybox-skin{
   background: transparent;
}

.fancybox-opened .fancybox-skin {
   -webkit-box-shadow: 0 0px 0px rgb(0,0,0);
   -moz-box-shadow: 0 0px 0px rgb(0,0,0);
   box-shadow: 0 0px 0px rgb(0,0,0);
}


.fancybox-overlay.fancybox-overlay-fixed{
background: rgb(255, 255, 255) none repeat scroll 0% 0% !important;
}

.fancybox-close {
    top: 0px;
}




.v3_Form_submit_msg_working_titulo{
   font-family: 'Roboto',sans-serif;
   color: #fff;
   font-size: 21px;
   font-weight: bold;
   margin-bottom: 10px;
   font-weight: bold;
}

.v3_Form_submit_msg_working_titulo_sub{
   font-family: 'Roboto',sans-serif;
    color: #55667a;
    font-size: 18px;
    margin-bottom: 20px;
}

input.placeholderefect + label > span {
    font-weight: 300;
    margin: 0px 0px 0px 10px;
    position: absolute;
    font-size: 16px;
    top: 10px;
    left: 0px;
    z-index: -1;
    -webkit-transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
    transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
}

.v3_Frame_msg {
    display: none;
    text-align: center;
    margin-top: 0;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 20px;
}


.v3_Frame_msg iframe{
    width:100%;
    height:500px;
}


#v3_Form_submit_msg_working{
	text-align: center;
	display: none;
}

    
input[type="text"].sinmarco, input[type="text"].conmarco{
    width: 100%;
    max-width: 270px;
}

input[type="password"].sinmarco, input[type="password"].conmarco{
    width: 100%;
    max-width: 270px;
}

.guardainput{
    max-width: 270px;
}

.guardainput.centrado{
    margin:0 auto;
}
select.corto{
    max-width: 180px;
    min-height: 35px;
}
    
.corto, input[type="text"].corto{
    max-width: 180px;
    min-height: 35px;
}
    
.completo{
    width: 100%;
    float:left;
}

.textoPrin.selecPrefer input{
    margin: 0px 5px;
}
.medio{
    width: 50%;
    float:left;
}

.medio2 {
    width: 50%;
    float: left;
}
.cuarto{
    width: 25%;
    float:left;
}
.row-fluid{
    max-width: 900px;
    margin: auto;
}
.container_mobile{
    display: none;
    position: fixed;
}

#toggle{
    max-width: 55px;
    background: none;
    border: 0px;
    color:#00AAFF;
    position: absolute;
}

.breadcrumb-horizontal{
    display: none;
}
#banner{
    display: none;
}
.collapse{
    display: block;
}
.inline {
    display: inline-block;
    vertical-align: top;
}
.textMedioGris{
    color: #55667a;
    font-size: 14px;
    font-weight: 400;
}
.btn_descargar{
    width: 28px;
    margin-left: 15px;
}
.textPeque{
    color: #55667a;
    font-size: 11px;
    font-weight: 400;
}
.textMini{
    color: #55667a;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
}
.aui .row {
    margin-left: 0px;
}
.bold{
    font-weight: bold;
}

.justificado {
    text-align: justify;
}

/* estilos del menu desplegable */
#navbar {
    margin-top: 25px;
}
.navbar-fixed-left{
    background: #f5f7fb;
    left: 0px;
    z-index: 99;
    max-width: 230px;
    width: auto;
    position: fixed;
    border-radius: 0;
    height: 100%;
    top: 50px;
}    
    
.aui li {
    line-height: 23px;
}
.aui .accordion {
    margin-bottom: 0px;
}
.aui .navbar-inner{
    background-color: #f5f7fb;
    border: 0px solid #ddd;
    background: #f5f7fb;
    box-shadow: 0px !important;
    -webkit-box-shadow: 0px 0px 0px rgb(0,0,0);
    -moz-box-shadow: 0px 0px 0px rgb(0,0,0);
    box-shadow: 0px 0px 0px rgb(0,0,0);
}
.marco_rojo{
    border:solid 1px rgb(245, 83, 83);
    width: 100%;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 1% 7%;
    margin-left: 0px !important;
}
.marco_gris{
    border:solid 1px rgb(189, 196, 208);
    width: 100%;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 7% 1% 7% 7%;
    margin-left: 0px !important;
}

.ancho75{
    width: 75%;
    float: left;
}
.border_der{
    border-right: solid 1px #f2f2f2;
}
.border_bajo{
    border-bottom: solid 1px #f2f2f2;
}
.ancho20{
    width: 20%;
    float: left;
    text-align: center;
}

.ancho20 div{
    padding: 10%;
    box-sizing: border-box;
}


.divider{
    border-bottom: solid 1px #E6E6E6;
    margin: 10px auto;
    width: 80%;
}
.accordion {
    cursor: pointer;
    transition: 0.4s;
    color: #55667a;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
}
.accordion.active, .accordion:hover {
    
}
.accordion:after {
    background-size: 15px 15px;
    float: right;
    display: inline-block;
    width: 15px; 
    height: 15px;
    content:"";
}
div.panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-left: 30px;
}
div.panel a{
    color: #55667a;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
}
div.panel ul{
    list-style: none;
}

/* terminan estilos del menu desplegable */



img.masterCard{
    max-width: 30px;
    float: left;
}
img.masterCardmini{
    max-width: 40px;
    float: right;
    margin-right: 5%;
}
img.visaCard{
    max-width: 50px;
    float: left;
}
.numTarjeta{
    float: left;
    margin-left: 10px;
}
.titulo_azul {
    color: #0276BA;
    font-size: 24px;
    font-family: 'Roboto',sans-serif;
}
.tooltipo {
    visibility: hidden;
    position: absolute;
    top: 20px;
    right: 0px;
    width: 220px;
    background-color: #f8f8f8;
    padding: 15px;
    /* border: 1px solid #e3e3e3; */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 99;
}
.ayuda_ico:hover .tooltipo {
    visibility: visible;
}
    
.tooltipo p {
    margin-bottom: 12px;
    line-height: 1.3;
    font-weight: 500;
    font-size: 12px;
}
.tooltipo ul {
    width: 70%;
    padding-left: 20px;
}
.tooltipo li {
    list-style: circle;
    margin-bottom: 7px;
    width: 100%;
    font-size: 12px;
}



.sub_titulo_azul{
    color: #3498db;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
}
.sub_titulo{
    color: #5a6473;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
}
.sub_titulo16{
    color: #5a6473;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
}

.azul{
    color: #0276BA;
}
.rojo{
    color: #e01907;
}
.contenedor{
    max-width: 600px;
    margin: auto;
}

.textError {
    color: #e74c3c;
    font-size: 13px;
    font-weight: 400;
}
.txt_izquierda{
    text-align: left;
    padding: 0 20px;
    box-sizing: border-box;
}
.txt_derecha{
    text-align: right;
    padding: 0 20px;
    box-sizing: border-box;
}
.tit_verde {
    color: #008000;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Roboto',sans-serif;
}
.aui .centrado {
    text-align: center;
    display: block;
}
.crece-paq {
    color: #55667a;
    font-size: 20px;
    margin-top: 40px;
    font-weight: 700;
}
.left60 {
    padding-left: 19%;
    box-sizing: border-box;
}
.left61 {
    padding-left: 45%;
    box-sizing: border-box;
}
.medio1 {
    width: 100%;
    float: left;
}
.selectRecibos{
	width: auto !important;
    padding: 0px 8px !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 4px !important;
    font-size: 15px !important;
    color: #121212 !important;
    display: inline-block !important;
    height: 40px !important;
    vertical-align: top !important;
}

.btn_pagar {
    background-color: #DE2F1B;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    width: 260px;
    height: 41px;
    margin: 0 auto;
    box-sizing: border-box;
    cursor: pointer;
}

.btn_pagar:hover{
    background-color: #CC4436;
    color: #fff;
    border: solid 1px #de2f1b;    
}

.btn_pagar_contorno{
    background: none;
    color: rgb(222, 47, 27);
    font-weight: bold;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    width: 220px;
    height: 41px;
    margin: 0 auto;
    box-sizing: border-box;
    border: solid 1px rgb(222, 47, 27);
    cursor: pointer;
}
.btn_pagar_contorno:hover{
    background-color: rgb(222, 47, 27);   
    color: rgb(255, 255, 255);
    border: solid 1px rgb(222, 47, 27);    
}

.mini_link{
    color: #0276BA;
    font-size: 13px;
    text-decoration: underline;
    cursor:pointer;
}

.detalleMini{
	margin-left: 55%;
    margin-top: 6%;
}
.btn_desactivado {
    border-radius: 5px;
    background-color: rgb(247, 247, 247);
    width: auto;
    min-width: 55px;
    color: #000;
    font-size: 13px;
    text-align: center;
    padding: 12px 10px;
    box-sizing: border-box;
    margin-left: 15px;
    vertical-align: top;
}

.btn_activo {
    border-radius: 5px;
    background-color: #417fc5;
    width: auto;
    min-width: 55px;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    padding: 12px 10px;
    box-sizing: border-box;
    margin-left: 15px;
    vertical-align: top;
}
.container-100{
	width: 100% !important;
}

.container-45Detalle{
    width: 45%;
    padding: 0 2%;
}

.detalle .container-45Detalle:last-child{
	border-left: 1px solid #e6e6e6;
}


.centrado-100 {
    margin: 0 auto;
    width: 100%;
}

.centrado-texto {
    margin: 0 auto;
	text-align: center;
}

.textoPrin{
	font-size: 16px;
	color: #55667A;
}

.textoPrin.azul {
    font-size: 16px;
    color: #0276BA;
}

/* menu */
ul.nav.navbar-nav {
    display: grid !important;
}

.separador{
    border-bottom: solid 1px #e6e6e6;
    margin: 20px 0px;
}

.separador2 {
    border-bottom: solid 1px #e6e6e6;
    width: 100%;
    float: left;
}
.separador-derecha {
    border-right: solid 0px #e6e6e6;
}
.alto80, .aui .alto80{
    margin-top: 80px;
}
.alto70, .aui .alto70{
    margin-top: 70px;
}
.alto60, .aui .alto60{
    margin-top: 60px;
}
.alto50, .aui .alto50{
    margin-top: 50px;
}
.alto40, .aui .alto40{
    margin-top: 40px;
}
.alto30, .aui .alto30{
    margin-top: 30px;
}

.bottom20, .aui .bottom20 {
    margin-bottom: 20px;
}

.alto20, .aui .alto20{
    margin-top: 20px;
}
.alto10, .aui .alto10{
    margin-top: 10px;
}
    
.alto5, .aui .alto5{
    margin-top: 5px;
}


.aui p.ancho60, .aui .ancho60 {
    width: 60%;
    margin: 0 auto;
}

.form-control{
    width: auto !important;
}
.aui input[type="color"], .aui input[type="date"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="month"], .aui input[type="number"], .aui input[type="password"], .aui input[type="text"], .aui input[type="time"], .aui input[type="week"], .aui input[type="email"], .aui input[type="url"], .aui input[type="search"], .aui input[type="tel"], .aui textarea, .aui .uneditable-input{
    max-width: 100%;
    box-sizing: border-box;
    height: 35px;
}

.flotanteLeft{
    float: left;
}
.flotanteRig{
    float: right;
}
input[type="checkbox"].input_margen, .input_margen{
    margin: 0px 10px 0px 0px;
}
.altoLineaNormal {
    line-height: normal;
}

.altoLineaNormal .titulo_azul {
    margin:10px auto;
}
    
.ligt_menu{
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000b3;
    top: 50px;
    }    
    
    
/* TABS */

.wrapperTabs{
    width: 97%;
    max-width: 1000px;
    margin: 35px auto;
    text-align: left;
    margin-left: 2%;
}

.wrapperTabsTitle{
	margin: 35px auto;
	width:100%;
	text-align: center;
}

.tabTitle{
	display: inline-block;
	font-family: 'Roboto',Arial;
	font-size:20px;
	font-weight:normal;
	color:#55667a;
	padding: 0 15px 8px  15px;
	margin-right: 20px;
	border-bottom: 4px solid transparent;
	cursor: pointer;
}

.tabTitle:hover{
	border-bottom: 4px solid #3e7ec7;
}

.tabTitle:last-child{
	margin-right: 0;
}

.tabTitle.active{
	font-weight:500;
	color:#3e7ec7;
	border-bottom: 4px solid #3e7ec7;	
}

.tabContent{
	display: none;
}

.tabContent.active{
	display: block;
}

.servicio{
    position: relative;
    color:#5a6473;
    border: 2px solid #e6e6e6;
    border-radius: 10px;
    width: 240px;
    height: 400px;
    display: inline-block;    
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0 20px;
    text-align: left;
    -webkit-font-smoothing: antialiased;
}

.servicio .itemDesc{margin-bottom: 10px;}
.servicio .mini_link{color:#55667a;}

.espacioServicio{
    width: 40px;
    height: 400px;
    display: inline-block;
    margin-bottom: 30px;
}

.imgServicio{
	margin: 30px auto 15px auto;
	display: block;
	text-align: center;
	max-width: 75%;
}

.nuevoServicio{
	color:#3e7ec7;
	font-size: 15px;
	position: absolute;
	top:15px;
	right:15px;
}


.fuente15{
	font-size: 15px;
}
.fuente14{
	font-size: 14px;
}
	    
.contenedorMegasCosto{
    position: relative;
    margin: 0 auto;
    display: table;
    text-align: center;
}

.contenedorMegasCosto > img, .contenedorMegasCosto > span, .contenedorMegasCosto > p {
	float:left;
}
.contenedorMegasCosto > span{
	margin:10px;
}

.promoGris{
	margin-top:12px;
	padding: 10px 0;	
	width: 100%;
	background-color: #F2F5FA;
}

.promoGris > span{
	font-weight: normal;
}

.titulo_azul.bold{
	font-weight: bold;
}

.tabContent > .container-50{
	width: 49%;
	display: inline-block;
    text-align: center;
}
.tabContent > .container-50 > .servicio{
	margin-bottom: 0;
	border:none;
	height: auto;
}
 
.nota {
    font-size: 12px;
    color: #0079b1;
    font-weight: 400;
    text-align: left;
    margin: 0 auto 15px 10px;
    width: 96%;
}

.formCuc{
	width: 100%; 
}

.contCuc {
	width:100%;
	max-width: 340px;
    margin: 0 auto;
}

.inpTxt {
    width: 100%;
    margin-bottom: 14px;
    position: relative;
}

.btnNar{
    background-color: #de2f1b;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    height: 41px;
    margin: 0 auto;
    box-sizing: border-box;
    cursor: pointer;
    border: solid 1px #de2f1b;
}

.bt2{
	text-decoration: none;
    color: #029ED9;
    margin-top: 10px;
    font-size: 14px;
	display: block;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.inpTxt input, .inpTxt select {
    width: 100%;
    border: 1px solid #E0E3EA;
    padding: 10px 13px;
    box-sizing: border-box;
    border-radius: 3px;
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #55667A;
    outline: none;
    position: relative;
    z-index: 1;
    background-color: transparent;
}

.americanForm select, .visaMasterForm select, .inputStyle select {
    width: auto;
    background: transparent;
    border: 1px solid #ccc;
    font-size: 14px;
    height: auto;
    min-height: 35px;
    padding: 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 5px;
    padding-right: 20px;
}

.mini_link_gris {
    color: #55667a;
    font-size: 13px;
}

.error_naranja{
	background-color: #ffe9d3;
	color: #de2f1b;
	padding: 10px 50px;
	font-size: 1em;
	box-sizing: border-box;
}

.error_naranja .ico_error_naranja{
	width: 30px;
	height: 30px;
	fill: #ff9300;
	float: left;
}

.error_naranja span{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

 label {
    display: inline-block;
    width: 5em;
  }
  .ui-tooltip{font-size: 11px;}
  
    
.custom-select {
    position: relative;
    font-family: Arial;
}

.custom-select2 {
    position: relative;
    font-family: Arial;
}

.custom-select select {
    display: none;
}

.custom-select2 select {
    display: none;
}

.select-selected {
    background-color: #fff;
}

.selecXML{
	width: 135px;
    height: 19px;
	padding: 9px 10px;
    border: 2px solid #b73b2e;
    border-radius: 5px;
    background-color: #ffffff;
    font-family: Arial;
    font-size: 16px;
    color: #1a1a1a;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
}

/* Style the arrow inside the select element: */
.select-selected:after {
    position: absolute;
    content: "";
    top: 44px;
    left: 5px;
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-color: #fff transparent transparent transparent;
    z-index: 100;
}  

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 25px;   
}  
    
.select-items div {
    color: #55667A;
    padding: 20px 0px;
    border: 1px solid transparent;
    cursor: pointer;
    float: left;
    font-size: 13px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0px solid #000000;
    font-weight: bold;
    width: 45px;
    text-align: center;
}
    
.select-selected {
    color: #fff;
    padding: 12px 10px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    font-weight: bold;
    text-align: center;
    background-color: #DE2F1B;
}

.select-items {
    position: absolute;
    background-color: #fff;
    top: 120%;
    left: 0;
    right: 0;
    z-index: 99;
    width: 145px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.40);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.40);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.40);
    padding: 10px;
}

.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: #004f7e;
    color: #fff !important;
}