@charset "UTF-8";
/* INI PARTIALS */
/* INI PARTIALS */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* INI MEDIA QUERIES */
/* USO: @include respond-to(small) { ... }/
/* FIN MEDIA QUERIES */
/* INI CALCULA REM */
/* USO: @include font-size(14px); */
/* FIN CALCULA REM */
/* INI CLEARFIX*/
/* USO: @include clearfix(); */
/* FIN CLEARFIX*/
/* INI BOX SIZING */
/* USO: @include box-sizing(border-box); */
/* FIN BOX SIZING */
/* INI CENTERER */
/* USO: con parent en position relative añadir a elemento child @include centerer; */
/* FIN CENTERER */
/* INI BORDER RADIUS */
/* USO: @include border-radius(5px); */
/* USO: @include border-top-radius(10px); */
/* FIN BORDER RADIUS */
/* INI OPACITY */
/* USO: @include opacity(0.8); */
/* FIN OPACITY */
/* INI CENTER BLOCK */
/* USO: @include center-block; */
/* FIN CENTER BLOCK */
/* INI TEXT OVERFLOW */
/* USO: @include text-truncate; */
/* FIN TEXT OVERFLOW */
/* INI BACKGROUND IMAGE */
/* USO: @include bgimage('../img/generic/flecha_top.png',no-repeat,100%); */
/* FIN BACKGROUND IMAGE */
/* INI TRANSITION */
/* USO: @include transition(color .3s ease); */
/* FIN TRANSITION */
/* INI TRANSFORM */
/*
  USO:
  @include skew(25,10);
  @include transform-origin(top left);
*/
/* FIN TRANSFORM */
/* INI PLACEHOLDER */
/*USO:
@include input-placeholder {
        color: $grey;
    }*/
/* FIN PLACEHOLDER */
/* INI WORD WRAPPING */
/* USO: @include mixin word-wrap; */
/* FIN WORD WRAPPING */
/* INI BACKGROUND COVER */
/* USO: @include bg-cover('../path/to/image.jpg', no-repeat 100%); */
/* FIN BACKGROUND COVER */
/* INI LINKS */
/* USO: @include linx (blue, green, red, orange); */
/* FIN LINKS */
/* INI RGBA */
/* USO: @include alpha-background-color(rgba(black, 0.5), white); */
/* FIN RGBA */
/* INI PLUGIN TO TOP */
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 47px;
  height: 47px;
  border: none;
  text-indent: 100%;
  background-image: url("../img/generic/flecha-top.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left top;
  z-index: 10000; }

#toTopHover {
  background-image: url("../img/generic/flecha-top.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  filter: alpha(opacity=0); }

#toTop:active, #toTop:focus {
  outline: none; }

.toTop {
  display: none; }

.spanToTop {
  opacity: 0;
  filter: alpha(opacity=0); }

/* FIN PLUGIN TO TOP */
/* INI SWEET ALERT */
.sweet-alert h2 {
  width: 100%;
  padding: 15px 0;
  display: inline-block;
  margin: 15px 0 !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
  line-height: 1.1;
  text-transform: uppercase;
  text-align: center; }

.sweet-alert p {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
  font-weight: 400 !important;
  font-size: 16px !important;
  font-size: 1rem !important;
  text-align: center; }

.sweet-alert button {
  display: inline-block;
  line-height: 1;
  padding: 12px 24px;
  margin: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 0; }

.sweet-alert button.cancel {
  font-weight: 600;
  background-color: #FFF !important; }

.sweet-alert input {
  padding: 5px 10px;
  margin: 0px auto 20px auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #cccccc !important;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #666666 !important;
  width: 100%;
  max-width: 300px;
  height: auto;
  box-shadow: none; }

.sweet-alert input:focus {
  border: 1px solid #cccccc !important;
  box-shadow: none !important; }

/* FIN SWEET ALERT */
/* FIN PARTIALS */
/* INI FONT FACE */
@font-face {
  font-family: 'Praxis LT Bold';
  src: url("../fonts/Praxis-Bold.eot");
  src: url("../fonts/Praxis-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Praxis-Bold.woff") format("woff"), url("../fonts/Praxis-Bold.ttf") format("truetype"), url("../fonts/Praxis-Bold.svg#Praxis LT Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Praxis LT Light';
  src: url("../fonts/Praxis_LT_Light.eot");
  src: url("../fonts/Praxis_LT_Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Praxis_LT_Light.woff") format("woff"), url("../fonts/Praxis_LT_Light.ttf") format("truetype"), url("../fonts/Praxis_LT_Light.svg#Praxis LT Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Praxis LT Regular";
  src: url("tiposespeciales/Praxis-Bold.eot");
  src: url("tiposespeciales/Praxis-Bold.eot?#iefix") format("embedded-opentype"), url("tiposespeciales/Praxis-Bold.woff") format("woff"), url("tiposespeciales/Praxis-Bold.ttf") format("truetype"), url("tiposespeciales/Praxis-Bold.svg#Praxis LT Regular") format("svg"); }
@font-face {
  font-family: "Praxis LT Light";
  src: url("tiposespeciales/Praxis_LT_Light.eot");
  src: url("tiposespeciales/Praxis_LT_Light.eot?#iefix") format("embedded-opentype"), url("tiposespeciales/Praxis_LT_Light.woff") format("woff"), url("tiposespeciales/Praxis_LT_Light.ttf") format("truetype"), url("tiposespeciales/Praxis_LT_Light.svg#Praxis LT Light") format("svg"); }
/* FIN FONT FACE */
/* INI TYPE */
/* FIN TYPE */
/* INI COLORS */
/* FIN COLORS */
/* INI GENERAL */
html, body {
  height: 100%; }

body {
  font: 100% "Praxis LT Light", sans-serif, sans-serif;
  color: #444444;
  text-decoration: none; }

a:active, a:focus, button:active, button:focus {
  outline: none !important; }
  a:active img, a:focus img, button:active img, button:focus img {
    outline: none; }

.wrapper {
  padding-top: 66px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -230px;
  background: url(../img/generic/fondo-bridgestone-mobilejpg) no-repeat 50% 70px;
  background-size: auto;
  background-color: #000000; }
  .wrapper.logado {
    padding-top: 66px;
    background-color: #f2f2f2;
    background-image: none; }
    @media (min-width: 992px) {
      .wrapper.logado {
        padding-top: 70px; } }
    .wrapper.logado .menu-sin-logar {
      display: inline-block; }
    .wrapper.logado .menu-logado {
      display: inline-block; }
      @media (min-width: 767px) {
        .wrapper.logado .menu-logado {
          /*display: inline-block;*/ } }
  @media (min-width: 992px) {
    .wrapper {
      padding-top: 70px; } }
  .wrapper .menu-sin-logar {
    display: inline-block; }
  .wrapper .menu-logado {
    display: inline-block; }
  @media (min-width: 600px) {
    .wrapper {
      background: url(../img/generic/fondo-bridgestone-mobile.jpg) no-repeat 50% 70px;
      background-color: #000000; } }
  @media (min-width: 767px) {
    .wrapper {
      margin: 0 auto -60px;
      background: url(../img/generic/fondo-bridgestone-desktop.jpg?v=1) no-repeat top center;
      background-size: auto;
      background-color: #000000; } }
  .wrapper .usuario-logado {
    display: none; }

#push, .footer {
  height: 230px; }
  @media (min-width: 767px) {
    #push, .footer {
      height: 60px; } }

a {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: underline; }

h1 {
  font-family: "Praxis LT Bold", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  color: #444444;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 20px 0; }
  h1.principal {
    color: #fff;
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0; }
  @media (min-width: 767px) {
    h1 {
      margin: 50px 0;
      font-size: 24px;
      font-size: 1.5rem; } }

h2 {
  font-family: "Praxis LT Bold", sans-serif;
  color: #444444;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 2px;
  line-height: 1.2; }
  @media (min-width: 767px) {
    h2 {
      font-size: 20px;
      font-size: 1.25rem; } }

p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  margin-bottom: 20px; }
  p strong {
    font-weight: 700; }
  @media (min-width: 767px) {
    p {
      font-size: 16px;
      font-size: 1rem; } }

label {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Praxis LT Light", sans-serif;
  margin-bottom: 3px; }
  @media (min-width: 767px) {
    label {
      font-size: 16px;
      font-size: 1rem; } }

img {
  max-width: 100%;
  height: auto;
  display: block; }

.no-pd {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.static {
  position: static; }

.relative {
  position: relative; }

.limpiador {
  width: 100%;
  clear: both; }

.btn {
  position: relative;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-shadow: none !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box; }
  .btn span, .btn img {
    display: inline-block;
    vertical-align: middle; }
  .btn:active, .btn:hover, .btn:focus {
    outline: none !important;
    box-shadow: none !important; }
  .btn.btn-baja {
    background: transparent !important;
    border: none !important;
    color: #fff !important;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 15px 0;
    text-decoration: underline; }

.btn-fb {
  width: 100%;
  display: block;
  background: #4668b3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  padding: 0; }
  .btn-fb img {
    display: block;
    margin: 0 auto; }

.btn-primary {
  color: #fff !important;
  background-color: #ee2e24;
  border-color: #fff;
  line-height: 1.1;
  white-space: normal;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Praxis LT Bold", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  box-shadow: none !important;
  padding: 8px 30px 6px 30px;
  letter-spacing: 2px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    /*@include transform(scale($scale));*/
    box-shadow: none !important;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border-color: #fff !important;
    background-color: #ee2e24 !important; }
  .btn-primary:focus {
    box-shadow: none !important;
    border-color: #fff !important; }
  .btn-primary.btn-cancel {
    background: none !important;
    color: #ee2e24 !important; }
  .btn-primary.btn-off {
    background: #dbdbdb !important;
    cursor: default; }
    .btn-primary.btn-off:hover, .btn-primary.btn-off:active, .btn-primary.btn-off:focus {
      background: #dbdbdb !important; }
  .btn-primary.btn-sec {
    background: #fff !important;
    cursor: default;
    border-color: #ee2e24 !important;
    color: #ee2e24 !important;
    height: 32px; }
    .btn-primary.btn-sec:hover, .btn-primary.btn-sec:active, .btn-primary.btn-sec:focus {
      color: #ee2e24 !important;
      border-color: #ee2e24 !important;
      background: #fff !important; }

.center-block {
  float: none; }

.no-ov {
  overflow: hidden; }

.foto-zoom {
  width: 100%;
  overflow: hidden; }

.foto-zoom img {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out; }

.foto-zoom:hover img {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transform: scale(1.08); }

.form-group {
  margin-bottom: 5px; }
  .form-group:hover, .form-group:focus, .form-group:active {
    outline: none;
    border-color: transparent;
    box-shadow: none !important; }
  .form-group .form-control {
    outline: none;
    box-shadow: none !important;
    font-size: 16px;
    font-size: 1rem;
    border-color: transparent; }
    .form-group .form-control:hover, .form-group .form-control:focus, .form-group .form-control:active {
      outline: none;
      border-color: transparent;
      box-shadow: none !important; }
  @media (min-width: 992px) {
    .form-group.file-promo {
      max-width: 238px; } }

.sep-form {
  width: 100%;
  margin: 10px 0 15px 0;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  background-image: url("../img/generic/sep-form.png");
  background-position: center center;
  background-repeat: no-repeat; }

.sep-banner {
  opacity: 0.7;
  filter: alpha(opacity=70);
  width: 100%;
  height: 10px;
  position: absolute;
  z-index: 2;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=0 ); }

.box {
  width: 100%;
  margin: 30px 0;
  padding: 30px 15px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  background: #fff; }
  @media (min-width: 767px) {
    .box {
      padding: 50px;
      margin: 50px 0; } }

/* INI MODALS */
.modal {
  text-align: center;
  padding: 0 !important; }

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-header {
  border-bottom: none; }

.modal-body {
  padding: 0 30px; }
  .modal-body h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
    font-size: 1.375rem; }
    @media (min-width: 767px) {
      .modal-body h2 {
        font-size: 24px;
        font-size: 1.5rem; } }

.modal-form {
  max-width: 400px;
  margin: 0 auto; }

.modal-footer {
  text-align: center;
  border: none;
  padding-bottom: 30px; }

.modal-header .close {
  outline: none; }

/* FIN MODALS */
/* INI CUSTOM FILE INPUT 
.formUploader{
	position: relative;
}
input.file {
	width: 160px;
	height: 40px;
	border: 1px solid #1d2172;
	color: #888;
	padding: 5px;
	margin: 0;
	outline: none;
}
.custom_file_upload {
	position: absolute;
	width: 100%;
	bottom:65px;
	right:5px;
	z-index:10;
	@include respond-to(small) {
		max-width: 50%;
	}
}
.form-group.file-promo{
	background: #EEE !important;
	opacity: 1 !important;
}
input.file {
	padding: 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	border: 1px solid #cccccc;
	background: #FFFFFF;
	font-size: 15px;
	font-size: 0.9375rem;
	color: #666666;
	width: 100%;
}
.file_upload {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	overflow: hidden;
	margin: 9px 6px 6px 6px;
	text-align: center;
	top: 6px;
	right: 3px;
	z-index:10;
	font-family: 'Glyphicons Halflings';
	color: $red;
	@include font-size(22px);
}
.file_upload:before {
	content: "\e003";
	position: absolute;
	left: 0;
	right: 0;
	width: 40px;
	height: 40px;
	text-align: center;
}
.file_upload input {
	position: relative;
	height: 40px;
	width: 40px;
	display: inline;
	opacity: 0;
	margin: 0;
	padding: 0;
	cursor:pointer;
}
.file_uploadX{
	opacity: 0 !important;
}
::-webkit-file-upload-button {
	cursor:pointer;
}
 FIN CUSTOM FILE INPUT */
/* INI CUSTOM FILE */
/* CUSTOM FILE INPUT */
/* FIN CUSTOM FILE */
/* INI DROPDOWN  */
.btn-group.open .dropdown-toggle {
  outline: none !important; }

.box-dropdown {
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
  margin-top: -1px;
  margin-bottom: 20px; }
  .box-dropdown .dropdown-promo {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    outline: none;
    border-color: transparent;
    box-shadow: none !important; }
  .box-dropdown .bootstrap-select {
    width: 100% !important;
    outline: none !important;
    box-shadow: none !important;
    height: 34px; }
    .box-dropdown .bootstrap-select .btn:focus, .box-dropdown .bootstrap-select .btn:active, .box-dropdown .bootstrap-select .btn:hover {
      outline: none !important;
      box-shadow: none !important; }
  .box-dropdown .promo-select {
    color: #444444;
    background: #EEE;
    outline: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    font-size: 16px;
    font-size: 1rem;
    height: 36px !important; }
  .box-dropdown .bootstrap-select.btn-group .dropdown-menu {
    background: #EEE !important;
    box-shadow: none !important; }
  .box-dropdown .bootstrap-select.btn-group .dropdown-menu > li.selected > a {
    color: #ee2e24;
    background: #EEE; }
  .box-dropdown .bootstrap-select.btn-group .dropdown-menu > li > a {
    color: #444444;
    font-size: 16px;
    font-size: 1rem; }
    .box-dropdown .bootstrap-select.btn-group .dropdown-menu > li > a:hover {
      background: #EEE;
      color: #ee2e24; }
  .box-dropdown .bootstrap-select.btn-group .dropdown-menu.inner {
    background: #EEE; }
  .box-dropdown .bootstrap-select.btn-group .btn .caret {
    color: #ee2e24;
    margin-top: -10px; }
  .box-dropdown .bootstrap-select.btn-group .dropdown-toggle .caret {
    width: 15px;
    height: 15px;
    border: none;
    font-family: 'Glyphicons Halflings'; }
  .box-dropdown .bootstrap-select.btn-group .dropdown-toggle .caret:before {
    content: "\e259"; }

/* FIN DROPDOWN */
/* INI HIGHLIGHTS */
::selection {
  color: #fff;
  background: #ee2e24; }

::-moz-selection {
  color: #fff;
  background: #ee2e24; }

::-webkit-selection {
  color: #fff;
  background: #ee2e24; }

/* FIN HIGHLIGHTS */
/* INI QUITAR AUTOCOMPLETAR */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset; }

/* FIN QUITAR AUTOCOMPLETAR */
/* FIN GENERAL */
/* INI HEADER */
/* ini override navbar */
.navbar {
  border: none !important;
  border-color: transparent !important;
  margin-bottom: 0 !important; }

.navbar-default {
  background-color: transparent;
  border-color: transparent; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  background-color: transparent;
  border-color: transparent; }

.navbar-default .navbar-toggle {
  border: none !important;
  background: #ee2e24 !important;
  margin-top: 12px;
  padding: 5px 10px 10px 10px; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  color: #fff !important;
  background: #ee2e24 !important; }

.navbar-default .navbar-toggle .icon-bar {
  background: #fff !important;
  width: 36px;
  height: 3px;
  margin-top: 6px; }

.navbar-default .navbar-nav > li > a {
  color: #fff; }
  .navbar-default .navbar-nav > li > a:hover {
    color: #fff; }
  .navbar-default .navbar-nav > li > a:active {
    color: #fff; }
  .navbar-default .navbar-nav > li > a:focus {
    color: #fff; }

.navbar-brand {
  height: auto; }

/* fin override navbar */
.cont-header {
  background-color: #000000; }

.box-header {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 992px) {
    .box-header {
      padding-left: 15px;
      background-position: 160px 0; } }

.logo {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 180px;
  margin: 22px 15px; }
  .logo img {
    display: block; }
  @media (min-width: 992px) {
    .logo {
      margin: 22px 0;
      max-width: 100%; } }

.menu {
  font-family: "Praxis LT Bold", sans-serif; }
  .menu .navbar-nav {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .menu ul {
    display: inline-block;
    width: 100%;
    margin: 0;
    background-color: #000000; }
    @media (min-width: 767px) {
      .menu ul {
        background-color: transparent;
        margin: 12px 0 0 0; } }
    @media (min-width: 992px) {
      .menu ul {
        margin: 15px 0 0 0; } }
    .menu ul li {
      display: inline-block;
      vertical-align: middle;
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      text-align: center;
      padding: 0; }
      .menu ul li.sep {
        display: none; }
        @media (min-width: 767px) {
          .menu ul li.sep {
            display: inline-block;
            height: 28px;
            width: 2px;
            background: #fff;
            padding: 0;
            margin: 5px 10px 0 10px; } }
      .menu ul li.avatar-menu a {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px 0 5px;
        padding: 0; }
      .menu ul li.avatar-menu img {
        display: block;
        width: 40px;
        height: 40px;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        background-clip: padding-box; }
      .menu ul li.logout-menu a {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding: 2px 0 0 0; }
        .menu ul li.logout-menu a img {
          width: 20px;
          display: block; }
        @media (min-width: 767px) {
          .menu ul li.logout-menu a {
            padding: 7px 0 0 0; } }
      .menu ul li a {
        display: inline-block;
        width: 100%;
        color: #fff !important;
        text-decoration: none;
        text-transform: uppercase;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        font-weight: normal;
        font-size: 14px;
        font-size: 0.875rem;
        letter-spacing: 1px;
        padding-top: 12px;
        padding-bottom: 12px; }
        .menu ul li a.active {
          font-weight: normal;
          color: #ee2e24 !important; }
        @media (min-width: 767px) {
          .menu ul li a:hover span {
            border-bottom: 1px solid #fff; } }
        .menu ul li a span {
          display: inline-block;
          vertical-align: middle;
          margin: 0;
          line-height: 20px; }
        .menu ul li a img {
          display: inline-block;
          vertical-align: middle;
          width: 25px;
          margin: 0 5px; }
          @media (min-width: 767px) {
            .menu ul li a img {
              margin: 0; } }
        @media (min-width: 767px) {
          .menu ul li a {
            width: auto;
            border-bottom: none;
            font-size: 16px;
            font-size: 1rem;
            padding: 10px 5px; }
            .menu ul li a span {
              margin: 0;
              border-bottom: 1px solid #000000; } }
      @media (min-width: 767px) {
        .menu ul li {
          width: auto;
          padding: 0 5px; } }
  @media (min-width: 767px) {
    .menu {
      float: right;
      text-align: right; }
      .menu .navbar-nav {
        border-top: none; } }
  .menu .menu-logado {
    max-width: 280px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; }
    .menu .menu-logado li {
      width: auto; }
      .menu .menu-logado li a {
        width: auto;
        border: none; }
    @media (min-width: 767px) {
      .menu .menu-logado {
        margin-right: 10px; } }

/* FIN HEADER */
/* INI SECCION */
.seccion {
  margin-top: 30px;
  margin-bottom: 20px; }
  @media (min-width: 767px) {
    .seccion {
      margin-top: 30px;
      margin-bottom: 20px; } }

/* FIN SECCION */
/* INI DESTACADOS */
.carousel-home .item a {
  text-decoration: none !important; }
.carousel-home .imagen-destacado-mb {
  display: block !important;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat no-repeat; }
  @media (min-width: 767px) {
    .carousel-home .imagen-destacado-mb {
      display: none !important; } }
.carousel-home .imagen-destacado-dt {
  display: none !important;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat no-repeat; }
  @media (min-width: 767px) {
    .carousel-home .imagen-destacado-dt {
      display: block !important;
      min-height: 270px; } }
  @media (min-width: 992px) {
    .carousel-home .imagen-destacado-dt {
      display: block !important;
      min-height: 340px;
      max-height: 400px; } }
.carousel-home .imagen-destacado-mb-dos {
  display: none !important; }
.carousel-home .imagen-destacado-dt-dos {
  display: none !important; }
.carousel-home .destacado-carousel {
  width: 100%;
  padding: 10px 30px;
  background: #000000; }
  @media (min-width: 480px) {
    .carousel-home .destacado-carousel {
      position: absolute;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding: 30px;
      background: transparent; } }
  .carousel-home .destacado-carousel .texto-destacado {
    position: static;
    color: #fff !important;
    text-align: center; }
    .carousel-home .destacado-carousel .texto-destacado h2 {
      color: #fff;
      font-family: "Praxis LT Bold", sans-serif;
      text-transform: uppercase;
      font-size: 20px;
      font-size: 1.25rem;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6); }
      @media (min-width: 480px) {
        .carousel-home .destacado-carousel .texto-destacado h2 {
          font-size: 24px;
          font-size: 1.5rem; } }
      @media (min-width: 767px) {
        .carousel-home .destacado-carousel .texto-destacado h2 {
          font-size: 30px;
          font-size: 1.875rem; } }
    .carousel-home .destacado-carousel .texto-destacado p {
      font-family: "Praxis LT Bold", sans-serif;
      margin-bottom: 5px; }
      @media (min-width: 600px) {
        .carousel-home .destacado-carousel .texto-destacado p {
          font-size: 18px;
          font-size: 1.125rem; } }
      @media (min-width: 767px) {
        .carousel-home .destacado-carousel .texto-destacado p {
          font-size: 20px;
          font-size: 1.25rem; } }
.carousel-home .carousel-control .glyphicon-chevron-left, .carousel-home .carousel-control .glyphicon-chevron-right, .carousel-home .carousel-control .icon-next, .carousel-home .carousel-control .icon-prev {
  top: 35%; }
  @media (min-width: 767px) {
    .carousel-home .carousel-control .glyphicon-chevron-left, .carousel-home .carousel-control .glyphicon-chevron-right, .carousel-home .carousel-control .icon-next, .carousel-home .carousel-control .icon-prev {
      top: 50%; } }
.carousel-home .carousel-indicators {
  display: none; }
  @media (min-width: 480px) {
    .carousel-home .carousel-indicators {
      display: block;
      bottom: 10px; } }
  .carousel-home .carousel-indicators li {
    background-color: transparent;
    border-color: #fff;
    width: 16px;
    height: 16px;
    margin: 0 2px; }
    .carousel-home .carousel-indicators li.active {
      background-color: #fff;
      border-color: #fff; }

/* FIN DESTACADOS */
/* INI LOGIN */
.login {
  text-align: center;
  color: #fff;
  padding: 30px 0;
  border-top: 4px solid #fff;
  /* INI DROPDOWN  */
  /* FIN DROPDOWN */ }
  @media (min-width: 767px) {
    .login {
      font-size: 28px;
      font-size: 1.75rem;
      padding: 50px 0 30px 0; } }
  .login .center-block {
    max-width: 500px; }
  .login h1 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-size: 1.375rem; }
    @media (min-width: 767px) {
      .login h1 {
        font-size: 26px;
        font-size: 1.625rem;
        margin-bottom: 20px; } }
  .login h2 {
    color: #fff;
    margin-bottom: 15px;
    width: 100%;
    text-align: center; }
  .login p {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 30px; }
    @media (min-width: 767px) {
      .login p {
        font-size: 18px;
        font-size: 1.125rem; } }
  .login .btn-primary {
    color: #fff !important;
    background: #ee2e24;
    border-color: #ee2e24;
    border-width: 2px;
    padding: 8px 50px 7px 50px; }
    .login .btn-primary span {
      margin: 0 10px; }
    .login .btn-primary:hover {
      background: #ee2e24 !important;
      border-color: #ee2e24 !important;
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .login .btn-primary:active, .login .btn-primary:focus {
      background: #ee2e24 !important;
      border-color: #ee2e24 !important; }
  .login .login-form {
    float: none;
    max-width: 280px;
    margin: 0 auto 50px auto;
    text-align: left; }
    @media (min-width: 992px) {
      .login .login-form {
        margin: 0 auto; } }
    .login .login-form .form-group {
      text-align: left; }
      .login .login-form .form-group label {
        margin-top: 8px;
        font-size: 16px;
        font-size: 1rem;
        color: #fff; }
      .login .login-form .form-group .form-control {
        background: #fff; }
    .login .login-form .recordar-password {
      color: #fff;
      font-size: 13px;
      font-size: 0.8125rem; }
    .login .login-form .btn-primary {
      margin: 25px 0 10px 0; }
      @media (min-width: 767px) {
        .login .login-form .btn-primary {
          margin: 25px 0 0 0; } }
    .login .login-form .checkbox {
      margin-top: 0;
      margin-bottom: 5px; }
      .login .login-form .checkbox input {
        margin-top: 2px; }
      .login .login-form .checkbox label {
        font-size: 13px;
        font-size: 0.8125rem; }
        .login .login-form .checkbox label a {
          color: #fff; }
    .login .login-form.login-zona-personal {
      max-width: 100%; }
      @media (min-width: 767px) {
        .login .login-form.login-zona-personal {
          max-width: 700px;
          margin: 0 auto; } }
      .login .login-form.login-zona-personal .box-dropdown {
        margin-bottom: 0; }
  .login .box-dropdown {
    margin-top: -2px; }
    .login .box-dropdown .promo-select {
      background: #fff;
      height: 34px !important; }
    .login .box-dropdown .bootstrap-select.btn-group .dropdown-menu {
      background: #fff !important; }
    .login .box-dropdown .bootstrap-select.btn-group .dropdown-menu > li.selected > a {
      background: #fff; }
    .login .box-dropdown .bootstrap-select.btn-group .dropdown-menu > li > a:hover {
      background: #fff; }
    .login .box-dropdown .bootstrap-select.btn-group .dropdown-menu.inner {
      background: #fff; }

/* FIN LOGIN */
/* INI REGISTRO */
.registro {
  padding: 30px 0; }
  @media (min-width: 767px) {
    .registro {
      padding: 70px 0 30px 0; } }

/* FIN REGISTRO */
/* INI PROMOCIONES */
.promociones {
  text-align: center; }
  @media (min-width: 992px) {
    .promociones {
      text-align: left; } }
  .promociones h1 {
    margin: 40px 0; }
    @media (min-width: 992px) {
      .promociones h1 {
        margin: 50px 0; } }
  .promociones .items-promocion {
    text-align: left;
    float: none;
    max-width: 500px;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .promociones .items-promocion {
        float: left;
        max-width: 100%;
        margin: 0; } }
    .promociones .items-promocion .item-promocion {
      position: relative;
      text-align: left;
      background: #fff;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      background-clip: padding-box;
      margin-bottom: 30px; }
      @media (min-width: 992px) {
        .promociones .items-promocion .item-promocion {
          margin-bottom: 50px; } }
      .promociones .items-promocion .item-promocion .info-promo {
        position: static;
        padding: 25px 30px; }
        .promociones .items-promocion .item-promocion .info-promo h2 {
          margin-bottom: 15px; }
        @media (min-width: 992px) {
          .promociones .items-promocion .item-promocion .info-promo {
            padding-bottom: 50px; } }
        .promociones .items-promocion .item-promocion .info-promo p a {
          color: #ee2e24; }
      .promociones .items-promocion .item-promocion .imagen-promo {
        width: 100%;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
        -webkit-border-top-right-radius: 6px;
        border-top-right-radius: 6px;
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px;
        background-clip: padding-box; }
        @media (min-width: 992px) {
          .promociones .items-promocion .item-promocion .imagen-promo {
            -webkit-border-bottom-left-radius: 6px;
            border-bottom-left-radius: 6px;
            -webkit-border-top-left-radius: 6px;
            border-top-left-radius: 6px;
            background-clip: padding-box;
            -webkit-border-bottom-right-radius: 0px;
            border-bottom-right-radius: 0px;
            -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
            background-clip: padding-box; } }
        .promociones .items-promocion .item-promocion .imagen-promo.imagen_desactivada {
          opacity: 0.4;
          filter: alpha(opacity=40);
          background-color: #f2f2f2; }
      .promociones .items-promocion .item-promocion .cont-btn {
        margin-left: -5px; }
        @media (min-width: 992px) {
          .promociones .items-promocion .item-promocion .cont-btn {
            position: absolute;
            bottom: 25px; } }
        .promociones .items-promocion .item-promocion .cont-btn .btn-primary {
          padding: 10px 13px 8px 14px;
          margin: 5px;
          font-size: 14px;
          font-size: 0.875rem; }
      .promociones .items-promocion .item-promocion.promocion-over .imagen-promo {
        opacity: 0.4;
        filter: alpha(opacity=40);
        background-color: #f2f2f2; }

/* FIN PROMOCIONES */
/* INI FICHA PROMOCIÓN */
.ficha-promocion {
  /* INI FORMULARIOS */
  /* SELECTOR */
  /* CUSTOM FILE INPUT */
  /* FIN REGISTRO */
  /* FIN FORMULARIOS */ }
  .ficha-promocion h3 {
    display: inline-block;
    vertical-align: middle;
    font-family: "Praxis LT Bold", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: 10px; }
  .ficha-promocion .checkbox {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left !important; }
    .ficha-promocion .checkbox input {
      margin-top: 2px; }
    .ficha-promocion .checkbox label {
      font-size: 13px;
      font-size: 0.8125rem; }
      .ficha-promocion .checkbox label a {
        color: #444444; }
  .ficha-promocion .alternativa_form {
    font-weight: 700;
    text-align: center; }
  .ficha-promocion .paso_form2 {
    text-align: center; }
    .ficha-promocion .paso_form2 img {
      margin: 0 auto; }
  .ficha-promocion .paso_form6 {
    text-align: center; }
  .ficha-promocion ::-webkit-input-placeholder {
    color: #666; }
  .ficha-promocion input.btn_buscar::-webkit-input-placeholder {
    color: #ee2e24; }
  .ficha-promocion :-moz-placeholder {
    /* Firefox 18- */
    color: #666; }
  .ficha-promocion input.btn_buscar::-moz-placeholder {
    color: #ee2e24; }
  .ficha-promocion ::-moz-placeholder {
    /* Firefox 19+ */
    color: #666; }
  .ficha-promocion input.btn_buscar::-moz-placeholder {
    color: #ee2e24; }
  .ficha-promocion :-ms-input-placeholder {
    color: #666; }
  .ficha-promocion input.btn_buscar::-ms-input-placeholder {
    color: #ee2e24; }
  .ficha-promocion input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #e5e5e5 inset;
    -webkit-text-fill-color: #444 !important; }
  .ficha-promocion .selector {
    /*background-image: url("../img/generic/input-flechita.png");*/
    background-repeat: no-repeat;
    background-position: 98% 40%;
    background-color: #eeeeee;
    overflow: hidden;
    border: none;
    width: 100%;
    height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 8px 0 15px 0;
    padding: 8px 0 0 10px;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    outline: none; }
  .ficha-promocion .selector:after {
    content: "\f107";
    font-family: FontAwesome;
    color: #000;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    text-align: center;
    width: 11%;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box; }
  .ficha-promocion .selector2 {
    margin-right: 2%;
    width: 48%;
    float: left;
    font-size: 16px;
    font-size: 1rem; }
  .ficha-promocion .selector-opciones {
    width: 100%;
    margin-top: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: 'Praxis LT Light', sans-serif;
    color: #444;
    outline: none; }
  .ficha-promocion .campo_nombre input {
    background-color: #eeeeee;
    overflow: hidden;
    border: none;
    width: 100%;
    height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 8px 0 15px 0;
    padding: 2px 0 0 10px;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    outline: none; }
  .ficha-promocion div.custom_file_upload {
    width: 100%;
    height: 34px;
    position: relative;
    margin-top: 15px; }
  .ficha-promocion div.custom_file_upload input {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 10;
    margin: 6px 0 0 10px;
    font-family: 'Praxis LT Light', sans-serif;
    color: #444;
    border: none;
    background: transparent; }
  .ficha-promocion div.file_upload {
    width: 100%;
    height: 34px;
    background: #eeeeee;
    position: relative;
    display: inline;
    cursor: pointer;
    color: #444;
    text-align: center;
    float: left; }
  .ficha-promocion div.file_upload:before {
    right: 1px;
    content: '\f002';
    font-family: FontAwesome;
    position: absolute;
    top: 6px;
    text-align: center;
    width: 12%;
    height: 10px;
    cursor: pointer;
    color: #ee2e24;
    /*background-image: url("../img/generic/icon_camara.png");*/
    background-repeat: no-repeat;
    background-position: 98% 50%; }
  .ficha-promocion div.file_upload input {
    position: relative;
    height: 34px;
    width: 100%;
    display: inline;
    cursor: pointer;
    opacity: 0;
    overflow: hidden;
    border: none; }
  .ficha-promocion .invalid {
    border: 1px solid red !important; }
  .ficha-promocion select.invalid {
    border: none !important; }
  .ficha-promocion .registro_login_facebook {
    text-align: center;
    padding: 35px 20px; }
  .ficha-promocion .registro_login_facebook img {
    max-width: 200px; }
  .ficha-promocion .destacado-promocion {
    width: 100%;
    padding: 10px 30px;
    background: #000000; }
    @media (min-width: 480px) {
      .ficha-promocion .destacado-promocion {
        position: absolute;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 30px;
        background: transparent; } }
    .ficha-promocion .destacado-promocion .texto-destacado {
      position: static;
      color: #fff !important;
      text-align: center; }
      .ficha-promocion .destacado-promocion .texto-destacado h1, .ficha-promocion .destacado-promocion .texto-destacado h2 {
        color: #fff;
        font-family: "Praxis LT Bold", sans-serif;
        text-transform: uppercase;
        font-size: 20px;
        font-size: 1.25rem;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6); }
        @media (min-width: 480px) {
          .ficha-promocion .destacado-promocion .texto-destacado h1, .ficha-promocion .destacado-promocion .texto-destacado h2 {
            font-size: 24px;
            font-size: 1.5rem; } }
        @media (min-width: 767px) {
          .ficha-promocion .destacado-promocion .texto-destacado h1, .ficha-promocion .destacado-promocion .texto-destacado h2 {
            font-size: 30px;
            font-size: 1.875rem; } }
      .ficha-promocion .destacado-promocion .texto-destacado p {
        font-family: "Praxis LT Bold", sans-serif;
        margin-bottom: 5px; }
        @media (min-width: 600px) {
          .ficha-promocion .destacado-promocion .texto-destacado p {
            font-size: 18px;
            font-size: 1.125rem; } }
        @media (min-width: 767px) {
          .ficha-promocion .destacado-promocion .texto-destacado p {
            font-size: 20px;
            font-size: 1.25rem; } }
  .ficha-promocion .enc-promo {
    width: 100%;
    border-bottom: 4px solid #ee2e24;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 30px; }
    @media (min-width: 767px) {
      .ficha-promocion .enc-promo {
        text-align: center; } }
    .ficha-promocion .enc-promo .item-enc-promo {
      float: none;
      max-width: 300px;
      margin: 5px auto; }
      @media (min-width: 767px) {
        .ficha-promocion .enc-promo .item-enc-promo {
          float: left;
          max-width: 100%;
          margin: 0; } }
      .ficha-promocion .enc-promo .item-enc-promo p {
        display: inline;
        vertical-align: middle;
        padding: 0;
        margin: 0 0 0 10px;
        color: #444444;
        font-size: 16px;
        font-size: 1rem; }
        .ficha-promocion .enc-promo .item-enc-promo p strong {
          display: inline-block;
          vertical-align: middle;
          font-family: "Praxis LT Bold", sans-serif;
          font-weight: 700;
          text-transform: uppercase;
          letter-spacing: 1px; }
        .ficha-promocion .enc-promo .item-enc-promo p span {
          display: inline-block;
          vertical-align: middle;
          margin: -2px 5px 0 5px; }
  .ficha-promocion .item-enc-promo {
    margin: 30px 0;
    padding-left: 0;
    padding-right: 0; }
    .ficha-promocion .item-enc-promo .icon-promo.icon-descripcion {
      vertical-align: bottom; }
      .ficha-promocion .item-enc-promo .icon-promo.icon-descripcion svg {
        vertical-align: -.225em; }
    .ficha-promocion .item-enc-promo p {
      display: inline;
      vertical-align: middle;
      padding: 0;
      margin: 0 0 0 10px;
      color: #444444;
      font-size: 16px;
      font-size: 1rem; }
      .ficha-promocion .item-enc-promo p strong {
        display: inline-block;
        vertical-align: middle;
        font-family: "Praxis LT Bold", sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: -2px; }
      .ficha-promocion .item-enc-promo p span {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px; }
  .ficha-promocion .icon-promo {
    display: inline;
    vertical-align: middle;
    font-size: 26px;
    font-size: 1.625rem;
    color: #ee2e24; }
    @media (min-width: 767px) {
      .ficha-promocion .icon-promo {
        font-size: 30px;
        font-size: 1.875rem; } }
  .ficha-promocion .promo-premios {
    margin: 15px 0; }
    .ficha-promocion .promo-premios img {
      display: block;
      margin: 15px auto; }
  .ficha-promocion .checkbox {
    width: 100%;
    text-align: center; }
    .ficha-promocion .checkbox label {
      font-size: 13px;
      font-size: 0.8125rem; }
      .ficha-promocion .checkbox label a {
        color: #ee2e24; }
      .ficha-promocion .checkbox label input {
        margin-top: 0px; }
  .ficha-promocion .cont-btn {
    margin: 30px 0 0 0;
    text-align: center; }
    @media (min-width: 767px) {
      .ficha-promocion .cont-btn {
        text-align: right; } }
    .ficha-promocion .cont-btn .btn {
      margin-bottom: 15px; }
    .ficha-promocion .cont-btn .btn-sec {
      margin-right: 15px;
      margin-left: 15px; }
  .ficha-promocion .imagen-destacada-promo {
    position: relative;
    background: #000000; }
    .ficha-promocion .imagen-destacada-promo .imagen-destacada-promo-mb {
      display: block !important;
      width: 100%;
      /*background-size: cover;*/
      background-size: 100%;
      background-position: 50% 50%;
      background-repeat: no-repeat no-repeat;
      opacity: 0.9;
      filter: alpha(opacity=90); }
      @media (min-width: 767px) {
        .ficha-promocion .imagen-destacada-promo .imagen-destacada-promo-mb {
          display: none !important; } }
    .ficha-promocion .imagen-destacada-promo .imagen-destacada-promo-dt {
      display: none !important;
      width: 100%;
      background-size: 100%;
      background-position: 50% 50%;
      background-repeat: no-repeat no-repeat;
      opacity: 0.9;
      filter: alpha(opacity=90); }
      @media (min-width: 767px) {
        .ficha-promocion .imagen-destacada-promo .imagen-destacada-promo-dt {
          display: block !important;
          /*min-height: 270px;*/ } }
      @media (min-width: 992px) {
        .ficha-promocion .imagen-destacada-promo .imagen-destacada-promo-dt {
          display: block !important;
          /*min-height: 340px;
          max-height: 400px;*/ } }
    .ficha-promocion .imagen-destacada-promo .imagen-destacada-promo-mb-dos {
      display: none !important; }
    .ficha-promocion .imagen-destacada-promo .imagen-destacada-promo-dt-dos {
      display: none !important; }

/* FIN FICHA PROMOCIÓN */
/* INI FORM PROMO */
.form-promo .form-group {
  margin-bottom: 20px; }
  .form-promo .form-group label {
    display: inline-block;
    vertical-align: middle;
    font-family: "Praxis LT Bold", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px; }
  .form-promo .form-group .form-control {
    background: #eeeeee;
    border: none;
    outline: none;
    box-shadow: none; }

/* FIN FORM PROMO */
/* INI LEGAL */
.legal {
  /* ini acordeón bbll */
  /* fin acordeón bbll */ }
  .legal h1 {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 26px;
    font-size: 1.625rem; }
  .legal .intro-legal {
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem; }
    @media (min-width: 767px) {
      .legal .intro-legal {
        font-size: 18px;
        font-size: 1.125rem; } }
  .legal p a {
    color: #ee2e24; }
  .legal p em {
    font-style: italic; }
  .legal h3 {
    margin-bottom: 15px;
    width: 100%;
    max-width: 100%;
    font-family: "Praxis LT Bold", sans-serif;
    color: #444444;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 2px; }
    @media (min-width: 767px) {
      .legal h3 {
        font-size: 16px;
        font-size: 1rem; } }
  .legal ul {
    width: 100%;
    padding-left: 0;
    list-style-type: none; }
    .legal ul li {
      list-style-type: none;
      margin-top: 20px; }
      .legal ul li h3 {
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%;
        font-family: "Praxis LT Bold", sans-serif;
        color: #444444;
        text-transform: uppercase;
        font-size: 16px;
        font-size: 1rem;
        letter-spacing: 2px; }
        @media (min-width: 767px) {
          .legal ul li h3 {
            font-size: 16px;
            font-size: 1rem; } }
      .legal ul li p {
        max-width: 100%; }
  .legal ol {
    width: 100%;
    padding-left: 0;
    list-style-type: decimal;
    font-family: "Praxis LT Bold", sans-serif;
    color: #444444;
    letter-spacing: 2px;
    font-size: 16px;
    font-size: 1rem;
    list-style-position: inside; }
    .legal ol li {
      margin-top: 20px;
      list-style-type: decimal;
      font-weight: 600; }
      .legal ol li h3 {
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
        margin-bottom: 5px;
        width: 100%;
        max-width: 85%;
        line-height: 1.2;
        font-family: "Praxis LT Bold", sans-serif;
        color: #444444;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-size: 16px;
        font-size: 1rem; }
        @media (min-width: 767px) {
          .legal ol li h3 {
            font-size: 16px;
            font-size: 1rem; } }
      .legal ol li p {
        font-weight: normal;
        max-width: 100%;
        font-family: "Praxis LT Light", sans-serif;
        color: #444444;
        letter-spacing: 0px; }
  .legal .tabla-legal {
    width: 100%;
    color: #444444;
    font-family: "Praxis LT Light", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    margin: 30px 0;
    overflow: auto; }
    .legal .tabla-legal table {
      width: 100%;
      border-collapse: collapse; }
    .legal .tabla-legal th {
      border: 1px solid #444444;
      font-family: "Praxis LT Light", sans-serif;
      color: #fff;
      background: #444444;
      text-align: center;
      vertical-align: middle;
      padding: 2px 15px; }
    .legal .tabla-legal td {
      border: 1px solid #DDD;
      text-align: center;
      padding: 15px; }
      .legal .tabla-legal td a {
        color: #ee2e24; }
  .legal .links-legal {
    margin: 15px 0; }
    .legal .links-legal a {
      width: 100%;
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      @media (min-width: 767px) {
        .legal .links-legal a {
          width: auto; } }
  .legal .listado-bases {
    margin: 40px 0; }
    .legal .listado-bases h3 {
      font-family: "Praxis LT Bold", sans-serif;
      color: #444444;
      letter-spacing: 2px;
      text-transform: uppercase;
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: 0; }
      .legal .listado-bases h3 a {
        color: #ee2e24;
        text-decoration: none; }
    .legal .listado-bases .panel-default {
      border: none;
      box-shadow: none;
      margin-bottom: 20px; }
    .legal .listado-bases .panel-heading {
      background-color: #EEE;
      border: none;
      padding: 10px 15px; }
    .legal .listado-bases .panel-body {
      padding: 30px 0px;
      border-top-color: #EEE; }
      .legal .listado-bases .panel-body h3 {
        margin-bottom: 10px; }
    .legal .listado-bases .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #EEE; }
  .legal .more-less {
    float: right;
    color: #ee2e24; }

/* FIN LEGAL */
/* INI FOOTER */
.footer {
  width: 100%;
  padding: 5px 20px;
  color: #fff;
  text-align: center; }
  .footer.logado ul li {
    color: #444444; }
    .footer.logado ul li a {
      color: #444444; }
  .footer a {
    display: inline-block;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
      .footer a:hover img {
        opacity: 0.8;
        filter: alpha(opacity=80); }
  .footer span {
    display: inline-block;
    vertical-align: middle; }
    @media (min-width: 767px) {
      .footer span {
        margin: 10px 0; } }
    @media (min-width: 992px) {
      .footer span {
        margin: 20px 0; } }
  .footer ul {
    text-align: center;
    list-style: none;
    margin: 16px 0 0 0; }
    .footer ul li {
      padding: 10px 15px;
      text-align: center;
      display: inline-block;
      width: 100%;
      font-size: 14px;
      font-size: 0.875rem; }
      @media (min-width: 767px) {
        .footer ul li {
          width: auto;
          padding: 0; } }
      .footer ul li a {
        display: inline-block;
        color: #fff; }
      .footer ul li.sep {
        display: none; }
        @media (min-width: 767px) {
          .footer ul li.sep {
            display: inline-block;
            margin: 0 10px; } }
  @media (min-width: 767px) {
    .footer {
      text-align: left; } }

/* FIN FOOTER */
/* SWEET ALERT */
.sweet-alert {
  padding: 30px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px; }

.sweet-alert h2 {
  background: none;
  color: #444;
  border: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
  margin: 0 !important; }

.sweet-alert p {
  color: #444;
  margin: 0px auto;
  font-family: 'Praxis LT Light', sans-serif; }

.sweet-alert button {
  font-family: 'Praxis LT Regular', sans-serif;
  color: #fff !important;
  background-color: #ee2e24 !important;
  border-color: #fff;
  line-height: 1.1;
  white-space: normal;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Praxis LT Bold", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  box-shadow: none !important;
  padding: 8px 30px 6px 30px;
  letter-spacing: 2px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box; }
  .sweet-alert button:hover, .sweet-alert button:active, .sweet-alert button:focus {
    /*@include transform(scale($scale));*/
    box-shadow: none !important;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border-color: #fff !important;
    background-color: #ee2e24 !important; }
  .sweet-alert button:focus {
    box-shadow: none !important;
    border-color: #fff !important; }

.sweet-alert button.cancel {
  font-family: 'Praxis LT Regular', sans-serif;
  color: #ee2e24 !important;
  background-color: #fff !important;
  border: 1px solid #fff !important; }

/* FIN SWEET ALERT */
/* INI LAYER COOKIES */
.layer-cookies {
  display: none;
  position: fixed;
  width: 90%;
  max-width: 380px;
  bottom: 30px;
  left: 5%;
  z-index: 10000;
  background: #fff;
  padding: 0px 30px 30px 30px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.34); }
  .layer-cookies div {
    width: 100%;
    position: relative;
    padding-top: 40px; }
    .layer-cookies div p {
      font-size: 13px;
      font-size: 0.8125rem;
      margin: 0; }
      @media (min-width: 767px) {
        .layer-cookies div p {
          font-size: 16px;
          font-size: 1rem; } }
    .layer-cookies div .btn-primary {
      font-size: 11px;
      font-size: 0.6875rem;
      margin: 0;
      padding-left: 50px;
      padding-right: 50px; }
      @media (min-width: 767px) {
        .layer-cookies div .btn-primary {
          font-size: 14px;
          font-size: 0.875rem; } }
  .layer-cookies .close-layer-cookies {
    position: absolute;
    top: 10px;
    right: -20px; }
    .layer-cookies .close-layer-cookies img {
      width: 28px;
      height: 28px; }

/* FIN LAYER COOKIES */
/* POP UP */
.overlay-popup {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 20;
  padding: 10px 0px;
  display: none;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; }

div.overlay-popup div.dentroVentana {
  position: relative;
  width: 95%;
  max-width: 600px;
  background: #FFF;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.cerrar {
  top: 12px;
  right: 12px;
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px; }

/* INI POP UP ENCUESTA*/
.box-popup {
  position: fixed;
  display: inherit;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 12000;
  background-color: #FFF;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out; }

.contenido-popup h3 {
  font-family: 'Praxis LT Regular', sans-serif;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 2px;
  line-height: 1.4;
  color: #444;
  text-transform: uppercase; }

.box-popup .cerrar {
  top: 15px;
  right: 15px;
  position: absolute;
  z-index: 2;
  width: 30px;
  height: 30px; }

.test {
  color: #505050;
  background: #fff;
  padding: 0 30px;
  margin: 15px 0;
  border-radius: 12px;
  background-clip: padding-box; }

.test strong {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.1; }

.test ul {
  margin: 10px 0 10px 0;
  display: inline-block; }

.test ul li {
  text-align: left;
  max-width: 300px;
  margin: 8px 0; }

.test .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.test .radio input[type=radio], .test .radio-inline input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 2px; }

.test .puntuacion {
  display: block;
  margin: 0 auto 20px auto; }

.test .puntuacion li {
  display: inline-block;
  margin: 0; }

.test .puntuacion li img {
  display: block;
  max-width: 30px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.test .puntuacion li img:hover {
  cursor: pointer;
  opacity: 0.7; }

@media (min-width: 767px) {
  .box-popup {
    background: rgba(0, 0, 0, 0.7); } }
.contenido-popup {
  position: relative;
  width: 100%;
  padding: 50px 30px 30px 30px;
  text-align: center;
  color: #000;
  background-color: #FFF;
  background-clip: padding-box; }

.contenido-popup h2 {
  color: #ee2e24;
  line-height: 1.1; }

@media (min-width: 767px) {
  .contenido-popup h2 {
    font-family: 'Praxis LT Regular';
    margin: 0 auto; } }
@media (min-width: 767px) {
  .contenido-popup h3 {
    margin: 0 auto 10px auto; } }
@media (min-width: 767px) {
  .contenido-popup p {
    margin: 0 auto; } }
@media (min-width: 767px) {
  .contenido-popup {
    max-width: 600px;
    margin: 10% auto 0 auto; } }
/* FIN POP UP ENCUESTA */
/* INI ACCESO TALLERES */
.acceso-talleres {
  /* tabla */
  /* fin tabla */ }
  .acceso-talleres .login {
    border-top: none; }
  .acceso-talleres .datosMb {
    display: block; }
  .acceso-talleres .datos {
    display: none;
    margin: 0 0 50px 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box; }
  .acceso-talleres .tablaDatosMb {
    text-align: center;
    padding-top: 65px; }
  .acceso-talleres .tablaDatosMb tr:nth-child(even) {
    background-color: #f1f1f1; }
  .acceso-talleres .tablaDatosMb tr:nth-child(odd) {
    background-color: #ffffff; }
  .acceso-talleres .tablaDatosMb tr th {
    font-size: 16px;
    font-weight: bold;
    color: #ee2e24;
    padding: 10px; }
  .acceso-talleres .tablaDatosMb tr td, .acceso-talleres .tablaDatosMb tr th {
    padding: 10px; }
  .acceso-talleres .tablaDatos {
    text-align: center;
    padding-top: 65px;
    margin: 40px 0 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box; }
  .acceso-talleres .tablaDatos tr:nth-child(even) {
    background-color: #f1f1f1; }
  .acceso-talleres .tablaDatos tr:nth-child(odd) {
    background-color: #ffffff; }
  .acceso-talleres .tablaDatos tr th {
    font-size: 16px;
    font-weight: bold;
    color: #ee2e24;
    padding: 10px;
    text-align: center; }
  .acceso-talleres .tablaDatos tr td {
    font-weight: normal;
    color: #444444;
    padding: 10px;
    font-size: 16px;
    font-size: 1rem; }
  .acceso-talleres .btn_buscar {
    float: right;
    background: #fff;
    border: 1px solid #ccc;
    height: 34px;
    color: #444444;
    font-size: 16px;
    font-size: 1rem;
    width: 100%;
    max-width: 300px;
    display: block;
    margin-right: 20px; }
  .acceso-talleres .buscar {
    padding-top: 40px;
    padding-right: 15px;
    max-width: 400px;
    margin: 0 auto; }
    .acceso-talleres .buscar a {
      display: block;
      float: right; }
  .acceso-talleres .buscar img {
    display: block;
    float: right; }
  @media (min-width: 767px) {
    .acceso-talleres .datosMb {
      display: none; }
    .acceso-talleres .datos {
      display: block;
      width: 100%; } }

/* FIN ACCESO TALLERES */
.section_promo .form-group {
  margin-top: 6px; }
  .section_promo .form-group .form-control {
    background-color: #eeeeee;
    height: 34px; }

.oculto {
  display: none; }

/*# sourceMappingURL=styles.css.map */
