@font-face {
    font-family: 'cerablack';
    src: url('font/cera-black.otf');/*
    src: url('cera-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera-regular-webfont.woff2') format('woff2'),
         url('cera-regular-webfont.woff') format('woff'),
         url('cera-regular-webfont.ttf') format('truetype'),
         url('cera-regular-webfont.svg#ceraregular') format('svg');*/
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cerabold';
    src: url('font/cera-bold.otf');/*
    src: url('cera-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera-regular-webfont.woff2') format('woff2'),
         url('cera-regular-webfont.woff') format('woff'),
         url('cera-regular-webfont.ttf') format('truetype'),
         url('cera-regular-webfont.svg#ceraregular') format('svg');*/
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ceramedium';
    src: url('font/cera-medium.otf');/*
    src: url('cera-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera-regular-webfont.woff2') format('woff2'),
         url('cera-regular-webfont.woff') format('woff'),
         url('cera-regular-webfont.ttf') format('truetype'),
         url('cera-regular-webfont.svg#ceraregular') format('svg');*/
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ceraregular';
    src: url('font/cera-regular.otf');/*
    src: url('cera-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera-regular-webfont.woff2') format('woff2'),
         url('cera-regular-webfont.woff') format('woff'),
         url('cera-regular-webfont.ttf') format('truetype'),
         url('cera-regular-webfont.svg#ceraregular') format('svg');*/
    font-weight: normal;
    font-style: normal;

}

.centrar {
    font-family: 'ceraregular';
    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;
}
.buscadores {
    margin: 0 auto;
    width: 100%;
    margin-top: 15px;
    max-width: 975px;
}

.select-region,.select-tipo{
	margin: 15px 5px 0 0;
  width: 100%;
  margin-right: 5px;
  height: 37px;
  padding-left: 11px;
  font-family: 'ceraregular';
  font-size: 15px;
  color: #421259;
  text-align: left;
  border: 1px solid #720184;
  background: #fff url(../img/arrow-cober.png) no-repeat;
	background-position: right 10px center;
}
.active-select {
  background: #fff url(../img/arrow-cober.png) no-repeat!important;
  color: #421259!important;
  background-position: right 10px center!important;
}
.buscadores label {
    float: left;
    font-size: 27px;
    color: #44007F;
    font-weight: bold;
    margin-right: 20px;
}
.label-dos {
    margin: 13px 15px 0 0 !important;
}
.label-tres {
    margin: 13px 15px 0 0 !important;
}
/*.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;
	/*text-shadow: 0 0.07em #993300;*/
}
.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-color: #ecebe7;
margin-bottom: -4px !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: 100%;
	padding: 0 0 0 15px;
}
.new_cobertura .bajada .left h3{
	color: #381851;
	font-weight: normal;
	/*font-family: 'nii-sans-light';*/
	font-size: 23px;
	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 .right 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 .right 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 li.internet{
	background: url(i/icon_internet.png) left top no-repeat;
}
.new_cobertura .bajada .right{
	float: left;
	width: 55%;
	padding: 0 0 0 12%;
}
.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: 'ceraregular';
	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: 'ceraregular';
	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: 'ceraregular';
	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: 'ceraregular';
	font-size: 13px;
	margin: 0 0 0 15px;
	padding: 6px 0 5px 33px;
 }
.input_text{
	width: 100% ;
	padding: 10px;
	height: 35px ;
	background: #fff url(i/icon_search_new.jpg) right 6px no-repeat;
	border: 1px solid #d7d2cb;
	float: left;
  margin:15px 5px 0 0;
	text-align: left;
	color: #8E0695;
	font-size: 15px;
	/* background: #FDEFFF; */
	border: 1px solid #720184;
	border-radius: 3px;
}
.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;
}
.select-cobertura{
  height: 36px;
  padding-left: 10px;
  padding-right: 10px;
  margin:15px 5px 0 0;
  width: 100%;
  text-align: left;
  /* color: #C886CB; */
  border: 1px solid #720184;
  /* background: #FDEFFF url(../img/arrow-cober.png) no-repeat; */
	background-position: right 10px center;
}
#enviar{
	width: 105px ;
	height: 36px ;
	background: #DC0080;
	color: #fff;
	border: 0px;
	cursor: default;
	/*text-shadow: 0 0.07em #993300;*/
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
  padding-left: 28px;
  margin-top: 15px;
  float: right;
}
#enviar:disabled{
	background: #929091;
	cursor: default!important;
}
.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: 448px;
	color: #666666;
	font-family: 'ceraregular';
	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: 'ceraregular';
}
.new_cobertura .mas_info .left p {
  color: #666666;
  display: block;
  float: left;
  font-family: 'ceraregular';
  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: 'ceraregular';
}
.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: 'ceraregular';
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: normal;
}

.new_cobertura #mapa_roaming .servicios p{
	color: #727272;
  font-family: 'ceraregular';
  font-size: 12px;
  font-weight: normal;
}
.new_cobertura #mapa_roaming .servicios ul li{
	float: left;
	color: #727272;
  font-family: 'ceraregular';
  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;
}
	select .lt{text-align: center;}
.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: 'ceraregular';
    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: 'ceraregular';
  font-size: 20px;
}
.page_antena .mas_info ul.info_antena li span{
	color: #666;
  font-family: 'ceraregular';
  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;
}

#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;
}
.buscadores article {
  width: 100%;
  display: block;
  overflow: hidden;
}
.wrap-img {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 30px 0 0 0;
}
.last-text {
  margin: 5px 0 20px 0;
  font-size: 12px;
}
.right h2 {
  color: #381851;
  margin: 0 0 40px 0;
}
.title-p {
  padding: 30px 70px 20px 0;
  font-size: 13px;
}
/*--POPUP 2--*/
#abc2 {
width:100%;
height:100%;
opacity:1;
top:0;
left:0;
display: none;
position:fixed;
overflow:auto;
z-index: 99999999;
background-color: rgba(0, 0, 0, 0.6);
}
#abc2 div#close {
  position: absolute;
  right: -12px;
  top: -15px;
  cursor: pointer;
  width: 35px;
  height: 35px;
  color: #fff;
  font-size: 26px;
  z-index: 999999;
  background: #DA0080;
  border-radius: 20px;
  text-align: center;
  line-height: 100%;
}
#abc2 div#popupcontent {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  right: 0;
  bottom: 0;
  max-width: 310px;
  height: 250px;
  background-color: #F8F9FA;
  border: solid 1px #e4e4e4;
  border-radius: 8px;
  padding: 25px 15px 18px;
  width: 90%;
}
#abc2 #popupcontent img {
  display: block;
  margin: auto;
}
#abc2 p {
  color: #5F5C64;
  font-size: 13px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
}
#abc2 h2 {
  text-align: center;
  color: #5F5C64;
  font-size: 22px;
}
#abc2 span {
color:red;
font-weight:700
}
#abc2 button {
width:10%;
height:45px;
border-radius:3px;
background-color:#cd853f;
color:#fff;
font-family:'Raleway',sans-serif;
font-size:18px;
cursor:pointer
border:none;
}
#abc2 #popup{
  border: none;
  display: block;
  margin: 0 auto;
}

.map-blocked{
	display:none;
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:57px;
	background: rgba(0,0,0,0%);
}

.cover-map {
  background-image: url(../img/map-cover.jpg);
  background-position: center;
  background-size: cover;
  height: 460px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cover-map .content {
	background-color: rgba(255, 255, 255, .7);
	border-radius: 6px;
	padding: 30px;
	text-align: center;
}
.cover-map .content p {
	font-size: 22px;
	font-weight: bold;
  color: #381851;
  margin-bottom: 8px;
}
.cover-map .content a {
	font-size: 16px;
	font-weight: normal;
  color: #dc0080;
}
.cover-map .content a:hover {
  text-decoration: underline;
}
.cover-map .content a:hover::after {
  content: none;
}


.infografia{
	text-align: center;
	padding: 20px;
	position: relative;
}
.infografia ul {
	display: inline-block;
}
.infografia li {
    float: left;
    margin: 10px 30px;
    max-width: 25%;
	width: 200px;
}

.infografia li div{
	width: 100%;
	height: 7px;
    border: #000 1px solid;
}
.infografia li p{
	max-width: 300px;
	font-size: 12px;
	margin-top: 5px;
}

/*--POPUP GIF CORREO--*/
@media screen and (max-width: 1140px){
 .buscadores {
  margin: 0 auto;
  width: 100%;
  margin-top: 15px;
  padding: 0 10px;
  max-width: 820px;
}

.input_text {
  float: none;
  font-size: 13px;
}
#enviar {
  width: 90px;
  padding-left: 22px;
  margin: 15px 0 0 30px;
}

}
@media screen and (max-width: 960px){
	.infografia li {
	    max-width: 50%;
		width: 250px;
	}
}

@media screen and (max-width: 860px){
.right h2 {
  margin: 40px 0 15px 15px;
}
.new_cobertura .bajada .right {
  padding: 0 0 0 2%;
}
.select-region {
  width: 58%;
}
.select-cobertura{
  width: 58%;
  float: none;
}
.input_text {
  width: 58%;
}
.new_cobertura .top ul li a {
  font-size: 18px;
  padding: 10px;
}

}
@media screen and (max-width: 768px){
.new_cobertura .bajada .right {
  padding: 0 0 0 0%;
}

.buscadores {
  width: 100%;
}
.new_cobertura .top ul li {
  width: 100%;
}
.centrar {
  width: 100%;
}
.new_cobertura .top {
  overflow: hidden;
}
.new_cobertura .top ul {
  height: 59px;
}
.new_cobertura .top ul li.current {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.new_cobertura .bajada .right p {
	padding: 10px;
	text-align: justify;
	width: 100%;
	font-size: 15px;
}
.new_cobertura .bajada .right {
  width: 100%;
}
.right span {
  font-size: 15px;
  padding: 10px;
}
.new_cobertura .bajada .left {
  padding: 10px;
  width: 100%;
}
.label-tres {
  margin: 0px 15px 0 0 !important;
}
.new_cobertura .bajada .right .input_text {
  width: 100%;
  font-size: 13px;
  margin: 15px 0 15px 0;
}
.new_cobertura .bajada .right form {
  padding: 5px;
  margin-bottom: 0;
}
.new_cobertura .bajada .right #enviar {
  display: block;
}
.new_cobertura .mas_info p {
  padding-left: 10px;
  width: 100%;
}
.new_cobertura .bajada {
  background-color: #ecebe7;
  margin-bottom: 0px !important;
  margin-top: 4px;
  padding: 35px 0;
  position: relative;
  z-index: 3;
}
.select-region {
  float: none;
  width: 100%;
  margin-right: 0;
  height: 37px;
  padding-left: 15px;
  font-family: 'ceraregular';
  font-size: 15px;
  display: block;
  margin: 0;
}
/*.input_text {
  width: 95%;
  padding-left: 10px;
  height: 35px;
  background: #fff url(i/icon_search_new.jpg) right 6px no-repeat;
  border: 1px solid #d7d2cb;
  float: none;
  margin-right: 0;
  display: block;
  margin: 0 ;
}*/

.select-cobertura {
  float: none;
  height: 36px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 0;
  width: 100%;
  display: block;
  margin: 0 ;
}
#enviar {
  width: 100%;
  height: 36px;
  padding-left: 0px;
  margin: 15px 0 0 0;
  float: none;
  text-align: center;
}

}
@media screen and (max-width: 480px){
	.new_cobertura .top ul li a {
	  font-size: 13px;
	}
	.buscadores article {
	  padding: 10px 0;
	}
	.infografia li {
	    max-width: 100%;
		float: left
	}
}
