/* quicksand-regular - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/fonts/quicksand-v20-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/quicksand-v20-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* quicksand-700 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/fonts/quicksand-v20-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/quicksand-v20-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* meter esta clase para adjustar tamanno exacto incluido bordes y padding*/
.sizing_exact {
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.img-grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
body {
  color: #777777;
  background-color: #ffffff;
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  line-height: 1.375;
  margin: 0px;
  padding: 0px;
  text-align: center;
  position: relative;
}
* {
  margin: 0px;
  padding: 0px;
}
* {
  text-shadow: none !important;
}
html {
  position: relative;
  min-height: 100%;
}
body, html {
  height: 100% !important;
}
p {
  margin: 0px 0px 18px 0px;
  padding: 0px;
}
/* grid 960 ds */
.container_ds {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  text-align: left;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.container_ds:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container_ds:after {
  clear: both;
}
.over_hidden {
  overflow: hidden;
}
.azul {
  color: #2da7df !important;
}
.verde {
  color: #9bcd69 !important;
}
.plata {
  color: #bdc3c7 !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #2da7df !important;
}
.text-success {
  color: #9bcd69 !important;
}
.text-success2 {
  color: #87c34a !important;
}
.text-warning {
  color: #e74c3c !important;
}
.text-default {
  color: #777777 !important;
}
.text-success-dark {
  color: #87c34a !important;
}
.text-darkgreen {
  color: #589668 !important;
}
.text-greenflat {
  color: #1BA39C !important;
}
.text-darkblue {
  color: #0f4964 !important;
}
.text-darkblue2 {
  color: #31708f !important;
}
.text-facebook {
  color: #3b5998 !important;
}
.text-twitter {
  color: #55acee !important;
}
.text-google-plus {
  color: #d14836 !important;
}
.text-blog {
  color: #9bcd69 !important;
}
.text-lightblue {
  color: #d9edf7 !important;
}
.text-lemon {
  color: #F7CA18 !important;
}
.text-lightgrey {
  color: #dbdbdb !important;
}
.bg-primary {
  background-color: #2da7df !important;
}
.bg-success {
  background-color: #9bcd69 !important;
}
.bg-success2 {
  background-color: #87c34a !important;
}
.bg-warning {
  background-color: #e74c3c !important;
}
.bg-default {
  background-color: #777777 !important;
}
.bg-success-dark {
  background-color: #87c34a !important;
}
.bg-darkgreen {
  background-color: #589668 !important;
}
.bg-darkblue {
  background-color: #0f4964 !important;
}
.bg-darkblue2 {
  background-color: #31708f !important;
}
.bg-facebook {
  background-color: #3b5998 !important;
}
.bg-twitter {
  background-color: #55acee !important;
}
.bg-google-plus {
  background-color: #d14836 !important;
}
.bg-blog {
  background-color: #9bcd69 !important;
}
.bg-lightblue {
  background-color: #d9edf7 !important;
}
.bg-lemon {
  background-color: #F7CA18 !important;
}
.bg-grey1 {
  background-color: #d9dcde !important;
}
.text-11 {
  font-size: 11px !important;
}
.text-12 {
  font-size: 12px !important;
  line-height: 14px;
}
.text-14 {
  font-size: 14px !important;
}
.text-15 {
  font-size: 15px !important;
}
.text-16 {
  font-size: 16px !important;
}
.text-18 {
  font-size: 18px !important;
}
.text-20 {
  font-size: 20px !important;
}
.text-22 {
  font-size: 22px !important;
}
.text-24 {
  font-size: 24px !important;
}
.text-28 {
  font-size: 28px !important;
}
.text-30 {
  font-size: 30px !important;
}
.text-32 {
  font-size: 32px !important;
}
.text-36 {
  font-size: 36px !important;
}
.text-42 {
  font-size: 42px !important;
}
.text-500 {
  font-weight: 500 !important;
}
.text-900 {
  font-weight: 900 !important;
}
.text-bold {
  font-weight: bold !important;
}
.text-bolder {
  font-weight: bolder !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-grey-76 {
  color: #767676 !important;
}
.btn-color-blue-dark {
  background-color: #6E7988 !important;
}
.btn-no-op_univ {
  background-color: #efefef !important;
  border: 2px solid #2da7df !important
}
.img-centered {
  vertical-align: middle !important;
}
.rounded-corners4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#header, #header_iniside {
  background-image: none;
  background: #eeeeee;
  border-bottom: 0px solid transparent;
}
#feature, #feature75, #feature_inside75 {
  background-color: #2da7df;
  background-image: none;
}
#feature75_verde, #feature_verde_inside75 {
  background-color: #9bcd69;
  background-image: none;
}
#feature_inside {
  background-image: url(https://img1.doctorsim.com/img/bg_doctorsim.png);
  background-repeat: no-repeat;
  background-position: right;
  background-color: #2da7df;
}
/* cambios en banda azul para sección ahorro 2014 */
#feature75, #feature75_verde {
  padding: 0px 0px 5px 0px;
}
#feature75, #feature_inside75, #feature75_verde, #feature_verde_inside75
  {
  height: auto !important;
  min-height: 75px;
}
/* banda azul 75 headers */
#feature_inside75 h1, #feature_verde_inside75 h1 {
  font-size: 28px !important;
}
#feature_inside75 h2, #feature_verde_inside75 h2 {
  font-size: 20px !important;
}
#feature_verde_inside75 h1, #feature_verde_inside75 h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  line-height: 1;
  text-shadow: none;
}
#feature_verde_inside75 h1 {
  font-size: 42px;
}
#feature_verde_inside75 h2 {
  color: #4e7627;
}
.box_liberar_search1 .iniside .bold_title {
  font-family: 'Quicksand', sans-serif;
  color: #1d8abc;
}
.box_liberar_search1[style] {
  top: 60px !important;
  right: 0px !important;
}
#cliente_lookup_input .ac_input, .selector_default_double,
  .selector_default {
  font-size: 14px !important;
  font-family: 'Quicksand', sans-serif;
}
.mobile-m-discl {
  margin-bottom: 50px;
  font-size: 14px;
}
.box_liberar_search1 .bt_bs[style], #vamonos {
  width: auto !important;
  margin: 10px auto !important;
}
.box_liberar_search1 .bt_bs {
  padding: 7px 15px;
  font-weight: 700;
}
.box250 {
  *zoom: 1;
}
.tabs_menu, .box_marcas250, .header_box_marcas250_round,
  .header_box_marcas250, .menu_check .titulo_check, .contents_check {
  font-family: 'Quicksand', sans-serif;
  font-size: 14px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: visible;
  width: 250px;
}
.heder_box_marcas250_round, .menu_check .titulo_check,
  .header_box_marcas250, .header_box_marcas250_round {
  background: #2da7df;
}
html ul.tabs li a.active, html ul.tabs li.active a:hover, html ul.tabs2 li a.active,
  html ul.tabs2 li.active a:hover {
  background-color: #2da7df;
}
ul.tabs li a, ul.tabs2 li a {
  font-size: 15px !important;
  color: #2da7df;
}
ul.tabs li a:hover, ul.tabs2 li a:hover {
  background-color: #2da7df;
}
.menu_check .contents_check {
  width: 250px;
  font-size: 12px;
}
.menu_check {
  margin: 0px 0px 20px 0px;
}
ul.tabs, ul.tabs2 {
  margin: 0px 0px 10px 0px;
}
.contents_check>p {
  padding: 5px 10px 0px 10px;
}
.contents_check .lista_menu_normal {
  padding-top: 0px;
}
.contents_check, .contents_check[style] {
  padding: 0px !important;
}
.review2 li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
.header_box_marcas250>span, .header_box_marcas250_round>span {
  margin-left: 5px;
}
.featureblock {
  margin-top: 0px;
}
.colfeatures_left {
  padding-top: 10px;
  text-align: left;
}
#feature_mensaje {
  top: 60px;
}
#feature_mensaje h1, #feature_mensaje h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  line-height: 1;
  text-shadow: none;
}
#feature_mensaje h1 {
  font-size: 42px;
}
#feature_mensaje h2 {
  color: #0f4964;
}
#header_liberar h1, #feature_inside75 h1, #header_liberar h2,
  #feature_inside75 h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  line-height: 1;
  text-shadow: none;
}
#header_liberar h1, #feature_inside75 h1 {
  font-size: 42px;
}
#header_liberar h2, #feature_inside75 h2 {
  color: #0f4964;
}
#nav {
  bottom: 10px;
  right: 0px;
}
#box_login {
  right: 0px;
  /* nueva posicion junto con top flags right: 170px ;*/
}
.separador_nav {
  height: 15px;
}
#nav li a {
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  color: #848484;
  text-decoration: none;
}
#nav li a:hover {
  color: #2da7df !important;
  text-decoration: none;
}
#box_login a {
  padding-top: 5px;
  text-decoration: none;
  color: #2da7df;
}
#content2 {
  background-color: #f5f5f5;
}
#operadoras_footer_ads {
  text-align: center;
}
#operadoras_footer_ads div[style] {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#operadoras_footer_ads p {
  text-align: center;
  font-size: 18px;
}
a, a.links, ul.lista_menu_normal li a, .descripcion_servicio h1 a {
  color: #2da7df;
  text-decoration: underline;
}
a:hover, a.links:hover, ul.lista_menu_normal li a:hover,
  .descripcion_servicio h1 a:hover, a:focus, a.links:focus, ul.lista_menu_normal li a:focus,
  .descripcion_servicio h1 a:focus {
  text-decoration: none;
  color: #197aa6;
}
ul.lista_topmoviles li a {
  color: #2da7df;
  line-height: 14px;
}
ul.lista_topmoviles li a.sat {
  border: 1px solid #2da7df;
}
ul.lista_topmoviles li a.sat:hover {
  border: 1px solid #ccc;
}
ul.lista_topmoviles li a.sat .thumb {
  margin: 0px auto 5px auto;
}
#links_guia {
  color: #A2A2A2;
  /* color igual que en la tienda */
}
#links_guia a {
  color: #2da7df;
  text-decoration: none;
}
#links_guia a:hover, #links_guia a:focus {
  text-decoration: underline;
  color: #197aa6;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  line-height: 1;
  color: #2da7df;
}
.ca-main {
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
}
.hverde {
  font-family: 'Quicksand', sans-serif;
  color: #9bcd69;
}
ul.lista_menu_normal {
  padding-left: 25px;
  padding-bottom: 10px;
  list-style-type: circle;
  width: 100%;
}
#inforowlast_vert {
  padding-bottom: 10px;
}
ul.lista_menu_normal li {
  color: #777777;
  font-size: 15px;
  width: 100%;
}
#footer {
  height: auto;
}
ul.lista_footer li, .new_creditos {
  font-size: 15px;
}
.new_creditos[style] {
  text-align: center !important;
}
a.bt_gradient {
  *zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  filter: none;
  border: none;
  cursor: pointer;
  padding: 5px 8px;
  font-size: 14px;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  color: #ffffff;
  background-color: #d9dcde;
  background: #d9dcde;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  color: #848484;
  display: block;
  width: auto;
  height: auto;
}
a.bt_gradient:hover, a.bt_gradient:focus {
  background: #bdc3c7;
}
a.bt_bs_off {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  filter: none;
  border: none;
  cursor: pointer;
  padding: 5px 8px;
  font-size: 14px;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  color: #ffffff;
  background-color: #d9dcde;
  background: #d9dcde;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  color: #848484;
  display: block;
  width: auto;
  font-size: 18px !important;
}
a.bt_bs_off:hover, a.bt_bs_off:focus {
  background: #bdc3c7;
}
a.bt_gradient2, a.bt_bs2, a.bt_gradient50azul {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  filter: none;
  border: none;
  cursor: pointer;
  padding: 5px 8px;
  font-size: 14px;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  color: #ffffff;
  background-color: #2da7df;
  background: #2da7df;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  width: auto;
  height: auto;
}
a.bt_gradient2:hover, a.bt_bs2:hover, a.bt_gradient50azul:hover, a.bt_gradient2:focus,
  a.bt_bs2:focus, a.bt_gradient50azul:focus {
  background: #1d8abc;
}
a.bt_gradient50 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  filter: none;
  border: none;
  cursor: pointer;
  padding: 5px 8px;
  font-size: 14px;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  color: #ffffff;
  background-color: #9bcd69;
  background: #9bcd69;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  width: auto;
  height: auto;
}
a.bt_gradient50:hover, a.bt_gradient50:focus {
  background: #81c043;
}
a.bt_gradient3 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  filter: none;
  border: none;
  cursor: pointer;
  padding: 5px 8px;
  font-size: 14px;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  color: #ffffff;
  background-color: #9bcd69;
  background: #9bcd69;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  width: auto;
  height: auto;
}
a.bt_gradient3:hover, a.bt_gradient3:focus {
  background: #81c043;
}
a.bt_newgreen, a.bt_bs, input.bt_bs, input.btform_default, #capabotones input.activar,
  input[type='submit'], #verifica_form input[type='submit'], .activar {
  font-size: 18px !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  filter: none;
  border: none;
  cursor: pointer;
  padding: 5px 8px;
  font-size: 14px;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  color: #ffffff;
  background-color: #9bcd69;
  background: #9bcd69;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
a.bt_newgreen:hover, a.bt_bs:hover, input.bt_bs:hover, input.btform_default:hover,
  #capabotones input.activar:hover, input[type='submit']:hover,
  #verifica_form input[type='submit']:hover, .activar:hover, a.bt_newgreen:focus,
  a.bt_bs:focus, input.bt_bs:focus, input.btform_default:focus,
  #capabotones input.activar:focus, input[type='submit']:focus,
  #verifica_form input[type='submit']:focus, .activar:focus {
  background: #81c043;
}
.bt_bs_off {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  filter: none;
  border: none;
  cursor: pointer;
  padding: 5px 8px;
  font-size: 14px;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  color: #ffffff;
  background-color: #f1c40f;
  background: #f1c40f;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.bt_bs_off:hover, .bt_bs_off:focus {
  background: #c29d0b;
}
a.bt_ahorra2 {
  min-width: 200px;
  width: auto;
  background-color: #197aa6;
  background: #197aa6;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  font-family: 'Quicksand', sans-serif;
  float: left;
  display: inline-block;
  opacity: 1;
}
a.bt_ahorra2:hover, a.bt_ahorra2:focus {
  background-color: #166a90;
  background: #166a90;
  color: #fff !important;
  opacity: 1;
}
a.help_link, a.help_link2 {
  display: inline-block;
  width: 20px;
  text-decoration: none;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding-top: 3px !important;
  padding-right: 6px !important;
  padding-bottom: 3px !important;
  padding-left: 6px !important;
  font-size: 14px;
  text-align: center;
  line-height: 12px;
  font-weight: bold;
  background-color: #2da7df;
  color: #fff;
}
a.help_link:hover, a.help_link2:hover {
  background-color: #197aa6;
}
a.help_link[style], a.help_link2[style] {
  padding-top: 3px !important;
  padding-right: 6px !important;
  padding-bottom: 3px !important;
  padding-left: 6px !important;
}
.box_contador_big+.bt_gradient50 {
  display: block !important;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.right250>div:first-child[style] {
  height: 225px !important;
}
.featureblock .innerbullet[style] {
  font-size: 12px !important;
}
a.bt_blog {
  color: #fff;
  background-color: #2da7df;
}
a.bt_blog:hover {
  color: #fff;
  background-color: #1d8abc;
}
.marca_precio-espera {
  top: 65px;
}
.marca_precio-espera[style] {
  top: 65px;
}
.box_buscador_marca_new .buscador-title {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
}
.info_garantizado_full .tooltip .tooltip-inner {
  background-color: #fff !important;
  color: #1e91c5 !important;
}
.marca_precio-espera .titulo {
  margin: 0px 0px 0px 0px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #2da7df;
}
.marca_precio-espera .data, .marca_precio-espera .data .azul[style] {
  font-size: 18px !important;
}
ol.listafaq li .titulo {
  font-family: 'Quicksand', sans-serif;
  color: #9bcd69;
  font-size: 18px;
}
ol.listafaq li span {
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
}
.left250 a[href="alta-empresas.html"] {
  margin-bottom: 10px;
  padding: 10px 8px;
}
.box_gris670 .listas_check2 {
  font-size: 15px;
}
.listas_check2 {
  margin-top: 10px;
  padding-left: 0;
  list-style: none;
}
.listas_check2 li {
  padding-top: 3px;
  padding-left: 25px;
  margin-bottom: 15px;
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/check_list.png);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  line-height: 115%;
  min-height: 20px;
  height: auto !important;
  height: 20px;
}
.listas_check2 li a {
  font-weight: bold;
  text-decoration: underline;
  color: #9bcd69;
}
.listas_check2 li a:hover {
  text-decoration: none;
  color: #2da7df;
}
.subtitulo {
  font-size: 14px;
  color: #9bcd69;
  overflow: hidden;
  margin: 0px;
}
.box_terminal_info .thumb img {
  margin: 0px 0px;
}
.box_terminal_formulario select {
  font-size: 15px;
}
.texto_info_form {
  font-size: 12px;
}
.featureblock a {
  color: #2da7df;
  font-size: 15px;
}
.featureblock a:hover {
  color: #197aa6;
}
.featureblock {
  margin-left: 10px;
}
.featureblock img {
  display: none;
}
.box_marcas250[style] {
  margin-bottom: 20px !important;
}
.box_marcas250 {
  margin-bottom: 20px !important;
}
.ratting_marcas2013 li span.star2 {
  color: #9bcd69;
  margin-top: -5px;
}
.ratting_marcas2013 li span.tanto, .ratting_marcas2013 li span.nombre {
  font-family: 'Quicksand', sans-serif, helvetica, arial, freesans, clean,
    sans-serif;
}
.subtitulo2 {
  color: #2da7df;
}
a.bt_soporte {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/bt-soporte.png);
}
/*en*/
a.bt_soporte_en {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/bt-soporte_en.png);
}
#otras_marcas .thumbMM {
  background-image:
    url(https://img1.doctorsim.com/img/flat_2014/masmarcas.png);
}
.contents_check form {
  margin-left: 10px;
}
/* nuevos tooltips */
.tooltip_link {
  position: relative;
  display: inline-block;
}
.tooltip_link::before {
  content: attr(data-tip);
  font-family: "Quicksand", arial, sans-serif;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  width: 200px;
  height: auto;
  left: 50%;
  bottom: 9999px;
  margin-left: -100px;
  position: absolute;
  z-index: 2147483647;
  background: #dbebc9;
  color: #4a5c3f;
  padding: 5px;
  border-radius: 5px;
  border: 4px solid #aacc6f;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tooltip_link::after {
  opacity: 0;
  content: '';
  position: absolute;
  bottom: 9999px;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #aacc6f;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.tooltip_link:hover::after {
  opacity: 1;
  bottom: 108px;
}
.tooltip_link:hover::before {
  opacity: 1;
  bottom: 115px;
}
/* motivos landing liberar */
/*motivos 2012*/
#container_motivos {
  width: 100%;
  height: 125px;
  margin: 0 auto;
  background: #efefef;
  text-align: center;
}
#container_motivos div, #container_motivos span {
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#container_motivos #centro {
  width: 960px;
  height: 125px;
  display: table;
  border-collapse: collapse;
  margin: 0 auto;
}
#container_motivos #centro span {
  display: table-cell;
  text-align: left;
  width: 320px;
  padding: 20px 0px 0px 55px;
  font-size: 15px;
  line-height: 1.375;
}
#container_motivos #centro span.item1, #container_motivos #centro span.item2,
  #container_motivos #centro span.item3 {
  background:
    url(https://img1.doctorsim.com/img/2012/flat_2014/porque_doctorsim.png)
    no-repeat;
}
#container_motivos #centro span.item1 {
  background-position: 0px 20px;
  width: 316px;
}
#container_motivos #centro span.item2 {
  background-position: -305px 20px;
  padding-left: 70px;
  padding-right: 0px;
}
#container_motivos #centro span.item3 {
  background-position: -635px 20px;
}
#container_motivos #centro span.item3 p, #container_motivos #centro span.item3 h3
  {
  margin-left: 5px;
}
#container_motivos #centro span h3 {
  font-family: 'Quicksand', sans-serif;
  font-size: 18px;
  padding: 0px;
  margin: 0px 0px 5px 0px;
  font-weight: bold;
  color: #666;
  display: block;
}
.btn-ds {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-ds-primary {
  color: #ffffff;
  background-color: #2da7df;
}
.btn-ds-primary:hover, .btn-ds-primary:focus, .btn-ds-primary:active,
  .btn-ds-primary.active {
  color: #ffffff;
  background-color: #1e91c5;
}
.btn-ds-success {
  color: #ffffff;
  background-color: #9bcd69;
}
.btn-ds-success:hover, .btn-ds-success:focus, .btn-ds-success:active,
  .btn-ds-success.active {
  color: #ffffff;
  background-color: #87c34a;
}
.btn-ds-success2 {
  color: #ffffff;
  background-color: #87c34a;
}
.btn-ds-success2:hover, .btn-ds-success2:focus, .btn-ds-success2:active,
  .btn-ds-success2.active {
  color: #ffffff;
  background-color: #73ab39;
}
.btn-ds-warning {
  color: #ffffff;
  background-color: #f1c40f;
}
.btn-ds-warning:hover, .btn-ds-warning:focus, .btn-ds-warning:active,
  .btn-ds-warning.active {
  color: #ffffff;
  background-color: #cba50c;
}
.btn-ds-alert {
  color: #ffffff;
  background-color: #e74c3c;
}
.btn-ds-alert:hover, .btn-ds-alert:focus, .btn-ds-alert:active,
  .btn-ds-alert.active {
  color: #ffffff;
  background-color: #df2e1b;
}
.btn-ds-darkgreen {
  color: #ffffff;
  background-color: #589668;
}
.btn-ds-darkgreen:hover, .btn-ds-darkgreen:focus, .btn-ds-darkgreen:active,
  .btn-ds-darkgreen.active {
  color: #ffffff;
  background-color: #497c56;
}
.btn-ds-darkblue {
  color: #ffffff;
  background-color: #31708f;
}
.btn-ds-darkblue:hover, .btn-ds-darkblue:focus, .btn-ds-darkblue:active,
  .btn-ds-darkblue.active {
  color: #ffffff;
  background-color: #275871;
}
.btn-ds-darkblue2 {
  color: #ffffff;
  background-color: #2688b2;
}
.btn-ds-darkblue2:hover, .btn-ds-darkblue2:focus, .btn-ds-darkblue2:active,
  .btn-ds-darkblue2.active {
  color: #ffffff;
  background-color: #1f6e90;
}
.btn-ds-lightblue2 {
  color: #31708f;
  background-color: #d9edf7;
}
.btn-ds-lightblue2:hover, .btn-ds-lightblue2:focus, .btn-ds-lightblue2:active,
  .btn-ds-lightblue2.active {
  color: #31708f;
  background-color: #b7ddf0;
}
.btn-ds-lightblue {
  color: #ffffff;
  background-color: #6fc3e9;
}
.btn-ds-lightblue:hover, .btn-ds-lightblue:focus, .btn-ds-lightblue:active,
  .btn-ds-lightblue.active {
  color: #ffffff;
  background-color: #4cb4e4;
}
.btn-ds-lightgreen {
  color: #ffffff;
  background-color: #b4da8f;
}
.btn-ds-lightgreen:hover, .btn-ds-lightgreen:focus, .btn-ds-lightgreen:active,
  .btn-ds-lightgreen.active {
  color: #ffffff;
  background-color: #a0d071;
}
.btn-ds-flamingo {
  color: #ffffff;
  background-color: #ef4836;
}
.btn-ds-flamingo:hover, .btn-ds-flamingo:focus, .btn-ds-flamingo:active,
  .btn-ds-flamingo.active {
  color: #ffffff;
  background-color: #ea2813;
}
.btn-ds-lemon {
  color: #725c04;
  background-color: #f7ca18;
}
.btn-ds-lemon:hover, .btn-ds-lemon:focus, .btn-ds-lemon:active,
  .btn-ds-lemon.active {
  color: #725c04;
  background-color: #deb308;
}
.btn-ds-lightgrey {
  color: #777777;
  background-color: #efefef;
}
.btn-ds-lightgrey:hover, .btn-ds-lightgrey:focus, .btn-ds-lightgrey:active,
  .btn-ds-lightgrey.active {
  color: #777777;
  background-color: #dbdbdb;
}
.btn-ds-greydark {
  color: #ffffff;
  background-color: #6c7a89;
}
.btn-ds-greydark:hover, .btn-ds-greydark:focus, .btn-ds-greydark:active,
  .btn-ds-greydark.active {
  color: #ffffff;
  background-color: #5a6672;
}
.btn-ds-white {
  color: #2da7df;
  background-color: #ffffff;
}
.btn-ds-white:hover, .btn-ds-white:focus, .btn-ds-white:active,
  .btn-ds-white.active {
  color: #2da7df;
  background-color: #ebebeb;
}
.btn-ds-facebook {
  color: #ffffff;
  background-color: #3b5998;
}
.btn-ds-facebook:hover, .btn-ds-facebook:focus, .btn-ds-facebook:active,
  .btn-ds-facebook.active {
  color: #ffffff;
  background-color: #30487b;
}
.btn-ds-twitter {
  color: #ffffff;
  background-color: #55acee;
}
.btn-ds-twitter:hover, .btn-ds-twitter:focus, .btn-ds-twitter:active,
  .btn-ds-twitter.active {
  color: #ffffff;
  background-color: #309aea;
}
.btn-ds-google-plus {
  color: #ffffff;
  background-color: #d14836;
}
.btn-ds-google-plus:hover, .btn-ds-google-plus:focus,
  .btn-ds-google-plus:active, .btn-ds-google-plus.active {
  color: #ffffff;
  background-color: #b53a29;
}
.btn-ds-grey {
  color: #848484;
  background-color: #d9dcde;
}
.btn-ds-grey:hover, .btn-ds-grey:focus, .btn-ds-grey:active,
  .btn-ds-grey.active {
  color: #848484;
  background-color: #c3c8cb;
}
.btn-ds-alertaphone {
  color: #ffffff;
  background-color: #1fc2de;
}
.btn-ds-alertaphone:hover, .btn-ds-alertaphone:focus,
  .btn-ds-alertaphone:active, .btn-ds-alertaphone.active {
  color: #ffffff;
  background-color: #1aa3ba;
}
.btn-ds-toggle-blue {
  color: #ffffff;
  background-color: rgba(45, 167, 223, 0.5);
}
.btn-ds-toggle-blue:hover, .btn-ds-toggle-blue:focus, .btn-ds-toggle-blue:active,
  .btn-ds-toggle-blue.active {
  color: #ffffff;
  background-color: #1e91c5;
}
.link-darkgreen {
  color: #589668;
}
.link-darkgreen:hover, .link-darkgreen:focus, .link-darkgreen:active,
  .link-darkgreen.active {
  color: #497c56;
}
.link-primary {
  color: #2da7df;
}
.link-primary:hover, .link-primary:focus, .link-primary:active,
  .link-primary.active {
  color: #1e91c5;
}
.link-success {
  color: #9bcd69;
}
.link-success:hover, .link-success:focus, .link-success:active,
  .link-success.active {
  color: #87c34a;
}
.link-success2 {
  color: #87c34a;
}
.link-success2:hover, .link-success2:focus, .link-success2:active,
  .link-success2.active {
  color: #73ab39;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block+.btn-block {
  margin-top: 5px;
}
.btn-lg {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
  font-size: 18px !important;
  line-height: 1.3333333 !important;
}
/* links diferentes */
#grafico_liberar_2012 {
  background:
    url(https://img1.doctorsim.com/img/2012/flat_2014/liberar_movil_doctorsim.png)
    no-repeat;
}
#grafico_liberar_2012 .paso1 {
  left: 10px;
}
#grafico_liberar_2012 .paso2 {
  left: 260px;
}
#grafico_liberar_2012 .paso3 {
  right: 5px;
}
a.boton250, .ico_star, .ico_alert, .sprite_lupa, .sprite_info,
  .sp_home_01, .sp_liberar_01, .sp_liberar_02, .sp_liberar_03,
  .sp_liberar_04, .sp_liberar_05, .sp_liberar_06, .sp_liberar_07,
  .sp_distri_01, .sp_distri_02, .sp_distri_03, .sp_distri_04 {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites-tour.png);
  background-repeat: no-repeat;
}
.sp_home_02, .sp_home_03, .sprite48_pro01, .sprite48_pro02,
  .sprite48_pro03, .sprite48_pro04, .sprite48_pro05, .sprite48_pro06,
  .sprite48_pro07 {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites-servicios.png);
  background-repeat: no-repeat;
}
.sprite48_proserv01, .sprite48_proserv02, .sprite48_proserv03,
  .sprite48_proserv04, .sprite48_proserv05 {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites-servicios.png);
  background-repeat: no-repeat;
}
.sprite48_proserv01 {
  background-position: 0px 0px;
}
.sprite48_proserv02 {
  background-position: 0px -48px;
}
.sprite48_proserv03 {
  background-position: -48px 0px;
}
.sprite48_proserv04 {
  background-position: -96px 0px;
}
.sprite48_proserv05 {
  background-position: -48px -48px;
}
.sprite48_proserv06 {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites-tour.png);
  background-repeat: no-repeat;
  background-position: -48px -336px;
}
.sprite40_pro01, .sprite40_pro02, .sprite40_pro03, .sprite40_pro04,
  .sprite40_pro05, .sprite40_pro06, .sprite40_pro07, .sprite40_pro08 {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites-servicios40.png);
  background-repeat: no-repeat;
}
a.bt250_ahorro, a.bt250_liberar, a.bt470_ahorro, a.bt470_liberar {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites_botones.png);
  background-repeat: no-repeat;
}
a.bt250_ahorro_en, a.bt250_liberar_en, a.bt470_ahorro_en, a.bt470_liberar_en
  {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites_botones_en.png);
  background-repeat: no-repeat;
}
a.bt250_ahorro {
  background-position: 0px 0px;
}
a.bt250_ahorro:hover {
  background-position: -250px 0px;
}
a.bt470_liberar {
  background-position: -500px -120px;
}
a.bt470_liberar:hover {
  background-position: -500px -180px;
}
.sprite48_ahorroA, .sprite48_ahorroB, .sprite48_ahorgarant01,
  .sprite48_ahorgarant02, .sprite48_ahorgarant03 {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites-tour.png);
  background-repeat: no-repeat;
}
.sprite48_ahorgarant01 {
  background-position: -96px -192px;
}
.sprite48_ahorgarant02 {
  background-position: -48px -144px;
}
.sprite48_ahorgarant03 {
  background-position: -96px -384px;
}
.sprite48_ahorro01, .sprite48_ahorro02, .sprite48_ahorro03,
  .sprite48_ahorro04 {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites-tour.png);
  background-repeat: no-repeat;
}
.sprite48_ahorroA {
  background-position: -48px -144px;
}
.sprite48_ahorroB {
  background-position: -144px -288px;
}
.sprite48_ahorro01 {
  background-position: -96px -192px;
}
.sprite48_ahorro02 {
  background-position: -48px -336px;
}
.sprite48_ahorro03 {
  background-position: -144px -192px;
}
.sprite48_ahorro04 {
  background-position: 0px -192px;
}
.sp_distri_03 {
  background-position: -144px -336px;
}
.sp_distri_04 {
  background-position: -144px -240px;
}
a.link_soporte250 {
  background:
    url(https://img1.doctorsim.com/img/2012/flat_2014/ico_link_soporte.png)
    no-repeat 8px 8px;
  background-color: #efefef;
}
a.link_soporte250 .titulo {
  font-family: 'Quicksand', helvetica, arial, freesans, clean, sans-serif;
  font-size: 18px;
  color: #666666;
  font-weight: 700;
  position: absolute;
  top: 15px;
  left: 65px;
}
a.link_soporte250 .url {
  color: #2da7df;
}
a.link_soporte250 .url:hover {
  color: #197aa6;
}
a.caja250_videotuto img {
  vertical-align: middle;
  margin-left: 0px;
}
a.caja250_videotuto {
  color: #666;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Quicksand', helvetica, arial, freesans, clean, sans-serif;
  padding: 10px 10px 10px 10px;
  text-transform: uppercase;
}
a.caja250_videotuto:hover {
  color: #9bcd69;
}
.lista_informes li .icono_inf {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites-tour.png);
  background-repeat: no-repeat;
  background-position: -48px -240px;
  width: 48px;
  height: 48px;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 10px;
}
.box_kitprensa {
  background:
    url(https://img1.doctorsim.com/img/2011/flat_2014/sprites-prensa.png)
    no-repeat;
  width: width: 540px;
  height: 115px;
  margin-bottom: 5px;
}
.sprite48_twitter, .sprite48_flickr, .sprite48_blog, .sprite48_google,
  .sprite48_internet, .sprite48_facebbok {
  background-image:
    url(https://img1.doctorsim.com/img/flat_2014/sprites-social.png);
}
.img_instagram_social {
  background-image:
    url(https://img1.doctorsim.com/img/flat_2014/if_instagram_287535.png);
}
.img_youtube_social {
  background-image:
    url(https://img1.doctorsim.com/img/flat_2014/if_youtube_834723.png);
}
.box_buscador_marca_new:before {
  background:
    url(https://img1.doctorsim.com/img/marcas2013/flat_2014/solapa-preciosmarca.png)
    no-repeat 0px 0px;
}
.grafico_liberar_marcas {
  background:
    url(https://img1.doctorsim.com/img/marcas2013/flat_2014/grafico_liberar_marca.png)
    no-repeat;
}
.box_contador_small .bg_money, .box_contador_big .bg_money {
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/contador_euros.png);
}
.box_contador_small .bg_money {
  width: 128px;
  height: 90px;
}
.box_contador_big .bg_money {
  width: 127px;
  height: 128px;
}
.box_prensa {
  width: 436px;
  height: 262px;
  background-image:
    url(https://img1.doctorsim.com/img/2011/flat_2014/bg-prensa.gif)
    !important;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 10px 0px 0px 0px;
  display: block;
}
/* nuevos sprites flat, uso: class="flat48 flat-bombilla" */
.flat48 {
  background: url(https://img1.doctorsim.com/img/sprites-tour.png)
    no-repeat;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 48px;
  height: 48px;
  float: left;
  display: block;
  overflow: hidden;
  margin-right: 10px;
}
.flat-bombilla {
  background-position: 0px 0px;
}
.flat-sim {
  background-position: -48px 0px;
}
.flat-antena {
  background-position: -96px 0px;
}
.flat-movilunlock {
  background-position: -144px 0px;
}
.flat-usuario {
  background-position: 0px -48px;
}
.flat-telefono {
  background-position: -48px -48px;
}
.flat-portatil {
  background-position: -96px -48px;
}
.flat-candado {
  background-position: -144px -48px;
}
.flat-estadistica {
  background-position: 0px -96px;
}
.flat-calendario {
  background-position: -48px -96px;
}
.flat-bolsa {
  background-position: -96px -96px;
}
.flat-portfolio {
  background-position: -144px -96px;
}
.flat-varita {
  background-position: 0px -144px;
}
.flat-informe {
  background-position: -48px -144px;
}
.flat-stop {
  background-position: -96px -144px;
}
.flat-check {
  background-position: -144px -144px;
}
.flat-seguridad {
  background-position: 0px -192px;
}
.flat-tag {
  background-position: -48px -192px;
}
.flat-cerdito {
  background-position: -96px -192px;
}
.flat-herramienta {
  background-position: -144px -192px;
}
.flat-armario {
  background-position: 0px -240px;
}
.flat-agenda {
  background-position: -48px -240px;
}
.flat-reloj {
  background-position: -96px -240px;
}
.flat-billete {
  background-position: -144px -240px;
}
.flat-informe2 {
  background-position: 0px -288px;
}
.flat-medalla {
  background-position: -48px -288px;
}
.flat-alerta {
  background-position: -96px -288px;
}
.flat-calculadora {
  background-position: -144px -288px;
}
.flat-queso {
  background-position: 0px -336px;
}
.flat-informe3 {
  background-position: -48px -336px;
}
.flat-movil {
  background-position: -96px -336px;
}
.flat-tuercas {
  background-position: -144px -336px;
}
.flat-descarga {
  background-position: 0px -384px;
}
.flat-prensa {
  background-position: -48px -384px;
}
.flat-star {
  background-position: -96px -384px;
}
.flat-doc {
  background-position: -144px -384px;
}
.flat-llave {
  background-position: 0px -432px;
}
.flat-mundo {
  background-position: -48px -432px;
}
.flat-info {
  background-position: -96px -432px;
}
.flat-mail {
  background-position: -144px -432px;
}
.flat-soporte {
  background-position: 0px -480px;
}
.flat-pregunta {
  background-position: -48px -480px;
}
.flat-zoom {
  background-position: -96px -480px;
}
.flat-print {
  background-position: -144px -480px;
}
.flat-logo2 {
  background-position: 0px -528px;
}
.flat-credito {
  background-position: -48px -528px;
}
.flat-repara {
  background-position: -96px -528px;
}
.flat-envio {
  background-position: -144px -528px;
}
.flat-tagmoney {
  background-position: 0px -576px;
}
.flat-like {
  background-position: -48px -576px;
}
.flat-time {
  background-position: -96px -576px;
}
.flat-partners {
  background-position: -144px -576px;
}
.flat-whatsapp {
  background-position: 0px -624px;
}
.flat-check {
  background-position: -96px -624px;
}
/* nuevo menu oct 2014 */
#new_menu {
  position: absolute;
  display: block;
  margin: 0 auto;
  width: auto;
  bottom: 5px;
  /*right: -18px;*/
  right: -8px;
  z-index: 999;
}
#new_menu ul a, #new_menu ul li a {
  text-decoration: none;
  color: inherit;
  display: block;
  width: 100%;
}
#new_menu ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
  position: relative;
}
#new_menu ul li {
  /*font-size: 13px;*/
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 0px;
  position: relative;
  /*padding: 12px 15px;*/
  padding: 12px 10px;
  background: transparent;
  color: #848484;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#new_menu ul li:hover {
  background: #e9e9e9;
  color: #2da7df;
}
#new_menu .drop {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0px;
}
#new_menu ul li ul li, #new_menu ul li ul li:first-child {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
#new_menu ul li ul li:last-child {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#new_menu ul li ul {
  padding: 0;
  position: absolute;
  top: 40px;
  left: 0;
  width: 175px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  z-index: inherit;
}
#new_menu ul li ul li {
  background: #e9e9e9;
  color: #275871;
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 4px 18px;
  cursor: pointer;
}
#new_menu ul li ul li:hover {
  background: #f6f6f6;
  color: #2da7df;
}
#new_menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
#new_menu .vermas {
  color: #87c34a;
}
#new_menu .vermas:hover {
  color: #73ab39;
}
.en_newmenu ul li {
  padding: 12px 10px !important;
  font-size: 14px;
}
/* /nuevo menu oct 2014 */
/* nuevas funcionalides y diseños 2014 */
/* formularios validaciones error */
label.error {
  color: #a94442;
  display: block;
}
input.error {
  border: 1px solid #a94442;
  /*box-shadow: 0 0 8px rgba(169, 68, 68, 1);*/
}
input.valid {
  border: 1px solid #9bcd69;
  /*box-shadow: 0 0 8px rgba(169, 68, 68, 1);*/
}
/* nuevo buscasdor google */
.buscador_google {
  width: 670px;
  padding: 20px 20px 0px 20px;
  background-color: #f5f5f5;
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.box-light-blue {
  width: 100%;
  padding: 20px;
  color: #31708f;
  background-color: #d9edf7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.box-light-blue h1, .box-light-blue h2, .box-light-blue h3,
  .box-light-blue h4, .box-light-blue h5 {
  margin-top: 0px;
}
/*listado telefonos contacto*/
.listado_telf_paises {
  text-align: left;
  margin-left: 70px;
}
.listado_telf_paises div {
  float: left;
  width: 325px;
}
.listado_telf_paises div .telf_pais {
  display: block;
  padding: 10px 20px 10px 10px;
}
.listado_telf_paises div .telf_pais img {
  vertical-align: middle;
  padding-right: 5px;
}
/* separador menu check */
.sep_titulo_check {
  color: #fff;
  background: #2da7df;
  margin: 15px 0px;
  font-size: 16px;
  padding: 5px 0px 5px 10px;
}
/* default box gris */
.box_gris_flat {
  background-color: #efefef;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 10px;
  margin: 10px auto;
  display: block;
  height: auto;
}
/* secciones colores */
.section_home {
  padding: 30px 0px;
}
.section_green_ds {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
}
.section_green_ds h1, .section_green_ds h2, .section_green_ds h3,
  .section_green_ds h4, .section_green_ds h5 {
  color: #3c763d;
}
.section_blue_ds {
  color: #31708f !important;
  background-color: #d9edf7 !important;
}
.section_blue_ds h1, .section_blue_ds h2, .section_blue_ds h3,
  .section_blue_ds h4, .section_blue_ds h5 {
  color: #31708f;
}
.section_grey-ds {
  background-color: #f5f5f5 !important;
}
.section_grey2-ds {
  background-color: #d8d8d8 !important;
}
/* formateo listas de font-awesome con texto a 16px */
.fa-ul li {
  margin-bottom: 15px !important;
}
.fa-li {
  top: 0.250em !important;
}
/* overlay modal pais */
#overlay_pais {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1001;
  display: block;
}
#modal_pais {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 600px;
  height: 300px;
  margin-left: -300px;
  margin-top: -340px;
  background-color: #ededed;
  font-size: 16px;
  text-align: center;
  border-radius: 5px;
  padding: 15px;
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  z-index: 1002;
  /* ojo con esto */
}
#modal_pais .content {
  margin-top: 40px;
}
#modal_pais .content .texto {
  display: block;
  padding: 20px 0px;
}
a#cerrar_overlay {
  text-decoration: none;
  color: #939393;
  display: inline-block;
  width: auto;
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 18px;
  cursor: pointer;
}
/* fin overlay modal pais */
/* clases 2015 */
.telf-mini {
  margin-left: 40px;
}
.partner_item p {
  text-align: justify;
}
.partner-img {
  display: block;
  width: 50%;
  float: left;
  margin: 0px 15px 15px 0px;
}
.separador_full {
  display: block;
  background-image:
    url(https://img1.doctorsim.com/img/2011/separador_dots2.png);
  background-repeat: repeat-x;
  background-position: 50% 50%;
  width: 100%;
  height: 20px;
  margin: 15px auto 15px auto;
}
/* NUevo diseño caja buscador - precio - marca */
.box_buscador_marca_new:before {
  background: #d7eaf6 !important;
  background-color: #d7eaf6;
  top: 0px;
  right: 0px;
  height: 250px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.marca_solapa {
  top: 40px;
  right: 30px;
}
.marca_precio-espera {
  top: 100px;
  right: 30px;
}
/*banner comparador*/
.banner_comparador728 {
  width: 100%;
  height: auto;
  display: block;
  text-align: left;
}
.banner_comparador728 .banner728 {
  margin: 0 auto;
  width: 728px height:auto;
  display: block;
}
.stars_lemon {
  background: url(https://img1.doctorsim.com/img/5stars-lemon.png)
    no-repeat top left;
  height: 15px;
}
.ekomi_links_home {
  background: #d9edf7;
  color: #31708f;
  width: 90%;
  margin: 0 auto;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  font-weight: 700;
}
/* modificaciones textos dires footer */
.footer_content_offset .columna_footer {
  width: 220px;
}
.footer_content_offset .columna_footer:last-child {
  width: 255px;
  margin: 0px 0px 20px 0px;
}
.footer_content_offset .columna_footer:last-child .lista_footer {
  margin: 0px 0px 0px 10px;
}
.footer_content_offset .columna_footer:last-child .lista_footer li {
  font-size: 12px;
  width: 100%;
}
.footer_content_offset .columna_footer:last-child .lista_footer li:first-child
  {
  font-size: 15px !important;
}
/* modificacion listas check 2 */
.rev15 {
  margin-top: 0px !important;
}
.rev15 li {
  background-position: 0px 5px !important;
  padding-left: 30px !important;
}
/* opiniones ekomi en landing partners */
.item_opiniones {
  min-height: 150px;
  padding: 60px 80px;
}
.item_opiniones p {
  font-style: italic;
}
.opinion_partner {
  padding: 5px 0px 10px 10px;
  display: inline-block;
  width: auto;
}
.separador_full_blank {
  display: block;
  width: 100%;
  height: 40px;
  margin: 20px auto 20px auto;
}
/* sprites metodos de pago */
.sprite_mp {
  display: inline-block;
  width: 250px;
  height: 120px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  background-image:
    url(https://img1.doctorsim.com/img/sprites_metodos_pago.png);
  background-repeat: no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.mp_creditcard {
  background-position: 0px 0px;
}
.mp_paypal {
  background-position: 0px -120px;
}
.mp_bitcoin {
  background-position: 0px -240px;
}
.mp_transfer {
  background-position: 0px -360px;
}
.mp_dmail {
  background-position: 0px -480px;
}
.mp_cash {
  background-position: 0px -600px;
}
.mp_creditds {
  background-position: 0px -720px;
}
.mp_promocode {
  background-position: 0px -840px;
}
.mp_astropay {
  background-position: 0px -960px;
}
.mp_apple_pay {
  background-position: 0px -1080px;
}
.mp_crypto {
  background-position: 0px -1200px;
}
.mp_bizum {
  background-position: 0px -1320px;
}
.bt-app-ds {
  background: url(https://img1.doctorsim.com/img/bt-app-doctorsim.png)
    no-repeat;
  display: block;
  width: 178px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-decoration: none;
  z-index: 1;
}
/* popup select country */
#modal_paises {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 720px;
  height: 450px;
  margin-left: -300px;
  margin-top: -490px;
  background-color: #ededed;
  font-size: 16px;
  text-align: center;
  border-radius: 5px;
  padding: 15px;
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  z-index: 1002;
  /* ojo con esto */
}
#modal_paises .content {
  margin-top: 40px;
}
#modal_paises .content .texto {
  display: block;
  padding: 20px 0px;
}
/* fin overlay modal pais */
/*listado marcas no dispo 2015 */
.listado-marcas-15 {
  width: 100%;
  overflow: hidden;
}
.listado-marcas-15 ul {
  display: block;
  margin: 0px -15px;
  padding: 0px;
  list-style-type: none;
}
.listado-marcas-15 ul li {
  margin: 15px;
  float: left;
}
.listado-marcas-15 ul li a {
  width: 168px;
  height: 100px;
  display: block;
  position: relative;
  background-color: #ededed;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  color: #2da7df;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.listado-marcas-15 ul li a .marca-desc {
  position: absolute;
  padding: 5px;
  text-align: left;
  left: 0;
  opacity: 0;
  display: block;
  z-index: 20;
  width: 168px;
  height: 100px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #2da7df;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
}
.listado-marcas-15 ul li a:hover {
  background-color: #ededed;
  color: #197aa6;
}
.listado-marcas-15 ul li a:hover .marca-desc {
  opacity: 1;
}
.listado-marcas-15 ul li a img {
  padding-top: 5px;
}
.listado-marcas-15 ul li a span {
  display: block;
  width: 100%;
  padding: 10px 0px;
}
.line-separator {
  margin: 0 0 40px 0;
  border-bottom: 1px solid #eeeeee;
  padding: 0px 0 0px 0;
  padding: 20px 0 20px 0;
}
.breadcumb_space {
  margin-bottom: 15px;
}
.table_box {
  border-radius: 5px;
  background-color: #d9edf7;
  width: 960px;
}
.features_lib {
  width: 100%;
}
.features_lib td {
  vertical-align: top;
  padding: 30px 15px;
  text-align: center;
  margin: 2px;
  width: 33.33333333333333%;
}
.td-right-line {
  border-right: 4px solid #fff;
}
.td-bottom-line {
  border-bottom: 4px solid #fff;
}
/* subfooter_global */
.subfooter_global {
  width: 960px;
  height: 50px;
  font-size: 14px;
  text-align: left;
  vertical-align: top;
  color: #777777;
  clear: both;
  margin: 10px 0;
  text-align: center;
}
.subfooter_global .tit {
  display: inline-block;
  width: 130px;
  height: 50px;
  vertical-align: top;
  text-align: left;
  padding-top: 5px;
}
.subfooter_global .vr {
  display: inline-block;
  vertical-align: top;
  background: #777777;
  width: 1px;
  height: 50px;
  margin: 0 5px;
}
#seguridad_bg_logos {
  display: inline-block;
  vertical-align: top;
  width: 790px;
  height: 50px;
  /*background: url('https://img1.doctorsim.com/img/global_seguridad.png');*/
}
#pago_bg_logos {
  display: inline-block;
  vertical-align: top;
  width: 790px;
  height: 50px;
  /*background: url('//images.doctorsim.com/img/global_pago.png');*/
}
/* espacios publicidad */
.ads250x250 {
  width: 250px;
  height: 250px;
  text-align: center;
  margin: 0 auto;
}
.ads728x90 {
  width: 728px;
  height: 90px;
  text-align: center;
  margin: 10px auto;
}
.in320 {
  width: 33.33333333333333%;
}
.in960 {
  width: 960px;
}
/* carousel opiniones */
#box_carousel_opiniones {
  /*background-image: url(https://img1.doctorsim.com/img/bg_opiniones_carousel.png);*/
  background-repeat: repeat-x;
  background-position: 0px -10px;
  min-height: 400px;
}
.carousel .carousel-inner .item .opiniones100 {
  width: 100%;
  height: 100px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-top: 5px;
}
.carousel .carousel-inner .item .opiniones100:last-child {
  border-bottom: none;
}
.opiniones100 a {
  text-decoration: none;
  display: block;
  color: inherit;
}
.opiniones100 .op_nom {
  display: inline-block;
  font-weight: 700;
  color: #333 !important;
  margin-right: 5px;
}
.opiniones100 .op_stars {
  display: inline-block;
  color: #f1c40f !important;
  font-size: 18px;
}
.opiniones100 .op_titulo {
  display: block;
  font-weight: 700;
}
.opiniones100 .op_coment {
  font-size: 14px;
}
.op_logos {
  width: 140px;
  height: 100px;
}
#carousel-opiniones-checkout .carousel-indicators {
  bottom: -35px !important;
  margin-left: -30%;
}
#carousel-opiniones-checkout .carousel-indicators li {
  border: 1px solid #555;
}
#carousel-opiniones-checkout .carousel-indicators .active {
  background-color: #555;
}
.btn-ds-thumb {
  margin-bottom: 15px;
  text-align: left !important;
}
.margin-b15 {
  margin-bottom: 15px;
}
.separador-col {
  display: block;
  height: 1px;
  line-height: 1px;
  padding: 30px 0px;
}
.btn-lg-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.panel-primary-ds {
  border-color: #fff;
  border-radius: 5px;
}
.panel-primary-ds>.panel-heading {
  color: #fff;
  background-color: #2da7df;
  border-color: #2da7df;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.panel-primary-ds>.panel-body {
  border-top-color: transparent;
  background-color: #efefef;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.panel-accordion-ds {
  border: none;
  border-bottom: 1px solid #ccc !important;
}
.panel-accordion-ds a {
  text-decoration: none;
}
.panel-accordion-ds a i {
  padding-right: 5px;
}
.panel-accordion-ds>.panel-heading {
  background-color: transparent;
  border-color: transparent;
  border-bottom: 1px solid transparent !important;
  padding-left: 0px;
}
.panel-accordion-ds>.panel-body {
  border-top-color: transparent;
  background-color: #fff;
  border-top: 1px solid #fff;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
  border-top: 1px solid transparent !important;
}
.panel-title>a:hover, .panel-title>a:focus, .panel-title>a:active {
  outline: none !important;
  text-decoration: none;
  color: #2da7df !important;
}
.panel-title>a {
  position: realtive;
  display: flex;
}
.panel-title>a i.fa:before {
  content: "\f146";
}
.panel-title>a.collapsed i.fa:before {
  content: "\f0fe";
}
#btn_premium i.fa:before {
  content: "\f139";
}
#btn_premium.collapsed i.fa:before {
  content: "\f13a";
}
/*.panel-title > a.collapsed i{
transform: scale(1, -1);
}*/
/* listado iphone alt */
.listado_iphone_15 {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 1000px;
}
.listado_iphone_15 li {
  display: inline-block;
  float: left;
  margin-right: 38px;
  margin-bottom: 25px;
}
.listado_iphone_15 li a {
  text-decoration: none;
  display: inline-block;
  width: 161px;
  height: 235px;
  border: 1px solid #fff;
  position: relative;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.listado_iphone_15 li a img {
  width: 120px;
  height: auto;
  padding-top: 5px;
}
.listado_iphone_15 li a .caption_txt {
  font-size: 14px;
  position: absolute;
  display: table;
  width: 100%;
  height: 45px;
  /*border-top:1px solid #ccc;*/
  background-color: transparent;
  color: #777;
  text-align: center;
  padding: 2px;
  bottom: 0px;
}
.listado_iphone_15 li a:hover {
  border: 1px solid #9bcd69;
}
.listado_iphone_15 li a:hover .caption_txt {
  border: 1px solid #9bcd69;
  background-color: #9bcd69;
  color: #fff;
}
.listado_iphone_15 li a .caption_txt span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
/* opniniones old */
ul.ratting_marcas2013 .w650 {
  width: 650px !important;
}
.ratting_marcas2013 li.w295 {
  width: 295px !important;
}
/* miphone precio y entrega */
.marca_solapa.newpos, .marca_precio-espera.newpos {
  position: relative;
  top: 0px;
  right: 0px;
}
/* landing iphone header */
.feature_iphone {
  width: 100%;
  background-color: #2da7df;
  min-height: 260px;
  text-align: center;
}
.feature_iphone h1 {
  color: #fff;
  padding-top: 10px;
  margin: 0px 0px 8px 0px;
  font-size: 28px;
}
.feature_iphone h2 {
  color: #09456b;
  font-size: 24px;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.feature_iphone .header_iphone_left {
  width: 650px;
  float: left;
  margin-right: 20px;
  text-align: left;
}
.feature_iphone .header_iphone_right {
  width: 290px;
  height: 260px;
  float: left;
  background: url(https://img1.doctorsim.com/img/bg-iphone-header.png)
    bottom no-repeat;
  position: relative;
}
.feature_iphone .header_iphone_right_en {
  width: 290px;
  height: 260px;
  float: left;
  background: url(https://img1.doctorsim.com/img/bg-iphone-header_en.png)
    bottom no-repeat;
  position: relative;
}
.feature_iphone .header_iphone_right .precio_entrega_new,
  .feature_iphone .header_iphone_right_en .precio_entrega_new {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 160px;
  left: -8px;
}
.feature_iphone .text_feature {
  font-size: 16px;
  color: #fff;
  font-weight: 300 !important;
  line-height: 24px;
}
.feature_iphone .text_feature .fa-ul {
  margin-left: 22px;
}
.feature_iphone .text_feature .fa-ul li {
  margin-bottom: 10px !important;
}
.feature_iphone .text_feature .fa-ul li i {
  line-height: 22px;
}
.feature_newbig {
  width: 100%;
  background-color: #2da7df;
  min-height: 260px;
  text-align: center;
}
.feature_newbig h1 {
  color: #fff;
  padding-top: 10px;
  margin: 0px 0px 8px 0px;
  font-size: 28px;
}
.feature_newbig h2 {
  color: #09456b;
  font-size: 24px;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.feature_newbig .header_newbig_left {
  width: 650px;
  float: left;
  margin-right: 20px;
  text-align: left;
}
.feature_newbig .header_newbig_right {
  width: 290px;
  height: 260px;
  float: left;
  position: relative;
}
.feature_newbig .header_newbig_right .precio_entrega_new,
  .feature_newbig .header_newbig_right_en .precio_entrega_new {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 135px;
  left: -5px;
}
.feature_newbig .header_newbig_right .descuento {
  position: absolute;
  width: 75px;
  height: 75px;
  top: 0px;
  right: 0px;
}
.feature_newbig .header_newbig_right .marca_solapa {
  position: static !important;
  margin: 80px auto 0px auto;
}
.feature_newbig .header_newbig_right .marca_solapa-only {
  position: static !important;
  margin: 85px auto 0px auto;
}
.feature_newbig .text_feature {
  font-size: 16px;
  color: #fff;
  font-weight: 300 !important;
  line-height: 24px;
}
.feature_newbig .text_feature .fa-ul {
  margin-left: 22px;
}
.feature_newbig .text_feature .fa-ul li {
  margin-bottom: 10px !important;
}
.feature_newbig .text_feature .fa-ul li i {
  line-height: 22px;
}
#bg_uni {
  background: url(https://img1.doctorsim.com/img/bg-uni-header.png) bottom
    no-repeat;
}
#bg_nokia {
  background: url(https://img1.doctorsim.com/img/bg-nokia-header.png)
    bottom no-repeat;
}
#bg_alcatel {
  background: url(https://img1.doctorsim.com/img/bg-alcatel-header.png)
    bottom no-repeat;
}
#bg_blackberry {
  background: url(https://img1.doctorsim.com/img/bg-blackberry-header.png)
    bottom no-repeat;
}
.bg_uni {
  background: url(https://img1.doctorsim.com/img/bg-alcatel-header.png)
    bottom no-repeat;
}
/* nueva caja marca 2015 */
.box_marca_uni_2015 {
  margin: 0px;
  padding: 20px;
  background-color: #efefef;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.box_marca_uni_2015 h2 {
  font-size: 24px;
  color: #2da7df !important;
  display: block;
  padding-bottom: 10px;
}
.box_marca_uni_2015 .img_marca {
  float: left;
  width: 155px;
  height: auto;
  margin: 0px;
}
.box_marca_uni_2015 .img_marca img {
  width: 100%;
  height: auto;
}
.box_marca_uni_2015 .info_marca {
  float: left;
  width: 465px;
  margin: 0px;
  padding: 5px 20px 20px 20px;
}
.box_marca_no_op {
  margin: 0px;
  padding: 20px;
  background-color: #efefef;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.box_marca_no_op h2 {
  font-size: 24px;
  color: #767676 !important;
  display: block;
  padding-bottom: 10px;
}
.box_marca_no_op .img_marca {
  float: left;
  width: 155px;
  height: auto;
  margin: 0px;
}
.box_marca_no_op .img_marca img {
  width: 100%;
  height: auto;
}
.box_marca_no_op .info_marca {
  float: left;
  width: 465px;
  margin: 0px;
  padding: 5px 20px 20px 20px;
}
.box_btn {
  padding: 0px 0px !important;
}
.new_faq i {
  float: left;
}
.new_faq ol {
  padding-left: 20px;
}
.new_faq .title_faq {
  overflow: hidden;
}
.hr60 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  border: 0;
  border-top: 2px solid #eeeeee;
}
.hr60w {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  border: 0;
  border-top: 2px solid #ffffff;
}
.fa-ul-left {
  margin-left: 0px;
  list-style-type: none;
  display: block;
  width: 930px;
  margin: 0 auto;
}
.fa-ul-left li {
  float: left;
  width: 50%;
  margin-bottom: 10px !important;
}
.fa-ul-left li i {
  line-height: 22px;
  font-size: 16px !important!;
}
.lista_default_disc {
  margin-top: 0px;
  padding-left: 25px;
  line-height: normal;
  list-style-type: disc;
}
.lista_default_disc li {
  margin-bottom: 10px;
}
ul.lista_topmoviles15 {
  width: 980px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
ul.lista_topmoviles15 li {
  float: left;
  width: 120px;
  height: 180px;
  padding: 0px;
  margin: 10px 20px 10px 0px;
}
ul.lista_topmoviles15 li a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  color: #666666;
  text-align: center;
  width: 120px;
  height: 180px;
  border: 1px solid #efefef;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
ul.lista_topmoviles15 li a img {
  margin: 10px 0px;
}
ul.lista_topmoviles15 li a span {
  width: 100%;
  min-height: 40px;
  background-color: #FFF;
  display: block;
  padding: 0px 0px 8px 0px;
}
ul.lista_topmoviles15 li a:hover {
  color: #fff;
  border-color: #9bcd69;
}
ul.lista_topmoviles15 li a:hover span {
  background-color: #9bcd69;
}
.feature_imeicheck {
  width: 100%;
  background: url(https://img1.doctorsim.com/img/header_imei_check.jpg)
    center -15px no-repeat;
  position: relative;
  background-color: #2da7df;
  min-height: 255px !important;
  text-align: left;
}
.feature_imeicheck h1 {
  color: #fff;
  padding-top: 10px;
  margin: 0px 0px 8px 0px;
  font-size: 28px;
}
.feature_imeicheck h2 {
  color: #09456b;
  font-size: 16px;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.feature_imeicheck .header_imeicheck_left {
  width: 550px;
  float: left;
  margin-right: 20px;
  text-align: left;
}
.feature_imeicheck .text_feature {
  font-size: 20px;
  color: #fff;
  font-weight: 300 !important;
  line-height: 50px;
}
.feature_imeicheck .text_feature .ol {
  margin-left: 24px;
  color: #09456b;
}
.feature_imeicheck .text_feature .ol span {
  color: #fff !important;
}
.input-checkimei {
  font-size: 18px;
  height: 46px !important;
  border: 2px solid #ccc !important;
}
.input-checkimei:focus {
  border: 2px solid #2da7df !important;
}
.input-checkimei:focus::-webkit-input-placeholder {
  color: transparent;
}
li_info_imei {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
li_info_imei li {
  font-size: 16px;
  line-height: 16px;
}
.table1_imei {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.table1_imei table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 50%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: none;
  float: left;
}
.table1_imei tr {
  vertical-align: middle;
  background-color: #ffffff;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.table1_imei tr td {
  text-align: left;
  padding: 8px 0px 8px 0px;
  font-size: 14px !important;
  color: #666666;
  border: none;
}
.table1_imei tr td:first-child {
  width: 40%;
  color: #2da7df !important;
}
.table2_imei {
  margin: 0px 0px;
  padding: 0px;
  width: 100%;
}
.table2_imei table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: none;
}
.table2_imei tr {
  vertical-align: middle;
  background-color: #f5f5f5;
}
.table2_imei tr td, .table3_imei tr td {
  text-align: left;
  padding: 8px 5px 8px 15px;
  font-size: 14px !important;
  color: #666666;
  border: none;
}
.table2_imei tr td:first-child {
  width: 30%;
  color: #2da7df !important;
}
.table2_imei tr:nth-child(odd) {
  background-color: #fff;
}
.panel-table {
  margin: 15px 0px;
}
.panel-table .panel-body {
  padding: 0px !important;
}
.imei-phone {
  margin: 0 auto;
  display: block;
  width: 150px;
  height: auto;
}
.loading-landing-imei {
  display: block;
  background: url(https://img1.doctorsim.com/img/loading-big_old.gif)
    no-repeat;
  width: 128px;
  height: 128px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin: -64px 0 0 -64px;
}
.goalProgress {
  background: #f5f5f5;
  padding: 5px;
  border-radius: 5px;
}
div.progressBar {
  background: #c3c8cb;
  color: #fff;
  font-size: 13px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  padding: 4px 8px;
  display: block;
  overflow: hidden;
  width: 20px;
  border-radius: 5px;
}
span.goalAmount {
  display: none;
  text-indent: -9999px;
}
.btn, .btn-ds {
  white-space: normal !important;
}
/* reparaciones */
/* grafico reparaciones pasos */
.repair_steps_box {
  background: url(https://img1.doctorsim.com/img/ds_repair_3steps.png)
    no-repeat top center;
  width: 100%;
  display: block;
  min-height: 100px;
  text-align: center;
  margin: 30px auto;
}
.repair_steps_box .step {
  width: 33.33333333%;
  float: left;
  padding-top: 100px;
  text-align: center;
}
/* header reparaciones */
#feature_reparar {
  background-image:
    url(https://img1.doctorsim.com/img/bg-reparaciones-doctorsim.png);
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  width: 960px;
  height: 350px;
  margin: 0 auto;
  text-align: left;
}
#feature_reparar h1 {
  padding-top: 20px;
}
#feature_reparar h2 {
  width: 70%;
}
#feature_reparar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  color: #fff;
  font-size: 22px;
  line-height: 55px;
}
#feature_reparar_en {
  background-image:
    url(https://img1.doctorsim.com/img/bg-reparaciones-doctorsim-en.png);
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  width: 960px;
  height: 350px;
  margin: 0 auto;
  text-align: left;
}
#feature_reparar_en h1 {
  padding-top: 20px;
}
#feature_reparar_en h2 {
  width: 70%;
}
#feature_reparar_en ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  color: #fff;
  font-size: 22px;
  line-height: 55px;
}
/* /reparaciones */
/* new layout header */
#feature15 {
  width: 100%;
  position: relative;
  height: 270px;
  background: #2da7df;
}
#header_liberar15 {
  position: relative;
  width: 960px;
  height: 270px;
  margin: 0 auto;
  display: block;
  text-align: left;
}
#header_liberar15 h1 {
  font-size: 40px;
  color: #fff;
  padding: 10px 0px 0px 0px;
}
#header_liberar15 h2 {
  font-size: 24px;
  color: #0f4964;
}
#grafico_liberar_2015 {
  background: url(https://img1.doctorsim.com/img/bg-header-liberar15.png)
    no-repeat left -5px;
  display: table;
  width: 260px;
  height: 270px;
  position: absolute;
  top: 0px;
  right: 0px;
}
#grafico_liberar_2015 .texto {
  position: absolute;
  display: block;
  font-size: 14px;
  color: #fff;
  left: 105px;
  right: 0px;
  text-align: left;
}
#grafico_liberar_2015 .paso1 {
  top: 25px;
}
#grafico_liberar_2015 .paso2 {
  top: 110px;
}
#grafico_liberar_2015 .paso3 {
  top: 205px;
}
/*algolia buscador*/
.twitter-typeahead {
  width: 100%;
}
.twitter-typeahead .tt-input, .twitter-typeahead .tt-hint {
  font-family: 'Quicksand', sans-serif;
  font-size: 18px;
  color: #666666;
  width: 100%;
  height: 50px;
  margin: 0px;
  padding-left: 10px;
  border: 2px solid #2c88af;
  outline: none;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.twitter-typeahead .tt-input:focus {
  border: 2px solid #9bcd69;
}
.twitter-typeahead .tt-hint {
  color: #999;
}
.twitter-typeahead .tt-dropdown-menu {
  width: 99.5%;
  padding: 0;
  background-color: #fff;
  border: 2px solid #9bcd69;
  border-top: 0px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.twitter-typeahead .tt-dropdown-menu .tt-suggestion {
  text-align: left;
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}
.twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-cursor {
  background-color: #d9edf7;
}
.twitter-typeahead .tt-dropdown-menu .tt-suggestion em {
  font-weight: bold;
  font-style: normal;
}
.categoria {
  color: #3c763d;
  background-color: #dff0d8 !important;
  padding: 8px;
  font-family: 'Quicksand', sans-serif;
}
.precio {
  color: #81c043;
  font-size: 14px;
  margin-left: 6px;
}
.terminal {
  font-size: 16px;
  font-family: 'Quicksand', sans-serif;
}
.terminalpais {
  font-size: 16px;
  font-family: 'Quicksand', sans-serif;
  color: #666666;
}
.imagen_term {
  width: 33px;
  height: auto;
  float: left;
  margin-right: 5px;
  overflow: hidden;
  display: block;
}
.tiempo {
  color: #888;
}
.tt-input::placeholder {
  color: #848484;
}
.box_algolia_search {
  width: 675px;
  display: block;
  padding: 0px;
  margin: 30px 0px 0px -10px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.box_algolia_search .algolia_txt {
  display: block;
  padding-left: 15px;
  color: #fff;
  width: 100%;
  font-size: 18px;
}
.algolia_input {
  display: block;
  vertical-align: middle;
  padding: 10px;
}
/* new layout sept 2015 */
#feature380 {
  width: 100%;
  position: relative;
  min-height: 380px;
  background: #2da7df;
}
#feature380 h1 {
  padding-top: 10px;
  margin: 0px 0px 8px 0px;
  font-size: 28px;
  color: #fff;
  display: block;
}
#feature380 h2 {
  color: #09456b;
  font-size: 20px;
  display: block;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
#header_liberar380 {
  position: relative;
  width: 960px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.box-pasos-full {
  width: 960px;
  height: 182px;
  background: url(https://img1.doctorsim.com/img/pasos-lib-algolia.png)
    no-repeat center;
  text-align: center;
  margin-top: 30px;
}
.box-pasos-full span {
  display: inline-block;
  text-align: center;
  width: 320px;
  float: left;
  color: #fff;
  padding-top: 145px;
}
.algolia-centered {
  margin: 20px auto 15px auto !important;
}
/* menu top flags 2015 */
#top_flag_container {
  position: absolute;
  width: 960px;
  height: 1px;
  top: 7px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 999;
}
#top_flag_menu {
  position: absolute;
  top: 0px;
  right: 0px;
}
#top_flag_menu ul {
  list-style: none;
  position: relative;
  float: right;
  margin: 0;
  padding: 0;
}
#top_flag_menu img {
  vertical-align: middle;
  float: right;
  margin: 0px 0px 0px 0px;
  width: 20px;
  height: auto;
}
#top_flag_menu img.first_flag {
  vertical-align: middle;
  /*padding:5px 2px 5px 5px;*/
  margin: 4px 2px 5px 5px;
  width: 20px;
  height: auto;
}
#top_flag_menu ul a {
  display: block;
  color: #275871;
  text-decoration: none;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  padding: 0 8px;
}
#top_flag_menu ul ul a:hover {
  color: #2da7df;
}
#top_flag_menu ul li {
  position: relative;
  float: left;
  text-align: left;
  margin: 0;
  padding: 0;
}
#top_flag_menu ul>li:first-child {
  -webkit-border-radius: 5px 5px 0 0;
  z-index: 2;
}
#top_flag_menu ul li:hover {
  background: #f5f5f5;
}
#top_flag_menu ul ul {
  display: none;
  position: absolute;
  top: 100%;
  right: 0px;
  background: #f5f5f5;
  padding: 0;
  -webkit-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
  z-index: 1;
  /*height:350px;
  overflow-y:scroll*/
}
#top_flag_menu ul ul li {
  float: none;
  min-width: 160px;
}
#top_flag_menu ul ul li:hover {
  background: #d9edf7;
  color: #2da7df;
}
#top_flag_menu ul ul li:first-child {
  -webkit-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
#top_flag_menu ul ul li:last-child {
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#top_flag_menu ul ul a {
  line-height: 110%;
  /*padding:8px 10px;*/
  padding: 5px 10px;
}
#top_flag_menu ul li:hover>ul {
  display: block;
}
.first_link {
  color: #2da7df !important;
  display: inline-block !important;
}
#box_login {
  right: 70px !important;
  z-index: 9999;
}
.box-wp-posts {
  width: 670px;
  height: auto;
  display: table;
  padding: 10px;
  background-color: #efefef;
  border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  margin: 0px;
  font-weight: 500;
}
.box-h3-wp-posts {
  background: #2da7df;
  color: #fff;
  margin: 0px;
  width: 670px;
  padding: 10px 5px 10px 15px;
  font-size: 24px;
  border-radius: 5px 5px 0px 0px;
  -ms-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
}
.box-wp-posts div:first-child {
  width: auto;
  float: left;
  height: auto;
  border: none;
}
.box-wp-posts div:last-child {
  border-bottom: none;
}
.box-wp-posts div {
  width: 55%;
  float: right;
  padding: 15px 0px 15px 10px;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.box-wp-posts div:hover {
  background: #fff;
  cursor: pointer;
}
.box-wp-posts div:first-child img {
  width: 250px;
  height: auto;
  float: none;
}
.box-wp-posts div img {
  width: 100px;
  height: auto;
  float: right;
  padding-right: 15px;
}
.box-wp-posts div:first-child h4 {
  font-size: 18px !important;
  width: 250px;
  padding: 10px 0px;
}
.box-wp-posts div h4 {
  font-size: 15px !important;
  margin: 0px;
  padding: 0px;
}
.box-wp-posts div:first-child a {
  text-decoration: none;
  color: #2da7df;
}
.box-wp-posts div a {
  text-decoration: none;
  color: #777777;
  pointer-events: none;
}
.box-wp-posts div a:hover {
  text-decoration: none;
  color: #197aa6;
}
/* nueva landing marca iphone and universal */
.box_marcas_new15, .box_iphone_premium {
  position: relative;
  background: #ededed;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.box_marcas_new15 .marca_logo, .box_iphone_premium .marca_logo {
  display: table;
  float: left;
  width: 100px;
  height: 100px;
  overflow: hidden;
  padding: 4px;
  margin-right: 10px;
  background: #fff;
  border-radius: 5px;
}
.box_marcas_new15 .marca_logo .img_marca, .box_iphone_premium .marca_logo .img_marca
  {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.box_marcas_new15 .marca_info, .box_iphone_premium .marca_info {
  overflow: hidden;
}
.box_marcas_new15 .box_algolia_search, .box_iphone_premium .box_algolia_search
  {
  padding: 0px 10px;
  width: 99%;
  margin: 15px auto 15px auto;
}
.box_marcas_new15 .btn-premium, .box_iphone_premium .btn-premium {
  margin-right: 20px;
}
.box_iphone_premium .marca_logo {
  background: transparent !important;
}
/* /nueva landing marca iphone and universal */
/*#paises-popup-dropdowm{
  .modal-dialog{width:800px;}
  h3 img{width:150px !important; height:!important;}
  img{width:20px; height:auto; vertical-align:middle;}
  .modal-body{height: 400px; background:#f5f5f5 url(https://img1.doctorsim.com/img/bg-popdroppaises.png) no-repeat center bottom; padding-bottom:0px;}
  .modal-body-select{border-radius:5px; padding:15px;}
  .dropdown-toggle{width:80%; text-align:left; border:1px solid #ccc !important;}
  .dropdown-menu{top:50px; left:87px; width:583px; text-align:left; -webkit-column-count: 3; -moz-column-count: 3; column-count: 3;}
  .modal-footer{margin-top:0px;}
  a{ text-decoration: none !important;}
}*/
#modal_paises {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 720px;
  line-height: 450px;
  min-height: 450px;
  height: auto;
  margin-left: -360px;
  margin-top: -340px;
  padding: 0px;
  font-size: 16px;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: block;
  z-index: 1002;
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  background: #f5f5f5;
}
#modal_paises::after {
  content: "";
  background-image:
    url(https://img1.doctorsim.com/img/bg-popdroppaises.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
#modal_paises *, #modal_paises div, #modal_paises span, #modal_paises ul,
  #modal_paises li, #modal_paises a, #modal_paises .header, #modal_paises .content
  {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
}
#modal_paises .header {
  background: #fff;
  padding: 15px 0px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#modal_paises .content .titulo {
  display: block;
  margin-bottom: 15px;
}
#modal_paises .logo_modal {
  width: 200px;
  height: auto;
}
#modal_paises .content {
  line-height: 24px;
  margin-top: 20px !important;
}
#modal_paises .content ul {
  list-style-type: none;
  padding: 0px;
  -moz-column-count: 4;
  -moz-column-gap: 5px;
  -webkit-column-count: 4;
  -webkit-column-gap: 5px;
  column-count: 3;
  column-gap: 10px;
  width: 95%;
  margin: 10px auto;
  text-align: left;
}
#modal_paises .content ul li {
  margin-bottom: 10px;
}
#modal_paises .content ul li a {
  text-decoration: none;
  color: #333;
  font-size: 14px;
}
#modal_paises .content ul li a:hover {
  color: #87c34a;
}
#modal_paises .flag {
  vertical-align: middle;
  padding: 0px 5px 0px 0px;
  width: 30px;
  height: auto;
}
/* CSS FOR ALERTAPHONE */
#feature_alertaphone {
  background-color: #1fc2de !important;
  text-align: left;
}
#feature_alertaphone h1 {
  padding-top: 20px;
}
#feature_alertaphone h2 {
  width: 100% !important;
}
.bg2_alertaphone {
  background-color: #5c6670 !important;
  color: #fff !important;
}
.txt_alertaphone {
  color: #1fc2de !important;
}
.txt2_alertaphone {
  color: #333333 !important;
}
.txt3_alertaphone {
  color: #137484 !important;
}
.container_3col {
  width: 960px;
  height: auto;
  margin: 0 auto;
  /*-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;*/
  text-align: left;
}
.container_3col span {
  display: inline-block;
  padding: 10px;
  text-align: left;
  width: 320px;
  float: left;
}
.container_3col i {
  overflow: hidden;
  min-height: 50px;
}
.box-icon48 {
  width: 48px;
  height: 48px;
  float: left;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.menu_reparar_ap {
  width: 960px;
  height: auto;
  margin: 30px auto;
}
.menu_reparar_ap .link_ap {
  display: inline-block;
  text-align: center;
  width: 192px;
  float: left;
}
.grafico_3p_ap {
  width: 960px;
  height: 200px;
  position: relative;
  margin: 30px 0px 0px 0px;
  background-image:
    url(https://img1.doctorsim.com/img/alerta-phone/reparaciones_3pasos_ap.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.grafico_3p_ap span {
  display: inline-block;
  text-align: center;
  width: 320px;
  float: left;
  color: #fff;
  padding-top: 120px;
}
/*listado pagos latam*/
.pagos-latam-container {
  width: 670px;
  min-height: 900px;
  background: #fff;
  margin: 0 auto;
}
.lista-pagos-latam {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: left;
  vertical-align: middle;
  display: block;
  width: 100%;
  height: auto;
}
.lista-pagos-latam li {
  width: 25%;
  height: 85px;
  margin: 0px;
  padding: 0px;
  float: left;
  text-align: center;
  display: table;
}
.lista-pagos-latam li a {
  width: 105px;
  height: 65px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.lista-pagos-latam li a img {
  border: 6px solid transparent;
  border-radius: 6px;
  filter: saturate(50%);
  -webkit-filter: saturate(50%);
  -moz-filter: saturate(50%);
  -o-filter: saturate(50%);
  -ms-filter: saturate(50%);
}
.lista-pagos-latam li a:hover img, .lista-pagos-latam li a.active img {
  border-color: #2da7df !important;
  background: #2da7df;
  position: relative;
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.pago-seleccionado {
  width: 100%;
  height: 65px;
  text-align: center;
}
.pago-seleccionado>img {
  display: block;
  width: 50px;
  height: auto;
  margin: 0 auto;
}
.lista-pagos-latam li a:hover .overlay_check, .lista-pagos-latam li a.active .overlay_check
  {
  display: table;
}
.overlay_check {
  width: 105px;
  height: 65px;
  display: none;
  position: absolute;
  top: 6px;
  right: 30px;
  z-index: 98;
  border-radius: 6px;
}
.overlay_check i {
  font-size: 24px;
  color: #2da7df;
  position: absolute;
  right: 0px;
  top: 0px;
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
/**/
.check_ttip_table {
  display: table;
}
.check_ttip_row {
  display: table-row;
}
.check_ttip_cell {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 10px;
}
.check_ttip_cell_txt {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 10px;
  padding-left: 5px;
}
/* nuevo home 2016 */
.feature16_home {
  width: 100%;
  background: url(https://img1.doctorsim.com/img/bg_header16.jpg) 0px 0px
    repeat;
  position: relative;
  background-color: #2da7df;
  height: 280px;
  text-align: center;
}
.feature16_inside {
  background: url(https://img1.doctorsim.com/img/isometric_home16.png)
    center right no-repeat;
  display: table;
  width: 960px;
  height: 280px;
  margin: 0 auto;
  text-align: left;
}
.feature16_inside_left {
  /*textos y botones home*/
  width: 600px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  text-align: left;
}
.feature16_inside_left a.bt_ahorra2 {
  text-decoration: none !important;
}
.services16_link {
  margin: 0 0 20px 0px;
  width: 100%;
  height: 115px;
  padding: 5px;
  -webkit-display: -webkit-box;
  -webkit-display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  color: #555555;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-decoration: none !important;
}
.services16_link:hover {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
.services16_link .item1 {
  width: 90px;
  height: 103px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
}
.services16_link .item2 {
  width: 484px;
  height: auto;
  margin: 0px;
  text-align: left;
  border-right: 1px solid #ddd;
  color: #555555 !important;
}
.services16_link .item3 {
  width: 60px;
  height: 103px;
  margin: 0px;
  text-align: center;
  font-family: sans-serif;
}
.services16_link .item3 i {
  line-height: 103px !important;
}
/* nuevos sprites flat, uso: class="flat48 flat-bombilla" */
.sprite_serv16 {
  background: url(https://img1.doctorsim.com/img/sprites_servicios16.png)
    no-repeat;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-top: 2px !important;
  margin-left: 4px !important;
  width: 60px;
  height: 100px;
  display: block;
  overflow: hidden;
}
.liberar16 {
  background-position: 0px 0px;
}
.imei16 {
  background-position: -60px 0px;
}
.ahorrar16 {
  background-position: -120px 0px;
}
.pro16 {
  background-position: -180px 0px;
}
.btn-ds-text-left {
  display: inline-block;
  padding-left: 10px;
}
.btn-ds-fa-right {
  float: right;
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
  margin-right: 10px;
}
.lib_marca16 {
  width: 100%;
  height: 100px;
  display: block;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 5px;
  padding: 12px 0px 5px 0px;
  text-decoration: none !important;
  margin-bottom: 15px;
}
.lib_marca16 .marca16_txt {
  width: 100%;
  line-height: 12px;
  padding: 2px;
  font-size: 13px;
  height: 40px;
  display: table;
}
.lib_marca16 .marca16_txt span {
  display: table-cell;
  vertical-align: middle;
}
.lib_marca16:hover .marca16_txt {
  background-color: #2da7df !important;
  color: #fff !important;
}
.btn-ds-290 {
  min-width: 290px !important;
  line-height: 30px;
  margin-right: 15px;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}
.btn-ds-text-left {
  display: inline-block;
  padding-left: 10px;
}
.btn-ds-fa-right {
  float: right;
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
  margin-right: 10px;
}
.box_features16 {
  display: table;
  width: 100%;
  text-align: left;
  border: none;
  border-collapse: collapse;
}
.vertical_content {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding: 0px 15px;
}
.img_features16 {
  display: block;
  text-align: center;
  vertical-align: middle;
  width: 175px;
  height: 175px;
  background: transparent;
}
#img_liberar16 {
  background: url(https://img1.doctorsim.com/img/feature16_liberar.png);
}
#img_check16 {
  background: url(https://img1.doctorsim.com/img/feature16_check.png);
}
#img_topup16 {
  background: url(https://img1.doctorsim.com/img/feature16_topup.png);
}
#img_ahorrar16 {
  background: url(https://img1.doctorsim.com/img/feature16_ahorrar.png);
}
#img_pro16 {
  background: url(https://img1.doctorsim.com/img/feature16_pro.png);
}
#img_reparar16 {
  background: url(https://img1.doctorsim.com/img/feature16_reparar.png);
}
#img_shop16 {
  background: url(https://img1.doctorsim.com/img/feature16_shop.png);
}
.p10 {
  margin: 10px 0px 10px 0px;
  padding: 0px;
}
.hr30 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.hr10 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  border: 0;
  border-top: 1px solid #eeeeee;
}
ul.fa-ul-checks {
  padding-left: 20px;
  margin: 30px 0px 15px 0px;
  list-style: none;
}
ul.fa-ul-checks h4 {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
ul.fa-ul-checks p {
  padding-left: 4px;
}
ul.fa-ul-checks li {
  margin-bottom: 20px;
}
ul.fa-ul-checks li:before {
  font-family: 'FontAwesome';
  content: '\f00c';
  margin: 0 5px 0 -15px;
  color: #2da7df !important;
}
.bg16_feature {
  background: url(https://img1.doctorsim.com/img/bg_header16.jpg) center
    -15px repeat-x;
}
#divcookies16 {
  width: 100%;
  height: 40px;
  background: #555;
  text-align: center;
}
#divcookies16 div {
  text-align: left;
  width: 960px;
  margin: 0 auto;
  color: #f5f5f5;
  display: table;
  border-collapse: collapse;
}
#divcookies16 span {
  display: table-cell;
  vertical-align: middle;
}
#divcookies16 span:first-child {
  line-height: 14px;
}
.carousel-ds .carousel-indicators {
  bottom: -35px !important;
  margin-left: -30%;
}
.carousel-ds .carousel-indicators li {
  border: 1px solid #555;
}
.carousel-ds .carousel-indicators .active {
  background-color: #555;
}
/* devoluciones 2016 */
.col-xs-100 {
  float: left;
  width: 120px;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 10px;
}
.datos_devolucion {
  padding-right: 10px;
  float: left;
  display: inline-block;
  width: auto;
}
.datos_devolucion div {
  padding: 0px 0px 15px 0px;
}
.separador-col-10 {
  display: block;
  height: 1px;
  line-height: 1px;
  padding: 5px 0px;
}
.circlenumber {
  display: inline-block;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 24px;
}
.circle-primary {
  color: #fff;
  background-color: #2da7df;
}
.circle-lightgrey {
  color: #777;
  background-color: #f5f5f5;
}
.circle-h2 {
  display: inline-block;
  width: auto;
  margin: 0px;
  padding: 0px 15px 30px 15px;
  font-size: 24px;
  font-weight: 500;
}
.flexbox-row {
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 20px 0px;
}
.flexbox-row-vert {
  display: flex;
  align-items: center;
  justify-content: center;
}
.col-fb-6 {
  flex-basis: 100%;
  max-width: 100%;
  margin-right: 20px;
}
.col-fb-6:last-child {
  margin-right: 0px;
}
.custom_select16 {
  margin-bottom: 20px;
  height: 40px;
  background-color: #f5f5f5;
  display: inline-block;
  font-size: 18px;
}
.link-multiple-dev {
  text-decoration: none;
}
.link-multiple-dev .panel-default:hover, .link-multiple-dev .panel-default:focus,
  .link-multiple-dev .panel-default:active, .link-multiple-dev .panel-default.active
  {
  background-color: #f5f5f5 !important;
}
.text-italic {
  font-style: italic;
}
.info-form-dev-table {
  display: table !important;
  min-height: 35px;
  text-align: left;
}
.info-form-dev-table span {
  display: table-cell;
  vertical-align: middle;
  line-height: 14px;
}
.font-normal {
  font-weight: normal !important;
}
#formulario-dev-cuenta .form-control {
  color: #000000 !important;
}
.collapse, .collapse.in, .collapsing {
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
#divpartner16 {
  width: 100%;
  height: 175px;
  position: relative;
  z-index: 1;
}
#divpartner16 .close_partner {
  position: absolute;
  top: 8px;
  right: 8px;
}
.section_featured_in {
  padding: 15px 0px 5px 0px;
  background-color: #f5f5f5 !important;
}
.section_featured_in h3 {
  color: #a9a9a9;
}
/*
.section_featured_in h2{
  position: relative;
  text-align:center;
  margin:10px auto;
  padding:0px;
  width:960px;
}
.section_featured_in h2:before {
  content: "";
  display: block;
  border-top: solid 2px #ccc;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.section_featured_in h2 span{
  background: #f5f5f5;
  padding: 0 20px;
  position: relative;
  z-index: 5;
}
*/
.box_feauredin {
  padding: 0px 5px;
  margin: 15px auto;
  width: 960px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
a.item_featuredin {
  width: auto;
  height: 50px;
  text-align: center;
  text-decoration: none;
}
.partner_geek {
  background: #333;
  color: #fff;
  padding: 20px 0px;
}
.partner_geek img {
  margin-right: 15px;
}
.partner_geek .partner_txt {
  display: inline;
}
.partner_cellphone {
  background: #506998;
  color: #fff;
  padding: 15px 0px;
}
.separador-col-20 {
  display: block;
  height: 1px;
  line-height: 1px;
  padding: 10px 0px;
}
.separador-col-80 {
  display: block;
  height: 1px;
  line-height: 1px;
  padding: 40px 0px;
}
/* devoluciones v2 */
.panel_info_dev {
  position: relative;
}
.panel_info_dev .precio_dif {
  display: inline-block;
  width: auto;
  float: right;
  margin-right: 88px;
}
.panel_info_dev .box_precio_fin {
  margin-left: -12px;
  color: #31708f;
  background-color: #d9edf7;
  border-radius: 5px;
  padding: 6px 12px;
  display: inline-block;
  width: 378px;
}
.panel_info_dev .box_precio_fin .precio_fin {
  display: inline-block;
  width: auto;
  float: right;
  margin-right: 0px;
}
.panel_info_dev .divider {
  border-left: 1px solid #2da7df;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 473px;
  top: 0px;
  bottom: 0px;
}
.panel_info_dev .box_previo_cur {
  color: #31708f;
  background-color: #d9edf7;
  border-radius: 5px;
  padding: 16px 0px 1px 12px;
}
.panel_info_dev .precio_cur {
  display: inline-block;
  width: auto;
  float: right;
  margin-right: 12px;
}
.bt_dev-big {
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #CCC;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 98px;
  padding: 15px;
  margin: 10px 0px;
}
.bt_dev-big:hover, .bt_dev-big:focus, .bt_dev-big:active, .bt_dev-big.active
  {
  background-color: #f5f5f5;
  border: 1px solid #2da7df;
}
.bt_dev-big img {
  display: block;
  margin-right: 20px;
  float: left;
}
.bt_dev-big .info {
  float: left;
  width: 740px;
}
.bt_dev-big .sprite_check30 {
  width: 30px;
  height: 30px;
  margin: auto;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  background: url(https://img1.doctorsim.com/img/sprite_check30.png) 0px
    0px no-repeat;
}
.bt_dev-big:hover .sprite_check30, .bt_dev-big:focus .sprite_check30,
  .bt_dev-big:active .sprite_check30, .bt_dev-big.active .sprite_check30
  {
  background-position: 0px -30px;
}
/**/
.exit_content {
  background: url(https://img1.doctorsim.com/img/bg_banner_popup.jpg);
  height: 325px;
  text-color: #fff !important;
}
.exit_content_inside {
  background: url(https://img1.doctorsim.com/img/img_banner_popup.png)
    no-repeat 508px center;
  width: 100%;
  height: 325px;
}
.exit_content_inside .text-exit {
  display: block;
  margin-bottom: 20px;
}
.exit_content_inside_en {
  background: url(https://img1.doctorsim.com/img/img_banner_popup_en.png)
    no-repeat 508px center;
  width: 100%;
  height: 325px;
}
.exit_content_inside_en .text-exit {
  display: block;
  margin-bottom: 20px;
}
/*lib gratis 2016*/
.bg_libgratis {
  background: url(https://img1.doctorsim.com/img/bg-smartphone-ds.png)
    no-repeat right 20px;
  position: relative;
}
.sprite_libgratis {
  display: block;
  background: url(https://img1.doctorsim.com/img/sprite_libgratis.png)
    no-repeat;
  width: 210px;
  height: 176px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.libgratis_g1 {
  background-position: 0px 0px;
}
.libgratis_g2 {
  background-position: 0px -176px;
}
.libgratis_g3 {
  background-position: 0px -352px;
}
.thumbnail-border {
  width: 100%;
  /*height: 90px;*/
  display: block;
  overflow: hidden;
  border-radius: 5px;
  border: 2px solid #ccc;
  padding: 5px;
  text-decoration: none !important;
  margin-bottom: 15px;
}
.thumbnail-border:hover, .thumbnail-border:active, .thumbnail-border.active
  {
  border: 2px solid #2da7df;
}
.thumbnail-border .text {
  width: 100%;
  line-height: 12px;
  padding: 2px;
  font-size: 13px;
  height: 30px;
  display: table;
}
.thumbnail-border .text span {
  display: table-cell;
  vertical-align: middle;
}
table.libgratis .text-california {
  color: #F89406 !important;
}
table.libgratis {
  width: 100%;
  border-top: 1px solid #e5eff8;
  border-right: 1px solid #e5eff8;
  margin: 1em auto;
  border-collapse: collapse;
}
table.libgratis tr.odd td {
  background: #f7fbff;
}
table.libgratis tr.odd .column1 {
  background: #f4f9fe;
}
table.libgratis .column1 {
  background: #f9fcfe;
}
table.libgratis td {
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  padding: .8em 1em;
  text-align: center;
}
table.libgratis th {
  font-weight: normal;
  color: #666666;
  text-align: left;
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  padding: .3em 1em;
}
table.libgratis thead th {
  background: #f4f9fe;
  text-align: center;
}
table.libgratis thead th span {
  font-weight: bold;
  color: #2da7df;
  display: block;
  margin: 10px 0px;
}
table.libgratis tfoot th {
  text-align: center;
  background: #f4f9fe;
}
table.libgratis tfoot th strong {
  margin: .5em .5em .5em 0;
  color: #4183ca;
  font-size: 24px;
  font-weight: bold;
}
table.libgratis tfoot th em {
  color: #f03b58;
  font-weight: bold;
  font-size: 1.1em;
  font-style: normal;
}
table.libgratis img {
  vertical-align: middle;
}
/**/
/*botones 2016*/
.btn-ds-primary-ghost {
  color: #2da7df;
  background-color: transparent;
  border: 2px solid #2da7df;
}
.btn-ds-primary-ghost:hover, .btn-ds-primary-ghost:focus,
  .btn-ds-primary-ghost:active, .btn-ds-primary-ghost.active {
  color: #ffffff;
  background-color: #2da7df;
  border: 2px solid #2da7df;
}
.btn-ds-success-ghost {
  color: #9bcd69;
  background-color: transparent;
  border: 2px solid #9bcd69;
}
.btn-ds-success-ghost:hover, .btn-ds-success-ghost:focus,
  .btn-ds-success-ghost:active, .btn-ds-success-ghost.active {
  color: #ffffff;
  background-color: #9bcd69;
  border: 2px solid #9bcd69;
}
.btn-ds-darkblue-ghost {
  color: #0f4964;
  background-color: transparent;
  border: 2px solid #0f4964;
}
.btn-ds-darkblue-ghost:hover, .btn-ds-darkblue-ghost:focus,
  .btn-ds-darkblue-ghost:active, .btn-ds-darkblue-ghost.active {
  color: #ffffff;
  background-color: #0f4964;
  border: 2px solid #0f4964;
}
.btn-ds-darkgreen-ghost {
  color: #589668;
  background-color: transparent;
  border: 2px solid #589668;
}
.btn-ds-darkgreen-ghost:hover, .btn-ds-darkgreen-ghost:focus,
  .btn-ds-darkgreen-ghost:active, .btn-ds-darkgreen-ghost.active {
  color: #ffffff;
  background-color: #589668;
  border: 2px solid #589668;
}
.text-grey {
  color: #cccccc !important;
}
.btn-ds-grey-ghost {
  color: #777777;
  background-color: transparent;
  border: 2px solid #ccc;
}
.btn-ds-grey-ghost:hover, .btn-ds-grey-ghost:focus, .btn-ds-grey-ghost:active,
  .btn-ds-grey-ghost.active {
  background-color: #ededed;
  border: 2px solid #ededed;
  color: #777777 !important;
}
.btn-ds-white-ghost {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
}
.btn-ds-white-ghost:hover, .btn-ds-white-ghost:focus,
  .btn-ds-white-ghost:active, .btn-ds-white-ghost.active {
  background-color: #fff;
  border: 2px solid #fff;
  color: #9bcd69 !important;
}
/*distribuidores2016*/
.bg16_feature {
  background: url(https://img1.doctorsim.com/img/bg_header16.jpg) center
    -15px repeat-x;
}
/**/
/*recargas2016*/
.feature_recargas {
  width: 100%;
  background:
    url(https://img1.doctorsim.com/img/bg-header16-recargas-demo4.jpg)
    center -25px no-repeat;
  position: relative;
  background-color: #4d5f6b;
  min-height: 255px !important;
  text-align: left;
}
.feature_recargas h1 {
  color: #fff;
  padding-top: 10px;
  margin: 0px 0px 8px 0px;
  font-size: 28px;
}
.feature_recargas h2 {
  color: #FFF;
  font-size: 16px;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.feature_recargas .header_recargas_left {
  width: 550px;
  float: left;
  margin-right: 20px;
  text-align: left;
}
.feature_recargas .text_feature {
  font-size: 20px;
  color: #fff;
  font-weight: 300 !important;
  line-height: 50px;
}
.feature_recargas .text_feature .ol {
  margin-left: 24px;
  color: #09456b;
}
.feature_recargas .text_feature .ol span {
  color: #fff !important;
}
.feature_recargas_monto {
  width: 100%;
  background:
    url(https://img1.doctorsim.com/img/bg-header16-recargas-monto.jpg)
    center center no-repeat;
  position: relative;
  background-color: #4d5f6b;
  height: 255px !important;
  text-align: left;
}
.feature_recargas_monto h1 {
  color: #fff;
  padding-top: 10px;
  margin: 0px 0px 8px 0px;
  font-size: 28px;
}
.feature_recargas_monto h2 {
  color: #FFF;
  font-size: 18px;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.feature_recargas_monto .header_recargas_left {
  width: 100%;
  float: left;
  margin-right: 20px;
  text-align: left;
}
.feature_recargas_monto .text_feature {
  font-size: 20px;
  color: #fff;
  font-weight: 300 !important;
  line-height: 50px;
}
.feature_recargas_monto .text_feature .ol {
  margin-left: 24px;
  color: #09456b;
}
.feature_recargas_monto .text_feature .ol span {
  color: #fff !important;
}
.feature_recargas_75 {
  width: 100%;
  background: url(https://img1.doctorsim.com/img/bg_header16_darkblue.jpg)
    center -25px no-repeat;
  position: relative;
  background-color: #4d5f6b;
  height: 75px !important;
  text-align: left;
}
.feature_recargas_75 h1 {
  color: #fff;
  padding-top: 10px;
  margin: 0px 0px 8px 0px;
  font-size: 28px;
}
.feature_recargas_75 h2 {
  color: #FFF;
  font-size: 16px;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.feature_recargas_75 .header_recargas_left {
  width: 550px;
  float: left;
  margin-right: 20px;
  text-align: left;
}
.feature_recargas_75 .text_feature {
  font-size: 20px;
  color: #fff;
  font-weight: 300 !important;
  line-height: 50px;
}
.feature_recargas_75 .text_feature .ol {
  margin-left: 24px;
  color: #09456b;
}
.feature_recargas_75 .text_feature .ol span {
  color: #fff !important;
}
.text-bluegrey {
  color: #6c7a89 !important;
}
.well-recargas {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 2px solid #6c7a89;
  border-radius: 4px;
}
.mi-cuenta-intl .container-intl {
  width: 95%;
  margin: 0 auto;
}
.mi-cuenta-intl .container-intl .input-intl {
  width: 70%;
}
.mi-cuenta-intl .container-intl .btnl-intl {
  width: 30%;
}
ul.list-ico-fa {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
ul.list-ico-fa li {
  padding-left: 24px;
  position: relative;
  margin-bottom: 15px !important;
}
ul.list-ico-fa li:before {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  content: "\f00c";
  /*content: "\f054";*/
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px;
  color: #2da7df;
}
/**/
ul.list-ico-fa2 {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
ul.list-ico-fa2 li {
  padding-left: 24px;
  position: relative;
  margin-bottom: 10px !important;
}
ul.list-ico-fa2 li:before {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  content: "\f00c";
  /*content: "\f054";*/
  position: absolute;
  top: 2px;
  left: 0px;
  font-size: 16px;
  color: #fff;
}
/* img en input */
.input-group .icon-addon .form-control {
  border-radius: 0;
}
.icon-addon {
  position: relative;
  color: #555;
  display: block;
}
.icon-addon:after, .icon-addon:before {
  display: table;
  content: " ";
}
.icon-addon:after {
  clear: both;
}
.icon-addon.addon-md .glyphicon, .icon-addon .glyphicon, .icon-addon.addon-md .fa,
  .icon-addon .fa {
  position: absolute;
  z-index: 2;
  left: 10px;
  font-size: 14px;
  width: 20px;
  margin-left: -2.5px;
  text-align: center;
  padding: 10px 0;
  top: 1px
}
.icon-addon.addon-lg .form-control {
  line-height: 1.33;
  height: 46px;
  font-size: 18px;
  padding: 10px 16px 10px 40px;
}
.icon-addon.addon-sm .form-control {
  height: 30px;
  padding: 5px 10px 5px 28px;
  font-size: 12px;
  line-height: 1.5;
}
.icon-addon.addon-lg .fa, .icon-addon.addon-lg .glyphicon {
  font-size: 18px;
  margin-left: 0;
  left: 11px;
  top: 4px;
}
.icon-addon.addon-md .form-control, .icon-addon .form-control {
  padding-left: 30px;
  float: left;
  font-weight: normal;
}
.icon-addon.addon-sm .fa, .icon-addon.addon-sm .glyphicon {
  margin-left: 0;
  font-size: 12px;
  left: 5px;
  top: -1px
}
.icon-addon .form-control:focus+.glyphicon, .icon-addon:hover .glyphicon,
  .icon-addon .form-control:focus+.fa, .icon-addon:hover .fa {
  color: #2580db;
}
/* distribuidores 2016 */
.feature16_distri {
  width: 100%;
  background-color: #9bcd69;
  min-height: 260px;
  text-align: center;
  background: url(https://img1.doctorsim.com/img/bg_header16_distri.jpg)
    center -15px repeat-x;
  color: #fff;
}
.feature16_distri h1 {
  color: #fff;
  padding-top: 10px;
  margin: 0px 0px 8px 0px;
  font-size: 26px;
}
.feature16_distri h2 {
  color: #589668 !important;
  font-size: 18px;
}
.feature16_distri .left_text {
  width: 635px;
  min-height: 260px;
  float: left;
}
.feature16_distri .right_img {
  width: 325px;
  min-height: 260px;
  float: left;
  padding-top: 5px;
}
/* check 2016 */
.text-blue-check {
  color: #6c7a89;
}
.btn-ds-success-check {
  color: #ffffff;
  background-color: #9bcd69;
  border: 2px solid #6c7a89;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.btn-ds-success-check:hover, .btn-ds-success-check:focus,
  .btn-ds-success-check:active, .btn-ds-success-check.active {
  color: #ffffff;
  background-color: #87c34a;
  border: 2px solid #6c7a89;
}
.flag-dropdown-check {
  border: 2px solid #6c7a89;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.input-checkimei-blue {
  font-size: 18px;
  height: 48px !important;
  border: 2px solid #6c7a89 !important;
  border-right: 0px !important;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.input-checkimei-blue2 {
  font-size: 18px;
  height: 48px !important;
  border: 2px solid #6c7a89 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#container-oper-recargas {
  padding: 10px 0px;
}
.thumbnail-border2 {
  width: 100%;
  height: 95px;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  border: 2px solid #ccc;
  padding: 5px;
  text-decoration: none !important;
  margin-bottom: 15px;
  color: #888;
}
.thumbnail-border2:hover, .thumbnail-border2:active, .thumbnail-border2.active
  {
  border: 2px solid #6c7a89;
  color: #6c7a89;
}
.thumbnail-border2 .txt {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 12px !important;
  height: 24px;
  display: table;
}
.thumbnail-border2 .txt span {
  display: table-cell;
  vertical-align: middle;
}
.h3-sub-border {
  border-bottom: 2px solid #eeeeee;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
ul.listado-oper-recargas {
  margin: 15px 0px;
  list-style-type: none;
  padding: 0px;
  width: 980px;
  overflow-x: hidden;
}
ul.listado-oper-recargas li {
  color: #2da7df;
  float: left;
  width: 110px;
  height: 95px;
  padding: 2px;
  text-align: center;
  margin-right: 12px;
  margin-bottom: 12px;
  border-radius: 5px;
  border: 2px solid #ccc;
  cursor: pointer;
}
ul.listado-oper-recargas li img {
  display: block;
  margin: 0 auto;
}
ul.listado-oper-recargas li span {
  font-size: 12px;
  line-height: 12px !important;
}
ul.listado-oper-recargas li:hover, ul.listado-oper-recargas li .active {
  border: 2px solid #6c7a89;
}
ul.listado-oper-recargas2 {
  margin: 15px 0px;
  list-style-type: none;
  padding: 0px;
  width: 980px;
  overflow-x: hidden;
}
ul.listado-oper-recargas2 li {
  color: #2da7df;
  float: left;
  width: 110px;
  height: 100px;
  text-align: center;
  margin-right: 12px;
  margin-bottom: 12px;
  cursor: pointer;
}
ul.listado-oper-recargas2 li div {
  border: 2px solid #ccc;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  margin-bottom: 4px;
}
ul.listado-oper-recargas2 li div:hover {
  border: 2px solid #2da7df;
}
ul.listado-oper-recargas2 li span {
  font-size: 12px;
  line-height: 14px;
}
.col-xs-3-8 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.boton-precio-recarga {
  cursor: pointer;
  text-align: center;
  display: table;
  width: 100%;
  height: 68px;
  color: #6c7a89;
  padding: 2px;
  margin-bottom: 8px;
  background: #e4e9ee;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #e4e9ee;
}
.boton-precio-recarga .tramo {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.boton-precio-recarga:hover, .boton-precio-recarga:active,
  .boton-precio-recarga.active {
  background: #b4bec7;
  color: #fff;
  border: 2px solid #6c7a89;
}
.monto-cambio {
  display: table;
  width: 100%;
  height: 44px;
  padding: 0px 8px;
  border-radius: 5px;
  border: 2px solid #6c7a89;
}
.monto-cambio .precio-tramo {
  display: table-cell;
  vertical-align: middle;
}
.box-iconos-pago {
  width: 100%;
  height: 152px;
  position: relative;
}
.box-iconos-pago .list-iconos-pago {
  width: 260px;
  height: 150px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.box-iconos-pago .list-iconos-pago span {
  display: block;
  margin-bottom: 5px;
}
.link-back-checkout {
  display: inline-block;
  width: auto;
  padding-top: 5px;
  float: right;
  font-size: 15px !important;
}
.line-dashed-separator {
  margin: 0 0 16px 0;
  border-bottom: 1px dashed #ccc;
  padding: 8px 0 8px 0;
}
.line-separator {
  margin: 0 0 16px 0;
  border-bottom: 1px solid #555555;
  padding: 8px 0 8px 0;
}
.input-checkout {
  border: 2px solid #6c7a89 !important;
  background-color: #fff;
  font-size: 16px;
}
.bt-precio-mim {
  width: 213px;
  height: 41px;
  display: block;
  margin: 0 auto;
  color: #2da7df;
  font-size: 14px;
  text-decoration: underline;
  line-height: 38px;
  padding-left: 50px;
  background: url(https://img1.doctorsim.com/img/bt-precio-min2.png)
    no-repeat;
}
.img_ad {
  width: 650px !important;
  height: 80px !important;
}
.widget-mejorprecio-normal {
  padding: 10px;
}
.widget-mejorprecio-normal .header-txt {
  margin-bottom: 5px;
  padding-right: 5px;
}
.widget-mejorprecio-normal .header-txt span {
  line-height: 35px;
}
.widget-mejorprecio-normal .header-txt img {
  width: 35px;
  height: 35px;
  float: right;
}
.nofound h1 {
  font-weight: 900;
  font-size: 36px;
  color: #204860;
  margin: 10px 0px;
}
.nofound h2 {
  font-weight: 700;
  font-size: 24px;
}
.container_menu {
  clear: both;
  float: left;
  overflow: hidden;
  width: 100%;
}
#menu-nofound {
  float: left;
  left: 50%;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  font-size: 16px;
  font-weight: 700;
}
#menu-nofound li {
  float: left;
  position: relative;
  right: 50%;
}
#menu-nofound li a {
  text-decoration: none !important;
}
.separator-menu-nofound {
  width: 20px;
  text-align: center;
  color: #ccc;
}
.nofound {
  margin-top: 50px;
}
.lista_default_bs {
  margin-top: 0px;
  padding-left: 18px;
  line-height: normal;
  list-style-type: disc;
}
.lista_default_bs li {
  margin-bottom: 10px;
}
.feature_bg_default {
  background: url(https://img1.doctorsim.com/img/bg_header16.jpg) 0px 0px
    repeat;
}
.feature_newbig ul.ul-big {
  font-weight: 500;
  color: #fff;
  font-size: 20px;
  margin-top: 0px;
  padding-left: 20px;
  line-height: normal;
  list-style-type: disc;
  padding-top: 15px;
}
.feature_newbig ul.ul-big li {
  margin-bottom: 20px;
}
/* video responsive */
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px) , only screen and
    (device-width: 1024px) and (device-height: 600px) , only screen and
    (width: 1280px) and (orientation: landscape) , only screen and
    (device-width: 800px) , only screen and (max-width: 767px) {
  .flex-video {
    padding-top: 0;
  }
}
.link-border {
  -webkit-border-radius: 4px;
  border-radius: 5px;
  border: 1px solid #ccc;
  color: #2da7df;
  padding: 10px 5px;
  margin-bottom: 15px;
  text-decoration: none;
}
.link-border:hover {
  border: 1px solid #2da7df;
  color: #197aa6;
}
.row-listado {
  margin-left: -20px;
  margin-right: -20px;
}
.center-table {
  width: 100%;
  display: table;
}
.center-table span {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.feature_bg_deviceunlock01 {
  background:
    url(https://img1.doctorsim.com/img/bg_header_deviceunlock.png) center
    center no-repeat;
}
.ol_lista_default_bs {
  margin-top: 0px;
  padding-left: 15px;
  line-height: normal;
}
.ol_lista_default_bs li {
  margin-bottom: 10px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-t-10 {
  margin-top: 20px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-t-5 {
  margin-top: 5px;
}
.no-border {
  border: 0px;
}
.no-padding: {
  padding: 0px;
}
.apple-pay-class {
  display: none;
}
.apple-pay-class2 {
  display: none;
}
.app-radius {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
@
supports (-webkit-appearance: -apple-pay-button ) { .apple-pay-button-with-text
  { display:inline-block;
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: buy;
  height: 99px;
  width: 126px;
}
.apple-pay-button-with-text>* {
  display: none;
}
.apple-pay-button-black-with-text {
  -apple-pay-button-style: black;
}
.apple-pay-button-white-with-text {
  -apple-pay-button-style: white;
}
.apple-pay-button-white-with-line-with-text {
  -apple-pay-button-style: white-outline;
}
}
@
supports not (-webkit-appearance: -apple-pay-button ) { .apple-pay-button-with-text
  { --apple-pay-scale:1; /* (height / 32) */
  display: inline-flex;
  justify-content: center;
  font-size: 12px;
  border-radius: 5px;
  padding: 0px;
  box-sizing: border-box;
  min-width: 100px;
  min-height: 32px;
  max-height: 100px;
  width: 126px;
  height: 100px;
}
.apple-pay-button-black-with-text {
  background-color: black;
  color: white;
}
.apple-pay-button-white-with-text {
  background-color: white;
  color: black;
}
.apple-pay-button-white-with-line-with-text {
  background-color: white;
  color: black;
  border: .5px solid black;
}
.apple-pay-button-with-text.apple-pay-button-black-with-text>.logo {
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-color: black;
}
.apple-pay-button-with-text.apple-pay-button-white-with-text>.logo {
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-color: white;
}
.apple-pay-button-with-text.apple-pay-button-white-with-line-with-text>.logo
  {
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-color: white;
}
.apple-pay-button-with-text>.text {
  font-family: -apple-system;
  font-size: calc(1em * var(- -apple-pay-scale));
  font-weight: 300;
  align-self: center;
  margin-right: calc(2px * var(- -apple-pay-scale));
}
.apple-pay-button-with-text>.logo {
  width: calc(35px * var(- -scale));
  height: 100%;
  background-size: 100% 60%;
  background-repeat: no-repeat;
  background-position: 0 50%;
  margin-left: calc(2px * var(- -apple-pay-scale));
  border: none;
}
}
#applePayError {
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding: 20px 10px 10px 30px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid red;
}
.boton_pago img, .boton_pago input, .apple-pay-class {
  cursor: pointer;
}
.box_aviso_pago {
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding: 20px 10px 10px 30px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #7aaf2b;
}
/* Social Buttons */
.social-btn {
  line-height: 30px;
  color: #fff;
  margin-bottom: 20px;
}
.social-btn.social-btn-facebook {
  background-color: #1b95e0;
}
.social-btn.social-btn-twitter {
  background-color: #9bcd69;
}
.social-btn.social-btn-instagramr {
  background-color: #B43893;
}
.link_checks {
  align-self: stretch;
  height: auto;
  min-height: 100%;
  margin-bottom: 30px;
  margin-top: 30px;
}
.link_checks_div {
  display: block;
  width: 100%;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #f2f2f2;
  padding: 5px;
  min-height:250px;
}
.link_checks_desc {
  margin-bottom: 40px;
  margin-top: 30px;
  padding: 0 10px 0 25px;
/*  text-align: center;*/
}
hr.checks_sep {
    border: 2px solid orange;
    border-radius: 2px;
    margin-top: 0;
}
.link_checks_h3 {
  margin-top: 20px;
  /*text-align: center;*/
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  /*line-height: 1;*/
  color: #2da7df;
  padding: 0px;
  padding-top:10px;
  margin: 0px 0px 5px 0px;
  font-size: 17px;
  display: block;
}
.link_checks_separator {
  margin-top: 30px;
}

.m10_cripto{
  z-index:10; position:absolute;padding:2px 4px;left:110px;top:-10px;background:#EF4836;color:#fff;-moz-transform: rotate(15deg);-webkit-transform: rotate(15deg);-o-transform: rotate(15deg);-ms-transform: rotate(15deg);transform: rotate(15deg);opacity: 1;font-weight: 700;
}
