@font-face {
    font-family: 'nii-sans-light';
    src: url('font/nii-sans-light.eot');
    src: url('font/nii-sans-light.eot?#iefix') format('embedded-opentype'),
         url('font/nii-sans-light.ttf') format('truetype'),
         url('font/nii-sans-light.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
	

}
.header {
    width: 100%;
    background: url(../img/header-cobertura.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
    height: 320px;
    position: relative;
	z-index: 9;
}
.header h1 {
    color: #fff;
    font-size: 60px;
    padding: 90px 10px 0;
    max-width: 340px;
    line-height: 100%;
}
.new_cobertura {
    margin: 20px auto 0;
}

.centrar {
    /* font-family: Arial,Helvetica,sans-serif; */
    margin: 0 auto ;
    /*overflow: hidden;*/
    position: relative;
    width: 940px;
}
.new_cobertura  .top {
	position: relative;
	z-index: 5;
}
.new_cobertura .top ul {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.new_cobertura .top ul li {
  flex: 1 1 33%;
  position: relative;
}
.new_cobertura  .top ul li a{
	display: block;
	text-align: center;
	color: #666;
	font-size: 22px;
	font-weight: bold;
	font-family: 'ceraregular';
	padding: 20px 20px 40px 20px;
}
.new_cobertura a:hover::after {
    content: "";
    display: block;
    background: #421259;
    position: absolute;
    width: 90%;
    max-width: 280px;
    height: 5px;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.new_cobertura  .top ul li.first a{
	border-left: 0px;
}
.new_cobertura  .top ul li.last a{
	border-right: 0px;
}
/*.new_cobertura  .top ul li.current{
	background: url(i/bg_current.jpg) center bottom no-repeat;
}*/
.new_cobertura .top ul li.current a {
    color: #666;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 0px;
}
.new_cobertura .top ul li.current a::after {
    content: "";
    background: #421259;
    width: 90%;
    height: 5px;
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 340px;
}


.new_cobertura .bajada{
	background:  url("i/bg_bajada.png") repeat-x scroll left bottom;
margin-bottom: 0 !important;
padding: 40px 0;
position: relative;
z-index: 3;
}
.new_cobertura .bajada .icono{
	background: url("i/icono.png") left top no-repeat;
	width: 68px;
	height: 33px; 
	position: absolute;
	bottom: -26px;
	left: 50%;
	margin-left: -34px;
}
.new_cobertura .bajada .left{
	float: left;
	width: 303px;
}
.new_cobertura .bajada .left h3{
	color: #381851;
	font-weight: normal;
	/*font-family: 'nii-sans-light';*/
	font-size: 24px;
	padding-bottom: 10px;
}
.new_cobertura .bajada .left li{
	/*color: #666666;*/
float: left;
/*font-family: 'nii-sans-light';*/
font-size: 14px;
font-weight: bold;
margin-right: 39px;
margin-top: 10px;
padding: 15px 0 14px 55px;
}
.new_cobertura .bajada .left li.escuchar{
	background: url(i/icon_voice.png) left top no-repeat;
}
.new_cobertura .bajada .left li.hablar{
	background: url(i/icon_phone.png) left top no-repeat;
}
.new_cobertura .bajada .left li.hablar_2g{
	background: url(i/icon_phone_2g.png) left top no-repeat;
}
.new_cobertura .bajada .left li.internet{
	background: url(i/icon_internet.png) left top no-repeat;
}
.new_cobertura .bajada .right{
	float: right;
	width: 510px;
}
.new_cobertura .bajada .right form{
	margin-bottom: 35px;
	position: relative;
	margin-top: 4px;
}
 .filtro{
	background: url("i/bg_filtro.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	height: 173px;
	left: 60%;
	position: absolute;
	top: -123px;
	width: 417px;
	z-index: 2;
}
 .filtro .cuerpo{
 	height: 129px;
 }
 .filtro .cuerpo ul.ul_btns,
 .filtro_top ul.ul_btns{
 	float: left;
 	width: 173px;
 	padding: 20px 0 0 40px;
 }
  .filtro_top ul.ul_btns{
 	float: left;
 	width: 173px;
 	padding: 12px 0 0 40px;
 }

 .filtro .cuerpo .ul_btns li a,
 .filtro_top  .ul_btns li a{
 	background: url("i/bg_boton_filtro.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	color: #666666;
	display: block;
	font-family: arial;
	font-size: 13px;
	height: 23px;
	padding-top: 6px;
	text-align: center;
	width: 173px;
 }
  .filtro .cuerpo .ul_btns a.current,
  .filtro_top .ul_btns a.current{
 	background: url("i/bg_boton_filtro.png") no-repeat scroll left top rgba(0, 0, 0, 0);
 	color: #fff;

 }
 .filtro .cuerpo .cont_cuerpo,
 .filtro_top  .cont_cuerpo{
 	float: left;
 	width: 122px;
 	padding: 20px 0 0 25px;
 }
  .filtro .cuerpo .cont_cuerpo p,
  .filtro_top  .cont_cuerpo p{
 	padding: 0 0 5px 0px; 
 	font-family: arial; 
	font-size: 13px;
 }

  .filtro .btr_cerrar{
 	 background: url("i/icn_botones.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #C4C2BE;
	display: block;
	font-family: arial;
	font-size: 13px;
	margin: 0 0 0 15px;
	padding: 6px 0 5px 33px;
 }
  .filtro .btr_abrir{
 	 background: url("i/icn_botones.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	color: #C4C2BE;
	display: block;
	font-family: arial;
	font-size: 13px;
	margin: 0 0 0 15px;
	padding: 6px 0 5px 33px;
 }



.new_cobertura .bajada .right .input_text{
	width: 355px ;
	padding-left: 10px;
	height: 35px ;
	background: #fff url(i/icon_search_new.jpg) right 6px no-repeat;
	border: 1px solid #d7d2cb; 
}
.new_cobertura .bajada .right .input_text:focus{
	border: 1px solid #7a6099 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #7a6099;
    background: #fff url(i/icon_search_new.jpg) right -19px no-repeat;
}
.new_cobertura .bajada .right #enviar{
	width: 105px ;
	height: 36px ;
	background: #4f0080;
	color: #fff; 
	border: 0px;
	cursor: pointer;
	/*text-shadow: 0 0.07em #993300;*/
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.new_cobertura .bajada .right #enviar:hover{
	background: #620782;
	}
.new_cobertura .bajada .right span{
	display: block;
	float: left;
	width: 35px;
}
.new_cobertura .bajada .right p{
	display: block;
	float: left;
	width: 440px;
	color: #666666;
	font-size: 11px; 
}


.new_cobertura #mapa{
	background: none repeat scroll 0 0 #FFD093;
height: 460px;
margin-top: -10px;
position: relative;
width: 100%;
z-index: 1;
} 
.new_cobertura #mapa_cobertura{
	background: none repeat scroll 0 0 #FFD093;
height: 460px;
margin-top: -10px;
position: relative;
width: 100%;
z-index: 1;
} 

.new_cobertura .mas_info {
	padding: 22px 0px;
	overflow: visible;
}
.new_cobertura .mas_info p{
	float: left;
	display: block;
	width: 280px;
	color: #666666;
	font-family: 'open sans', arial;
	font-size: 16px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 200px;
}
.new_cobertura .mas_info .btn_ayuda{
	background: url("i/btn_ayuda.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
color: #FFFFFF;
display: block;
float: left;
font-size: 13px;
height: 23px;
margin-right: 20px;
padding: 6px 0 0 41px;
width: 119px;
text-shadow: 0 0.07em #993300;
-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.new_cobertura .mas_info .btn_ayuda:hover{
	background: url("i/btn_ayuda.jpg") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	text-shadow: 0 0.07em #A09B8E;
}

.new_cobertura .mas_info .btn_iniciar{
	background: url("i/btn_iniciar.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
color: #FFFFFF;
display: block;
float: left;
font-size: 13px;
height: 23px;
padding: 6px 0 0 41px;
width: 75px;
-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
text-shadow: 0 0.07em #993300;

}
.new_cobertura .mas_info .btn_iniciar:hover{
	background: url("i/btn_iniciar.jpg") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	text-shadow: 0 0.07em #A09B8E;
}


.new_cobertura.page_roaming .bajada .left h3{
	margin-top: 0px;
}
.new_cobertura.page_roaming .bajada .left p{
	color: #666666;
    display: block; 
    font-size: 11px; 
}
.page_roaming #mapa_roaming{
	/*height: 528px;*/
	height:463px;
	width: 100%;
	position: relative;
	background: url(i/bg_roaming2.png) center top no-repeat #e7e7e7 ;
	margin-top: -10px;
 
z-index: 1;
}
.page_roaming .mas_info .left{
	float: left;
	width: 300px;
	padding-left: 85px;
	padding-right: 40px;
}
.page_roaming .mas_info .right{
	float: left;
	width: 400px;
	padding-right: 55px;
	padding-left: 40px;
	border-left: 1px solid #e8e8e8;
}
.new_cobertura .mas_info .left h4,
.new_cobertura .mas_info .right h4{
  color: #795f99;
  font-size: 18px;
  /*padding-bottom: 15px;*/
  font-weight: normal;
  font-family: bitter;
}
.new_cobertura .mas_info .left p {
  color: #666666;
  display: block;
  float: left;
  font-family: 'open sans', arial;
  font-size: 12px;
  font-weight: normal;
  padding: 12px 0; 
  width: 280px;
}
.new_cobertura .mas_info .right {
	margin-bottom: 40px;
}

.right span {
    font-size: 12px;
}

.new_cobertura .mas_info .right ul{
	padding-bottom: 20px;
	font-size: 12px;
	margin: 14px 0 0 0;
}
.new_cobertura .mas_info .right li{
	padding-left: 25px;
	background: url(i/icn_list.jpg) left 3px no-repeat;
	margin-bottom: 10px;
	font-family: 'open sans', arial; 
}
.new_cobertura #mapa_roaming .centrar{
	overflow: visible;
	height: 463px;
	}
.new_cobertura #mapa_roaming .servicios{ 
	position: absolute;
	left: 0px;
	bottom: 68px;
	z-index: 4;
	width: 940px;
	height: 153px;
}
.new_cobertura #mapa_roaming .servicios .cob{
	width: 200px;
	padding-left: 53px;
}
.new_cobertura #mapa_roaming .servicios .ser{
	float: right;
	width: 600px;
}
.new_cobertura #mapa_roaming .servicios .ser ul{
	height: 88px;
}

.new_cobertura #mapa_roaming .servicios h4{
	color: #381851;
  font-family: 'nii-sans-light';
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: normal;
}

.new_cobertura #mapa_roaming .servicios p{
	color: #727272;
  font-family: 'nii-sans-light';
  font-size: 12px; 
  font-weight: normal;
}
.new_cobertura #mapa_roaming .servicios ul li{
	float: left;
	color: #727272;
  font-family: 'nii-sans-light';
  font-size: 12px; 
  font-weight: normal;
  padding-right: 25px;
}
.new_cobertura #mapa_roaming .servicios ul li strong{	
  font-size: 15px; 
  font-weight: bold;
  display: block;
}

.new_cobertura #mapa_roaming .servicios table{
	background: #fff;
	border: solid 1px #eaeaea !important;
	border-radius: 3px;
	position: relative;
	margin: 0 auto;
	font-size: 12px;
}

.new_cobertura #mapa_roaming .bg{ 
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 230px;/*mod*/
	background: url(i/bg_mapa_roaming2.jpg) left top repeat-x; 
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	  filter: alpha(opacity=80); 
	  -moz-opacity: 0.8; 
	  -khtml-opacity: 0.8; 
	  opacity: 0.8;
}

.new_cobertura .titulos td{ background: #730383; color: #fff; }
.new_cobertura .seg_titulos td { background: rgba(231,231,231,0.8); }

.new_cobertura #mapa_roaming .servicios .frase_valores{
	color: #727272;
    font-family: 'nii-sans-light';
    display: block;
    font-size: 11px;
}



.new_cobertura.page_roaming .bajada .left p {
    color: #666666;
    display: block;
    font-size: 11px; 
}

.page_antena .mas_info ul.info_antena {
	padding-left: 103px;
	padding-top: 30px;
	display: none;
}
.page_antena .mas_info ul.info_antena li{
	float: left;
width: 280px;
padding-left: 100px;
padding-bottom: 20px;
}
.page_antena .mas_info ul.info_antena li h5{
	color: #381851;
  font-family: bitter;
  font-size: 20px; 
}
.page_antena .mas_info ul.info_antena li span{
	color: #666;
  font-family: 'nii-sans-light';
  font-size: 12px; 
}
.page_antena .mas_info small{
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	padding: 40px 0 20px 0;
}

.page_antena .mas_info small a{
	color: #b171c3;
}

/* .cont_localidad,
.ant_base{
	display: none;
} */

.cont_localidad span{
  float: left;
  font-size: 12px;
  padding-bottom: 5px;
}


.new_cobertura #mensaje {
  border: 0 none;
  border-radius: 3px;
  color: #666;
  display: none;
  float: left;
  left: 0;
  margin-top: 5px;
  padding: 0;
  position: absolute;
  top: 35px;
  width: 278px;
}

.btn_wom.dark.chat{ margin: 0 0 0 20px; }

#selector_genero, .input_selec input#selector_genero {
	background: url("i/bg_input_select.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: 0 none;
	color: #A09D96;
	float: left;
	height: 21px !important;
	padding: 5px 0 !important;
	position: relative;
	text-indent: 4px;
	width: 162px !important;
	font-size: 12px;
} 

#genero {
  top: 61px!important;
  border: 1px solid #e4e4e4;
  border-top: 0px;
  max-height: 180px;
  overflow: scroll;
}

#genero ul li a {
    color: #766A63;
    display: block;
    font-weight: normal;
    padding: 3px 8px;
    width: 126px;
	font-size: 12px;
} 
#genero ul li a:hover{
	background: #4f0080;
	color: #fff;
}


#select_region, #select_comuna, #select_direccion{
	/*background: url("i/bg_input_select.png") no-repeat scroll left top rgba(0, 0, 0, 0);*/
	width: 162px;
	border: 1px solid #e4e4e4;
	color: #666;
	margin-top: -14px;
    margin-left: 20px;
}

#select_region > option,
#select_comuna > option,
#select_direccion > option {
    color: #333333;
    padding: 3px 0;
}

.ui-menu .ui-menu-item a {
	background: url("i/pin.png") no-repeat scroll 4px 3px rgba(0, 0, 0, 0);
	padding-left: 20px !important;
	color: #666666;
	font-size: 12px;
	}
.ui-menu .ui-menu-item a:hover{
	background: #730383;
	color: #fff;
	border: 0px!important;
}
.ui-autocomplete {
	border: 0px!important;
}
.ui-helper-hidden-accessible{
	display: none!important;
}



.info_roaming {
  float: left; 
  position: fixed;
  width: 100%;
   bottom: 0;
   display: none;
}
.info_roaming.anios-fijo-2 {
  float: left; 
  position: relative;
  width: 100%;
  height: 535px;/*mod*/
}


.servicios_big{ bottom: 0px !important; }


.new_cobertura .bajada .right.filtro_top {
    border: 1px solid #D7D2CB;
    float: right;
    padding-bottom: 12px;
    width: 434px;
}
.new_cobertura #select_region{
	 /*margin-top: -16px;*/
}	
.new_cobertura #select_comuna{
	 margin-top: 0px;
}	
.new_cobertura #select_direccion{
	 margin-top: 6px;
}	
/* .ant_base{
	padding-top: 20px;
} */
.txt_region, .txt_comuna{
	width: 145px!important;
}

.txt_region {
    margin: 0 0 10px;
}

.pin {
	width: 350px;
}
.pin  td{
	font-size: 11px;
height: 19px;
padding: 0 0 0 10px;
vertical-align: middle;
color: #aba9a3;

border-bottom: 1px solid #dcdcdc;
}
.pin .color{
	/*background: #eceee7;*/
}
.pin  td.naranjo{
	/*color: #e45206;*/
	color: #766b63;
}

.centrarpines{ 
    margin: 0 auto;
    position: relative;
    width: 940px;
}
.pin_roaming{
	position: absolute;
	left: 0px;
	top: 0px;
	/*background: url(i/pinmapa.png);*/
	width:42px ;
	height: 49px;
}
.pin_roaming.norte{
	left: 175px;
    top: 100px;
}
.pin_roaming.sur{
	left: 275px;
    top: 225px;
}
.pin_roaming.europa{
	left: 500px;
    top: 60px;
}
.pin_roaming.africa{
	left: 465px;
    top: 165px;
}
.pin_roaming.asia{
	left: 663px;
    top: 79px;
}
.pin_roaming.oceania{
	left: 725px;
    top: 245px;
}

p a:active{
	color: #730383;
}