@import url(http://fonts.googleapis.com/css?family=Raleway:300);
a:active,
a:active * {
  outline: none !important;
  -moz-outline-style: none !important;
}
a:focus,
a:focus * {
  outline: none !important;
  -moz-outline-style: none !important;
}
body {
  background-color: #000000 !important;
}
.tmp_cabecera,
.tmp_pie {
  background-color: #000000;
}
.tmp_contenido {
  background-color: white;
}
* {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
}
.cap_row {
  float: left;
  width: 100%;
  position: relative;
}
.pl_row {
  border-bottom: 1px solid #d9d9d9;
  float: left;
  padding: 30px 10% 20px;
  position: relative;
  width: 100%;
}
.pl_row.adv {
  background-color: #D9E7EB;
}
.pl_row.adv2 {
  background-color: #F4F4F4;
}
.tmp_prod_new {
  border-top: 1px dashed #d9d9d9;
}
.titularesH1 {
  color: #0E5CB0;
  font-size: 64px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}
.titularesH2 {
  color: #0E5CB0;
  font-size: 44px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}
.titulares {
  color: #666666;
  font-size: 36px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}
.margen-laterales {
  margin-left: 20px;
  margin-right: 20px;
}
.tmp_contenidoWeb_titulo {
  color: #666666;
  font-size: 36px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}
.tmp_contenidoWeb_h1 {
  color: #0E5CB0;
  font-size: 64px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}
.tmp_contenidoWeb_h2 {
  color: #0E5CB0;
  font-size: 44px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}
.transition {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_pie {
  background-color: black;
  color: white;
  padding: 20px;
}
@font-face {
  font-family: 'open_sansregular';
  src: url("uploadsSystem/templates/temas/URBSAN2016/fonts/OpenSans-Regular-webfont.eot");
  src: url("uploadsSystem/templates/temas/URBSAN2016/fonts/OpenSans-Regular-webfont.eot?#iefix") format('embedded-opentype'), url("uploadsSystem/templates/temas/URBSAN2016/fonts/OpenSans-Regular-webfont.woff") format('woff'), url("uploadsSystem/templates/temas/URBSAN2016/fonts/OpenSans-Regular-webfont.ttf") format('truetype'), url("uploadsSystem/templates/temas/URBSAN2016/fonts/OpenSans-Regular-webfont.svg#open_sansregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url("uploadsSystem/templates/temas/URBSAN2016/fonts/OpenSans-Semibold-webfont.eot");
  src: url("uploadsSystem/templates/temas/URBSAN2016/fonts/OpenSans-Semibold-webfont.eot?#iefix") format('embedded-opentype'), url("uploadsSystem/templates/temas/URBSAN2016/fonts/OpenSans-Semibold-webfont.woff") format('woff'), url("uploadsSystem/templates/temas/URBSAN2016/fonts/OpenSans-Semibold-webfont.ttf") format('truetype'), url("uploadsSystem/templates/temas/URBSAN2016/fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold") format('svg');
  font-weight: bold;
  font-style: normal;
}
.icons {
  color: white;
  float: left;
  margin-left: 20px;
  margin-top: 5px;
}
.icons spam {
  margin-right: 30px;
  padding-left: 30px;
  background-position: left center;
  background-repeat: no-repeat;
  font-family: open_sansregular;
  font-size: 17px;
}
.icons .icon_telf {
  background-image: url("uploadsSystem/templates/temas/URBSAN2016/img/telefono.png");
}
.icons .icon_email {
  background-image: url("uploadsSystem/templates/temas/URBSAN2016/img/email.png");
}
.rs_top {
  float: right;
  margin-right: 20px;
}
.rs_top a {
  border: 10px solid white;
  border-radius: 100%;
  float: left;
  height: 50px;
  width: 50px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.rs_top a:hover {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  border-color: #B4DAE2;
}
.rs_top .rs_fb {
  background-image: url("uploadsSystem/templates/temas/URBSAN2016/img/facebook.png");
}
.rs_top .rs_blog {
  background-image: url("uploadsSystem/templates/temas/URBSAN2016/img/blog.png");
}
.rs_top .rs_yt {
  background-image: url("uploadsSystem/templates/temas/URBSAN2016/img/youtube.png");
}
.tmp_menu_horizontal_CNT {
  background-color: black;
  float: left;
  height: 64px;
  padding-top: 7px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.tmp_menu_horizontal_pie {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.tmp_menu_horizonal_link_sel,
.tmp_menu_horizonal_link {
  position: relative;
  float: left;
  text-align: center;
  vertical-align: middle;
  color: #FFFFFF;
  height: 34px;
  line-height: 34px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0px;
  text-transform: uppercase;
  width: 100%;
}
.tmp_menu_horizonal_link_sel:hover,
.tmp_menu_horizonal_link:hover {
  background-color: #0099DA;
  color: #FFFFFF;
}
.tmp_texto_titulo3 {
  font-family: Arial, verdana, helevetica;
  color: #025ba4;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
}
.tmp_bannerInfotmp_banner {
  position: relative;
  margin-bottom: 30px;
}
.tmp_bannerInfotmp_banner .caroufredsel_wrapper {
  height: 450px !important;
  width: 100% !important;
}
.tmp_bannerInfotmp_banner.home .caroufredsel_wrapper {
  height: 500px !important;
}
.tmp_bannerInfotmp_banner .carouFredSel-next,
.tmp_bannerInfotmp_banner .carouFredSel-prev {
  color: #818181;
  font-size: 80px;
  font-weight: bold;
  position: absolute;
  text-decoration: none;
  top: 140px;
  opacity: 0.5;
  cursor: pointer;
}
.tmp_bannerInfotmp_banner .carouFredSel-next:hover,
.tmp_bannerInfotmp_banner .carouFredSel-prev:hover {
  opacity: 1;
}
.tmp_bannerInfotmp_banner.home .carouFredSel-next,
.tmp_bannerInfotmp_banner.home .carouFredSel-prev {
  top: 200px;
}
.tmp_bannerInfotmp_banner .carouFredSel-prev {
  left: 20px;
}
.tmp_bannerInfotmp_banner .carouFredSel-next {
  right: 20px;
}
.tmp_bannerInfotmp_banner .carouFredSel-pager {
  bottom: 5px;
  position: absolute;
}
.tmp_bannerInfotmp_banner .carouFredSel-pager a {
  border: 1px solid #555454;
  border-radius: 100px;
  padding: 3px;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  opacity: 0.5;
}
.tmp_bannerInfotmp_banner .carouFredSel-pager a.selected {
  opacity: 1;
}
.tmp_bannerInfotmp_banner .carouFredSel-pager a span {
  background-color: white;
  border-radius: 104px;
  color: white;
  display: inline-block;
  font-size: 10px;
  height: 13px;
  width: 15px;
}
.tmp_botonera_fondo {
  background-color: #bee2f4;
  height: 40px;
  left: 15px;
  position: absolute;
  right: 15px;
  top: 150px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor {
  z-index: 99900;
  left: 15px;
  position: relative;
  right: 15px;
  text-transform: uppercase;
  text-align: left;
  top: 5px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_0 {
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
  margin-bottom: 0px;
  border-right: 1px solid #4e4e4e;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_0.selected .level_0 > span {
  font-weight: bold;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item > ul.tree {
  margin-left: 5px !important;
  width: 220px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_icon.level_0 {
  display: none;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.level_0 {
  cursor: pointer;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 1;
  margin-left: 5px;
  margin-right: 5px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.level_0 .tmp_Shopping_navegadorCategorias_categoria {
  color: ;
  display: block;
  text-align: left;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.level_0:hover {
  background-color: #0099DA;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.level_0:hover .tmp_Shopping_navegadorCategorias_categoria {
  color: white;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.level_0.opened {
  background-color: #68B5E2;
  -webkit-box-shadow: 0 0 4px 0 #0e0e0e;
  -moz-box-shadow: 0 0 4px 0 #0e0e0e;
  box-shadow: 0 0 4px 0 #0e0e0e;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content.level_0.opened span {
  color: white !important;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tmp_Shopping_navegadorCategorias_link,
#tmp_Shopping_botoneraLateral_CNT_contenedor .tmp_Shopping_navegadorCategorias_categoria {
  font-size: 15px;
  color: white;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor ul.tree.level_1 {
  background-color: #68B5E2;
  display: block;
  position: absolute;
  top: 40px;
  -webkit-box-shadow: 0 0 4px 0 #0e0e0e;
  -moz-box-shadow: 0 0 4px 0 #0e0e0e;
  box-shadow: 0 0 4px 0 #0e0e0e;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1 {
  margin-bottom: 0 !important;
  padding-bottom: 5px;
  padding-top: 5px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1:hover {
  background-color: #7EC7F4;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1 .tree_item_content {
  width: 220px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1 .tree_item_content a {
  width: 220px;
  display: block;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_1 a {
  padding-right: 20px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.children.level_2 {
  text-transform: capitalize;
  margin-left: 10px;
}
#tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content {
  cursor: pointer;
}
.textoContenido {
  -moz-column-gap: 40px;
  -moz-column-rule: 2px solid #b2b2b3;
  -moz-columns: 2;
}
.iconPrincipal {
  margin-top: 30px;
  margin-bottom: 30px;
}
.iconPrincipal .item {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  text-decoration: none;
}
.iconPrincipal .item:hover spam {
  color: #0099DA !important;
}
.iconPrincipal .item:hover img {
  border: 6px solid #0099DA;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.iconPrincipal .item img {
  border: 6px solid #cccccc;
  border-radius: 100%;
  display: block;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.56);
  -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,0.56);
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.56);
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.iconPrincipal .item spam {
  color: black;
  display: block;
  font-size: 25px;
  width: 90%;
}
.tmp_resultadosBusqueda_CNT {
  margin-top: 30px;
}
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT {
  display: inline-block;
  margin: 20px;
  padding: 10px;
  vertical-align: top;
  width: 350px;
  margin-top: 20px;
}
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT:hover .tmp_resultadosBusqueda_lista_NOMBRE_CNT a {
  color: #0099DA;
}
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT:hover .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT {
  border: 6px solid #0099DA;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT {
  background-color: white;
  border: 6px solid #c4c2c2;
  border-radius: 12px;
  height: 230px;
  padding: 10px;
  width: 100%;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_FOTO_CRT {
  display: table-cell;
  height: 200px;
  vertical-align: middle;
}
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO_CNT .tmp_resultadosBusqueda_lista_CNT_FOTO {
  display: block;
  width: 300px;
  height: 200px;
}
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_NOMBRE_CNT {
  margin-top: 10px;
}
.tmp_resultadosBusqueda_lista_ROW_CNT .tmp_resultadosBusqueda_lista_PROD_CNT .tmp_resultadosBusqueda_lista_NOMBRE_CNT a {
  text-decoration: none;
  display: block;
  color: gray;
  font-size: 20px;
}
.texto {
  font-size: 20px;
  margin: 20px 50px 50px;
  text-align: left;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}
#formComponentContactaSimple {
  display: block;
  margin-bottom: 60px;
}
#formComponentContactaSimple .tmp_formContactaSimple_contenedor {
  display: block;
  text-align: center;
  margin: 20px;
}
#formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_obligatorio {
  color: red;
  display: inline-block;
  width: 20px;
}
#formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_etiqueta {
  display: inline-block;
  text-align: left;
  width: 90px;
}
#formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_campo_textarea,
#formComponentContactaSimple .tmp_formContactaSimple_contenedor .tmp_formContactaSimple_campo {
  border: 3px solid #cbc9c9;
  border-radius: 6px;
  display: inline-block;
  font-size: 20px;
  padding: 7px;
  width: 420px;
}
#formComponentContactaSimple .botonera {
  padding: 10px;
  width: 160px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_NOMBRE,
.tmp_resultadosBusqueda .ctr_tab_selector {
  display: none !important;
}
.tmp_resultadosBusqueda .ctr_tab_container {
  margin: 50px;
}
.tmp_resultadosBusqueda .galleria-container {
  background-color: white !important;
}
.tmp_resultadosBusqueda .galleria-stage {
  left: 0px !important;
  right: 0px !important;
  top: 0px !important;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_tab_CNT {
  display: block;
  margin-top: 100px;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_DESCR {
  font-size: 20px;
  display: block;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}
.tmp_resultadosBusqueda .tmp_resultadosBusqueda_ficha_NOMBRE_INT {
  font-weight: bold;
}
.infoPie {
  background-color: #333333;
  height: 26px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.infoPie .infoPie_int {
  display: block;
  margin-top: -10px;
}
.infoPie span {
  line-height: 25px;
  display: inline-block;
}
.infoPie .rs_bottom {
  display: inline-block;
  vertical-align: middle;
}
.infoPie .rs_bottom a {
  border: 10px solid white;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  display: block;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.infoPie .rs_bottom a:hover {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  border-color: #B4DAE2;
}
.infoPie .rs_bottom .rs_fb {
  background-image: url("uploadsSystem/templates/temas/URBSAN2016/img/facebook.png");
}
.infoPie_cols {
  margin-top: 40px;
}
.infoPie_cols .textPie {
  text-align: left;
}
.infoPie_cols .infoPie_contacta {
  display: block;
  text-align: left;
  width: 280px;
  margin-top: -20px;
}
.infoPie_cols .infoPie_contacta .item {
  border-bottom: 1px solid gray;
  display: block;
  padding: 10px;
}
.infoPie_cols .infoPie_contacta .item .tit {
  font-size: 20px;
  font-weight: bold;
}
.infoPie_cols .infoPie_contacta .item img {
  display: inline-block;
  margin-right: 10px;
}
.infoPie_cols .infoPie_contacta .item span {
  display: inline-block;
}
.infoPie_cols .infoPie_contacta .item span a {
  color: white;
}
.logos_pie {
  float: left;
  text-align: center;
  width: 100%;
}
.logos_pie img {
  display: inline-block;
  opacity: 0.50;
  filter: alpha(opacity=50);
  margin: 15px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.logos_pie img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.tmp_textoLegal_CNT {
  background-color: white;
  text-align: left;
  padding: 30px;
}
@media (max-width: 1000px) {
  .tmp_menu_horizontal_CNT {
    height: auto !important;
  }
  .rs_top {
    display: none;
  }
}
@media (max-width: 800px) {
  .tmp_menu_horizonal_link_sel,
  .tmp_menu_horizonal_link {
    float: none;
    display: block;
  }
  .tmp_bannerInfotmp_banner {
    display: none;
  }
  .prodHome {
    padding: 0px !important;
  }
  .tmp_resultadosBusqueda_lista_PROD_CNT {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0px !important;
  }
  .tmp_resultadosBusqueda_ficha_DESCR,
  .texto {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    -webkit-column-gap: 0px !important;
    -moz-column-gap: 0px !important;
    column-gap: 0px !important;
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
}
@media (max-width: 450px) {
  .tmp_bannerInfotmp_banner {
    display: none;
  }
  .infoPie_int span {
    display: none;
  }
  .pl_logosPie {
    display: none;
  }
}
@media (max-width: 450px) {
  #tmp_Shopping_botoneraLateral_CNT_contenedor {
    left: 0px !important;
    right: 0px !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor ul.tree.level_1 {
    position: relative !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item {
    width: 100% !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content,
  #tmp_Shopping_botoneraLateral_CNT_contenedor .tmp_Shopping_navegadorCategorias_categoria {
    text-align: center !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item.level_0 {
    border: 0px !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor ul.tree.level_1 {
    top: 0px !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor li.tree_item > ul.tree {
    margin-left: 5px !important;
    margin-right: 5px !important;
    width: auto !important;
  }
  #tmp_Shopping_botoneraLateral_CNT_contenedor .tree_item_content,
  #tmp_Shopping_botoneraLateral_CNT_contenedor .tmp_Shopping_navegadorCategorias_link {
    width: auto !important;
  }
}
.construccion {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: gray;
}
.construccion .fondo {
  background-color: black;
  display: table-cell;
  height: 400px;
  vertical-align: middle;
  width: 500px;
  -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.56);
  -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,0.56);
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.56);
}
