@charset "UTF-8";
/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/*luis*/
@media screen and (min-width: 40em){
.w-60-ns {
    width: 330px !important;
}}
@media screen and (min-width: 57em){
.pv0-m-2 {
    padding-top: 0;
    padding-bottom: 0;
    width:auto !important;}
}
.pointer.dib.f6.link.underline.c-link.hover-c-link.relative {
    float: left !important;
    position: absolute !important;
    margin-left: -3840px !important;
}
a.myo-cancel-btn.c-danger.hover-c-danger.pa0.bg-transparent.bn.cf.db.link.tl.w5.f6.fw4.flex.items-center.mb5 {
    color: #fff !important;
    font-size: 1px !important;
    z-index: 100000000;
    float: left;
    margin-left: -1770px !important;
    position: absolute;
}
#desceuntoslegis a {
    padding: 13px 49px;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    float: right;
    left: 1%; 
    top: 86%;
    position: fixed;
    z-index: 8000000;
    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a5b', endColorstr='#e74c3c',GradientType=0 );
    padding: 12px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 500;
    font-family: arial;
}
.luismoreno{
	
    right: 35%;
    top:-161px;
    position: fixed;
    height: 159px;
    width: 593;
    z-index: 222222;
    
    overflow: hidden;
    transition: 0.4s;
    
}

.luismoreno .boton-cerrarluis {
	
	
    position: absolute;
    top: 1.5rem;
    right: 2rem;
    COLOR: #FFF;
    font-size: 2rem;
    display: block;
    padding: 0;
    line-height: 1.5rem;
    margin: 0;
    height: 32px;
    width: 32px;
    text-align: center;
    vertical-align: top;
	
}



.luismoreno a {
    display: block;
    font-size: 120%;
   
    text-decoration: none;
    
}

.luismoreno a:hover{
    color:#fff;
   

}


#luiscontenido {
    transition: top 0.4s ;
    padding: 1rem;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
    position: fixed;
    right: 44%;
    top: -18px;
    z-index: 999;}

.abrir-cerrar {
    color: #2E88C7;
    font-size:1rem;   
}


#abrir {
    
}
#cerrar {
    display:none;
}
/*fin luis*/



@import url("https://fonts.googleapis.com/css?family=Asap:400,500,700");
/* line 9, _reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }
  
  
  #chatlegis a{    
    padding: 13px 49px;
    border-radius: 5px 5px 5px 5px;
   
    color: #fff;
    float: right;
    right: 1%;
    top: 89%;

    position: fixed;
    z-index: 8000000;
	background: #ff6a5b;
    background: -moz-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
    background: -webkit-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
    background: linear-gradient(to bottom, #ff6a5b 0%, #e74c3c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a5b', endColorstr='#e74c3c',GradientType=0 );
    padding: 12px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 500;
	font-family:arial;
}
  
  a#is-corporate-client {
    font-size: 18px !important;
    background: #004e9b !important;
    padding: 1% !important;
    color: #ffffff !important;
}

/* line 24, _reset.scss */
audio,
canvas,
video {
  display: inline-block; }

/* line 30, _reset.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 35, _reset.scss */
[hidden],
template {
  display: none; }

/* line 40, _reset.scss */
html {
  font-family: 'Asap', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 45, _reset.scss */
.loading {
  display: none !important; }

/* line 48, _reset.scss */
body {
  margin: 0; }
  /* line 50, _reset.scss */
  body.hiddenScroll {
    overflow-y: hidden;
    height: 100%; }

/* line 56, _reset.scss */
a {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  cursor: pointer;
  background: transparent; }

/* line 65, _reset.scss */
a:focus {
  outline: thin dotted; }

/* line 69, _reset.scss */
a:active,
a:hover {
  outline: 0; }

/* line 74, _reset.scss */
h1 {
  margin: 0.67em 0;
  font-size: 2em; }

/* line 79, _reset.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 83, _reset.scss */
b,
strong {
  font-weight: bold; }

/* line 88, _reset.scss */
dfn {
  font-style: italic; }

/* line 92, _reset.scss */
hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 98, _reset.scss */
mark {
  color: #000;
  background: #ff0; }

/* line 103, _reset.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/* line 111, _reset.scss */
pre {
  white-space: pre-wrap; }

/* line 115, _reset.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 119, _reset.scss */
small {
  font-size: 80%; }

/* line 123, _reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

/* line 131, _reset.scss */
sup {
  top: -0.5em; }

/* line 135, _reset.scss */
sub {
  bottom: -0.25em; }

/* line 139, _reset.scss */
img {
  border: 0; }

/* line 143, _reset.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 147, _reset.scss */
figure {
  margin: 0; }

/* line 151, _reset.scss */
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

/* line 157, _reset.scss */
legend {
  padding: 0;
  border: 0; }

/* line 162, _reset.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%; }

/* line 171, _reset.scss */
button,
input {
  line-height: normal; }

/* line 176, _reset.scss */
button,
select {
  text-transform: none; }

/* line 181, _reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

/* line 189, _reset.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 194, _reset.scss */
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

/* line 200, _reset.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

/* line 207, _reset.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 212, _reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 218, _reset.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 223, _reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  /* line 229, _reset.scss */
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 235, _reset.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 239, _reset.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 242, _reset.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 245, _reset.scss */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 249, _reset.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 254, _reset.scss */
  thead {
    display: table-header-group; }

  /* line 257, _reset.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 261, _reset.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 2cm .5cm; }
  /* line 267, _reset.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 273, _reset.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 277, _reset.scss */
  select {
    background: #fff !important; }

  /* line 280, _reset.scss */
  .navbar {
    display: none; }

  /* line 283, _reset.scss */
  .table td,
  .table th {
    background-color: #fff !important; }

  /* line 287, _reset.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  /* line 291, _reset.scss */
  .label {
    border: 1px solid #000; }

  /* line 294, _reset.scss */
  .table {
    border-collapse: collapse !important; }

  /* line 297, _reset.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
/* line 303, _reset.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 311, _reset.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

/* line 316, _reset.scss */
body {
  font-family: 'Asap', sans-serif;
  font-size: 12px;
  line-height: normal;
  color: #303030;
  background-color: #f4f4f4; }

/* line 324, _reset.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 333, _reset.scss */
a {
  color: #303030;
  text-decoration: none; }

/* line 338, _reset.scss */
a:hover,
a:focus {
  color: #303030;
  text-decoration: underline; }

/* line 344, _reset.scss */
a:focus {
  outline: none; }

/* line 348, _reset.scss */
img {
  vertical-align: middle; }

/* line 352, _reset.scss */
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }

/* line 358, _reset.scss */
.img-rounded {
  border-radius: 6px; }

/* line 362, _reset.scss */
.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/* line 375, _reset.scss */
.img-circle {
  border-radius: 50%; }

/* line 379, _reset.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

/* line 386, _reset.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 397, _reset.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Asap', sans-serif;
  color: inherit; }

/* line 413, _reset.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

/* line 442, _reset.scss */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

/* line 449, _reset.scss */
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%; }

/* line 458, _reset.scss */
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 465, _reset.scss */
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%; }

/* line 474, _reset.scss */
h1,
.h1 {
  font-size: 36px; }

/* line 479, _reset.scss */
h2,
.h2 {
  font-size: 30px; }

/* line 484, _reset.scss */
h3,
.h3 {
  font-size: 24px; }

/* line 489, _reset.scss */
h4,
.h4 {
  font-size: 18px; }

/* line 494, _reset.scss */
h5,
.h5 {
  font-size: 14px; }

/* line 499, _reset.scss */
h6,
.h6 {
  font-size: 12px; }

/* line 504, _reset.scss */
p {
  margin: 0px; }

/* line 508, _reset.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 768px) {
  /* line 516, _reset.scss */
  .lead {
    font-size: 21px; } }
/* line 521, _reset.scss */
small,
.small {
  font-size: 85%; }

/* line 526, _reset.scss */
i, cite {
  font-style: normal; }

/* line 530, _reset.scss */
.text-muted {
  color: #999999; }

/* line 534, _reset.scss */
.text-primary {
  color: #428bca; }

/* line 538, _reset.scss */
.text-primary:hover {
  color: #3071a9; }

/* line 542, _reset.scss */
.text-warning {
  color: #8a6d3b; }

/* line 546, _reset.scss */
.text-warning:hover {
  color: #66512c; }

/* line 550, _reset.scss */
.text-danger {
  color: #a94442; }

/* line 554, _reset.scss */
.text-danger:hover {
  color: #843534; }

/* line 558, _reset.scss */
.text-success {
  color: #3c763d; }

/* line 562, _reset.scss */
.text-success:hover {
  color: #2b542c; }

/* line 566, _reset.scss */
.text-info {
  color: #31708f; }

/* line 570, _reset.scss */
.text-info:hover {
  color: #245269; }

/* line 574, _reset.scss */
.text-left {
  text-align: left; }

/* line 578, _reset.scss */
.text-right {
  text-align: right; }

/* line 582, _reset.scss */
.text-center {
  text-align: center; }

/* line 586, _reset.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

/* line 592, _reset.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 0px; }

/* line 598, _reset.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

/* line 605, _reset.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 610, _reset.scss */
.list-inline {
  padding-left: 0;
  list-style: none; }

/* line 615, _reset.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

/* line 621, _reset.scss */
.list-inline > li:first-child {
  padding-left: 0; }

/* line 625, _reset.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px; }

/* line 630, _reset.scss */
dt,
dd {
  line-height: 1.428571429; }

/* line 635, _reset.scss */
dt {
  font-weight: bold; }

/* line 639, _reset.scss */
dd {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 644, _reset.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }

  /* line 653, _reset.scss */
  .dl-horizontal dd {
    margin-left: 180px; }

  /* line 656, _reset.scss */
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }

  /* line 661, _reset.scss */
  .dl-horizontal dd:after {
    clear: both; }

  /* line 664, _reset.scss */
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }

  /* line 669, _reset.scss */
  .dl-horizontal dd:after {
    clear: both; } }
/* line 674, _reset.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

/* line 680, _reset.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 685, _reset.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

/* line 691, _reset.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

/* line 697, _reset.scss */
blockquote p:last-child {
  margin-bottom: 0; }

/* line 701, _reset.scss */
blockquote small,
blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #999999; }

/* line 708, _reset.scss */
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0'; }

/* line 713, _reset.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

/* line 720, _reset.scss */
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right; }

/* line 726, _reset.scss */
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: ''; }

/* line 731, _reset.scss */
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

/* line 736, _reset.scss */
blockquote:before,
blockquote:after {
  content: ""; }

/* line 741, _reset.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

/* line 747, _reset.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

/* line 754, _reset.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px; }

/* line 763, _reset.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px; }

/* line 777, _reset.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

/* line 786, _reset.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 791, _reset.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

/* line 798, _reset.scss */
.container:before,
.container:after {
  display: table;
  content: " "; }

/* line 804, _reset.scss */
.container:after {
  clear: both; }

/* line 808, _reset.scss */
.container:before,
.container:after {
  display: table;
  content: " "; }

/* line 814, _reset.scss */
.container:after {
  clear: both; }

@media (min-width: 768px) {
  /* line 819, _reset.scss */
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  /* line 825, _reset.scss */
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  /* line 831, _reset.scss */
  .container {
    width: 1170px; } }
/* line 836, _reset.scss */
.row {
  margin: 0px; }

/* line 840, _reset.scss */
.row:before,
.row:after {
  display: table;
  content: " "; }

/* line 846, _reset.scss */
.row:after {
  clear: both; }

/* line 850, _reset.scss */
.row:before,
.row:after {
  display: table;
  content: " "; }

/* line 856, _reset.scss */
.row:after {
  clear: both; }

/* line 860, _reset.scss */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/* line 914, _reset.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left; }

/* line 929, _reset.scss */
.col-xs-12 {
  width: 100%; }

/* line 933, _reset.scss */
.col-xs-11 {
  width: 91.66666666666666%; }

/* line 937, _reset.scss */
.col-xs-10 {
  width: 83.33333333333334%; }

/* line 941, _reset.scss */
.col-xs-9 {
  width: 75%; }

/* line 945, _reset.scss */
.col-xs-8 {
  width: 66.66666666666666%; }

/* line 949, _reset.scss */
.col-xs-7 {
  width: 58.333333333333336%; }

/* line 953, _reset.scss */
.col-xs-6 {
  width: 50%; }

/* line 957, _reset.scss */
.col-xs-5 {
  width: 41.66666666666667%; }

/* line 961, _reset.scss */
.col-xs-4 {
  width: 33.33333333333333%; }

/* line 965, _reset.scss */
.col-xs-3 {
  width: 25%; }

/* line 969, _reset.scss */
.col-xs-2 {
  width: 16.666666666666664%; }

/* line 973, _reset.scss */
.col-xs-1 {
  width: 8.333333333333332%; }

/* line 977, _reset.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 981, _reset.scss */
.col-xs-pull-11 {
  right: 91.66666666666666%; }

/* line 985, _reset.scss */
.col-xs-pull-10 {
  right: 83.33333333333334%; }

/* line 989, _reset.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 993, _reset.scss */
.col-xs-pull-8 {
  right: 66.66666666666666%; }

/* line 997, _reset.scss */
.col-xs-pull-7 {
  right: 58.333333333333336%; }

/* line 1001, _reset.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 1005, _reset.scss */
.col-xs-pull-5 {
  right: 41.66666666666667%; }

/* line 1009, _reset.scss */
.col-xs-pull-4 {
  right: 33.33333333333333%; }

/* line 1013, _reset.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 1017, _reset.scss */
.col-xs-pull-2 {
  right: 16.666666666666664%; }

/* line 1021, _reset.scss */
.col-xs-pull-1 {
  right: 8.333333333333332%; }

/* line 1025, _reset.scss */
.col-xs-pull-0 {
  right: 0; }

/* line 1029, _reset.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 1033, _reset.scss */
.col-xs-push-11 {
  left: 91.66666666666666%; }

/* line 1037, _reset.scss */
.col-xs-push-10 {
  left: 83.33333333333334%; }

/* line 1041, _reset.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 1045, _reset.scss */
.col-xs-push-8 {
  left: 66.66666666666666%; }

/* line 1049, _reset.scss */
.col-xs-push-7 {
  left: 58.333333333333336%; }

/* line 1053, _reset.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 1057, _reset.scss */
.col-xs-push-5 {
  left: 41.66666666666667%; }

/* line 1061, _reset.scss */
.col-xs-push-4 {
  left: 33.33333333333333%; }

/* line 1065, _reset.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 1069, _reset.scss */
.col-xs-push-2 {
  left: 16.666666666666664%; }

/* line 1073, _reset.scss */
.col-xs-push-1 {
  left: 8.333333333333332%; }

/* line 1077, _reset.scss */
.col-xs-push-0 {
  left: 0; }

/* line 1081, _reset.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

/* line 1085, _reset.scss */
.col-xs-offset-11 {
  margin-left: 91.66666666666666%; }

/* line 1089, _reset.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333333334%; }

/* line 1093, _reset.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 1097, _reset.scss */
.col-xs-offset-8 {
  margin-left: 66.66666666666666%; }

/* line 1101, _reset.scss */
.col-xs-offset-7 {
  margin-left: 58.333333333333336%; }

/* line 1105, _reset.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 1109, _reset.scss */
.col-xs-offset-5 {
  margin-left: 41.66666666666667%; }

/* line 1113, _reset.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333333333%; }

/* line 1117, _reset.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 1121, _reset.scss */
.col-xs-offset-2 {
  margin-left: 16.666666666666664%; }

/* line 1125, _reset.scss */
.col-xs-offset-1 {
  margin-left: 8.333333333333332%; }

/* line 1129, _reset.scss */
.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 1134, _reset.scss */
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left; }

  /* line 1148, _reset.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 1151, _reset.scss */
  .col-sm-11 {
    width: 91.66666666666666%; }

  /* line 1154, _reset.scss */
  .col-sm-10 {
    width: 83.33333333333334%; }

  /* line 1157, _reset.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 1160, _reset.scss */
  .col-sm-8 {
    width: 66.66666666666666%; }

  /* line 1163, _reset.scss */
  .col-sm-7 {
    width: 58.333333333333336%; }

  /* line 1166, _reset.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 1169, _reset.scss */
  .col-sm-5 {
    width: 41.66666666666667%; }

  /* line 1172, _reset.scss */
  .col-sm-4 {
    width: 33.33333333333333%; }

  /* line 1175, _reset.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 1178, _reset.scss */
  .col-sm-2 {
    width: 16.666666666666664%; }

  /* line 1181, _reset.scss */
  .col-sm-1 {
    width: 8.333333333333332%; }

  /* line 1184, _reset.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 1187, _reset.scss */
  .col-sm-pull-11 {
    right: 91.66666666666666%; }

  /* line 1190, _reset.scss */
  .col-sm-pull-10 {
    right: 83.33333333333334%; }

  /* line 1193, _reset.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 1196, _reset.scss */
  .col-sm-pull-8 {
    right: 66.66666666666666%; }

  /* line 1199, _reset.scss */
  .col-sm-pull-7 {
    right: 58.333333333333336%; }

  /* line 1202, _reset.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 1205, _reset.scss */
  .col-sm-pull-5 {
    right: 41.66666666666667%; }

  /* line 1208, _reset.scss */
  .col-sm-pull-4 {
    right: 33.33333333333333%; }

  /* line 1211, _reset.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 1214, _reset.scss */
  .col-sm-pull-2 {
    right: 16.666666666666664%; }

  /* line 1217, _reset.scss */
  .col-sm-pull-1 {
    right: 8.333333333333332%; }

  /* line 1220, _reset.scss */
  .col-sm-pull-0 {
    right: 0; }

  /* line 1223, _reset.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 1226, _reset.scss */
  .col-sm-push-11 {
    left: 91.66666666666666%; }

  /* line 1229, _reset.scss */
  .col-sm-push-10 {
    left: 83.33333333333334%; }

  /* line 1232, _reset.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 1235, _reset.scss */
  .col-sm-push-8 {
    left: 66.66666666666666%; }

  /* line 1238, _reset.scss */
  .col-sm-push-7 {
    left: 58.333333333333336%; }

  /* line 1241, _reset.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 1244, _reset.scss */
  .col-sm-push-5 {
    left: 41.66666666666667%; }

  /* line 1247, _reset.scss */
  .col-sm-push-4 {
    left: 33.33333333333333%; }

  /* line 1250, _reset.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 1253, _reset.scss */
  .col-sm-push-2 {
    left: 16.666666666666664%; }

  /* line 1256, _reset.scss */
  .col-sm-push-1 {
    left: 8.333333333333332%; }

  /* line 1259, _reset.scss */
  .col-sm-push-0 {
    left: 0; }

  /* line 1262, _reset.scss */
  .col-sm-offset-12 {
    margin-left: 100%; }

  /* line 1265, _reset.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }

  /* line 1268, _reset.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }

  /* line 1271, _reset.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 1274, _reset.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }

  /* line 1277, _reset.scss */
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }

  /* line 1280, _reset.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 1283, _reset.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }

  /* line 1286, _reset.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }

  /* line 1289, _reset.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 1292, _reset.scss */
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }

  /* line 1295, _reset.scss */
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }

  /* line 1298, _reset.scss */
  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  /* line 1304, _reset.scss */
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left; }

  /* line 1318, _reset.scss */
  .col-md-12 {
    width: 100%; }

  /* line 1321, _reset.scss */
  .col-md-11 {
    width: 91.66666666666666%; }

  /* line 1324, _reset.scss */
  .col-md-10 {
    width: 83.33333333333334%; }

  /* line 1327, _reset.scss */
  .col-md-9 {
    width: 75%; }

  /* line 1330, _reset.scss */
  .col-md-8 {
    width: 66.66666666666666%; }

  /* line 1333, _reset.scss */
  .col-md-7 {
    width: 58.333333333333336%; }

  /* line 1336, _reset.scss */
  .col-md-6 {
    width: 50%; }

  /* line 1339, _reset.scss */
  .col-md-5 {
    width: 41.66666666666667%; }

  /* line 1342, _reset.scss */
  .col-md-4 {
    width: 33.33333333333333%; }

  /* line 1345, _reset.scss */
  .col-md-3 {
    width: 25%; }

  /* line 1348, _reset.scss */
  .col-md-2 {
    width: 16.666666666666664%; }

  /* line 1351, _reset.scss */
  .col-md-1 {
    width: 8.333333333333332%; }

  /* line 1354, _reset.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 1357, _reset.scss */
  .col-md-pull-11 {
    right: 91.66666666666666%; }

  /* line 1360, _reset.scss */
  .col-md-pull-10 {
    right: 83.33333333333334%; }

  /* line 1363, _reset.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 1366, _reset.scss */
  .col-md-pull-8 {
    right: 66.66666666666666%; }

  /* line 1369, _reset.scss */
  .col-md-pull-7 {
    right: 58.333333333333336%; }

  /* line 1372, _reset.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 1375, _reset.scss */
  .col-md-pull-5 {
    right: 41.66666666666667%; }

  /* line 1378, _reset.scss */
  .col-md-pull-4 {
    right: 33.33333333333333%; }

  /* line 1381, _reset.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 1384, _reset.scss */
  .col-md-pull-2 {
    right: 16.666666666666664%; }

  /* line 1387, _reset.scss */
  .col-md-pull-1 {
    right: 8.333333333333332%; }

  /* line 1390, _reset.scss */
  .col-md-pull-0 {
    right: 0; }

  /* line 1393, _reset.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 1396, _reset.scss */
  .col-md-push-11 {
    left: 91.66666666666666%; }

  /* line 1399, _reset.scss */
  .col-md-push-10 {
    left: 83.33333333333334%; }

  /* line 1402, _reset.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 1405, _reset.scss */
  .col-md-push-8 {
    left: 66.66666666666666%; }

  /* line 1408, _reset.scss */
  .col-md-push-7 {
    left: 58.333333333333336%; }

  /* line 1411, _reset.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 1414, _reset.scss */
  .col-md-push-5 {
    left: 41.66666666666667%; }

  /* line 1417, _reset.scss */
  .col-md-push-4 {
    left: 33.33333333333333%; }

  /* line 1420, _reset.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 1423, _reset.scss */
  .col-md-push-2 {
    left: 16.666666666666664%; }

  /* line 1426, _reset.scss */
  .col-md-push-1 {
    left: 8.333333333333332%; }

  /* line 1429, _reset.scss */
  .col-md-push-0 {
    left: 0; }

  /* line 1432, _reset.scss */
  .col-md-offset-12 {
    margin-left: 100%; }

  /* line 1435, _reset.scss */
  .col-md-offset-11 {
    margin-left: 91.66666666666666%; }

  /* line 1438, _reset.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }

  /* line 1441, _reset.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 1444, _reset.scss */
  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }

  /* line 1447, _reset.scss */
  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }

  /* line 1450, _reset.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 1453, _reset.scss */
  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }

  /* line 1456, _reset.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }

  /* line 1459, _reset.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 1462, _reset.scss */
  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }

  /* line 1465, _reset.scss */
  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }

  /* line 1468, _reset.scss */
  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  /* line 1474, _reset.scss */
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left; }

  /* line 1488, _reset.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 1491, _reset.scss */
  .col-lg-11 {
    width: 91.66666666666666%; }

  /* line 1494, _reset.scss */
  .col-lg-10 {
    width: 83.33333333333334%; }

  /* line 1497, _reset.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 1500, _reset.scss */
  .col-lg-8 {
    width: 66.66666666666666%; }

  /* line 1503, _reset.scss */
  .col-lg-7 {
    width: 58.333333333333336%; }

  /* line 1506, _reset.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 1509, _reset.scss */
  .col-lg-5 {
    width: 41.66666666666667%; }

  /* line 1512, _reset.scss */
  .col-lg-4 {
    width: 33.33333333333333%; }

  /* line 1515, _reset.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 1518, _reset.scss */
  .col-lg-2 {
    width: 16.666666666666664%; }

  /* line 1521, _reset.scss */
  .col-lg-1 {
    width: 8.333333333333332%; }

  /* line 1524, _reset.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 1527, _reset.scss */
  .col-lg-pull-11 {
    right: 91.66666666666666%; }

  /* line 1530, _reset.scss */
  .col-lg-pull-10 {
    right: 83.33333333333334%; }

  /* line 1533, _reset.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 1536, _reset.scss */
  .col-lg-pull-8 {
    right: 66.66666666666666%; }

  /* line 1539, _reset.scss */
  .col-lg-pull-7 {
    right: 58.333333333333336%; }

  /* line 1542, _reset.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 1545, _reset.scss */
  .col-lg-pull-5 {
    right: 41.66666666666667%; }

  /* line 1548, _reset.scss */
  .col-lg-pull-4 {
    right: 33.33333333333333%; }

  /* line 1551, _reset.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 1554, _reset.scss */
  .col-lg-pull-2 {
    right: 16.666666666666664%; }

  /* line 1557, _reset.scss */
  .col-lg-pull-1 {
    right: 8.333333333333332%; }

  /* line 1560, _reset.scss */
  .col-lg-pull-0 {
    right: 0; }

  /* line 1563, _reset.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 1566, _reset.scss */
  .col-lg-push-11 {
    left: 91.66666666666666%; }

  /* line 1569, _reset.scss */
  .col-lg-push-10 {
    left: 83.33333333333334%; }

  /* line 1572, _reset.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 1575, _reset.scss */
  .col-lg-push-8 {
    left: 66.66666666666666%; }

  /* line 1578, _reset.scss */
  .col-lg-push-7 {
    left: 58.333333333333336%; }

  /* line 1581, _reset.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 1584, _reset.scss */
  .col-lg-push-5 {
    left: 41.66666666666667%; }

  /* line 1587, _reset.scss */
  .col-lg-push-4 {
    left: 33.33333333333333%; }

  /* line 1590, _reset.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 1593, _reset.scss */
  .col-lg-push-2 {
    left: 16.666666666666664%; }

  /* line 1596, _reset.scss */
  .col-lg-push-1 {
    left: 8.333333333333332%; }

  /* line 1599, _reset.scss */
  .col-lg-push-0 {
    left: 0; }

  /* line 1602, _reset.scss */
  .col-lg-offset-12 {
    margin-left: 100%; }

  /* line 1605, _reset.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }

  /* line 1608, _reset.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }

  /* line 1611, _reset.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 1614, _reset.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }

  /* line 1617, _reset.scss */
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }

  /* line 1620, _reset.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 1623, _reset.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }

  /* line 1626, _reset.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }

  /* line 1629, _reset.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 1632, _reset.scss */
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }

  /* line 1635, _reset.scss */
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }

  /* line 1638, _reset.scss */
  .col-lg-offset-0 {
    margin-left: 0; } }
/* line 1643, _reset.scss */
table {
  max-width: 100%;
  background-color: transparent; }

/* line 1648, _reset.scss */
th {
  text-align: left; }

/* line 1652, _reset.scss */
.table {
  width: 100%;
  margin-bottom: 20px; }

/* line 1657, _reset.scss */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

/* line 1669, _reset.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

/* line 1674, _reset.scss */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

/* line 1683, _reset.scss */
.table > tbody + tbody {
  border-top: 2px solid #dddddd; }

/* line 1687, _reset.scss */
.table .table {
  background-color: #ffffff; }

/* line 1691, _reset.scss */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 1700, _reset.scss */
.table-bordered {
  border: 1px solid #dddddd; }

/* line 1704, _reset.scss */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

/* line 1713, _reset.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

/* line 1718, _reset.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

/* line 1723, _reset.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

/* line 1728, _reset.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

/* line 1734, _reset.scss */
table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none; }

/* line 1740, _reset.scss */
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5; }

/* line 1752, _reset.scss */
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8; }

/* line 1758, _reset.scss */
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8; }

/* line 1770, _reset.scss */
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6; }

/* line 1776, _reset.scss */
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede; }

/* line 1788, _reset.scss */
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc; }

/* line 1794, _reset.scss */
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3; }

/* line 1806, _reset.scss */
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc; }

@media (max-width: 767px) {
  /* line 1813, _reset.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch; }

  /* line 1822, _reset.scss */
  .table-responsive > .table {
    margin-bottom: 0; }

  /* line 1825, _reset.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  /* line 1833, _reset.scss */
  .table-responsive > .table-bordered {
    border: 0; }

  /* line 1836, _reset.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  /* line 1844, _reset.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  /* line 1852, _reset.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
/* line 1860, _reset.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

/* line 1866, _reset.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

/* line 1878, _reset.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

/* line 1884, _reset.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1890, _reset.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

/* line 1899, _reset.scss */
input[type="file"] {
  display: block; }

/* line 1903, _reset.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 1908, _reset.scss */
select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

/* line 1914, _reset.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 1922, _reset.scss */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

/* line 1927, _reset.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle; }

/* line 1936, _reset.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

/* line 1955, _reset.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

/* line 1962, _reset.scss */
.form-control:-moz-placeholder {
  color: #999999; }

/* line 1966, _reset.scss */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }

/* line 1971, _reset.scss */
.form-control:-ms-input-placeholder {
  color: #999999; }

/* line 1975, _reset.scss */
.form-control::-webkit-input-placeholder {
  color: #999999; }

/* line 1979, _reset.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee; }

/* line 1986, _reset.scss */
textarea.form-control {
  height: auto; }

/* line 1990, _reset.scss */
.form-group {
  margin-bottom: 15px; }

/* line 1994, _reset.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle; }

/* line 2004, _reset.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

/* line 2012, _reset.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

/* line 2020, _reset.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

/* line 2025, _reset.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

/* line 2035, _reset.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 2041, _reset.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

/* line 2056, _reset.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 2064, _reset.scss */
select.input-sm {
  height: 30px;
  line-height: 30px; }

/* line 2069, _reset.scss */
textarea.input-sm {
  height: auto; }

/* line 2073, _reset.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 2081, _reset.scss */
select.input-lg {
  height: 46px;
  line-height: 46px; }

/* line 2086, _reset.scss */
textarea.input-lg {
  height: auto; }

/* line 2090, _reset.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }

/* line 2099, _reset.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 2105, _reset.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

/* line 2111, _reset.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

/* line 2117, _reset.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }

/* line 2126, _reset.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 2132, _reset.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

/* line 2138, _reset.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

/* line 2144, _reset.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }

/* line 2153, _reset.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 2159, _reset.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

/* line 2165, _reset.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

/* line 2171, _reset.scss */
.form-control-static {
  margin-bottom: 0; }

/* line 2175, _reset.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  /* line 2183, _reset.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 2188, _reset.scss */
  .form-inline .form-control {
    display: inline-block; }

  /* line 2191, _reset.scss */
  .form-inline select.form-control {
    width: auto; }

  /* line 2194, _reset.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }

  /* line 2201, _reset.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
/* line 2208, _reset.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

/* line 2218, _reset.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

/* line 2223, _reset.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

/* line 2228, _reset.scss */
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

/* line 2234, _reset.scss */
.form-horizontal .form-group:after {
  clear: both; }

/* line 2238, _reset.scss */
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

/* line 2244, _reset.scss */
.form-horizontal .form-group:after {
  clear: both; }

/* line 2248, _reset.scss */
.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  /* line 2253, _reset.scss */
  .form-horizontal .control-label {
    text-align: right; } }
/* line 2258, _reset.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

/* line 2279, _reset.scss */
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 2285, _reset.scss */
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none; }

/* line 2291, _reset.scss */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/* line 2299, _reset.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 2310, _reset.scss */
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

/* line 2316, _reset.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad; }

/* line 2326, _reset.scss */
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none; }

/* line 2332, _reset.scss */
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc; }

/* line 2351, _reset.scss */
.btn-default .badge {
  color: #ffffff;
  background-color: #fff; }

/* line 2356, _reset.scss */
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; }

/* line 2362, _reset.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

/* line 2372, _reset.scss */
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none; }

/* line 2378, _reset.scss */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

/* line 2397, _reset.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff; }

/* line 2402, _reset.scss */
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

/* line 2408, _reset.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512; }

/* line 2418, _reset.scss */
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none; }

/* line 2424, _reset.scss */
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

/* line 2443, _reset.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

/* line 2448, _reset.scss */
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

/* line 2454, _reset.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925; }

/* line 2464, _reset.scss */
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none; }

/* line 2470, _reset.scss */
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

/* line 2489, _reset.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

/* line 2494, _reset.scss */
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

/* line 2500, _reset.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439; }

/* line 2510, _reset.scss */
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none; }

/* line 2516, _reset.scss */
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

/* line 2535, _reset.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

/* line 2540, _reset.scss */
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

/* line 2546, _reset.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc; }

/* line 2556, _reset.scss */
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none; }

/* line 2562, _reset.scss */
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

/* line 2581, _reset.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

/* line 2586, _reset.scss */
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0; }

/* line 2593, _reset.scss */
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 2602, _reset.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

/* line 2609, _reset.scss */
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

/* line 2616, _reset.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none; }

/* line 2624, _reset.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 2631, _reset.scss */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 2638, _reset.scss */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 2645, _reset.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

/* line 2652, _reset.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 2656, _reset.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* line 2662, _reset.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

/* line 2668, _reset.scss */
.fade.in {
  opacity: 1; }

/* line 2672, _reset.scss */
.collapse {
  display: none; }

/* line 2676, _reset.scss */
.collapse.in {
  display: block; }

/* line 2680, _reset.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg"); }
/* line 2694, _reset.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale; }

/* line 2706, _reset.scss */
.glyphicon:empty {
  width: 1em; }

/* line 2710, _reset.scss */
.glyphicon-asterisk:before {
  content: "\2a"; }

/* line 2714, _reset.scss */
.glyphicon-plus:before {
  content: "\2b"; }

/* line 2718, _reset.scss */
.glyphicon-euro:before {
  content: "\20ac"; }

/* line 2722, _reset.scss */
.glyphicon-minus:before {
  content: "\2212"; }

/* line 2726, _reset.scss */
.glyphicon-cloud:before {
  content: "\2601"; }

/* line 2730, _reset.scss */
.glyphicon-envelope:before {
  content: "\2709"; }

/* line 2734, _reset.scss */
.glyphicon-pencil:before {
  content: "\270f"; }

/* line 2738, _reset.scss */
.glyphicon-glass:before {
  content: "\e001"; }

/* line 2742, _reset.scss */
.glyphicon-music:before {
  content: "\e002"; }

/* line 2746, _reset.scss */
.glyphicon-search:before {
  content: "\e003"; }

/* line 2750, _reset.scss */
.glyphicon-heart:before {
  content: "\e005"; }

/* line 2754, _reset.scss */
.glyphicon-star:before {
  content: "\e006"; }

/* line 2758, _reset.scss */
.glyphicon-star-empty:before {
  content: "\e007"; }

/* line 2762, _reset.scss */
.glyphicon-user:before {
  content: "\e008"; }

/* line 2766, _reset.scss */
.glyphicon-film:before {
  content: "\e009"; }

/* line 2770, _reset.scss */
.glyphicon-th-large:before {
  content: "\e010"; }

/* line 2774, _reset.scss */
.glyphicon-th:before {
  content: "\e011"; }

/* line 2778, _reset.scss */
.glyphicon-th-list:before {
  content: "\e012"; }

/* line 2782, _reset.scss */
.glyphicon-ok:before {
  content: "\e013"; }

/* line 2786, _reset.scss */
.glyphicon-remove:before {
  content: "\e014"; }

/* line 2790, _reset.scss */
.glyphicon-zoom-in:before {
  content: "\e015"; }

/* line 2794, _reset.scss */
.glyphicon-zoom-out:before {
  content: "\e016"; }

/* line 2798, _reset.scss */
.glyphicon-off:before {
  content: "\e017"; }

/* line 2802, _reset.scss */
.glyphicon-signal:before {
  content: "\e018"; }

/* line 2806, _reset.scss */
.glyphicon-cog:before {
  content: "\e019"; }

/* line 2810, _reset.scss */
.glyphicon-trash:before {
  content: "\e020"; }

/* line 2814, _reset.scss */
.glyphicon-home:before {
  content: "\e021"; }

/* line 2818, _reset.scss */
.glyphicon-file:before {
  content: "\e022"; }

/* line 2822, _reset.scss */
.glyphicon-time:before {
  content: "\e023"; }

/* line 2826, _reset.scss */
.glyphicon-road:before {
  content: "\e024"; }

/* line 2830, _reset.scss */
.glyphicon-download-alt:before {
  content: "\e025"; }

/* line 2834, _reset.scss */
.glyphicon-download:before {
  content: "\e026"; }

/* line 2838, _reset.scss */
.glyphicon-upload:before {
  content: "\e027"; }

/* line 2842, _reset.scss */
.glyphicon-inbox:before {
  content: "\e028"; }

/* line 2846, _reset.scss */
.glyphicon-play-circle:before {
  content: "\e029"; }

/* line 2850, _reset.scss */
.glyphicon-repeat:before {
  content: "\e030"; }

/* line 2854, _reset.scss */
.glyphicon-refresh:before {
  content: "\e031"; }

/* line 2858, _reset.scss */
.glyphicon-list-alt:before {
  content: "\e032"; }

/* line 2862, _reset.scss */
.glyphicon-lock:before {
  content: "\e033"; }

/* line 2866, _reset.scss */
.glyphicon-flag:before {
  content: "\e034"; }

/* line 2870, _reset.scss */
.glyphicon-headphones:before {
  content: "\e035"; }

/* line 2874, _reset.scss */
.glyphicon-volume-off:before {
  content: "\e036"; }

/* line 2878, _reset.scss */
.glyphicon-volume-down:before {
  content: "\e037"; }

/* line 2882, _reset.scss */
.glyphicon-volume-up:before {
  content: "\e038"; }

/* line 2886, _reset.scss */
.glyphicon-qrcode:before {
  content: "\e039"; }

/* line 2890, _reset.scss */
.glyphicon-barcode:before {
  content: "\e040"; }

/* line 2894, _reset.scss */
.glyphicon-tag:before {
  content: "\e041"; }

/* line 2898, _reset.scss */
.glyphicon-tags:before {
  content: "\e042"; }

/* line 2902, _reset.scss */
.glyphicon-book:before {
  content: "\e043"; }

/* line 2906, _reset.scss */
.glyphicon-bookmark:before {
  content: "\e044"; }

/* line 2910, _reset.scss */
.glyphicon-print:before {
  content: "\e045"; }

/* line 2914, _reset.scss */
.glyphicon-camera:before {
  content: "\e046"; }

/* line 2918, _reset.scss */
.glyphicon-font:before {
  content: "\e047"; }

/* line 2922, _reset.scss */
.glyphicon-bold:before {
  content: "\e048"; }

/* line 2926, _reset.scss */
.glyphicon-italic:before {
  content: "\e049"; }

/* line 2930, _reset.scss */
.glyphicon-text-height:before {
  content: "\e050"; }

/* line 2934, _reset.scss */
.glyphicon-text-width:before {
  content: "\e051"; }

/* line 2938, _reset.scss */
.glyphicon-align-left:before {
  content: "\e052"; }

/* line 2942, _reset.scss */
.glyphicon-align-center:before {
  content: "\e053"; }

/* line 2946, _reset.scss */
.glyphicon-align-right:before {
  content: "\e054"; }

/* line 2950, _reset.scss */
.glyphicon-align-justify:before {
  content: "\e055"; }

/* line 2954, _reset.scss */
.glyphicon-list:before {
  content: "\e056"; }

/* line 2958, _reset.scss */
.glyphicon-indent-left:before {
  content: "\e057"; }

/* line 2962, _reset.scss */
.glyphicon-indent-right:before {
  content: "\e058"; }

/* line 2966, _reset.scss */
.glyphicon-facetime-video:before {
  content: "\e059"; }

/* line 2970, _reset.scss */
.glyphicon-picture:before {
  content: "\e060"; }

/* line 2974, _reset.scss */
.glyphicon-map-marker:before {
  content: "\e062"; }

/* line 2978, _reset.scss */
.glyphicon-adjust:before {
  content: "\e063"; }

/* line 2982, _reset.scss */
.glyphicon-tint:before {
  content: "\e064"; }

/* line 2986, _reset.scss */
.glyphicon-edit:before {
  content: "\e065"; }

/* line 2990, _reset.scss */
.glyphicon-share:before {
  content: "\e066"; }

/* line 2994, _reset.scss */
.glyphicon-check:before {
  content: "\e067"; }

/* line 2998, _reset.scss */
.glyphicon-move:before {
  content: "\e068"; }

/* line 3002, _reset.scss */
.glyphicon-step-backward:before {
  content: "\e069"; }

/* line 3006, _reset.scss */
.glyphicon-fast-backward:before {
  content: "\e070"; }

/* line 3010, _reset.scss */
.glyphicon-backward:before {
  content: "\e071"; }

/* line 3014, _reset.scss */
.glyphicon-play:before {
  content: "\e072"; }

/* line 3018, _reset.scss */
.glyphicon-pause:before {
  content: "\e073"; }

/* line 3022, _reset.scss */
.glyphicon-stop:before {
  content: "\e074"; }

/* line 3026, _reset.scss */
.glyphicon-forward:before {
  content: "\e075"; }

/* line 3030, _reset.scss */
.glyphicon-fast-forward:before {
  content: "\e076"; }

/* line 3034, _reset.scss */
.glyphicon-step-forward:before {
  content: "\e077"; }

/* line 3038, _reset.scss */
.glyphicon-eject:before {
  content: "\e078"; }

/* line 3042, _reset.scss */
.glyphicon-chevron-left:before {
  content: "\e079"; }

/* line 3046, _reset.scss */
.glyphicon-chevron-right:before {
  content: "\e080"; }

/* line 3050, _reset.scss */
.glyphicon-plus-sign:before {
  content: "\e081"; }

/* line 3054, _reset.scss */
.glyphicon-minus-sign:before {
  content: "\e082"; }

/* line 3058, _reset.scss */
.glyphicon-remove-sign:before {
  content: "\e083"; }

/* line 3062, _reset.scss */
.glyphicon-ok-sign:before {
  content: "\e084"; }

/* line 3066, _reset.scss */
.glyphicon-question-sign:before {
  content: "\e085"; }

/* line 3070, _reset.scss */
.glyphicon-info-sign:before {
  content: "\e086"; }

/* line 3074, _reset.scss */
.glyphicon-screenshot:before {
  content: "\e087"; }

/* line 3078, _reset.scss */
.glyphicon-remove-circle:before {
  content: "\e088"; }

/* line 3082, _reset.scss */
.glyphicon-ok-circle:before {
  content: "\e089"; }

/* line 3086, _reset.scss */
.glyphicon-ban-circle:before {
  content: "\e090"; }

/* line 3090, _reset.scss */
.glyphicon-arrow-left:before {
  content: "\e091"; }

/* line 3094, _reset.scss */
.glyphicon-arrow-right:before {
  content: "\e092"; }

/* line 3098, _reset.scss */
.glyphicon-arrow-up:before {
  content: "\e093"; }

/* line 3102, _reset.scss */
.glyphicon-arrow-down:before {
  content: "\e094"; }

/* line 3106, _reset.scss */
.glyphicon-share-alt:before {
  content: "\e095"; }

/* line 3110, _reset.scss */
.glyphicon-resize-full:before {
  content: "\e096"; }

/* line 3114, _reset.scss */
.glyphicon-resize-small:before {
  content: "\e097"; }

/* line 3118, _reset.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101"; }

/* line 3122, _reset.scss */
.glyphicon-gift:before {
  content: "\e102"; }

/* line 3126, _reset.scss */
.glyphicon-leaf:before {
  content: "\e103"; }

/* line 3130, _reset.scss */
.glyphicon-fire:before {
  content: "\e104"; }

/* line 3134, _reset.scss */
.glyphicon-eye-open:before {
  content: "\e105"; }

/* line 3138, _reset.scss */
.glyphicon-eye-close:before {
  content: "\e106"; }

/* line 3142, _reset.scss */
.glyphicon-warning-sign:before {
  content: "\e107"; }

/* line 3146, _reset.scss */
.glyphicon-plane:before {
  content: "\e108"; }

/* line 3150, _reset.scss */
.glyphicon-calendar:before {
  content: "\e109"; }

/* line 3154, _reset.scss */
.glyphicon-random:before {
  content: "\e110"; }

/* line 3158, _reset.scss */
.glyphicon-comment:before {
  content: "\e111"; }

/* line 3162, _reset.scss */
.glyphicon-magnet:before {
  content: "\e112"; }

/* line 3166, _reset.scss */
.glyphicon-chevron-up:before {
  content: "\e113"; }

/* line 3170, _reset.scss */
.glyphicon-chevron-down:before {
  content: "\e114"; }

/* line 3174, _reset.scss */
.glyphicon-retweet:before {
  content: "\e115"; }

/* line 3178, _reset.scss */
.glyphicon-shopping-cart:before {
  content: "\e116"; }

/* line 3182, _reset.scss */
.glyphicon-folder-close:before {
  content: "\e117"; }

/* line 3186, _reset.scss */
.glyphicon-folder-open:before {
  content: "\e118"; }

/* line 3190, _reset.scss */
.glyphicon-resize-vertical:before {
  content: "\e119"; }

/* line 3194, _reset.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120"; }

/* line 3198, _reset.scss */
.glyphicon-hdd:before {
  content: "\e121"; }

/* line 3202, _reset.scss */
.glyphicon-bullhorn:before {
  content: "\e122"; }

/* line 3206, _reset.scss */
.glyphicon-bell:before {
  content: "\e123"; }

/* line 3210, _reset.scss */
.glyphicon-certificate:before {
  content: "\e124"; }

/* line 3214, _reset.scss */
.glyphicon-thumbs-up:before {
  content: "\e125"; }

/* line 3218, _reset.scss */
.glyphicon-thumbs-down:before {
  content: "\e126"; }

/* line 3222, _reset.scss */
.glyphicon-hand-right:before {
  content: "\e127"; }

/* line 3226, _reset.scss */
.glyphicon-hand-left:before {
  content: "\e128"; }

/* line 3230, _reset.scss */
.glyphicon-hand-up:before {
  content: "\e129"; }

/* line 3234, _reset.scss */
.glyphicon-hand-down:before {
  content: "\e130"; }

/* line 3238, _reset.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

/* line 3242, _reset.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

/* line 3246, _reset.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

/* line 3250, _reset.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

/* line 3254, _reset.scss */
.glyphicon-globe:before {
  content: "\e135"; }

/* line 3258, _reset.scss */
.glyphicon-wrench:before {
  content: "\e136"; }

/* line 3262, _reset.scss */
.glyphicon-tasks:before {
  content: "\e137"; }

/* line 3266, _reset.scss */
.glyphicon-filter:before {
  content: "\e138"; }

/* line 3270, _reset.scss */
.glyphicon-briefcase:before {
  content: "\e139"; }

/* line 3274, _reset.scss */
.glyphicon-fullscreen:before {
  content: "\e140"; }

/* line 3278, _reset.scss */
.glyphicon-dashboard:before {
  content: "\e141"; }

/* line 3282, _reset.scss */
.glyphicon-paperclip:before {
  content: "\e142"; }

/* line 3286, _reset.scss */
.glyphicon-heart-empty:before {
  content: "\e143"; }

/* line 3290, _reset.scss */
.glyphicon-link:before {
  content: "\e144"; }

/* line 3294, _reset.scss */
.glyphicon-phone:before {
  content: "\e145"; }

/* line 3298, _reset.scss */
.glyphicon-pushpin:before {
  content: "\e146"; }

/* line 3302, _reset.scss */
.glyphicon-usd:before {
  content: "\e148"; }

/* line 3306, _reset.scss */
.glyphicon-gbp:before {
  content: "\e149"; }

/* line 3310, _reset.scss */
.glyphicon-sort:before {
  content: "\e150"; }

/* line 3314, _reset.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

/* line 3318, _reset.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

/* line 3322, _reset.scss */
.glyphicon-sort-by-order:before {
  content: "\e153"; }

/* line 3326, _reset.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

/* line 3330, _reset.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

/* line 3334, _reset.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

/* line 3338, _reset.scss */
.glyphicon-unchecked:before {
  content: "\e157"; }

/* line 3342, _reset.scss */
.glyphicon-expand:before {
  content: "\e158"; }

/* line 3346, _reset.scss */
.glyphicon-collapse-down:before {
  content: "\e159"; }

/* line 3350, _reset.scss */
.glyphicon-collapse-up:before {
  content: "\e160"; }

/* line 3354, _reset.scss */
.glyphicon-log-in:before {
  content: "\e161"; }

/* line 3358, _reset.scss */
.glyphicon-flash:before {
  content: "\e162"; }

/* line 3362, _reset.scss */
.glyphicon-log-out:before {
  content: "\e163"; }

/* line 3366, _reset.scss */
.glyphicon-new-window:before {
  content: "\e164"; }

/* line 3370, _reset.scss */
.glyphicon-record:before {
  content: "\e165"; }

/* line 3374, _reset.scss */
.glyphicon-save:before {
  content: "\e166"; }

/* line 3378, _reset.scss */
.glyphicon-open:before {
  content: "\e167"; }

/* line 3382, _reset.scss */
.glyphicon-saved:before {
  content: "\e168"; }

/* line 3386, _reset.scss */
.glyphicon-import:before {
  content: "\e169"; }

/* line 3390, _reset.scss */
.glyphicon-export:before {
  content: "\e170"; }

/* line 3394, _reset.scss */
.glyphicon-send:before {
  content: "\e171"; }

/* line 3398, _reset.scss */
.glyphicon-floppy-disk:before {
  content: "\e172"; }

/* line 3402, _reset.scss */
.glyphicon-floppy-saved:before {
  content: "\e173"; }

/* line 3406, _reset.scss */
.glyphicon-floppy-remove:before {
  content: "\e174"; }

/* line 3410, _reset.scss */
.glyphicon-floppy-save:before {
  content: "\e175"; }

/* line 3414, _reset.scss */
.glyphicon-floppy-open:before {
  content: "\e176"; }

/* line 3418, _reset.scss */
.glyphicon-credit-card:before {
  content: "\e177"; }

/* line 3422, _reset.scss */
.glyphicon-transfer:before {
  content: "\e178"; }

/* line 3426, _reset.scss */
.glyphicon-cutlery:before {
  content: "\e179"; }

/* line 3430, _reset.scss */
.glyphicon-header:before {
  content: "\e180"; }

/* line 3434, _reset.scss */
.glyphicon-compressed:before {
  content: "\e181"; }

/* line 3438, _reset.scss */
.glyphicon-earphone:before {
  content: "\e182"; }

/* line 3442, _reset.scss */
.glyphicon-phone-alt:before {
  content: "\e183"; }

/* line 3446, _reset.scss */
.glyphicon-tower:before {
  content: "\e184"; }

/* line 3450, _reset.scss */
.glyphicon-stats:before {
  content: "\e185"; }

/* line 3454, _reset.scss */
.glyphicon-sd-video:before {
  content: "\e186"; }

/* line 3458, _reset.scss */
.glyphicon-hd-video:before {
  content: "\e187"; }

/* line 3462, _reset.scss */
.glyphicon-subtitles:before {
  content: "\e188"; }

/* line 3466, _reset.scss */
.glyphicon-sound-stereo:before {
  content: "\e189"; }

/* line 3470, _reset.scss */
.glyphicon-sound-dolby:before {
  content: "\e190"; }

/* line 3474, _reset.scss */
.glyphicon-sound-5-1:before {
  content: "\e191"; }

/* line 3478, _reset.scss */
.glyphicon-sound-6-1:before {
  content: "\e192"; }

/* line 3482, _reset.scss */
.glyphicon-sound-7-1:before {
  content: "\e193"; }

/* line 3486, _reset.scss */
.glyphicon-copyright-mark:before {
  content: "\e194"; }

/* line 3490, _reset.scss */
.glyphicon-registration-mark:before {
  content: "\e195"; }

/* line 3494, _reset.scss */
.glyphicon-cloud-download:before {
  content: "\e197"; }

/* line 3498, _reset.scss */
.glyphicon-cloud-upload:before {
  content: "\e198"; }

/* line 3502, _reset.scss */
.glyphicon-tree-conifer:before {
  content: "\e199"; }

/* line 3506, _reset.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200"; }

/* line 3510, _reset.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/* line 3521, _reset.scss */
.dropdown {
  position: relative; }

/* line 3525, _reset.scss */
.dropdown-toggle:focus {
  outline: 0; }

/* line 3529, _reset.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

/* line 3550, _reset.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

/* line 3555, _reset.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

/* line 3562, _reset.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap; }

/* line 3572, _reset.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 3579, _reset.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

/* line 3588, _reset.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999; }

/* line 3594, _reset.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

/* line 3603, _reset.scss */
.open > .dropdown-menu {
  display: block; }

/* line 3607, _reset.scss */
.open > a {
  outline: 0; }

/* line 3611, _reset.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999; }

/* line 3619, _reset.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

/* line 3628, _reset.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 3633, _reset.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

/* line 3640, _reset.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  /* line 3648, _reset.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
/* line 3654, _reset.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

/* line 3661, _reset.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

/* line 3667, _reset.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

/* line 3678, _reset.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none; }

/* line 3683, _reset.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

/* line 3690, _reset.scss */
.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " "; }

/* line 3696, _reset.scss */
.btn-toolbar:after {
  clear: both; }

/* line 3700, _reset.scss */
.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " "; }

/* line 3706, _reset.scss */
.btn-toolbar:after {
  clear: both; }

/* line 3710, _reset.scss */
.btn-toolbar .btn-group {
  float: left; }

/* line 3714, _reset.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

/* line 3721, _reset.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

/* line 3725, _reset.scss */
.btn-group > .btn:first-child {
  margin-left: 0; }

/* line 3729, _reset.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 3734, _reset.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

/* line 3740, _reset.scss */
.btn-group > .btn-group {
  float: left; }

/* line 3744, _reset.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 3748, _reset.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 3754, _reset.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

/* line 3759, _reset.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 3764, _reset.scss */
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 3771, _reset.scss */
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 3778, _reset.scss */
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 3785, _reset.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

/* line 3790, _reset.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

/* line 3795, _reset.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/* line 3800, _reset.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 3805, _reset.scss */
.btn .caret {
  margin-left: 0; }

/* line 3809, _reset.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

/* line 3814, _reset.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

/* line 3818, _reset.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

/* line 3827, _reset.scss */
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

/* line 3833, _reset.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }

/* line 3837, _reset.scss */
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

/* line 3843, _reset.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }

/* line 3847, _reset.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none; }

/* line 3851, _reset.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

/* line 3859, _reset.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

/* line 3863, _reset.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 3869, _reset.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0; }

/* line 3875, _reset.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 3879, _reset.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 3885, _reset.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 3890, _reset.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed; }

/* line 3897, _reset.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

/* line 3904, _reset.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%; }

/* line 3908, _reset.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

/* line 3913, _reset.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

/* line 3919, _reset.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

/* line 3925, _reset.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

/* line 3930, _reset.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

/* line 3940, _reset.scss */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

/* line 3947, _reset.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

/* line 3953, _reset.scss */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 3963, _reset.scss */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

/* line 3970, _reset.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

/* line 3976, _reset.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

/* line 3982, _reset.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

/* line 3988, _reset.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 3995, _reset.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px; }

/* line 4007, _reset.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

/* line 4013, _reset.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

/* line 4019, _reset.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

/* line 4024, _reset.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 4033, _reset.scss */
.input-group-addon:first-child {
  border-right: 0; }

/* line 4037, _reset.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

/* line 4046, _reset.scss */
.input-group-addon:last-child {
  border-left: 0; }

/* line 4050, _reset.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap; }

/* line 4055, _reset.scss */
.input-group-btn:first-child > .btn {
  margin-right: -1px; }

/* line 4059, _reset.scss */
.input-group-btn:last-child > .btn {
  margin-left: -1px; }

/* line 4063, _reset.scss */
.input-group-btn > .btn {
  position: relative; }

/* line 4067, _reset.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px; }

/* line 4071, _reset.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2; }

/* line 4076, _reset.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

/* line 4082, _reset.scss */
.nav:before,
.nav:after {
  display: table;
  content: " "; }

/* line 4088, _reset.scss */
.nav:after {
  clear: both; }

/* line 4092, _reset.scss */
.nav:before,
.nav:after {
  display: table;
  content: " "; }

/* line 4098, _reset.scss */
.nav:after {
  clear: both; }

/* line 4102, _reset.scss */
.nav > li {
  position: relative;
  display: block; }

/* line 4107, _reset.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

/* line 4113, _reset.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

/* line 4119, _reset.scss */
.nav > li.disabled > a {
  color: #999999; }

/* line 4123, _reset.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

/* line 4131, _reset.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca; }

/* line 4138, _reset.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

/* line 4145, _reset.scss */
.nav > li > a > img {
  max-width: none; }

/* line 4149, _reset.scss */
.nav-tabs {
  border-bottom: 1px solid #dddddd; }

/* line 4153, _reset.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

/* line 4158, _reset.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

/* line 4165, _reset.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

/* line 4169, _reset.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent; }

/* line 4179, _reset.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

/* line 4184, _reset.scss */
.nav-tabs.nav-justified > li {
  float: none; }

/* line 4188, _reset.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

/* line 4193, _reset.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  /* line 4199, _reset.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  /* line 4203, _reset.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
/* line 4208, _reset.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

/* line 4213, _reset.scss */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  /* line 4220, _reset.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }

  /* line 4224, _reset.scss */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }
/* line 4231, _reset.scss */
.nav-pills > li {
  float: left; }

/* line 4235, _reset.scss */
.nav-pills > li > a {
  border-radius: 4px; }

/* line 4239, _reset.scss */
.nav-pills > li + li {
  margin-left: 2px; }

/* line 4243, _reset.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca; }

/* line 4250, _reset.scss */
.nav-stacked > li {
  float: none; }

/* line 4254, _reset.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

/* line 4259, _reset.scss */
.nav-justified {
  width: 100%; }

/* line 4263, _reset.scss */
.nav-justified > li {
  float: none; }

/* line 4267, _reset.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

/* line 4272, _reset.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  /* line 4278, _reset.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%; }

  /* line 4282, _reset.scss */
  .nav-justified > li > a {
    margin-bottom: 0; } }
/* line 4287, _reset.scss */
.nav-tabs-justified {
  border-bottom: 0; }

/* line 4291, _reset.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

/* line 4296, _reset.scss */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  /* line 4303, _reset.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }

  /* line 4307, _reset.scss */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }
/* line 4314, _reset.scss */
.tab-content > .tab-pane {
  display: none; }

/* line 4318, _reset.scss */
.tab-content > .active {
  display: block; }

/* line 4322, _reset.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 4328, _reset.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

/* line 4335, _reset.scss */
.navbar:before,
.navbar:after {
  display: table;
  content: " "; }

/* line 4341, _reset.scss */
.navbar:after {
  clear: both; }

/* line 4345, _reset.scss */
.navbar:before,
.navbar:after {
  display: table;
  content: " "; }

/* line 4351, _reset.scss */
.navbar:after {
  clear: both; }

@media (min-width: 768px) {
  /* line 4356, _reset.scss */
  .navbar {
    border-radius: 4px; } }
/* line 4361, _reset.scss */
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " "; }

/* line 4367, _reset.scss */
.navbar-header:after {
  clear: both; }

/* line 4371, _reset.scss */
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " "; }

/* line 4377, _reset.scss */
.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  /* line 4382, _reset.scss */
  .navbar-header {
    float: left; } }
/* line 4387, _reset.scss */
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

/* line 4397, _reset.scss */
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

/* line 4403, _reset.scss */
.navbar-collapse:after {
  clear: both; }

/* line 4407, _reset.scss */
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

/* line 4413, _reset.scss */
.navbar-collapse:after {
  clear: both; }

/* line 4417, _reset.scss */
.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  /* line 4422, _reset.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  /* line 4427, _reset.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  /* line 4433, _reset.scss */
  .navbar-collapse.in {
    overflow-y: visible; }

  /* line 4436, _reset.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
/* line 4444, _reset.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  /* line 4451, _reset.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
/* line 4458, _reset.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  /* line 4464, _reset.scss */
  .navbar-static-top {
    border-radius: 0; } }
/* line 4469, _reset.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  /* line 4478, _reset.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }
/* line 4484, _reset.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

/* line 4489, _reset.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

/* line 4495, _reset.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

/* line 4502, _reset.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  /* line 4508, _reset.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px; } }
/* line 4513, _reset.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

/* line 4526, _reset.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

/* line 4533, _reset.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  /* line 4538, _reset.scss */
  .navbar-toggle {
    display: none; } }
/* line 4543, _reset.scss */
.navbar-nav {
  margin: 7.5px -15px; }

/* line 4547, _reset.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  /* line 4554, _reset.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }

  /* line 4563, _reset.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  /* line 4567, _reset.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  /* line 4570, _reset.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }
@media (min-width: 768px) {
  /* line 4577, _reset.scss */
  .navbar-nav {
    float: left;
    margin: 0; }

  /* line 4581, _reset.scss */
  .navbar-nav > li {
    float: left; }

  /* line 4584, _reset.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }

  /* line 4588, _reset.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px; } }
@media (min-width: 768px) {
  /* line 4594, _reset.scss */
  .navbar-left {
    float: left !important; }

  /* line 4597, _reset.scss */
  .navbar-right {
    float: right !important; } }
/* line 4602, _reset.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {
  /* line 4615, _reset.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 4620, _reset.scss */
  .navbar-form .form-control {
    display: inline-block; }

  /* line 4623, _reset.scss */
  .navbar-form select.form-control {
    width: auto; }

  /* line 4626, _reset.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }

  /* line 4633, _reset.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
@media (max-width: 767px) {
  /* line 4641, _reset.scss */
  .navbar-form .form-group {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  /* line 4647, _reset.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  /* line 4657, _reset.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px; } }
/* line 4662, _reset.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 4668, _reset.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 4673, _reset.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

/* line 4679, _reset.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

/* line 4684, _reset.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 4689, _reset.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

/* line 4694, _reset.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  /* line 4700, _reset.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; }

  /* line 4705, _reset.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0; } }
/* line 4710, _reset.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

/* line 4715, _reset.scss */
.navbar-default .navbar-brand {
  color: #777777; }

/* line 4719, _reset.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

/* line 4725, _reset.scss */
.navbar-default .navbar-text {
  color: #777777; }

/* line 4729, _reset.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777; }

/* line 4733, _reset.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent; }

/* line 4739, _reset.scss */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

/* line 4746, _reset.scss */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent; }

/* line 4753, _reset.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd; }

/* line 4757, _reset.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd; }

/* line 4762, _reset.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc; }

/* line 4766, _reset.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

/* line 4771, _reset.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  /* line 4779, _reset.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777; }

  /* line 4782, _reset.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent; }

  /* line 4787, _reset.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }

  /* line 4793, _reset.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; } }
/* line 4801, _reset.scss */
.navbar-default .navbar-link {
  color: #777777; }

/* line 4805, _reset.scss */
.navbar-default .navbar-link:hover {
  color: #333333; }

/* line 4809, _reset.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #080808; }

/* line 4814, _reset.scss */
.navbar-inverse .navbar-brand {
  color: #999999; }

/* line 4818, _reset.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

/* line 4824, _reset.scss */
.navbar-inverse .navbar-text {
  color: #999999; }

/* line 4828, _reset.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999; }

/* line 4832, _reset.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

/* line 4838, _reset.scss */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808; }

/* line 4845, _reset.scss */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent; }

/* line 4852, _reset.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333; }

/* line 4856, _reset.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333; }

/* line 4861, _reset.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff; }

/* line 4865, _reset.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

/* line 4870, _reset.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808; }

@media (max-width: 767px) {
  /* line 4878, _reset.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  /* line 4881, _reset.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }

  /* line 4884, _reset.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999; }

  /* line 4887, _reset.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }

  /* line 4892, _reset.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808; }

  /* line 4898, _reset.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent; } }
/* line 4906, _reset.scss */
.navbar-inverse .navbar-link {
  color: #999999; }

/* line 4910, _reset.scss */
.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

/* line 4914, _reset.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

/* line 4922, _reset.scss */
.breadcrumb > li {
  display: inline-block; }

/* line 4926, _reset.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0"; }

/* line 4932, _reset.scss */
.breadcrumb > .active {
  color: #999999; }

/* line 4936, _reset.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

/* line 4943, _reset.scss */
.pagination > li {
  display: inline; }

/* line 4947, _reset.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

/* line 4959, _reset.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

/* line 4966, _reset.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* line 4972, _reset.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee; }

/* line 4979, _reset.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

/* line 4992, _reset.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd; }

/* line 5004, _reset.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

/* line 5010, _reset.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

/* line 5016, _reset.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

/* line 5022, _reset.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

/* line 5028, _reset.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

/* line 5034, _reset.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

/* line 5040, _reset.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

/* line 5047, _reset.scss */
.pager:before,
.pager:after {
  display: table;
  content: " "; }

/* line 5053, _reset.scss */
.pager:after {
  clear: both; }

/* line 5057, _reset.scss */
.pager:before,
.pager:after {
  display: table;
  content: " "; }

/* line 5063, _reset.scss */
.pager:after {
  clear: both; }

/* line 5067, _reset.scss */
.pager li {
  display: inline; }

/* line 5071, _reset.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px; }

/* line 5080, _reset.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

/* line 5086, _reset.scss */
.pager .next > a,
.pager .next > span {
  float: right; }

/* line 5091, _reset.scss */
.pager .previous > a,
.pager .previous > span {
  float: left; }

/* line 5096, _reset.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff; }

/* line 5105, _reset.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

/* line 5118, _reset.scss */
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

/* line 5125, _reset.scss */
.label:empty {
  display: none; }

/* line 5129, _reset.scss */
.btn .label {
  position: relative;
  top: -1px; }

/* line 5134, _reset.scss */
.label-default {
  background-color: #999999; }

/* line 5138, _reset.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080; }

/* line 5143, _reset.scss */
.label-primary {
  background-color: #428bca; }

/* line 5147, _reset.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9; }

/* line 5152, _reset.scss */
.label-success {
  background-color: #5cb85c; }

/* line 5156, _reset.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

/* line 5161, _reset.scss */
.label-info {
  background-color: #5bc0de; }

/* line 5165, _reset.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5; }

/* line 5170, _reset.scss */
.label-warning {
  background-color: #f0ad4e; }

/* line 5174, _reset.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f; }

/* line 5179, _reset.scss */
.label-danger {
  background-color: #d9534f; }

/* line 5183, _reset.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c; }

/* line 5188, _reset.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px; }

/* line 5203, _reset.scss */
.badge:empty {
  display: none; }

/* line 5207, _reset.scss */
.btn .badge {
  position: relative;
  top: -1px; }

/* line 5212, _reset.scss */
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

/* line 5219, _reset.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff; }

/* line 5225, _reset.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px; }

/* line 5229, _reset.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee; }

/* line 5239, _reset.scss */
.jumbotron h1,
.jumbotron .h1 {
  line-height: 1;
  color: inherit; }

/* line 5245, _reset.scss */
.jumbotron p {
  line-height: 1.4; }

/* line 5249, _reset.scss */
.container .jumbotron {
  border-radius: 6px; }

/* line 5253, _reset.scss */
.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  /* line 5258, _reset.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  /* line 5262, _reset.scss */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  /* line 5266, _reset.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px; } }
/* line 5272, _reset.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/* line 5284, _reset.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

/* line 5293, _reset.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

/* line 5299, _reset.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333; }

/* line 5304, _reset.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

/* line 5311, _reset.scss */
.alert h4 {
  margin-top: 0;
  color: inherit; }

/* line 5316, _reset.scss */
.alert .alert-link {
  font-weight: bold; }

/* line 5320, _reset.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0; }

/* line 5325, _reset.scss */
.alert > p + p {
  margin-top: 5px; }

/* line 5329, _reset.scss */
.alert-dismissable {
  padding-right: 35px; }

/* line 5333, _reset.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

/* line 5340, _reset.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

/* line 5346, _reset.scss */
.alert-success hr {
  border-top-color: #c9e2b3; }

/* line 5350, _reset.scss */
.alert-success .alert-link {
  color: #2b542c; }

/* line 5354, _reset.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

/* line 5360, _reset.scss */
.alert-info hr {
  border-top-color: #a6e1ec; }

/* line 5364, _reset.scss */
.alert-info .alert-link {
  color: #245269; }

/* line 5368, _reset.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

/* line 5374, _reset.scss */
.alert-warning hr {
  border-top-color: #f7e1b5; }

/* line 5378, _reset.scss */
.alert-warning .alert-link {
  color: #66512c; }

/* line 5382, _reset.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

/* line 5388, _reset.scss */
.alert-danger hr {
  border-top-color: #e4b9c0; }

/* line 5392, _reset.scss */
.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
/* line 5414, _reset.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 5424, _reset.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

/* line 5439, _reset.scss */
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

/* line 5445, _reset.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 5450, _reset.scss */
.progress-bar-success {
  background-color: #5cb85c; }

/* line 5454, _reset.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 5459, _reset.scss */
.progress-bar-info {
  background-color: #5bc0de; }

/* line 5463, _reset.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 5468, _reset.scss */
.progress-bar-warning {
  background-color: #f0ad4e; }

/* line 5472, _reset.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 5477, _reset.scss */
.progress-bar-danger {
  background-color: #d9534f; }

/* line 5481, _reset.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 5486, _reset.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

/* line 5492, _reset.scss */
.media,
.media .media {
  margin-top: 15px; }

/* line 5497, _reset.scss */
.media:first-child {
  margin-top: 0; }

/* line 5501, _reset.scss */
.media-object {
  display: block; }

/* line 5505, _reset.scss */
.media-heading {
  margin: 0 0 5px; }

/* line 5509, _reset.scss */
.media > .pull-left {
  margin-right: 10px; }

/* line 5513, _reset.scss */
.media > .pull-right {
  margin-left: 10px; }

/* line 5517, _reset.scss */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 5522, _reset.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

/* line 5527, _reset.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

/* line 5536, _reset.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

/* line 5541, _reset.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

/* line 5547, _reset.scss */
.list-group-item > .badge {
  float: right; }

/* line 5551, _reset.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px; }

/* line 5555, _reset.scss */
a.list-group-item {
  color: #555555; }

/* line 5559, _reset.scss */
a.list-group-item .list-group-item-heading {
  color: #333333; }

/* line 5563, _reset.scss */
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 5569, _reset.scss */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

/* line 5578, _reset.scss */
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

/* line 5584, _reset.scss */
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

/* line 5590, _reset.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 5595, _reset.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 5600, _reset.scss */
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 5609, _reset.scss */
.panel-body {
  padding: 15px; }

/* line 5613, _reset.scss */
.panel-body:before,
.panel-body:after {
  display: table;
  content: " "; }

/* line 5619, _reset.scss */
.panel-body:after {
  clear: both; }

/* line 5623, _reset.scss */
.panel-body:before,
.panel-body:after {
  display: table;
  content: " "; }

/* line 5629, _reset.scss */
.panel-body:after {
  clear: both; }

/* line 5633, _reset.scss */
.panel > .list-group {
  margin-bottom: 0; }

/* line 5637, _reset.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0; }

/* line 5641, _reset.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 5646, _reset.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

/* line 5650, _reset.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 5654, _reset.scss */
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0; }

/* line 5659, _reset.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd; }

/* line 5664, _reset.scss */
.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0; }

/* line 5669, _reset.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

/* line 5674, _reset.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

/* line 5689, _reset.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

/* line 5704, _reset.scss */
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0; }

/* line 5719, _reset.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

/* line 5724, _reset.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

/* line 5731, _reset.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

/* line 5735, _reset.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

/* line 5742, _reset.scss */
.panel-title > a {
  color: inherit; }

/* line 5746, _reset.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 5754, _reset.scss */
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px; }

/* line 5760, _reset.scss */
.panel-group .panel + .panel {
  margin-top: 5px; }

/* line 5764, _reset.scss */
.panel-group .panel-heading {
  border-bottom: 0; }

/* line 5768, _reset.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd; }

/* line 5772, _reset.scss */
.panel-group .panel-footer {
  border-top: 0; }

/* line 5776, _reset.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd; }

/* line 5780, _reset.scss */
.panel-default {
  border-color: #dddddd; }

/* line 5784, _reset.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd; }

/* line 5790, _reset.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd; }

/* line 5794, _reset.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd; }

/* line 5798, _reset.scss */
.panel-primary {
  border-color: #428bca; }

/* line 5802, _reset.scss */
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

/* line 5808, _reset.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

/* line 5812, _reset.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

/* line 5816, _reset.scss */
.panel-success {
  border-color: #d6e9c6; }

/* line 5820, _reset.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

/* line 5826, _reset.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

/* line 5830, _reset.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

/* line 5834, _reset.scss */
.panel-warning {
  border-color: #faebcc; }

/* line 5838, _reset.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

/* line 5844, _reset.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc; }

/* line 5848, _reset.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc; }

/* line 5852, _reset.scss */
.panel-danger {
  border-color: #ebccd1; }

/* line 5856, _reset.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

/* line 5862, _reset.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1; }

/* line 5866, _reset.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1; }

/* line 5870, _reset.scss */
.panel-info {
  border-color: #bce8f1; }

/* line 5874, _reset.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

/* line 5880, _reset.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

/* line 5884, _reset.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

/* line 5888, _reset.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 5899, _reset.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

/* line 5904, _reset.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

/* line 5909, _reset.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px; }

/* line 5914, _reset.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

/* line 5925, _reset.scss */
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

/* line 5934, _reset.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

/* line 5942, _reset.scss */
.modal-open {
  overflow: hidden; }

/* line 5946, _reset.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll; }

/* line 5958, _reset.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

/* line 5968, _reset.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

/* line 5974, _reset.scss */
.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  margin: 10px; }

/* line 5981, _reset.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box; }

/* line 5993, _reset.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000; }

/* line 6003, _reset.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

/* line 6008, _reset.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

/* line 6013, _reset.scss */
.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

/* line 6019, _reset.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 6023, _reset.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429; }

/* line 6028, _reset.scss */
.modal-body {
  position: relative;
  padding: 20px; }

/* line 6033, _reset.scss */
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

/* line 6040, _reset.scss */
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

/* line 6046, _reset.scss */
.modal-footer:after {
  clear: both; }

/* line 6050, _reset.scss */
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

/* line 6056, _reset.scss */
.modal-footer:after {
  clear: both; }

/* line 6060, _reset.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

/* line 6065, _reset.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

/* line 6069, _reset.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (min-width: 768px) {
  /* line 6074, _reset.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  /* line 6078, _reset.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
/* line 6084, _reset.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

/* line 6095, _reset.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

/* line 6100, _reset.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

/* line 6105, _reset.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

/* line 6110, _reset.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

/* line 6115, _reset.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

/* line 6120, _reset.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px; }

/* line 6130, _reset.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 6138, _reset.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

/* line 6146, _reset.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

/* line 6153, _reset.scss */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

/* line 6160, _reset.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0; }

/* line 6168, _reset.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px; }

/* line 6176, _reset.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

/* line 6184, _reset.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

/* line 6191, _reset.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

/* line 6198, _reset.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

/* line 6217, _reset.scss */
.popover.top {
  margin-top: -10px; }

/* line 6221, _reset.scss */
.popover.right {
  margin-left: 10px; }

/* line 6225, _reset.scss */
.popover.bottom {
  margin-top: 10px; }

/* line 6229, _reset.scss */
.popover.left {
  margin-left: -10px; }

/* line 6233, _reset.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 6244, _reset.scss */
.popover-content {
  padding: 9px 14px; }

/* line 6248, _reset.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 6258, _reset.scss */
.popover .arrow {
  border-width: 11px; }

/* line 6262, _reset.scss */
.popover .arrow:after {
  border-width: 10px;
  content: ""; }

/* line 6267, _reset.scss */
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

/* line 6276, _reset.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " "; }

/* line 6284, _reset.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

/* line 6293, _reset.scss */
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " "; }

/* line 6301, _reset.scss */
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

/* line 6310, _reset.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " "; }

/* line 6318, _reset.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0; }

/* line 6327, _reset.scss */
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " "; }

/* line 6335, _reset.scss */
.carousel {
  position: relative; }

/* line 6339, _reset.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

/* line 6345, _reset.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

/* line 6352, _reset.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1; }

/* line 6360, _reset.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

/* line 6366, _reset.scss */
.carousel-inner > .active {
  left: 0; }

/* line 6370, _reset.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

/* line 6377, _reset.scss */
.carousel-inner > .next {
  left: 100%; }

/* line 6381, _reset.scss */
.carousel-inner > .prev {
  left: -100%; }

/* line 6385, _reset.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

/* line 6390, _reset.scss */
.carousel-inner > .active.left {
  left: -100%; }

/* line 6394, _reset.scss */
.carousel-inner > .active.right {
  left: 100%; }

/* line 6398, _reset.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50); }

/* line 6412, _reset.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

/* line 6419, _reset.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

/* line 6428, _reset.scss */
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

/* line 6437, _reset.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

/* line 6447, _reset.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%; }

/* line 6452, _reset.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%; }

/* line 6457, _reset.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif; }

/* line 6466, _reset.scss */
.carousel-control .icon-prev:before {
  content: '\2039'; }

/* line 6470, _reset.scss */
.carousel-control .icon-next:before {
  content: '\203a'; }

/* line 6474, _reset.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

/* line 6486, _reset.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #ffffff;
  border-radius: 10px; }

/* line 6499, _reset.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff; }

/* line 6506, _reset.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

/* line 6519, _reset.scss */
.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 6524, _reset.scss */
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  /* line 6534, _reset.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  /* line 6539, _reset.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* line 6544, _reset.scss */
.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

/* line 6550, _reset.scss */
.clearfix:after {
  clear: both; }

/* line 6554, _reset.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* line 6560, _reset.scss */
.pull-right {
  float: right !important; }

/* line 6564, _reset.scss */
.pull-left {
  float: left !important; }

/* line 6568, _reset.scss */
.hide {
  display: none; }

/* line 6572, _reset.scss */
.show {
  display: block !important; }

/* line 6576, _reset.scss */
.invisible {
  visibility: hidden; }

/* line 6580, _reset.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 6588, _reset.scss */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* line 6593, _reset.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
/* line 6601, _reset.scss */
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  /* line 6609, _reset.scss */
  .visible-xs {
    display: block !important; }

  /* line 6612, _reset.scss */
  table.visible-xs {
    display: table; }

  /* line 6615, _reset.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 6618, _reset.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6625, _reset.scss */
  .visible-xs.visible-sm {
    display: block !important; }

  /* line 6628, _reset.scss */
  table.visible-xs.visible-sm {
    display: table; }

  /* line 6631, _reset.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important; }

  /* line 6634, _reset.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6641, _reset.scss */
  .visible-xs.visible-md {
    display: block !important; }

  /* line 6644, _reset.scss */
  table.visible-xs.visible-md {
    display: table; }

  /* line 6647, _reset.scss */
  tr.visible-xs.visible-md {
    display: table-row !important; }

  /* line 6650, _reset.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 6657, _reset.scss */
  .visible-xs.visible-lg {
    display: block !important; }

  /* line 6660, _reset.scss */
  table.visible-xs.visible-lg {
    display: table; }

  /* line 6663, _reset.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important; }

  /* line 6666, _reset.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
/* line 6672, _reset.scss */
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  /* line 6680, _reset.scss */
  .visible-sm.visible-xs {
    display: block !important; }

  /* line 6683, _reset.scss */
  table.visible-sm.visible-xs {
    display: table; }

  /* line 6686, _reset.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important; }

  /* line 6689, _reset.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6696, _reset.scss */
  .visible-sm {
    display: block !important; }

  /* line 6699, _reset.scss */
  table.visible-sm {
    display: table; }

  /* line 6702, _reset.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 6705, _reset.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6712, _reset.scss */
  .visible-sm.visible-md {
    display: block !important; }

  /* line 6715, _reset.scss */
  table.visible-sm.visible-md {
    display: table; }

  /* line 6718, _reset.scss */
  tr.visible-sm.visible-md {
    display: table-row !important; }

  /* line 6721, _reset.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 6728, _reset.scss */
  .visible-sm.visible-lg {
    display: block !important; }

  /* line 6731, _reset.scss */
  table.visible-sm.visible-lg {
    display: table; }

  /* line 6734, _reset.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important; }

  /* line 6737, _reset.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
/* line 6743, _reset.scss */
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  /* line 6751, _reset.scss */
  .visible-md.visible-xs {
    display: block !important; }

  /* line 6754, _reset.scss */
  table.visible-md.visible-xs {
    display: table; }

  /* line 6757, _reset.scss */
  tr.visible-md.visible-xs {
    display: table-row !important; }

  /* line 6760, _reset.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6767, _reset.scss */
  .visible-md.visible-sm {
    display: block !important; }

  /* line 6770, _reset.scss */
  table.visible-md.visible-sm {
    display: table; }

  /* line 6773, _reset.scss */
  tr.visible-md.visible-sm {
    display: table-row !important; }

  /* line 6776, _reset.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6783, _reset.scss */
  .visible-md {
    display: block !important; }

  /* line 6786, _reset.scss */
  table.visible-md {
    display: table; }

  /* line 6789, _reset.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 6792, _reset.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 6799, _reset.scss */
  .visible-md.visible-lg {
    display: block !important; }

  /* line 6802, _reset.scss */
  table.visible-md.visible-lg {
    display: table; }

  /* line 6805, _reset.scss */
  tr.visible-md.visible-lg {
    display: table-row !important; }

  /* line 6808, _reset.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
/* line 6814, _reset.scss */
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  /* line 6822, _reset.scss */
  .visible-lg.visible-xs {
    display: block !important; }

  /* line 6825, _reset.scss */
  table.visible-lg.visible-xs {
    display: table; }

  /* line 6828, _reset.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important; }

  /* line 6831, _reset.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6838, _reset.scss */
  .visible-lg.visible-sm {
    display: block !important; }

  /* line 6841, _reset.scss */
  table.visible-lg.visible-sm {
    display: table; }

  /* line 6844, _reset.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important; }

  /* line 6847, _reset.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6854, _reset.scss */
  .visible-lg.visible-md {
    display: block !important; }

  /* line 6857, _reset.scss */
  table.visible-lg.visible-md {
    display: table; }

  /* line 6860, _reset.scss */
  tr.visible-lg.visible-md {
    display: table-row !important; }

  /* line 6863, _reset.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 6870, _reset.scss */
  .visible-lg {
    display: block !important; }

  /* line 6873, _reset.scss */
  table.visible-lg {
    display: table; }

  /* line 6876, _reset.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 6879, _reset.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
/* line 6885, _reset.scss */
.hidden-xs {
  display: block !important; }

/* line 6889, _reset.scss */
table.hidden-xs {
  display: table; }

/* line 6893, _reset.scss */
tr.hidden-xs {
  display: table-row !important; }

/* line 6897, _reset.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  /* line 6903, _reset.scss */
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6912, _reset.scss */
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6921, _reset.scss */
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 6930, _reset.scss */
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
/* line 6938, _reset.scss */
.hidden-sm {
  display: block !important; }

/* line 6942, _reset.scss */
table.hidden-sm {
  display: table; }

/* line 6946, _reset.scss */
tr.hidden-sm {
  display: table-row !important; }

/* line 6950, _reset.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  /* line 6956, _reset.scss */
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6965, _reset.scss */
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6974, _reset.scss */
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 6983, _reset.scss */
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
/* line 6991, _reset.scss */
.hidden-md {
  display: block !important; }

/* line 6995, _reset.scss */
table.hidden-md {
  display: table; }

/* line 6999, _reset.scss */
tr.hidden-md {
  display: table-row !important; }

/* line 7003, _reset.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  /* line 7009, _reset.scss */
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7018, _reset.scss */
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7027, _reset.scss */
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 7036, _reset.scss */
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
/* line 7044, _reset.scss */
.hidden-lg {
  display: block !important; }

/* line 7048, _reset.scss */
table.hidden-lg {
  display: table; }

/* line 7052, _reset.scss */
tr.hidden-lg {
  display: table-row !important; }

/* line 7056, _reset.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  /* line 7062, _reset.scss */
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7071, _reset.scss */
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7080, _reset.scss */
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 7089, _reset.scss */
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
/* line 7097, _reset.scss */
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  /* line 7105, _reset.scss */
  .visible-print {
    display: block !important; }

  /* line 7108, _reset.scss */
  table.visible-print {
    display: table; }

  /* line 7111, _reset.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 7114, _reset.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  /* line 7118, _reset.scss */
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
/* --------- Colors --------- */
/* --------- Typos --------- */
/*---------- Slick --------- */
/*---------- Variables Loader --------- */
/*---------- Variables Loader --------- */
/*---------- Mixin Loader --------- */
/*---------- Mixin Loader --------- */
/* line 1, _grid.scss */
.row {
  margin-bottom: 20px; }

/* line 5, _grid.scss */
.row .row {
  margin-top: 10px;
  margin-bottom: 0; }

/* line 9, _grid.scss */
[class*="col-"] {
  padding-top: 0px;
  padding-bottom: 0px; }

/* line 14, _grid.scss */
hr {
  margin-top: 40px;
  margin-bottom: 40px; }

@font-face {
  font-family: "Flaticon";
  src: url("/arquivos/Flaticon.eot.css");
  src: url("/arquivos/Flaticon.eot?#iefix.css") format("embedded-opentype"), url("/arquivos/Flaticon.woff.css") format("woff"), url("/arquivos/Flaticon.ttf.css") format("truetype"), url("/arquivos/Flaticon.svg#Flaticon.css") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/arquivos/Flaticon.svg#Flaticon.css") format("svg"); } }
/* line 21, _fonts.scss */
.glyph-icon {
  display: inline-block;
  font-family: "Flaticon";
  line-height: 1; }

/* line 27, _fonts.scss */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

/* line 42, _fonts.scss */
.flaticon-pinterest-logo:before {
  content: "\f100"; }

/* line 43, _fonts.scss */
.flaticon-discount:before {
  content: "\f101"; }

/* line 44, _fonts.scss */
.flaticon-invoice:before {
  content: "\f102"; }

/* line 45, _fonts.scss */
.flaticon-transport:before {
  content: "\f103"; }

/* line 46, _fonts.scss */
.flaticon-tool:before {
  content: "\f104"; }

/* line 47, _fonts.scss */
.flaticon-valentines-heart:before {
  content: "\f105"; }

/* line 48, _fonts.scss */
.flaticon-shape:before {
  content: "\f106"; }

/* line 49, _fonts.scss */
.flaticon-shopping-cart:before {
  content: "\f107"; }

/* line 50, _fonts.scss */
.flaticon-interface:before {
  content: "\f108"; }

/* line 51, _fonts.scss */
.flaticon-clock:before {
  content: "\f109"; }

/* line 52, _fonts.scss */
.flaticon-book:before {
  content: "\f10a"; }

/* line 53, _fonts.scss */
.flaticon-circle:before {
  content: "\f10b"; }

/* line 54, _fonts.scss */
.flaticon-megaphone:before {
  content: "\f10c"; }

/* line 55, _fonts.scss */
.flaticon-graphic:before {
  content: "\f10d"; }

/* line 56, _fonts.scss */
.flaticon-writing:before {
  content: "\f10e"; }

/* line 57, _fonts.scss */
.flaticon-add:before {
  content: "\f10f"; }

/* line 58, _fonts.scss */
.flaticon-school:before {
  content: "\f110"; }

/* line 59, _fonts.scss */
.flaticon-signs:before {
  content: "\f111"; }

/* line 60, _fonts.scss */
.flaticon-interface-1:before {
  content: "\f112"; }

/* line 61, _fonts.scss */
.flaticon-flag:before {
  content: "\f113"; }

/* line 62, _fonts.scss */
.flaticon-shop:before {
  content: "\f114"; }

/* line 63, _fonts.scss */
.flaticon-linkedin-logo:before {
  content: "\f115"; }

/* line 64, _fonts.scss */
.flaticon-twitter-logo-silhouette:before {
  content: "\f116"; }

/* line 65, _fonts.scss */
.flaticon-facebook-logo:before {
  content: "\f117"; }

/* line 66, _fonts.scss */
.flaticon-youtube-symbol:before {
  content: "\f118"; }

/* line 67, _fonts.scss */
.flaticon-instagram-logo:before {
  content: "\f119"; }

/* line 68, _fonts.scss */
.flaticon-menu-button:before {
  content: "\f11a"; }

/* line 69, _fonts.scss */
.flaticon-menu:before {
  content: "\f11b"; }

/* line 70, _fonts.scss */
.flaticon-black:before {
  content: "\f11c"; }

/* line 71, _fonts.scss */
.flaticon-fast-forward-button:before {
  content: "\f11d"; }

/* line 72, _fonts.scss */
.flaticon-double-arrow-left:before {
  content: "\f11e"; }

/* line 73, _fonts.scss */
.flaticon-funnel:before {
  content: "\f11f"; }

/* line 74, _fonts.scss */
.flaticon-arrow-down-sign-to-navigate:before {
  content: "\f120"; }

/* line 75, _fonts.scss */
.flaticon-arrows:before {
  content: "\f121"; }

/* line 76, _fonts.scss */
.flaticon-list:before {
  content: "\f122"; }

/* line 77, _fonts.scss */
.flaticon-interface-2:before {
  content: "\f123"; }

/* line 78, _fonts.scss */
.flaticon-recycling-bin:before {
  content: "\f124"; }

/* line 79, _fonts.scss */
.flaticon-close:before {
  content: "\f125"; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 3, _fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

/* line 21, _fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

/* line 28, _fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* line 38, _fancybox.scss */
.fancybox-opened {
  z-index: 8030; }

/* line 42, _fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  padding: 25px; }

/* line 49, _fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative; }

/* line 53, _fancybox.scss */
.fancybox-inner {
  -webkit-overflow-scrolling: touch; }

/* line 58, _fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

/* line 62, _fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

/* line 70, _fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

/* line 76, _fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

/* line 81, _fancybox.scss */
#fancybox-loading, .fancybox-prev span, .fancybox-next span {
  /*background-image: url('fancybox_sprite.png');*/
  background-image: url("/arquivos/fancybox_sprite.png"); }

/* line 86, _fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

/* line 98, _fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  /*background: url('fancybox_loading.gif') center center no-repeat;*/
  background: url("/arquivos/fancybox_loading.gif") center center no-repeat; }

/* line 105, _fancybox.scss */
.fancybox-close {
  position: absolute;
  top: 0px !important;
  right: 0px !important;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 8040;
  background: url("/arquivos/closeModal.png");
  background-size: contain; }

/* line 117, _fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  /*background: transparent url('blank.gif'); /* helps IE */
  background: transparent url("/arquivos/blank.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

/* line 130, _fancybox.scss */
.fancybox-prev {
  left: 0; }

/* line 134, _fancybox.scss */
.fancybox-next {
  right: 0; }

/* line 138, _fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

/* line 149, _fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

/* line 154, _fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

/* line 159, _fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible; }

/* line 163, _fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
/* line 175, _fancybox.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

/* line 180, _fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important; }

/* line 184, _fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important; }

/* line 188, _fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  /*background: url('fancybox_overlay.png');*/
  background: rgba(3, 25, 48, 0.87); }

/* line 200, _fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

/* line 206, _fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
/* line 213, _fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

/* line 221, _fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible; }

/* line 225, _fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

/* line 234, _fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

/* line 250, _fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

/* line 256, _fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px; }

/* line 260, _fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 275, _fancybox.scss */
  #fancybox-loading, .fancybox-prev span, .fancybox-next span {
    /*background-image: url('fancybox_sprite@2x.png');*/
    background-image: url("/arquivos/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  /* line 281, _fancybox.scss */
  #fancybox-loading div {
    /*background-image: url('fancybox_loading@2x.gif');*/
    background-image: url("/arquivos/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
@media (max-width: 768px) {
  /* line 1, _general.scss */
  .fullContent {
    padding-top: 52px; } }
/* line 5, _general.scss */
.fullContent .row {
  max-width: 1280px;
  margin: 15px auto; }
  @media (max-width: 1280px) {
    /* line 5, _general.scss */
    .fullContent .row {
      padding: 0 15px; } }
  @media (max-width: 768px) {
    /* line 5, _general.scss */
    .fullContent .row {
      padding: 0 8px;
      margin: 8px auto; } }
  /* line 15, _general.scss */
  .fullContent .row .generalContent {
    background: #fff;
    padding: 20px; }
    @media (max-width: 768px) {
      /* line 15, _general.scss */
      .fullContent .row .generalContent {
        padding: 20px 0px; } }
    /* line 21, _general.scss */
    .fullContent .row .generalContent .box-bread-brumb {
      margin: 0 auto;
      padding: 0px 0px 30px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: box;
      display: flex;
      -moz-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (max-width: 768px) {
        /* line 21, _general.scss */
        .fullContent .row .generalContent .box-bread-brumb {
          padding: 0px 0px 10px;
          margin-bottom: 20px; } }
      @media (max-width: 736px) {
        /* line 21, _general.scss */
        .fullContent .row .generalContent .box-bread-brumb {
          padding: 0px 0px 15px;
          margin-bottom: 0px; } }
      /* line 33, _general.scss */
      .fullContent .row .generalContent .box-bread-brumb .bread-crumb {
        width: 100%; }
        /* line 35, _general.scss */
        .fullContent .row .generalContent .box-bread-brumb .bread-crumb ul {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: box;
          display: flex;
          -moz-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          list-style: none;
          padding: 0px; }
          /* line 39, _general.scss */
          .fullContent .row .generalContent .box-bread-brumb .bread-crumb ul li {
            margin: 0px 10px;
            position: relative;
            font-size: 11px; }
            /* line 43, _general.scss */
            .fullContent .row .generalContent .box-bread-brumb .bread-crumb ul li a {
              font-size: 11px;
              color: #858585;
              text-decoration: none; }
            /* line 48, _general.scss */
            .fullContent .row .generalContent .box-bread-brumb .bread-crumb ul li:after {
              content: "|";
              color: #858585;
              display: block;
              width: 3px;
              height: 10px;
              position: absolute;
              right: -10px;
              top: 0px;
              font-size: 11px; }
            @media (max-width: 480px) {
              /* line 59, _general.scss */
              .fullContent .row .generalContent .box-bread-brumb .bread-crumb ul li:first-child {
                display: none; } }
            /* line 65, _general.scss */
            .fullContent .row .generalContent .box-bread-brumb .bread-crumb ul li.last strong {
              font-weight: 900; }
              /* line 67, _general.scss */
              .fullContent .row .generalContent .box-bread-brumb .bread-crumb ul li.last strong a {
                color: #004f9e; }
    /* line 76, _general.scss */
    .fullContent .row .generalContent .vitrineProduct {
      position: relative;
      display: block; }
      /* line 79, _general.scss */
      .fullContent .row .generalContent .vitrineProduct h2 {
        display: none !important; }
      /* line 82, _general.scss */
      .fullContent .row .generalContent .vitrineProduct .slick-initialized {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: box;
        display: flex;
        -moz-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0px; }
        /* line 85, _general.scss */
        .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide {
          list-style: none;
          width: 19%;
          padding: 0px;
          margin: 0 6px;
          position: relative; }
          /* line 91, _general.scss */
          .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .tagDescuento {
            display: none;
            background: #ff8a00;
            color: #fff;
            font-weight: normal;
            letter-spacing: 1px;
            text-align: center;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            padding: 12px 5px;
            position: absolute;
            z-index: 3;
            top: 8px;
            right: 8px; }
			.fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .tagDescuento::before {
                        content: "-";
                  } 
            /* line 106, _general.scss */
            .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .tagDescuento.mostrarDescuento {
              display: block; }
          /* line 110, _general.scss */
          .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .tagDestaque {
            display: none; }
          /* line 113, _general.scss */
          .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd {
            position: relative;
            cursor: pointer; }
            /* line 116, _general.scss */
            .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd a {
              display: block;
              cursor: pointer; }
              /* line 119, _general.scss */
              .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd a img {
                width: 100%;
                height: auto;
                display: block; }
            /* line 125, _general.scss */
            .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd .color {
              background: #01385f;
              opacity: 0;
              box-sizing: border-box;
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              z-index: 3;
              -webkit-transition: .3s ease-in-out;
              transition: .3s ease-in-out; }
            /* line 138, _general.scss */
            .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd .iconsVitrina {
              opacity: 0;
              position: absolute;
              left: 0;
              right: 0;
              top: 0;
              bottom: 0;
              z-index: 4;
              width: 100%;
              height: 12%;
              margin: auto;
              text-align: center; }
              /* line 150, _general.scss */
              .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd .iconsVitrina span {
                text-align: center;
                display: inline-block;
                color: #fff;
                font-size: 20px;
                margin: 0 15px; }
                @media (max-width: 768px) {
                  /* line 150, _general.scss */
                  .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd .iconsVitrina span {
                    background: #fff;
                    width: 30px;
                    height: 30px;
                    border-radius: 50%;
                    padding: 8px;
                    color: #444444;
                    font-size: 13px;
                    margin: 0 1px; } }
                @media (min-width: 1024px) {
                  /* line 167, _general.scss */
                  .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd .iconsVitrina span:hover {
                    color: #e74c3c; } }
                @media (max-width: 736px) {
                  /* line 171, _general.scss */
                  .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd .iconsVitrina span.seeImage {
                    display: none; } }
              /* line 177, _general.scss */
              .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd .iconsVitrina a[title] {
                display: none; }
              @media (max-width: 768px) {
                /* line 138, _general.scss */
                .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd .iconsVitrina {
                  opacity: 1;
                  text-align: right;
                  right: 2%;
                  height: 30px;
                  bottom: 7px;
                  top: initial;
                  left: initial; } }
            @media (min-width: 1024px) {
              /* line 192, _general.scss */
              .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd:hover .color {
                opacity: 0.95; }
              /* line 195, _general.scss */
              .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .imageProd:hover .iconsVitrina {
                opacity: 1; } }
          /* line 201, _general.scss */
          .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel {
            text-align: center;
            padding: 0 10px 25px; }
            /* line 204, _general.scss */
            .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina {
              margin-bottom: 22px; }
              /* line 206, _general.scss */
              .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina h3 {
                margin: 15px 0; }
                /* line 208, _general.scss */
                .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina h3.nameProd {
                  font-size: 13px;
                  text-align: center;
                  font-weight: normal; }
                  /* line 212, _general.scss */
                  .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina h3.nameProd a {
                    color: #363636;
                    text-decoration: none; }
                    /* line 215, _general.scss */
                    .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina h3.nameProd a:hover {
                      color: #282828; }
              /* line 221, _general.scss */
              .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina .old-price {
                display: inline-block;
                color: #858585;
                text-align: center;
                font-size: 14px;
                font-weight: 400;
                letter-spacing: 1px;
                width: 49%;
                text-decoration: line-through; }
                @media (max-width: 768px) {
                  /* line 221, _general.scss */
                  .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina .old-price {
                    width: 100%; } }
              /* line 234, _general.scss */
              .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina .best-price {
                color: #005fc0;
                text-align: center;
                display: inherit;
                font-size: 14px;
                font-weight: 500;
                letter-spacing: 1px;
                width: 100%;
                opacity: 0;
                -webkit-transition: all .15s linear;
                -moz-transition: all .15s linear;
                -ms-transition: all .15s linear;
                -o-transition: all .15s linear;
                transition: all .15s linear; }
                /* line 248, _general.scss */
                .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina .best-price.showPrice {
                  opacity: 1; }
                /* line 251, _general.scss */
                .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina .best-price.discount {
                  display: inline-block;
                  color: #005fc0;
                  width: 49%; }
                  @media (max-width: 768px) {
                    /* line 251, _general.scss */
                    .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .infoVitrina .best-price.discount {
                      width: 100%; } }
            /* line 261, _general.scss */
            .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra {
              padding: 0px; }
              /* line 263, _general.scss */
              .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .add-button-normal {
                display: inline-block;
                padding: 0px; }
                /* line 266, _general.scss */
                .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .add-button-normal a {
                  border-radius: 50%;
                  width: 40px;
                  height: 39px;
                  background: #858585;
                  color: #fff;
                  display: block;
                  padding: 9px 12px;
                  font-size: 15px;
                  margin: 0 5px;
                  float: right; }
                  /* line 277, _general.scss */
                  .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .add-button-normal a span {
                    display: inline-block;
                    float: right;
                    padding: 1px 0px; }
                  /* line 282, _general.scss */
                  .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .add-button-normal a p {
                    display: none;
                    font-size: 9px;
                    letter-spacing: 2px;
                    margin-right: 5px;
                    text-transform: uppercase;
                    position: relative;
                    top: -1px; }
                  @media (min-width: 1024px) {
                    /* line 292, _general.scss */
                    .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .add-button-normal a:hover {
                      width: 100%;
                      border-radius: 50px;
                      -webkit-transition: .3s ease-in-out;
                      transition: .3s ease-in-out; }
                      /* line 298, _general.scss */
                      .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .add-button-normal a:hover p {
                        display: inline-block; } }
              /* line 305, _general.scss */
              .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .buy-button-normal {
                padding: 0px;
                display: inline-block; }
                /* line 308, _general.scss */
                .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .buy-button-normal a {
                  display: block; }
                  /* line 310, _general.scss */
                  .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .buy-button-normal a .btnAction {
                    border-radius: 50px;
                    width: 42px;
                    height: 42px;
                    background: #005fc0;
                    color: #fff;
                    display: block;
                    padding: 7px 11px;
                    font-size: 18px;
                    margin: 0 auto;
                    position: relative;
                    -webkit-transition: .3s ease-in-out;
                    transition: .3s ease-in-out; }
                    /* line 323, _general.scss */
                    .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .buy-button-normal a .btnAction i {
                      color: #fff;
                      position: absolute;
                      left: 0;
                      right: 0;
                      top: 0;
                      bottom: 0;
                      -webkit-transition: .3s ease-in-out;
                      transition: .3s ease-in-out; }
                      /* line 332, _general.scss */
                      .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .buy-button-normal a .btnAction i:before {
                        vertical-align: sub;
                        top: 5px;
                        position: relative; }
                    /* line 338, _general.scss */
                    .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .buy-button-normal a .btnAction p {
                      opacity: 0;
                      visibility: hidden;
                      display: inline-block;
                      font-size: 9px;
                      letter-spacing: 2px;
                      margin-left: 12px;
                      text-transform: uppercase;
                      position: relative;
                      top: -2px;
                      width: 136px;
                      -webkit-transition: .1s ease-in-out;
                      transition: .1s ease-in-out; }
                      @media (max-width: 768px) {
                        /* line 338, _general.scss */
                        .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .buy-button-normal a .btnAction p {
                          display: none; } }
                  @media (min-width: 1280px) {
                    /* line 359, _general.scss */
                    .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction {
                      width: 100%;
                      border-radius: 50px;
                      -webkit-transition: .3s ease-in;
                      transition: .3s ease-in; }
                      /* line 364, _general.scss */
                      .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction i {
                        color: #fff;
                        left: 10px;
                        position: absolute;
                        right: inherit;
                        -webkit-transition: .3s ease-in-out;
                        transition: .3s ease-in-out; }
                      /* line 372, _general.scss */
                      .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction p {
                        opacity: 1;
                        visibility: visible;
                        display: inline-block;
                        transition: opacity .4s ease-in;
                        -moz-transition: opacity .4s ease-in;
                        -webkit-transition: opacity .4s ease-in;
                        -o-transition: opacity .4s ease-in; } }
          /* line 388, _general.scss */
          .fullContent .row .generalContent .vitrineProduct .slick-initialized .slick-slide:focus {
            outline: none; }
    /* line 394, _general.scss */
    .fullContent .row .generalContent .bannerFooter {
      padding: 0px; }
      /* line 398, _general.scss */
      .fullContent .row .generalContent .bannerFooter .row .leftBanner a, .fullContent .row .generalContent .bannerFooter .row .rightBanner a {
        display: block; }
        /* line 400, _general.scss */
        .fullContent .row .generalContent .bannerFooter .row .leftBanner a img, .fullContent .row .generalContent .bannerFooter .row .rightBanner a img {
          width: 100%;
          display: block; }
      @media (max-width: 736px) {
        /* line 397, _general.scss */
        .fullContent .row .generalContent .bannerFooter .row .leftBanner, .fullContent .row .generalContent .bannerFooter .row .rightBanner {
          padding: 0px; } }
    /* line 413, _general.scss */
    .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral {
      padding: 20px 0px;
      list-style: none; }
      /* line 417, _general.scss */
      .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .menuText {
        display: block;
        text-decoration: none;
        color: #1f1f1f;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: 700;
        padding: 8px 10px;
        border-bottom: 1px solid #e1e1e1; }
        /* line 427, _general.scss */
        .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .menuText p {
          display: inline-block;
          margin-right: 10px;
          font-size: 15px;
          color: #005fc0; }
        /* line 434, _general.scss */
        .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .menuText i.fa {
          font-weight: 900;
          font-size: 9px;
          margin-right: 5px;
          color: #1f1f1f;
          line-height: 20px;
          position: absolute;
          right: 20px; }
        /* line 444, _general.scss */
        .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .menuText:hover {
          background: #f3f3f3; }
      /* line 448, _general.scss */
      .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown {
        display: none;
        list-style: none;
        padding: 5px 0px 20px; }
        /* line 453, _general.scss */
        .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenu.categoryActive, .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenuLevel2.categoryActive {
          background: #e8e8e8; }
          /* line 455, _general.scss */
          .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenu.categoryActive a, .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenuLevel2.categoryActive a {
            color: #000;
            font-weight: bold; }
        /* line 460, _general.scss */
        .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenu a, .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenuLevel2 a {
          padding: 5px 0 5px 27px;
          display: block;
          color: #444444;
          text-decoration: none; }
          /* line 465, _general.scss */
          .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenu a:hover, .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenuLevel2 a:hover {
            background: #f3f3f3; }
            /* line 467, _general.scss */
            .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenu a:hover:before, .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenuLevel2 a:hover:before {
              font-family: Flaticon;
              content: '\f10f';
              margin-left: -22px;
              color: #005fc0;
              font-size: 9px;
              margin-right: 13px; }
          /* line 476, _general.scss */
          .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenu a.verTodo, .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenuLevel2 a.verTodo {
            font-weight: bold; }
        /* line 480, _general.scss */
        .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenu .dropDownLevel2, .fullContent .row .generalContent .accesoCategorias .menuCategoriaLeft .menuGeneral li .dropDown .subMenuLevel2 .dropDownLevel2 {
          display: none; }
    /* line 489, _general.scss */
    .fullContent .row .generalContent .contentPromesas {
      text-align: center;
      border-top: 1px solid #e1e1e1;
      padding: 20px; }
      /* line 494, _general.scss */
      .fullContent .row .generalContent .contentPromesas .row .renovacion, .fullContent .row .generalContent .contentPromesas .row .factura, .fullContent .row .generalContent .contentPromesas .row .envios {
        padding: 0px; }
        /* line 496, _general.scss */
        .fullContent .row .generalContent .contentPromesas .row .renovacion a, .fullContent .row .generalContent .contentPromesas .row .factura a, .fullContent .row .generalContent .contentPromesas .row .envios a {
          display: block;
          text-decoration: none;
          padding: 10px;
          -webkit-transition: .3s ease-in-out;
          transition: .3s ease-in-out; }
          /* line 502, _general.scss */
          .fullContent .row .generalContent .contentPromesas .row .renovacion a p, .fullContent .row .generalContent .contentPromesas .row .factura a p, .fullContent .row .generalContent .contentPromesas .row .envios a p {
            border-radius: 50px;
            width: 70px;
            height: 70px;
            color: #fff;
            display: block;
            padding: 16px 9px;
            font-size: 30px;
            margin: 0 auto; }
          /* line 512, _general.scss */
          .fullContent .row .generalContent .contentPromesas .row .renovacion a h2, .fullContent .row .generalContent .contentPromesas .row .factura a h2, .fullContent .row .generalContent .contentPromesas .row .envios a h2 {
            color: #1f1f1f;
            font-size: 18px;
            margin: 12px 0 0;
            height: 44px; }
          /* line 518, _general.scss */
          .fullContent .row .generalContent .contentPromesas .row .renovacion a h3, .fullContent .row .generalContent .contentPromesas .row .factura a h3, .fullContent .row .generalContent .contentPromesas .row .envios a h3 {
            text-transform: uppercase;
            font-size: 11px;
            color: #02668c;
            margin: 7px 0 0; }
          /* line 524, _general.scss */
          .fullContent .row .generalContent .contentPromesas .row .renovacion a span, .fullContent .row .generalContent .contentPromesas .row .factura a span, .fullContent .row .generalContent .contentPromesas .row .envios a span {
            background: #02668c;
            border-radius: 5px;
            padding: 12px 10px;
            color: #fff;
            display: block;
            width: 50%;
            font-size: 14px;
            margin: 0 auto;
            margin-top: 20px; }
          /* line 535, _general.scss */
          .fullContent .row .generalContent .contentPromesas .row .renovacion a:hover, .fullContent .row .generalContent .contentPromesas .row .factura a:hover, .fullContent .row .generalContent .contentPromesas .row .envios a:hover {
            background: #f4f4f4; }
            /* line 537, _general.scss */
            .fullContent .row .generalContent .contentPromesas .row .renovacion a:hover span, .fullContent .row .generalContent .contentPromesas .row .factura a:hover span, .fullContent .row .generalContent .contentPromesas .row .envios a:hover span {
              background: #e74c3c; }
      /* line 545, _general.scss */
      .fullContent .row .generalContent .contentPromesas .row .renovacion a p {
        background: #ff8a00; }
      /* line 552, _general.scss */
      .fullContent .row .generalContent .contentPromesas .row .factura a p {
        background: #e74c3c; }
      /* line 559, _general.scss */
      .fullContent .row .generalContent .contentPromesas .row .envios a p {
        background: #1f1f1f; }

@media (max-width: 736px) {
  /* line 572, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent {
    padding: 0px; } }
/* line 576, _general.scss */
.contenidoEstatico .fullContent .row .generalContent .generalEstatico {
  padding: 0px; }
  @media (max-width: 736px) {
    /* line 579, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .box-bread-brumb {
      display: none; } }
  /* line 584, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row h2 {
    margin: 0 0 15px;
    display: block;
    color: #004993;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 500; }
  @media (max-width: 736px) {
    /* line 593, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .leftEstatico {
      padding: 0px; } }
  /* line 597, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .leftEstatico .accesoEstatico {
    background: #e74c3c;
    display: block;
    border-radius: 50px;
    text-align: center;
    padding: 5px 10px;
    color: #fff; }
    /* line 604, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .leftEstatico .accesoEstatico i {
      display: inline-block; }
    /* line 607, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .leftEstatico .accesoEstatico span {
      display: inline-block;
      width: 80%; }
  /* line 612, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .leftEstatico .menuContenidoEstatico {
    padding: 15px 0; }
    /* line 614, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .leftEstatico .menuContenidoEstatico ul {
      list-style-type: none;
      padding: 0px; }
      /* line 617, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .leftEstatico .menuContenidoEstatico ul li {
        border-bottom: 1px solid #cecece;
        display: block; }
        /* line 620, _general.scss */
        .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .leftEstatico .menuContenidoEstatico ul li a {
          padding: 5px 0px 5px 30px;
          display: block;
          color: #444444;
          text-decoration: none;
          font-weight: 500; }
          /* line 626, _general.scss */
          .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .leftEstatico .menuContenidoEstatico ul li a:hover {
            background: #e1e1e1; }
          /* line 629, _general.scss */
          .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .leftEstatico .menuContenidoEstatico ul li a:after {
            content: '+';
            float: right;
            font-weight: 900;
            font-size: 11px;
            margin-right: 5px;
            color: #005fc0; }
  @media (max-width: 736px) {
    /* line 643, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico {
      padding: 0px;
      margin-top: 20px; } }
  /* line 648, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico h1 {
    display: block;
    margin: 0 0 15px;
    color: #1f1f1f;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 500; }
    @media (max-width: 736px) {
      /* line 648, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico h1 {
        text-align: center;
        font-size: 18px; } }
  /* line 661, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico h3 {
    display: block;
    margin: 15px 0;
    color: #004993;
    font-size: 18px;
    font-weight: 500; }
  /* line 668, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico h4 {
    display: block;
    margin: 15px 0;
    color: #1f1f1f;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500; }
  /* line 677, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico ul {
    list-style-type: square; }
    /* line 680, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico ul li a {
      color: #004993; }
    /* line 683, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico ul li ul {
      list-style-type: square; }
  /* line 688, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico p {
    margin: 4px 0;
    line-height: 18px; }
    /* line 691, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico p a {
      color: #004993;
      font-weight: bold; }
  /* line 696, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos {
    margin: 50px 0; }
    /* line 698, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row {
      padding: 0px; }
      /* line 701, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .form-group label, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .form-group label {
        font-size: 12px;
        margin-bottom: 10px;
        text-transform: uppercase;
        letter-spacing: 1px; }
      /* line 707, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .form-group input[type="text"], .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .form-group input[type="text"] {
        border: none;
        border-radius: 5px;
        font-size: 12px;
        background: #f4f4f4;
        padding: 10px;
        width: 100%;
        display: block; }
        /* line 715, _general.scss */
        .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .form-group input[type="text"]:focus, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .form-group input[type="text"]:focus {
          outline: none; }
      /* line 719, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .form-group select, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .form-group select {
        border: none;
        width: 100%;
        font-size: 12px;
        padding: 10px;
        border-radius: 5px;
        appearance: none;
        -moz-appearance: none;
        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        cursor: pointer;
        background: url("../arquivos/iconDown.png") #f4f4f4 no-repeat center right 10px; }
        /* line 730, _general.scss */
        .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .form-group select:focus, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .form-group select:focus {
          outline: none; }
      /* line 734, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .form-group textarea, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .form-group textarea {
        border: none;
        appearance: none;
        -moz-appearance: none;
        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        border-radius: 5px;
        background: #f4f4f4;
        font-size: 12px; }
      /* line 744, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .form-group .checkbox label, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .form-group .checkbox label {
        font-size: 12px;
        margin-bottom: 10px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: bold;
        cursor: default; }
        /* line 751, _general.scss */
        .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .form-group .checkbox label p, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .form-group .checkbox label p {
          font-size: 10px;
          color: #004993; }
          /* line 754, _general.scss */
          .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .form-group .checkbox label p a, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .form-group .checkbox label p a {
            text-decoration: none;
            cursor: pointer; }
      /* line 761, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .form-group#dif, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .form-group#dif {
        display: none; }
      /* line 765, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row.ndocument, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row.ndocument {
        display: none; }
      /* line 768, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .ciudadCamp, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .ciudadCamp {
        position: relative; }
        @media (max-width: 736px) {
          /* line 768, _general.scss */
          .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .ciudadCamp, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .ciudadCamp {
            height: 70px; } }
        /* line 773, _general.scss */
        .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .row .ciudadCamp .form-group, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .row .ciudadCamp .form-group {
          position: absolute;
          width: 100%;
          display: inline-block;
          padding: 0 30px 0 0; }
    /* line 782, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr button, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos button {
      color: #fff;
      background: #e74c3c;
      text-align: center;
      font-size: 12px;
      letter-spacing: 3px;
      border-radius: 20px;
      padding: 8px 10px;
      margin-top: 15px;
      margin-left: 15px;
      display: block;
      border: none;
      text-transform: uppercase;
      text-align: center;
      width: 20%;
      min-width: 120px;
      text-decoration: none;
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
      @media (max-width: 736px) {
        /* line 782, _general.scss */
        .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr button, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos button {
          margin: 15px auto; } }
      /* line 804, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr button:hover, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos button:hover {
        background: #ef301d; }
      /* line 807, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr button:focus, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos button:focus {
        outline: none; }
    /* line 811, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formPqr .msjNotify, .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .rightEstatico .formContactenos .msjNotify {
      display: block;
      padding-top: 10px;
      text-transform: uppercase;
      font-weight: bold;
      background:#F4331F;
      color: #F4331F;	  
      letter-spacing: 1px; }
  /* line 821, _general.scss */
  .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .contentLocalizador {
    padding: 0px; }
    /* line 824, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .contentLocalizador .tituloLocalizador h1 {
      margin: 0 0 15px;
      display: block;
      color: #1f1f1f;
      text-transform: uppercase;
      font-size: 18px;
      letter-spacing: 1px;
      font-weight: 500; }
      /* line 832, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .contentLocalizador .tituloLocalizador h1 i {
        color: #004f9e;
        margin-right: 10px; }
    /* line 841, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .contentLocalizador .infoLocalizador .contentFiltrosMapa .filtrosMapa select {
      margin-bottom: 10px;
      border: none;
      width: 100%;
      padding: 10px;
      border-radius: 5px;
      appearance: none;
      -moz-appearance: none;
      /* Firefox */
      -webkit-appearance: none;
      /* Safari and Chrome */
      cursor: pointer;
      background: url("../arquivos/iconDown.png") #eeeeee no-repeat center right 10px; }
      /* line 852, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .contentLocalizador .infoLocalizador .contentFiltrosMapa .filtrosMapa select:focus {
        outline: none; }
    /* line 859, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .contentLocalizador .infoLocalizador .contentFiltrosMapa .infoTiendas .storeDataContainer .infowindow {
      margin-top: 20px; }
      /* line 861, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .contentLocalizador .infoLocalizador .contentFiltrosMapa .infoTiendas .storeDataContainer .infowindow h2 {
        margin: 0 0 15px;
        display: block;
        color: #004993;
        text-transform: uppercase;
        font-size: 18px;
        letter-spacing: 1px;
        font-weight: 500; }
      /* line 871, _general.scss */
      .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .contentLocalizador .infoLocalizador .contentFiltrosMapa .infoTiendas .storeDataContainer .infowindow .infoStore p {
        color: #1f1f1f;
        margin: 3px 0; }
    /* line 884, _general.scss */
    .contenidoEstatico .fullContent .row .generalContent .generalEstatico .row .contentLocalizador .infoLocalizador .contentFiltrosMapa .rightEstatico .contentMapa .boxMapa .gm-style .infowindow h2 {
      margin: 0 0 15px;
      display: block;
      color: #004993;
      text-transform: uppercase;
      font-size: 18px;
      letter-spacing: 1px;
      font-weight: 500; }

/* line 916, _general.scss */
.resultado-busca .fullContent .row .generalContent .generalCategoria .leftCategoria .accesoFiltros .filtrosCategoria .navigation .menu-departamento {
  padding: 20px 0px; }
  /* line 919, _general.scss */
  .resultado-busca .fullContent .row .generalContent .generalCategoria .leftCategoria .accesoFiltros .filtrosCategoria .navigation .menu-departamento .search-single-navigator h3 {
    display: block;
    text-decoration: none;
    color: #1f1f1f;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 8px 10px;
    margin: 0px;
    border-bottom: 1px solid #e1e1e1; }
  /* line 931, _general.scss */
  .resultado-busca .fullContent .row .generalContent .generalCategoria .leftCategoria .accesoFiltros .filtrosCategoria .navigation .menu-departamento .search-single-navigator ul {
    list-style: none;
    padding: 5px 0px; }
    /* line 935, _general.scss */
    .resultado-busca .fullContent .row .generalContent .generalCategoria .leftCategoria .accesoFiltros .filtrosCategoria .navigation .menu-departamento .search-single-navigator ul li a {
      padding: 5px 0 5px 10px;
      display: block;
      color: #444444;
      text-decoration: none; }
      /* line 940, _general.scss */
      .resultado-busca .fullContent .row .generalContent .generalCategoria .leftCategoria .accesoFiltros .filtrosCategoria .navigation .menu-departamento .search-single-navigator ul li a:hover {
        background: #f3f3f3; }
        /* line 942, _general.scss */
        .resultado-busca .fullContent .row .generalContent .generalCategoria .leftCategoria .accesoFiltros .filtrosCategoria .navigation .menu-departamento .search-single-navigator ul li a:hover:after {
          font-family: Flaticon;
          content: '\f108';
          margin-left: -22px;
          color: #005fc0;
          font-size: 9px;
          margin-right: 13px;
          position: absolute;
          right: 8px; }
      /* line 953, _general.scss */
      .resultado-busca .fullContent .row .generalContent .generalCategoria .leftCategoria .accesoFiltros .filtrosCategoria .navigation .menu-departamento .search-single-navigator ul li a.verTodo {
        font-weight: bold; }
/* line 968, _general.scss */
.resultado-busca .fullContent .row .generalContent .generalDepartamento .row .imageBusq {
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1; }
  /* line 979, _general.scss */
  .resultado-busca .fullContent .row .generalContent .generalDepartamento .row .imageBusq .mensajeItem h3 {
    font-size: 14px;
    color: #02668c;
    margin: 10px 0 30px; }
/* line 987, _general.scss */
.resultado-busca .fullContent .row .generalContent .generalDepartamento .row .vitrineBusquedaVacia .title {
  text-align: center; }
  /* line 992, _general.scss */
  .resultado-busca .fullContent .row .generalContent .generalDepartamento .row .vitrineBusquedaVacia .title h2 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 4px;
    margin: 50px 0; }

/*----------------------------------------*/
/*----------------------------------------*/
/*-----------------LOADER-----------------*/
/*----------------------------------------*/
/*----------------------------------------*/
/* line 1012, _general.scss */
body {
  overflow: hidden; }

/* line 1016, _general.scss */
.loaderGeneral {
  background-color: #0081bc;
  width: 100%;
  height: 100vh;
  margin: 0;
  position: fixed;
  z-index: 9999999; }
  /* line 1023, _general.scss */
  .loaderGeneral .bookshelf_wrapper {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    /* line 1028, _general.scss */
    .loaderGeneral .bookshelf_wrapper img {
      margin: 0 auto;
      display: block;
      max-width: 400px; }

@keyframes move {
  from {
    background-position-x: 0; }
  to {
    background-position-x: 10px; } }
@keyframes travel {
  0% {
    opacity: 0;
    transform: translateX(300px) rotateZ(0deg) scaleY(1); }
  6.5% {
    transform: translateX(279.5px) rotateZ(0deg) scaleY(1.1); }
  8.8% {
    transform: translateX(273.6px) rotateZ(0deg) scaleY(1); }
  10% {
    opacity: 1;
    transform: translateX(270px) rotateZ(0deg); }
  17.6% {
    transform: translateX(247.2px) rotateZ(-30deg); }
  45% {
    transform: translateX(165px) rotateZ(-30deg); }
  49.5% {
    transform: translateX(151.5px) rotateZ(-45deg); }
  61.5% {
    transform: translateX(115.5px) rotateZ(-45deg); }
  67% {
    transform: translateX(99px) rotateZ(-60deg); }
  76% {
    transform: translateX(72px) rotateZ(-60deg); }
  83.5% {
    opacity: 1;
    transform: translateX(49.5px) rotateZ(-90deg); }
  90% {
    opacity: 0; }
  100% {
    opacity: 0;
    transform: translateX(0px) rotateZ(-90deg); } }
/*----------------------------------------*/
/*----------------------------------------*/
/*-----------------LOADER-----------------*/
/*----------------------------------------*/
/*----------------------------------------*/
/* line 1276, _general.scss */
#agregarAlCarritoLightbox {
  display: inline-block;
  background: #fff;
  padding: 10px; }
  /* line 1280, _general.scss */
  #agregarAlCarritoLightbox .contentProduct {
    padding: 20px 0px; }
    /* line 1282, _general.scss */
    #agregarAlCarritoLightbox .contentProduct .row {
      margin: 0px; }
      /* line 1284, _general.scss */
      #agregarAlCarritoLightbox .contentProduct .row h2 {
        margin: 15px 0;
        display: block;
        color: #1f1f1f;
        font-size: 24px;
        font-weight: 500;
        text-align: center; }
      /* line 1292, _general.scss */
      #agregarAlCarritoLightbox .contentProduct .row .topContent {
        padding: 0px 15px; }
        /* line 1294, _general.scss */
        #agregarAlCarritoLightbox .contentProduct .row .topContent .imagePrincipal {
          background: #eeeeee; }
          /* line 1296, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .topContent .imagePrincipal img {
            width: 100%;
            margin: 0 auto;
            display: block; }
      /* line 1303, _general.scss */
      #agregarAlCarritoLightbox .contentProduct .row .itemsProducto {
        padding: 0px 15px; }
        /* line 1305, _general.scss */
        #agregarAlCarritoLightbox .contentProduct .row .itemsProducto h4 {
          color: #282828;
          display: inline-block;
          text-transform: uppercase;
          font-size: 12px;
          letter-spacing: 1px;
          font-weight: 700;
          display: block;
          margin: 5px 0; }
        /* line 1315, _general.scss */
        #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .precioProducto {
          padding: 10px 0px; }
          /* line 1318, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .precioProducto .porcentajeDescuento .porcentaje {
            padding: 11px 6px;
            background: #ff8a00;
            color: #fff;
            font-size: 18px;
            border-radius: 50%;
            font-weight: 500;
            text-transform: capitalize;
            display: inline-block; }
          /* line 1329, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .precioProducto .preciosProducto {
            text-align: right; }
            /* line 1331, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .precioProducto .preciosProducto .oldPrice {
              display: block;
              font-size: 18px;
              font-style: normal;
              color: #a3a3a3;
              letter-spacing: 2px;
              font-weight: 400;
              text-decoration: line-through; }
            /* line 1340, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .precioProducto .preciosProducto .bestPrice {
              font-style: normal;
              display: block;
              color: #005fc0;
              text-indent: 0;
              font-weight: 500;
              font-size: 22px;
              letter-spacing: 2px; }
        /* line 1351, _general.scss */
        #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd {
          padding: 0px;
          margin: 5px 0;
          border-top: 1px solid #e2e2e2;
          border-bottom: 1px solid #e2e2e2; }
          /* line 1356, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd h4 {
            text-align: center; }
          /* line 1359, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd .contentCantidad {
            text-align: center;
            margin: 10px 0; }
            /* line 1362, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd .contentCantidad .arrow-prev, #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd .contentCantidad .arrow-next {
              padding: 0;
              display: inline-block;
              cursor: pointer;
              vertical-align: middle; }
              /* line 1367, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd .contentCantidad .arrow-prev p, #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd .contentCantidad .arrow-next p {
                background: #eeeeee;
                padding: 5px;
                border-radius: 50%;
                width: 22px;
                height: 22px;
                font-size: 16px;
                line-height: 9px;
                color: #282828;
                font-weight: 900;
                margin: 0 6px;
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                /* line 1379, _general.scss */
                #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd .contentCantidad .arrow-prev p:hover, #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd .contentCantidad .arrow-next p:hover {
                  background: #004993;
                  transition: all 0.5s;
                  color: #fff; }
            /* line 1386, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd .contentCantidad .textCant {
              width: 50%;
              display: inline-block;
              background: #eeeeee;
              border-radius: 30px;
              padding: 7px;
              -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
              -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
              box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
              /* line 1393, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd .contentCantidad .textCant input[type="text"] {
                border: none;
                background: #eeeeee;
                text-align: center;
                font-weight: 500;
                width: 100%; }
                /* line 1399, _general.scss */
                #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .cantidadProd .contentCantidad .textCant input[type="text"]:focus {
                  outline: none; }
        /* line 1406, _general.scss */
        #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .sku-selector-container {
          padding: 0; }
          /* line 1409, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .sku-selector-container .skuSelect h4 {
            text-align: center; }
          /* line 1412, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .sku-selector-container .skuSelect select {
            border: none;
            width: 100%;
            margin: 0px 3px 10px;
            padding: 10px 10px;
            border-radius: 5px;
            appearance: none;
            -moz-appearance: none;
            /* Firefox */
            -webkit-appearance: none;
            /* Safari and Chrome */
            cursor: pointer;
            background: url("../arquivos/iconDown.png") #eeeeee no-repeat center right 10px;
            -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
            -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
            box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
            /* line 1424, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .sku-selector-container .skuSelect select:focus {
              outline: none; }
          /* line 1429, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .sku-selector-container .skuRadio {
            text-align: center; }
            /* line 1431, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .sku-selector-container .skuRadio a {
              min-width: 80px;
              height: 30px;
              text-decoration: none;
              vertical-align: middle;
              margin: 10px 3px;
              font-size: 12px;
              overflow: hidden;
              cursor: pointer;
              border-radius: 5px;
              display: inline-block;
              background: #eeeeee;
              padding: 7px;
              font-weight: 400;
              text-align: center;
              -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
              -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
              box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
              /* line 1447, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .sku-selector-container .skuRadio a.activeSku {
                -webkit-box-shadow: inset 0px 10px 6px -10px #0155a3;
                -moz-box-shadow: inset 0px 10px 6px -10px #0155a3;
                box-shadow: inset 0px 10px 6px -10px #0155a3;
                background: #076fbb;
                background: -moz-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                background: -webkit-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                background: linear-gradient(to bottom, #076fbb 0%, #004f9e 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076fbb', endColorstr='#004f9e',GradientType=0 );
                color: #fff; }
              /* line 1452, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .sku-selector-container .skuRadio a.active {
                -webkit-box-shadow: inset 0px 10px 6px -10px #0155a3;
                -moz-box-shadow: inset 0px 10px 6px -10px #0155a3;
                box-shadow: inset 0px 10px 6px -10px #0155a3;
                background: #076fbb;
                background: -moz-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                background: -webkit-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                background: linear-gradient(to bottom, #076fbb 0%, #004f9e 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076fbb', endColorstr='#004f9e',GradientType=0 );
                color: #fff; }
              /* line 1457, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .sku-selector-container .skuRadio a:hover {
                -webkit-box-shadow: inset 0px 10px 6px -10px #0155a3;
                -moz-box-shadow: inset 0px 10px 6px -10px #0155a3;
                box-shadow: inset 0px 10px 6px -10px #0155a3;
                background: #076fbb;
                background: -moz-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                background: -webkit-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                background: linear-gradient(to bottom, #076fbb 0%, #004f9e 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076fbb', endColorstr='#004f9e',GradientType=0 );
                color: #fff; }
              /* line 1462, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .itemsProducto .sku-selector-container .skuRadio a.skuFormatoItem[disabled-item=true] {
                background: #efefef;
                color: #cacaca;
                cursor: default;
                box-shadow: none !important; }
      /* line 1479, _general.scss */
      #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto {
        padding: 10px 0px; }
        /* line 1481, _general.scss */
        #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .addBtn {
          padding: 0px; }
          /* line 1483, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .addBtn a {
            width: 95%;
            text-align: center;
            padding: 10px 5px;
            margin-right: 3px;
            text-align: center;
            background: #45688c;
            border-radius: 8px;
            font-size: 14px;
            font-weight: 400;
            color: #fff;
            display: inline-block;
            text-decoration: none; }
            /* line 1496, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .addBtn a:hover {
              background: #0463b0; }
        /* line 1508, _general.scss */
        #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnCompra {
          padding: 0px; }
          /* line 1510, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnCompra a {
            width: 95%;
            text-align: center;
            padding: 10px 5px;
            margin-left: 3px;
            background: #ff6a5b;
            background: -moz-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
            background: -webkit-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
            background: linear-gradient(to bottom, #ff6a5b 0%, #e74c3c 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a5b', endColorstr='#e74c3c',GradientType=0 );
            border-radius: 8px;
            font-size: 14px;
            font-weight: 400;
            color: #fff;
            display: inline-block;
            text-decoration: none;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            -moz-transition: all 0.5s; }
            /* line 1523, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnCompra a:hover {
              background: #e74c3c;
              background: -moz-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
              background: -webkit-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
              background: linear-gradient(to bottom, #e74c3c 0%, #ff6a5b 100%);
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74c3c', endColorstr='#ff6a5b',GradientType=0 ); }
        /* line 1536, _general.scss */
        #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos {
          padding: 0px; }
          /* line 1538, _general.scss */
          #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a {
            border-radius: 8px;
            margin: 9px 0px;
            background: #e8e8e8;
            padding: 10px;
            display: block;
            width: 98%;
            font-size: 13px;
            font-weight: 400;
            color: #000000;
            text-align: center; }
            /* line 1549, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a i {
              display: inline-block;
              margin-right: 10px;
              color: #a0a0a0; }
            /* line 1554, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a p {
              color: #000;
              display: inline-block; }
            /* line 1558, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a:hover {
              background: #f65f50; }
              /* line 1560, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a:hover i {
                color: #fff; }
              /* line 1563, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a:hover p {
                color: #fff; }
            /* line 1567, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a.active {
              background: #f65f50; }
              /* line 1569, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a.active i {
                color: #fff; }
              /* line 1572, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a.active p {
                color: #fff; }
            /* line 1576, _general.scss */
            #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a.productAddedWl {
              background: #f65f50; }
              /* line 1578, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a.productAddedWl i {
                color: #fff; }
              /* line 1581, _general.scss */
              #agregarAlCarritoLightbox .contentProduct .row .btnProducto .botonComprarProducto .btnListaDeseos a.productAddedWl p {
                color: #fff; }
  /* line 1592, _general.scss */
  #agregarAlCarritoLightbox.productUnavailable .btnProducto {
    display: none; }

/* line 1597, _general.scss */
#productoAgregadoLightbox {
  display: inline-block;
  background: #fff;
  max-width: 500px; }
  /* line 1604, _general.scss */
  #productoAgregadoLightbox .contentProduct .row .topContent h2 {
    color: #282828;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 600;
    display: block;
    text-align: center;
    margin: 20px 0; }
  /* line 1615, _general.scss */
  #productoAgregadoLightbox .contentProduct .row .topContent .botonComprarProducto {
    text-align: center; }
    /* line 1617, _general.scss */
    #productoAgregadoLightbox .contentProduct .row .topContent .botonComprarProducto .addBtn {
      padding: 0px; }
      /* line 1619, _general.scss */
      #productoAgregadoLightbox .contentProduct .row .topContent .botonComprarProducto .addBtn a {
        width: 95%;
        text-align: center;
        padding: 10px 5px;
        margin-right: 3px;
        text-align: center;
        background: #45688c;
        border-radius: 8px;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        display: inline-block;
        text-decoration: none; }
        /* line 1632, _general.scss */
        #productoAgregadoLightbox .contentProduct .row .topContent .botonComprarProducto .addBtn a:hover {
          background: #0463b0; }
        /* line 1635, _general.scss */
        #productoAgregadoLightbox .contentProduct .row .topContent .botonComprarProducto .addBtn a:before {
          font-family: Flaticon;
          content: '\f10f';
          color: #fff;
          font-size: 15px;
          margin-right: 10px; }

/* line 1649, _general.scss */
.bgWishlist {
  display: block;
  width: 90%;
  margin: 0 auto; }
  /* line 1653, _general.scss */
  .bgWishlist .contentWishlist {
    background: #fff; }
    /* line 1655, _general.scss */
    .bgWishlist .contentWishlist .closeMsg {
      display: none; }
    /* line 1658, _general.scss */
    .bgWishlist .contentWishlist .success {
      display: none;
      text-align: center; }
      /* line 1661, _general.scss */
      .bgWishlist .contentWishlist .success p {
        color: #282828;
        font-size: 18px;
        font-weight: 500; }
      /* line 1666, _general.scss */
      .bgWishlist .contentWishlist .success a {
        background: #004993;
        color: #fff;
        text-align: center;
        font-size: 12px;
        letter-spacing: 3px;
        border-radius: 20px;
        padding: 8px 10px;
        margin: 15px auto;
        display: block;
        text-align: center;
        width: 80%;
        text-decoration: none;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
        /* line 1681, _general.scss */
        .bgWishlist .contentWishlist .success a:hover {
          background: #e74c3c;
          color: #fff;
          text-decoration: none; }
    /* line 1688, _general.scss */
    .bgWishlist .contentWishlist .mailSubscriber {
      display: block; }
      /* line 1690, _general.scss */
      .bgWishlist .contentWishlist .mailSubscriber p {
        text-align: center;
        color: #282828;
        font-size: 18px;
        font-weight: 500; }
      /* line 1696, _general.scss */
      .bgWishlist .contentWishlist .mailSubscriber #addWishlist {
        margin-top: 20px; }
        /* line 1698, _general.scss */
        .bgWishlist .contentWishlist .mailSubscriber #addWishlist input[type='email'] {
          border: none;
          border-radius: 5px;
          background: #f4f4f4;
          padding: 10px;
          width: 80%;
          margin: 10px auto;
          display: block; }
          /* line 1706, _general.scss */
          .bgWishlist .contentWishlist .mailSubscriber #addWishlist input[type='email']:focus {
            outline: none !important; }
        /* line 1710, _general.scss */
        .bgWishlist .contentWishlist .mailSubscriber #addWishlist input[type='submit'] {
          background: #004993;
          color: #fff;
          border: 0px;
          text-align: center;
          font-size: 12px;
          letter-spacing: 3px;
          border-radius: 20px;
          padding: 8px 10px;
          margin: 15px auto;
          display: block;
          text-align: center;
          width: 50%;
          text-decoration: none;
          -webkit-transition: .3s ease-in-out;
          transition: .3s ease-in-out;
          cursor: pointer; }
          /* line 1727, _general.scss */
          .bgWishlist .contentWishlist .mailSubscriber #addWishlist input[type='submit']:hover {
            background: #e74c3c;
            color: #fff;
            text-decoration: none; }
          /* line 1732, _general.scss */
          .bgWishlist .contentWishlist .mailSubscriber #addWishlist input[type='submit']:focus {
            outline: none !important; }

/* line 1740, _general.scss */
.bgMicuenta {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 400px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  @media (max-width: 736px) {
    /* line 1740, _general.scss */
    .bgMicuenta {
      width: 100%; } }
  /* line 1753, _general.scss */
  .bgMicuenta .contentMicuenta {
    padding: 20px;
    background: #031930;
    display: inline-block; }
    /* line 1769, _general.scss */
    .bgMicuenta .contentMicuenta span.closeMsg {
      display: none; }
    /* line 1772, _general.scss */
    .bgMicuenta .contentMicuenta span.iconMicuenta {
      color: #fff;
      font-size: 25px; }
    /* line 1777, _general.scss */
    .bgMicuenta .contentMicuenta h3 {
      margin: 0 0 10px;
      display: block;
      color: #fff;
      font-size: 18px;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-weight: 400; }
    /* line 1786, _general.scss */
    .bgMicuenta .contentMicuenta p {
      color: #fff;
      font-size: 14px;
      margin: 10px 0 20px; }
    /* line 1791, _general.scss */
    .bgMicuenta .contentMicuenta a {
      text-decoration: none;
      font-size: 12px;
      text-transform: uppercase;
      text-align: center;
      color: #fff;
      border-radius: 8px;
      display: inline-block;
      width: 48%;
      letter-spacing: 1px;
      padding: 10px; }
      @media (max-width: 736px) {
        /* line 1791, _general.scss */
        .bgMicuenta .contentMicuenta a {
          font-size: 11px; } }
      /* line 1805, _general.scss */
      .bgMicuenta .contentMicuenta a.btnPedidos {
        background: #e74c3c;
        float: left; }
        /* line 1808, _general.scss */
        .bgMicuenta .contentMicuenta a.btnPedidos:hover {
          background: #bd291a; }
      /* line 1812, _general.scss */
      .bgMicuenta .contentMicuenta a.btnLegis {
        background: #02668c;
        float: right; }
        /* line 1815, _general.scss */
        .bgMicuenta .contentMicuenta a.btnLegis:hover {
          background: #1a84ad; }

/* line 1822, _general.scss */
#quickViewModal {
  display: none;
  width: 1000px; }

/* line 1827, _general.scss */
.contentFormDemo {
  display: none;
  padding-right: 20px; }
  /* line 1830, _general.scss */
  .contentFormDemo h2 {
    margin-top: 0px;
    display: block;
    margin: 0 0 15px;
    color: #1f1f1f;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 500; }
  /* line 1840, _general.scss */
  .contentFormDemo .row {
    padding: 0px; }
    /* line 1843, _general.scss */
    .contentFormDemo .row .form-group label {
      font-size: 12px;
      margin-bottom: 10px;
      text-transform: uppercase;
      letter-spacing: 1px; }
    /* line 1849, _general.scss */
    .contentFormDemo .row .form-group input[type="text"] {
      border: none;
      border-radius: 5px;
      font-size: 12px;
      background: #f4f4f4;
      padding: 10px;
      width: 100%;
      display: block; }
      /* line 1857, _general.scss */
      .contentFormDemo .row .form-group input[type="text"]:focus {
        outline: none; }
    /* line 1861, _general.scss */
    .contentFormDemo .row .form-group select {
      border: none;
      width: 100%;
      font-size: 12px;
      padding: 10px;
      border-radius: 5px;
      appearance: none;
      -moz-appearance: none;
      /* Firefox */
      -webkit-appearance: none;
      /* Safari and Chrome */
      cursor: pointer;
      background: url("../arquivos/iconDown.png") #f4f4f4 no-repeat center right 10px; }
      /* line 1872, _general.scss */
      .contentFormDemo .row .form-group select:focus {
        outline: none; }
    /* line 1876, _general.scss */
    .contentFormDemo .row .form-group textarea {
      border: none;
      appearance: none;
      -moz-appearance: none;
      /* Firefox */
      -webkit-appearance: none;
      /* Safari and Chrome */
      border-radius: 5px;
      background: #f4f4f4;
      font-size: 12px; }
    /* line 1886, _general.scss */
    .contentFormDemo .row .form-group .checkbox label {
      font-size: 12px;
      margin-bottom: 10px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: bold; }
      /* line 1893, _general.scss */
      .contentFormDemo .row .form-group .checkbox label p a {
        font-size: 10px;
        text-decoration: none; }
    /* line 1900, _general.scss */
    .contentFormDemo .row .form-group#dif {
      display: none; }
    /* line 1904, _general.scss */
    .contentFormDemo .row.ndocument {
      display: none; }
    /* line 1907, _general.scss */
    .contentFormDemo .row .ciudadCamp {
      position: relative; }
      @media (max-width: 736px) {
        /* line 1907, _general.scss */
        .contentFormDemo .row .ciudadCamp {
          height: 70px; } }
      /* line 1912, _general.scss */
      .contentFormDemo .row .ciudadCamp .form-group {
        position: absolute;
        width: 100%;
        display: inline-block;
        padding: 0 30px 0 0; }
  /* line 1921, _general.scss */
  .contentFormDemo button {
    color: #fff;
    background: #e74c3c;
    text-align: center;
    font-size: 12px;
    letter-spacing: 3px;
    border-radius: 20px;
    padding: 8px 10px;
    margin-top: 15px;
    margin-left: 15px;
    display: block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    width: 20%;
    min-width: 120px;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    @media (max-width: 736px) {
      /* line 1921, _general.scss */
      .contentFormDemo button {
        margin: 15px auto; } }
    /* line 1943, _general.scss */
    .contentFormDemo button:hover {
      background: #ef301d; }
    /* line 1946, _general.scss */
    .contentFormDemo button:focus {
      outline: none; }
  /* line 1950, _general.scss */
  .contentFormDemo .msjNotify {
    display: block;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
	background:#F4331F;
    color: #2A2828;
	padding:30px;
    letter-spacing: 1px; }

/* line 1, _header.scss */
header {
  background: #fff; }
  /* line 3, _header.scss */
  header.sticky {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 5; }
  @media (max-width: 768px) {
    /* line 1, _header.scss */
    header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 9; } }
  /* line 16, _header.scss */
  header .contentHeader {
    max-width: 1280px;
    margin: 0 auto;
    background: #fff;
    padding: 9PX 0PX 0px; }
    @media (max-width: 736px) {
      /* line 16, _header.scss */
      header .contentHeader {
        padding: 5px !important;
        border-bottom: 1px solid #e1e1e1; } }
    @media (max-width: 768px) {
      /* line 16, _header.scss */
      header .contentHeader {
        padding: 9px;
        border-bottom: 1px solid #e1e1e1; } }
    @media (max-width: 1024px) {
      /* line 16, _header.scss */
      header .contentHeader {
        padding: 9px; } }
    /* line 32, _header.scss */
    header .contentHeader .row {
      margin: 0 auto; }
      /* line 34, _header.scss */
      header .contentHeader .row .left, header .contentHeader .row .center, header .contentHeader .row .right {
        padding: 0px; }
      /* line 38, _header.scss */
      header .contentHeader .row .left .menuLegis {
        width: 20%;
        display: inline-block;
        margin-right: 5%; }
        @media (max-width: 1024px) {
          /* line 38, _header.scss */
          header .contentHeader .row .left .menuLegis {
            width: 22%;
            margin-right: 3%; } }
        @media (max-width: 900px) {
          /* line 38, _header.scss */
          header .contentHeader .row .left .menuLegis {
            width: 27%; } }
        @media (max-width: 736px) {
          /* line 38, _header.scss */
          header .contentHeader .row .left .menuLegis {
            width: 20%; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 414px) {
          /* line 38, _header.scss */
          header .contentHeader .row .left .menuLegis {
            width: 35%; } }
        /* line 55, _header.scss */
        header .contentHeader .row .left .menuLegis .menuHamburguer {
          width: 100%;
          height: 20px;
          position: relative;
          margin: 0px auto;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
          -webkit-transition: .5s ease-in-out;
          -moz-transition: .5s ease-in-out;
          -o-transition: .5s ease-in-out;
          transition: .5s ease-in-out;
          cursor: pointer; }
          @media (max-width: 1024px) {
            /* line 55, _header.scss */
            header .contentHeader .row .left .menuLegis .menuHamburguer {
              height: initial; } }
          @media only screen and (min-device-width: 320px) and (max-device-width: 414px) {
            /* line 55, _header.scss */
            header .contentHeader .row .left .menuLegis .menuHamburguer {
              width: 80%;
              height: 15px; } }
          @media only screen and (min-device-width: 568px) and (max-device-width: 666px) {
            /* line 55, _header.scss */
            header .contentHeader .row .left .menuLegis .menuHamburguer {
              height: 8px; } }
          @media only screen and (min-device-width: 667px) and (max-device-width: 736px) {
            /* line 55, _header.scss */
            header .contentHeader .row .left .menuLegis .menuHamburguer {
              height: 5px; } }
          @media only screen and (min-device-width: 737px) and (max-device-width: 900px) {
            /* line 55, _header.scss */
            header .contentHeader .row .left .menuLegis .menuHamburguer {
              height: 18px; } }
          /* line 85, _header.scss */
          header .contentHeader .row .left .menuLegis .menuHamburguer span {
            display: block;
            position: absolute;
            height: 5px;
            width: 100%;
            background: #1937ee;
            border-radius: 9px;
            opacity: 1;
            left: 0;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: .25s ease-in-out;
            -moz-transition: .25s ease-in-out;
            -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out; }
            @media only screen and (min-device-width: 320px) and (max-device-width: 414px) {
              /* line 85, _header.scss */
              header .contentHeader .row .left .menuLegis .menuHamburguer span {
                height: 4px; } }
            /* line 105, _header.scss */
            header .contentHeader .row .left .menuLegis .menuHamburguer span:nth-child(1) {
              top: 0px; }
            /* line 109, _header.scss */
            header .contentHeader .row .left .menuLegis .menuHamburguer span:nth-child(2), header .contentHeader .row .left .menuLegis .menuHamburguer span:nth-child(3) {
              top: 11px; }
              @media only screen and (min-device-width: 320px) and (max-device-width: 414px) {
                /* line 109, _header.scss */
                header .contentHeader .row .left .menuLegis .menuHamburguer span:nth-child(2), header .contentHeader .row .left .menuLegis .menuHamburguer span:nth-child(3) {
                  top: 9px; } }
            /* line 116, _header.scss */
            header .contentHeader .row .left .menuLegis .menuHamburguer span:nth-child(4) {
              top: 22px; }
              @media only screen and (min-device-width: 320px) and (max-device-width: 414px) {
                /* line 116, _header.scss */
                header .contentHeader .row .left .menuLegis .menuHamburguer span:nth-child(4) {
                  top: 18px; } }
          /* line 126, _header.scss */
          header .contentHeader .row .left .menuLegis .menuHamburguer.open span:nth-child(1) {
            top: 18px;
            width: 0%;
            left: 50%; }
          /* line 131, _header.scss */
          header .contentHeader .row .left .menuLegis .menuHamburguer.open span:nth-child(2) {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg); }
          /* line 138, _header.scss */
          header .contentHeader .row .left .menuLegis .menuHamburguer.open span:nth-child(3) {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
          /* line 145, _header.scss */
          header .contentHeader .row .left .menuLegis .menuHamburguer.open span:nth-child(4) {
            top: 18px;
            width: 0%;
            left: 50%; }
      /* line 154, _header.scss */
      header .contentHeader .row .left .logoLegis {
        display: inline-block;
        width: 60%;
        max-width: 140px;
        text-align: center; }
        @media only screen and (min-device-width: 568px) and (max-device-width: 736px) {
          /* line 154, _header.scss */
          header .contentHeader .row .left .logoLegis {
            text-align: center;
            vertical-align: top; } }
        @media only screen and (min-device-width: 900px) and (max-device-width: 1024px) {
          /* line 154, _header.scss */
          header .contentHeader .row .left .logoLegis {
            width: 70%;
            text-align: center;
            vertical-align: top; } }
        /* line 168, _header.scss */
        header .contentHeader .row .left .logoLegis a {
          display: block; }
          /* line 170, _header.scss */
          header .contentHeader .row .left .logoLegis a img {
            width: 100%;
            max-width: 90px; }
            @media only screen and (min-device-width: 320px) and (max-device-width: 414px) {
              /* line 170, _header.scss */
              header .contentHeader .row .left .logoLegis a img {
                width: 75%; } }
            @media only screen and (min-device-width: 568px) and (max-device-width: 736px) {
              /* line 170, _header.scss */
              header .contentHeader .row .left .logoLegis a img {
                width: 46%; } }
            @media only screen and (min-device-width: 768px) and (max-device-width: 899px) {
              /* line 170, _header.scss */
              header .contentHeader .row .left .logoLegis a img {
                width: 75%; } }
            @media only screen and (min-device-width: 900px) and (max-device-width: 1024px) {
              /* line 170, _header.scss */
              header .contentHeader .row .left .logoLegis a img {
                width: 65%; } }
      /* line 190, _header.scss */
      header .contentHeader .row .center .buscadorDesktop {
        padding: 0px;
        margin-top: 10px; }
        @media (max-width: 768px) {
          /* line 190, _header.scss */
          header .contentHeader .row .center .buscadorDesktop {
            margin-top: 0px; } }
        /* line 198, _header.scss */
        header .contentHeader .row .center .buscadorDesktop fieldset.busca legend, header .contentHeader .row .center .buscadorDesktop fieldset.busca label, header .contentHeader .row .center .buscadorDesktop fieldset.busca select {
          display: none; }
        /* line 202, _header.scss */
        header .contentHeader .row .center .buscadorDesktop fieldset.busca input.fulltext-search-box {
          width: 80%;
          font-size: 12px;
          padding: 12px 15px;
          color: #7a7a7a;
          border-radius: 5px 0 0 5px;
          border: none;
          background: #eeeeee;
          -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
          -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
          box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
          @media (max-width: 768px) {
            /* line 202, _header.scss */
            header .contentHeader .row .center .buscadorDesktop fieldset.busca input.fulltext-search-box {
              width: 70%; } }
          @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
            /* line 202, _header.scss */
            header .contentHeader .row .center .buscadorDesktop fieldset.busca input.fulltext-search-box {
              padding: 12px 15px; } }
        /* line 218, _header.scss */
        header .contentHeader .row .center .buscadorDesktop fieldset.busca input.btn-buscar {
          width: 20%;
          border: none;
          padding: 0px;
          border-radius: 0 5px 5px 0;
          background: #ff6a5b;
          background: -moz-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
          background: -webkit-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
          background: linear-gradient(to bottom, #ff6a5b 0%, #e74c3c 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a5b', endColorstr='#e74c3c',GradientType=0 );
          padding: 12px 15px;
          color: #fff;
          text-transform: uppercase;
          font-size: 12px;
          letter-spacing: 1px; }
          /* line 229, _header.scss */
          header .contentHeader .row .center .buscadorDesktop fieldset.busca input.btn-buscar:hover {
            background: #e74c3c;
            background: -moz-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
            background: -webkit-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
            background: linear-gradient(to bottom, #e74c3c 0%, #ff6a5b 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74c3c', endColorstr='#ff6a5b',GradientType=0 ); }
          @media (max-width: 768px) {
            /* line 218, _header.scss */
            header .contentHeader .row .center .buscadorDesktop fieldset.busca input.btn-buscar {
              width: 30%; } }
        /* line 236, _header.scss */
        header .contentHeader .row .center .buscadorDesktop fieldset.busca input:focus {
          outline: none; }
      /* line 244, _header.scss */
      header .contentHeader .row .center .buscadorMovile {
        padding: 0px; }
        /* line 246, _header.scss */
        header .contentHeader .row .center .buscadorMovile a {
          color: #e74c3c;
          padding: 6px;
          display: block;
          font-size: 14px;
          margin-top: 9%; }
      @media (max-width: 736px) {
        /* line 255, _header.scss */
        header .contentHeader .row .right {
          margin-top: 1%; } }
      /* line 259, _header.scss */
      header .contentHeader .row .right .favoritosLegis {
        width: 25%;
        display: inline-block;
        font-size: 16px; }
        @media (max-width: 736px) {
          /* line 259, _header.scss */
          header .contentHeader .row .right .favoritosLegis {
            text-align: center;
            width: 25% !important; } }
        @media (max-width: 1024px) {
          /* line 259, _header.scss */
          header .contentHeader .row .right .favoritosLegis {
            text-align: center;
            width: 15%; } }
        /* line 271, _header.scss */
        header .contentHeader .row .right .favoritosLegis a {
          color: #1937ee; }
          @media (max-width: 736px) {
            /* line 271, _header.scss */
            header .contentHeader .row .right .favoritosLegis a {
              padding: 5px; } }
          /* line 276, _header.scss */
          header .contentHeader .row .right .favoritosLegis a:hover {
            color: #e74c3c; }
          /* line 279, _header.scss */
          header .contentHeader .row .right .favoritosLegis a p {
            font-size: 11px;
            display: inline-block;
            padding-left: 10px;
            text-transform: uppercase;
            color: #282828;
            font-weight: 500;
            letter-spacing: 1px; }
            @media (max-width: 1024px) {
              /* line 279, _header.scss */
              header .contentHeader .row .right .favoritosLegis a p {
                display: none; } }
      /* line 293, _header.scss */
      header .contentHeader .row .right .miCuentaLegis {
        width: 25%;
        display: inline-block;
        font-size: 16px; }
        @media (max-width: 736px) {
          /* line 293, _header.scss */
          header .contentHeader .row .right .miCuentaLegis {
            display: none; } }
        @media (max-width: 1024px) {
          /* line 293, _header.scss */
          header .contentHeader .row .right .miCuentaLegis {
            text-align: center;
            width: 15%; } }
        /* line 304, _header.scss */
        header .contentHeader .row .right .miCuentaLegis a {
          color: #1937ee; }
          /* line 306, _header.scss */
          header .contentHeader .row .right .miCuentaLegis a:hover {
            color: #e74c3c; }
          /* line 309, _header.scss */
          header .contentHeader .row .right .miCuentaLegis a p {
            font-size: 11px;
            display: inline-block;
            padding-left: 10px;
            text-transform: uppercase;
            color: #282828;
            font-weight: 500;
            letter-spacing: 1px; }
            @media (max-width: 1024px) {
              /* line 309, _header.scss */
              header .contentHeader .row .right .miCuentaLegis a p {
                display: none; } }
      /* line 323, _header.scss */
      header .contentHeader .row .right .miCarrito {
        width: 50%;
        margin-top: 10px;
        display: inline-block;
        background: #eeeeee;
        border-radius: 5px;
        cursor: pointer;
        -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
        -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
        box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
        @media (max-width: 736px) {
          /* line 323, _header.scss */
          header .contentHeader .row .right .miCarrito {
            width: 75% !important;
            margin: 0px; } }
        @media (max-width: 768px) {
          /* line 323, _header.scss */
          header .contentHeader .row .right .miCarrito {
            width: 70%;
            margin: 0px; } }
        @media only screen and (min-device-width: 900px) and (max-device-width: 1024px) {
          /* line 323, _header.scss */
          header .contentHeader .row .right .miCarrito {
            width: 70%;
            margin-top: 10px; } }
        /* line 343, _header.scss */
        header .contentHeader .row .right .miCarrito p {
          color: #282828;
          display: inline-block;
          font-size: 12px;
          padding: 3px 8px;
          margin-top: 9px; }
          @media (max-width: 736px) {
            /* line 343, _header.scss */
            header .contentHeader .row .right .miCarrito p {
              font-size: 12px;
              margin-top: 4px; } }
        /* line 354, _header.scss */
        header .contentHeader .row .right .miCarrito span {
          display: inline-block; }
          /* line 356, _header.scss */
          header .contentHeader .row .right .miCarrito span.totalCarrito {
            font-size: 11px; }
          /* line 359, _header.scss */
          header .contentHeader .row .right .miCarrito span.totalProductos {
            width: 35px;
            border: none;
            float: right;
            border-radius: 0 5px 5px 0;
            background: #ff6a5b;
            background: -moz-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
            background: -webkit-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
            background: linear-gradient(to bottom, #ff6a5b 0%, #e74c3c 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a5b', endColorstr='#e74c3c',GradientType=0 );
            padding: 12px;
            color: #fff;
            text-transform: uppercase;
            font-size: 12px;
            letter-spacing: 1px;
            text-align: center;
            font-weight: 500; }
            @media (max-width: 736px) {
              /* line 359, _header.scss */
              header .contentHeader .row .right .miCarrito span.totalProductos {
                width: 28px;
                padding: 7px 4px; } }
        /* line 378, _header.scss */
        header .contentHeader .row .right .miCarrito .carritoLegis {
          opacity: 0;
          background: #fff;
          display: block;
          overflow: hidden;
          position: absolute;
          visibility: hidden;
          padding: 0px;
          width: 100%;
          z-index: -1;
          right: 0;
          top: 49px;
          padding-top: 18px;
          border-radius: 8px;
          -webkit-box-shadow: 0px 20px 31px -16px rgba(0, 0, 0, 0.43);
          -moz-box-shadow: 0px 20px 31px -16px rgba(0, 0, 0, 0.43);
          box-shadow: 0px 20px 31px -16px rgba(0, 0, 0, 0.43);
          transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          -moz-transition: all 0.5s; }
          /* line 399, _header.scss */
          header .contentHeader .row .right .miCarrito .carritoLegis .contentCarrito {
            background: #eeeeee; }
          /* line 402, _header.scss */
          header .contentHeader .row .right .miCarrito .carritoLegis h2 {
            margin: 0px;
            font-size: 12px;
            display: block;
            text-transform: uppercase;
            color: #fff;
            font-weight: 500;
            letter-spacing: 1px;
            background: #e74c3c;
            border-radius: 8px 8px 0 0;
            padding: 10px 20px; }
          /* line 415, _header.scss */
          header .contentHeader .row .right .miCarrito .carritoLegis .containerProductsCart {
            padding: 15px;
            background: #f7f7f7;
            max-height: 216px;
            overflow-x: hidden;
            overflow-y: scroll; }
            /* line 421, _header.scss */
            header .contentHeader .row .right .miCarrito .carritoLegis .containerProductsCart .table {
              margin-bottom: 10px; }
              /* line 424, _header.scss */
              header .contentHeader .row .right .miCarrito .carritoLegis .containerProductsCart .table td img {
                width: 80%; }
              /* line 427, _header.scss */
              header .contentHeader .row .right .miCarrito .carritoLegis .containerProductsCart .table td p {
                margin-top: 0px; }
                /* line 429, _header.scss */
                header .contentHeader .row .right .miCarrito .carritoLegis .containerProductsCart .table td p.nameProduct {
                  font-size: 11px;
                  font-weight: 500;
                  line-height: 14px; }
                  /* line 433, _header.scss */
                  header .contentHeader .row .right .miCarrito .carritoLegis .containerProductsCart .table td p.nameProduct a {
                    text-decoration: none; }
                /* line 437, _header.scss */
                header .contentHeader .row .right .miCarrito .carritoLegis .containerProductsCart .table td p.priceProduct {
                  width: 90px; }
              /* line 441, _header.scss */
              header .contentHeader .row .right .miCarrito .carritoLegis .containerProductsCart .table td a {
                text-decoration: none; }
                /* line 443, _header.scss */
                header .contentHeader .row .right .miCarrito .carritoLegis .containerProductsCart .table td a.removeProduct {
                  color: #e74c3c;
                  font-weight: 500; }
          /* line 451, _header.scss */
          header .contentHeader .row .right .miCarrito .carritoLegis .totalProductsCart {
            padding: 10px 15px;
            border-top: 1px solid #dedede; }
            /* line 455, _header.scss */
            header .contentHeader .row .right .miCarrito .carritoLegis .totalProductsCart span.labelTotalProductsCart {
              font-size: 12px;
              text-transform: uppercase;
              color: #282828;
              padding-right: 20px;
              font-weight: 500;
              letter-spacing: 1px;
              width: 70%;
              text-align: right; }
            /* line 466, _header.scss */
            header .contentHeader .row .right .miCarrito .carritoLegis .totalProductsCart span.vlrTotalProductsCart {
              font-size: 16px;
              text-transform: uppercase;
              color: #282828;
              font-weight: 500;
              letter-spacing: 1px;
              width: 30%;
              text-align: right; }
          /* line 479, _header.scss */
          header .contentHeader .row .right .miCarrito .carritoLegis a.btnPagarProductsCart {
            background: #004f9e;
            border-radius: 20px;
            padding: 10px 0px;
            font-size: 13px;
            font-weight: 400;
            color: #fff;
            width: 50%;
            float: right;
            margin: 15px;
            text-decoration: none;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            -moz-transition: all 0.5s;
            display: block;
            text-align: center; }
            /* line 493, _header.scss */
            header .contentHeader .row .right .miCarrito .carritoLegis a.btnPagarProductsCart:hover {
              background: #0463b0; }
            /* line 496, _header.scss */
            header .contentHeader .row .right .miCarrito .carritoLegis a.btnPagarProductsCart:before {
              font-family: Flaticon;
              content: '\f107';
              color: #fff;
              font-size: 20px;
              margin-right: 10px;
              line-height: 10px; }
        @media (min-width: 1024px) {
          /* line 509, _header.scss */
          header .contentHeader .row .right .miCarrito:hover .carritoLegis {
            opacity: 1;
            overflow: visible;
            z-index: 8;
            visibility: visible; } }
      /* line 519, _header.scss */
      header .contentHeader .row .resultadoBuscador {
        display: none;
        padding: 5px 0px; }
        /* line 524, _header.scss */
        header .contentHeader .row .resultadoBuscador fieldset.busca legend, header .contentHeader .row .resultadoBuscador fieldset.busca label, header .contentHeader .row .resultadoBuscador fieldset.busca select {
          display: none; }
        /* line 528, _header.scss */
        header .contentHeader .row .resultadoBuscador fieldset.busca input.fulltext-search-box {
          width: 70%;
          font-size: 12px;
          padding: 6px 15px;
          color: #7a7a7a;
          border-radius: 5px 0 0 5px;
          border: none;
          background: #eeeeee;
          -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
          -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
          box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
        /* line 538, _header.scss */
        header .contentHeader .row .resultadoBuscador fieldset.busca input.btn-buscar {
          width: 30%;
          border: none;
          padding: 0px;
          border-radius: 0 5px 5px 0;
          background: #ff6a5b;
          background: -moz-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
          background: -webkit-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
          background: linear-gradient(to bottom, #ff6a5b 0%, #e74c3c 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a5b', endColorstr='#e74c3c',GradientType=0 );
          padding: 8px 15px;
          color: #fff;
          text-transform: uppercase;
          font-size: 10px;
          letter-spacing: 1px; }
          /* line 549, _header.scss */
          header .contentHeader .row .resultadoBuscador fieldset.busca input.btn-buscar:hover {
            background: #e74c3c;
            background: -moz-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
            background: -webkit-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
            background: linear-gradient(to bottom, #e74c3c 0%, #ff6a5b 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74c3c', endColorstr='#ff6a5b',GradientType=0 ); }
        /* line 553, _header.scss */
        header .contentHeader .row .resultadoBuscador fieldset.busca input:focus {
          outline: none; }
  /* line 562, _header.scss */
  header .subHeader {
    width: 100%;
    background: url("../arquivos/bg-subHeader.jpg") #004f9e repeat; }
    /* line 565, _header.scss */
    header .subHeader .row {
      margin: 0 auto; }
      /* line 567, _header.scss */
      header .subHeader .row .contentSubHeader {
        max-width: 1280px;
        margin: 0 auto;
        padding: 10px 15px; }
        @media only screen and (min-device-width: 900px) and (max-device-width: 1024px) {
          /* line 567, _header.scss */
          header .subHeader .row .contentSubHeader {
            padding: 10px 15px; } }
        /* line 574, _header.scss */
        header .subHeader .row .contentSubHeader ul {
          padding: 0;
          list-style: none; }
          /* line 577, _header.scss */
          header .subHeader .row .contentSubHeader ul li {
            display: inline-block; }
            /* line 579, _header.scss */
            header .subHeader .row .contentSubHeader ul li:after {
              content: '|';
              color: #386EA7;
              padding: 0 10px; }
            /* line 584, _header.scss */
            header .subHeader .row .contentSubHeader ul li a {
              color: #fff;
              font-size: 12px;
              text-decoration: none; }
              /* line 588, _header.scss */
              header .subHeader .row .contentSubHeader ul li a:hover {
                color: #88b2da; }
  /* line 597, _header.scss */
  header .menuOpen {
    background: rgba(255, 255, 255, 0.98);
    position: absolute;
    z-index: 9; }
    @media (max-width: 768px) {
      /* line 597, _header.scss */
      header .menuOpen {
        position: fixed;
        height: 100vh; } }
    /* line 605, _header.scss */
    header .menuOpen .row {
      margin: 0 auto;
      max-width: 1280px; }
      /* line 608, _header.scss */
      header .menuOpen .row .contentMenuOpen {
        padding: 0px; }
        /* line 610, _header.scss */
        header .menuOpen .row .contentMenuOpen .menuGeneral {
          padding: 15px;
          list-style: none; }
          /* line 613, _header.scss */
          header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu {
            display: inline-block;
            width: 16.66%;
            padding: 10px;
            vertical-align: top; }
            @media (max-width: 768px) {
              /* line 613, _header.scss */
              header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu {
                width: 100%;
                border-bottom: 1px solid #cecece;
                padding: 0; }
				
				.subMenuLevel1m{  text-transform: uppercase;font-size: 14px;    letter-spacing: 1px;    font-weight: 700;    margin-bottom: 10px;    display: block;padding: 15px 0; color: #1f1f1f;    text-transform: uppercase;    font-size: 14px;    letter-spacing: 1px;    font-weight: 700;
    display: block;" class="subMenuLevel1m}
	
	
				
				 }
            /* line 623, _header.scss */
            header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEditorial, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSistemasInfo, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSolucionesCorp, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCapacitacion, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEscolaresOficina {
              color: #1f1f1f;
              text-transform: uppercase;
              font-size: 14px;
              letter-spacing: 1px;
              font-weight: 700;
              margin-bottom: 10px;
              display: block; }
			  
			  
              @media (max-width: 768px) {
                /* line 623, _header.scss */
                header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEditorial, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSistemasInfo, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSolucionesCorp, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCapacitacion, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEscolaresOficina {
                  margin: 0px;
                  font-size: 14px;
                  padding: 15px 0; }
                  /* line 635, _header.scss */
                  header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEditorial:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSistemasInfo:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSolucionesCorp:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCapacitacion:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEscolaresOficina:after {
                    content: '+';
                    float: right;
                    font-weight: 900;
                    font-size: 11px;
                    margin-right: 5px;
                    color: #005fc0; } }
    @media (max-width: 768px) and (max-width: 768px) {
      /* line 635, _header.scss */
      header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEditorial:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSistemasInfo:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSolucionesCorp:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCapacitacion:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEscolaresOficina:after {
        margin-right: 25px;
        font-weight: bold;
        font-size: 16px; } }
              @media (max-width: 768px) {
                  /* line 649, _header.scss */
                  header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEditorial.openMenu:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSistemasInfo.openMenu:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSolucionesCorp.openMenu:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCapacitacion.openMenu:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEscolaresOficina.openMenu:after {
                    content: '-';
                    float: right;
                    font-weight: 900;
                    font-size: 11px;
                    margin-right: 5px;
                    color: #005fc0; } }
    @media (max-width: 768px) and (max-width: 768px) {
      /* line 649, _header.scss */
      header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEditorial.openMenu:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSistemasInfo.openMenu:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSolucionesCorp.openMenu:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCapacitacion.openMenu:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEscolaresOficina.openMenu:after {
        margin-right: 25px; } }

              /* line 662, _header.scss */
              header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEditorial p, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSistemasInfo p, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSolucionesCorp p, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCapacitacion p, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEscolaresOficina p {
                display: block;
                font-size: 25px;
                color: #005fc0;
                padding-bottom: 10px; }
                @media (max-width: 768px) {
                  /* line 662, _header.scss */
                  header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEditorial p, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSistemasInfo p, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuSolucionesCorp p, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCapacitacion p, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuEscolaresOficina p {
                    display: inline-block;
                    font-size: 16px;
                    margin-right: 10px;
                    padding-bottom: 0px; } }
            /* line 675, _header.scss */
            header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCuenta {
              color: #1f1f1f;
              text-transform: uppercase;
              font-size: 14px;
              letter-spacing: 1px;
              font-weight: 700;
              margin-bottom: 10px;
              display: block; }
              @media (max-width: 768px) {
                /* line 675, _header.scss */
                header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCuenta {
                  margin: 0px;
                  font-size: 14px;
                  padding: 15px 0; } }
              /* line 688, _header.scss */
              header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCuenta p {
                display: block;
                font-size: 25px;
                color: #005fc0;
                padding-bottom: 10px; }
                @media (max-width: 768px) {
                  /* line 688, _header.scss */
                  header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .menuCuenta p {
                    display: inline-block;
                    font-size: 16px;
                    margin-right: 10px;
                    padding-bottom: 0px; } }
            /* line 701, _header.scss */
            header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown {
              list-style: none;
              padding: 0px; }
              @media (max-width: 768px) {
                /* line 701, _header.scss */
                header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown {
                  display: none; } }
              /* line 707, _header.scss */
              header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown :last-child {
                border-bottom: initial !important; }
              /* line 710, _header.scss */
              header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 {
                border-bottom: 1px solid #cecece; }
                /* line 712, _header.scss */
                header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu a, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 a {
                  padding: 5px 0px;
                  display: block;
                  color: #444444;
                  font-weight: 500; }
                  @media (max-width: 768px) {
                    /* line 712, _header.scss */
                    header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu a, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 a {
                      font-weight: bold;
                      font-size: 14px; } }
                  /* line 721, _header.scss */
                  header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu a:hover, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 a:hover {
                    background: #e1e1e1; }
                  /* line 725, _header.scss */
                  header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu a.newlevel:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 a.newlevel:after {
                    content: '+';
                    float: right;
                    font-weight: 900;
                    font-size: 11px;
                    margin-right: 5px;
                    color: #005fc0; }
                    @media (max-width: 768px) {
                      /* line 725, _header.scss */
                      header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu a.newlevel:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 a.newlevel:after {
                        margin-right: 25px;
                        font-weight: bold;
                        font-size: 16px; } }
                  /* line 739, _header.scss */
                  header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu a.newlevel.openMenu:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 a.newlevel.openMenu:after {
                    content: '-';
                    float: right;
                    font-weight: 900;
                    font-size: 11px;
                    margin-right: 5px;
                    color: #005fc0; }
                    @media (max-width: 768px) {
                      /* line 739, _header.scss */
                      header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu a.newlevel.openMenu:after, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 a.newlevel.openMenu:after {
                        margin-right: 25px; } }
                /* line 754, _header.scss */
                header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu.todoItem a, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2.todoItem a {
                  color: #005fc0; }
                /* line 758, _header.scss */
                header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu .dropDownLevel2, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 .dropDownLevel2 {
                  display: none;
                  list-style: none;
                  padding: 0px; }
                  /* line 763, _header.scss */
                  header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu .dropDownLevel2 li a, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 .dropDownLevel2 li a {
                    font-weight: 400;
                    padding-left: 10px; }
                  /* line 768, _header.scss */
                  header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu .dropDownLevel2 li:last-child, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 .dropDownLevel2 li:last-child {
                    border-bottom: none; }
                  /* line 772, _header.scss */
                  header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenu .dropDownLevel2 li.verTodo a, header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu .dropDown .subMenuLevel2 .dropDownLevel2 li.verTodo a {
                    color: #004993;
                    font-weight: 500; }
            /* line 781, _header.scss */
            header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenu a {
              text-decoration: none; }
          /* line 785, _header.scss */
          header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenuBanner {
            display: inline-block;
            width: 16.66%;
            padding: 5px;
            vertical-align: top;
            text-align: right; }
            /* line 791, _header.scss */
            header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenuBanner a {
              display: block; }
            @media (max-width: 768px) {
              /* line 785, _header.scss */
              header .menuOpen .row .contentMenuOpen .menuGeneral .nivelesMenuBanner {
                display: none; } }

/* line 804, _header.scss */
.ui-autocomplete {
  background: rgba(255, 255, 255, 0.98);
  max-width: 586px;
  padding: 20px;
  list-style: none; }
  /* line 809, _header.scss */
  .ui-autocomplete li {
    padding: 5px 0; }
    /* line 811, _header.scss */
    .ui-autocomplete li a {
      text-transform: capitalize;
      text-decoration: none;
      display: block; }
      /* line 815, _header.scss */
      .ui-autocomplete li a img {
        margin-right: 10px; }
      /* line 818, _header.scss */
      .ui-autocomplete li a:hover {
        background: #eeeeee; }

/* Slider */
/* line 3, _slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

/* line 17, _slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  /* line 24, _slick.scss */
  .slick-list:focus {
    outline: none; }
  /* line 28, _slick.scss */
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

/* line 33, _slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 42, _slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  /* line 48, _slick.scss */
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  /* line 54, _slick.scss */
  .slick-track:after {
    clear: both; }
  /* line 58, _slick.scss */
  .slick-loading .slick-track {
    visibility: hidden; }

/* line 62, _slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  list-style: none;
  display: none; }
  /* line 67, _slick.scss */
  [dir="rtl"] .slick-slide {
    float: right; }
  /* line 70, _slick.scss */
  .slick-slide img {
    display: block;
    width: 100%; }
  /* line 74, _slick.scss */
  .slick-slide.slick-loading img {
    display: none; }
  /* line 80, _slick.scss */
  .slick-slide.dragging img {
    pointer-events: none; }
  /* line 84, _slick.scss */
  .slick-initialized .slick-slide {
    display: block; }
  /* line 88, _slick.scss */
  .slick-loading .slick-slide {
    visibility: hidden; }
  /* line 92, _slick.scss */
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* line 98, _slick.scss */
.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: slick-font-url("/arquivos/slick.eot.css");
  src: slick-font-url("/arquivos/slick.eot.css?#iefix") format("embedded-opentype"), slick-font-url("/arquivos/slick.woff.css") format("woff"), slick-font-url("/arquivos/slick.ttf.css") format("truetype"), slick-font-url("/arquivos/slick.svg.css#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
/* line 127, _slick.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 1;
  background-size: contain !important; }
  /* line 149, _slick.scss */
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 1; }
  /* line 152, _slick.scss */
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

/* line 163, _slick.scss */
.slick-prev {
  background: url(/arquivos/arrow-prev.png) rgba(255, 255, 255, 0.86) center no-repeat;
  left: 1%; }
  /* line 167, _slick.scss */
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 4%; }

/* line 179, _slick.scss */
.slick-next {
  background: url("/arquivos/arrow-next.png") rgba(255, 255, 255, 0.86) center no-repeat;
  right: 1%; }
  /* line 183, _slick.scss */
  [dir="rtl"] .slick-next {
    left: 4%;
    right: auto; }

/* Dots */
/* line 197, _slick.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

/* line 201, _slick.scss */
.slick-dots {
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  /* line 210, _slick.scss */
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 0px;
    padding: 0;
    cursor: pointer; }
    /* line 218, _slick.scss */
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      /* line 230, _slick.scss */
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        /* line 232, _slick.scss */
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      /* line 236, _slick.scss */
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 24px;
        line-height: 20px;
        text-align: center;
        color: #cfcfcf;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    /* line 253, _slick.scss */
    .slick-dots li.slick-active button:before {
      color: #005fc0;
      opacity: 1; }

/* line 260, _slick.scss */
.productosDelMes .slick-prev, .capacitacionesHome .slick-prev {
  background: url(/arquivos/arrow-prev.png) center no-repeat;
  left: 0%; }
  /* line 264, _slick.scss */
  [dir="rtl"] .productosDelMes .slick-prev, [dir="rtl"] .capacitacionesHome .slick-prev {
    left: auto;
    right: 4%; }
/* line 276, _slick.scss */
.productosDelMes .slick-next, .capacitacionesHome .slick-next {
  background: url("/arquivos/arrow-next.png") center no-repeat;
  right: 0%; }
  /* line 280, _slick.scss */
  [dir="rtl"] .productosDelMes .slick-next, [dir="rtl"] .capacitacionesHome .slick-next {
    left: 4%;
    right: auto; }

/* line 1, _footer.scss */
footer {
  background: #002856; }
  /* line 3, _footer.scss */
  footer .contentNewsletter {
    background: #1937ee;
    padding-bottom: 35px; }
    /* line 6, _footer.scss */
    footer .contentNewsletter .row {
      margin: 0 auto;
      max-width: 1280px;
      text-align: center; }
      /* line 10, _footer.scss */
      footer .contentNewsletter .row h3 {
        display: inline-block;
        margin: 15px 0px;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 2px;
        font-weight: normal; }
      /* line 19, _footer.scss */
      footer .contentNewsletter .row .suscriberNews {
        position: relative;
        padding-bottom: 20px; }
        /* line 22, _footer.scss */
        footer .contentNewsletter .row .suscriberNews input[type="text"] {
          border: none;
          border-radius: 5px 0 0 5px;
          background: #fff;
          padding: 10px;
          max-width: 250px;
          width: 100%;
          display: inline-block; }
          /* line 30, _footer.scss */
          footer .contentNewsletter .row .suscriberNews input[type="text"]:focus {
            outline: none; }
        /* line 35, _footer.scss */
        footer .contentNewsletter .row .suscriberNews p#le-email-error {
          position: absolute;
          width: 100%;
          color: #fff;
          margin: 10px 0 0; }
        /* line 43, _footer.scss */
        footer .contentNewsletter .row .suscriberNews span.msjNotify {
          color: #fff;
          margin: 10px 0 0; }
        /* line 48, _footer.scss */
        footer .contentNewsletter .row .suscriberNews button {
          width: 7%;
          border: none;
          border-radius: 0 5px 5px 0;
          background: #ff6a5b;
          background: -moz-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
          background: -webkit-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
          background: linear-gradient(to bottom, #ff6a5b 0%, #e74c3c 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a5b', endColorstr='#e74c3c',GradientType=0 );
          padding: 2px 15px 8px;
          color: #fff;
          text-transform: uppercase;
          font-size: 20px;
          letter-spacing: 1px;
          line-height: 25px; }
          @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
            /* line 48, _footer.scss */
            footer .contentNewsletter .row .suscriberNews button {
              width: 15%; } }
          /* line 62, _footer.scss */
          footer .contentNewsletter .row .suscriberNews button:hover {
            background: #e74c3c;
            background: -moz-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
            background: -webkit-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
            background: linear-gradient(to bottom, #e74c3c 0%, #ff6a5b 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74c3c', endColorstr='#ff6a5b',GradientType=0 ); }
          /* line 65, _footer.scss */
          footer .contentNewsletter .row .suscriberNews button:focus {
            outline: none; }
  /* line 73, _footer.scss */
  footer .contentFooter {
    max-width: 1280px;
    margin: 0 auto; }
    /* line 76, _footer.scss */
    footer .contentFooter:before {
     content: '';
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 146px;
    height: 18px;
    position: relative;
    bottom: 12px;
    padding-bottom: 69px;
    background: url(../arquivos/topFooter.png) no-repeat center center;}
    /* line 87, _footer.scss */
    footer .contentFooter .row {
      margin: 0px; }
      /* line 89, _footer.scss */
      footer .contentFooter .row.top {
        padding-bottom: 30px;
        border-bottom: 1px solid #304255; }
        @media (max-width: 768px) {
          /* line 89, _footer.scss */
          footer .contentFooter .row.top {
            border-bottom: none;
            padding-bottom: 10px; } }
        /* line 97, _footer.scss */
        footer .contentFooter .row.top .logoLegis img {
          margin: 0 auto;
          display: block; }
        /* line 102, _footer.scss */
        footer .contentFooter .row.top .left, footer .contentFooter .row.top .center, footer .contentFooter .row.top .right {
          padding-top: 20px; }
          /* line 104, _footer.scss */
          footer .contentFooter .row.top .left p, footer .contentFooter .row.top .center p, footer .contentFooter .row.top .right p {
            display: inline-block;
            color: #fff;
            font-size: 18px;
            margin: 0 10px 0 0; }
            @media (max-width: 768px) {
              /* line 104, _footer.scss */
              footer .contentFooter .row.top .left p, footer .contentFooter .row.top .center p, footer .contentFooter .row.top .right p {
                font-size: 14px; } }
          /* line 113, _footer.scss */
          footer .contentFooter .row.top .left h3, footer .contentFooter .row.top .center h3, footer .contentFooter .row.top .right h3 {
            display: inline-block;
            margin: 0px;
            color: #fff;
            text-transform: uppercase;
            font-size: 12px;
            letter-spacing: 2px;
            font-weight: normal; }
            @media (max-width: 768px) {
              /* line 113, _footer.scss */
              footer .contentFooter .row.top .left h3, footer .contentFooter .row.top .center h3, footer .contentFooter .row.top .right h3 {
                font-size: 11px; } }
        @media (max-width: 768px) {
          /* line 126, _footer.scss */
          footer .contentFooter .row.top .left {
            text-align: center;
            border-bottom: 1px solid #304255;
            padding-bottom: 20px; } }
        /* line 132, _footer.scss */
        footer .contentFooter .row.top .left ul {
          padding: 0px;
          list-style: none;
          margin-top: 15px; }
          /* line 136, _footer.scss */
          footer .contentFooter .row.top .left ul li {
            color: #fff;
            font-size: 11px;
            letter-spacing: 2px;
            padding: 3px 0; }
            /* line 141, _footer.scss */
            footer .contentFooter .row.top .left ul li a {
              color: #fff;
              font-size: 11px;
              letter-spacing: 2px; }
        @media (max-width: 768px) {
          /* line 149, _footer.scss */
          footer .contentFooter .row.top .center {
            text-align: center;
            padding-bottom: 0px; } }
        /* line 154, _footer.scss */
        footer .contentFooter .row.top .center .formTienda {
          margin-top: 15px; }
          /* line 157, _footer.scss */
          footer .contentFooter .row.top .center .formTienda form select {
            border: none;
            width: 80%;
            max-width: 400px;
            padding: 10px;
            border-radius: 5px;
            appearance: none;
            -moz-appearance: none;
            /* Firefox */
            -webkit-appearance: none;
            /* Safari and Chrome */
            cursor: pointer;
            background: url("../arquivos/iconDown.png") #fff no-repeat center right 10px; }
            /* line 168, _footer.scss */
            footer .contentFooter .row.top .center .formTienda form select:focus {
              outline: none; }
        /* line 200, _footer.scss */
        footer .contentFooter .row.top .right .redesSociales {
          text-align: right; }
          @media (max-width: 768px) {
            /* line 200, _footer.scss */
            footer .contentFooter .row.top .right .redesSociales {
              text-align: center; } }
          /* line 205, _footer.scss */
          footer .contentFooter .row.top .right .redesSociales a {
            display: inline-block;
            color: #fff;
            font-size: 21px;
            padding: 12px 16px; }
            @media (max-width: 768px) {
              /* line 205, _footer.scss */
              footer .contentFooter .row.top .right .redesSociales a {
                font-size: 19px; } }
            /* line 213, _footer.scss */
            footer .contentFooter .row.top .right .redesSociales a:hover {
              color: #558cb3; }
      /* line 220, _footer.scss */
      footer .contentFooter .row.middle {
        padding: 10px 0 30px; }
        @media (max-width: 768px) {
          /* line 222, _footer.scss */
          footer .contentFooter .row.middle .left {
            text-align: center;
            border-bottom: 1px solid #304255;
            padding-bottom: 20px; } }
        /* line 229, _footer.scss */
        footer .contentFooter .row.middle .left .redesSociales a {
          display: inline-block;
          color: #fff;
          font-size: 21px;
          padding: 12px 16px; }
          @media (max-width: 768px) {
            /* line 229, _footer.scss */
            footer .contentFooter .row.middle .left .redesSociales a {
              font-size: 19px; } }
          /* line 237, _footer.scss */
          footer .contentFooter .row.middle .left .redesSociales a:hover {
            color: #558cb3; }
        /* line 242, _footer.scss */
        footer .contentFooter .row.middle .left .mediosdePago {
          color: #fff; }
          /* line 244, _footer.scss */
          footer .contentFooter .row.middle .left .mediosdePago h3 {
            text-transform: uppercase;
            font-size: 12px;
            letter-spacing: 2px;
            font-weight: normal;
            margin: 15px 0; }
          /* line 251, _footer.scss */
          footer .contentFooter .row.middle .left .mediosdePago img {
            max-width: 400px;
            width: 100%; }
        @media (max-width: 768px) {
          /* line 257, _footer.scss */
          footer .contentFooter .row.middle .right {
            text-align: center;
            border-left: none;
            padding: 0px; } }
        /* line 263, _footer.scss */
        footer .contentFooter .row.middle .right ul {
          padding: 0;
          width: 33%;
          display: inline-block;
          vertical-align: top;
          color: #fff;
          list-style-position: inside; }
          @media (max-width: 768px) {
            /* line 263, _footer.scss */
            footer .contentFooter .row.middle .right ul {
              width: 100%; } }
          @media (min-width: 1024px) {
            /* line 263, _footer.scss */
            footer .contentFooter .row.middle .right ul {
              padding-left: 3%; }
              /* line 275, _footer.scss */
              footer .contentFooter .row.middle .right ul:nth-child(2) {
                border-left: 1px solid #304255; }
              /* line 278, _footer.scss */
              footer .contentFooter .row.middle .right ul:last-child {
                border-left: 1px solid #304255; } }
          /* line 282, _footer.scss */
          footer .contentFooter .row.middle .right ul h3 {
            text-transform: uppercase;
            font-size: 12px;
            letter-spacing: 2px;
            font-weight: normal;
            margin: 15px 0; }
            @media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
              /* line 288, _footer.scss */
              footer .contentFooter .row.middle .right ul h3 i {
                right: 0;
                margin-right: 10px;
                position: absolute; } }
            @media (min-width: 800px) {
              /* line 288, _footer.scss */
              footer .contentFooter .row.middle .right ul h3 i {
                display: none; } }
          /* line 299, _footer.scss */
          footer .contentFooter .row.middle .right ul li {
            padding: 3px 0; }
            @media (max-width: 768px) {
              /* line 299, _footer.scss */
              footer .contentFooter .row.middle .right ul li {
                display: none;
                list-style-type: none; } }
            @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
              /* line 299, _footer.scss */
              footer .contentFooter .row.middle .right ul li {
                list-style: none; } }
            /* line 308, _footer.scss */
            footer .contentFooter .row.middle .right ul li a {
              color: #fff;
              text-decoration: none; }
              @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
                /* line 308, _footer.scss */
                footer .contentFooter .row.middle .right ul li a {
                  display: block;
                  padding: 3px; } }
              /* line 315, _footer.scss */
              footer .contentFooter .row.middle .right ul li a:hover {
                color: #558cb3; }
  /* line 325, _footer.scss */
  footer .metodosPagoFooter {
    background: #fff; }
    /* line 327, _footer.scss */
    footer .metodosPagoFooter .row {
      max-width: 1280px;
      margin: 0 auto; }
      /* line 331, _footer.scss */
      footer .metodosPagoFooter .row .metodos img {
        max-width: 972px;
        width: 100%;
        display: block;
        margin: 0 auto; }
  /* line 340, _footer.scss */
  footer .legalesFooter {
    background: #1937ee;
    padding: 10px 0; }
    /* line 344, _footer.scss */
    footer .legalesFooter .row.bottom {
      max-width: 1280px;
      margin: 0 auto; }
      @media (max-width: 768px) {
        /* line 347, _footer.scss */
        footer .legalesFooter .row.bottom .left {
          text-align: center; } }
      /* line 351, _footer.scss */
      footer .legalesFooter .row.bottom .left ul {
        padding: 0px;
        list-style: none; }
        @media (max-width: 768px) {
          /* line 351, _footer.scss */
          footer .legalesFooter .row.bottom .left ul {
            padding: 0 0 10px; } }
        /* line 357, _footer.scss */
        footer .legalesFooter .row.bottom .left ul li {
          display: inline-block;
          padding: 0 2.5%; }
          @media (max-width: 768px) {
            /* line 357, _footer.scss */
            footer .legalesFooter .row.bottom .left ul li {
              display: block;
              padding: 0.5% 0; } }
          @media only screen and (min-device-width: 900px) and (max-device-width: 1024px) {
            /* line 357, _footer.scss */
            footer .legalesFooter .row.bottom .left ul li {
              padding: 0 1.5%; } }
          /* line 367, _footer.scss */
          footer .legalesFooter .row.bottom .left ul li a {
            color: #a8c1d2;
            font-size: 11px;
            text-decoration: none; }
            /* line 371, _footer.scss */
            footer .legalesFooter .row.bottom .left ul li a:hover {
              color: #fff; }
      @media (max-width: 768px) {
        /* line 378, _footer.scss */
        footer .legalesFooter .row.bottom .right {
          text-align: center; } }
      /* line 382, _footer.scss */
      footer .legalesFooter .row.bottom .right ul {
        padding: 0px;
        list-style: none;
        display: inline-block; }
        /* line 386, _footer.scss */
        footer .legalesFooter .row.bottom .right ul li {
          display: inline-block;
          color: #a8c1d2;
          font-size: 11px; }
          @media (max-width: 768px) {
            /* line 386, _footer.scss */
            footer .legalesFooter .row.bottom .right ul li {
              display: block;
              padding: 3.5% 0; } }
        /* line 395, _footer.scss */
        footer .legalesFooter .row.bottom .right ul.logosDev {
          float: right; }
          @media (max-width: 768px) {
            /* line 395, _footer.scss */
            footer .legalesFooter .row.bottom .right ul.logosDev {
              display: block;
              float: initial; } }
          /* line 401, _footer.scss */
          footer .legalesFooter .row.bottom .right ul.logosDev li {
            display: inline-block;
            color: #a8c1d2;
            font-size: 11px;
            padding: 0 6px; }

/* line 4, _home.scss */
.home .fullContent .row .bannerPrincipal {
  padding: 0px;
  background: #fff; }
  /* line 7, _home.scss */
  .home .fullContent .row .bannerPrincipal ul {
    padding: 0px;
    list-style: none; }
/* line 12, _home.scss */
.home .fullContent .row .generalContent {
  padding: 20px 0px; }
  @media (max-width: 736px) {
    /* line 12, _home.scss */
    .home .fullContent .row .generalContent {
      padding: 20px 0px; } }
  @media (max-width: 768px) {
    /* line 12, _home.scss */
    .home .fullContent .row .generalContent {
      padding: 0px; } }
  /* line 20, _home.scss */
  .home .fullContent .row .generalContent .capacitacionesSlides {
    padding: 0px 35px; }
    @media (max-width: 736px) {
      /* line 20, _home.scss */
      .home .fullContent .row .generalContent .capacitacionesSlides {
        padding: 0px; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
      /* line 20, _home.scss */
      .home .fullContent .row .generalContent .capacitacionesSlides {
        padding-bottom: 0px; } }
    /* line 28, _home.scss */
    .home .fullContent .row .generalContent .capacitacionesSlides .row {
      padding-bottom: 35px;
      border-bottom: 1px solid #d2d2d2; }
      @media (max-width: 768px) {
        /* line 28, _home.scss */
        .home .fullContent .row .generalContent .capacitacionesSlides .row {
          border: none;
          padding: 0px;
          margin: 0px; } }
      /* line 36, _home.scss */
      .home .fullContent .row .generalContent .capacitacionesSlides .row h2 {
        display: block;
        margin: 0 0 15px;
        color: #1f1f1f;
        text-transform: uppercase;
        font-size: 18px;
        letter-spacing: 2px;
        font-weight: 500; }
        /* line 44, _home.scss */
        .home .fullContent .row .generalContent .capacitacionesSlides .row h2 i {
          color: #005fc0;
          margin-right: 15px;
          font-size: 22px; }
          @media (max-width: 736px) {
            /* line 44, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row h2 i {
              font-size: 16px;
              font-weight: 500; } }
          @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
            /* line 44, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row h2 i {
              font-size: 15px; } }
        @media (max-width: 736px) {
          /* line 36, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row h2 {
            text-align: center;
            margin: 20px 0;
            font-size: 16px;
            font-weight: 600; } }
        @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
          /* line 36, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row h2 {
            font-size: 15px; } }
      /* line 66, _home.scss */
      .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent {
        margin: 20px 0; }
        /* line 68, _home.scss */
        .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left {
          width: 30%;
          display: inline-block;
          vertical-align: top; }
          /* line 72, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .blueDate, .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .orangeDate, .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .redDate {
            text-align: center; }
            /* line 74, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .blueDate p, .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .orangeDate p, .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .redDate p {
              display: block;
              font-size: 24px;
              letter-spacing: 4px;
              font-weight: normal;
              padding: 15px;
              color: #fff;
              border-radius: 50%;
              width: 60px;
              height: 60px;
              margin: 0 auto; }
              @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
                /* line 74, _home.scss */
                .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .blueDate p, .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .orangeDate p, .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .redDate p {
                  font-size: 20px;
                  width: 50px;
                  height: 50px;
                  padding: 12px; } }
            /* line 92, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .blueDate span, .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .orangeDate span, .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .redDate span {
              text-transform: uppercase;
              font-size: 14px;
              display: block;
              margin-top: 8px;
              letter-spacing: 2px; }
              @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
                /* line 92, _home.scss */
                .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .blueDate span, .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .orangeDate span, .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .redDate span {
                  font-size: 12px; } }
          /* line 104, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .blueDate p {
            background: #02668c; }
          /* line 107, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .blueDate span {
            color: #02668c; }
          /* line 112, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .orangeDate p {
            background: #ff8a00; }
          /* line 115, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .orangeDate span {
            color: #ff8a00; }
          /* line 120, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .redDate p {
            background: #e74c3c; }
          /* line 123, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .left .redDate span {
            color: #e74c3c; }
        /* line 128, _home.scss */
        .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right {
          width: 60%;
          display: inline-block;
          vertical-align: top; }
          /* line 132, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right span {
            text-transform: uppercase;
            font-size: 11px;
            display: block;
            font-weight: 500;
            letter-spacing: 3px; }
            /* line 139, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right span.blueCity {
              color: #02668c; }
            /* line 142, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right span.orangeCity {
              color: #ff8a00; }
            /* line 145, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right span.redCity {
              color: #e74c3c; }
          /* line 149, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right h3 {
            margin: 10px 0 5px;
            font-size: 16px; }
            @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
              /* line 149, _home.scss */
              .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right h3 {
                font-size: 14px; } }
          /* line 156, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right p {
            text-overflow: ellipsis; }
          /* line 162, _home.scss */
          .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right a {
            color: #fff;
            text-align: center;
            font-size: 12px;
            letter-spacing: 3px;
            border-radius: 20px;
            padding: 8px 10px;
            margin-top: 15px;
            display: block;
            text-align: center;
            width: 70%;
            text-decoration: none;
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out; }
            /* line 176, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right a i {
              margin-right: 10px; }
            /* line 179, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right a.blueBtn {
              background: #02668c; }
            /* line 182, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right a.orangeBtn {
              background: #ff8a00; }
            /* line 185, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right a.redBtn {
              background: #e74c3c; }
            /* line 188, _home.scss */
            .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right a:hover {
              background: #005fc0; }
            @media (max-width: 736px) {
              /* line 162, _home.scss */
              .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right a {
                width: initial; } }
            @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
              /* line 162, _home.scss */
              .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent .right a {
                font-size: 10px; } }
        /* line 199, _home.scss */
        .home .fullContent .row .generalContent .capacitacionesSlides .row .capacitacionContent:focus {
          outline: none; }
  /* line 205, _home.scss */
  .home .fullContent .row .generalContent .contentDeptos {
    padding: 0 35px 15px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
      /* line 205, _home.scss */
      .home .fullContent .row .generalContent .contentDeptos {
        padding: 0px; } }
    /* line 211, _home.scss */
    .home .fullContent .row .generalContent .contentDeptos .row .left {
      padding: 0px; }
      /* line 213, _home.scss */
      .home .fullContent .row .generalContent .contentDeptos .row .left h2 {
        display: block;
        margin: 15px 0px;
        color: #1f1f1f;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
        font-weight: 600; }
        @media (max-width: 736px) {
          /* line 213, _home.scss */
          .home .fullContent .row .generalContent .contentDeptos .row .left h2 {
            text-align: center;
            font-size: 16px;
            margin: 20px 0;
            font-weight: 600; } }
      /* line 228, _home.scss */
      .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos {
        padding: 0px; }
        /* line 230, _home.scss */
        .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess {
          padding: 2px;
          text-align: center; }
          @media (max-width: 736px) {
            /* line 230, _home.scss */
            .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess {
              margin-bottom: 20px; } }
          /* line 236, _home.scss */
          .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess a {
            display: block; }
            /* line 238, _home.scss */
            .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess a figure {
              max-height: 250px;
              margin: 0;
              padding: 0;
              overflow: hidden; }
              /* line 243, _home.scss */
              .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess a figure img {
                width: 100%;
                -webkit-transition: .3s ease-in-out;
                transition: .3s ease-in-out; }
            /* line 249, _home.scss */
            .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess a .color {
              background: #004993;
              opacity: 0;
              box-sizing: border-box;
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              z-index: 3;
              -webkit-transition: .3s ease-in-out;
              transition: .3s ease-in-out; }
            /* line 262, _home.scss */
            .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess a .btnDepto {
              position: absolute;
              left: 0;
              right: 0;
              top: 0;
              bottom: 0;
              z-index: 4; }
              /* line 269, _home.scss */
              .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess a .btnDepto p {
                border-radius: 50%;
                background: rgba(0, 73, 147, 0.9);
                width: 60px;
                height: 60px;
                color: #fff;
                display: inline-block;
                font-size: 30px;
                padding: 10px;
                -webkit-transition: .3s ease-in-out;
                transition: .3s ease-in-out;
                margin-top: 21%; }
                @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
                  /* line 269, _home.scss */
                  .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess a .btnDepto p {
                    width: 40px;
                    height: 40px;
                    font-size: 18px;
                    padding: 9px 11px; } }
              /* line 288, _home.scss */
              .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess a .btnDepto h2 {
                text-align: center;
                display: block;
                margin: 15px auto;
                width: 70%;
                color: #fff;
                text-transform: uppercase;
                font-size: 10px;
                background: rgba(0, 73, 147, 0.9);
                letter-spacing: 2px;
                font-weight: normal;
                border-radius: 20px;
                padding: 5px 20px;
                -webkit-transition: .3s ease-in-out;
                transition: .3s ease-in-out; }
                @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
                  /* line 288, _home.scss */
                  .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess a .btnDepto h2 {
                    font-size: 8px;
                    letter-spacing: 1px; } }
          /* line 312, _home.scss */
          .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess:hover a .color {
            opacity: 0.8; }
          /* line 316, _home.scss */
          .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess:hover a .btnDepto p {
            background: #fff;
            color: #004993; }
          /* line 320, _home.scss */
          .home .fullContent .row .generalContent .contentDeptos .row .left .accessDeptos .btnAccess:hover a .btnDepto h2 {
            background: rgba(0, 73, 147, 0); }
    /* line 329, _home.scss */
    .home .fullContent .row .generalContent .contentDeptos .row .right {
      padding: 0px; }
      /* line 331, _home.scss */
      .home .fullContent .row .generalContent .contentDeptos .row .right h2 {
        display: block;
        margin: 15px 0px;
        color: #1f1f1f;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
        font-weight: 600;
        text-align: center; }
        @media (max-width: 736px) {
          /* line 331, _home.scss */
          .home .fullContent .row .generalContent .contentDeptos .row .right h2 {
            font-size: 16px;
            margin: 20px 0;
            font-weight: 600; } }
      @media (max-width: 736px) {
        /* line 346, _home.scss */
        .home .fullContent .row .generalContent .contentDeptos .row .right .topProduct {
          padding: 0px; } }
      /* line 353, _home.scss */
      .home .fullContent .row .generalContent .contentDeptos .row .right .topProduct .productosDelMes .vitrineProduct ul li {
        margin: 0 1%; }
        @media (max-width: 768px) {
          /* line 353, _home.scss */
          .home .fullContent .row .generalContent .contentDeptos .row .right .topProduct .productosDelMes .vitrineProduct ul li {
            margin: 0 0.5%; } }
        /* line 358, _home.scss */
        .home .fullContent .row .generalContent .contentDeptos .row .right .topProduct .productosDelMes .vitrineProduct ul li .midLevel {
          padding: 0px 0px 15px; }
  /* line 369, _home.scss */
  .home .fullContent .row .generalContent .bannerSecundario {
    padding: 0 35px; }
    /* line 372, _home.scss */
    .home .fullContent .row .generalContent .bannerSecundario .row a {
      margin: 5px 0;
      display: block; }
      /* line 375, _home.scss */
      .home .fullContent .row .generalContent .bannerSecundario .row a img {
        width: 100%;
        display: block; }
  /* line 382, _home.scss */
  .home .fullContent .row .generalContent .bannerSecundarioMobile {
    padding: 0; }
    /* line 385, _home.scss */
    .home .fullContent .row .generalContent .bannerSecundarioMobile .row a {
      margin: 20px 0;
      display: block; }
      /* line 388, _home.scss */
      .home .fullContent .row .generalContent .bannerSecundarioMobile .row a img {
        width: 100%;
        display: block; }
  /* line 395, _home.scss */
  .home .fullContent .row .generalContent .contentDestacados {
    padding: 35px; }
    @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
      /* line 395, _home.scss */
      .home .fullContent .row .generalContent .contentDestacados {
        padding: 0 35px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
      /* line 395, _home.scss */
      .home .fullContent .row .generalContent .contentDestacados {
        padding: 0px; } }
    /* line 403, _home.scss */
    .home .fullContent .row .generalContent .contentDestacados .content {
      padding: 0px; }
      /* line 405, _home.scss */
      .home .fullContent .row .generalContent .contentDestacados .content .tituloDestacados {
        padding: 0px; }
        /* line 407, _home.scss */
        .home .fullContent .row .generalContent .contentDestacados .content .tituloDestacados h2 {
          display: block;
          margin: 0px;
          color: #1f1f1f;
          text-transform: uppercase;
          font-size: 14px;
          letter-spacing: 2px;
          font-weight: 600; }
          @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
            /* line 407, _home.scss */
            .home .fullContent .row .generalContent .contentDestacados .content .tituloDestacados h2 {
              text-align: center;
              margin-bottom: 15px; } }
      /* line 421, _home.scss */
      .home .fullContent .row .generalContent .contentDestacados .content .FiltroDestacados {
        padding: 0px; }
        /* line 423, _home.scss */
        .home .fullContent .row .generalContent .contentDestacados .content .FiltroDestacados .nav-tabs {
          border: none;
          width: auto;
          display: block;
          float: right; }
          /* line 429, _home.scss */
          .home .fullContent .row .generalContent .contentDestacados .content .FiltroDestacados .nav-tabs li a {
            color: #444444;
            border-radius: 20px;
            border: none;
            font-weight: 500;
            padding: 4px 25px;
            background-color: #e1e1e1;
            margin-right: 0px;
            margin-left: 8px; }
          /* line 440, _home.scss */
          .home .fullContent .row .generalContent .contentDestacados .content .FiltroDestacados .nav-tabs li.active a {
            color: #fff;
            cursor: default;
            background-color: #e74c3c; }
        /* line 448, _home.scss */
        .home .fullContent .row .generalContent .contentDestacados .content .FiltroDestacados select {
          border: none;
          width: 90%;
          color: #7a7a7a;
          font-size: 12px;
          margin: 0 auto;
          display: block;
          padding: 10px;
          border-radius: 5px;
          appearance: none;
          -moz-appearance: none;
          /* Firefox */
          -webkit-appearance: none;
          /* Safari and Chrome */
          cursor: pointer;
          background: url("../arquivos/iconDown.png") #eeeeee no-repeat center right 10px; }
          /* line 462, _home.scss */
          .home .fullContent .row .generalContent .contentDestacados .content .FiltroDestacados select:focus {
            outline: none; }
      /* line 467, _home.scss */
      .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct {
        position: relative;
        display: block; }
        /* line 470, _home.scss */
        .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct h2 {
          display: none; }
        /* line 473, _home.scss */
        .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul {
          display: block;
          padding: 0px; }
          /* line 476, _home.scss */
          .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li {
            list-style: none;
            padding: 0px;
            margin: 0 6px;
            position: relative; }
            @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
              /* line 476, _home.scss */
              .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li {
                width: auto;
                margin: 0px; } }
            /* line 485, _home.scss */
            .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .tagDescuento {
              display: none;
              background: #ff8a00;
              color: #fff;
              font-weight: normal;
              letter-spacing: 1px;
              text-align: center;
              width: 40px;
              height: 40px;
              border-radius: 50%;
              padding: 12px 5px;
              position: absolute;
              z-index: 3;
              top: 8px;
              right: 8px; }
            /* line 501, _home.scss */
            .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .tagDestaque {
              display: none; }
            /* line 504, _home.scss */
            .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd {
              position: relative;
              cursor: pointer; }
              /* line 507, _home.scss */
              .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd a {
                display: block;
                cursor: pointer; }
                /* line 510, _home.scss */
                .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd a img {
                  width: 100%;
                  height: auto;
                  display: block; }
              /* line 516, _home.scss */
              .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd .color {
                background: #01385f;
                opacity: 0;
                box-sizing: border-box;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 3;
                -webkit-transition: .3s ease-in-out;
                transition: .3s ease-in-out; }
              /* line 529, _home.scss */
              .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd .iconsVitrina {
                opacity: 0;
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                z-index: 4;
                width: 100%;
                height: 12%;
                margin: auto;
                text-align: center; }
                /* line 541, _home.scss */
                .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd .iconsVitrina span {
                  text-align: center;
                  display: inline-block;
                  color: #fff;
                  font-size: 20px;
                  margin: 0 15px; }
                  @media (max-width: 768px) {
                    /* line 541, _home.scss */
                    .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd .iconsVitrina span {
                      background: #fff;
                      width: 30px;
                      height: 30px;
                      border-radius: 50%;
                      padding: 8px;
                      color: #444444;
                      font-size: 13px;
                      margin: 0 1px; } }
                  @media (min-width: 1024px) {
                    /* line 558, _home.scss */
                    .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd .iconsVitrina span:hover {
                      color: #e74c3c; } }
                /* line 563, _home.scss */
                .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd .iconsVitrina a[title] {
                  display: none; }
                @media (max-width: 768px) {
                  /* line 529, _home.scss */
                  .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd .iconsVitrina {
                    opacity: 1;
                    text-align: right;
                    right: 2%;
                    height: 30px;
                    bottom: 7px;
                    top: initial;
                    left: initial; } }
              @media (min-width: 1024px) {
                /* line 578, _home.scss */
                .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd:hover .color {
                  opacity: 0.95; }
                /* line 581, _home.scss */
                .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .imageProd:hover .iconsVitrina {
                  opacity: 1; } }
            /* line 587, _home.scss */
            .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel {
              text-align: center;
              padding: 0 10px 25px; }
              /* line 590, _home.scss */
              .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .infoVitrina {
                margin-bottom: 22px; }
                /* line 592, _home.scss */
                .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .infoVitrina h3 {
                  margin: 15px 0; }
                  /* line 594, _home.scss */
                  .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .infoVitrina h3.nameProd {
                    font-size: 13px;
                    text-align: center;
                    font-weight: normal; }
                    /* line 598, _home.scss */
                    .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .infoVitrina h3.nameProd a {
                      color: #363636;
                      text-decoration: none; }
                      /* line 601, _home.scss */
                      .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .infoVitrina h3.nameProd a:hover {
                        color: #282828; }
                /* line 607, _home.scss */
                .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .infoVitrina .old-price {
                  display: inline-block;
                  color: #858585;
                  text-align: center;
                  font-size: 16px;
                  font-weight: 400;
                  letter-spacing: 1px;
                  width: 49%;
                  text-decoration: line-through; }
                /* line 617, _home.scss */
                .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .infoVitrina .best-price {
                  color: #005fc0;
                  text-align: center;
                  display: inherit;
                  font-size: 16px;
                  font-weight: 500;
                  letter-spacing: 1px;
                  width: 100%; }
                  /* line 625, _home.scss */
                  .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .infoVitrina .best-price.discount {
                    display: inline-block;
                    color: #005fc0;
                    width: 49%; }
              /* line 632, _home.scss */
              .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra {
                padding: 0px; }
                /* line 634, _home.scss */
                .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal {
                  display: inline-block;
                  padding: 0px; }
                  /* line 637, _home.scss */
                  .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a {
                    border-radius: 50%;
                    width: 40px;
                    height: 39px;
                    background: #858585;
                    color: #fff;
                    display: block;
                    padding: 9px 12px;
                    font-size: 15px;
                    margin: 0 5px;
                    float: right; }
                    /* line 648, _home.scss */
                    .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a span {
                      display: inline-block;
                      float: right;
                      padding: 1px 0px; }
                    /* line 653, _home.scss */
                    .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a p {
                      display: none;
                      font-size: 9px;
                      letter-spacing: 2px;
                      margin-right: 5px;
                      text-transform: uppercase;
                      position: relative;
                      top: -1px; }
                    /* line 662, _home.scss */
                    .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a:hover {
                      width: 100%;
                      border-radius: 50px;
                      -webkit-transition: .3s ease-in-out;
                      transition: .3s ease-in-out; }
                      /* line 668, _home.scss */
                      .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a:hover p {
                        display: inline-block; }
                /* line 674, _home.scss */
                .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal {
                  padding: 0px;
                  display: inline-block; }
                  /* line 677, _home.scss */
                  .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a {
                    display: block; }
                    /* line 679, _home.scss */
                    .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction {
                      border-radius: 50px;
                      width: 42px;
                      height: 42px;
                      background: #005fc0;
                      color: #fff;
                      display: block;
                      padding: 7px 11px;
                      font-size: 18px;
                      margin: 0 auto;
                      position: relative;
                      -webkit-transition: .3s ease-in-out;
                      transition: .3s ease-in-out; }
                      /* line 692, _home.scss */
                      .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction i {
                        color: #fff;
                        position: absolute;
                        left: 0;
                        right: 0;
                        top: 0;
                        bottom: 0;
                        -webkit-transition: .3s ease-in-out;
                        transition: .3s ease-in-out; }
                        /* line 701, _home.scss */
                        .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction i:before {
                          vertical-align: sub;
                          top: 5px;
                          position: relative; }
                      /* line 707, _home.scss */
                      .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction p {
                        opacity: 0;
                        visibility: hidden;
                        display: inline-block;
                        font-size: 9px;
                        letter-spacing: 2px;
                        margin-left: 5px;
                        text-transform: uppercase;
                        position: relative;
                        top: -2px;
                        width: 136px;
                        -webkit-transition: .1s ease-in-out;
                        transition: .1s ease-in-out; }
                    /* line 724, _home.scss */
                    .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction {
                      width: 100%;
                      border-radius: 50px;
                      -webkit-transition: .3s ease-in;
                      transition: .3s ease-in; }
                      /* line 729, _home.scss */
                      .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction i {
                        color: #fff;
                        left: 10px;
                        position: absolute;
                        right: inherit;
                        -webkit-transition: .3s ease-in-out;
                        transition: .3s ease-in-out; }
                      /* line 737, _home.scss */
                      .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction p {
                        opacity: 1;
                        visibility: visible;
                        display: inline-block;
                        transition: opacity .4s ease-in;
                        -moz-transition: opacity .4s ease-in;
                        -webkit-transition: opacity .4s ease-in;
                        -o-transition: opacity .4s ease-in; }
          @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
            /* line 754, _home.scss */
            .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul.slick-dots {
              display: block;
              margin-top: 20px;
              bottom: initial;
              position: relative; }
              /* line 759, _home.scss */
              .home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul.slick-dots li {
                padding: 0px; } }
    /* line 767, _home.scss */
    .home .fullContent .row .generalContent .contentDestacados .tab-content {
      padding: 0px;
      margin-top: 30px; }
  /* line 772, _home.scss */
  .home .fullContent .row .generalContent .contentTabsServicios {
    background: #002e72;
    padding: 20px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
      /* line 772, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios {
        padding: 0px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
      /* line 779, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content {
        padding: 0px; } }
    /* line 783, _home.scss */
    .home .fullContent .row .generalContent .contentTabsServicios .row .content .tituloServicios {
      text-align: center; }
      /* line 785, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content .tituloServicios h2 {
        display: block;
        margin: 0px;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
        font-weight: 600; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
          /* line 785, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tituloServicios h2 {
            margin-top: 15px; } }
    /* line 798, _home.scss */
    .home .fullContent .row .generalContent .contentTabsServicios .row .content .FiltroServicios {
      margin: 30px 0; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
        /* line 798, _home.scss */
        .home .fullContent .row .generalContent .contentTabsServicios .row .content .FiltroServicios {
          padding: 0px;
          margin: 25px 0; } }
      /* line 804, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content .FiltroServicios .nav-tabs {
        text-align: center;
        border-bottom: none; }
        /* line 807, _home.scss */
        .home .fullContent .row .generalContent .contentTabsServicios .row .content .FiltroServicios .nav-tabs > li {
          display: inline-block;
          float: initial;
          margin: 5px 0; }
          /* line 811, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .FiltroServicios .nav-tabs > li a {
            text-transform: uppercase;
            color: #fff;
            border-radius: 20px;
            border: none;
            font-weight: 500;
            padding: 4px 25px;
            background-color: #0a469e;
            margin: 0px 8px;
            font-size: 11px; }
          /* line 823, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .FiltroServicios .nav-tabs > li.active a {
            text-transform: uppercase;
            color: #01385f;
            border-radius: 20px;
            border: none;
            font-weight: 500;
            padding: 4px 25px;
            background-color: #fff;
            margin: 0px 8px;
            font-size: 11px; }
      /* line 837, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content .FiltroServicios select {
        border: none;
        width: 90%;
        color: #7a7a7a;
        font-size: 12px;
        margin: 0 auto;
        display: block;
        padding: 10px;
        border-radius: 5px;
        appearance: none;
        -moz-appearance: none;
        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        cursor: pointer;
        background: url("../arquivos/iconDown.png") #eeeeee no-repeat center right 10px; }
        /* line 851, _home.scss */
        .home .fullContent .row .generalContent .contentTabsServicios .row .content .FiltroServicios select:focus {
          outline: none; }
    /* line 859, _home.scss */
    .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul {
      padding: 0; }
      /* line 861, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul li {
        text-align: center;
        padding: 0 20px; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
          /* line 861, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul li {
            padding: 0px 20px; } }
        /* line 867, _home.scss */
        .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul li a {
          display: block;
          text-decoration: none; }
          /* line 870, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul li a img {
            width: auto;
            margin: 0 auto; }
          /* line 874, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul li a h3 {
            letter-spacing: 1px;
            font-size: 14px;
            font-weight: 500;
            color: #fff;
            margin: 10px 0px; }
          /* line 881, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul li a p {
            display: block;
            color: #fff; }
          /* line 885, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul li a span {
            text-transform: uppercase;
            color: #01385f;
            border-radius: 20px;
            border: none;
            font-weight: 500;
            padding: 4px 25px;
            background-color: #fff;
            margin: 20px 8px;
            font-size: 11px;
            display: inline-block; }
          /* line 898, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul li a:hover span {
            background: #005fc0;
            color: #fff; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
        /* line 906, _home.scss */
        .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul.slick-dots {
          margin-top: 20px;
          bottom: initial;
          position: relative; }
          /* line 910, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul.slick-dots li {
            padding: 0px; } }
      /* line 915, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul .slick-prev {
        left: -2%; }
      /* line 918, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .tab-pane .sliderServicios ul .slick-next {
        right: -2%; }
    /* line 924, _home.scss */
    .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs {
      background: #fff;
      padding: 20px; }
      /* line 928, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .image img {
        width: 100%;
        display: block; }
      /* line 933, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ {
        padding: 0 20px; }
        /* line 935, _home.scss */
        .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul {
          padding: 0px;
          list-style-type: none; }
          /* line 940, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul li.servicio h2 {
            margin: 0;
            font-size: 22px;
            letter-spacing: 2px;
            font-weight: 100;
            color: #01385f; }
          /* line 947, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul li.servicio p {
            margin: 10px 0 20px; }
          /* line 951, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul li.soluciones {
            border-top: 1px solid #e2e2e2;
            padding: 10px 0; }
            /* line 954, _home.scss */
            .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul li.soluciones h4 {
              margin: 0 0 10px;
              font-size: 15px;
              letter-spacing: 2px;
              font-weight: 100; }
            /* line 960, _home.scss */
            .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul li.soluciones ul {
              padding: 0px;
              list-style-type: none;
              font-size: 13px; }
              /* line 964, _home.scss */
              .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul li.soluciones ul li {
                padding: 5px 0; }
                /* line 966, _home.scss */
                .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul li.soluciones ul li i {
                  font-size: 17px;
                  color: #e74c3c;
                  width: 37px;
                  text-align: center; }
                /* line 972, _home.scss */
                .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul li.soluciones ul li p {
                  display: inline-block;
                  margin-left: 7px;
                  vertical-align: top; }
              /* line 978, _home.scss */
              .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul li.soluciones ul a {
                margin-top: 15px;
                display: inline-block;
                font-size: 10px;
                letter-spacing: 1px;
                font-weight: 500;
                background: #005fc0;
                border-radius: 25px;
                padding: 5px 20px;
                color: #fff;
                text-decoration: none;
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                /* line 990, _home.scss */
                .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .prodServ ul li.soluciones ul a:hover {
                  background: #01385f; }
      /* line 999, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .caracteristicas {
        padding: 0 20px; }
        /* line 1001, _home.scss */
        .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .caracteristicas h4 {
          margin: 35px 0 10px;
          font-size: 15px;
          letter-spacing: 2px;
          font-weight: 100; }
        /* line 1007, _home.scss */
        .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .caracteristicas ul {
          padding-left: 17px;
          overflow-x: hidden;
          overflow-y: auto;
          max-height: 200px; }
          /* line 1012, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .caracteristicas ul li {
            padding: 5px 10px; }
        /* line 1016, _home.scss */
        .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .caracteristicas a {
          width: 50%;
          min-width: 150px;
          text-align: center;
          margin-top: 15px;
          display: inline-block;
          font-size: 12px;
          letter-spacing: 1px;
          font-weight: 100;
          background: #e74c3c;
          border-radius: 25px;
          padding: 5px 20px;
          color: #fff;
          text-decoration: none;
          transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          -moz-transition: all 0.5s; }
          /* line 1031, _home.scss */
          .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .caracteristicas a:hover {
            background: #da4435; }
      /* line 1036, _home.scss */
      .home .fullContent .row .generalContent .contentTabsServicios .row .content .tab-content .masInfoTabs .btnClose {
        font-weight: 100;
        font-size: 20px;
        position: absolute;
        right: 20px;
        top: 10px;
        color: red;
        padding: 0 10px;
        cursor: pointer; }
  /* line 1051, _home.scss */
  .home .fullContent .row .generalContent .bannerFooter {
    padding: 0 35px;
    margin-bottom: 20px;
    margin-top: 20px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
      /* line 1051, _home.scss */
      .home .fullContent .row .generalContent .bannerFooter {
        padding: 0px;
        margin: 30px 0; } }
  /* line 1060, _home.scss */
  .home .fullContent .row .generalContent .contentPromesas {
    padding: 0 35px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
      /* line 1060, _home.scss */
      .home .fullContent .row .generalContent .contentPromesas {
        padding: 0px; } }

/* line 3, _departamento.scss */
.departamento .fullContent .row {
  max-width: 1280px;
  margin: 15px auto; }
  /* line 6, _departamento.scss */
  .departamento .fullContent .row .generalContent {
    background: #fff;
    padding: 20px; }
    @media (max-width: 768px) {
      /* line 6, _departamento.scss */
      .departamento .fullContent .row .generalContent {
        padding: 10px; } }
    /* line 12, _departamento.scss */
    .departamento .fullContent .row .generalContent .bannerPrincipal {
      padding: 0px; }
      /* line 14, _departamento.scss */
      .departamento .fullContent .row .generalContent .bannerPrincipal ul {
        padding: 0px; }
    /* line 18, _departamento.scss */
    .departamento .fullContent .row .generalContent .generalDepartamento {
      padding: 0px; }
      @media (max-width: 768px) {
        /* line 20, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row {
          padding: 0px; } }
      @media (max-width: 768px) {
        /* line 24, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .leftDepartamento {
          padding: 0px; } }
      /* line 29, _departamento.scss */
      .departamento .fullContent .row .generalContent .generalDepartamento .row .leftDepartamento .accesoCategorias .btnMenuFiltro {
        background: #e74c3c;
        display: block;
        border-radius: 50px;
        text-align: center;
        padding: 5px 10px;
        color: #fff;
        position: relative; }
        @media (max-width: 768px) {
          /* line 29, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .leftDepartamento .accesoCategorias .btnMenuFiltro {
            padding: 6px 10px; } }
        /* line 40, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .leftDepartamento .accesoCategorias .btnMenuFiltro i {
          display: none; }
        /* line 43, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .leftDepartamento .accesoCategorias .btnMenuFiltro p {
          display: inline-block;
          width: 80%;
          font-size: 13px;
          font-weight: 400; }
          /* line 48, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .leftDepartamento .accesoCategorias .btnMenuFiltro p:before {
            content: "\f122";
            display: block;
            text-align: center;
            font-family: Flaticon;
            position: absolute;
            left: 12px;
            font-size: 13px; }
          /* line 57, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .leftDepartamento .accesoCategorias .btnMenuFiltro p:after {
            content: "\f078";
            font-family: FontAwesome;
            position: absolute;
            right: 12px;
            font-size: 10px;
            top: 8px; }
      @media (max-width: 768px) {
        /* line 69, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento {
          padding: 20px 0px; } }
      /* line 73, _departamento.scss */
      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .tituloDepartamento {
        padding: 0px; }
        /* line 75, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .tituloDepartamento h1 {
          margin: 0 0 15px;
          display: block;
          color: #1f1f1f;
          text-transform: uppercase;
          font-size: 18px;
          letter-spacing: 1px;
          font-weight: 500; }
          /* line 83, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .tituloDepartamento h1 i {
            color: #004f9e;
            margin-right: 10px; }
          @media (max-width: 736px) {
            /* line 75, _departamento.scss */
            .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .tituloDepartamento h1 {
              text-align: center; } }
      @media (max-width: 736px) {
        /* line 92, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .top {
          padding: 0px; } }
      /* line 96, _departamento.scss */
      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .top .filtroOrdenar {
        display: none; }
      /* line 99, _departamento.scss */
      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .top select {
        border: 1px solid #cfcfcf;
        width: 80%;
        padding: 10px;
        border-radius: 5px;
        appearance: none;
        -moz-appearance: none;
        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        cursor: pointer;
        background: url("../arquivos/iconDown.png") #fff no-repeat center right 10px;
        float: right; }
        @media (max-width: 736px) {
          /* line 99, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .top select {
            width: 100%; } }
        /* line 113, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .top select:focus {
          outline: none; }
      /* line 118, _departamento.scss */
      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento {
        padding: 30px 0px;
        border-bottom: 1px solid #e1e1e1; }
        /* line 121, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento .contentSlides {
          padding: 0px; }
          /* line 123, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento .contentSlides .slick-initialized {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: box;
            display: flex;
            -moz-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            padding: 0px; }
            /* line 126, _departamento.scss */
            .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento .contentSlides .slick-initialized .slick-slide {
              list-style: none;
              padding: 0px;
              margin: 0 6px;
              position: relative; }
              /* line 131, _departamento.scss */
              .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento .contentSlides .slick-initialized .slick-slide a {
                display: block; }
                /* line 133, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento .contentSlides .slick-initialized .slick-slide a figure {
                  margin: 0;
                  padding: 0;
                  overflow: hidden; }
                  /* line 137, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento .contentSlides .slick-initialized .slick-slide a figure img {
                    width: 100%;
                    -webkit-transition: .3s ease-in-out;
                    transition: .3s ease-in-out; }
                /* line 143, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento .contentSlides .slick-initialized .slick-slide a .descCategoria {
                  background: rgba(255, 255, 255, 0.8);
                  position: absolute;
                  left: 0;
                  right: 0;
                  top: 50%;
                  bottom: 0;
                  z-index: 4;
                  padding: 5px 15px 15px;
                  -webkit-transition: .3s ease-in-out;
                  transition: .3s ease-in-out; }
                  /* line 154, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento .contentSlides .slick-initialized .slick-slide a .descCategoria h2 {
                    text-align: center;
                    display: block;
                    margin: 10px auto;
                    width: 95%;
                    color: #fff;
                    text-transform: uppercase;
                    font-size: 10px;
                    background: rgba(0, 73, 147, 0.9);
                    letter-spacing: 1px;
                    font-weight: normal;
                    border-radius: 20px;
                    padding: 5px 20px;
                    -webkit-transition: .3s ease-in-out;
                    transition: .3s ease-in-out; }
                  /* line 170, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento .contentSlides .slick-initialized .slick-slide a .descCategoria p {
                    text-align: center;
                    color: #1f1f1f; }
                /* line 176, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .sliderDepartamento .contentSlides .slick-initialized .slick-slide a:hover .descCategoria {
                  background: white; }
      /* line 185, _departamento.scss */
      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento {
        padding: 0px;
        margin-top: 30px; }
        /* line 188, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom {
          padding: 0px; }
          /* line 191, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager {
            display: none; }
            /* line 193, _departamento.scss */
            .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages {
              padding: 0 0 10px; }
              /* line 196, _departamento.scss */
              .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.first {
                margin: 0 8px;
                color: #b8b8b8;
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                /* line 200, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.first:before {
                  content: '<<';
                  margin-right: 5px; }
                /* line 204, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.first:hover {
                  color: #444444; }
                @media (max-width: 768px) {
                  /* line 196, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.first {
                    display: none; } }
              /* line 211, _departamento.scss */
              .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.previous {
                margin: 0 8px;
                padding: 5px 15px;
                background: #b8b8b8;
                border-radius: 70px;
                color: #fff;
                text-transform: capitalize;
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                @media (max-width: 736px) {
                  /* line 211, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.previous {
                    display: none; } }
                /* line 222, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.previous:hover {
                  background: #005fc0; }
              /* line 226, _departamento.scss */
              .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.page-number {
                margin: 0 10px;
                padding: 5px 9px;
                background: #fff;
                border-radius: 50%;
                color: #444444;
                font-weight: 600;
                text-transform: capitalize;
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                @media (max-width: 736px) {
                  /* line 226, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.page-number {
                    display: inline-block; } }
                /* line 238, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.page-number:hover {
                  background: #ff8a00;
                  color: #fff; }
                /* line 242, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.page-number.pgCurrent {
                  background: #ff8a00;
                  color: #fff; }
              /* line 247, _departamento.scss */
              .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.next {
                margin: 0 8px;
                padding: 5px 15px;
                background: #b8b8b8;
                border-radius: 70px;
                color: #fff;
                text-transform: capitalize;
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                @media (max-width: 736px) {
                  /* line 247, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.next {
                    display: none; } }
                /* line 258, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.next:hover {
                  background: #005fc0; }
              /* line 262, _departamento.scss */
              .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.last {
                margin: 0 8px;
                color: #b8b8b8;
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                /* line 266, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.last:after {
                  content: '>>';
                  margin-left: 5px; }
                /* line 270, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.last:hover {
                  color: #444444; }
                @media (max-width: 768px) {
                  /* line 262, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .pager .pages li.last {
                    display: none; } }
          /* line 280, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct {
            position: relative;
            display: block; }
            /* line 283, _departamento.scss */
            .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct h2 {
              display: none !important; }
            /* line 286, _departamento.scss */
            .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul {
              list-style: none;
              width: 25%;
              padding: 0.7%;
              display: inline-block;
              vertical-align: top; }
              @media (max-width: 736px) {
                /* line 286, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul {
                  width: 50%;
                  padding: 2%; } }
              /* line 296, _departamento.scss */
              .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li {
                width: 100%;
                position: relative;
                margin: 0px; }
                /* line 300, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .tagDescuento {
                  display: none;
                  background: #ff8a00;
                  color: #fff;
                  font-weight: normal;
                  letter-spacing: 1px;
                  text-align: center;
                  width: 40px;
                  height: 40px;
                  border-radius: 50%;
                  padding: 12px 5px;
                  position: absolute;
                  z-index: 3;
                  top: 8px;
                  right: 8px; }
                /* line 316, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .tagDestaque {
                  display: none; }
                /* line 319, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd {
                  position: relative;
                  cursor: pointer; }
                  /* line 322, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd a {
                    display: block;
                    cursor: pointer; }
                    /* line 325, _departamento.scss */
                    .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd a img {
                      width: 100%;
                      height: auto;
                      display: block; }
                  /* line 331, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd .color {
                    background: #01385f;
                    opacity: 0;
                    box-sizing: border-box;
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    z-index: 3;
                    -webkit-transition: .3s ease-in-out;
                    transition: .3s ease-in-out; }
                  /* line 344, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina {
                    opacity: 0;
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 0;
                    bottom: 0;
                    z-index: 4;
                    width: 100%;
                    height: 12%;
                    margin: auto;
                    text-align: center; }
                    /* line 356, _departamento.scss */
                    .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina span {
                      text-align: center;
                      display: inline-block;
                      color: #fff;
                      font-size: 20px;
                      margin: 0 15px; }
                      @media (max-width: 768px) {
                        /* line 356, _departamento.scss */
                        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina span {
                          background: #fff;
                          width: 30px;
                          height: 30px;
                          border-radius: 50%;
                          padding: 8px;
                          color: #444444;
                          font-size: 13px;
                          margin: 0 1px; } }
                      @media (min-width: 1024px) {
                        /* line 373, _departamento.scss */
                        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina span:hover {
                          color: #e74c3c; } }
                      @media (max-width: 736px) {
                        /* line 377, _departamento.scss */
                        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina span.seeImage {
                          display: none; } }
                    /* line 383, _departamento.scss */
                    .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina a[title] {
                      display: none; }
                    @media (max-width: 768px) {
                      /* line 344, _departamento.scss */
                      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina {
                        opacity: 1;
                        text-align: right;
                        right: 2%;
                        height: 30px;
                        bottom: 7px;
                        top: initial;
                        left: initial; } }
                  @media (min-width: 1024px) {
                    /* line 398, _departamento.scss */
                    .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd:hover .color {
                      opacity: 0.95; }
                    /* line 401, _departamento.scss */
                    .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .imageProd:hover .iconsVitrina {
                      opacity: 1; } }
                /* line 407, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel {
                  text-align: center;
                  padding: 0 10px 25px; }
                  /* line 410, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina {
                    margin-bottom: 22px; }
                    /* line 412, _departamento.scss */
                    .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina h3 {
                      margin: 15px 0; }
                      /* line 414, _departamento.scss */
                      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina h3.nameProd {
                        font-size: 13px;
                        text-align: center;
                        font-weight: normal; }
                        /* line 418, _departamento.scss */
                        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina h3.nameProd a {
                          color: #363636;
                          text-decoration: none; }
                          /* line 421, _departamento.scss */
                          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina h3.nameProd a:hover {
                            color: #282828; }
                    /* line 427, _departamento.scss */
                    .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .old-price {
                      display: inline-block;
                      color: #858585;
                      text-align: center;
                      font-size: 14px;
                      font-weight: 400;
                      letter-spacing: 1px;
                      width: 49%;
                      text-decoration: line-through; }
                      @media (max-width: 768px) {
                        /* line 427, _departamento.scss */
                        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .old-price {
                          width: 100%; } }
                    /* line 440, _departamento.scss */
                    .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .best-price {
                      color: #005fc0;
                      text-align: center;
                      display: inherit;
                      font-size: 14px;
                      font-weight: 500;
                      letter-spacing: 1px;
                      width: 100%;
                      opacity: 0;
                      -webkit-transition: all .15s linear;
                      -moz-transition: all .15s linear;
                      -ms-transition: all .15s linear;
                      -o-transition: all .15s linear;
                      transition: all .15s linear; }
                      /* line 454, _departamento.scss */
                      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .best-price.showPrice {
                        opacity: 1; }
                      /* line 457, _departamento.scss */
                      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .best-price.discount {
                        display: inline-block;
                        color: #005fc0;
                        width: 49%; }
                        @media (max-width: 768px) {
                          /* line 457, _departamento.scss */
                          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .best-price.discount {
                            width: 100%; } }
                  /* line 467, _departamento.scss */
                  .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra {
                    padding: 0px; }
                    /* line 469, _departamento.scss */
                    .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal {
                      display: inline-block;
                      padding: 0px; }
                      /* line 472, _departamento.scss */
                      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a {
                        border-radius: 50%;
                        width: 39px;
                        height: 39px;
                        background: #858585;
                        color: #fff;
                        display: block;
                        padding: 9px 12px;
                        font-size: 15px;
                        margin: 0 5px;
                        float: right; }
                        /* line 483, _departamento.scss */
                        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a span {
                          display: inline-block;
                          float: right;
                          padding: 1px 0px; }
                        /* line 488, _departamento.scss */
                        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a p {
                          display: none;
                          font-size: 8px;
                          letter-spacing: 2px;
                          margin-right: 5px;
                          text-transform: uppercase;
                          position: relative;
                          top: -1px; }
                        /* line 497, _departamento.scss */
                        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a:hover {
                          width: 100%;
                          border-radius: 50px;
                          -webkit-transition: .3s ease-in-out;
                          transition: .3s ease-in-out; }
                          /* line 503, _departamento.scss */
                          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a:hover p {
                            display: inline-block; }
                    /* line 509, _departamento.scss */
                    .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal {
                      padding: 0px;
                      display: inline-block; }
                      /* line 512, _departamento.scss */
                      .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a {
                        display: block; }
                        /* line 514, _departamento.scss */
                        .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction {
                          border-radius: 50px;
                          width: 42px;
                          height: 42px;
                          background: #005fc0;
                          color: #fff;
                          display: block;
                          padding: 7px 11px;
                          font-size: 18px;
                          margin: 0 auto;
                          position: relative;
                          -webkit-transition: .3s ease-in-out;
                          transition: .3s ease-in-out; }
                          /* line 527, _departamento.scss */
                          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction i {
                            color: #fff;
                            position: absolute;
                            left: 0;
                            right: 0;
                            top: 0;
                            bottom: 0;
                            -webkit-transition: .3s ease-in-out;
                            transition: .3s ease-in-out; }
                            /* line 536, _departamento.scss */
                            .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction i:before {
                              vertical-align: sub;
                              top: 5px;
                              position: relative; }
                          /* line 542, _departamento.scss */
                          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction p {
                            opacity: 0;
                            visibility: hidden;
                            display: inline-block;
                            font-size: 9px;
                            letter-spacing: 2px;
                            margin-left: 12px;
                            text-transform: uppercase;
                            position: relative;
                            top: -2px;
                            width: 136px;
                            -webkit-transition: .1s ease-in-out;
                            transition: .1s ease-in-out; }
                            @media (max-width: 768px) {
                              /* line 542, _departamento.scss */
                              .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction p {
                                display: none; } }
                        @media (min-width: 1280px) {
                          /* line 563, _departamento.scss */
                          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction {
                            width: 100%;
                            border-radius: 50px;
                            -webkit-transition: .3s ease-in;
                            transition: .3s ease-in; }
                            /* line 568, _departamento.scss */
                            .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction i {
                              color: #fff;
                              left: 10px;
                              position: absolute;
                              right: inherit;
                              -webkit-transition: .3s ease-in-out;
                              transition: .3s ease-in-out; }
                            /* line 576, _departamento.scss */
                            .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction p {
                              opacity: 1;
                              visibility: visible;
                              display: inline-block;
                              transition: opacity .4s ease-in;
                              -moz-transition: opacity .4s ease-in;
                              -webkit-transition: opacity .4s ease-in;
                              -o-transition: opacity .4s ease-in; } }
                /* line 592, _departamento.scss */
                .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main .vitrineProduct ul li:focus {
                  outline: none; }
          /* line 598, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main #scrollLoading {
            text-align: center;
            color: #282828;
            font-weight: 500;
            font-size: 10px;
            margin: 0 0 15px;
            text-transform: uppercase;
            letter-spacing: 2px; }
            /* line 606, _departamento.scss */
            .departamento .fullContent .row .generalContent .generalDepartamento .row .rightDepartamento .vitrinasDepartamento .bottom .main #scrollLoading:before {
              display: block;
              text-align: center;
              font-family: Flaticon;
              content: '\f10f';
              color: #e74c3c;
              font-size: 12px;
              margin: 10px 0; }
      /* line 622, _departamento.scss */
      .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .User .profile-detail-display {
        background: #f4f4f4;
        padding: 20px; }
        /* line 625, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .User .profile-detail-display h4 {
          display: block;
          margin: 0 0 15px;
          color: #1f1f1f;
          text-transform: uppercase;
          font-size: 18px;
          letter-spacing: 2px;
          font-weight: 500;
          padding-bottom: 10px;
          border-bottom: 1px solid #cfcfcf; }
          /* line 635, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .User .profile-detail-display h4:before {
            font-family: Flaticon;
            content: '\f11e';
            margin-right: 10px;
            color: #004993; }
        /* line 643, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .User .profile-detail-display p.edit-profile-link {
          margin-bottom: 10px; }
          /* line 645, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .User .profile-detail-display p.edit-profile-link a {
            color: #004993;
            text-decoration: underline;
            font-weight: 500; }
      /* line 655, _departamento.scss */
      .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .address .address-display-block {
        padding: 20px; }
        /* line 657, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .address .address-display-block h4 {
          display: block;
          margin: 0 0 15px;
          color: #1f1f1f;
          text-transform: uppercase;
          font-size: 18px;
          letter-spacing: 2px;
          font-weight: 500;
          padding-bottom: 10px;
          border-bottom: 1px solid #cfcfcf; }
          /* line 667, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .address .address-display-block h4:before {
            font-family: Flaticon;
            content: '\f113';
            margin-right: 10px;
            color: #004993; }
        /* line 675, _departamento.scss */
        .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .address .address-display-block p.new-address-link {
          margin-bottom: 10px; }
          /* line 677, _departamento.scss */
          .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .address .address-display-block p.new-address-link a {
            color: #004993;
            text-decoration: underline;
            font-weight: 500; }
      /* line 687, _departamento.scss */
      .departamento .fullContent .row .generalContent .generalDepartamento .row .accountPage .pedidos a {
        text-transform: uppercase;
        color: #004993;
        border-radius: 20px;
        border: none;
        font-weight: 500;
        padding: 6px 25px;
        color: #fff;
        background: #004993;
        margin: 20px 0px;
        font-size: 12px;
        display: inline-block;
        text-decoration: none; }

/* line 3, _categoria.scss */
.categoria .fullContent .row {
  max-width: 1280px;
  margin: 15px auto; }
  /* line 6, _categoria.scss */
  .categoria .fullContent .row .generalContent {
    background: #fff;
    padding: 20px; }
    @media (max-width: 768px) {
      /* line 6, _categoria.scss */
      .categoria .fullContent .row .generalContent {
        padding: 10px; } }
    /* line 12, _categoria.scss */
    .categoria .fullContent .row .generalContent .bannerPrincipal {
      padding: 0px; }
      /* line 14, _categoria.scss */
      .categoria .fullContent .row .generalContent .bannerPrincipal ul {
        padding: 0px; }
    /* line 18, _categoria.scss */
    .categoria .fullContent .row .generalContent .generalCategoria {
      padding: 0px; }
      @media (max-width: 768px) {
        /* line 20, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row {
          padding: 0px; } }
      @media (max-width: 768px) {
        /* line 24, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria {
          padding: 0px; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
        /* line 28, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros {
          width: 49%;
          display: inline-block;
          vertical-align: top;
          margin: 0 2px; } }
      /* line 35, _categoria.scss */
      .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .btnMenuFiltro {
        background: #e74c3c;
        display: block;
        border-radius: 50px;
        text-align: center;
        padding: 5px 10px;
        color: #fff;
        margin: 5px 0;
        position: relative; }
        @media (max-width: 768px) {
          /* line 35, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .btnMenuFiltro {
            padding: 6px 10px; } }
        /* line 47, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .btnMenuFiltro i {
          display: none; }
        /* line 50, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .btnMenuFiltro p {
          display: inline-block;
          width: 80%;
          font-size: 13px;
          font-weight: 400; }
          /* line 55, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .btnMenuFiltro p:before {
            content: "\f11f";
            display: block;
            text-align: center;
            font-family: Flaticon;
            position: absolute;
            left: 12px;
            font-size: 13px; }
          /* line 64, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .btnMenuFiltro p:after {
            content: "\f078";
            font-family: FontAwesome;
            position: absolute;
            right: 12px;
            font-size: 10px;
            top: 8px; }
      /* line 74, _categoria.scss */
      .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria {
        border-bottom: 1px solid #858585;
        margin-bottom: 20px; }
        /* line 79, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator {
          display: block !important;
          padding: 20px 0px; }
          /* line 82, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator h3, .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator h4 {
            display: none; }
          /* line 85, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator h5 {
            display: block;
            color: #1f1f1f;
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 600;
            text-align: left;
            padding: 8px 0;
            letter-spacing: 1px;
            margin: 0px;
            cursor: pointer; }
            /* line 96, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator h5:before {
              content: '+';
              color: #005fc0;
              margin-right: 10px; }
          /* line 102, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator ul {
            list-style: none;
            padding-left: 18px; }
            /* line 105, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator ul li {
              list-style: none; }
              /* line 107, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator ul li a {
                color: #444444;
                padding: 3px 0;
                display: block;
                text-decoration: none; }
                /* line 112, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator ul li a:hover {
                  color: #282828;
                  font-weight: 600; }
              /* line 117, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator ul li.filtro-ativo {
                padding: 3px 0;
                color: #282828; }
                /* line 120, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator ul li.filtro-ativo:before {
                  font-family: 'FontAwesome';
                  content: "\f00c";
                  font-size: 10px;
                  margin-right: 10px;
                  color: #005fc0; }
            /* line 131, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator ul a.ver-filtros {
              text-transform: uppercase;
              padding: 6px 0;
              display: block;
              text-decoration: none;
              font-size: 10px;
              letter-spacing: 1px;
              font-weight: 700;
              text-align: center;
              border-top: 1px solid #cacaca;
              margin-top: 10px;
              color: #005fc0; }
              /* line 143, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator ul a.ver-filtros:before {
                font-family: 'FontAwesome';
                content: "\f1de";
                font-size: 10px;
                margin-right: 10px;
                color: #005fc0; }
              /* line 150, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-single-navigator ul a.ver-filtros:hover {
                background: #eeeeee; }
        /* line 157, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-multiple-navigator {
          display: none !important;
          padding: 20px 0px; }
          /* line 160, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-multiple-navigator h3, .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-multiple-navigator h4 {
            display: none; }
          /* line 163, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-multiple-navigator .bt-refinar {
            display: none; }
          /* line 166, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-multiple-navigator fieldset {
            display: inline-block;
            width: 100%;
            padding: 0px 10px; }
            /* line 170, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-multiple-navigator fieldset h5 {
              display: block;
              color: #1f1f1f;
              text-transform: uppercase;
              font-size: 12px;
              font-weight: 600;
              text-align: left;
              padding: 8px 0;
              letter-spacing: 1px;
              margin: 0px;
              cursor: pointer; }
              /* line 181, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-multiple-navigator fieldset h5:before {
                content: '+';
                color: #005fc0;
                margin-right: 10px; }
            /* line 187, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-multiple-navigator fieldset label {
              padding: 0px 18px 10px;
              margin: 0;
              display: block;
              font-weight: normal; }
              /* line 192, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoFiltros .filtrosCategoria .navigation-tabs .menu-departamento .search-multiple-navigator fieldset label input {
                display: inline-block;
                text-align: left;
                text-decoration: none;
                margin-right: 10px; }
      @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
        /* line 205, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoCategorias {
          width: 49%;
          display: inline-block;
          vertical-align: top;
          margin: 0 2px; } }
      /* line 212, _categoria.scss */
      .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoCategorias .btnMenuFiltro {
        background: #e74c3c;
        display: block;
        border-radius: 50px;
        text-align: center;
        padding: 5px 10px;
        color: #fff;
        margin: 5px 0;
        position: relative; }
        @media (max-width: 768px) {
          /* line 212, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoCategorias .btnMenuFiltro {
            padding: 6px 10px; } }
        /* line 224, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoCategorias .btnMenuFiltro i {
          display: none; }
        /* line 227, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoCategorias .btnMenuFiltro p {
          display: inline-block;
          width: 80%;
          font-size: 13px;
          font-weight: 400; }
          /* line 232, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoCategorias .btnMenuFiltro p:before {
            content: "\f122";
            display: block;
            text-align: center;
            font-family: Flaticon;
            position: absolute;
            left: 12px;
            font-size: 13px; }
          /* line 241, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .leftCategoria .accesoCategorias .btnMenuFiltro p:after {
            content: "\f078";
            font-family: FontAwesome;
            position: absolute;
            right: 12px;
            font-size: 10px;
            top: 8px; }
      @media (max-width: 768px) {
        /* line 253, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria {
          padding: 20px 0px; } }
      /* line 257, _categoria.scss */
      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .tituloCategoria {
        padding: 0px; }
        /* line 259, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .tituloCategoria h1 {
          margin: 0 0 15px;
          display: block;
          color: #1f1f1f;
          text-transform: uppercase;
          font-size: 18px;
          letter-spacing: 1px;
          font-weight: 500; }
          /* line 267, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .tituloCategoria h1 i {
            color: #004f9e;
            margin-right: 10px; }
          @media (max-width: 736px) {
            /* line 259, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .tituloCategoria h1 {
              text-align: center; } }
      @media (max-width: 736px) {
        /* line 276, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .top {
          padding: 0px; } }
      /* line 280, _categoria.scss */
      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .top .filtroOrdenar {
        display: none; }
      /* line 283, _categoria.scss */
      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .top select {
        border: 1px solid #cfcfcf;
        width: 80%;
        padding: 10px;
        border-radius: 5px;
        appearance: none;
        -moz-appearance: none;
        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        cursor: pointer;
        background: url("../arquivos/iconDown.png") #fff no-repeat center right 10px;
        float: right; }
        @media (max-width: 736px) {
          /* line 283, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .top select {
            width: 100%; } }
        /* line 297, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .top select:focus {
          outline: none; }
      /* line 302, _categoria.scss */
      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria {
        padding: 30px 0px; }
        /* line 304, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria .contentSlides {
          padding: 0px; }
          /* line 306, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria .contentSlides .slick-initialized {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: box;
            display: flex;
            -moz-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            padding: 0px; }
            /* line 309, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria .contentSlides .slick-initialized .slick-slide {
              list-style: none;
              width: 33.33%;
              padding: 0px;
              margin: 0 6px;
              position: relative; }
              /* line 315, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria .contentSlides .slick-initialized .slick-slide a {
                display: block; }
                /* line 317, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria .contentSlides .slick-initialized .slick-slide a figure {
                  margin: 0;
                  padding: 0;
                  overflow: hidden; }
                  /* line 321, _categoria.scss */
                  .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria .contentSlides .slick-initialized .slick-slide a figure img {
                    width: 100%;
                    -webkit-transition: .3s ease-in-out;
                    transition: .3s ease-in-out; }
                /* line 327, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria .contentSlides .slick-initialized .slick-slide a .descCategoria {
                  background: rgba(255, 255, 255, 0.8);
                  position: absolute;
                  left: 0;
                  right: 0;
                  top: 50%;
                  bottom: 0;
                  z-index: 4;
                  padding: 5px 25px 15px;
                  -webkit-transition: .3s ease-in-out;
                  transition: .3s ease-in-out; }
                  /* line 338, _categoria.scss */
                  .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria .contentSlides .slick-initialized .slick-slide a .descCategoria h2 {
                    text-align: center;
                    display: block;
                    margin: 15px auto;
                    width: 95%;
                    color: #fff;
                    text-transform: uppercase;
                    font-size: 10px;
                    background: rgba(0, 73, 147, 0.9);
                    letter-spacing: 2px;
                    font-weight: normal;
                    border-radius: 20px;
                    padding: 5px 20px;
                    -webkit-transition: .3s ease-in-out;
                    transition: .3s ease-in-out; }
                  /* line 354, _categoria.scss */
                  .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria .contentSlides .slick-initialized .slick-slide a .descCategoria p {
                    text-align: center;
                    color: #1f1f1f; }
                /* line 360, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .sliderCategoria .contentSlides .slick-initialized .slick-slide a:hover .descCategoria {
                  background: white; }
      /* line 369, _categoria.scss */
      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria {
        padding: 0px;
        margin-top: 15px; }
        /* line 372, _categoria.scss */
        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom {
          padding: 0px; }
          /* line 376, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages {
            padding: 0 0 10px; }
            /* line 379, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.first {
              margin: 0 8px;
              color: #b8b8b8;
              font-size: 0;
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              -o-transition: all 0.5s;
              -moz-transition: all 0.5s; }
              /* line 384, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.first:after {
                content: 'primero';
                margin-right: 5px;
                font-size: 12px; }
              /* line 389, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.first:before {
                content: '<<';
                margin-right: 5px;
                font-size: 12px; }
              /* line 394, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.first:hover {
                color: #444444; }
              @media (max-width: 768px) {
                /* line 379, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.first {
                  display: none; } }
            /* line 401, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.previous {
              margin: 0 8px;
              padding: 5px 15px;
              background: #b8b8b8;
              border-radius: 70px;
              color: #fff;
              text-transform: capitalize;
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              -o-transition: all 0.5s;
              -moz-transition: all 0.5s; }
              @media (max-width: 736px) {
                /* line 401, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.previous {
                  display: none; } }
              /* line 412, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.previous:hover {
                background: #005fc0; }
            /* line 416, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.page-number {
              margin: 0 10px;
              padding: 5px 9px;
              background: #fff;
              border-radius: 50%;
              color: #444444;
              font-weight: 600;
              text-transform: capitalize;
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              -o-transition: all 0.5s;
              -moz-transition: all 0.5s; }
              @media (max-width: 736px) {
                /* line 416, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.page-number {
                  display: inline-block; } }
              /* line 428, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.page-number:hover {
                background: #ff8a00;
                color: #fff; }
              /* line 432, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.page-number.pgCurrent {
                background: #ff8a00;
                color: #fff; }
            /* line 437, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.next {
              margin: 0 8px;
              padding: 5px 15px;
              background: #b8b8b8;
              border-radius: 70px;
              color: #fff;
              text-transform: capitalize;
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              -o-transition: all 0.5s;
              -moz-transition: all 0.5s; }
              @media (max-width: 736px) {
                /* line 437, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.next {
                  display: none; } }
              /* line 448, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.next:hover {
                background: #005fc0; }
            /* line 452, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.last {
              margin: 0 8px;
              color: #b8b8b8;
              transition: all 0.5s;
              -webkit-transition: all 0.5s;
              -o-transition: all 0.5s;
              -moz-transition: all 0.5s; }
              /* line 456, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.last:after {
                content: '>>';
                margin-left: 5px; }
              /* line 460, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.last:hover {
                color: #444444; }
              @media (max-width: 768px) {
                /* line 452, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .pager .pages li.last {
                  display: none; } }
          /* line 470, _categoria.scss */
          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct {
            position: relative;
            display: block; }
            /* line 473, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct h2 {
              display: none !important; }
            /* line 476, _categoria.scss */
            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul {
              list-style: none;
              width: 25%;
              padding: 0.7%;
              display: inline-block;
              vertical-align: top; }
              @media (max-width: 736px) {
                /* line 476, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul {
                  width: 50%;
                  padding: 2%; } }
              /* line 486, _categoria.scss */
              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li {
                width: 100%;
                position: relative;
                margin: 0px; }
                /* line 490, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .tagDescuento {
                  display: none;
                  background: #ff8a00;
                  color: #fff;
                  font-weight: normal;
                  letter-spacing: 1px;
                  text-align: center;
                  width: 40px;
                  height: 40px;
                  border-radius: 50%;
                  padding: 12px 5px;
                  position: absolute;
                  z-index: 3;
                  top: 8px;
                  right: 8px; }
				  .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .tagDescuento::before {
                        content: "-";
                  } 
                /* line 506, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .tagDestaque {
                  display: none; }
                /* line 509, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd {
                  position: relative;
                  cursor: pointer; }
                  /* line 512, _categoria.scss */
                  .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd a {
                    display: block;
                    cursor: pointer; }
                    /* line 515, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd a img {
                      width: 100%;
                      height: auto;
                      display: block; }
                  /* line 521, _categoria.scss */
                  .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd .color {
                    background: #01385f;
                    opacity: 0;
                    box-sizing: border-box;
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    z-index: 3;
                    -webkit-transition: .3s ease-in-out;
                    transition: .3s ease-in-out; }
                  /* line 534, _categoria.scss */
                  .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina {
                    opacity: 0;
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 0;
                    bottom: 0;
                    z-index: 4;
                    width: 100%;
                    height: 12%;
                    margin: auto;
                    text-align: center; }
                    /* line 546, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina span {
                      text-align: center;
                      display: inline-block;
                      color: #fff;
                      font-size: 20px;
                      margin: 0 15px; }
                      @media (max-width: 768px) {
                        /* line 546, _categoria.scss */
                        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina span {
                          background: #fff;
                          width: 30px;
                          height: 30px;
                          border-radius: 50%;
                          padding: 8px;
                          color: #444444;
                          font-size: 13px;
                          margin: 0 1px; } }
                      @media (min-width: 1024px) {
                        /* line 563, _categoria.scss */
                        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina span:hover {
                          color: #e74c3c; } }
                      @media (max-width: 736px) {
                        /* line 567, _categoria.scss */
                        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina span.seeImage {
                          display: none; } }
                    /* line 574, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina a[title] {
                      display: none; }
                    @media (max-width: 768px) {
                      /* line 534, _categoria.scss */
                      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd .iconsVitrina {
                        opacity: 1;
                        text-align: right;
                        right: 2%;
                        height: 30px;
                        bottom: 7px;
                        top: initial;
                        left: initial; } }
                  @media (min-width: 1024px) {
                    /* line 589, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd:hover .color {
                      opacity: 0.95; }
                    /* line 592, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .imageProd:hover .iconsVitrina {
                      opacity: 1; } }
                /* line 598, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel {
                  text-align: center;
                  padding: 0 10px 25px; }
                  /* line 601, _categoria.scss */
                  .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina {
                    margin-bottom: 22px; }
                    /* line 603, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina h3 {
                      margin: 15px 0; }
                      /* line 605, _categoria.scss */
                      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina h3.nameProd {
                        font-size: 13px;
                        text-align: center;
                        font-weight: normal; }
                        /* line 609, _categoria.scss */
                        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina h3.nameProd a {
                          color: #363636;
                          text-decoration: none; }
                          /* line 612, _categoria.scss */
                          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina h3.nameProd a:hover {
                            color: #282828; }
                    /* line 618, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .old-price {
                      display: inline-block;
                      color: #858585;
                      text-align: center;
                      font-size: 14px;
                      font-weight: 400;
                      letter-spacing: 1px;
                      width: 49%;
                      text-decoration: line-through; }
                      @media (max-width: 768px) {
                        /* line 618, _categoria.scss */
                        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .old-price {
                          width: 100%; } }
                    /* line 631, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .best-price {
                      color: #005fc0;
                      text-align: center;
                      display: inherit;
                      font-size: 14px;
                      font-weight: 500;
                      letter-spacing: 1px;
                      width: 100%;
                      opacity: 0;
                      -webkit-transition: all .15s linear;
                      -moz-transition: all .15s linear;
                      -ms-transition: all .15s linear;
                      -o-transition: all .15s linear;
                      transition: all .15s linear; }
                      /* line 645, _categoria.scss */
                      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .best-price.showPrice {
                        opacity: 1; }
                      /* line 648, _categoria.scss */
                      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .best-price.discount {
                        display: inline-block;
                        color: #005fc0;
                        width: 49%; }
                        @media (max-width: 768px) {
                          /* line 648, _categoria.scss */
                          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .infoVitrina .best-price.discount {
                            width: 100%; } }
                  /* line 658, _categoria.scss */
                  .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra {
                    padding: 0px; }
                    /* line 660, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal {
                      display: inline-block;
                      padding: 0px; }
                      /* line 663, _categoria.scss */
                      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a {
                        border-radius: 50%;
                        width: 39px;
                        height: 39px;
                        background: #858585;
                        color: #fff;
                        display: block;
                        padding: 9px 12px;
                        font-size: 15px;
                        margin: 0 5px;
                        float: right; }
                        /* line 674, _categoria.scss */
                        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a span {
                          display: inline-block;
                          float: right;
                          padding: 1px 0px; }
                        /* line 679, _categoria.scss */
                        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a p {
                          display: none;
                          font-size: 8px;
                          letter-spacing: 2px;
                          margin-right: 5px;
                          text-transform: uppercase;
                          position: relative;
                          top: -1px; }
                        /* line 688, _categoria.scss */
                        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a:hover {
                          width: 100%;
                          border-radius: 50px;
                          -webkit-transition: .3s ease-in-out;
                          transition: .3s ease-in-out; }
                          /* line 694, _categoria.scss */
                          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .add-button-normal a:hover p {
                            display: inline-block; }
                    /* line 700, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal {
                      padding: 0px;
                      display: inline-block; }
                      /* line 703, _categoria.scss */
                      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a {
                        display: block; }
                        /* line 705, _categoria.scss */
                        .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction {
                          border-radius: 50px;
                          width: 42px;
                          height: 42px;
                          background: #005fc0;
                          color: #fff;
                          display: block;
                          padding: 7px 11px;
                          font-size: 18px;
                          margin: 0 auto;
                          position: relative;
                          -webkit-transition: .3s ease-in-out;
                          transition: .3s ease-in-out; }
                          /* line 718, _categoria.scss */
                          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction i {
                            color: #fff;
                            position: absolute;
                            left: 0;
                            right: 0;
                            top: 0;
                            bottom: 0;
                            -webkit-transition: .3s ease-in-out;
                            transition: .3s ease-in-out; }
                            /* line 727, _categoria.scss */
                            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction i:before {
                              vertical-align: sub;
                              top: 5px;
                              position: relative; }
                          /* line 733, _categoria.scss */
                          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction p {
                            opacity: 0;
                            visibility: hidden;
                            display: inline-block;
                            font-size: 9px;
                            letter-spacing: 2px;
                            margin-left: 12px;
                            text-transform: uppercase;
                            position: relative;
                            top: -2px;
                            width: 136px;
                            -webkit-transition: .1s ease-in-out;
                            transition: .1s ease-in-out; }
                            @media (max-width: 768px) {
                              /* line 733, _categoria.scss */
                              .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a .btnAction p {
                                display: none; } }
                        @media (min-width: 1280px) {
                          /* line 753, _categoria.scss */
                          .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction {
                            width: 100%;
                            border-radius: 50px;
                            -webkit-transition: .3s ease-in;
                            transition: .3s ease-in; }
                            /* line 758, _categoria.scss */
                            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction i {
                              color: #fff;
                              left: 10px;
                              position: absolute;
                              right: inherit;
                              -webkit-transition: .3s ease-in-out;
                              transition: .3s ease-in-out; }
                            /* line 766, _categoria.scss */
                            .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction p {
                              opacity: 1;
                              visibility: visible;
                              display: inline-block;
                              transition: opacity .4s ease-in;
                              -moz-transition: opacity .4s ease-in;
                              -webkit-transition: opacity .4s ease-in;
                              -o-transition: opacity .4s ease-in; } }
                  /* line 782, _categoria.scss */
                  .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .producto-agotado a {
                    display: block; }
                    /* line 784, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .producto-agotado a p {
                      border-radius: 25px;
                      background: #e8e8e8;
                      text-decoration: none;
                      padding: 5px;
                      width: 70%;
                      margin: 0 auto;
                      text-transform: uppercase;
                      letter-spacing: 1px;
                      font-size: 10px;
                      font-weight: 500; }
                    /* line 796, _categoria.scss */
                    .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .producto-agotado a:hover {
                      text-decoration: none; }
                      /* line 798, _categoria.scss */
                      .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li .midLevel .producto-agotado a:hover p {
                        background: #005fc0;
                        color: #fff; }
                /* line 806, _categoria.scss */
                .categoria .fullContent .row .generalContent .generalCategoria .row .rightCategoria .vitrinasCategoria .bottom .main .vitrineProduct ul li:focus {
                  outline: none; }
/* line 822, _categoria.scss */
.categoria.resultado-busca .accesoFiltros {
  display: none; }

/* line 3, _producto.scss */
.producto .fullContent .row {
  max-width: 1280px;
  margin: 15px auto; }
  /* line 6, _producto.scss */
  .producto .fullContent .row .generalContent {
    background: #fff;
    padding: 20px; }
    @media (max-width: 736px) {
      /* line 6, _producto.scss */
      .producto .fullContent .row .generalContent {
        padding: 10px; } }
    /* line 12, _producto.scss */
    .producto .fullContent .row .generalContent .generalProducto {
      padding: 0px; }
      /* line 14, _producto.scss */
      .producto .fullContent .row .generalContent .generalProducto .row {
        margin: 0px; }
        @media (max-width: 768px) {
          /* line 14, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row {
            padding: 0; } }
        @media (max-width: 768px) {
          /* line 19, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .leftProducto {
            padding: 0; } }
        /* line 23, _producto.scss */
        .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .sliderFullImages {
          padding: 0px; }
          @media (max-width: 736px) {
            /* line 23, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .sliderFullImages {
              margin-bottom: 20px; } }
          /* line 29, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .sliderFullImages .legisImgProduct img {
            width: 100%; }
        /* line 34, _producto.scss */
        .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage {
          padding: 10px 0px;
          border-bottom: 1px solid #b7b7b7; }
          /* line 38, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .wishlistProduct a {
            color: #004993;
            display: block;
            padding-top: 5px; }
            /* line 42, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .wishlistProduct a i {
              font-size: 14px; }
            /* line 45, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .wishlistProduct a p {
              color: #282828;
              display: inline-block;
              text-transform: uppercase;
              font-size: 10px;
              letter-spacing: 1px;
              font-weight: 700;
              margin-left: 10px; }
            /* line 54, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .wishlistProduct a:hover {
              color: #e74c3c; }
          /* line 59, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .wishlistProduct.activebtnProductPWL a {
            color: #e74c3c; }
          @media (max-width: 768px) {
            /* line 65, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork {
              padding: 0; } }
          /* line 69, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork p {
            color: #282828;
            display: inline-block;
            text-transform: uppercase;
            font-size: 10px;
            letter-spacing: 1px;
            font-weight: 700;
            margin-right: 10px;
            vertical-align: middle;
            padding-top: 7px; }
          /* line 80, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul {
            list-style: none;
            padding: 0px;
            display: inline-block;
            float: right;
            margin: 0; }
            /* line 86, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li {
              display: inline-block;
              vertical-align: top; }
              /* line 89, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li .facebookContainer {
                width: 26px;
                height: 26px;
                background-image: url(/arquivos/btnFacebook.png);
                background-repeat: no-repeat;
                background-position: center;
                background-size: 16px auto;
                overflow: hidden; }
                /* line 97, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li .facebookContainer a {
                  opacity: 0; }
              /* line 101, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li .twitterContainer {
                width: 26px;
                height: 26px;
                background-image: url(/arquivos/btnTwitter.png);
                background-repeat: no-repeat;
                background-position: center;
                background-size: 16px auto;
                overflow: hidden; }
                /* line 109, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li .twitterContainer iframe {
                  opacity: 0; }
              /* line 113, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li .pinterestContainer {
                width: 26px;
                height: 26px;
                background-image: url(/arquivos/btnPinterest.png);
                background-repeat: no-repeat;
                background-position: center;
                background-size: 16px auto;
                overflow: hidden; }
                /* line 121, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li .pinterestContainer span {
                  opacity: 0; }
              /* line 125, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li .linkedinContainer {
                width: 26px;
                height: 26px;
                background-image: url(/arquivos/btnLinkedin.png);
                background-repeat: no-repeat;
                background-position: center;
                background-size: 20px auto;
                overflow: hidden; }
                /* line 133, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li .linkedinContainer a {
                  opacity: 0; }
              /* line 137, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li a {
                display: block;
                margin: 0 5px; }
                /* line 140, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork ul li a img {
                  width: 16px; }
        /* line 150, _producto.scss */
        .producto .fullContent .row .generalContent .generalProducto .row .rightProducto {
          padding-left: 5%; }
          @media (max-width: 736px) {
            /* line 150, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto {
              padding-left: 0px; } }
          @media (max-width: 768px) {
            /* line 150, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto {
              padding-right: 0px; } }
          /* line 158, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .tituloProducto {
            padding: 0px; }
            /* line 160, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .tituloProducto h1 {
              margin: 0 0 10px;
              display: block;
              color: #1f1f1f;
              font-size: 22px;
              font-weight: 500; }
              @media (max-width: 736px) {
                /* line 160, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .tituloProducto h1 {
                  font-size: 16px; } }
              /* line 169, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .tituloProducto h1 i {
                color: #004f9e;
                margin-right: 10px; }
          /* line 175, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .atributosProducto {
            padding: 0px;
            border-bottom: 1px solid #b7b7b7; }
            /* line 178, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .atributosProducto .autor {
              padding-left: 0px; }
              /* line 181, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .atributosProducto .autor .brandName a {
                padding: 8px 0px;
                display: block;
                display: block;
                text-transform: uppercase;
                font-size: 12px;
                font-weight: 500;
                letter-spacing: 0px;
                color: #1f1f1f;
                text-decoration: none;
                margin-left: 41px; }
              /* line 194, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .atributosProducto .autor .brandName.LEGIS:before {
                content: '';
                width: 31px;
                height: 31px;
                background-image: url(/arquivos/logoMarcaLegis.png);
                background-size: cover;
                display: inline-block;
                background-repeat: no-repeat;
                position: absolute;
                left: 0px; }
            /* line 208, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .atributosProducto .comments {
              text-align: right;
              padding-right: 0px; }
              /* line 214, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .atributosProducto .comments ul {
                padding: 0px;
                list-style: none; }
                /* line 217, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .atributosProducto .comments ul li {
                  display: inline-block; }
                  /* line 219, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .atributosProducto .comments ul li a {
                    font-size: 17px;
                    display: block;
                    padding: 8px;
                    color: #004993; }
                    /* line 224, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .atributosProducto .comments ul li a:hover {
                      color: #e74c3c; }
                    /* line 227, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .atributosProducto .comments ul li a.activebtnProductPWL {
                      color: #e74c3c; }
          /* line 235, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .descripcionProducto {
            padding: 0px;
            max-height: 122px;
            overflow: auto;
            margin-bottom: 15px;
            margin-top: 15px; }
            /* line 241, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .descripcionProducto .productDescription {
              padding: 0px; }
              /* line 243, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .descripcionProducto .productDescription p {
                color: #525252;
                font-size: 12px; }
                /* line 246, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .descripcionProducto .productDescription p a {
                  text-decoration: none;
                  font-weight: 500; }
              /* line 251, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .descripcionProducto .productDescription h4 {
                font-size: 12px;
                text-transform: uppercase;
                letter-spacing: 1px;
                color: #005fc0; }
              /* line 257, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .descripcionProducto .productDescription ul {
                margin: 10px 0;
                list-style-type: square; }
          /* line 263, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto {
            padding: 12px 0px; }
            @media (min-width: 1024px) {
              /* line 265, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .descuentoProducto {
                padding-left: 0px; } }
            @media (max-width: 768px) {
              /* line 265, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .descuentoProducto {
                padding: 0px;
                margin-bottom: 10px; } }
            /* line 273, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .descuentoProducto p {
              display: none;
              background: #ff8a00;
              color: #fff;
              font-weight: normal;
              letter-spacing: 1px;
              text-align: center;
              width: 40px;
              height: 40px;
              border-radius: 50%;
              padding: 12px 5px;
              z-index: 3; }
			  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .descuentoProducto p::before {
                        content: "-";
                  } 
            /* line 287, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto {
              padding: 0px;
              margin: 0px; }
              /* line 291, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .titPrecio p {
                color: #282828;
                display: inline-block;
                text-transform: uppercase;
                font-size: 11px;
                letter-spacing: 1px;
                font-weight: 700; }
              /* line 300, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto {
                padding: 15px 0px; }
                /* line 303, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto p {
                  width: 100%;
                  font-size: 18px;
                  font-style: normal;
                  overflow: hidden;
                  position: relative;
                  color: #a3a3a3;
                  letter-spacing: 3px;
                  font-style: normal; }
                /* line 313, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .listPrice {
                  font-size: 18px;
                  font-weight: 400;
                  text-decoration: line-through; }
                /* line 318, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .bestPrice {
                  font-size: 22px;
                  display: block;
                  color: #005fc0;
                  font-weight: 500;
                  letter-spacing: 2px; }
                /* line 329, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .plugin-preco p.descricao-preco .valor-de {
                  width: 100%;
                  font-size: 18px;
                  font-style: normal;
                  overflow: hidden;
                  position: relative;
                  color: #a3a3a3;
                  text-indent: -999px;
                  letter-spacing: 3px; }
                  /* line 338, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .plugin-preco p.descricao-preco .valor-de strong {
                    font-style: normal;
                    float: left;
                    text-indent: 0;
                    top: 0;
                    left: 0;
                    font-weight: 400;
                    text-decoration: line-through; }
                  /* line 347, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .plugin-preco p.descricao-preco .valor-de:before {
                    content: "";
                    margin-right: 10px;
                    float: left;
                    text-indent: 0; }
                /* line 354, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .plugin-preco p.descricao-preco .valor-por {
                  font-size: 22px;
                  letter-spacing: 2px; }
                  /* line 357, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .plugin-preco p.descricao-preco .valor-por strong {
                    font-style: normal;
                    display: block;
                    color: #005fc0;
                    float: left;
                    text-indent: 0;
                    font-weight: 500; }
                    /* line 364, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .plugin-preco p.descricao-preco .valor-por strong.priceList {
                      color: #000; }
                  /* line 368, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .plugin-preco p.descricao-preco .valor-por:before {
                    content: "";
                    margin-right: 10px;
                    float: left;
                    text-indent: 0; }
                /* line 375, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .plugin-preco p.descricao-preco .valor-dividido {
                  display: none !important; }
                /* line 379, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .plugin-preco p.preco-a-vista {
                  display: none !important; }
                /* line 383, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .plugin-preco .economia-de {
                  display: none !important; }
                /* line 390, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .descuentoProducto {
                  position: relative;
                  z-index: 2;
                  color: red;
                  letter-spacing: 2px;
                  font-weight: 600;
                  padding: 0px; }
                  /* line 397, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .precioProducto .preciosProducto .descuentoProducto p {
                    border: 1px solid #c3c3c3;
                    padding: 14px;
                    text-align: center;
                    font-size: 18px;
                    display: inline-block;
                    width: 60px; }
            /* line 408, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd {
              padding: 0px;
              margin: 0px; }
              /* line 411, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .titCantidad {
                text-align: center; }
                /* line 413, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .titCantidad p {
                  color: #282828;
                  display: inline-block;
                  text-transform: uppercase;
                  font-size: 11px;
                  letter-spacing: 1px;
                  font-weight: 700; }
              /* line 422, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad {
                text-align: center;
                margin-top: 13px; }
                /* line 425, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .arrow-prev, .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .arrow-next {
                  padding: 0;
                  display: inline-block;
                  cursor: pointer;
                  vertical-align: middle; }
                  /* line 430, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .arrow-prev p, .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .arrow-next p {
                    background: #eeeeee;
                    padding: 5px;
                    border-radius: 50%;
                    width: 22px;
                    height: 22px;
                    font-size: 16px;
                    line-height: 9px;
                    color: #282828;
                    font-weight: 900;
                    margin: 0 6px;
                    transition: all 0.5s;
                    -webkit-transition: all 0.5s;
                    -o-transition: all 0.5s;
                    -moz-transition: all 0.5s; }
                    @media (min-width: 1024px) {
                      /* line 443, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .arrow-prev p:hover, .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .arrow-next p:hover {
                        background: #004993;
                        transition: all 0.5s;
                        color: #fff; } }
                /* line 451, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .textCant {
                  width: 50%;
                  border: none;
                  font-weight: 500;
                  text-align: center;
                  display: inline-block;
                  background: #eeeeee;
                  border-radius: 30px;
                  padding: 7px;
                  -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                  -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                  box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
                  /* line 460, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .textCant:focus {
                    outline: none; }
                  /* line 464, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .textCant p {
                    display: inline-block; }
                    @media (max-width: 737px) {
                      /* line 464, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .textCant p {
                        display: none; } }
                /* line 471, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .espcProducto .cantidadProd .contentCantidad .tooltipCantidad {
                  color: #282828;
                  display: inline-block;
                  text-transform: uppercase;
                  font-size: 10px;
                  letter-spacing: 1px;
                  font-weight: 700;
                  margin-top: 10px; }
          /* line 483, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto {
            padding: 0px; }
            /* line 486, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .titOpcion p {
              color: #282828;
              display: inline-block;
              text-transform: uppercase;
              font-size: 10px;
              letter-spacing: 1px;
              font-weight: 700; }
            /* line 496, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Formato {
              list-style: none;
              padding: 0px;
              margin: 5px 0; }
              /* line 501, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Formato li.specification {
                color: #282828;
                display: inline-block;
                text-transform: uppercase;
                font-size: 11px;
                letter-spacing: 1px;
                font-weight: 700; }
              /* line 511, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Formato li.item-dimension-Formato span input[type="radio"] {
                display: none; }
              /* line 514, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Formato li.item-dimension-Formato span label {
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                /* line 519, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Formato li.item-dimension-Formato span label.dimension-Formato {
                  min-width: 50px;
                  height: 35px;
                  vertical-align: middle;
                  margin: 10px 3px;
                  font-size: 12px;
                  line-height: 20px;
                  overflow: hidden;
                  cursor: pointer;
                  border-radius: 5px;
                  display: inline-block;
                  background: #eeeeee;
                  padding: 7px 10px;
                  font-weight: 400;
                  text-align: center;
                  -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                  -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                  box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
                  /* line 535, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Formato li.item-dimension-Formato span label.dimension-Formato.checked {
                    -webkit-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    -moz-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    box-shadow: inset 0px 10px 6px -10px #0155a3;
                    background: #076fbb;
                    background: -moz-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: -webkit-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: linear-gradient(to bottom, #076fbb 0%, #004f9e 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076fbb', endColorstr='#004f9e',GradientType=0 );
                    color: #fff; }
                  /* line 540, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Formato li.item-dimension-Formato span label.dimension-Formato:hover {
                    -webkit-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    -moz-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    box-shadow: inset 0px 10px 6px -10px #0155a3;
                    background: #076fbb;
                    background: -moz-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: -webkit-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: linear-gradient(to bottom, #076fbb 0%, #004f9e 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076fbb', endColorstr='#004f9e',GradientType=0 );
                    color: #fff; }
                  /* line 551, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Formato li.item-dimension-Formato span label.dimension-Formato.combination_unavaliable {
                    background: #efefef;
                    color: #cacaca;
                    cursor: default;
                    box-shadow: none !important; }
            /* line 563, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Tiempodesuscripcion {
              list-style: none;
              padding: 0px;
              margin: 5px 0; }
              /* line 568, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Tiempodesuscripcion li.specification {
                color: #282828;
                display: inline-block;
                text-transform: uppercase;
                font-size: 11px;
                letter-spacing: 1px;
                font-weight: 700; }
              /* line 578, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Tiempodesuscripcion li.item-dimension-Tiempodesuscripcion span input[type="radio"] {
                display: none; }
              /* line 581, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Tiempodesuscripcion li.item-dimension-Tiempodesuscripcion span label {
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                /* line 586, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Tiempodesuscripcion li.item-dimension-Tiempodesuscripcion span label.dimension-Tiempodesuscripcion {
                  min-width: 50px;
                  height: 35px;
                  vertical-align: middle;
                  margin: 10px 3px;
                  font-size: 12px;
                  line-height: 20px;
                  overflow: hidden;
                  cursor: pointer;
                  border-radius: 5px;
                  display: inline-block;
                  background: #eeeeee;
                  padding: 7px 10px;
                  font-weight: 400;
                  text-align: center;
                  -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                  -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                  box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
                  /* line 602, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Tiempodesuscripcion li.item-dimension-Tiempodesuscripcion span label.dimension-Tiempodesuscripcion.checked {
                    -webkit-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    -moz-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    box-shadow: inset 0px 10px 6px -10px #0155a3;
                    background: #076fbb;
                    background: -moz-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: -webkit-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: linear-gradient(to bottom, #076fbb 0%, #004f9e 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076fbb', endColorstr='#004f9e',GradientType=0 );
                    color: #fff; }
                  /* line 607, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Tiempodesuscripcion li.item-dimension-Tiempodesuscripcion span label.dimension-Tiempodesuscripcion:hover {
                    -webkit-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    -moz-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    box-shadow: inset 0px 10px 6px -10px #0155a3;
                    background: #076fbb;
                    background: -moz-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: -webkit-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: linear-gradient(to bottom, #076fbb 0%, #004f9e 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076fbb', endColorstr='#004f9e',GradientType=0 );
                    color: #fff; }
            /* line 623, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Edicion {
              list-style: none;
              padding: 0px;
              margin: 5px 0; }
              /* line 628, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Edicion li.specification {
                color: #282828;
                display: inline-block;
                text-transform: uppercase;
                font-size: 11px;
                letter-spacing: 1px;
                font-weight: 700; }
              /* line 638, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Edicion li.item-dimension-Edicion span input[type="radio"] {
                display: none; }
              /* line 641, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Edicion li.item-dimension-Edicion span label {
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                /* line 646, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Edicion li.item-dimension-Edicion span label.dimension-Edicion {
                  min-width: 50px;
                  height: 35px;
                  vertical-align: middle;
                  margin: 10px 3px;
                  font-size: 12px;
                  line-height: 20px;
                  overflow: hidden;
                  cursor: pointer;
                  border-radius: 5px;
                  display: inline-block;
                  background: #eeeeee;
                  padding: 7px 10px;
                  font-weight: 400;
                  text-align: center;
                  -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                  -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                  box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
                  /* line 662, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Edicion li.item-dimension-Edicion span label.dimension-Edicion.checked {
                    -webkit-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    -moz-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    box-shadow: inset 0px 10px 6px -10px #0155a3;
                    background: #076fbb;
                    background: -moz-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: -webkit-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: linear-gradient(to bottom, #076fbb 0%, #004f9e 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076fbb', endColorstr='#004f9e',GradientType=0 );
                    color: #fff; }
                  /* line 667, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Edicion li.item-dimension-Edicion span label.dimension-Edicion:hover {
                    -webkit-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    -moz-box-shadow: inset 0px 10px 6px -10px #0155a3;
                    box-shadow: inset 0px 10px 6px -10px #0155a3;
                    background: #076fbb;
                    background: -moz-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: -webkit-linear-gradient(top, #076fbb 0%, #004f9e 100%);
                    background: linear-gradient(to bottom, #076fbb 0%, #004f9e 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076fbb', endColorstr='#004f9e',GradientType=0 );
                    color: #fff; }
            /* line 683, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Ciudad {
              list-style: none;
              padding: 0px;
              margin: 5px 0; }
              /* line 688, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Ciudad li.specification {
                color: #282828;
                display: inline-block;
                text-transform: uppercase;
                font-size: 11px;
                letter-spacing: 1px;
                font-weight: 700; }
              /* line 697, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Ciudad li.item-dimension-Ciudad select {
                border: none;
                width: 100%;
                margin: 10px 3px;
                padding: 12px 10px;
                border-radius: 5px;
                appearance: none;
                -moz-appearance: none;
                /* Firefox */
                -webkit-appearance: none;
                /* Safari and Chrome */
                cursor: pointer;
                background: url("../arquivos/iconDown.png") #eeeeee no-repeat center right 10px;
                -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
                /* line 709, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .itemsProducto .sku-selector-container .Ciudad li.item-dimension-Ciudad select:focus {
                  outline: none; }
          /* line 718, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonDemo {
            padding: 0; }
            /* line 720, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonDemo a {
              border-radius: 10px;
              background: #dedede;
              padding: 11px 10px;
              display: block;
              text-align: center;
              font-size: 15px;
              font-weight: 400;
              text-decoration: none; }
              /* line 729, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonDemo a:hover {
                background: #45688c;
                color: #fff; }
          /* line 735, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto {
            padding: 0px;
            margin-top: 20px; }
            @media (max-width: 736px) {
              /* line 735, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto {
                margin-top: 10px; } }
            /* line 741, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn {
              padding: 0 10px 0 0; }
              @media (max-width: 736px) {
                /* line 741, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn {
                  padding: 0 5px 0 0; } }
              /* line 746, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .buy-in-page-quantity {
                display: none !important; }
              /* line 749, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn a {
                text-align: center;
                background: #45688c;
                border-radius: 10px;
                font-size: 15px;
                font-weight: 400;
                padding: 16px 10px;
                color: #fff;
                text-decoration: none; }
                @media (max-width: 736px) {
                  /* line 749, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn a {
                    font-size: 12px; } }
                @media (min-width: 1024px) {
                  /* line 762, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn a:hover {
                    background: #0463b0; } }
                /* line 766, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn a:before {
                  font-family: Flaticon;
                  content: '\f10f';
                  color: #fff;
                  font-size: 15px;
                  margin-right: 10px; }
                  @media (max-width: 736px) {
                    /* line 766, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn a:before {
                      font-size: 12px; } }
              /* line 780, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .notifyme .sku-notifyme .notifyme-title-div h3 {
                margin: 0 0 5px; }
                /* line 782, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .notifyme .sku-notifyme .notifyme-title-div h3.notifymetitle {
                  color: #0565b2;
                  font-size: 15px;
                  text-transform: uppercase;
                  letter-spacing: 2px; }
                  /* line 787, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .notifyme .sku-notifyme .notifyme-title-div h3.notifymetitle:before {
                    content: 'PRODUCTO AGOTADO';
                    text-indent: 1px;
                    width: 100%;
                    display: block;
                    font-weight: 500;
                    position: absolute;
                    background: white; }
              /* line 800, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .notifyme .sku-notifyme form p {
                margin: 5px 0 10px; }
              /* line 804, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .notifyme .sku-notifyme form input[type="text"] {
                width: 100%;
                margin: 3px 0;
                font-size: 12px;
                padding: 12px 15px;
                color: #7a7a7a;
                border-radius: 5px;
                border: none;
                background: #eeeeee;
                -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
                box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
                /* line 816, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .notifyme .sku-notifyme form input[type="text"]:focus {
                  outline: none; }
              /* line 820, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .notifyme .sku-notifyme form input[type="button"] {
                width: 100%;
                border: none;
                padding: 0px;
                border-radius: 5px;
                background: #ff6a5b;
                background: -moz-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
                background: -webkit-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
                background: linear-gradient(to bottom, #ff6a5b 0%, #e74c3c 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a5b', endColorstr='#e74c3c',GradientType=0 );
                padding: 12px 15px;
                color: #fff;
                text-transform: uppercase;
                font-size: 12px;
                letter-spacing: 1px; }
                /* line 831, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .notifyme .sku-notifyme form input[type="button"]:hover {
                  background: #e74c3c;
                  background: -moz-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
                  background: -webkit-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
                  background: linear-gradient(to bottom, #e74c3c 0%, #ff6a5b 100%);
                  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74c3c', endColorstr='#ff6a5b',GradientType=0 ); }
                /* line 834, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .notifyme .sku-notifyme form input[type="button"]:focus {
                  outline: none; }
                @media (max-width: 768px) {
                  /* line 820, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .addBtn .notifyme .sku-notifyme form input[type="button"] {
                    width: 100%; } }
            /* line 845, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .btnCompra {
              padding: 0 0 0 10px;
              text-align: center; }
              @media (max-width: 736px) {
                /* line 845, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .btnCompra {
                  padding: 0 0 0 5px; } }
              /* line 851, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .btnCompra a {
                background: #ff6a5b;
                background: -moz-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
                background: -webkit-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
                background: linear-gradient(to bottom, #ff6a5b 0%, #e74c3c 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a5b', endColorstr='#e74c3c',GradientType=0 );
                border-radius: 10px;
                padding: 16px 10px;
                font-size: 15px;
                font-weight: 400;
                color: #fff;
                text-decoration: none;
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s; }
                @media (max-width: 736px) {
                  /* line 851, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .btnCompra a {
                    font-size: 12px; } }
                @media (min-width: 1024px) {
                  /* line 864, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .btnCompra a:hover {
                    background: #e74c3c;
                    background: -moz-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
                    background: -webkit-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
                    background: linear-gradient(to bottom, #e74c3c 0%, #ff6a5b 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74c3c', endColorstr='#ff6a5b',GradientType=0 ); } }
                /* line 868, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .btnCompra a:before {
                  font-family: Flaticon;
                  content: '\f107';
                  color: #fff;
                  font-size: 20px;
                  margin-right: 10px;
                  line-height: 10px; }
                  @media (max-width: 736px) {
                    /* line 868, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .btnCompra a:before {
                      font-size: 17px; } }
              /* line 880, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto .btnCompra .portal-notify-me-ref {
                display: none; }
            /* line 885, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL {
              border-radius: 8px;
              margin: 9px 0px;
              background: #e8e8e8;
              padding: 10px;
              display: inline-block;
              width: 100%;
              font-size: 13px;
              font-weight: 400;
              color: #000000;
              text-align: center; }
              /* line 896, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL i {
                display: inline-block;
                margin-right: 10px;
                color: #a0a0a0; }
              /* line 901, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL p {
                color: #000;
                display: inline-block; }
              /* line 905, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL:hover {
                background: #f65f50; }
                /* line 907, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL:hover i {
                  color: #fff; }
                /* line 910, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL:hover p {
                  color: #fff; }
              /* line 914, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL.active {
                background: #f65f50; }
                /* line 916, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL.active i {
                  color: #fff; }
                /* line 919, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL.active p {
                  color: #fff; }
              /* line 923, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL.activebtnProductPWL {
                background: #f65f50; }
                /* line 925, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL.activebtnProductPWL i {
                  color: #fff; }
                /* line 928, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .rightProducto .botonComprarProducto a.quickviewWL.activebtnProductPWL p {
                  color: #fff; }
        /* line 936, _producto.scss */
        .producto .fullContent .row .generalContent .generalProducto .row .formasDePago {
          text-align: center;
          margin: 4% 0; }
          /* line 939, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .formasDePago h2 {
            display: block;
            margin: 15px 0px 30px;
            color: #1f1f1f;
            text-transform: uppercase;
            font-size: 14px;
            letter-spacing: 2px;
            font-weight: 600;
            text-align: center; }
          /* line 949, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .formasDePago img {
            max-width: 733px;
            width: 100%;
            display: block;
            margin: 0 auto; }
        /* line 956, _producto.scss */
        .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto {
          margin-bottom: 50px; }
          /* line 958, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto h2 {
            display: block;
            margin: 15px 0px 30px;
            color: #1f1f1f;
            text-transform: uppercase;
            font-size: 14px;
            letter-spacing: 2px;
            font-weight: 600;
            text-align: center; }
          /* line 968, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section {
            zoom: 1;
            position: relative;
            height: auto; }
            /* line 972, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section:after, .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section:before {
              content: "";
              display: table; }
            /* line 976, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section:after {
              clear: both; }
            /* line 979, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section h4 {
              background: #ebebeb;
              cursor: pointer;
              border-radius: 8px;
              padding: 15px 20px;
              color: #3b3b3b;
              font-size: 12px;
              margin: 2px 0;
              font-weight: 500;
              z-index: 1; }
              @media screen and (min-width: 600px) {
                /* line 979, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section h4 {
                  position: relative;
                  width: 20%;
                  height: 20%;
                  display: block;
                  letter-spacing: 1px; } }
              /* line 996, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section h4.active {
                border-radius: 8px 0 0 8px;
                background: #e74c3c;
                color: #fff; }
                /* line 1000, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section h4.active:after {
                  content: '';
                  width: 0;
                  height: 0;
                  border-left: 20px solid #e74c3c;
                  border-top: 23px solid #fff;
                  border-bottom: 22px solid #fff;
                  position: absolute;
                  right: -20px;
                  top: 0; }
            /* line 1013, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles {
              zoom: 1;
              position: relative;
              height: auto;
              min-height: 100%;
              border: 1px solid #ebebeb;
              display: none;
              border-radius: 8px;
              list-style: none;
              max-height: 200px;
              overflow: auto; }
              @media screen and (min-width: 600px) {
                /* line 1013, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles {
                  position: absolute;
                  width: 79.3%;
                  right: 0;
                  top: 0;
                  padding: 30px; } }
              /* line 1031, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles:after, .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles:before {
                content: "";
                display: table; }
              /* line 1035, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles:after {
                clear: both; }
              /* line 1040, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview .title h3 {
                display: block;
                margin: 0px 0px 30px;
                color: #1f1f1f;
                text-transform: uppercase;
                font-size: 14px;
                letter-spacing: 2px;
                font-weight: 600;
                text-align: center; }
                /* line 1049, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview .title h3:before {
                  font-family: Flaticon;
                  content: '\f102';
                  color: #e74c3c;
                  display: block;
                  font-size: 24px;
                  margin-bottom: 4px; }
              /* line 1062, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review * {
                list-style-type: none; }
              /* line 1065, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review h4 {
                display: none; }
              /* line 1068, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao {
                width: 80%;
                margin: 0 auto;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: box;
                display: flex;
                -moz-flex-wrap: wrap;
                -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: box;
                -webkit-justify-content: space-between;
                -moz-justify-content: space-between;
                justify-content: space-between;
                -webkit-align-items: center;
                -moz-align-items: center;
                align-items: center;
                -webkit-flex-wrap: wrap;
                -moz-flex-wrap: wrap;
                flex-wrap: wrap; }
                /* line 1086, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .media {
                  padding: 0 30px;
                  width: 100%; }
                  /* line 1089, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .media span {
                    display: inline-block;
                    text-transform: uppercase;
                    font-size: 11px;
                    letter-spacing: 1px;
                    font-weight: 700;
                    color: #1f1f1f;
                    margin-bottom: 15px; }
                  /* line 1098, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .media * {
                    display: block;
                    text-align: center;
                    width: 100%; }
                  /* line 1106, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .media em span {
                    display: block;
                    text-transform: initial;
                    font-size: 12px;
                    letter-spacing: 0px;
                    font-weight: normal;
                    color: #1f1f1f;
                    margin-bottom: 15px;
                    font-style: normal; }
                /* line 1118, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto {
                  padding: 0 40px;
                  text-align: center;
                  width: 100%; }
                  /* line 1122, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto h5 {
                    display: block;
                    text-align: center;
                    width: 100%;
                    text-transform: uppercase;
                    font-size: 11px;
                    letter-spacing: 1px;
                    font-weight: 700;
                    color: #1f1f1f;
                    margin-bottom: 15px; }
                  /* line 1135, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto .rating-avalie-wrapper .rating-avalie a {
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: box;
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: box;
                    display: flex;
                    -moz-flex-wrap: wrap;
                    -webkit-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -webkit-justify-content: center;
                    -moz-justify-content: center;
                    justify-content: center;
                    -webkit-align-items: center;
                    -moz-align-items: center;
                    align-items: center;
                    -webkit-flex-wrap: wrap;
                    -moz-flex-wrap: wrap;
                    flex-wrap: wrap;
                    text-align: center; }
                    /* line 1152, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto .rating-avalie-wrapper .rating-avalie a span {
                      background-image: url("mStarsReviews.png");
                      background-repeat: no-repeat;
                      background-position: center -1px;
                      display: table-cell;
                      height: 23px;
                      text-indent: -999px;
                      overflow: hidden;
                      width: 23px; }
                      /* line 1161, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto .rating-avalie-wrapper .rating-avalie a span.filledRatingStar {
                        background-position: center -44px; }
                  /* line 1168, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto #opcoes-avalie {
                    display: none; }
                /* line 1172, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .rating {
                  display: none; }
                /* line 1175, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .opt {
                  width: 100%;
                  display: block;
                  padding: 0; }
                  /* line 1179, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .opt .publique {
                    text-align: center; }
                    /* line 1181, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .opt .publique a {
                      text-align: center;
                      background: #45688c;
                      border-radius: 10px;
                      font-size: 15px;
                      font-weight: 400;
                      padding: 16px 10px;
                      color: #fff;
                      width: 50%;
                      margin: 15px auto;
                      display: block;
                      max-width: 210px;
                      text-decoration: none; }
                      /* line 1194, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .opt .publique a:hover {
                        background: #0463b0; }
                /* line 1201, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .links-resenha-usuario .publique {
                  display: none; }
                /* line 1204, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .links-resenha-usuario .ver-todos-comentarios {
                  display: none; }
                /* line 1210, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem li {
                  margin-bottom: 20px; }
                  /* line 1212, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem li:last-child {
                    margin-bottom: 0; }
                /* line 1216, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem .dados * {
                  color: #54524e;
                  font-weight: bold; }
                /* line 1220, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem .opt-texto {
                  color: #54524e; }
              /* line 1226, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: box;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: box;
                display: flex;
                -moz-flex-wrap: wrap;
                -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
                -webkit-justify-content: space-between;
                -moz-justify-content: space-between;
                justify-content: space-between;
                -webkit-align-items: center;
                -moz-align-items: center;
                align-items: center;
                -webkit-flex-wrap: wrap;
                -moz-flex-wrap: wrap;
                flex-wrap: wrap;
                width: 80%;
                margin: 0 auto; }
                /* line 1244, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment {
                  margin: 0 auto;
                  position: relative; }
                  /* line 1247, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment h2 {
                    display: none; }
                  /* line 1250, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment > p {
                    width: 100%;
                    margin-top: 15px;
                    font-size: 13px;
                    font-size: 0.8125rem;
                    text-align: center; }
                  /* line 1256, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header {
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: box;
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: box;
                    display: flex;
                    -moz-flex-wrap: wrap;
                    -webkit-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -webkit-justify-content: space-between;
                    -moz-justify-content: space-between;
                    justify-content: space-between;
                    -webkit-align-items: center;
                    -moz-align-items: center;
                    align-items: center;
                    -webkit-flex-wrap: wrap;
                    -moz-flex-wrap: wrap;
                    flex-wrap: wrap;
                    position: relative; }
                    /* line 1273, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header h1, .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header h2 {
                      display: none; }
                    /* line 1276, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .close {
                      position: absolute;
                      top: -13px;
                      right: -12px;
                      width: 25px;
                      height: 25px;
                      background: #e74c3c;
                      font-size: 15px;
                      font-size: 0.9375rem;
                      font-weight: bold;
                      cursor: pointer;
                      text-indent: -9999px;
                      z-index: 1;
                      opacity: 0.8; }
                      /* line 1289, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .close a {
                        width: 100%;
                        height: 100%;
                        font-size: 14px;
                        display: block;
                        position: relative;
                        text-shadow: none; }
                        /* line 1296, _producto.scss */
                        .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .close a:after {
                          content: "x";
                          text-indent: 0;
                          color: #fff;
                          position: absolute;
                          top: 47%;
                          left: 50%;
                          -webkit-transform: translate(-50%, -50%);
                          -moz-transform: translate(-50%, -50%);
                          -o-transform: translate(-50%, -50%);
                          transform: translate(-50%, -50%); }
                    /* line 1309, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao {
                      background: #ebebeb;
                      border-radius: 10px;
                      padding: 20px; }
                      /* line 1314, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fTitulo label {
                        width: 100%;
                        margin: 0 0 10px;
                        display: block;
                        font-size: 13px; }
                      /* line 1320, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fTitulo input {
                        width: 100%;
                        height: 38px;
                        padding: 20px;
                        border-radius: 6px;
                        border: none;
                        margin-bottom: 8px;
                        background: #fff; }
                        /* line 1328, _producto.scss */
                        .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fTitulo input:focus {
                          border: 1px solid #dad7d7;
                          outline: none;
                          box-shadow: none; }
                      /* line 1334, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fTitulo span {
                        display: none; }
                      /* line 1339, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fComentario label {
                        width: 100%;
                        margin: 0 0 10px;
                        display: block;
                        font-size: 13px; }
                      /* line 1345, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fComentario textarea {
                        width: 100%;
                        max-width: 100%;
                        min-height: 80px;
                        max-height: 150px;
                        padding: 20px;
                        border-radius: 6px;
                        border: none;
                        margin-bottom: 8px;
                        background: #fff; }
                        /* line 1355, _producto.scss */
                        .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fComentario textarea:focus {
                          border: 1px solid #dad7d7;
                          outline: none;
                          box-shadow: none; }
                      /* line 1361, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fComentario span {
                        display: none; }
                      /* line 1366, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail label {
                        width: 95%;
                        display: initial;
                        font-size: 10px;
                        cursor: pointer;
                        display: -webkit-box;
                        display: -moz-box;
                        display: -ms-flexbox;
                        display: -webkit-flex;
                        display: box;
                        display: -webkit-box;
                        display: -moz-box;
                        display: -ms-flexbox;
                        display: -webkit-flex;
                        display: box;
                        display: flex;
                        -moz-flex-wrap: wrap;
                        -webkit-flex-wrap: wrap;
                        flex-wrap: wrap;
                        -webkit-justify-content: center;
                        -moz-justify-content: center;
                        justify-content: center;
                        position: relative;
                        margin: 10px auto;
                        font-weight: normal; }
                        /* line 1383, _producto.scss */
                        .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail label:before {
                          position: absolute;
                          display: block;
                          content: "";
                          width: 18px;
                          height: 18px;
                          border-radius: 30px;
                          background: #e74c3c;
                          margin-right: 8px;
                          left: 0px; }
                        /* line 1394, _producto.scss */
                        .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail label:after {
                          display: block;
                          opacity: 0;
                          content: "";
                          width: 12px;
                          height: 12px;
                          border-radius: 12px;
                          position: absolute;
                          background: #fff;
                          top: 72%;
                          left: 0.6%;
                          -webkit-transform: translateY(-50%);
                          -moz-transform: translateY(-50%);
                          -o-transform: translateY(-50%);
                          transform: translateY(-50%); }
                        /* line 1407, _producto.scss */
                        .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail label span {
                          width: 18px;
                          height: 18px;
                          line-height: 18px;
                          display: block;
                          margin-right: 8px; }
                      /* line 1416, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail input[type="checkbox"] {
                        margin: 0;
                        display: none; }
                        /* line 1424, _producto.scss */
                        .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail input[type="checkbox"]:checked + label:after {
                          opacity: 1; }
                    /* line 1432, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .ranking {
                      display: none; }
                    /* line 1437, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .avaliar a {
                      text-align: center;
                      background: #45688c;
                      border-radius: 10px;
                      font-size: 15px;
                      font-weight: 400;
                      padding: 16px 10px;
                      color: #fff;
                      width: 50%;
                      margin: 15px auto;
                      display: block;
                      max-width: 210px;
                      text-decoration: none; }
                      /* line 1450, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .avaliar a:hover {
                        background: #0463b0; }
                    /* line 1455, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .aviso-resenha {
                      margin-top: 15px;
                      font-size: 12px;
                      text-align: center; }
                      /* line 1459, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .aviso-resenha strong {
                        display: none; }
                  /* line 1465, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .footer {
                    display: none;
                    position: absolute;
                    top: -13px;
                    right: -12px; }
                    /* line 1470, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .footer .close {
                      width: 25px;
                      height: 25px;
                      background: red;
                      font-size: 15px;
                      font-size: 0.9375rem;
                      font-weight: bold;
                      cursor: pointer;
                      text-indent: -9999px; }
                      /* line 1478, _producto.scss */
                      .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .footer .close:before {
                        content: "x";
                        text-indent: 0;
                        color: #6e667f;
                        position: absolute;
                        top: 47%;
                        left: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        -moz-transform: translate(-50%, -50%);
                        -o-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%); }
              /* line 1491, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .opiniao-ajudou {
                display: none; }
              /* line 1495, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .rating-wrapper > strong {
                display: none; }
              /* line 1499, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .tabDetalles .contReview #resenha #opiniao_de_usuario .user-review .util {
                display: none; }
            /* line 1508, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section.active {
              cursor: default;
              border-bottom: 1px solid rgba(0, 0, 0, 0.2);
              border-right: none; }
              @media screen and (min-width: 600px) {
                /* line 1508, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section.active {
                  background: transparent;
                  border-right: 1px solid transparent; } }
          /* line 1518, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .detallesDeProducto section .active + ul {
            display: block; }
        /* line 1522, _producto.scss */
        .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew {
          display: block !important; }
          /* line 1524, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew h2 {
            display: block;
            margin: 15px 0px 30px;
            color: #1f1f1f;
            text-transform: uppercase;
            font-size: 14px;
            letter-spacing: 2px;
            font-weight: 600;
            text-align: center; }
          /* line 1534, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew .tabs_wrapper {
            width: 100%;
            text-align: center;
            margin: 0 auto;
            background: transparent; }
          /* line 1541, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew ul.tabs {
            display: inline-block;
            vertical-align: top;
            position: relative;
            z-index: 1;
            margin: 0;
            padding: 0;
            width: 20%;
            margin: 0 3px 0 0;
            min-width: 175px;
            list-style: none;
            -ms-transition: all .3s ease;
            -webkit-transition: all .3s ease;
            transition: all .3s ease; }
            /* line 1553, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew ul.tabs li {
              margin: 0;
              cursor: pointer;
              padding: 15px 20px;
              font-size: 12px;
              color: #3b3b3b;
              position: relative;
              text-align: left;
              letter-spacing: 1px;
              font-weight: 500;
              background-color: #ebebeb;
              border-radius: 8px 0 0 8px;
              margin-bottom: 3px;
              -ms-transition: all .3s ease;
              -webkit-transition: all .3s ease;
              transition: all .3s ease; }
              /* line 1568, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew ul.tabs li:hover {
                -ms-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
                border-radius: 8px 0 0 8px;
                background: #e74c3c;
                color: #fff; }
              /* line 1574, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew ul.tabs li.active {
                border-radius: 8px 0 0 8px;
                background: #e74c3c;
                color: #fff;
                -ms-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                transition: all .3s ease; }
                /* line 1579, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew ul.tabs li.active:after {
                  content: '';
                  width: 0;
                  height: 0;
                  border-left: 20px solid #e74c3c;
                  border-top: 23px solid rgba(255, 255, 255, 0);
                  border-bottom: 22px solid rgba(255, 255, 255, 0);
                  position: absolute;
                  right: -20px;
                  top: 0; }
                  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
                    /* line 1579, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew ul.tabs li.active:after {
                      border-top: 22px solid rgba(255, 255, 255, 0);
                      border-bottom: 22px solid rgba(255, 255, 255, 0);
                      right: -19px; } }
          /* line 1598, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew .tab_container {
            display: inline-block;
            vertical-align: top;
            position: relative;
            border: 1px solid #ebebeb;
            left: 0%;
            width: 79%;
            min-width: 10px;
            text-align: left;
            background: #fff;
            border-radius: 0 8px 8px 0; }
          /* line 1611, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew .tab_content {
            padding: 20px 20px 20px 30px;
            height: 100%;
            display: none; }
            /* line 1615, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew .tab_content h3 {
              font-size: 14px;
              text-transform: uppercase;
              letter-spacing: 1px;
              font-weight: 600;
              margin: 10px 0 8px; }
            /* line 1622, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew .tab_content li {
              padding: 10px 0; }
          /* line 1627, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew .tab_drawer_heading {
            display: none; }
          @media screen and (max-width: 781px) {
            /* line 1632, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew ul.tabs {
              display: none; }
            /* line 1635, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew .tab_container {
              display: block;
              margin: 0 auto;
              width: 100%;
              border-top: none;
              border-radius: 0px;
              border: 1px solid #ebebeb; }
            /* line 1643, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew .tab_drawer_heading {
              font-size: 12px;
              letter-spacing: 1px;
              font-weight: 500;
              text-transform: uppercase;
              background-color: #ebebeb;
              color: #3b3b3b;
              margin: 0 0 3px;
              padding: 15px 20px;
              border-radius: 8px;
              display: block;
              cursor: pointer;
              -webkit-touch-callout: none;
              -webkit-user-select: none;
              -khtml-user-select: none;
              -moz-user-select: none;
              -ms-user-select: none;
              user-select: none;
              text-align: center; }
            /* line 1663, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .tabsDetallesNew .d_active {
              background: #e74c3c;
              color: #fff; } }
        /* line 1670, _producto.scss */
        .producto .fullContent .row .generalContent .generalProducto .row .vitrinaRelacionados h2 {
          display: block;
          margin: 4% 0px 30px;
          color: #1f1f1f;
          text-transform: uppercase;
          font-size: 14px;
          letter-spacing: 2px;
          font-weight: 600;
          text-align: center; }
          @media (max-width: 768px) {
            /* line 1670, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .vitrinaRelacionados h2 {
              margin: 10% 0px 30px; } }
        /* line 1686, _producto.scss */
        .producto .fullContent .row .generalContent .generalProducto .row .contReview {
          margin: 20px 0px;
          background: #f7f7f7;
          padding: 30px 10px;
          border-radius: 8px; }
          /* line 1692, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .contReview .title h3 {
            display: block;
            margin: 0px 0px 30px;
            color: #1f1f1f;
            text-transform: uppercase;
            font-size: 14px;
            letter-spacing: 2px;
            font-weight: 600;
            text-align: center; }
            /* line 1701, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .contReview .title h3:before {
              font-family: Flaticon;
              content: '\f102';
              color: #e74c3c;
              display: block;
              font-size: 24px;
              margin-bottom: 4px; }
          /* line 1715, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review * {
            list-style-type: none; }
          /* line 1718, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review h4 {
            display: none; }
          /* line 1721, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao {
            width: 80%;
            margin: 0 auto;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: box;
            display: flex;
            -moz-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: box;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            justify-content: space-between;
            -webkit-align-items: center;
            -moz-align-items: center;
            align-items: center;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            flex-wrap: wrap; }
            /* line 1739, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .media {
              display: none;
              padding: 0 30px;
              width: 100%; }
              @media (max-width: 768px) {
                /* line 1739, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .media {
                  padding: 0px; } }
              /* line 1746, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .media span {
                display: inline-block;
                text-transform: uppercase;
                font-size: 11px;
                letter-spacing: 1px;
                font-weight: 700;
                color: #1f1f1f;
                margin-bottom: 15px; }
              /* line 1755, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .media * {
                display: block;
                text-align: center;
                width: 100%; }
              /* line 1763, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .media em span {
                display: block;
                text-transform: initial;
                font-size: 12px;
                letter-spacing: 0px;
                font-weight: normal;
                color: #1f1f1f;
                margin-bottom: 15px;
                font-style: normal; }
            /* line 1775, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto {
              padding: 0 40px;
              text-align: center;
              width: 100%; }
              @media (max-width: 768px) {
                /* line 1775, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto {
                  padding: 0px; } }
              /* line 1782, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto h5 {
                display: block;
                text-align: center;
                width: 100%;
                text-transform: uppercase;
                font-size: 11px;
                letter-spacing: 1px;
                font-weight: 700;
                color: #1f1f1f;
                margin-bottom: 15px; }
              /* line 1795, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto .rating-avalie-wrapper .rating-avalie a {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: box;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: box;
                display: flex;
                -moz-flex-wrap: wrap;
                -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
                -webkit-justify-content: center;
                -moz-justify-content: center;
                justify-content: center;
                -webkit-align-items: center;
                -moz-align-items: center;
                align-items: center;
                -webkit-flex-wrap: wrap;
                -moz-flex-wrap: wrap;
                flex-wrap: wrap;
                text-align: center; }
                /* line 1812, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto .rating-avalie-wrapper .rating-avalie a span {
                  background-image: url("mStarsReviews.png");
                  background-repeat: no-repeat;
                  background-position: center -1px;
                  display: table-cell;
                  height: 23px;
                  text-indent: -999px;
                  overflow: hidden;
                  width: 23px; }
                  /* line 1821, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto .rating-avalie-wrapper .rating-avalie a span.filledRatingStar {
                    background-position: center -44px; }
              /* line 1828, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .avalie-produto #opcoes-avalie {
                display: none; }
            /* line 1832, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .rating {
              display: none; }
            /* line 1835, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .opt {
              width: 100%;
              display: block;
              padding: 0; }
              /* line 1839, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .opt .publique {
                text-align: center; }
                /* line 1841, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .opt .publique a {
                  text-align: center;
                  background: #45688c;
                  border-radius: 10px;
                  font-size: 15px;
                  font-weight: 400;
                  padding: 16px 10px;
                  color: #fff;
                  width: 50%;
                  margin: 15px auto;
                  display: block;
                  max-width: 210px;
                  text-decoration: none; }
                  @media (max-width: 768px) {
                    /* line 1841, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .opt .publique a {
                      width: 100%; } }
                  /* line 1857, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .opt .publique a:hover {
                    background: #0463b0; }
            /* line 1864, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .links-resenha-usuario .publique {
              display: none; }
            /* line 1867, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .links-resenha-usuario .ver-todos-comentarios {
              display: none; }
            /* line 1871, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas {
              display: block;
              width: 90%;
              margin: 10px auto;
              padding: 0px; }
              /* line 1877, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem li {
                margin-bottom: 20px; }
                /* line 1879, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem li:last-child {
                  margin-bottom: 0; }
                /* line 1883, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem li .quem .dados {
                  text-transform: uppercase;
                  font-size: 10px;
                  letter-spacing: 1px;
                  margin-bottom: 10px; }
                  /* line 1888, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem li .quem .dados span, .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem li .quem .dados strong {
                    font-weight: normal; }
                /* line 1893, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem li blockquote {
                  border-left: 5px solid #e74c3c; }
                  /* line 1895, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem li blockquote.opt-texto {
                    background: #fff; }
                    /* line 1897, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem li blockquote.opt-texto p {
                      font-size: 14px; }
              /* line 1903, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem .dados * {
                color: #54524e;
                font-weight: bold; }
              /* line 1907, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .avaliacao .resenhas .quem .opt-texto {
                color: #54524e; }
          /* line 1913, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: box;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: box;
            display: flex;
            -moz-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            justify-content: space-between;
            -webkit-align-items: center;
            -moz-align-items: center;
            align-items: center;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            flex-wrap: wrap;
            width: 80%;
            margin: 0 auto; }
            @media (max-width: 768px) {
              /* line 1913, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview {
                width: 100%; } }
            /* line 1934, _producto.scss */
            .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment {
              margin: 0 auto;
              position: relative; }
              /* line 1937, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment h2 {
                display: none; }
              /* line 1940, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment > p {
                width: 100%;
                margin-top: 15px;
                font-size: 14px;
                text-align: center;
                font-weight: bold;
                text-transform: uppercase;
                letter-spacing: 2px; }
              /* line 1949, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: box;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: box;
                display: flex;
                -moz-flex-wrap: wrap;
                -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
                -webkit-justify-content: space-between;
                -moz-justify-content: space-between;
                justify-content: space-between;
                -webkit-align-items: center;
                -moz-align-items: center;
                align-items: center;
                -webkit-flex-wrap: wrap;
                -moz-flex-wrap: wrap;
                flex-wrap: wrap;
                position: relative; }
                /* line 1966, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header h1, .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header h2 {
                  display: none; }
                /* line 1969, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .close {
                  position: absolute;
                  top: -13px;
                  right: -12px;
                  width: 25px;
                  height: 25px;
                  background: #e74c3c;
                  font-size: 15px;
                  font-size: 0.9375rem;
                  font-weight: bold;
                  cursor: pointer;
                  text-indent: -9999px;
                  z-index: 1;
                  opacity: 0.8; }
                  /* line 1982, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .close a {
                    width: 100%;
                    height: 100%;
                    font-size: 14px;
                    display: block;
                    position: relative;
                    text-shadow: none; }
                    /* line 1989, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .close a:after {
                      content: "x";
                      text-indent: 0;
                      color: #fff;
                      position: absolute;
                      top: 47%;
                      left: 50%;
                      -webkit-transform: translate(-50%, -50%);
                      -moz-transform: translate(-50%, -50%);
                      -o-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
                /* line 2002, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao {
                  background: #ebebeb;
                  border-radius: 10px;
                  padding: 20px; }
                  @media (max-width: 768px) {
                    /* line 2002, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao {
                      padding: 10px; } }
                  /* line 2010, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fTitulo label {
                    width: 100%;
                    margin: 0 0 10px;
                    display: block;
                    font-size: 13px; }
                  /* line 2016, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fTitulo input {
                    width: 100%;
                    height: 43px;
                    padding: 20px;
                    border-radius: 6px;
                    border: none;
                    margin-bottom: 8px;
                    background: #fff; }
                    /* line 2024, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fTitulo input:focus {
                      border: 1px solid #dad7d7;
                      outline: none;
                      box-shadow: none; }
                  /* line 2030, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fTitulo span {
                    display: none; }
                  /* line 2035, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fComentario label {
                    width: 100%;
                    margin: 0 0 10px;
                    display: block;
                    font-size: 13px; }
                  /* line 2041, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fComentario textarea {
                    width: 100%;
                    max-width: 100%;
                    min-height: 80px;
                    max-height: 150px;
                    padding: 20px;
                    border-radius: 6px;
                    border: none;
                    margin-bottom: 8px;
                    background: #fff; }
                    /* line 2051, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fComentario textarea:focus {
                      border: 1px solid #dad7d7;
                      outline: none;
                      box-shadow: none; }
                  /* line 2057, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fComentario span {
                    display: none; }
                  /* line 2062, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail label {
                    width: 95%;
                    display: initial;
                    font-size: 10px;
                    cursor: pointer;
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: box;
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: box;
                    display: flex;
                    -moz-flex-wrap: wrap;
                    -webkit-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -webkit-justify-content: center;
                    -moz-justify-content: center;
                    justify-content: center;
                    position: relative;
                    margin: 10px auto;
                    font-weight: normal; }
                    /* line 2079, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail label:before {
                      position: absolute;
                      display: block;
                      content: "";
                      width: 18px;
                      height: 18px;
                      border-radius: 30px;
                      background: #e74c3c;
                      margin-right: 8px;
                      left: 0px; }
                      @media (max-width: 768px) {
                        /* line 2079, _producto.scss */
                        .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail label:before {
                          position: relative;
                          margin-right: 0;
                          margin-bottom: 10px; } }
                    /* line 2095, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail label:after {
                      display: block;
                      opacity: 0;
                      content: "";
                      width: 9px;
                      height: 9px;
                      border-radius: 12px;
                      position: absolute;
                      background: #fff;
                      top: 9px;
                      left: 5px;
                      -webkit-transform: translateY(-50%);
                      -moz-transform: translateY(-50%);
                      -o-transform: translateY(-50%);
                      transform: translateY(-50%); }
                    /* line 2108, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail label span {
                      width: 18px;
                      height: 18px;
                      line-height: 18px;
                      display: block;
                      margin-right: 8px; }
                  /* line 2117, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail input[type="checkbox"] {
                    margin: 0;
                    display: none; }
                    /* line 2125, _producto.scss */
                    .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .opiniao .fDivulgaEmail input[type="checkbox"]:checked + label:after {
                      opacity: 1; }
                /* line 2133, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .adicionar-resenha .ranking {
                  display: none; }
                /* line 2138, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .avaliar a {
                  text-align: center;
                  background: #45688c;
                  border-radius: 10px;
                  font-size: 15px;
                  font-weight: 400;
                  padding: 16px 10px;
                  color: #fff;
                  width: 50%;
                  margin: 15px auto;
                  display: block;
                  max-width: 210px;
                  text-decoration: none; }
                  /* line 2151, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .avaliar a:hover {
                    background: #0463b0; }
                /* line 2156, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .aviso-resenha {
                  margin-top: 15px;
                  font-size: 12px;
                  text-align: center; }
                  /* line 2160, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .header .content .aviso-resenha strong {
                    display: none; }
              /* line 2166, _producto.scss */
              .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .footer {
                display: none;
                position: absolute;
                top: -13px;
                right: -12px; }
                /* line 2171, _producto.scss */
                .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .footer .close {
                  width: 25px;
                  height: 25px;
                  background: red;
                  font-size: 15px;
                  font-size: 0.9375rem;
                  font-weight: bold;
                  cursor: pointer;
                  text-indent: -9999px; }
                  /* line 2179, _producto.scss */
                  .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review #publishUserReview .formUserComment .footer .close:before {
                    content: "x";
                    text-indent: 0;
                    color: #6e667f;
                    position: absolute;
                    top: 47%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
          /* line 2192, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .opiniao-ajudou {
            display: none; }
          /* line 2196, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .rating-wrapper > strong {
            display: none; }
          /* line 2200, _producto.scss */
          .producto .fullContent .row .generalContent .generalProducto .row .contReview .comentariosLegis #resenha #opiniao_de_usuario .user-review .util {
            display: none; }
/* line 2217, _producto.scss */
.producto.quickview .fullContent .row .generalContent {
  padding: 0px; }
  /* line 2220, _producto.scss */
  .producto.quickview .fullContent .row .generalContent .generalProducto .row {
    margin: 15px 0;
    padding: 0px; }
    /* line 2225, _producto.scss */
    .producto.quickview .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork {
      padding: 0px; }
    /* line 2231, _producto.scss */
    .producto.quickview .fullContent .row .generalContent .generalProducto .row .rightProducto .descripcionProducto {
      max-height: 77px; }
@media (max-width: 768px) {
  /* line 2241, _producto.scss */
  .producto.quickview.tablet .fullContent {
    padding-top: 0px; } }
/* line 2246, _producto.scss */
.producto.quickview.tablet .fullContent .row .generalContent {
  padding: 0px; }
  /* line 2249, _producto.scss */
  .producto.quickview.tablet .fullContent .row .generalContent .generalProducto .row {
    margin: 15px 0;
    padding: 0px; }
    /* line 2252, _producto.scss */
    .producto.quickview.tablet .fullContent .row .generalContent .generalProducto .row .leftProducto {
      margin-bottom: 20px; }
      /* line 2255, _producto.scss */
      .producto.quickview.tablet .fullContent .row .generalContent .generalProducto .row .leftProducto .contentImage .socialNetwork {
        padding: 0px; }
    /* line 2260, _producto.scss */
    .producto.quickview.tablet .fullContent .row .generalContent .generalProducto .row .rightProducto {
      padding-left: 15px; }
      /* line 2263, _producto.scss */
      .producto.quickview.tablet .fullContent .row .generalContent .generalProducto .row .rightProducto .tituloProducto h1 {
        font-size: 18px; }

/* line 2, _login.scss */
.login #vtexIdUI-global-loader {
  opacity: 0.95 !important;
  background: #fff !important; }
/* line 7, _login.scss */
.login #vtexIdContainer .vtexIdUI {
  margin-top: 3%;
  border-radius: 0px !important;
  box-shadow: none !important;
  border: none !important; }
  /* line 14, _login.scss */
  .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-header {
    background: #004993 !important;
    color: #fff;
    padding: 12px 26px !important;
    border-bottom: none !important; }
    /* line 24, _login.scss */
    .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-header h4.vtexIdUI-heading {
      text-transform: uppercase;
      letter-spacing: 3px;
      font-size: 10px;
      margin-bottom: 0;
      text-align: center;
      font-weight: 700;
      margin: 0; }
  /* line 35, _login.scss */
  .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body {
    padding: 20px !important;
    background: #f4f4f4; }
    /* line 40, _login.scss */
    .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li {
      margin-bottom: 12px !important; }
      /* line 42, _login.scss */
      .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button {
        border-radius: 0 !important;
        font-size: 13px;
        font-weight: 400;
        text-shadow: none;
        border: none !important;
        box-shadow: none !important; }
        /* line 49, _login.scss */
        .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button:focus {
          outline: none !important; }
        /* line 52, _login.scss */
        .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#loginWithAccessKeyBtn {
          color: #fff !important;
          background: #5bb75b; }
          /* line 55, _login.scss */
          .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#loginWithAccessKeyBtn:hover {
            background: #249c24; }
          /* line 58, _login.scss */
          .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#loginWithAccessKeyBtn .vtexid-icon-mail {
            font-size: 20px !important;
            top: 11px !important;
            right: 7px !important; }
        /* line 64, _login.scss */
        .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#vtexIdUI-facebook {
          color: #fff !important;
          background: #3d5fab;
          padding: 15px 0 !important; }
          /* line 68, _login.scss */
          .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#vtexIdUI-facebook:hover {
            background: #304d8c; }
          /* line 71, _login.scss */
          .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#vtexIdUI-facebook .vtexid-icon-facebook {
            font-size: 20px !important;
            top: 11px !important;
            right: 7px !important; }
        /* line 77, _login.scss */
        .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#vtexIdUI-google-plus {
          color: #e43734 !important;
          background: #fff;
          padding: 15px 0 !important; }
          /* line 81, _login.scss */
          .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#vtexIdUI-google-plus:hover {
            background: #ececec; }
          /* line 84, _login.scss */
          .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#vtexIdUI-google-plus .vtexid-icon-google-plus {
            font-size: 20px !important;
            top: 11px !important;
            right: 7px !important; }
        /* line 90, _login.scss */
        .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#loginWithUserAndPasswordBtn {
          color: #000 !important;
          background: #fff;
          padding: 11px 0 !important; }
          /* line 94, _login.scss */
          .login #vtexIdContainer .vtexIdUI .vtexIdUI-main-content .vtexIdUI-page .modal-body ul.vtexIdUI-providers-list li button#loginWithUserAndPasswordBtn:hover {
            background: #005fc0;
            color: #fff !important; }

/* line 1, _orders.scss */
.orders {
  font-family: 'Asap', sans-serif !important;
  background: #f4f4f4;
  line-height: inherit; }
  /* line 5, _orders.scss */
  .orders h1,
  .orders h2,
  .orders h3,
  .orders h4,
  .orders h5,
  .orders h6,
  .orders .h1,
  .orders .h2,
  .orders .h3,
  .orders .h4,
  .orders .h5,
  .orders .h6 {
    color: inherit;
    line-height: 1.4; }
  /* line 20, _orders.scss */
  .orders form {
    margin: 0px; }
  /* line 23, _orders.scss */
  .orders p {
    margin: 0px; }
  /* line 26, _orders.scss */
  .orders ul {
    margin: 0px; }
  /* line 29, _orders.scss */
  .orders input, .orders button, .orders select, .orders textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  /* line 34, _orders.scss */
  .orders select, .orders input[type="text"] {
    display: initial;
    height: initial;
    padding: initial;
    margin-bottom: initial;
    font-size: initial;
    line-height: initial;
    color: initial;
    vertical-align: initial;
    -webkit-border-radius: initial;
    -moz-border-radius: initial;
    border-radius: initial; }
    /* line 46, _orders.scss */
    .orders select:focus, .orders input[type="text"]:focus {
      outline: none;
      box-shadow: none; }
  /* line 51, _orders.scss */
  .orders a:focus {
    outline: none; }
  @media (max-width: 768px) {
    /* line 54, _orders.scss */
    .orders .generalContent {
      padding: 10px !important; } }
  @media (max-width: 768px) {
    /* line 59, _orders.scss */
    .orders .generalContent .generalDepartamento .row {
      padding: 0px; } }
  @media (max-width: 768px) {
    /* line 63, _orders.scss */
    .orders .generalContent .generalDepartamento .row .orderPage {
      padding: 0px; } }
  /* line 67, _orders.scss */
  .orders .generalContent .generalDepartamento .row .orderPage .row {
    margin: 0px; }
    @media (max-width: 768px) {
      /* line 69, _orders.scss */
      .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content {
        padding: 0px; } }
    /* line 73, _orders.scss */
    .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container {
      width: 100%; }
      @media (max-width: 768px) {
        /* line 73, _orders.scss */
        .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container {
          padding: 0px; } }
      /* line 79, _orders.scss */
      .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page {
        width: 100% !important; }
        @media (max-width: 768px) {
          /* line 79, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page {
            padding: 0px; } }
        /* line 84, _orders.scss */
        .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .page-header {
          border-bottom: 1px dotted #eee;
          margin: 0 0 20px;
          padding: 0; }
          /* line 89, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .page-header h1.title {
            text-transform: uppercase;
            font-size: 18px;
            letter-spacing: 2px;
            color: #1f1f1f;
            margin: 0px 0px 10px; }
            /* line 95, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .page-header h1.title:before {
              font-family: Flaticon;
              content: '\f11d';
              margin-right: 10px;
              color: #004993; }
          /* line 103, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .page-header ul {
            margin: 0px; }
            /* line 107, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .page-header ul.nav-pills li a {
              text-transform: uppercase;
              color: #004993;
              border-radius: 20px;
              border: none;
              font-weight: 500;
              padding: 6px 25px;
              background-color: #fff;
              margin: 20px 0px;
              font-size: 12px;
              display: inline-block; }
            /* line 120, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .page-header ul.nav-pills li.active a {
              color: #fff;
              background: #004993; }
        /* line 133, _orders.scss */
        .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage form.form-search .search-input .search-query {
          font-size: 12px;
          padding: 12px 15px;
          color: #7a7a7a;
          border-radius: 5px;
          border: none;
          background: #eeeeee;
          -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
          -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
          box-shadow: inset 0px 10px 6px -10px #7a7a7a; }
        /* line 147, _orders.scss */
        .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup {
          border: 1px solid #eeeeee;
          border-radius: 5px;
          padding: 15px; }
          @media (max-width: 768px) {
            /* line 147, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup {
              padding: 0px; } }
          /* line 156, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-header h2.order-title {
            font-size: 22px;
            color: #1f1f1f; }
            @media (max-width: 768px) {
              /* line 156, _orders.scss */
              .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-header h2.order-title {
                font-size: 16px;
                text-align: center;
                display: inline-block; } }
            /* line 165, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-header h2.order-title span.title-ordergroup-order {
              color: #1f1f1f; }
            /* line 168, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-header h2.order-title span.order-date {
              color: #e74c3c; }
            /* line 171, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-header h2.order-title span.title-ordergroup-number {
              color: #e74c3c; }
            /* line 177, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-header h2.order-title .repeat-order a.btn {
              background: #e74c3c;
              border-radius: 5px;
              color: #fff;
              box-shadow: none;
              border: none;
              text-shadow: none; }
              /* line 184, _orders.scss */
              .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-header h2.order-title .repeat-order a.btn:hover {
                background: #ff6a5b; }
            @media (max-width: 768px) {
              /* line 175, _orders.scss */
              .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-header h2.order-title .repeat-order {
                text-align: center;
                width: 100%;
                margin-top: 20px; } }
          /* line 199, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-info h3 {
            font-weight: 500;
            font-size: 17px;
            color: #004993; }
          @media (max-width: 768px) {
            /* line 204, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-info .payment-info {
              width: 100%;
              text-align: center;
              margin: 0; } }
          /* line 210, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-info .payment-info .payments {
            font-size: 13px; }
            /* line 215, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-info .payment-info .payments .payments-list .payment .payment-method-info .payment-value {
              padding: 10px 0;
              font-weight: 500; }
          @media (max-width: 768px) {
            /* line 224, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-info .shipping-info {
              width: 100%;
              text-align: center;
              margin: 0; } }
          /* line 230, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-info .shipping-info .shipping {
            font-size: 13px; }
          @media (max-width: 768px) {
            /* line 234, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-info .client-profile-info {
              width: 100%;
              text-align: center;
              margin: 0; } }
          /* line 240, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-info .client-profile-info .shipping {
            font-size: 13px; }
          @media (max-width: 768px) {
            /* line 244, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-info .total-info {
              width: 100%;
              margin: 0;
              padding: 10px; } }
          /* line 251, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-info .total-info .totals table {
            width: 100%; }
          /* line 259, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-details .span9 h3 {
            font-weight: 500;
            font-size: 17px;
            color: #004993; }
            /* line 264, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-details .span9 h3 span.oderid-number {
              color: #e74c3c; }
          /* line 270, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-details .span9 p.seller-info {
            color: #1f1f1f; }
          /* line 274, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-details .span9 .showTrackingInfo {
            margin: 20px 0; }
            /* line 277, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-details .span9 .showTrackingInfo a.btn {
              background: #004993;
              color: #fff;
              border: none;
              box-shadow: none;
              text-shadow: none; }
          /* line 289, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-details .order-status-info .order-status-wrapper .order-status {
            padding: 5px 10px;
            text-shadow: none;
            font-weight: 400;
            font-size: 12px; }
          @media (max-width: 768px) {
            /* line 303, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-details .items .cart-items tbody tr.product-item td.product-image {
              display: none; } }
          /* line 310, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-list .ordergroup .order-details .items .cart-items tbody tr.product-item td.product-name a {
            color: #004993; }
        /* line 324, _orders.scss */
        .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-empty .alert-info {
          color: #000;
          background-color: #fff;
          border-color: #000;
          border: 1px solid #000;
          -webkit-border-radius: 0px;
          -moz-border-radius: 0px;
          border-radius: 0px; }
          /* line 332, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-empty .alert-info .icon-info-sign {
            font-size: 22px;
            text-align: center;
            display: block;
            margin-bottom: 10px; }
          /* line 338, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-empty .alert-info span {
            letter-spacing: 2px;
            text-transform: uppercase;
            font-size: 10px;
            color: #000;
            text-align: center;
            display: block; }
          /* line 346, _orders.scss */
          .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-empty .alert-info strong {
            letter-spacing: 2px;
            text-transform: uppercase;
            font-weight: 900;
            text-align: center;
            font-size: 12px;
            display: block; }
            /* line 353, _orders.scss */
            .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .myorders-empty .alert-info strong a {
              display: block;
              padding: 10px 0; }
        /* line 361, _orders.scss */
        .orders .generalContent .generalDepartamento .row .orderPage .row #orders-content.container .myorders .subscriptions-page .containerPage .subscription-items-container h1 {
          font-family: 'Lato', sans-serif;
          color: #000;
          letter-spacing: 2px;
          text-transform: uppercase;
          font-weight: 900;
          text-align: center;
          font-size: 12px;
          display: block; }
  /* line 382, _orders.scss */
  .orders .ui-autocomplete {
    background: rgba(255, 255, 255, 0.98);
    max-width: 586px;
    padding: 20px;
    list-style: none; }
    /* line 387, _orders.scss */
    .orders .ui-autocomplete li {
      padding: 5px 0; }
      /* line 389, _orders.scss */
      .orders .ui-autocomplete li a {
        color: #303030;
        font-size: 12px;
        text-transform: capitalize;
        text-decoration: none;
        display: block; }
        /* line 395, _orders.scss */
        .orders .ui-autocomplete li a img {
          margin-right: 10px; }
        /* line 398, _orders.scss */
        .orders .ui-autocomplete li a:hover {
          background: #eeeeee; }

/* line 3, _wishlist.scss */
.wishlist .fullContent .row {
  max-width: 1280px;
  margin: 15px auto; }
  /* line 6, _wishlist.scss */
  .wishlist .fullContent .row .generalContent {
    background: #fff;
    padding: 20px; }
    @media (max-width: 768px) {
      /* line 6, _wishlist.scss */
      .wishlist .fullContent .row .generalContent {
        padding: 10px; } }
    /* line 12, _wishlist.scss */
    .wishlist .fullContent .row .generalContent .generalEstatico {
      padding: 0px; }
      @media (max-width: 768px) {
        /* line 14, _wishlist.scss */
        .wishlist .fullContent .row .generalContent .generalEstatico .row {
          padding: 0px; } }
      @media (max-width: 736px) {
        /* line 14, _wishlist.scss */
        .wishlist .fullContent .row .generalContent .generalEstatico .row {
          margin: 0px 0px 15px; } }
      /* line 21, _wishlist.scss */
      .wishlist .fullContent .row .generalContent .generalEstatico .row h1 {
        margin: 0 0 15px;
        display: block;
        color: #1f1f1f;
        text-transform: uppercase;
        font-size: 18px;
        letter-spacing: 1px;
        font-weight: 500; }
        /* line 29, _wishlist.scss */
        .wishlist .fullContent .row .generalContent .generalEstatico .row h1 i {
          color: #004f9e;
          margin-right: 10px; }
        @media (max-width: 736px) {
          /* line 21, _wishlist.scss */
          .wishlist .fullContent .row .generalContent .generalEstatico .row h1 {
            text-align: center; } }
      /* line 37, _wishlist.scss */
      .wishlist .fullContent .row .generalContent .generalEstatico .row .mensajeWishlistReport {
        text-align: center;
        color: #282828;
        font-weight: 500;
        font-size: 12px;
        margin: 0 0 15px;
        text-transform: uppercase;
        letter-spacing: 2px; }
      /* line 46, _wishlist.scss */
      .wishlist .fullContent .row .generalContent .generalEstatico .row ul {
        list-style: none;
        width: 100%;
        display: inline-block;
        vertical-align: top;
        padding: 0px; }
        @media (max-width: 736px) {
          /* line 46, _wishlist.scss */
          .wishlist .fullContent .row .generalContent .generalEstatico .row ul {
            width: 100%; } }
        /* line 55, _wishlist.scss */
        .wishlist .fullContent .row .generalContent .generalEstatico .row ul li {
          width: 25%;
          position: relative;
          padding: 0.7%;
          margin: 0px;
          display: inline-block; }
          @media (max-width: 736px) {
            /* line 55, _wishlist.scss */
            .wishlist .fullContent .row .generalContent .generalEstatico .row ul li {
              width: 100%; } }
          /* line 64, _wishlist.scss */
          .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina {
            position: relative; }
            /* line 67, _wishlist.scss */
            .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina span.remove {
              display: block;
              background: #e74c3c;
              color: #fff;
              font-weight: normal;
              font-size: 15px;
              letter-spacing: 1px;
              text-align: center;
              width: 25px;
              height: 25px;
              border-radius: 50%;
              padding: 2px 9px;
              position: absolute;
              z-index: 1;
              top: 8px;
              left: 8px;
              cursor: pointer; }
            /* line 86, _wishlist.scss */
            .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .tagDescuento {
              display: none;
              background: #ff8a00;
              color: #fff;
              font-weight: normal;
              letter-spacing: 1px;
              text-align: center;
              width: 40px;
              height: 40px;
              border-radius: 50%;
              padding: 12px 5px;
              position: absolute;
              z-index: 3;
              top: 8px;
              right: 8px; }
            /* line 102, _wishlist.scss */
            .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .tagDestaque {
              display: none; }
            /* line 105, _wishlist.scss */
            .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd {
              position: relative;
              cursor: pointer; }
              /* line 108, _wishlist.scss */
              .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd a {
                display: block;
                cursor: pointer; }
                /* line 111, _wishlist.scss */
                .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd a img {
                  width: 100%;
                  height: auto;
                  display: block; }
              /* line 117, _wishlist.scss */
              .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd .color {
                background: #01385f;
                opacity: 0;
                box-sizing: border-box;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 3;
                -webkit-transition: .3s ease-in-out;
                transition: .3s ease-in-out; }
              /* line 130, _wishlist.scss */
              .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd .iconsVitrina {
                opacity: 0;
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                z-index: 4;
                width: 100%;
                height: 12%;
                margin: auto;
                text-align: center; }
                /* line 142, _wishlist.scss */
                .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd .iconsVitrina span {
                  text-align: center;
                  display: inline-block;
                  color: #fff;
                  font-size: 20px;
                  margin: 0 15px; }
                  @media (max-width: 768px) {
                    /* line 142, _wishlist.scss */
                    .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd .iconsVitrina span {
                      background: #fff;
                      width: 30px;
                      height: 30px;
                      border-radius: 50%;
                      padding: 8px;
                      color: #444444;
                      font-size: 13px;
                      margin: 0 1px; } }
                  @media (min-width: 1024px) {
                    /* line 159, _wishlist.scss */
                    .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd .iconsVitrina span:hover {
                      color: #e74c3c; } }
                /* line 164, _wishlist.scss */
                .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd .iconsVitrina a[title] {
                  display: none; }
                @media (max-width: 768px) {
                  /* line 130, _wishlist.scss */
                  .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd .iconsVitrina {
                    opacity: 1;
                    text-align: right;
                    right: 2%;
                    height: 30px;
                    bottom: 7px;
                    top: initial;
                    left: initial; } }
              @media (min-width: 1024px) {
                /* line 179, _wishlist.scss */
                .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd:hover .color {
                  opacity: 0.95; }
                /* line 182, _wishlist.scss */
                .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .imageProd:hover .iconsVitrina {
                  opacity: 1; } }
            /* line 188, _wishlist.scss */
            .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel {
              text-align: center;
              padding: 0 10px 25px; }
              /* line 191, _wishlist.scss */
              .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .infoVitrina {
                margin-bottom: 22px; }
                /* line 193, _wishlist.scss */
                .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .infoVitrina h3 {
                  margin: 15px 0; }
                  /* line 195, _wishlist.scss */
                  .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .infoVitrina h3.nameProd {
                    font-size: 13px;
                    text-align: center;
                    font-weight: normal; }
                    /* line 199, _wishlist.scss */
                    .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .infoVitrina h3.nameProd a {
                      color: #363636;
                      text-decoration: none; }
                      /* line 202, _wishlist.scss */
                      .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .infoVitrina h3.nameProd a:hover {
                        color: #282828; }
                /* line 208, _wishlist.scss */
                .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .infoVitrina .old-price {
                  display: inline-block;
                  color: #858585;
                  text-align: center;
                  font-size: 16px;
                  font-weight: 400;
                  letter-spacing: 1px;
                  width: 49%;
                  text-decoration: line-through; }
                /* line 218, _wishlist.scss */
                .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .infoVitrina .best-price {
                  color: #005fc0;
                  text-align: center;
                  display: inherit;
                  font-size: 16px;
                  font-weight: 500;
                  letter-spacing: 1px;
                  width: 100%; }
                  /* line 226, _wishlist.scss */
                  .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .infoVitrina .best-price.discount {
                    display: inline-block;
                    color: #005fc0;
                    width: 49%; }
              /* line 233, _wishlist.scss */
              .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra {
                padding: 0px; }
                /* line 235, _wishlist.scss */
                .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .add-button-normal {
                  display: inline-block;
                  padding: 0px; }
                  /* line 238, _wishlist.scss */
                  .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .add-button-normal a {
                    border-radius: 50%;
                    width: 39px;
                    height: 39px;
                    background: #858585;
                    color: #fff;
                    display: block;
                    padding: 9px 12px;
                    font-size: 15px;
                    margin: 0 5px;
                    float: right; }
                    /* line 249, _wishlist.scss */
                    .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .add-button-normal a span {
                      display: inline-block;
                      float: right;
                      padding: 1px 0px; }
                    /* line 254, _wishlist.scss */
                    .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .add-button-normal a p {
                      display: none;
                      font-size: 8px;
                      letter-spacing: 2px;
                      margin-right: 5px;
                      text-transform: uppercase;
                      position: relative;
                      top: -1px; }
                    /* line 263, _wishlist.scss */
                    .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .add-button-normal a:hover {
                      width: 100%;
                      border-radius: 50px;
                      -webkit-transition: .3s ease-in-out;
                      transition: .3s ease-in-out; }
                      /* line 269, _wishlist.scss */
                      .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .add-button-normal a:hover p {
                        display: inline-block; }
                /* line 275, _wishlist.scss */
                .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .buy-button-normal {
                  padding: 0px;
                  display: inline-block; }
                  /* line 278, _wishlist.scss */
                  .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .buy-button-normal a {
                    display: block; }
                    /* line 280, _wishlist.scss */
                    .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .buy-button-normal a .btnAction {
                      border-radius: 50px;
                      width: 42px;
                      height: 42px;
                      background: #005fc0;
                      color: #fff;
                      display: block;
                      padding: 7px 11px;
                      font-size: 18px;
                      margin: 0 auto;
                      position: relative;
                      -webkit-transition: .3s ease-in-out;
                      transition: .3s ease-in-out; }
                      /* line 293, _wishlist.scss */
                      .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .buy-button-normal a .btnAction i {
                        color: #fff;
                        position: absolute;
                        left: 0;
                        right: 0;
                        top: 0;
                        bottom: 0;
                        -webkit-transition: .3s ease-in-out;
                        transition: .3s ease-in-out; }
                        /* line 302, _wishlist.scss */
                        .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .buy-button-normal a .btnAction i:before {
                          vertical-align: sub;
                          top: 5px;
                          position: relative; }
                      /* line 308, _wishlist.scss */
                      .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .buy-button-normal a .btnAction p {
                        opacity: 0;
                        visibility: hidden;
                        display: inline-block;
                        font-size: 9px;
                        letter-spacing: 2px;
                        margin-left: 12px;
                        text-transform: uppercase;
                        position: relative;
                        top: -2px;
                        width: 136px;
                        -webkit-transition: .1s ease-in-out;
                        transition: .1s ease-in-out; }
                    @media (min-width: 1280px) {
                      /* line 325, _wishlist.scss */
                      .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction {
                        width: 100%;
                        border-radius: 50px;
                        -webkit-transition: .3s ease-in;
                        transition: .3s ease-in; }
                        /* line 330, _wishlist.scss */
                        .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction i {
                          color: #fff;
                          left: 10px;
                          position: absolute;
                          right: inherit;
                          -webkit-transition: .3s ease-in-out;
                          transition: .3s ease-in-out; }
                        /* line 338, _wishlist.scss */
                        .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina .midLevel .contentBtnCompra .buy-button-normal a:hover .btnAction p {
                          opacity: 1;
                          visibility: visible;
                          display: inline-block;
                          transition: opacity .4s ease-in;
                          -moz-transition: opacity .4s ease-in;
                          -webkit-transition: opacity .4s ease-in;
                          -o-transition: opacity .4s ease-in; } }
            /* line 354, _wishlist.scss */
            .wishlist .fullContent .row .generalContent .generalEstatico .row ul li .vitrina:focus {
              outline: none; }
      /* line 360, _wishlist.scss */
      .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber {
        width: 100%;
        max-width: 500px;
        text-align: center;
        padding: 20px;
        margin: 0 auto; }
        /* line 367, _wishlist.scss */
        .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber span.closeMsg {
          display: none; }
        /* line 371, _wishlist.scss */
        .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber p {
          color: #282828;
          font-weight: 500;
          font-size: 12px;
          margin: 0 0 15px;
          text-transform: uppercase;
          letter-spacing: 2px; }
        /* line 379, _wishlist.scss */
        .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber input[type="text"] {
          font-size: 12px;
          padding: 12px 15px;
          color: #7a7a7a;
          border-radius: 5px 0 0 5px;
          border: none;
          background: #eeeeee;
          -webkit-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
          -moz-box-shadow: inset 0px 10px 6px -10px #7a7a7a;
          box-shadow: inset 0px 10px 6px -10px #7a7a7a;
          max-width: 250px;
          width: 100%;
          display: inline-block; }
          @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
            /* line 379, _wishlist.scss */
            .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber input[type="text"] {
              width: 70%; } }
          /* line 393, _wishlist.scss */
          .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber input[type="text"]:focus {
            outline: none; }
        /* line 397, _wishlist.scss */
        .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber input[type="submit"] {
          width: 20%;
          border: none;
          border-radius: 0 5px 5px 0;
          background: #ff6a5b;
          background: -moz-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
          background: -webkit-linear-gradient(top, #ff6a5b 0%, #e74c3c 100%);
          background: linear-gradient(to bottom, #ff6a5b 0%, #e74c3c 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a5b', endColorstr='#e74c3c',GradientType=0 );
          padding: 7px 15px 7px;
          color: #fff;
          text-transform: uppercase;
          font-size: 13px;
          letter-spacing: 1px;
          line-height: 25px; }
          @media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
            /* line 397, _wishlist.scss */
            .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber input[type="submit"] {
              width: 30%; } }
          /* line 411, _wishlist.scss */
          .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber input[type="submit"]:hover {
            background: #e74c3c;
            background: -moz-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
            background: -webkit-linear-gradient(top, #e74c3c 0%, #ff6a5b 100%);
            background: linear-gradient(to bottom, #e74c3c 0%, #ff6a5b 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74c3c', endColorstr='#ff6a5b',GradientType=0 ); }
          /* line 414, _wishlist.scss */
          .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber input[type="submit"]:focus {
            outline: none; }
        /* line 419, _wishlist.scss */
        .wishlist .fullContent .row .generalContent .generalEstatico .row .mailSubscriber #errorWishlist {
          margin: 10px 0;
          color: #e74c3c;
          font-size: 12px;
          font-weight: 500; }
