/* productos letras */
.wrapper {
  margin: 0 auto;
  padding: 0;
}
.container {
  width: 1120px;
  margin: 0 auto;
  padding: 0;
}
a.carrito small b {
  display: none;
}
header {
  padding: 0;
  margin: 0;
  background: #ffffff;
}
.header_top {
  padding: 0;
  margin: 0;
  background: #000000;
  width: 100%;
  z-index: 99999;
  min-height: 80px;
}
.header_top ul.nav li ul {
  display: none;
  position: absolute;
  min-width: 140px;
}
.header_top ul.nav li:hover > ul {
  display: block;
}
.header_top ul.nav li ul li {
  position: relative;
  width: 100%;
  height: 50px;
  width: 200px;
}
.header_top ul.nav li ul li a {
  color: #fff;
  min-height: 50px;
  width: 100px;
  padding: 17px 6px 0 6px;
}
.header_top ul.nav li ul li.salir a {
  background-color: #dd3146;
}
.header_top ul.nav {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
}
.header_top ul.nav li {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
}
.header_top ul.nav li a {
  padding: 17px 27px 0 27px;
  border-left: solid 1px #3a3a3a;
  text-align: center;
  clear: both;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  position: relative;
  background-color: #000000;
  min-height: 63px;
}
.header_top ul.nav li a span {
  padding: 0;
  margin: 0;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 11px;
  color: #a3a3a3;
  font-weight: bold;
}
.header_top ul.nav li a span em {
  padding: 0 0 0 0;
  margin: 0;
  display: inline-block;
  float: left;
  font-weight: bold;
}
.header_top ul.nav li a span img {
  padding: 0 0 0 0;
  margin: 4px 0 0 10px;
  display: inline-block;
  float: left;
}
.header_top ul.nav li a small {
  padding: 0;
  margin: 0 auto 9px;
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/header_icons.png) no-repeat;
}
.header_top ul.nav li a:hover {
  background: #25b1bf;
  border-left: solid 1px transparent;
}
.header_top ul.nav li a .active {
  background: #25b1bf;
  border-left: solid 1px transparent;
}
.header_top ul.nav li a:hover em {
  color: #ffffff;
}
.header_top ul.nav li a.active {
  background: #25b1bf;
  border-left: solid 1px transparent;
}
.header_top ul.nav li a.active em {
  color: #ffffff;
}
.header_top ul.nav li a.active small span {
  margin-left: 17px;
  color: #ffffff;
  position: absolute;
}
.header_top ul.nav li a.information small {
  background-position: 0px 0;
}
.header_top ul.nav li a.search small {
  background-position: -24px 0;
}
.header_top ul.nav li a.blog small {
  background-position: -128px 0;
}
.header_top ul.nav li a.upload small {
  background-position: -159px -1px;
  width: 37px;
}
.header_top ul.nav li a.login small {
  background-position: -72px 0;
  width: 26px;
}
.header_top ul.nav li a.carrito small {
  background-position: -100px 0;
  width: 28px;
}
.header_top ul.nav li a.nosotros small {
  background-position: -241px 0;
  width: 29px;
}
ul.mobile_menu {
  padding: 0;
  margin: 0;
  display: none;
}
.header_top ul li a.search {
  display: inline-block;
  float: left;
}
.header_top ul li {
  height: 80px;
}
.search_block {
  width: 0;
  display: inline-block;
  float: left !important;
  position: relative;
  display: none;
}
.search_blk {
  padding: 0 5%;
  margin: 10px 0 10px 0;
  width: 86%;
  background: #1a1a1a url(../images/border.png) no-repeat 10px center;
  border: none;
  outline: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 55px;
  color: #e5e5e5;
  font-weight: 600;
}
.header_bot {
  padding: 0 0 0 0;
  margin: 0;
}
#logo {
  padding: 0;
  margin: 33px 0 37px 0;
  display: inline-block;
  float: left;
}
#logo a {
  padding: 0;
  margin: 0;
  background: url(../images/logo-medium.png) no-repeat;
  width: 200px;
  height: 35px;
  display: inline-block;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ban-padd {
  padding: 76px 0 0 0;
}
.stick_logo a {
  width: 144px !important;
  position: fixed;
  left: 5%;
  top: 23px;
  z-index: 999999;
  height: 25px !important;
  background: url(../images/logo2.png) no-repeat !important;
}
.mobile_products {
  display: none;
}
.mobile_products .h4 {
  font-size: 16px;
  font-weight: bold;
}
.mobile_products ul li {
  height: 25px;
}
.header_top_con {
  padding: 0;
  margin: 0;
  position: relative;
}
.inner_logo {
  -webkit-transition: all 0.5s ease-out;
}
.none_logo {
  opacity: 0;
}
.logo {
  padding: 22px 0 0 12%;
  margin: 0;
  display: block;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  width: 0;
}
.logo img {
  width: 0;
}
.mobile_logo {
  display: none;
}
.stick_header {
  position: fixed;
  z-index: 999999;
}
.stick_header .logo img {
  width: auto;
}
.inner_logo {
  padding: 0;
  margin: 26px 0 0 0;
  display: inline-block;
}
.main_bg {
  padding: 0;
  margin: 0 0 0;
  background: #fafafa;
  border-top: solid 1px #f3f3f3;
}
.main_content {
  padding: 0;
  margin: 0;
}
.main_content h1.titlehome {
  padding: 0;
  margin-top: -25px;
  display: block;
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  color: #000000;
  font-weight: normal;
}
.menu-slider {
  z-index: 99999;
  display: none;
  width: 100%;
  background-color: #fff;
  position: absolute;
  margin-top: 135px;
}
.menu-slider .close {
  top: 5px;
  right: 100px;
}
.menu-slider .slidermenu {
  width: 1120px;
  margin: 0 auto;
  padding: 0;
}
.menu-slider .column {
  width: 350px;
  float: left;
}
.menu-slider .slidermenu div {
  width: 350px;
  margin: 20px 0px;
}
.menu-slider .column:nth-child(4) .divdentro:nth-child(1) {
  margin: -20px 0px 20px 0px;
}
.menu-slider .column:nth-child(5) .divdentro:nth-child(1) {
  margin: -20px 0px 20px 0px;
}
.menu-slider div a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
}
.menu-slider .pmenu div span {
  margin: 10px 0px;
  display: block;
}
.menu-slider .pmenu div span a {
  font-size: 14px;
  line-height: 14px;
  color: #dd3146;
  font-weight: 600;
}
.menu-slider:before {
  content: " ";
  display: table;
}
.main_lft {
  padding: 23px 0 0 0;
  margin: 0;
  width: 265px;
  display: inline-block;
  float: left;
}
.main_lft h2 {
  padding: 0 0 20px 0;
  margin: 0 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
  border-bottom: solid 1px #e5e5e5;
  cursor: pointer;
}
.main_lft h2.open {
  position: absolute;
  margin-top: -80px;
}
.main_lft ul {
  padding: 0;
  margin: 0;
}
.main_lft ul li {
  padding: 0;
  margin: 0;
}
.main_lft ul li > a {
  padding: 25px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #dd3146;
  font-weight: 600;
  display: block;
  border-bottom: solid 1px #e5e5e5;
  cursor: pointer;
}
.main_lft ul li > span {
  cursor: pointer;
  float: right;
  margin-top: -40px;
  width: 15px;
  height: 9px;
  background-color: #b2b2b2;
  -webkit-mask-image: url(../images/arrow-button-02.svg);
  mask-image: url(../images/arrow-button-02.svg);
}
.main_lft ul li > span.active {
  display: block;
  float: right;
  margin-top: -40px;
  width: 15px;
  height: 9px;
  background-color: #b2b2b2;
  -webkit-mask-image: url(../images/arrow-button-01.svg);
  mask-image: url(../images/arrow-button-01.svg);
}
.main_lft ul li .one-level .active {
  display: block;
}
.inner_main .main_lft h2.open {
  position: absolute;
  margin-top: -130px;
}
#backgroundmenuokla {
  background-color: #000;
  display: none;
  width: 100%;
  height: 900%;
  position: absolute;
  z-index: 9999;
  opacity: 0.5;
}
.one-level {
  padding: 0;
  margin: 0;
  display: none;
}
.one-level ul {
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #e5e5e5;
}
.one-level ul li {
  padding: 0;
  margin: 0;
}
.one-level ul li a {
  padding: 18px 0 19px 18px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  font-weight: normal;
  background: none;
}
.one-level ul li a:hover {
  color: #ed8a96;
  background: url(../images/arrow1.png) no-repeat left center;
}
.one-level ul li:nth-last-child(1) a {
  border: 0;
}
.main_rgt {
  padding: 0 0 0 0;
  margin: 0;
  width: 834px;
  display: inline-block;
  float: right;
}
.main_blk1 {
  padding: 0;
  margin: 0;
}
.main_slider {
  padding: 0;
  margin: 0;
  width: 550px;
  display: inline-block;
  float: left;
  position: relative;
}
.slider_blk {
  padding: 0;
  margin: 0;
  position: absolute;
  left: 31px;
  top: 31px;
  z-index: 999;
}
.slider_blk h1 {
  padding: 12px 30px 17px 23px;
  margin: 0 0 6px 0;
  font-family: 'DINPro-Regular';
  display: inline-block;
  font-size: 35px;
  line-height: 35px;
  color: #ffffff;
  font-weight: normal;
  background: url(../images/transparent2.png) repeat;
  letter-spacing: -0.5px;
}
.icon_bg {
  padding: 0;
  margin: 0;
  background: url(../images/transparent1.png) repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  text-align: center;
}
.icon_bg img {
  padding: 0;
  margin: 23px 0 0 0;
  display: none;
}
.main_blk1-rgt {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: right;
  width: 265px;
  background-color: #fff;
  border: solid 1px #e5e5e5;
  height: 312px;
}
.main_blk1-rgt .main_lona {
  padding: 0;
  margin: 0 0 22px 0;
  background: #e5e5e5;
  min-height: 178px;
}
.main_blk1-rgt .main_lona h4 {
  padding: 15px 0 0 20px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #191919;
  font-weight: normal;
  letter-spacing: 1.5px;
}
.main_blk1-rgt .main_lona h4 span {
  padding: 0;
  margin: 0;
  font-weight: 600;
  display: block;
}
.main_blk1-rgt h1 {
  font-family: 'DINPro-Regular';
  display: block;
  font-size: 32px;
  line-height: 32px;
  color: #dd3146;
  font-weight: normal;
}
.main_blk1-rgt .descrip {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #000;
  padding: 15px;
}
.main_products {
  padding: 49px 0 0 0;
  margin: 0 0 0 0;
}
.main_products h2,
.main_products .h2 {
  padding: 0 0 11px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: 600;
}
.main_products h1 {
  padding: 0 0 11px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: 600;
}
.main_products ul {
  padding: 0;
  margin: 0;
}
.main_products ul li {
  padding: 10px;
  margin: 0 0 0 0;
  display: inline-block;
  float: left;
  position: relative;
  max-width: 264px;
}
.main_products ul li:hover {
  background: #ffffff;
  transition: all ease-in-out 0.5s;
  -webkit-box-shadow: 0 0 0 1px #f3f3f3;
  -moz-box-shadow: 0 0 0 1px #f3f3f3;
  -ms-box-shadow: 0 0 0 1px #f3f3f3;
  -o-box-shadow: 0 0 0 1px #f3f3f3;
  box-shadow: 0 0 0 1px #f3f3f3;
}
.main_products ul li img {
  padding: 0;
  margin: 0 0 0 0;
}
.main_products ul li h4,
.main_products ul li .h4 {
  padding: 18px 0 2px 0;
  margin: 0 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 21px;
  line-height: 18px;
  color: #dd3146;
  font-weight: bold;
}
.main_products ul li h4 span,
.main_products ul li .h4 span {
  font-size: 14px;
  display: block;
}
.main_products ul li p {
  padding: 0;
  margin: 0 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #999999;
  font-weight: normal;
}
.main_products ul li p em {
  display: block;
  font-style: normal;
}
.main_products ul li a {
  padding: 0 22px;
  margin: 105px 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 54px;
  color: #ffffff;
  font-weight: bold;
  height: 54px;
  background: #e66a79;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  display: none;
  letter-spacing: 0.5px;
}
.main_products ul li a:hover {
  opacity: .8;
}
.main_products ul li h6 {
  padding: 18px 0 2px 0;
  margin: 0 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 21px;
  line-height: 18px;
  color: #dd3146;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
.main_products ul li h6 small {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 17px;
  line-height: 21px;
}
.main_products ul li:hover a {
  display: inline-block;
}
.main_products ul li:first-child {
  margin: 0 0 0 -10px;
}
.main_products ul li:nth-child(3n+1) {
  margin: 0 0 0 -10px;
}
.main_products ul li:nth-child(3n+3) {
  margin: 0 -10px 0 0;
}
.pro_bottom {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 999;
}
.pro_top {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 10px;
  left: 0;
  height: 96.9%;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.main_categorias {
  padding: 45px 0 0 0;
  margin: 0 0 0 0;
}
.main_categorias h2 {
  padding: 0 0 21px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
  display: inline-block;
}
.main_categorias ul {
  padding: 0;
  margin: 0;
}
.main_categorias ul li {
  padding: 10px;
  display: inline-block;
  float: left;
  position: relative;
}
.main_categorias ul li img {
  padding: 0;
  margin: 0;
  display: block;
}
.main_categorias ul li a {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 35px;
  line-height: 35px;
  color: #ffffff;
  font-weight: lighter;
  height: 100%;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
}
.main_categorias ul li a span {
  padding: 0;
  margin: 0;
  height: 100%;
  display: table;
  width: 100%;
}
.main_categorias ul li a span small {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-shadow: 0px 1px 2px #000;
}
.main_categorias ul li a:hover {
  background: url(../images/transparent2.png) repeat;
}
.main_categorias ul li:first-child {
  margin: 0 0 0 -10px;
}
.main_categorias ul li:nth-child(3n+1) {
  margin: 0 0 0 -10px;
}
.main_categorias ul li:nth-child(3n+3) {
  margin: 0 -10px 0 0;
}
.inner_logo {
  padding: 0;
  margin: 26px 0 0 0;
  display: inline-block;
}
.inner_main {
  padding: 0px 0 0 0;
}
.product_nav {
  padding: 27px 0 28px 0;
  margin: 0;
}
.product_nav ul {
  padding: 0;
  margin: 0;
}
.product_nav ul li {
  padding: 0 9px 0 0;
  margin: 0 6px 0 0;
  background: url(../images/border2.png) no-repeat right center;
  line-height: 12px;
  display: inline-block;
  float: left;
}
.product_nav ul li a {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #cccccc;
  font-weight: normal;
}
.product_nav ulli a:hover {
  color: #000000;
}
.product_nav ulli a.active {
  color: #dd3146;
}
.inner_main .slider_blk {
  left: 21px;
  top: 21px;
}
.inner_main h1 {
  min-width: 202px;
  padding: 10px 30px 17px 13px;
}
.slider_blkh1 span {
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.article_info {
  color: #fff;
  font-size: 13px;
  padding: 9px 15px 14px 15px;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 20px;
  background: url(../images/transparent1.png) repeat;
  width: 480px;
}
.article_info p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  font-weight: normal;
}
.icon_bg2 {
  background: url(../images/transparent4.png) repeat;
}
.inner_main .bx-wrapper .bx-pager {
  display: none;
}
.inner_blk1_ver {
  padding: 0;
  margin: 0 0 20px 0;
  position: relative;
}
.inner_blk1_ver img {
  padding: 0;
  margin: 0;
  width: 100%;
}
.inner_blk1_ver a {
  padding: 16px 22px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 55px;
  color: #191919;
  font-weight: normal;
  background: #ffffff;
}
.inner_blk1_ver a:hover {
  color: #ffffff;
  background: #000;
}
.inner_blk1_ver_con {
  padding: 0;
  margin: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: url(../images/transparent3.png) repeat;
  display: none;
}
.inner_blk1_ver:hover .inner_blk1_ver_con {
  display: block;
}
.inner_cent {
  padding: 0;
  margin: 0;
  height: 146px;
  display: table;
  width: 100%;
}
.inner_blk1_ver_in {
  padding: 0;
  margin: 0;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.inner_blk2 {
  padding: 20px 0 0 0;
  margin: 0;
}
.inner_blk2 h4,
.inner_blk2 .h4 {
  padding: 0 0 0 5.8%;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 21px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 600;
  background: #000000;
  letter-spacing: 0.6px;
}
.inner_blk2 h6,
.inner_blk2 .h6 {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #333333;
  font-weight: 600;
  position: absolute;
  left: 13px;
  top: 10px;
}
.inner_blk2_lft {
  padding: 0;
  margin: 0;
  width: 550px;
  display: inline-block;
  float: left;
}
.inner_blk2_lft .h4:nth-child(2) {
  display: none;
}
.inner_form {
  padding: 0;
  margin: 0;
  border: solid 1px #e5e5e5;
  border-top: 0;
  background: #ffffff;
}
.inner_form h5,
.inner_form .h5 {
  padding: 0 0 12px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  font-weight: normal;
}
.inner_blk2_lft_in {
  padding: 29px 0 0 30px;
  margin: 0;
}
.inner_form_blk {
  padding: 0 9% 0 0;
  margin: 0 0 11px 0;
  position: relative;
}
.inner_tooltip_medida {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
}
.inner_tooltip_medida a {
  padding: 0;
  margin: 0 16px 0 0;
  background: url(../images/tool_bg.png) no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  float: right;
  background-position: -15px 0;
}
.inner_tooltip_medida a.push {
  background-position: 0px 0;
}
.inner_tooltip_medida a.view {
  padding: 0;
  margin: 0 16px 0 0;
  margin-top: 20px;
  background: url(../images/eyes.png) no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  float: right;
  background-position: -15px 0;
}
.inner_tooltip_medida a.viewpush {
  background-position: 0px 0;
}
.inner_tool_bg_medida .inner_tool_bg_rgt {
  margin: 0px !important;
}
.inner_tool_bg_medida .inner_tool_bg_rgt p {
  color: #25b1bf !important;
}
.inner_tool_bg_medida {
  display: none;
  background: #ffffff;
  border: #25b1bf solid 1px;
  padding: 10px;
  margin-top: 10px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.inner_tool_bg_medida .arrow {
  position: absolute;
  top: -4px;
  right: 24px;
  border: 0;
}
.inner_tool_bg_medida img {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 245px;
}
.inner_tool_bg_medida .inner_tool_bg_rgt {
  padding: 0;
  margin: 0 0 0 13px;
  display: inline-block;
  float: left;
  width: 100%;
}
.inner_tool_bg_medida .inner_tool_bg_rgt h5 {
  padding: 6px 0 15px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #25b1bf;
  font-weight: 600;
}
.inner_tool_bg_medida .inner_tool_bg_rgt p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #25b1bf;
  font-weight: normal;
}
.inner_tool_bg_medida .inner_tool_bg_rgt_pic {
  padding: 0;
  margin: 0 0 0 13px;
  display: inline-block;
  float: left;
  width: 170px;
}
.inner_tool_bg_medida .inner_tool_bg_rgt_pic h5 {
  padding: 6px 0 15px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #25b1bf;
  font-weight: 600;
}
.inner_tool_bg_medida .inner_tool_bg_rgt_pic p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #25b1bf;
  font-weight: normal;
}
.inner_tool_bg_medida .inner_tool_bg_rgt_lft {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 245px;
}
.inner_tool_bg_medida .inner_tool_bg_rgt_lft img {
  padding: 0;
  margin: 0;
}
.inner_tooltip {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
}
.inner_tooltip a {
  padding: 0;
  margin: 0 15px 0 0;
  background: url(../images/tool_bg.png) no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  float: right;
  background-position: -15px 0;
}
.inner_tooltip a.push {
  background-position: 0px 0;
}
.inner_tooltip a.view {
  padding: 0;
  margin: 0 15px 0 0;
  margin-top: 20px;
  background: url(../images/eyes.png) no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  float: right;
  background-position: -15px 0;
}
.inner_tooltip a.viewpush {
  background-position: 0px 0;
}
.inner_tooltip_material {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
}
.inner_tooltip_material a {
  padding: 0;
  margin: 0 16px 0 0;
  background: url(../images/tool_bg.png) no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  float: right;
  background-position: -15px 0;
}
.inner_tooltip_material a.push {
  background-position: 0px 0;
}
.inner_tooltip_material a.view {
  padding: 0;
  margin: 0 16px 0 0;
  margin-top: 20px;
  background: url(../images/eyes.png) no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  float: right;
  background-position: -15px 0;
}
.inner_tooltip_material a.viewpush {
  background-position: 0px 0;
}
.inner_tool_bg_material .inner_tool_bg_rgt {
  margin: 0px !important;
}
.inner_tool_bg_material .inner_tool_bg_rgt p {
  color: #25b1bf !important;
}
.inner_tool_bg_material {
  display: none;
  background: #ffffff;
  border: #25b1bf solid 1px;
  padding: 10px;
  margin-top: 10px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.inner_tool_bg_material .arrow {
  position: absolute;
  top: -4px;
  right: 24px;
  border: 0;
}
.inner_tool_bg_material img {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 245px;
}
.inner_tool_bg_material .inner_tool_bg_rgt {
  padding: 0;
  margin: 0 0 0 13px;
  display: inline-block;
  float: left;
  width: 100%;
}
.inner_tool_bg_material .inner_tool_bg_rgt h5 {
  padding: 6px 0 15px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #25b1bf;
  font-weight: 600;
}
.inner_tool_bg_material .inner_tool_bg_rgt p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #25b1bf;
  font-weight: normal;
}
.inner_tool_bg_material .inner_tool_bg_rgt_pic {
  padding: 0;
  margin: 0 0 0 13px;
  display: inline-block;
  float: left;
  width: 170px;
}
.inner_tool_bg_material .inner_tool_bg_rgt_pic h5 {
  padding: 6px 0 15px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #25b1bf;
  font-weight: 600;
}
.inner_tool_bg_material .inner_tool_bg_rgt_pic p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #25b1bf;
  font-weight: normal;
}
.inner_tool_bg_material .inner_tool_bg_rgt_lft {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 245px;
}
.inner_tool_bg_material .inner_tool_bg_rgt_lft img {
  padding: 0;
  margin: 0;
}
.inner_tooltip_ojal {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
}
.inner_tooltip_ojal a {
  padding: 0;
  margin: 0 16px 0 0;
  background: url(../images/tool_bg.png) no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  float: right;
  background-position: -15px 0;
}
.inner_tooltip_ojal a.push {
  background-position: 0px 0;
}
.inner_tooltip_ojal a.view {
  padding: 0;
  margin: 0 16px 0 0;
  margin-top: 20px;
  background: url(../images/eyes.png) no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  float: right;
  background-position: -15px 0;
}
.inner_tooltip_ojal a.viewpush {
  background-position: 0px 0;
}
.inner_tool_bg_ojal .inner_tool_bg_rgt {
  margin: 0px !important;
}
.inner_tool_bg_ojal .inner_tool_bg_rgt p {
  color: #25b1bf !important;
}
.inner_tool_bg_ojal {
  display: none;
  background: #ffffff;
  border: #25b1bf solid 1px;
  padding: 10px;
  margin-top: 10px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.inner_tool_bg_ojal .arrow {
  position: absolute;
  top: -4px;
  right: 24px;
  border: 0;
}
.inner_tool_bg_ojal img {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 245px;
}
.inner_tool_bg_ojal .inner_tool_bg_rgt {
  padding: 0;
  margin: 0 0 0 13px;
  display: inline-block;
  float: left;
  width: 100%;
}
.inner_tool_bg_ojal .inner_tool_bg_rgt h5 {
  padding: 6px 0 15px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #25b1bf;
  font-weight: 600;
}
.inner_tool_bg_ojal .inner_tool_bg_rgt p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #25b1bf;
  font-weight: normal;
}
.inner_tool_bg_ojal .inner_tool_bg_rgt_pic {
  padding: 0;
  margin: 0 0 0 13px;
  display: inline-block;
  float: left;
  width: 170px;
}
.inner_tool_bg_ojal .inner_tool_bg_rgt_pic h5 {
  padding: 6px 0 15px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #25b1bf;
  font-weight: 600;
}
.inner_tool_bg_ojal .inner_tool_bg_rgt_pic p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #25b1bf;
  font-weight: normal;
}
.inner_tool_bg_ojal .inner_tool_bg_rgt_lft {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 245px;
}
.inner_tool_bg_ojal .inner_tool_bg_rgt_lft img {
  padding: 0;
  margin: 0;
}
.inner_tooltip_cart {
  padding: 0;
  margin: 0;
  position: relative;
  top: 8px;
  left: 0;
  width: 100%;
  color: #25b1bf !important;
}
.inner_tooltip_cart a {
  padding: 0;
  margin-left: -20px;
  background: url(../images/tool_bg.png) no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  float: left;
}
.inner_tooltip_cart a.push {
  background-position: -15px 0;
}
.inner_tooltip_cart .inner_tool_bg .inner_tool_bg_rgt {
  margin: 0px !important;
}
.inner_tooltip_cart .inner_tool_bg .inner_tool_bg_rgt p {
  color: #25b1bf !important;
}
.inner_tool_bg {
  display: none;
  background: #ffffff;
  border: #25b1bf solid 1px;
  padding: 10px;
  margin-top: 10px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.inner_tool_bg .arrow {
  position: absolute;
  top: -4px;
  right: 24px;
  border: 0;
}
.inner_tool_bg img {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
}
.inner_tool_bg .inner_tool_bg_rgt {
  padding: 0;
  margin: 0 0 0 13px;
  display: inline-block;
  float: left;
  width: 95%;
}
.inner_tool_bg .inner_tool_bg_rgt h5 {
  padding: 6px 0 15px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #25b1bf;
  font-weight: 600;
}
.inner_tool_bg .inner_tool_bg_rgt p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #25b1bf;
  font-weight: normal;
}
.inner_tool_bg .inner_tool_bg_rgt_pic {
  padding: 0;
  margin: 0 0 0 13px;
  display: inline-block;
  float: left;
  width: 170px;
}
.inner_tool_bg .inner_tool_bg_rgt_pic h5 {
  padding: 6px 0 15px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #25b1bf;
  font-weight: 600;
}
.inner_tool_bg .inner_tool_bg_rgt_pic p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #25b1bf;
  font-weight: normal;
}
.inner_tool_bg .inner_tool_bg_rgt_lft {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 245px;
}
.inner_tool_bg .inner_tool_bg_rgt_lft img {
  padding: 0;
  margin: 0;
}
.inner_num_bg {
  padding: 0;
  margin: 0;
}
.inner_text {
  padding: 0;
  margin: 0 2% 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 100%;
  display: inline-block;
  float: left;
}
.inner_text input {
  padding: 22px 10% 6px 10%;
  margin: 0;
  width: 80%;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #999999;
  font-weight: normal;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  border: solid 1px #e5e5e5;
}
.inner_text input:focus {
  border: solid 1px #25b1bf;
}
.inner_text input:hover {
  border: solid 1px #25b1bf;
}
.inner_num {
  padding: 0;
  margin: 0 2% 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 32%;
  display: inline-block;
  float: left;
}
.inner_num input {
  padding: 22px 10% 6px 10%;
  margin: 0;
  width: 80%;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #999999;
  font-weight: normal;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  border: solid 1px #e5e5e5;
}
.inner_num input:focus {
  border: solid 1px #25b1bf;
}
.inner_num input:hover {
  border: solid 1px #25b1bf;
}
.inner_num_two {
  padding: 0;
  margin: 0 2% 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 49%;
  display: inline-block;
  float: left;
}
.inner_num_two input {
  padding: 22px 10% 6px 10%;
  margin: 0;
  width: 80%;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #999999;
  font-weight: normal;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  border: solid 1px #e5e5e5;
}
.inner_num_two input:focus {
  border: solid 1px #25b1bf;
}
.inner_num_two input:hover {
  border: solid 1px #25b1bf;
}
.inner_img {
  padding: 0;
  margin: 0 0 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 15%;
  display: inline-block;
  float: left;
}
.inner_img input {
  padding: 22px 10% 6px 10%;
  margin: 0;
  width: 80%;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #999999;
  font-weight: normal;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  border: solid 1px #e5e5e5;
}
.inner_img input:focus {
  border: solid 1px #9d9e9e;
}
.inner_img input:hover {
  border: solid 1px #9d9e9e;
}
.inner_img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.inner_info {
  padding: 0;
  margin: 0 2% 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 100%;
  display: inline-block;
  float: left;
}
.inner_info div {
  padding: 22px 10% 6px 10%;
  margin: 0;
  width: 80%;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #999999;
  background: #e5e5e5;
  font-weight: normal;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  border: solid 1px #e5e5e5;
}
.inner_info div:focus {
  border: solid 1px #9d9e9e;
}
.inner_info div:hover {
  border: solid 1px #9d9e9e;
}
.inner_chks {
  padding: 0;
  margin: 0;
  border: solid 1px #e5e5e5;
  min-height: 138px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.inner_chks:focus {
  border: solid 1px #25b1bf;
}
.inner_chks:hover {
  border: solid 1px #25b1bf;
}
.inner_chks_in {
  padding: 0;
  margin: 25px auto 0;
  width: 190px;
  display: block;
}
.chk_blk1 {
  display: inline-block;
  float: left;
  width: 73px;
  margin: 8px 65px 0 0;
}
.chk_blk2 {
  display: inline-block;
  float: left;
  width: 50px;
}
.cspecial .bx-wrapper .bx-viewport {
  height: 146px !important;
}
.inner_slider {
  padding: 44px 0 0 8px;
  margin: 0;
  border: solid 1px #e5e5e5;
  min-height: 104px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.inner_slider:focus {
  border: solid 1px #25b1bf;
}
.inner_slider:hover {
  border: solid 1px #25b1bf;
}
.inner_slider .inner_sldein {
  padding: 0;
  margin: 0;
}
.inner_slider .inner_sldein:after {
  content: '';
  display: block;
  clear: both;
}
.inner_slider .inner_slde {
  width: 150px;
  min-height: 120px;
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
}
.inner_slider .inner_slde span {
  padding: 0;
  margin: 0 auto;
}
.inner_slider .inner_slde span:hover {
  cursor: pointer;
}
.inner_slider .inner_slde .cirlce_none {
  background: url(../images/circle_none.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .cirlce_aluminio {
  background: url(../images/circle_aluminio.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .cirlce_termosellado {
  background: url(../images/circle_termosellado.png) no-repeat;
  width: 52px;
  height: 52px;
  display: block;
}
.inner_slider .inner_slde .cirlce_policarbonato {
  background: url(../images/circle_policoarbonato.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .cirlce_ovalado {
  background: url(../images/circle_ovalado.png) no-repeat;
  width: 98px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .textil_cordones {
  background: url(../images/textil-cordones.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .textil_zinc {
  background: url(../images/textil-zinc.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .textil_silicon {
  background: url(../images/textil-silicon.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .bandera_type1 {
  background: url(../images/bandera-type1.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .bandera_type2 {
  background: url(../images/bandera-type2.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .apoyo_cuadra {
  background: url(../images/cuadra_img.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .apoyo_punta {
  background: url(../images/punta_img.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .apoyo_rotador {
  background: url(../images/rotador_img.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .apoyo_cruceta {
  background: url(../images/cruceta_img.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .formato_gota {
  background: url(../images/gota_img.png) no-repeat;
  width: 35px;
  height: 90px;
  display: block;
}
.inner_slider .inner_slde .formato_vela {
  background: url(../images/vela_img.png) no-repeat;
  width: 35px;
  height: 90px;
  display: block;
}
.inner_slider .inner_slde .circulo3 {
  background: url(../images/pegatinas/circulo3.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .circulo5 {
  background: url(../images/pegatinas/circulo5.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .circulo8 {
  background: url(../images/pegatinas/circulo8.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .cuadrado3 {
  background: url(../images/pegatinas/cuadrado3.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .cuadrado5 {
  background: url(../images/pegatinas/cuadrado5.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .ovalo3x2 {
  background: url(../images/pegatinas/ovalo3x2.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .ovalo5x3 {
  background: url(../images/pegatinas/ovalo5x3.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .ovalo7x5 {
  background: url(../images/pegatinas/ovalo7x5.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .pegatina3x2 {
  background: url(../images/pegatinas/pegatina3x2.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .pegatina5x3 {
  background: url(../images/pegatinas/pegatina5x3.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .pegatina7x2 {
  background: url(../images/pegatinas/pegatina7x2.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .personalizado {
  background: url(../images/pegatinas/personalizado.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .simple {
  background: url(../images/pegatinascorte/simple.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .complejo {
  background: url(../images/pegatinascorte/complejo.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .vinilopersonalizado {
  background: url(../images/pegatinascorte/personalizado.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .vinilo25x35 {
  background: url(../images/pegatinascorte/vinilo25x35.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .vinilo25x25 {
  background: url(../images/pegatinascorte/25x25.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .vinilo35x50 {
  background: url(../images/pegatinascorte/35x50.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .vinilo50x70 {
  background: url(../images/pegatinascorte/50x70.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .vinilo70x100 {
  background: url(../images/pegatinascorte/70x100.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .helvetica {
  background: url(../images/letras/helvetica.png) no-repeat;
  width: 122px;
  height: 60px;
  display: block;
}
.inner_slider .inner_slde .georgia {
  background: url(../images/letras/georgia.png) no-repeat;
  width: 122px;
  height: 60px;
  display: block;
}
.inner_slider .inner_slde .bevan {
  background: url(../images/letras/bevan.png) no-repeat;
  width: 122px;
  height: 60px;
  display: block;
}
.inner_slider .inner_slde .peana {
  background: url(../images/letras/peana.png) no-repeat;
  width: 196px;
  height: 51px;
  display: block;
}
.inner_slider .inner_slde .sueltas {
  background: url(../images/letras/sueltas.png) no-repeat;
  width: 196px;
  height: 51px;
  display: block;
}
.inner_slider .inner_slde .logotipo {
  background: url(../images/forma/logotipo.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .forma {
  background: url(../images/forma/forma.png) no-repeat;
  width: 52px;
  height: 53px;
  display: block;
}
.inner_slider .inner_slde .cubre229x73 {
  background: url(../images/lonas/229x73.png) no-repeat;
  width: 86px;
  height: 86px;
  display: block;
}
.inner_slider .inner_slde .cubre250x84 {
  background: url(../images/lonas/250x84.png) no-repeat;
  width: 86px;
  height: 86px;
  display: block;
}
.inner_slider .inner_slde .cubre_personalizado {
  background: url(../images/lonas/personalizado_cubrevallas.png) no-repeat;
  width: 86px;
  height: 86px;
  display: block;
}
.inner_slider .inner_slde .totem40x130 {
  background: url(../images/totem/40x130.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .totem50x150 {
  background: url(../images/totem/50x150.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .totem50x160 {
  background: url(../images/totem/50x160.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .totem50x190 {
  background: url(../images/totem/50x190.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .totem60x190 {
  background: url(../images/totem/60x190.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .cubo1 {
  background: url(../images/cubo/cubo1.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .cubo2 {
  background: url(../images/cubo/cubo2.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .cubo3 {
  background: url(../images/cubo/cubo3.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .cubo4 {
  background: url(../images/cubo/cubo4.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .personalizadomodelo {
  background: url(../images/pegatinas/personalizadomodelo.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .circular {
  background: url(../images/pegatinas/circular.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .cuadrado {
  background: url(../images/pegatinas/cuadrado.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .rectangulo {
  background: url(../images/pegatinas/rectangulo.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .grados0 {
  background: url(../images/pegatinas/0.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .grados90 {
  background: url(../images/pegatinas/90.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .grados180 {
  background: url(../images/pegatinas/180.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde .grados-90 {
  background: url(../images/pegatinas/-90.png) no-repeat;
  width: 86px;
  height: 100px;
  display: block;
}
.inner_slider .inner_slde p {
  padding: 12px 0 0 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
  font-weight: normal;
  display: inline-block;
  text-align: center;
}
.inner_slider .bx-wrapper .bx-prev {
  width: 18px;
  height: 35px;
  background: url(../images/slider_arrows.png) no-repeat;
  left: -53px;
}
.inner_slider .bx-wrapper .bx-prev:hover {
  background-position: 0 -36px;
}
.inner_slider .bx-wrapper .bx-next {
  width: 19px;
  height: 35px;
  background: url(../images/slider_arrows.png) no-repeat;
  background-position: -19px 0;
  right: -53px;
}
.inner_slider .bx-wrapper .bx-next:hover {
  background-position: -19px -36px;
}
.inner_sldein .color1 p {
  color: #51c1cc !important;
}
.inner_slider_large {
  width: 220px !important;
}
.inner_slider .inner_slde {
  background-color: #fff;
}
.inner_slider .color1 .cirlce_none {
  background-position: -52px 0;
}
.inner_slider .color1 .cirlce_aluminio {
  background-position: -52px 0;
}
.inner_slider .color1 .cirlce_termosellado {
  background-position: -52px 0;
}
.inner_slider .color1 .cirlce_policarbonato {
  background-position: -52px 0;
}
.inner_slider .color1 .cirlce_ovalado {
  background-position: -98px 0;
}
.inner_slider .color1 .textil_cordones {
  background-position: -52px 0;
}
.inner_slider .color1 .textil_zinc {
  background-position: -52px 0;
}
.inner_slider .color1 .textil_silicon {
  background-position: -52px 0;
}
.inner_slider .color1 .bandera_type1 {
  background-position: -52px 0;
}
.inner_slider .color1 .bandera_type2 {
  background-position: -52px 0;
}
.inner_slider .color1 .apoyo_cuadra {
  background-position: -52px 0;
}
.inner_slider .color1 .apoyo_punta {
  background-position: -52px 0;
}
.inner_slider .color1 .apoyo_rotador {
  background-position: -52px 0;
}
.inner_slider .color1 .apoyo_cruceta {
  background-position: -52px 0;
}
.inner_slider .color1 .formato_gota {
  background-position: -35px 0;
}
.inner_slider .color1 .formato_vela {
  background-position: -35px 0;
}
.inner_slider .color1 .circulo3 {
  background-position: -53px 0;
}
.inner_slider .color1 .circulo5 {
  background-position: -53px 0;
}
.inner_slider .color1 .circulo8 {
  background-position: -53px 0;
}
.inner_slider .color1 .cuadrado3 {
  background-position: -53px 0;
}
.inner_slider .color1 .cuadrado5 {
  background-position: -53px 0;
}
.inner_slider .color1 .ovalo3x2 {
  background-position: -53px 0;
}
.inner_slider .color1 .ovalo5x3 {
  background-position: -53px 0;
}
.inner_slider .color1 .ovalo7x5 {
  background-position: -53px 0;
}
.inner_slider .color1 .pegatina3x2 {
  background-position: -53px 0;
}
.inner_slider .color1 .pegatina5x3 {
  background-position: -53px 0;
}
.inner_slider .color1 .pegatina7x2 {
  background-position: -53px 0;
}
.inner_slider .color1 .personalizado {
  background-position: -53px 0;
}
.inner_slider .color1 .simple {
  background-position: -53px 0;
}
.inner_slider .color1 .complejo {
  background-position: -53px 0;
}
.inner_slider .color1 .vinilopersonalizado {
  background-position: -53px 0;
}
.inner_slider .color1 .vinilo25x35 {
  background-position: -53px 0;
}
.inner_slider .color1 .vinilo25x25 {
  background-position: -53px 0;
}
.inner_slider .color1 .vinilo35x50 {
  background-position: -53px 0;
}
.inner_slider .color1 .vinilo50x70 {
  background-position: -53px 0;
}
.inner_slider .color1 .vinilo70x100 {
  background-position: -53px 0;
}
.inner_slider .color1 .helvetica {
  background-position: -122px 0;
}
.inner_slider .color1 .georgia {
  background-position: -122px 0;
}
.inner_slider .color1 .bevan {
  background-position: -122px 0;
}
.inner_slider .color1 .peana {
  background-position: -196px 0;
}
.inner_slider .color1 .sueltas {
  background-position: -196px 0;
}
.inner_slider .color1 .logotipo {
  background-position: -53px 0;
}
.inner_slider .color1 .forma {
  background-position: -53px 0;
}
.inner_slider .color1 .cubre229x73 {
  background-position: -86px 0;
}
.inner_slider .color1 .cubre250x84 {
  background-position: -86px 0;
}
.inner_slider .color1 .cubre_personalizado {
  background-position: -86px 0;
}
.inner_slider .color1 .totem40x130 {
  background-position: -86px 0;
}
.inner_slider .color1 .totem50x150 {
  background-position: -86px 0;
}
.inner_slider .color1 .totem50x160 {
  background-position: -86px 0;
}
.inner_slider .color1 .totem50x190 {
  background-position: -86px 0;
}
.inner_slider .color1 .totem60x190 {
  background-position: -86px 0;
}
.inner_slider .color1 .cubo1,
.inner_slider .color1 .cubo2,
.inner_slider .color1 .cubo3,
.inner_slider .color1 .cubo4 {
  background-position: -86px 0;
}
.inner_slider .color1 .personalizadomodelo,
.inner_slider .color1 .circular,
.inner_slider .color1 .cuadrado,
.inner_slider .color1 .rectangulo {
  background-position: -86px 0;
}
.inner_slider .color1 .grados0,
.inner_slider .color1 .grados90,
.inner_slider .color1 .grados180,
.inner_slider .color1 .grados-90 {
  background-position: -86px 0;
}
.inner_slider .color1 span {
  background-position: -52px 0;
}
.slider_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.inner_por {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 31.5%;
}
.inner_por .inner_num {
  width: 100%;
  margin: 0;
  float: none;
}
.inner_todo {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: right;
  width: 65.5%;
  position: relative;
}
.inner_vina {
  padding: 0;
  margin: 0;
  width: 48.5%;
  display: inline-block;
  position: relative;
}
.inner_blk2_rgt {
  padding: 0;
  margin: 0;
  width: 265px;
  display: inline-block;
  float: right;
  position: relative;
}
.inner_charecter {
  padding: 0;
  margin: 0 0 20px 0;
  background: #f3fbfb;
}
.inner_charecter ul {
  padding: 0;
  margin: 0;
  border-left: solid 1px #b6e5ea;
  border-right: solid 1px #b6e5ea;
}
.inner_charecter ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
  border-bottom: solid 1px #b6e5ea;
}
.inner_charecter ul li a {
  padding: 16px 0 12px 19px;
  margin: 0;
  clear: both;
  display: inline-block;
  cursor: default;
  width: 100%;
}
.inner_charecter ul li a img {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
}
.inner_charecter ul li a span {
  padding: 2px 0 0 19px;
  margin: 0;
  display: inline-block;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #b6e5ea;
  font-weight: normal;
}
.inner_charecter ul li:nth-child(2) a span {
  padding-left: 20px;
}
.inner_charecter ul li:nth-child(2) a img {
  margin-left: 10px;
}
.inner_charecter ul li:nth-child(1) a {
  cursor: pointer !important;
}
.inner_charecter ul li:nth-child(1) a span {
  color: #25b1bf !important;
}
.inner_charecter ul li:hover {
  background-color: #ffffff;
  opacity: 0.9;
}
.inner_charecter ul li.on a {
  cursor: pointer !important;
}
.inner_charecter ul li.on a span {
  color: #25b1bf !important;
}
.inner_charecter ul li a span.off {
  color: #b6e5ea !important;
}
.inner_presupuesto {
  padding: 0;
  margin: 0;
  background: #f3fbfb;
  border: solid 1px #b6e5ea;
  border-top: 0;
}
.inner_presupuesto h4,
.inner_presupuesto .h4 {
  background: #25b1bf !important;
}
.inner_presupuesto h5,
.inner_presupuesto .h5 {
  padding: 0;
  margin: 15px 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 53px;
  line-height: 70px;
  color: #25b1bf;
  font-weight: 500;
  border-top: solid 1px #ecedee;
}
.inner_presupuesto h5 em,
.inner_presupuesto .h5 em {
  padding: 18px 0 0 0;
  margin: 0;
  display: block;
  font-size: 16px;
  line-height: 16px;
}
.inner_presupuesto h5 small,
.inner_presupuesto .h5 small {
  font-size: 18px;
  display: inline-block;
}
.inner_pre_dia {
  padding: 22px 0 18px 0;
  margin: 0 auto;
  width: 205px;
}
.inner_pre_dia h3,
.inner_pre_dia .h3 {
  padding: 0 0 12px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #7f7f7f;
  font-weight: normal;
}
.inner_pre_dia h3 span,
.inner_pre_dia .h3 span {
  float: left;
}
.inner_pre_dia h3 small,
.inner_pre_dia .h3 small {
  float: right;
  font-size: 16px;
}
.red_offer {
  color: #ed8a96;
}
.green_dia {
  color: #25b1bf;
}
.inner_envo {
  padding: 15px 19px 19px 19px;
  margin: 0;
  border-top: solid 1px #b6e5ea;
}
.inner_envo img {
  float: left;
  margin-right: 8px;
  margin-top: -3px;
}
.inner_envo h3,
.inner_envo .h3 {
  padding: 0 14px 0 11px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #7f7f7f;
  font-weight: normal;
}
.inner_envo h3 span,
.inner_envo .h3 span {
  float: left;
}
.inner_envo h3 small,
.inner_envo .h3 small {
  float: right;
  font-size: 18px;
}
.inner_envo h3 em,
.inner_envo .h3 em {
  float: left;
  width: auto;
}
.inner_envo h3 em span,
.inner_envo .h3 em span {
  text-decoration: underline;
}
.inner_envo p {
  padding: 10px 7px 24px 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.inner_envo p span {
  text-decoration: underline;
}
.inner_envo em {
  padding: 0 0 0 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  line-height: 14px;
  color: #999999;
  font-weight: normal;
  text-align: left;
  float: right;
  width: 100%;
}
.inner_envo a {
  padding: 0 0 0 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 58px;
  color: #ffffff;
  font-weight: normal;
  background: #000000;
  letter-spacing: 0.6px;
  display: inline-block;
  width: 225px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.inner_envo a:hover {
  background: #7E7474;
}
.inner_cupon2 {
  padding: 33px 0 20px 29px;
  margin: 20px 0 0 0;
  background: #ffffff;
  position: relative;
}
.inner_cupon2 input {
  padding: 22px 10% 6px 15px;
  width: 87% !important;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #cccccc;
  font-weight: normal;
  letter-spacing: 0.5px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
}
.inner_cupon2 input:focus {
  border: solid 1px #25b1bf;
}
.inner_cupon2 input:hover {
  border: solid 1px #25b1bf;
}
.inner_cupon2 .inner_tooltip {
  top: 38px;
}
.inner_zip {
  padding: 25px 15px 1px 30px;
  margin: 0px 0 0 0;
  background: #f9f9f9;
  position: relative;
}
.inner_zip .inner_form_blk {
  padding: 0 0 0 0;
  margin: 0px;
}
.inner_zip input {
  float: left;
  padding: 23px 3% 7px 2%;
  width: 307.75px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #cccccc;
  font-weight: normal;
  letter-spacing: 0.5px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inner_zip input:focus {
  border: solid 1px #9d9e9e;
}
.inner_zip input:hover {
  border: solid 1px #9d9e9e;
}
.inner_zip .inner_tooltip {
  top: 5px;
}
.inner_zip .inner_tool_bg {
  width: 90%;
}
.inner_zip .buttom {
  padding: 0;
  margin: 0;
  margin-left: 20.75px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 57px;
  font-weight: 600;
  text-align: center;
  width: 144.5px;
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  background: #25b1bf;
  color: #ffffff;
  border-color: #25b1bf;
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inner_zip #messagecp {
  margin-top: 10px;
  margin-bottom: 5px;
  background: #f9f9f9;
}
.inner_zip #messagecp img {
  float: left;
  margin-right: 10px;
}
.inner_zip #messagecpnone {
  margin-top: 10px;
  margin-bottom: 5px;
  background: #f9f9f9;
}
.inner_zip #messagecpnone img {
  float: left;
  margin-right: 10px;
}
.inner_zip #messageentrega {
  margin-top: 10px;
  margin-bottom: 10px;
}
.inner_zip #messageentrega img {
  float: left;
  margin-right: 10px;
}
.inner_zip #messageentrega p {
  margin-left: 30px;
}
.inner_zip #messagecpnoentrega {
  margin-top: 10px;
  margin-bottom: 5px;
  background: #f9f9f9;
}
.inner_zip #messagecpnoentrega img {
  float: left;
  margin-right: 10px;
}
.inner_cupon {
  padding: 25px 15px 25px 30px;
  margin: 0px 0 0 0;
  background: #ffffff;
  position: relative;
  border-bottom: solid 1px #ecedee;
}
.inner_cupon .inner_form_blk {
  padding: 0 0 0 0;
  margin: 0px;
}
.inner_cupon input {
  float: left;
  padding: 23px 3% 7px 2%;
  width: 307.75px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #cccccc;
  font-weight: normal;
  letter-spacing: 0.5px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inner_cupon input:focus {
  border: solid 1px #25b1bf;
}
.inner_cupon input:hover {
  border: solid 1px #25b1bf;
}
.inner_cupon .inner_tooltip {
  top: 5px;
}
.inner_cupon .inner_tool_bg {
  width: 90%;
}
.inner_cupon .buttom {
  padding: 0;
  margin: 0;
  margin-left: 20.75px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 57px;
  color: #333333;
  font-weight: 600;
  text-align: center;
  width: 144.5px;
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  background: #25b1bf;
  color: #ffffff;
  border-color: #25b1bf;
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inner_plazo {
  background: #f9f9f9;
  padding: 25px 15px 25px 30px;
  margin: 0;
  border-bottom: solid 1px #ecedee;
  position: relative;
}
.inner_pla_in {
  padding: 0;
  margin: 0;
}
.inner_pla_in .text_info {
  margin-top: 10px;
}
.inner_pla_con {
  background-color: #fff;
  padding: 0;
  margin: 0 20.75px 0 0;
  width: 142.5px;
  border: solid 1px #e5e5e5;
  display: inline-block;
  float: left;
  position: relative;
}
.inner_pla_con .custom-radio label {
  width: 144.5px !important;
}
.inner_pla_con small {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 60px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
  line-height: 50px;
  color: #ffffff;
  font-weight: normal;
  background: #e5e5e5;
  text-align: center;
}
.inner_pla_con small b {
  font-size: 15px;
  width: 100%;
  display: block;
  line-height: 20px;
}
.inner_pla_rgt {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  text-transform: capitalize;
}
.inner_pla_rgt span {
  padding: 5px 0 0 10px;
  margin: 0;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #e5e5e5;
  font-weight: 600;
}
.inner_pla_rgt span em {
  font-size: 14px;
  line-height: 15px;
  color: #e5e5e5;
  display: block;
  font-weight: bold;
}
.inner_plazo .inner_tooltip {
  top: 15px;
}
.abc1 {
  border: 1px #6ecbd4 solid !important;
}
.inner_pla_con.abc1 small {
  background: #6ecbd4 !important;
}
.inner_pla_con.abc1 .inner_pla_rgt span {
  color: #25b1bf !important;
}
.inner_pla_con.abc1 span em {
  color: #000 !important;
}
.inner_control2 {
  padding: 25px 15px 25px 30px;
  margin: 0;
  border-bottom: solid 1px #ecedee;
}
.inner_control2 .inner_buttons h3,
.inner_control2 .inner_buttons .h3 {
  width: 81.75px;
  height: 60px;
  border: solid 1px #ecedee;
  margin-right: 14px;
  font-size: 14px;
  color: #999999;
  float: left;
  text-align: center;
}
.inner_control2 .inner_buttons h3 span,
.inner_control2 .inner_buttons .h3 span {
  width: 100%;
  border-bottom: solid 1px #ecedee;
  background-color: #e5e5e5;
  display: block;
  text-align: center;
  padding: 3px 0;
}
.inner_control2 .inner_buttons h3 small,
.inner_control2 .inner_buttons .h3 small {
  padding: 7px 0px;
  font-size: 14px;
  display: block;
}
.inner_control2 .inner_buttons h5,
.inner_control2 .inner_buttons .h5 {
  width: 112.25px;
  height: auto;
  border: solid 1px #25b1bf;
  margin-right: 20.75px;
  font-size: 16px;
  color: #25b1bf;
  float: left;
  text-align: center;
  padding-bottom: 0px;
}
.inner_control2 .inner_buttons h5 em,
.inner_control2 .inner_buttons .h5 em {
  width: 100%;
  border-bottom: solid 1px #25b1bf;
  background-color: #25b1bf;
  display: block;
  text-align: center;
  padding: 3px 0;
  color: #fff;
}
.inner_control2 .inner_buttons h5 div,
.inner_control2 .inner_buttons .h5 div {
  padding: 7px 0px;
  font-size: 16px;
  display: block;
  color: #25b1bf;
}
.inner_control2 .inner_buttons a {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 57px;
  font-weight: 600;
  text-align: center;
  width: 144.5px;
  border: solid 1px #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  background: #000;
  color: #ffffff;
  border-color: #000;
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inner_control {
  padding: 25px 15px 25px 30px;
  margin: 0;
  border-bottom: solid 1px #ecedee;
}
.inner_control .inner_tool_bg {
  margin-top: 80px;
}
.inner_control .inner_tooltip {
  top: 0px;
  position: relative;
  width: 15px;
  float: right;
  margin-right: -15px;
}
.inner_control .inner_tool_bg {
  width: 410px;
}
.inner_cont_lft {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 309.75px;
  margin-right: 20.75px;
}
.inner_cont_lft ul {
  padding: 0;
  margin: 0;
}
.inner_cont_lft ul li {
  padding: 0;
  margin: 0 0 17px 0;
  display: inline-block;
  width: 100%;
}
.inner_cont_lft ul li img {
  padding: 0;
  margin: 0;
}
.inner_cont_lft ul li p {
  padding: 0 0 0 0;
  margin: 0;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #999999;
  font-weight: normal;
  width: 266.75px;
}
.inner_cont_lft ul li .lft_con {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 43px;
}
.inner_cont_lft ul li .rgt_con {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 227px;
}
.inner_cont_lft ul li .rgt_con #link_detail_control {
  color: #31b4c3;
  text-decoration: underline;
}
.inner_cont_rgt {
  margin: 0;
  display: inline-block;
  float: left;
  width: 144.5px;
  position: relative;
}
.inner_resume {
  padding: 26px 31px 14px 29px;
  margin: 0;
  background: #f3fbfb;
  position: relative;
  border-bottom: solid 1px #ecedee;
}
.inner_resume p {
  padding: 0 0 10px 4px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #999999;
  font-weight: normal;
}
.inner_resume p small {
  display: block;
}
.inner_resume_in {
  padding: 0;
  margin: 0;
  width: 450px;
}
.inner_resume_in .rgt_con {
  width: 394px !important;
}
.inner_tooltip {
  top: 5px;
}
.inner_pament {
  padding: 8px 0 11px 11px;
  margin: 10px 0 10px 0;
  border: solid 1px #b6e5ea;
}
.inner_pament ul {
  padding: 0;
  margin: 0;
}
.inner_pament ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 242px;
}
.inner_pament ul li h3 {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #31b4c3;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.inner_pament ul li h3 span {
  display: block;
  padding: 11px 0 0 0;
}
.inner_pament ul li:nth-child(2) {
  text-align: right;
  width: 106px;
}
.inner_pament ul li:nth-child(3) {
  text-align: right;
  width: 101px;
}
.asigne {
  padding: 25px 0 17px 29px;
  background: #ffffff;
  border-bottom: solid 1px #ecedee;
}
.asigne .inner_tooltip {
  top: 30px;
}
.asigne .inner_tool_bg {
  width: 90%;
}
.inner_conse {
  margin: 0;
  background: #f9f9f9;
}
.inner_conse ul {
  padding: 0 0 0 0;
  margin: 0;
  margin-top: 10px;
}
.inner_conse ul li {
  padding: 0;
  margin: 0 0 17px 0;
}
.inner_conse ul li p {
  padding: 0px 0 4px 46px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #999999;
  font-weight: normal;
  display: inline-block;
  background: url(../images/right_mark.png) no-repeat left top;
}
.inner_buttons {
  padding: 0;
  margin: 0;
  border-top: solid 1px #ecedee;
}
.inner_buttons ul {
  padding: 30px 30px 30px 30px;
  margin: 0;
  display: inline-block;
  text-align: center;
}
.inner_buttons ul li {
  padding: 0;
  margin: 0 28px 10px 0;
  display: inline-block;
}
.inner_buttons ul li a {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 57px;
  color: #333333;
  font-weight: 600;
  text-align: center;
  width: 228px;
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
.inner_buttons ul li a:hover {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.inner_buttons ul li input {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 57px;
  color: #333333;
  font-weight: 600;
  text-align: center;
  width: 228px;
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  background: #ffffff;
  cursor: pointer;
}
.inner_buttons ul li input:focus {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.inner_buttons ul li input:hover {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.inner_buttons ul li .crear {
  float: left;
  width: 226px;
  background: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  padding: 20px 0 21px 0;
  display: block;
}
.inner_buttons ul li .crear2 {
  float: left;
  width: 226px;
  background: #25b1bf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  display: block;
  padding: 20px 0 21px 0;
}
.inner_information {
  padding: 0;
  margin: 77px 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 51px;
  color: #cccccc;
  font-weight: 600;
  text-align: center;
  width: 228px;
  border: solid 1px #cccccc;
  border-radius: 5px 5px 0 0;
  display: inline-block;
  border-bottom: 0;
  background: none;
  outline: none;
  cursor: pointer;
}
.inner_information:hover {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
footer {
  padding: 0;
  margin: 0;
}
.f_social-bg {
  padding: 39px 0 40px 0;
  margin: 0;
  border-bottom: solid 1px  #f3f3f3;
  border-top: solid 1px #f3f3f3;
  background: #ffffff;
}
.f_social {
  padding: 0;
  margin: 0;
}
.f_social .f_logo {
  padding: 0;
  margin: 4px 0 0 0;
  display: inline-block;
  float: left;
}
.f_social ul {
  padding: 0;
  margin: 0;
  float: right;
}
.f_social ul li {
  padding: 0;
  margin: 0 0 0 40px;
  display: inline-block;
  float: left;
}
.f_social ul li a {
  padding: 0;
  margin: 0;
  display: inline-block;
  background: url(../images/social_sprites.png) no-repeat;
  width: 40px;
  height: 40px;
  border-radius: 100px;
}
.f_social ul li a:hover {
  background-position: 0 -40px;
}
.f_social ul li:nth-child(3) a {
  background-position: -39px 0;
}
.f_social ul li:nth-child(3):hover a {
  background-position: -39px -40px;
}
.f_social ul li:nth-child(4) a {
  background-position: -157px 0;
}
.f_social ul li:nth-child(4):hover a {
  background-position: -157px -40px;
}
.f_social ul li:nth-child(2) a {
  background-position: -117px 0;
}
.f_social ul li:nth-child(2):hover a {
  background-position: -117px -40px;
}
.f_social ul li:nth-child(5) a {
  background-position: -78px 0;
}
.f_social ul li:nth-child(5):hover a {
  background-position: -78px -40px;
}
.footer-lnks {
  padding: 41px 0 41px 0;
  margin: 0;
}
.footer-lnks {
  padding: 41px 0 60px 0;
  margin: 0;
  min-height: 200px;
}
.footer-lnks h4,
.footer-lnks .h4 {
  padding: 0 0 26px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #191919;
  font-weight: normal;
}
.footer_lft {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 100%;
}
.footer_blk {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 25%;
}
.footer_blk ul {
  padding: 0;
  margin: 0;
}
.footer_blk ul li {
  padding: 0;
  margin: 0 0 6px 0;
}
.footer_blk li a {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  font-weight: normal;
}
.footer_blk li a:hover {
  text-decoration: underline;
  color: #f42f33;
}
.pago li a {
  color: #7f7f7f !important;
}
.pago li label {
  height: 30px !important;
}
.f_newsletter {
  margin-top: 40px;
  width: 100%;
  padding: 40px 0px;
  border-top: solid 1px #f3f3f3;
  background-color: #000;
  color: #fff;
}
.f_newsletter section div:nth-child(1) {
  width: 30%;
  float: left;
  color: #fff;
  text-align: right;
  margin-right: 30px;
}
.f_newsletter section div:nth-child(1) h4,
.f_newsletter section div:nth-child(1) .h4 {
  margin-top: 10px;
  font-size: 18px;
  color: #fff;
}
.f_newsletter section div:nth-child(2) {
  width: 40%;
  float: left;
}
.f_newsletter section div:nth-child(2) input[type=text] {
  margin: 30px 0;
  padding: 15px 5px;
  margin: 0;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #999999;
  font-weight: normal;
  border: none;
  outline: none;
  width: 80%;
  background-color: #f2f2f2;
  border: solid 1px #25b1bf;
  border-radius: 4px;
  width: 90%;
}
.f_newsletter section div:nth-child(2) a {
  color: #25b1bf;
}
.f_newsletter section div:nth-child(2) p {
  padding-top: 5px;
}
.f_newsletter section div:nth-child(2) p .custom-checkbox {
  position: relative;
  margin: 0;
  float: left;
  padding: 0 0px 0 0;
  font-size: 0;
  width: auto;
  margin-right: 0px;
  text-align: left;
  margin-top: -3px;
}
.f_newsletter section div:nth-child(2) p .custom-checkbox label {
  padding-right: 2em;
}
.f_newsletter section div:nth-child(2) .custom-radio {
  position: relative;
  margin: 0;
  float: left;
  padding: 0 4px 0 0;
  font-size: 0;
  width: auto;
  margin-right: 0px;
  text-align: left;
}
.f_newsletter section div:nth-child(2) .custom-radio input {
  position: absolute;
  left: 5px;
  top: 5px;
  margin: 0;
  z-index: 0;
  float: left;
  opacity: 0 !important;
}
.f_newsletter section div:nth-child(2) .custom-radio label {
  background: url(../images/radio_botton.png) no-repeat;
  width: 10px;
  margin: 2px 0 12px 0;
  height: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
}
.f_newsletter section div:nth-child(2) .custom-radio label.checked {
  background: url(../images/radio_botton_hr.png) no-repeat;
}
.f_newsletter section div:nth-child(3) {
  width: 20%;
  float: left;
}
.f_newsletter section div:nth-child(3) .send {
  padding: 0 40px;
  height: 39px;
  line-height: 39px;
  margin-top: 5px;
  background-color: #25b1bf;
}
.footer_rgt {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 360px;
}
.footer_rgt p {
  padding: 0 0 0 0;
  margin: -3px 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #7f7f7f;
  font-weight: normal;
}
.footer_rgt p span {
  color: #333333;
  display: block;
}
.footer_rgt p em {
  display: block;
}
.footer_rgt .custom-radio label {
  background: url(../images/radio_botton.png) no-repeat left top;
  padding-left: 20px;
}
.footer_rgt .custom-radio label.checked {
  background: url(../images/radio_botton_hr.png) no-repeat left top;
}
.footer_rgt-form {
  padding: 8px 12px 5px 12px;
  margin: 19px 10px 20px 0;
  border: solid 1px #e5e5e5;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.footer_rgt-form label {
  padding: 0;
  margin: 0;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #7f7f7f;
  font-weight: 600;
}
.footer_rgt-form input {
  padding: 3px 5px;
  margin: 0;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #dbdbdb;
  font-weight: normal;
  border: none;
  outline: none;
  width: 100%;
}
.send {
  padding: 0 40px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 59px;
  color: #ffffff;
  font-weight: 600;
  border: none;
  outline: none;
  height: 59px;
  background: #000000;
  letter-spacing: 0.8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.send:hover {
  background: #7E7474;
}
.copy {
  padding: 23px 0 23px 0;
  margin: 0;
  background: #000000;
}
.copy p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #7f7f7f;
  font-weight: normal;
  letter-spacing: 0.1px;
}
.copy p a {
  font-weight: bold;
  color: #7f7f7f;
}
.copy p a:hover {
  text-decoration: underline;
  color: #f42f33;
}
.lb_overlay {
  z-index: 999999 !important;
}
.close {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.pop_updelete {
  width: 400px;
  margin: 0 auto;
  background: #ffffff;
  padding: 53px 0 0px 0;
  position: relative;
  z-index: 9999999 !important;
  display: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px 5px #b1b1b1;
  -moz-box-shadow: 0px 0px 5px 5px #b1b1b1;
  box-shadow: 0px 0px 5px 5px #b1b1b1;
}
.pop_updelete_in {
  width: 350px;
  margin: 0 auto;
}
.pop_updelete_in .pop_updelete_top h6 {
  font-size: 16px;
  text-align: center;
}
.pop_updelete_in .com_pand {
  padding: 54px 0 17px 0;
}
.pop_updelete_in .com_pand .com_pand_rght {
  float: none;
  display: block;
  width: 50%;
  margin: 0 auto;
}
.pop_updelete_in .com_pand .com_pand_rght .cancelar {
  float: none;
  width: 100%;
  margin: 0px;
  position: relative;
  top: 0px;
  right: 0px;
}
.pop_updelete_in .com_pand .com_pand_rght .eliminar {
  float: none;
  width: 100%;
  background-color: #b8615d;
  color: #fff;
  margin: 0px;
  margin-top: 10px;
}
.pop_up1 {
  width: 929px;
  margin: 0 auto;
  background: #ffffff;
  padding: 53px 0 0px 0;
  position: relative;
  z-index: 9999999 !important;
  display: none;
}
.pop_up1_in {
  width: 796px;
  margin: 0 auto;
}
.pop_up1_in .com_pand .com_pand_rght {
  float: none;
  display: block;
  width: 50%;
  margin: 0 auto;
}
.pop_up1_in .com_pand .com_pand_rght .crear2 {
  float: none;
  width: 100%;
}
.emptytitle {
  padding: 55px 0 29px 3px;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
}
.emptycard {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.emptycard p {
  margin-top: 10px;
  font-size: 13px;
  line-height: 13px;
  color: #000;
  font-weight: bold;
}
.form {
  padding-top: 40px;
  padding-bottom: 20px;
}
h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 18px;
  font-weight: 400;
  padding: 55px 0 79px 3px;
}
.pop_up1_top {
  display: block;
  border-bottom: solid 1px #b6e5ea;
  padding: 0 0 11px 0;
}
.pop_up1_top h6,
.pop_up1_top .h6 {
  float: left;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 36px;
  color: #000000;
  font-weight: 400;
}
.pop_up1_top .pop_up1_top_nav {
  width: 681px;
  float: right;
  display: inline-block;
  padding: 21px 0 0 0;
}
.pop_up1_top .pop_up1_top_nav ul {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.pop_up1_top .pop_up1_top_nav ul li {
  float: left;
  display: inline-block;
  margin: 0 30px 0 0;
  padding: 0;
}
.pop_up1_top .pop_up1_top_nav ul li a {
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #e5e5e5;
  line-height: 16px;
  font-weight: 600;
  cursor: pointer;
}
.pop_up1_top .pop_up1_top_nav .menu_profile li a {
  cursor: pointer;
}
.pop_up1_top_nav ul li a.active {
  color: #31b4c3;
}
h6.title {
  width: 100%;
  display: block;
  float: none;
}
.nav_cart {
  width: 100%;
  display: block;
  padding: 21px 0 50px 20px;
}
.nav_cart ul {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.nav_cart ul li {
  float: left;
  display: inline-block;
  border-top: 1px solid #e5e5e5;
  width: 18%;
  margin: 0 10px;
  text-align: center;
}
.nav_cart ul li a {
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #e5e5e5;
  line-height: 20px;
  font-weight: 600;
  cursor: default;
}
.nav_cart ul li a span {
  display: block;
  width: 20px;
  height: 20px;
  background-color: #fafafa;
  margin-top: -10px;
  margin-left: 115px;
}
.nav_cart ul li a p {
  display: block;
  width: 250px;
}
.nav_cart ul li.active a span i {
  background-color: #31b4c3 !important;
}
.nav_cart ul li.pass a span i {
  background-color: #000 !important;
}
.nav_cart ul li a span {
  background-color: #fafafa;
  height: 35px;
  width: 40px;
  margin-left: 90px;
  padding-left: 15px;
}
.nav_cart ul li:nth-child(1) a span i {
  background-color: #e5e5e5;
  -webkit-mask: url(../images/cart/compra-01.svg) no-repeat 50% 50%;
  mask: url(../images/cart/compra-01.svg) no-repeat 50% 50%;
  width: 25px;
  height: 24px;
  -webkit-mask-size: cover;
  mask-size: cover;
  display: block;
}
.nav_cart ul li:nth-child(2) a span i {
  background-color: #e5e5e5;
  -webkit-mask: url(../images/cart/compra-02.svg) no-repeat 50% 50%;
  mask: url(../images/cart/compra-02.svg) no-repeat 50% 50%;
  width: 27px;
  height: 23px;
  -webkit-mask-size: cover;
  mask-size: cover;
  display: block;
}
.nav_cart ul li:nth-child(3) a span i {
  background-color: #e5e5e5;
  -webkit-mask: url(../images/cart/compra-03.svg) no-repeat 50% 50%;
  mask: url(../images/cart/compra-03.svg) no-repeat 50% 50%;
  width: 29px;
  height: 23px;
  -webkit-mask-size: cover;
  mask-size: cover;
  display: block;
}
.nav_cart ul li:nth-child(4) a span i {
  background-color: #e5e5e5;
  -webkit-mask: url(../images/cart/compra-04.svg) no-repeat 50% 50%;
  mask: url(../images/cart/compra-04.svg) no-repeat 50% 50%;
  width: 34px;
  height: 23px;
  -webkit-mask-size: cover;
  mask-size: cover;
  display: block;
}
.nav_cart ul li:nth-child(5) a span i {
  background-color: #e5e5e5;
  -webkit-mask: url(../images/cart/compra-05.svg) no-repeat 50% 50%;
  mask: url(../images/cart/compra-05.svg) no-repeat 50% 50%;
  width: 34px;
  height: 23px;
  -webkit-mask-size: cover;
  mask-size: cover;
  display: block;
}
.nav_cart .menu_profile li a {
  cursor: pointer;
}
.nav_cart ul li.pass {
  border-top: 1px solid #000;
}
.nav_cart ul li.pass a {
  color: #000;
}
.nav_cart ul li.active {
  border-top: 1px solid #31b4c3;
}
.nav_cart ul li.active a {
  color: #31b4c3;
}
.pop_up4 {
  width: 600px;
  margin: 0 auto;
  background: #ffffff;
  padding: 53px 0 0px 0;
  position: relative;
  z-index: 9999999 !important;
  display: none;
}
.pop_up4_in {
  width: 500px;
  margin: 0 auto;
}
h6,
.h6 {
  float: left;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 36px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 20px;
  padding: 0 30px 0 30px;
}
.inner_text {
  padding: 5px 5px 5px 0px;
}
.inner_buttons {
  border-top: 0px;
}
.olvidado_password_link {
  font-size: 14px;
  text-decoration: underline;
}
.canti_dad {
  display: block;
}
.canti_dad ul {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.canti_dad ul li {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0 0 5px 0;
  border-bottom: solid 1px #e5e5e5;
}
.canti_dad ul li .canti_1 {
  width: 105px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #6dcbd3;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 0 0 4px;
  float: left;
  display: inline-block;
}
.canti_dad ul li .canti_2 {
  width: 461px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #6dcbd3;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  float: left;
  display: inline-block;
}
.canti_dad ul li .canti_3 {
  width: 105px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #6dcbd3;
  line-height: 16px;
  font-weight: 600;
  float: left;
  display: inline-block;
}
.canti_dad ul li .canti_4 {
  width: 112px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #6dcbd3;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  float: left;
  display: inline-block;
}
.canti_dad ul li .canti_5 {
  width: 105px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 17px 0 0 4px;
  float: left;
  display: inline-block;
}
.canti_dad ul li .canti_6 {
  width: 461px;
  float: left;
  display: inline-block;
  padding: 14px 0 12px 0;
}
.canti_dad ul li .canti_6 .canti_6 small {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 18px;
  font-weight: 400;
  display: inline-block;
  padding: 0 0 5px 0;
}
.canti_dad ul li .canti_6 p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  color: #999999;
  line-height: 18px;
  font-weight: 400;
}
.canti_dad ul li .canti_6 p em {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  color: #999999;
  font-weight: 700;
  display: inline-block;
}
.canti_dad ul li .canti_6 .products_pop {
  color: #dd3146;
  text-decoration: underline;
}
.canti_dad ul li .canti_7 {
  width: 126px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #999999;
  line-height: 16px;
  font-weight: 400;
  float: left;
  display: inline-block;
  margin: 17px 0 0 0;
}
.canti_dad ul li .canti_8 {
  width: 78px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #999999;
  line-height: 16px;
  font-weight: 400;
  float: left;
  display: inline-block;
  padding: 16px 0 0 0;
}
.canti_dad ul li .canti_9 {
  width: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #999999;
  line-height: 16px;
  font-weight: 700;
  float: left;
  text-transform: uppercase;
  padding: 16px 0 0 0;
  display: inline-block;
}
.br1 {
  border: none !important;
}
.total_block {
  display: block;
  padding: 14px 0 0 0;
}
.total_block span {
  float: left;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #666666;
  line-height: 16px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 0 0 5px;
  margin-left: 70%;
}
.total_block h4 {
  float: left;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #25b1bf;
  line-height: 24px;
  font-weight: 700;
  padding: 0px 0 0 6px;
  margin-left: 70%;
}
.total_block .total_block_rght {
  float: right;
  display: inline-block;
}
.total_block .total_block_rght small {
  float: left;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 18px;
  font-weight: 400;
}
.total_block .total_block_rght em {
  float: left;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #666666;
  line-height: 16px;
  font-weight: 700;
  padding: 0 14px 0 33px;
}
.total_block .total_block_rght .num {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #25b1bf;
  line-height: 24px;
  font-weight: 700;
  float: left;
  display: inline-block;
  padding: 0;
  margin-left: 0%;
}
.total_block .total_block_rght strong {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #25b1bf;
  line-height: 24px;
  font-weight: 700;
  float: left;
  padding: 0 14px 0 24px;
  display: inline-block;
}
.com_pand {
  display: block;
  padding: 54px 0 67px 0;
}
.com_pand span {
  float: left;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  font-weight: 400;
  padding: 19px 0 0 5px;
}
.com_pand .crear {
  float: left;
  width: 226px;
  background: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  padding: 20px 0 21px 0;
  display: block;
}
.com_pand_rght {
  float: right;
  display: inline-block;
}
.com_pand_rght .crear {
  float: left;
  width: 226px;
  background: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  padding: 20px 0 21px 0;
  display: block;
}
.com_pand_rght .crear2 {
  float: left;
  width: 226px;
  background: #25b1bf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  display: block;
  margin: 0 3px 0 19px;
  padding: 20px 0 21px 0;
  border: 0;
  cursor: pointer;
}
.terminosy {
  display: block;
}
.terminosy h4 {
  width: 100%;
  color: #6ccbd2;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #6ccbd2;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.terminosy .terminosy_left {
  float: left;
  display: inline-block;
  width: 495px;
}
.terminosy .terminosy_left p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #999999;
  line-height: 24px;
  font-weight: 400;
}
.terminosy .terminosy_left span {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #999999;
  line-height: 24px;
  font-weight: 700;
  display: block;
}
.terminosy .terminosy_left a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #999999;
  line-height: 24px;
  font-weight: 700;
}
.terminosy .terminosy_left .inner_form_blk {
  margin-top: 20px;
}
.terminosy .terminosy_left .inner_num {
  padding: 0;
  margin: 0 2% 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 45%;
  display: inline-block;
  float: left;
}
.terminosy .terminosy_left .inner_num h6 {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #333333;
  font-weight: 600;
  position: absolute;
  left: 13px;
  top: 10px;
}
.terminosy .terminosy_left .inner_num input {
  padding: 22px 10% 6px 10%;
  margin: 0;
  width: 80%;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #999999;
  font-weight: normal;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  border: solid 1px #e5e5e5;
}
.terminosy .terminosy_left .inner_num input:focus {
  border: solid 1px #25b1bf;
}
.terminosy .terminosy_left .inner_num input:hover {
  border: solid 1px #25b1bf;
}
.terminosy .terminosy_left .large {
  width: 92%;
}
.terminosy .terminosy_left ol {
  display: block;
  margin: 10px 40px;
  list-style-type: decimal;
  padding: 0;
}
.terminosy .terminosy_left ul {
  display: block;
  margin: 10px 40px;
  list-style-type: disc;
  padding: 0;
}
.terminosy .terminosy_left ul li {
  margin: 0;
  padding: 0;
}
.terminosy .terminosy_left ul li label {
  width: 200px !important;
  height: 15px;
}
.terminosy .terminosy_left ul li label span {
  margin-top: -7px;
  float: left;
  margin-right: 10px;
}
.terminosy .terminosy_rght {
  float: right;
  display: inline-block;
  width: 190px;
}
.terminosy .terminosy_rght ul {
  display: block;
  margin: 0;
  padding: 0;
}
.terminosy .terminosy_rght ul li {
  display: block;
  margin: 0;
  padding: 0;
}
.terminosy .terminosy_rght ul li label {
  width: 200px !important;
  height: 15px;
}
.terminosy .terminosy_rght ul li label span {
  margin-top: -7px;
  float: left;
  margin-right: 10px;
}
.terminosy .terminosy_rght ul .inner_tool_bg {
  display: none;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 5px 3px #e4e4e4;
  -moz-box-shadow: 0 2px 5px 3px #e4e4e4;
  -ms-box-shadow: 0 2px 5px 3px #e4e4e4;
  -o-box-shadow: 0 2px 5px 3px #e4e4e4;
  box-shadow: 0 2px 5px 3px #e4e4e4;
  padding: 10px;
  width: 490px;
  position: absolute;
  top: 300px;
  right: 12px;
  z-index: 9999999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.pop_up2 {
  width: 927px;
  margin: 20px auto 20px;
  background: #ffffff;
  padding: 58px 0 0 0;
  z-index: 9999999 !important;
  display: none;
}
.pop_up2_in {
  width: 794px;
  margin: 0 auto;
}
h5,
.h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 18px;
  font-weight: 400;
  padding: 55px 0 79px 3px;
}
.pop_up2_top {
  display: block;
  border-bottom: solid 1px #b6e5ea;
  padding: 0 0 13px 0;
  margin: 0 0 57px 0;
}
.pop_up2_top h6 {
  float: left;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 36px;
  color: #000000;
  line-height: 37px;
  font-weight: 400;
}
.pop_up2_top span {
  float: right;
  display: inline-block;
  font-size: 16px;
  color: #999999;
  line-height: 16px;
  font-weight: 600;
  padding: 16px 4px 0 0;
}
.lona_block {
  display: block;
  padding: 0 0 39px 0;
}
.lona_block_left {
  width: 489px;
  float: left;
  display: inline-block;
}
.lona_block_left h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #333333;
  line-height: 24px;
  font-weight: 400;
  padding: 0 0 13px 0;
}
.lona_block_left p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 1px;
}
.lona_block_left span {
  float: right;
  display: inline-block;
}
.pop_up3 {
  width: 928px;
  margin: 0 auto;
  background: #ffffff;
  padding: 54px 0 66px 0;
  z-index: 9999999 !important;
  display: none;
}
.pop_up3_in {
  width: 888px;
  margin: 0 auto;
}
.pop_up3_in h4 {
  color: #231f20;
  /* text color */

  font-family: "SourceSansPro", sans-serif;
  font-size: 40px;
  font-weight: normal;
}
.pop_up3_in h5 {
  color: #20b5bf;
  /* text color */

  font-family: "SourceSansPro", sans-serif;
  font-size: 25px;
  font-weight: normal;
  padding: 30px 0 30px 3px;
}
.pop_up3_in h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
  float: left;
}
.pop_up3_in .content_info section {
  width: 280px;
  float: left;
}
.pop_up3_in .content_info section .content_info_content {
  padding: 10px;
  height: 454px;
  background-color: #dadada;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.pop_up3_in .content_info section .content_info_content h6 {
  width: 100px;
}
.pop_up3_in .content_info section .content_info_content img {
  float: right;
}
.pop_up3_in .content_info section .content_info_content #pop3_cliente {
  padding-top: 20px;
  cursor: pointer;
}
.pop_up3_in .content_info section .content_info_content #pop3_cliente:hover {
  background-color: #25b1bf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.pop_up3_in .content_info section .content_info_content #pop3_cliente:hover p {
  color: #ffffff;
}
.pop_up3_in .content_info section .content_info_content #pop3_cliente:hover p a {
  color: #000000;
}
.pop_up3_in .content_info section .content_info_content #pop3_cliente:hover p i {
  color: #000000;
}
.pop_up3_in .content_info section .content_info_content #pop3_who img {
  cursor: pointer;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  display: block;
  border-top: 1px solid #25b1bf;
  font-size: 15px;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent img {
  display: block;
  float: none;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent p {
  text-align: center;
  margin-top: 10px;
  color: #231f20;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent p a {
  color: #20b5bf;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent p i {
  color: #20b5bf;
  font-style: normal;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent div {
  text-align: center;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent div h6 {
  margin-top: 5px;
  float: left;
  width: 170px;
  font-size: 17px;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent div img {
  float: left;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent ul {
  margin-top: 20px;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent ul li {
  text-align: center;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent ul li a {
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
}
.pop_up3_in .content_info section .content_info_content .content_info_subcontent ul li a:hover {
  background-color: #20b5bf;
  color: #fff;
}
.pop_up3_in .content_info section:nth-child(2) {
  margin-left: 20px;
}
.pop_up3_in .content_info section:nth-child(3) {
  margin-left: 20px;
}
.pop_up5 {
  width: 628px;
  margin: 0 auto;
  background: #ffffff;
  padding: 54px 0 66px 0;
  z-index: 9999999 !important;
  display: none;
}
.pop_up5_in {
  width: 100%;
  margin: 0 auto;
}
.pop_up5_in .titlepop {
  margin: 0 auto;
  text-align: center;
}
.pop_up5_in .titlepop h4,
.pop_up5_in .titlepop .h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 22px;
  line-height: 22px;
  color: #000000;
  font-weight: normal;
  text-align: center;
  padding: 30px;
}
.pop_up5_in .content_info {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.pop_up5_in .content_info p {
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 30px;
  margin-top: 10px;
}
.pop_up5_in .content_info a {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 57px;
  color: #333333;
  font-weight: 600;
  text-align: center;
  width: 80%;
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  background: #25b1bf;
  color: #ffffff;
  border-color: #25b1bf;
}
.pop_up5_in .content_info a.closed {
  top: 0px;
  right: 0px;
  position: relative;
  padding: 0 0 0 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 57px;
  color: #ffffff;
  font-weight: normal;
  background: #000000;
  letter-spacing: 0.6px;
  display: inline-block;
  width: 80%;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border-color: #000000;
}
#pop_up9 {
  width: 450px;
}
#pop_up9 .titlepop h4 {
  color: #6dcbd3;
  font-size: 26px;
  line-height: 26px;
}
#pop_up9 .content_info p {
  font-size: 12px;
  text-align: left;
  padding: 0px 40px;
  line-height: 12px;
  margin-bottom: 10px;
}
#pop_up10 {
  width: 450px;
}
#pop_up10 .content_info table {
  margin: 0px 40px;
  font-size: 12px;
  line-height: 12px;
  text-align: left;
  border: solid 1px #000;
}
#pop_up10 .content_info table tr {
  border: solid 1px #000;
}
#pop_up10 .content_info table tr th {
  border: solid 1px #000;
  color: #000;
  padding: 10px;
}
#pop_up10 .content_info table tr th:nth-child(1) {
  font-weight: bold;
}
#pop_up10 .content_info a {
  font-size: 12px;
  line-height: 12px;
  font-weight: auto;
  text-align: left;
  width: auto;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  background: #fff;
  color: #333333;
  border-color: none;
}
.seds_block {
  display: block;
  padding: 54px 0 63px 0;
}
.seds_block_left {
  float: left;
  display: inline-block;
  width: 343px;
  margin: 0 0 0 4px;
}
.seds_block_left h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #25b1bf;
  line-height: 26px;
  font-weight: 600;
  padding: 0 0 31px 0;
}
.seds_block_left h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #333333;
  line-height: 26px;
  font-weight: 600;
  text-align: right;
  padding: 0 16px 33px 0;
}
.seds_block_left h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #dd3146;
  line-height: 16px;
  font-weight: 700;
}
.seds_block_left h5 span {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #dd3146;
  display: inline-block;
  font-weight: 400;
  padding: 0 0 0 6px;
}
.seds_block_left p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #cccccc;
  line-height: 16px;
  font-weight: 400;
  padding: 0 0 3px 0;
}
.seds_block_left a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #25b1bf;
  line-height: 16px;
  font-weight: 600;
  display: inline-block;
}
.seds_block_left h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
  font-weight: 700;
  padding: 16px 0 1px 0;
}
.seds_block_left h6 small {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  font-weight: 400;
}
.seds_block_rght {
  float: right;
  display: inline-block;
}
.seds_block_rght h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #333333;
  line-height: 26px;
  font-weight: 600;
  text-align: right;
  padding: 0 16px 33px 0;
}
.seds_block_rght h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #25b1bf;
  line-height: 26px;
  font-weight: 600;
  padding: 0 0 31px 0;
}
.seds_block_rght a {
  display: inline-block;
  position: relative;
}
.seds_block_rght a span {
  display: inline-block;
  background: #dd3146;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #ffffff;
  line-height: 16px;
  font-weight: 700;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 12px 12px 10px 12px;
}
.ayuda_block {
  display: block;
  padding: 54px 0 63px 0;
  float: left;
  display: inline-block;
}
.ayuda_block h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #333333;
  line-height: 26px;
  font-weight: 600;
  text-align: right;
  padding: 0 16px 33px 0;
}
.ayuda_block span {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #333333;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 1px;
  display: inline-block;
  padding: 0 0px 28px 0;
}
.ayuda_block p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  font-weight: 400;
  padding: 0 0 26px 2px;
}
.ayuda_block a {
  display: inline-block;
  position: relative;
}
.ayuda_block a span {
  display: inline-block;
  background: #dd3146;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #ffffff;
  line-height: 16px;
  font-weight: 700;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 12px 12px 10px 12px;
}
.ayuda_block h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #25b1bf;
  line-height: 26px;
  font-weight: 600;
  padding: 0 0 31px 0;
}
.ayuda_block .ayuda_block_all {
  float: left;
  display: inline-block;
  width: 100%;
  margin: 0 0 0 4px;
}
.nostors_block {
  display: block;
  padding: 54px 0 63px 0;
}
.nostors_block_left {
  float: left;
  display: inline-block;
  width: 399px;
  margin: 0 0 0 4px;
}
.nostors_block_left h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #25b1bf;
  line-height: 25px;
  font-weight: 600;
  padding: 0 0 31px 0;
  width: 100%;
}
.nostors_block_left span {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #333333;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 1px;
  display: inline-block;
  padding: 0 0px 28px 0;
}
.nostors_block_left p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  font-weight: 400;
  padding: 0 0 26px 2px;
}
.nostors_block_left h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #25b1bf;
  line-height: 26px;
  font-weight: 600;
  padding: 34px 0 0 0;
}
.nostors_block_left ul {
  margin-top: 20px;
}
.nostors_block_left ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
}
.nostors_block_rght {
  float: right;
  display: inline-block;
}
.nostors_block_rght h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  color: #333333;
  line-height: 26px;
  font-weight: 400;
  text-align: right;
  padding: 0 0 32px 0;
}
.nostors_block_rght a {
  display: inline-block;
  margin: 0 0 21px 0;
}
.nostors_block_rght span {
  display: block;
  margin: 0 0 20px 0;
}
.inner_blk2_rgt_in {
  padding: 0 0 0 0;
  margin: 0;
  width: 265px;
  display: inline-block;
  float: right;
}
.stikky {
  padding: 100px 0 170px 0;
  background: #fafafa;
}
.stikky-rgt {
  padding: 0px 0 170px 0;
}
.stikky1 {
  position: static;
  top: 0px;
}
.home_slider {
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0;
}
.home_slider .main_slider {
  padding: 0;
  margin: 0;
  width: 100%;
  display: inline-block;
  float: left;
  position: relative;
  margin-bottom: 50px;
}
.home_slider .slider_blk {
  padding: 0;
  margin: 0;
  position: absolute;
  left: 31px;
  top: 31px;
  z-index: 999;
}
.home_slider .slider_blk h1 {
  position: relative;
  padding: 12px 30px 17px 23px;
  margin: 0 0 6px 0;
  font-family: 'DINPro-Regular';
  display: block;
  font-size: 35px;
  line-height: 35px;
  color: #ffffff;
  font-weight: normal;
  background: url(../images/transparent2.png) repeat;
  letter-spacing: -0.5px;
}
.home_slider .slider_blk h2 {
  position: relative;
  padding: 12px 30px 17px 23px;
  margin: 0 0 6px 0;
  font-family: 'DINPro-Regular';
  display: block;
  font-size: 35px;
  line-height: 35px;
  color: #ffffff;
  font-weight: normal;
  background: url(../images/transparent2.png) repeat;
  letter-spacing: -0.8px;
}
.home_slider .slider_blk .h2 {
  position: relative;
  padding: 12px 30px 17px 23px;
  margin: 0 0 6px 0;
  font-family: 'DINPro-Regular';
  display: block;
  font-size: 35px;
  line-height: 35px;
  color: #ffffff;
  font-weight: normal;
  background: url(../images/transparent2.png) repeat;
  letter-spacing: -0.8px;
}
.home_slider .icon_bg {
  padding: 0;
  margin: 0;
  width: 835px;
  height: 380px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  text-align: center;
  background: none;
}
.home_slider .icon_bg a {
  padding: 0;
  margin: 23px;
  width: 100%;
  height: 100%;
  display: block;
}
.home_slider .icon_bg_close {
  padding: 0;
  margin: 0;
  background: url(../images/transparent1.png) repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  text-align: center;
}
.home_slider .icon_bg_close a {
  padding: 0;
  margin: 23px;
  background: url(../images/cut_img.png) no-repeat;
  width: 12px;
  height: 12px;
  display: block;
}
.home_slider .article_info {
  z-index: 99;
  position: absolute;
  display: none;
}
.home_slider .main_blk1-rgt {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: right;
  width: 265px;
}
.home_slider .main_blk1-rgt .main_lona {
  padding: 0;
  margin: 0 0 22px 0;
  background: #e5e5e5;
  min-height: 178px;
}
.home_slider .main_blk1-rgt .main_lona h4 {
  padding: 15px 0 0 20px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #191919;
  font-weight: normal;
  letter-spacing: 1.5px;
}
.home_slider .main_blk1-rgt .main_lona h4 span {
  padding: 0;
  margin: 0;
  font-weight: 600;
  display: block;
}
.cart-page {
  padding: 20px 0 0 0;
  margin: 0 0 0 0;
}
.page {
  padding: 20px 0 0 0;
  margin: 0 0 0 0;
}
.page h1 {
  padding: 0 0 20px 0;
  margin: 0 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
  text-transform: uppercase;
}
.page h1#post {
  z-index: 99;
  color: #fff;
  display: block;
  position: absolute;
  padding: 0px 50px;
  max-width: 600px;
}
.page h1#post span {
  font-family: 'DINPro-Regular';
  display: inline-block;
  font-size: 35px;
  line-height: 35px;
  color: #ffffff;
  font-weight: normal;
  background: url(../images/transparent2.png) repeat;
  letter-spacing: -0.8px;
  min-width: 202px;
  padding: 10px 30px 17px 13px;
}
.page .imgpost {
  width: 99%;
  height: 99%;
  margin-top: -30px;
  z-index: 1;
  position: relative;
}
.page strong {
  font-weight: 700;
}
.page ul {
  list-style-type: circle;
  padding-left: 30px;
  margin: 10px;
}
.page ol {
  list-style-type: decimal;
  padding-left: 30px;
  margin: 10px;
}
.page .back {
  text-decoration: none;
  text-transform: uppercase;
  float: right;
  margin-top: -50px;
  display: inline;
}
.page .back2 {
  text-decoration: none;
  text-transform: uppercase;
  float: right;
  margin-top: -50px;
  display: inline;
  margin-right: 100px;
}
.page #accordionfaq {
  border-top: solid 1px #e5e5e5;
}
.page #accordionfaq span {
  padding: 25px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #dd3146;
  font-weight: 600;
  display: block;
  border-bottom: solid 1px #e5e5e5;
  cursor: pointer;
  text-transform: uppercase;
}
.page #accordionfaq span i {
  background: url(../images/sfaq.png) no-repeat;
  background-position: 0 0;
  width: 10px;
  height: 10px;
  display: block;
  float: right;
  margin-right: 10px;
}
.page #accordionfaq span i.open {
  background-position: 0 -11px;
}
.page #accordionfaq .question {
  padding: 20px 0;
  border-bottom: solid 1px #e5e5e5;
  display: none;
}
.page #accordionfaq .question b {
  font-family: 'Source Sans Pro', sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  padding: 16px 0 1px 0;
  width: 100%;
  margin-botoom: 15px;
  cursor: pointer;
  font-weight: normal;
  margin-left: 17px;
}
.page #accordionfaq .question b i {
  background: url(../images/sfaq.png) no-repeat;
  background-position: 0 -22px;
  width: 7px;
  height: 8px;
  display: none;
  float: left;
  margin-top: 5px;
  margin-right: -7px;
}
.page #accordionfaq .question div {
  display: none;
  margin-left: 50px;
  margin-top: 20px;
}
.page #accordionfaq p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  font-weight: 400;
  width: 100%;
  padding-top: 10px;
}
.page #accordionfaq p strong {
  font-weight: 700;
}
.page div {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  font-weight: 400;
  width: 100%;
}
.mastercard,
.paypal,
.transf,
.visa {
  background: url(../images/pay.png) no-repeat;
}
.creditcard {
  background: url(../images/creditcard.png) no-repeat;
  background-position: 0px 0;
  width: 75px;
  height: 23px;
  display: block;
}
.wallet {
  background: url(../images/wallet.png) no-repeat;
  background-position: 0px 0;
  width: 36px;
  height: 23px;
  display: block;
}
.mastercard {
  background-position: -43px 0;
  width: 37px;
  height: 23px;
  display: block;
}
.paypal {
  background-position: -86px 0;
  width: 37px;
  height: 23px;
  display: block;
}
.transf {
  background-position: -131px 0;
  width: 37px;
  height: 21px;
  display: block;
}
.visa {
  background-position: 0 0;
  width: 37px;
  height: 23px;
  display: block;
}
#help_ojales {
  display: none;
  position: absolute ;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 5px 3px #e4e4e4;
  -moz-box-shadow: 0 2px 5px 3px #e4e4e4;
  -ms-box-shadow: 0 2px 5px 3px #e4e4e4;
  -o-box-shadow: 0 2px 5px 3px #e4e4e4;
  box-shadow: 0 2px 5px 3px #e4e4e4;
  padding: 10px!important;
  width: 490px!important;
  position: absolute!important;
  top: 110px!important;
  right: 12px!important;
  z-index: 9999999 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  float: none!important;
}
#help_ojales img {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
}
#help_ojales .inner_tool_bg_rgt {
  padding: 0;
  margin: 0 0 0 13px;
  display: inline-block;
  float: left;
  width: 100%;
}
#help_ojales .inner_tool_bg_rgt h5 {
  padding: 6px 0 15px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #25b1bf;
  font-weight: 600;
}
#help_ojales .inner_tool_bg_rgt p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #25b1bf;
  font-weight: normal;
}
#help_ojales .inner_tool_bg_rgt_pic {
  padding: 0;
  margin: 0 0 0 13px;
  display: inline-block;
  float: left;
  width: 170px;
}
#help_ojales .inner_tool_bg_rgt_pic h5 {
  padding: 6px 0 15px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #25b1bf;
  font-weight: 600;
}
#help_ojales .inner_tool_bg_rgt_pic p {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #25b1bf;
  font-weight: normal;
}
#help_ojales .inner_tool_bg_rgt_lft {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 245px;
}
#help_ojales .inner_tool_bg_rgt_lft img {
  padding: 0;
  margin: 0;
}
.inner_tool_bg_ojales {
  display: none;
}
#is_diametro {
  display: none;
}
.envo_view_detail {
  cursor: pointer;
}
.envo_detail {
  margin-top: 10px;
  display: none;
}
.envo_detail ul {
  margin-left: 20px;
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
}
.envo_detail ul li {
  list-style-type: circle;
  color: #999999;
}
.obligatorio_input {
  border: solid 1px #e86e7d!important;
}
#detail_control {
  display: none;
  width: 100%;
  margin-top: 10px;
}
#detail_control b {
  font-size: 13px;
}
#detail_control ul {
  margin-bottom: 10px;
  margin-left: 60px;
  display: block;
  list-style-type: disc;
}
#detail_control ul li {
  list-style-type: circle;
  display: list-item;
  margin: 0 0 5px 0;
}
.message {
  width: 100%;
  margin: 0;
  margin-top: 10px;
  border: solid 1px #fff;
  text-align: center;
  padding: 10px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: none;
}
.message p {
  margin: 0 10px;
}
.error,
.error2,
.erroro,
.error3,
.error5 {
  border: solid 1px #fff;
  background-color: #e86e7d;
  color: #fff;
}
#error5 {
  display: none;
}
input.error {
  border: solid 1px #e86e7d;
  background-color: #fff;
  color: #999999;
}
.alerti {
  border: solid 1px #fff;
  background-color: #25b1bf;
  color: #fff;
}
.alertb {
  border: solid 1px #fff;
  background-color: #25b1bf;
  color: #fff;
}
#cookies-eu-banner {
  width: 100%;
  margin: 0;
  margin-top: 10px;
  text-align: center;
  padding: 10px 10px;
  font-size: 14px;
  background-color: #25b1bf;
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  z-index: 99999999;
  display: none;
}
.create_title {
  text-align: center;
}
.loginregister {
  text-align: center;
}
.loginregister .inner_blk2 {
  width: 560px;
  margin: 0 auto;
  text-align: left;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  padding-top: 10px;
  border: solid 1px #e5e5e5;
  border-top: solid 2px #e5e5e5;
  background: #ffffff;
}
.loginregister form {
  padding-top: 20px;
}
.ui-pnotify {
  bottom: 0px !important;
  margin-bottom: 10px;
  right: 25px;
  position: absolute;
  height: auto;
  z-index: 9999;
}
html > body > .ui-pnotify {
  position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
  -webkit-box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5);
  box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5);
}
.ui-pnotify-container {
  background-position: 0 0;
  padding: .8em;
  margin: 0;
}
.ui-pnotify-sharp {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-pnotify-title {
  display: block;
  margin-bottom: .4em;
  margin-top: 0;
}
.ui-pnotify-text {
  display: block;
  font-size: 12px;
}
.ui-pnotify-icon,
.ui-pnotify-icon span {
  display: block;
  float: left;
  margin-right: 0.2em;
}
.ui-pnotify.stack-bottomleft,
.ui-pnotify.stack-topleft {
  left: 25px;
  right: auto;
}
.ui-pnotify.stack-bottomleft,
.ui-pnotify.stack-bottomright {
  bottom: 25px;
  top: auto;
}
.ui-pnotify-closer,
.ui-pnotify-sticker {
  float: right;
  margin-left: 0.2em;
}
.ui-pnotify-history-container {
  position: absolute;
  top: 0;
  right: 18px;
  width: 70px;
  border-top: none;
  padding: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
  z-index: 10000;
}
.ui-pnotify-history-container.ui-pnotify-history-fixed {
  position: fixed;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
  padding: 2px;
  text-align: center;
}
.ui-pnotify-history-container button {
  cursor: pointer;
  display: block;
  width: 100%;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
  display: block;
  margin: 0 auto;
}
.stack-custom {
  color: #25b1bf !important;
  background-color: #fafafa !important;
  border: solid 1px #25b1bf;
}
.stack-custom-error {
  color: #dd3146 !important;
  background-color: #F2DEDE !important;
  border: solid 1px #dd3146;
}
span.titulo_content {
  padding-top: 90px;
  display: block;
}
#infodescription {
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
  color: #000;
  padding: 10px;
  display: none;
}
#infodescriptionopen {
  margin-top: 40px;
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
  color: #000;
  padding: 10px;
}
#infodescriptionopen strong {
  font-weight: bold;
}
#infodescriptionopen em {
  font-style: italic;
}
#infodescriptionopen a {
  text-decoration: underline;
}
.enviar-confirmation {
  float: left;
  width: 200px;
  background: #25b1bf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  display: block;
  margin: 0 3px 0 19px;
  padding: 15px 0 15px 0;
}
.promo {
  padding: 0px;
  margin-top: -1px;
  color: #dd3146 !important;
  font-size: 12px;
}
.pagination {
  border-radius: 4px;
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}
.pagination li {
  display: inline;
}
.pagination li a {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #dd3146;
  float: left;
  line-height: 1.428571429;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.pagination li.active a {
  background-color: #dd3146;
  border-color: #dd3146;
  color: #fff;
  cursor: default;
  z-index: 2;
}
.pagination li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
}
.pagination li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.inner_text input:disabled {
  background: #e5e5e5;
  padding: 22px 9% 6px 10% !important;
}
.blogpage {
  width: 80% !important;
  float: left;
}
.blogpage .textblog {
  max-width: 835px;
  margin-bottom: 50px;
}
.blogpage h2 {
  padding-top: 40px;
}
.blogpage .relation {
  padding: 0;
  margin: 0;
}
.blogpage .relation li {
  padding: 10px;
  display: inline-block;
  float: left;
  position: relative;
}
.blogpage .relation li img {
  padding: 0;
  margin: 0;
  display: block;
}
.blogpage .relation li a {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 35px;
  line-height: 35px;
  color: #ffffff;
  font-weight: lighter;
  height: 100%;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
}
.blogpage .relation li a span {
  padding: 0;
  margin: 0;
  height: 100%;
  display: table;
  width: 100%;
}
.blogpage .relation li a span small {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-shadow: 0px 1px 2px #000;
}
.blogpage .relation li a:hover {
  background: url(../images/transparent2.png) repeat;
}
.blogpage .relation li:first-child {
  margin: 0 0 0 -10px;
}
.blogpage .relation li:nth-child(3n+1) {
  margin: 0 0 0 -10px;
}
.blogpage .relation li:nth-child(3n+3) {
  margin: 0 -10px 0 0;
}
.menublog {
  padding: 55px 0 0 0;
  width: 20%;
  background: #fafafa;
  float: left;
}
.menublog h2 {
  padding: 0 0 20px 0;
  margin: 0 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
  border-bottom: solid 1px #e5e5e5;
}
.menublog h3 a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #dd3146;
  font-weight: 600;
  display: block;
  margin-top: 20px;
  cursor: pointer;
  text-align: center;
}
.menublog ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menublog ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #e5e5e5;
}
.menublog ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #dd3146;
  font-weight: 600;
  display: block;
  cursor: pointer;
}
.menublog .bannerpost img {
  margin-top: 50px;
}
.page:after {
  content: '';
  display: block;
  clear: both;
}
.inner_buttons .inner_cont_rgt {
  padding: 0px;
  width: 190px;
}
.inner_buttons .inner_cont_rgt ul {
  width: 90%;
  padding: 30px 0px 30px 0px;
}
.inner_buttons .inner_cont_rgt ul li {
  margin: 0px;
  width: 100%;
}
.inner_buttons .inner_cont_rgt ul li a {
  width: 100%;
}
.inner_buttons .inner_cont_rgt ul li .anadir_al_carrito {
  color: #ffffff;
  background: #000000;
}
.inner_buttons .inner_cont_rgt ul li .anadir_al_carrito:hover {
  background: #7E7474;
  border: solid 1px #7e7474;
}
.home_categorias {
  padding: 45px 0 0 0;
  margin: 0 0 0 0;
}
.home_categorias h2,
.home_categorias .h2 {
  padding: 0 0 21px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
  display: inline-block;
}
.home_categorias h2:nth-child(2) {
  display: none;
}
.home_categorias .h2:nth-child(2) {
  display: none;
}
.home_categorias ul {
  padding: 0;
  margin: 0;
}
.home_categorias ul li {
  margin: 10px;
  padding: 10px;
  display: inline-block;
  float: left;
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #f3f3f3;
  -moz-box-shadow: 0 0 0 1px #f3f3f3;
  -ms-box-shadow: 0 0 0 1px #f3f3f3;
  -o-box-shadow: 0 0 0 1px #f3f3f3;
  box-shadow: 0 0 0 1px #f3f3f3;
}
.home_categorias ul li a img {
  padding: 0;
  margin: 0;
  display: block;
}
.home_categorias ul li a .bottom_cat {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #dd3146;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}
.home_categorias ul li a .bottom_cat .first {
  padding: 2px 10px;
}
.home_categorias ul li a .bottom_cat .second {
  border-bottom: 1px solid #dd3146;
  border-top: 1px solid #dd3146;
  display: inline-block;
  padding: 2px 10px;
  display: none;
}
.home_categorias ul li:first-child {
  margin: 10px 0 10px -10px;
}
.home_categorias ul li:nth-child(3n+1) {
  margin: 10px 0 10px -10px;
}
.home_categorias ul li:nth-child(3n+3) {
  margin: 10px -10px 10px 0;
}
.home_categorias ul li a:hover img {
  opacity: 0.5;
}
.home_categorias ul li a:hover img:before {
  background-color: #dd3146!important;
}
.home_products {
  padding: 45px 0 0 0;
  margin: 0 0 0 0;
}
.home_products h2 {
  padding: 0 0 21px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
  display: inline-block;
}
.home_products ul {
  padding: 0;
  margin: 0;
}
.home_products ul li {
  margin: 10px;
  padding: 10px;
  display: inline-block;
  float: left;
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #f3f3f3;
  -moz-box-shadow: 0 0 0 1px #f3f3f3;
  -ms-box-shadow: 0 0 0 1px #f3f3f3;
  -o-box-shadow: 0 0 0 1px #f3f3f3;
  box-shadow: 0 0 0 1px #f3f3f3;
}
.home_products ul li a {
  max-width: 254px;
}
.home_products ul li a img {
  padding: 0;
  margin: 0;
  display: block;
}
.home_products ul li a .bottom_cat {
  position: relative;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #dd3146;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  min-height: 40px;
}
.home_products ul li a .bottom_cat .first {
  padding: 2px 10px;
  text-transform: uppercase;
  display: block;
  max-width: 234px;
}
.home_products ul li a .bottom_cat .second {
  border-bottom: 1px solid #dd3146;
  border-top: 1px solid #dd3146;
  display: inline-block;
  padding: 2px 10px;
  display: none;
  max-width: 254px;
}
.home_products ul li:first-child {
  margin: 10px 0 10px -10px;
}
.home_products ul li:nth-child(3n+1) {
  margin: 10px 0 10px -10px;
}
.home_products ul li:nth-child(3n+3) {
  margin: 10px -10px 10px 0;
}
.masvistos {
  padding: 0 40px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 59px;
  color: #ffffff !important;
  font-weight: 600;
  border: none;
  outline: none;
  height: 59px;
  letter-spacing: 0.8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  padding: 0 40px;
  height: 39px;
  line-height: 39px !important;
  margin-top: 5px;
  background-color: #dd3146;
}
.inner_form_colores {
  margin: 10px 0 11px 0;
}
.inner_form_colores #select_colores {
  border: solid 1px #9d9e9e;
  padding: 44px 0 44px 8px;
  margin: 0;
  min-height: 104px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  padding-left: 44px;
}
.inner_form_colores h6,
.inner_form_colores .h6 {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #333333;
  font-weight: 600;
  position: relative;
  left: 13px;
  top: 14px;
}
.inner_form_colores .custom-checkbox {
  float: left;
}
.inner_form_colores .color {
  display: none;
}
.inner_form_colores .color-label {
  border: solid 1px #000;
  width: 42px;
  height: 42px;
  margin: 2px;
  padding: 5px;
  float: left;
  margin-bottom: 35px;
  display: block;
}
.inner_form_colores .color-label span {
  margin-top: 52px;
  position: absolute;
  background-color: #ffffff;
  padding: 1px;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 10px;
  display: block;
  width: 58px;
  margin-left: -5px;
}
.inner_form_colores .color:checked + .color-label {
  border: solid 1px #25b1bf;
  background: url(../images/chk-6-trans.png) no-repeat 35px 0px;
}
.inner_form_colores .inner_tool_color {
  position: absolute;
  background-color: #ffffff;
  display: block;
  z-index: 999;
  border: 1px solid #25b1bf;
  width: 100%;
  padding: 3px;
  margin-top: 25px;
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#pricemovile {
  display: none;
}
.informationdesplegable {
  min-width: 180px!important;
  width: 180px;
}
.informationdesplegable li a {
  width: 120px!important;
}
.inner_tooltip_profile {
  padding: 0;
  margin: 0;
  position: relative;
  left: 0;
  width: 100%;
  color: #6dcbd3;
}
.inner_tooltip_profile a {
  padding: 0;
  margin-left: -20px;
  background: url(../images/tool_bg.png) no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  float: left;
}
.inner_tooltip_profile .profileview {
  position: absolute;
  background-color: #fff;
  border: #25b1bf solid 1px;
  padding: 10px;
  z-index: 999;
  width: 300px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.inner_tooltip_profile .profileview p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  color: #999999;
  line-height: 18px;
  font-weight: 400;
}
.termi {
  text-align: center;
}
.termi .terminate {
  max-width: 500px !important;
}
.termi .terminate p {
  padding-top: 20px;
}
.termi .terminate p a {
  color: #dd3146;
}
.termi .buttomscrear {
  max-width: 650px;
  text-align: center;
  margin: 0 auto;
}
.termi .buttomscrear .crear {
  float: left;
  width: 276px;
  background: #dd3146;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  padding: 20px 0 21px 0;
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
  margin-right: 30px;
}
.termi .buttononly .crear {
  margin: auto;
  margin-top: 20px;
  float: none;
}
.clubprintingtext {
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  padding: 50px 20px;
  margin-top: -50px;
}
.clubprinting div {
  width: 30%;
  float: left;
  text-align: center;
  background-color: #fff;
  border: 1px solid #333333;
  border-radius: 25px;
  min-height: 250px;
  padding: 20px 0px;
  margin-left: 20px;
}
.clubprinting div h5 {
  margin: 0px;
  padding: 0px;
  color: #dd3146;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  padding: 10px 20px;
}
.clubprinting div h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 18px;
  font-weight: 400;
  padding: 20px 0 20px 0px;
}
.clubprinting div .walletimg {
  padding: 25px 0px;
}
.clubprinting div ul {
  margin-left: 50px;
}
.clubprinting div ul li {
  text-align: left;
  color: #000;
}
.clubprinting div ul li img {
  vertical-align: middle;
  margin-right: 5px;
}
.clubprinting .knowmore {
  text-align: left;
  margin-top: 20px;
  float: left;
}
.envio-tus-datos {
  position: relative;
  width: 100%;
  display: inline-block;
  float: left;
  margin-top: 20px;
}
.envio-tus-datos b {
  margin-bottom: 10px;
  width: 90%;
  float: left;
  border-bottom: solid 1px #b1b1b1;
}
.canti_dade {
  display: block;
  padding-top: 40px;
}
.canti_dade a {
  text-align: left;
  margin-left: 60px;
  display: block;
  width: 100%;
}
.canti_dade .inicio_session {
  width: 45%;
  float: left;
  border-right: solid 1px #b1b1b1;
}
.canti_dade .inicio_session h4 {
  color: #000;
  margin-bottom: 20px;
}
.canti_dade .inicio_session .inner_text {
  padding: 0;
  margin: 0 2% 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 100%;
  margin-top: 10px;
  display: block;
}
.canti_dade .inicio_session .inner_text h6 {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #333333;
  font-weight: 600;
  position: absolute;
  left: 13px;
  top: 10px;
}
.canti_dade .inicio_session .inner_text input {
  height: 40px;
  width: 200px;
}
.canti_dade .inicio_session .inner_buttons ul {
  margin-top: 20px;
  float: none;
  padding: 0px;
}
.canti_dade .inicio_session .inner_buttons ul li input {
  background: #dd3146;
  color: #fff;
}
.canti_dade .inicio_session .inner_buttons ul li input:hover {
  background: #000000;
  color: #fff;
}
.canti_dade .soy_nuevo {
  width: 45%;
  float: left;
  margin-left: 5%;
}
.canti_dade .soy_nuevo h4 {
  color: #000;
  margin-bottom: 20px;
}
.canti_dade .soy_nuevo p {
  color: #000;
}
.canti_dade .soy_nuevo .crear {
  float: left;
  width: 276px;
  background: #25b1bf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  padding: 20px 0 21px 0;
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
}
#enterpassword {
  margin-top: 20px;
}
.terminosy .soy_nuevo h4 {
  color: #000;
}
.terminosy .soy_nuevo p {
  color: #000;
}
.terminosy .soy_nuevo .inner_num {
  padding: 0;
  margin: 0 2% 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 100%;
  display: inline-block;
  float: left;
}
.terminosy .soy_nuevo .inner_num h6 {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #333333;
  font-weight: 600;
  position: absolute;
  left: 13px;
  top: 10px;
}
.terminosy .soy_nuevo .inner_num input {
  padding: 22px 10% 6px 10%;
  margin: 0;
  width: 80%;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #999999;
  font-weight: normal;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  border: solid 1px #e5e5e5;
}
.terminosy .soy_nuevo .inner_num input:focus {
  border: solid 1px #9d9e9e;
}
.terminosy .soy_nuevo .inner_num input:hover {
  border: solid 1px #9d9e9e;
}
#comoarchivostexto .terminosy_left {
  color: #000;
}
#comoarchivostexto .terminosy_left p {
  color: #000;
}
#comopagostexto .terminosy_left {
  color: #000;
}
#comopagostexto .terminosy_left p {
  color: #000;
}
/* productos letras */
.previsualziacion .textprev {
  padding: 23px 0 7px 13px;
  text-align: center;
  font-size: 68px;
  font-family: 'Helvetica-t';
  position: absolute;
  bottom: 0;
  margin-left: 35%;
}
.previsualziacion .textprev span:nth-child(2) {
  font-size: 38px;
  margin-left: -15px;
  margin-right: -15px;
}
.previsualziacion .borderRadius {
  min-height: 120px;
}
.previsualziacion h6 {
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #333333;
  font-weight: 600;
  position: absolute;
  left: 13px;
  top: 10px;
}
#incial1_child {
  top: 59px !important;
}
#incial2_child {
  top: 59px !important;
}
.textinicials {
  padding: 0px !important;
}
.textinicials input {
  padding: 22px 10% 6px 15px;
  width: 87% !important;
}
.caracteresview {
  padding-top: 28px !important;
  padding-left: 15px!important;
  width: 87%!important;
}
.inner_envio_archivos {
  padding: 26px 31px 11px 29px;
  margin: 0;
  background: #fff;
  border-bottom: solid 1px #ecedee;
  border-top: solid 1px #ecedee;
}
.inner_envio_archivos span {
  padding: 0 0 0 0;
  margin: 0;
  margin-bottom: 10px;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #999999;
  font-weight: normal;
}
.inner_tab h5,
.inner_tab .h5 {
  padding: 25px 0 12px 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  font-weight: normal;
  margin-left: 31px;
}
.tabs {
  width: 100%;
  display: inline-block;
}
.tabs .tab-links:after {
  display: block;
  clear: both;
  content: '';
}
.tabs .tab-links li:nth-child(1) {
  width: 35.5%;
}
.tabs .tab-links li:nth-child(2) {
  width: 27.5%;
}
.tabs .tab-links li:nth-child(3) {
  width: 37%;
}
.tabs .tab-links li {
  float: left;
  list-style: none;
  border-top: 3px solid #fff;
  text-align: center;
  padding: 9px 0px;
  background: #fff;
}
.tabs .tab-links a {
  font-size: 12px;
  font-weight: 600;
  color: #25b1bf;
  transition: all linear 0.15s;
}
.tabs .tab-links li.active a,
.tabs li.active a:hover {
  color: #4c4c4c;
}
.tabs .tab-links li.active,
.tabs li.active:hover {
  border-top: 3px solid #25b1bf;
  background: #f3fbfb;
}
/*----- Tab Links -----*/
/* Clearfix */
/*----- Content of Tabs -----*/
.tab-content {
  padding: 20px 30px 25px 30px;
  background: #f3fbfb;
}
.tab-content .inner_conse {
  background: #f3fbfb;
}
.tab-content .inner_cont_lft {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 100%;
  margin-right: 20.75px;
}
.tab-content .inner_cont_lft ul {
  padding: 0;
  margin: 0;
}
.tab-content .inner_cont_lft ul li {
  padding: 0;
  margin: 0 0 16px 0;
  display: inline-block;
  width: 100%;
}
.tab-content .inner_cont_lft ul li img {
  padding: 0;
  margin: 0;
}
.tab-content .inner_cont_lft ul li p {
  padding: 0 0 0 0;
  margin: 0;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #999999;
  font-weight: normal;
  width: 100%;
}
.tab-content .inner_cont_lft ul li .lft_con {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 43px;
}
.tab-content .inner_cont_lft ul li .rgt_con {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: auto;
}
.tab-content .inner_cont_lft ul li .rgt_con #link_detail_control {
  color: #dd3146;
  text-decoration: underline;
}
.tab {
  display: none;
}
.tab.active {
  display: block;
}
/* resultados */
.resultados {
  padding-top: 20px;
}
.resultados .result {
  border-bottom: 1px solid #D2D2D2;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.resultados .result div:nth-child(1) {
  width: 15%;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.resultados .result div:nth-child(2) {
  width: 85%;
}
.resultados .result div a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #dd3146;
  font-weight: bold;
  width: 100%;
  display: block;
}
.resultados .result div .titlesearch {
  padding-bottom: 10px;
}
.resultados .result div img {
  display: block;
  height: auto;
  max-width: 100%;
}
/* new header */
.main_bg {
  padding-top: 135px;
}
.version2 {
  position: fixed;
  z-index: 999999;
  width: 100%;
}
.version2 .header_top {
  height: 30px;
  min-height: 30px;
  background: #000000;
  position: fixed;
  z-index: 999999;
}
.version2 .header_top .newn {
  width: 1120px;
  margin: 0 auto;
  padding: 0;
}
.version2 .header_top .nav {
  position: relative;
  float: left;
}
.version2 .header_top .nav li {
  height: 30px;
}
.version2 .header_top .nav li a {
  min-height: 20px;
  padding: 0px;
  color: #9d9e9e;
  border-left: none;
  padding: 5px 15px;
  font-size: 12px;
  letter-spacing: 1.1px;
  font-weight: 700;
  vertical-align: middle;
  line-height: 20px;
}
.version2 .header_top .nav li a small {
  float: left;
  margin: 0;
  font-weight: 700;
}
.version2 .header_top .nav li a:hover {
  border-left: none;
  background-color: #dd3146;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1.1px;
}
.version2 .header_top .nav li a:hover small {
  background-color: #fff!important;
}
.version2 .header_top .nav li a.active {
  border-left: none;
  background-color: #dd3146;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1.1px;
}
.version2 .header_top .nav li a.active small {
  background-color: #fff!important;
}
.version2 .header_top .nav li a span {
  color: #fff;
  margin-left: -13px;
  margin-right: 5px;
  margin-top: -20px;
}
.version2 .header_top .nav li a.nosotros small {
  -webkit-mask-image: url(../images/menu/iconos-01-qs.svg);
  mask-image: url(../images/menu/iconos-01-qs.svg);
  display: block;
  background: none;
  width: 20px;
  height: 17px;
  background-color: #9d9e9e;
  margin-right: 13px;
}
.version2 .header_top .nav li a.contacto small {
  -webkit-mask-image: url(../images/menu/iconos-02-contacto.svg);
  mask-image: url(../images/menu/iconos-02-contacto.svg);
  display: block;
  background: none;
  width: 23px;
  height: 16px;
  background-color: #9d9e9e;
  margin-right: 13px;
  margin-top: 3px;
}
.version2 .header_top .nav li a.ayuda small {
  -webkit-mask-image: url(../images/menu/iconos-03-ayuda.svg);
  mask-image: url(../images/menu/iconos-03-ayuda.svg);
  display: block;
  background: none;
  width: 17px;
  height: 17px;
  background-color: #9d9e9e;
  margin-right: 13px;
}
.version2 .header_top .nav li ul li {
  height: auto;
}
.version2 .header_top .nav li ul li a {
  min-height: auto;
  width: 150px;
  line-height: 12px;
  padding: 21px 15px;
}
.version2 .header_top .navright {
  position: relative;
  float: right;
}
.version2 .header_top .navright li {
  height: 30px;
}
.version2 .header_top .navright li a {
  min-height: 20px;
  padding: 0px;
  color: #9d9e9e;
  border-left: none;
  padding: 5px 15px;
  font-size: 12px;
  letter-spacing: 1.1px;
}
.version2 .header_top .navright li a small {
  float: left;
  margin: 0;
}
.version2 .header_top .navright li a:hover {
  border-left: none;
  background-color: #dd3146;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1.1px;
}
.version2 .header_top .navright li a:hover small {
  background-color: #fff!important;
}
.version2 .header_top .navright li a.active {
  border-left: none;
  background-color: #dd3146;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1.1px;
}
.version2 .header_top .navright li a.active small {
  background-color: #fff!important;
}
.version2 .header_top .navright li a.upload small {
  -webkit-mask-image: url(../images/menu/iconos-04-cloud.svg);
  mask-image: url(../images/menu/iconos-04-cloud.svg);
  display: block;
  background: none;
  width: 21px;
  height: 13px;
  background-color: #9d9e9e;
  margin-right: 13px;
  margin-top: 3px;
}
.version2 .header_top .navright li a.login small {
  -webkit-mask-image: url(../images/menu/iconos-05-mi-cuenta.svg);
  mask-image: url(../images/menu/iconos-05-mi-cuenta.svg);
  display: block;
  background: none;
  width: 13px;
  height: 17px;
  background-color: #9d9e9e;
  margin-right: 13px;
}
.version2 .header_top .navright li a.carritor small {
  -webkit-mask-image: url(../images/menu/iconos-06-carrito.svg);
  mask-image: url(../images/menu/iconos-06-carrito.svg);
  display: block;
  background: none;
  width: 17px;
  height: 17px;
  background-color: #9d9e9e;
  margin-right: 13px;
}
.version2 .header_top .navright li ul li {
  height: auto;
}
.version2 .header_top .navright li ul li a {
  min-height: auto;
  width: 100px;
}
.header_bot {
  float: left;
  width: 265px;
  margin-top: 30px;
}
.searchheader {
  float: right;
  margin: 60px 0px 30px 0;
  width: 834px;
}
.searchheader .productheader {
  background-color: #f1f1f1;
  border: solid 1px #ebebeb;
  color: #494949;
  display: block;
  padding: 10px 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  float: left;
  border-radius: 5px 0px 0px 5px;
}
.searchheader .productheader span {
  width: 15px;
  height: 9px;
  display: block;
  float: right;
  margin: 10px 5px 1px 20px;
  background-color: #494949;
  -webkit-mask-image: url(../images/arrow-button-02.svg);
  mask-image: url(../images/arrow-button-02.svg);
}
.searchheader .open span {
  -webkit-mask-image: url(../images/arrow-button-01.svg);
  mask-image: url(../images/arrow-button-01.svg);
}
.searchheader form {
  float: left;
}
.searchheader form input[type=text] {
  background-color: #fafafa;
  min-height: 45px;
  padding: 10px 10px;
  color: #b1b1b1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #ebebeb;
  font-size: 16px;
  margin: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  width: 639px;
}
.searchheader form button {
  background-color: #dd3146;
  margin: 0px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #BEBEBE;
  padding: 7px;
  margin: 0px;
  outline: none;
  display: block;
  float: right ;
  min-height: 45px;
  border-radius: 0px 5px 5px 0px;
}
.searchheader form button span {
  display: block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 5px;
  -webkit-mask-image: url(../images/search.svg);
  mask-image: url(../images/search.svg);
}
.searchheader form button:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#loginformpage .inner_buttons ul li .crear2 {
  float: none;
  display: inline-block;
}
#loginformpage .inner_buttons ul li {
  display: inline-block;
  width: 100%;
  margin: 0px;
}
#step1b.carti .total_block,
.cart-only-page #step1 .total_block,
.cart-only-page #step2 .total_block,
.cart-only-page #step3 .total_block,
.cart-only-page #step4 .total_block {
  box-sizing: border-box;
  padding: 20px 20px 20px 20px;
}
#step1b.carti .total_block span,
.cart-only-page #step1 .total_block span,
.cart-only-page #step2 .total_block span,
.cart-only-page #step3 .total_block span,
.cart-only-page #step4 .total_block span {
  margin-left: 0px;
}
#step1b.carti .total_block.black,
.cart-only-page #step1 .total_block.black,
.cart-only-page #step2 .total_block.black,
.cart-only-page #step3 .total_block.black,
.cart-only-page #step4 .total_block.black {
  color: #ffffff;
  background-color: #000000;
  box-sizing: border-box;
  padding: 20px 20px 20px 20px;
  margin-top: 20px;
}
#step1b.carti .total_block.black h4,
.cart-only-page #step1 .total_block.black h4,
.cart-only-page #step2 .total_block.black h4,
.cart-only-page #step3 .total_block.black h4,
.cart-only-page #step4 .total_block.black h4 {
  margin-left: 0px;
}
#step1b.carti .canti_dad ul li.top_one,
.cart-only-page #step1 .canti_dad ul li.top_one,
.cart-only-page #step2 .canti_dad ul li.top_one,
.cart-only-page #step3 .canti_dad ul li.top_one,
.cart-only-page #step4 .canti_dad ul li.top_one {
  background-color: #eeeeee;
  padding: 10px 20px 0px 20px;
  color: #969696;
  border-bottom: 0px;
  font-size: 14px;
}
#step1b.carti .canti_dad ul li.top_one span:nth-child(2n+2),
.cart-only-page #step1 .canti_dad ul li.top_one span:nth-child(2n+2),
.cart-only-page #step2 .canti_dad ul li.top_one span:nth-child(2n+2),
.cart-only-page #step3 .canti_dad ul li.top_one span:nth-child(2n+2),
.cart-only-page #step4 .canti_dad ul li.top_one span:nth-child(2n+2) {
  color: #969696;
  font-weight: normal;
}
#step1b.carti .canti_dad ul li.top_two,
.cart-only-page #step1 .canti_dad ul li.top_two,
.cart-only-page #step2 .canti_dad ul li.top_two,
.cart-only-page #step3 .canti_dad ul li.top_two,
.cart-only-page #step4 .canti_dad ul li.top_two {
  background-color: #eeeeee;
  padding: 0px 20px 0px 20px;
  color: #969696;
  border-bottom: 0px;
  font-size: 14px;
}
#step1b.carti .canti_dad ul li.top_two span:nth-child(2n+2),
.cart-only-page #step1 .canti_dad ul li.top_two span:nth-child(2n+2),
.cart-only-page #step2 .canti_dad ul li.top_two span:nth-child(2n+2),
.cart-only-page #step3 .canti_dad ul li.top_two span:nth-child(2n+2),
.cart-only-page #step4 .canti_dad ul li.top_two span:nth-child(2n+2) {
  color: #969696;
  font-weight: normal;
}
#step1b.carti .canti_dad ul li.top_three,
.cart-only-page #step1 .canti_dad ul li.top_three,
.cart-only-page #step2 .canti_dad ul li.top_three,
.cart-only-page #step3 .canti_dad ul li.top_three,
.cart-only-page #step4 .canti_dad ul li.top_three {
  background-color: #eeeeee;
  padding: 0px 20px 10px 20px;
  color: #969696;
  border-bottom: 0px;
  font-size: 14px;
}
#step1b.carti .canti_dad ul li.top_three span:nth-child(2n+2),
.cart-only-page #step1 .canti_dad ul li.top_three span:nth-child(2n+2),
.cart-only-page #step2 .canti_dad ul li.top_three span:nth-child(2n+2),
.cart-only-page #step3 .canti_dad ul li.top_three span:nth-child(2n+2),
.cart-only-page #step4 .canti_dad ul li.top_three span:nth-child(2n+2) {
  color: #969696;
  font-weight: normal;
}
#step1b.carti .canti_dad ul li.center,
.cart-only-page #step1 .canti_dad ul li.center,
.cart-only-page #step2 .canti_dad ul li.center,
.cart-only-page #step3 .canti_dad ul li.center,
.cart-only-page #step4 .canti_dad ul li.center {
  padding: 20px 20px 20px 20px;
  color: #969696;
  border-bottom: 0px;
}
#step1b.carti .canti_dad ul li,
.cart-only-page #step1 .canti_dad ul li,
.cart-only-page #step2 .canti_dad ul li,
.cart-only-page #step3 .canti_dad ul li,
.cart-only-page #step4 .canti_dad ul li {
  width: 100%;
  box-sizing: border-box;
}
#step1b.carti .canti_dad ul li span,
.cart-only-page #step1 .canti_dad ul li span,
.cart-only-page #step2 .canti_dad ul li span,
.cart-only-page #step3 .canti_dad ul li span,
.cart-only-page #step4 .canti_dad ul li span {
  width: 50%;
  text-align: left;
  color: #7e7e7e;
  width: 50%;
  display: block;
  float: left;
}
#step1b.carti .canti_dad ul li span:nth-child(2n+2),
.cart-only-page #step1 .canti_dad ul li span:nth-child(2n+2),
.cart-only-page #step2 .canti_dad ul li span:nth-child(2n+2),
.cart-only-page #step3 .canti_dad ul li span:nth-child(2n+2),
.cart-only-page #step4 .canti_dad ul li span:nth-child(2n+2) {
  color: #585858;
  font-weight: bold;
  word-wrap: break-word;
  width: 50%;
}
#step1b.carti .canti_dad ul li .eliminar,
.cart-only-page #step1 .canti_dad ul li .eliminar,
.cart-only-page #step2 .canti_dad ul li .eliminar,
.cart-only-page #step3 .canti_dad ul li .eliminar,
.cart-only-page #step4 .canti_dad ul li .eliminar {
  color: #b8615d;
}
#step1b.carti .canti_dad ul li .eliminar:hover,
.cart-only-page #step1 .canti_dad ul li .eliminar:hover,
.cart-only-page #step2 .canti_dad ul li .eliminar:hover,
.cart-only-page #step3 .canti_dad ul li .eliminar:hover,
.cart-only-page #step4 .canti_dad ul li .eliminar:hover {
  text-decoration: underline;
}
#step1b.carti .canti_dad ul li.center_center,
.cart-only-page #step1 .canti_dad ul li.center_center,
.cart-only-page #step2 .canti_dad ul li.center_center,
.cart-only-page #step3 .canti_dad ul li.center_center,
.cart-only-page #step4 .canti_dad ul li.center_center {
  width: 100%;
  padding: 20px 20px 20px 20px;
  box-sizing: border-box;
}
#step1b.carti .canti_dad ul li.center_center .inner_tooltip_cart,
.cart-only-page #step1 .canti_dad ul li.center_center .inner_tooltip_cart,
.cart-only-page #step2 .canti_dad ul li.center_center .inner_tooltip_cart,
.cart-only-page #step3 .canti_dad ul li.center_center .inner_tooltip_cart,
.cart-only-page #step4 .canti_dad ul li.center_center .inner_tooltip_cart {
  top: 20px;
}
#step1b.carti .canti_dad ul li.center_center span:nth-child(1),
.cart-only-page #step1 .canti_dad ul li.center_center span:nth-child(1),
.cart-only-page #step2 .canti_dad ul li.center_center span:nth-child(1),
.cart-only-page #step3 .canti_dad ul li.center_center span:nth-child(1),
.cart-only-page #step4 .canti_dad ul li.center_center span:nth-child(1) {
  margin-top: -20px;
}
#select_modforma {
  padding: 0px 75px;
  margin-top: -5px;
}
.polispanlogos {
  margin: 0 4% 0 0;
}
.last.polispanlogos {
  margin-left: 2% !important;
}
.f_newsletter .custom-checkbox input {
  position: absolute;
  opacity: 0;
}
.f_newsletter .custom-checkbox input  + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.f_newsletter .custom-checkbox input  + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 16px;
  height: 16px;
  background: white;
  border: 2px solid #6dcbd3;
}
.f_newsletter .custom-checkbox input:hover + label:before {
  background: #6dcbd3;
}
.f_newsletter .custom-checkbox input:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.f_newsletter .custom-checkbox input:checked + label:before {
  background: #6dcbd3;
}
.f_newsletter .custom-checkbox input:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.f_newsletter .custom-checkbox input:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.f_newsletter .custom-checkbox input:checked + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 4px -2px 0 #ffffff, 4px -4px 0 #ffffff, 4px -6px 0 #ffffff, 4px -8px 0 #ffffff;
  transform: rotate(45deg);
}
.error404 div {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.error404 div:nth-child(1) {
  text-align: right;
  padding-right: 20px;
}
.error404 div:nth-child(2) {
  text-align: left;
}
.error404 div:nth-child(2) h1 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 10px 0;
}
.error404 div:nth-child(2) h2 {
  font-size: 20px;
  font-weight: normal;
}
.error404 div:nth-child(2) a {
  padding: 12px 22px;
  margin: 105px 0 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 54px;
  color: #ffffff;
  font-weight: bold;
  height: 54px;
  background: #25b1bf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  letter-spacing: 0.5px;
}
