@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Archivo:400,400i,500,500i,600,600i,700,700i");
/* The above import directives are aggregated from content. */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.ui-datepicker {
    display: none;
    z-index: 999999 !important;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
    margin-left: 0px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px;
}
.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-datepicker {
    background: #ffffff;
    padding: 15px;
    border: #ffffff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%;
}
.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block;
}
.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7;
}
.ui-datepicker .ui-datepicker-calendar {
    background: #ffffff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
}
.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada;
}
.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute;
}
.ui-timepicker-div {
    padding: 10px 0 5px 0;
}
.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/*
*   TM_AjaxCatalog
*/
#search_mini_form {
  position: relative;
}

body.ajax-loading #search.input-text:focus {
  background-image: url(../../frontend/Sistel/ploj/es_ES/TemplateMonster_AjaxSearch/images/loader-dark.gif);
  background-position: 2px 50%;
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

#search.input-text {
  padding-left: 20px;
}

#search_mini_form input[aria-haspopup="false"] + #search_autocomplete ul[role=listbox] {
  overflow: hidden;
}
#search_mini_form .search-autocomplete {
  overflow: hidden;
  position: static;
  max-height: 350px;
  z-index: 99;
  background: #ffffff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
}
#search_mini_form .search-autocomplete::after {
  content: '';
  position: absolute;
  top: 320px;
  left: 0;
  z-index: 9999;
  width: 120%;
  height: 30px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+52&0+0,1+52 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 72%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 72%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 72%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}
#search_mini_form .search-autocomplete ul[role=listbox] {
  overflow-y: scroll;
  position: static;
  max-height: 350px;
  margin-right: -20px;
  z-index: 10;
  display: block;
}
#search_mini_form .search-autocomplete ul li.search-item {
  border-bottom: solid 1px #ccc;
  border-top: none;
  padding: 10px;
  padding-right: 30px;
}
#search_mini_form .search-autocomplete ul li.search-item .amount {
  position: static;
}
#search_mini_form .search-autocomplete ul li.search-item a {
  display: block;
  overflow: hidden;
  line-height: normal;
  text-decoration: none;
  margin: -10px;
  padding: 10px;
}
#search_mini_form .search-autocomplete ul li.search-item a .search-thumb {
  float: left;
  width: 50px;
  margin-right: 10px;
}
#search_mini_form .search-autocomplete ul li.search-item a .qs-option-name {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}
#search_mini_form .search-autocomplete ul li.search-item a .price {
  display: block;
  color: #313131;
  font-size: 16px;
}
#search_mini_form .search-autocomplete ul li.search-item:hover {
  background: none;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15) inset;
}
/*
** Vars
*/
/*
** Mixins
*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 300px;
  max-width: 768px;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

[class*='col-'] {
  padding-left: 15px;
  padding-right: 15px;
}

html.lt-ie10 * + [class*='col-'],
html.lt-ie10 * + .row,
* + [class*='col-'],
* + .row {
  margin-top: 0;
}

html.lt-ie10 .row-no-gutter, .row-no-gutter {
  margin-left: 0;
  margin-right: 0;
}
html.lt-ie10 .row-no-gutter > [class*='col'], .row-no-gutter > [class*='col'] {
  padding-left: 0;
  padding-right: 0;
}
html.lt-ie10 .row-no-gutter > * + [class*='col'], .row-no-gutter > * + [class*='col'] {
  margin-top: 0;
}

@media (min-width: 768px) {
  * + [class*='col-xs-'] {
    margin-top: 0;
  }

  .row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .row > [class*='col'] {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .row-xs-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .row-xs-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .row-xs-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .row-xs-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .row-xs-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .row-xs-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .row-xs {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .row-xs-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .row-xs-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .row-xs-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .col-xs-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .col-xs-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .col-xs-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .row > .col-xs-preffix-0 {
    margin-left: 0%;
  }
  .row > .col-xs-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .row > .col-xs-preffix-1 {
    margin-left: 8.33333%;
  }
  .row > .col-xs-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .row > .col-xs-preffix-2 {
    margin-left: 16.66667%;
  }
  .row > .col-xs-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .row > .col-xs-preffix-3 {
    margin-left: 25%;
  }
  .row > .col-xs-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .row > .col-xs-preffix-4 {
    margin-left: 33.33333%;
  }
  .row > .col-xs-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .row > .col-xs-preffix-5 {
    margin-left: 41.66667%;
  }
  .row > .col-xs-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .row > .col-xs-preffix-6 {
    margin-left: 50%;
  }
  .row > .col-xs-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .row > .col-xs-preffix-7 {
    margin-left: 58.33333%;
  }
  .row > .col-xs-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .row > .col-xs-preffix-8 {
    margin-left: 66.66667%;
  }
  .row > .col-xs-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .row > .col-xs-preffix-9 {
    margin-left: 75%;
  }
  .row > .col-xs-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .row > .col-xs-preffix-10 {
    margin-left: 83.33333%;
  }
  .row > .col-xs-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .row > .col-xs-preffix-11 {
    margin-left: 91.66667%;
  }
  .row > .col-xs-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .row > .col-xs-preffix-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  * + [class*='col-sm-'] {
    margin-top: 0;
  }

  .row-sm-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .row-sm-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .row-sm-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .row-sm-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .row-sm-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .row-sm-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .row-sm {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .row-sm-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .row-sm-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .row-sm-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .col-sm-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .col-sm-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .col-sm-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .row > .col-sm-preffix-0 {
    margin-left: 0%;
  }
  .row > .col-sm-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .row > .col-sm-preffix-1 {
    margin-left: 8.33333%;
  }
  .row > .col-sm-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .row > .col-sm-preffix-2 {
    margin-left: 16.66667%;
  }
  .row > .col-sm-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .row > .col-sm-preffix-3 {
    margin-left: 25%;
  }
  .row > .col-sm-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .row > .col-sm-preffix-4 {
    margin-left: 33.33333%;
  }
  .row > .col-sm-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .row > .col-sm-preffix-5 {
    margin-left: 41.66667%;
  }
  .row > .col-sm-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .row > .col-sm-preffix-6 {
    margin-left: 50%;
  }
  .row > .col-sm-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .row > .col-sm-preffix-7 {
    margin-left: 58.33333%;
  }
  .row > .col-sm-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .row > .col-sm-preffix-8 {
    margin-left: 66.66667%;
  }
  .row > .col-sm-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .row > .col-sm-preffix-9 {
    margin-left: 75%;
  }
  .row > .col-sm-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .row > .col-sm-preffix-10 {
    margin-left: 83.33333%;
  }
  .row > .col-sm-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .row > .col-sm-preffix-11 {
    margin-left: 91.66667%;
  }
  .row > .col-sm-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .row > .col-sm-preffix-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  * + [class*='col-md-'] {
    margin-top: 0;
  }

  .row-md-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .row-md-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .row-md-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .row-md-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .row-md-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .row-md-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .row-md {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .row-md-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .row-md-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .row-md-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .col-md-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .col-md-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .col-md-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .row > .col-md-preffix-0 {
    margin-left: 0%;
  }
  .row > .col-md-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .row > .col-md-preffix-1 {
    margin-left: 8.33333%;
  }
  .row > .col-md-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .row > .col-md-preffix-2 {
    margin-left: 16.66667%;
  }
  .row > .col-md-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .row > .col-md-preffix-3 {
    margin-left: 25%;
  }
  .row > .col-md-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .row > .col-md-preffix-4 {
    margin-left: 33.33333%;
  }
  .row > .col-md-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .row > .col-md-preffix-5 {
    margin-left: 41.66667%;
  }
  .row > .col-md-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .row > .col-md-preffix-6 {
    margin-left: 50%;
  }
  .row > .col-md-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .row > .col-md-preffix-7 {
    margin-left: 58.33333%;
  }
  .row > .col-md-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .row > .col-md-preffix-8 {
    margin-left: 66.66667%;
  }
  .row > .col-md-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .row > .col-md-preffix-9 {
    margin-left: 75%;
  }
  .row > .col-md-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .row > .col-md-preffix-10 {
    margin-left: 83.33333%;
  }
  .row > .col-md-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .row > .col-md-preffix-11 {
    margin-left: 91.66667%;
  }
  .row > .col-md-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .row > .col-md-preffix-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  * + [class*='col-lg-'] {
    margin-top: 0;
  }

  .row-lg-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .row-lg-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .row-lg-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .row-lg-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .row-lg-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .row-lg-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .row-lg {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .row-lg-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .row-lg-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .row-lg-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .col-lg-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .col-lg-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .col-lg-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .row > .col-lg-preffix-0 {
    margin-left: 0%;
  }
  .row > .col-lg-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .row > .col-lg-preffix-1 {
    margin-left: 8.33333%;
  }
  .row > .col-lg-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .row > .col-lg-preffix-2 {
    margin-left: 16.66667%;
  }
  .row > .col-lg-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .row > .col-lg-preffix-3 {
    margin-left: 25%;
  }
  .row > .col-lg-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .row > .col-lg-preffix-4 {
    margin-left: 33.33333%;
  }
  .row > .col-lg-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .row > .col-lg-preffix-5 {
    margin-left: 41.66667%;
  }
  .row > .col-lg-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .row > .col-lg-preffix-6 {
    margin-left: 50%;
  }
  .row > .col-lg-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .row > .col-lg-preffix-7 {
    margin-left: 58.33333%;
  }
  .row > .col-lg-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .row > .col-lg-preffix-8 {
    margin-left: 66.66667%;
  }
  .row > .col-lg-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .row > .col-lg-preffix-9 {
    margin-left: 75%;
  }
  .row > .col-lg-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .row > .col-lg-preffix-10 {
    margin-left: 83.33333%;
  }
  .row > .col-lg-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .row > .col-lg-preffix-11 {
    margin-left: 91.66667%;
  }
  .row > .col-lg-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .row > .col-lg-preffix-12 {
    margin-left: 100%;
  }
}
html.lt-ie10 .row > .col-xs-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%;
}
html.lt-ie10 .row > .col-xs-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%;
}
html.lt-ie10 .row > .col-xs-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%;
}
html.lt-ie10 .row > .col-xs-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%;
}
html.lt-ie10 .row > .col-xs-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%;
}
html.lt-ie10 .row > .col-xs-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%;
}
html.lt-ie10 .row > .col-xs-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%;
}
html.lt-ie10 .row > .col-xs-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%;
}
html.lt-ie10 .row > .col-xs-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
}
html.lt-ie10 .row > .col-xs-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%;
}
html.lt-ie10 .row > .col-xs-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%;
}
html.lt-ie10 .row > .col-xs-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
html.lt-ie10 .row > .col-sm-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%;
}
html.lt-ie10 .row > .col-sm-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%;
}
html.lt-ie10 .row > .col-sm-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%;
}
html.lt-ie10 .row > .col-sm-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%;
}
html.lt-ie10 .row > .col-sm-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%;
}
html.lt-ie10 .row > .col-sm-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%;
}
html.lt-ie10 .row > .col-sm-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%;
}
html.lt-ie10 .row > .col-sm-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%;
}
html.lt-ie10 .row > .col-sm-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
}
html.lt-ie10 .row > .col-sm-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%;
}
html.lt-ie10 .row > .col-sm-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%;
}
html.lt-ie10 .row > .col-sm-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
html.lt-ie10 .row > .col-md-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%;
}
html.lt-ie10 .row > .col-md-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%;
}
html.lt-ie10 .row > .col-md-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%;
}
html.lt-ie10 .row > .col-md-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%;
}
html.lt-ie10 .row > .col-md-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%;
}
html.lt-ie10 .row > .col-md-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%;
}
html.lt-ie10 .row > .col-md-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%;
}
html.lt-ie10 .row > .col-md-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%;
}
html.lt-ie10 .row > .col-md-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
}
html.lt-ie10 .row > .col-md-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%;
}
html.lt-ie10 .row > .col-md-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%;
}
html.lt-ie10 .row > .col-md-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
html.lt-ie10 .row > .col-lg-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%;
}
html.lt-ie10 .row > .col-lg-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%;
}
html.lt-ie10 .row > .col-lg-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%;
}
html.lt-ie10 .row > .col-lg-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%;
}
html.lt-ie10 .row > .col-lg-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%;
}
html.lt-ie10 .row > .col-lg-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%;
}
html.lt-ie10 .row > .col-lg-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%;
}
html.lt-ie10 .row > .col-lg-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%;
}
html.lt-ie10 .row > .col-lg-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
}
html.lt-ie10 .row > .col-lg-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%;
}
html.lt-ie10 .row > .col-lg-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%;
}
html.lt-ie10 .row > .col-lg-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
html.lt-ie10 .row > [class*="col-xs-preffix-"],
html.lt-ie10 .row > [class*="col-sm-preffix-"],
html.lt-ie10 .row > [class*="col-md-preffix-"],
html.lt-ie10 .row > [class*="col-lg-preffix-"] {
  margin-left: auto;
}

.navigation li.level-top,
.navigation a.level-top {
  position: relative;
}
.navigation li.level-top .submenu .submenu-reverse,
.navigation a.level-top .submenu .submenu-reverse {
  right: auto;
}
.navigation li.level-top .mm-label,
.navigation a.level-top .mm-label {
  position: absolute;
  top: -10px;
  left: -5px;
  padding: 3px 7px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 13.2px;
  color: #ffffff;
  background-color: #c02a2a;
  display: none;
}
@media (min-width: 768px) {
  .navigation li.level-top .mm-label,
  .navigation a.level-top .mm-label {
    display: block;
  }
}
.navigation li.level-top li,
.navigation a.level-top li {
  position: relative;
}
.navigation li.level-top .mm-image,
.navigation a.level-top .mm-image {
  display: none;
  margin-bottom: 10px;
}
.navigation li.level-top .mm-image img,
.navigation a.level-top .mm-image img {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .navigation li.level-top .mm-image,
  .navigation a.level-top .mm-image {
    display: inline-block;
  }
}
.navigation li.level-top .megamenu-wrapper,
.navigation a.level-top .megamenu-wrapper {
  top: 100%;
  left: 0;
  width: 100%;
  padding: 20px 0;
  background: #ffffff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
}
.navigation li.level-top ul.mm-submenu,
.navigation a.level-top ul.mm-submenu {
  display: block;
  padding: 0;
}
@media (max-width: 767px) {
  .navigation li.level-top ul.mm-submenu.level1 li a,
  .navigation a.level-top ul.mm-submenu.level1 li a {
    padding-left: 15px;
    padding-right: 0;
  }
  .navigation li.level-top ul.mm-submenu .mm-submenu,
  .navigation a.level-top ul.mm-submenu .mm-submenu {
    padding-left: 15px;
  }
}
.navigation li.level-top .tm-megamenu ul.level1 > li > a,
.navigation a.level-top .tm-megamenu ul.level1 > li > a {
  /* font-weight: 600;
  position: relative; */
}
@media (min-width: 768px) {
  .navigation li.level-top .tm-megamenu ul.level1 > li > a,
  .navigation a.level-top .tm-megamenu ul.level1 > li > a {
    text-transform: uppercase;
  }
}
.navigation li.level-top .tm-megamenu .product,
.navigation a.level-top .tm-megamenu .product {
  display: none;
}
.navigation li.level-top .tm-megamenu .product .product-image,
.navigation a.level-top .tm-megamenu .product .product-image {
  margin-bottom: 10px;
}
.navigation li.level-top .tm-megamenu .product .product-image a,
.navigation a.level-top .tm-megamenu .product .product-image a {
  display: block;
  border: solid 1px #c9c9c9;
  background: none;
}
.navigation li.level-top .tm-megamenu .product .product-name,
.navigation a.level-top .tm-megamenu .product .product-name {
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.navigation li.level-top .tm-megamenu .product .product-name a,
.navigation a.level-top .tm-megamenu .product .product-name a {
  padding: 0;
  color: #575757;
}
.navigation li.level-top .tm-megamenu .product .product-name a:hover,
.navigation a.level-top .tm-megamenu .product .product-name a:hover {
  background: none;
  color: #b9b9b9;
}
.navigation li.level-top .tm-megamenu .product .price-box,
.navigation a.level-top .tm-megamenu .product .price-box {
  font-weight: bold;
}
.navigation li.level-top .tm-megamenu .product .price-box .price,
.navigation a.level-top .tm-megamenu .product .price-box .price {
  font-size: 1.2em;
  line-height: 1.2em;
}
.navigation li.level-top .tm-megamenu .product .price-box .old-price,
.navigation a.level-top .tm-megamenu .product .price-box .old-price {
  font-size: 1em;
  text-decoration: line-through;
}
.navigation li.level-top .tm-megamenu .product .price-box .special-price,
.navigation a.level-top .tm-megamenu .product .price-box .special-price {
  font-size: 1.2em;
}
@media (min-width: 768px) {
  .navigation li.level-top .tm-megamenu .product,
  .navigation a.level-top .tm-megamenu .product {
    display: block;
  }
}
.navigation li.level-top .tm-megamenu .static-block,
.navigation a.level-top .tm-megamenu .static-block {
  display: none;
}
@media (min-width: 768px) {
  .navigation li.level-top .tm-megamenu .static-block,
  .navigation a.level-top .tm-megamenu .static-block {
    display: block;
  }
}

.sidebar .navigation {
  background: none;
  margin-bottom: 20px;
  height: inherit;
  left: auto;
  overflow: inherit;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 3;
}
.sidebar .navigation:empty {
  display: none;
}
.sidebar .navigation .rd-navbar-nav-wrap {
  display: block;
}
.sidebar .navigation > ul {
  padding: 0;
  border-bottom: none;
}
.sidebar .navigation li.level0 {
  display: block;
  border-bottom: solid 1px #c9c9c9;
  margin: 0;
  position: relative;
}
.sidebar .navigation li.level0 a.level-top {
  display: block;
}
@media (max-width: 767px) {
  .sidebar .navigation > ul {
    border: none;
  }
}
.sidebar .navigation .level0 .megamenu-wrapper {
  width: 100% !important;
  position: absolute;
  padding: 20px 0;
  background: #ffffff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
}
.sidebar .navigation ul {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  position: relative;
}
.sidebar .navigation li.level0 {
  border-top: medium none;
}
.sidebar .navigation .level0 {
  display: inline-block;
  margin: 0 10px 0 0;
  position: relative;
}
.sidebar .navigation .level0:last-child {
  margin-right: 0;
  padding-right: 0;
}
.sidebar .navigation .level0 > .level-top {
  box-sizing: border-box;
  color: #575757;
  line-height: 47px;
  padding: 0 12px;
  position: relative;
  text-decoration: none;
}
.sidebar .navigation .level0 > .level-top:hover,
.sidebar .navigation .level0 > .level-top.ui-state-focus {
  color: #b9b9b9;
  text-decoration: none;
}
.sidebar .navigation .level0.active > .level-top, .sidebar .navigation .level0.has-active > .level-top {
  border-color: #c9c9c9;
  border-style: solid;
  border-width: 0 0 3px;
  color: #575757;
  display: block;
  text-decoration: none;
}
.sidebar .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .sidebar .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
  margin: 0;
}
.sidebar .navigation .level0.parent:hover > .submenu {
  overflow: visible !important;
}
.sidebar .navigation .level0 .submenu {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #c9c9c9;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
  display: none;
  font-weight: 400;
  left: 0;
  margin: 0 !important;
  min-width: 230px;
  position: absolute;
  z-index: 1;
}
@media (max-width: 767px) {
  .sidebar .navigation .level0 .submenu:not(:first-child) ul {
    padding-left: 15px;
  }
}
.sidebar .navigation .level0 .submenu > ul {
  margin-top: 11px;
}
.sidebar .navigation .level0 .submenu > ul::before, .sidebar .navigation .level0 .submenu > ul::after {
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
}
.sidebar .navigation .level0 .submenu > ul::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #fff;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  color: #fff;
  height: 0;
  left: 20px;
  top: -20px;
  width: 0;
  z-index: 4;
}
.sidebar .navigation .level0 .submenu > ul::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #c9c9c9;
  border-image: none;
  border-style: solid;
  border-width: 11px;
  color: #575757;
  height: 0;
  left: 19px;
  top: -22px;
  width: 0;
  z-index: 3;
}
.sidebar .navigation .level0 .submenu a {
  color: #575757;
  display: block;
  line-height: inherit;
  padding: 8px 20px;
}
.sidebar .navigation .level0 .submenu a:hover, .sidebar .navigation .level0 .submenu a.ui-state-focus {
  background: #e8e8e8 none repeat scroll 0 0;
  color: #575757;
  text-decoration: none;
}
.sidebar .navigation .level0 .submenu .active > a {
  border-color: #c9c9c9;
  border-style: solid;
  border-width: 0 0 0 3px;
  color: #575757;
}
.sidebar .navigation .level0.more {
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.sidebar .navigation .level0.more::after {
  color: inherit;
  content: "\f107";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 26px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.sidebar .navigation .level0.more::before {
  display: none;
}
.sidebar .navigation .level0.more::after {
  cursor: pointer;
  padding: 8px 12px;
  position: relative;
  z-index: 1;
}
.sidebar .navigation .level0.more:hover > .submenu {
  overflow: visible !important;
}
.sidebar .navigation .level0.more li {
  display: block;
}
@media (max-width: 767px) {
  .sidebar .navigation .level0 .submenu {
    box-shadow: none;
    border: none;
  }
  .sidebar .navigation .parent .level-top {
    display: block;
    position: relative;
    text-decoration: none;
  }
  .sidebar .navigation .parent .level-top::after {
    color: inherit;
    content: "\f107";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    font-weight: normal;
    line-height: 47px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
  }
  .sidebar .navigation .parent .level-top::after {
    position: absolute;
    right: 7px;
    top: 0px;
  }
  .sidebar .navigation .parent .level-top.ui-state-active::after {
    content: "\f105";
  }
}
@media (max-width: 767px) {
  .sidebar .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative !important;
    top: auto !important;
    transition: left .3s ease-out;
  }
  .sidebar .navigation .rd-navbar-dropdown {
    width: 100%;
  }
}

.navigation {
  position: relative;
}
.navigation *,
.navigation *:before,
.navigation *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (min-width: 768px) {
  .navigation .row {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .navigation li.level-top .megamenu-wrapper,
  .navigation a.level-top .megamenu-wrapper {
    padding: 0;
    background: none;
  }
  .navigation [class*="col-"] {
    padding: 0;
  }
}
/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
* Usefull Functions
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, main, time, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse; }

button,
input[type='button'] {
  transition: .3s all ease;
  background: none;
  border: none;
  display: inline-block;
  color: inherit;
  margin: 0;
  padding: 0;
  outline: none;
  outline-offset: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  overflow: visible;
  cursor: pointer;
  -webkit-appearance: none; }
  button::-moz-focus-inner,
  input[type='button']::-moz-focus-inner {
    border: none;
    padding: 0; }

input[type='text'],
input[type='time'],
input[type='url'],
input[type='month'],
input[type='week'],
input[type='email'],
input[type='color'],
input[type='datetime'],
input[type='datetime-local'],
input[type='range'],
input[type='search'],
input[type='tel'],
input[type='date'],
input[type='password'],
input[type='number'],
textarea {
  color: inherit;
  outline: none;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: inherit;
  line-height: inherit;
  vertical-align: baseline;
  box-shadow: none; }

*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  transition: .3s all ease; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
* Usefull Functions
*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 300px;
  max-width: 480px; }
  @media (min-width: 768px) {
    .container {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }
  @media (min-width: 1728px) {
    .container {
      margin-right: auto;
      margin-left: auto;
      padding-left: 30px;
      padding-right: 30px;
      max-width: 1788px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1728px) {
    .container-fluid {
      margin-right: auto;
      margin-left: auto;
      padding-left: 30px;
      padding-right: 30px; } }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 1728px) {
    .row {
      margin-left: -30px;
      margin-right: -30px; } }

[class*='col-'] {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1728px) {
    [class*='col-'] {
      padding-left: 30px;
      padding-right: 30px; } }

html.lt-ie10 * + [class*='col-'],
html.lt-ie10 * + .row,
* + [class*='col-'],
* + .row {
  margin-top: 0; }

html.lt-ie10 .row-no-gutter, .row-no-gutter {
  margin-left: 0;
  margin-right: 0; }
  html.lt-ie10 .row-no-gutter > [class*='col'], .row-no-gutter > [class*='col'] {
    padding-left: 0;
    padding-right: 0; }
  html.lt-ie10 .row-no-gutter > * + [class*='col'], .row-no-gutter > * + [class*='col'] {
    margin-top: 0; }

@media (min-width: 480px) {
  * + [class*='col-xs-'] {
    margin-top: 0; }

  .row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .row > [class*='col'] {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  .row-xs-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .row-xs-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .row-xs-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

  .row-xs-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .row-xs-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .row-xs-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .row-xs {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .row-xs-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

  .row-xs-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .row-xs-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }

  .col-xs-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }

  .col-xs-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }

  .col-xs-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }

  .row > .col-xs-preffix-0 {
    margin-left: 0%; }
  .row > .col-xs-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-xs-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-xs-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-xs-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-xs-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-xs-preffix-3 {
    margin-left: 25%; }
  .row > .col-xs-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-xs-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-xs-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-xs-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-xs-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-xs-preffix-6 {
    margin-left: 50%; }
  .row > .col-xs-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-xs-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-xs-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-xs-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-xs-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-xs-preffix-9 {
    margin-left: 75%; }
  .row > .col-xs-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-xs-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-xs-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-xs-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-xs-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-xs-preffix-12 {
    margin-left: 100%; } }
@media (min-width: 768px) {
  * + [class*='col-sm-'] {
    margin-top: 0; }

  .row-sm-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .row-sm-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .row-sm-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

  .row-sm-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .row-sm-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .row-sm-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .row-sm {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .row-sm-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

  .row-sm-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .row-sm-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }

  .col-sm-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }

  .col-sm-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }

  .col-sm-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }

  .row > .col-sm-preffix-0 {
    margin-left: 0%; }
  .row > .col-sm-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-sm-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-sm-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-sm-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-sm-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-sm-preffix-3 {
    margin-left: 25%; }
  .row > .col-sm-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-sm-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-sm-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-sm-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-sm-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-sm-preffix-6 {
    margin-left: 50%; }
  .row > .col-sm-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-sm-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-sm-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-sm-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-sm-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-sm-preffix-9 {
    margin-left: 75%; }
  .row > .col-sm-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-sm-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-sm-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-sm-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-sm-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-sm-preffix-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  * + [class*='col-md-'] {
    margin-top: 0; }

  .row-md-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .row-md-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .row-md-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

  .row-md-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .row-md-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .row-md-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .row-md {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .row-md-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

  .row-md-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .row-md-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }

  .col-md-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }

  .col-md-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }

  .col-md-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }

  .row > .col-md-preffix-0 {
    margin-left: 0%; }
  .row > .col-md-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-md-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-md-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-md-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-md-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-md-preffix-3 {
    margin-left: 25%; }
  .row > .col-md-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-md-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-md-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-md-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-md-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-md-preffix-6 {
    margin-left: 50%; }
  .row > .col-md-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-md-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-md-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-md-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-md-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-md-preffix-9 {
    margin-left: 75%; }
  .row > .col-md-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-md-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-md-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-md-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-md-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-md-preffix-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  * + [class*='col-lg-'] {
    margin-top: 0; }

  .row-lg-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .row-lg-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .row-lg-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

  .row-lg-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .row-lg-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .row-lg-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .row-lg {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

  .row-lg-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

  .row-lg-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .row-lg-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }

  .col-lg-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }

  .col-lg-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }

  .col-lg-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }

  .row > .col-lg-preffix-0 {
    margin-left: 0%; }
  .row > .col-lg-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-lg-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-lg-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-lg-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-lg-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-lg-preffix-3 {
    margin-left: 25%; }
  .row > .col-lg-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-lg-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-lg-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-lg-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-lg-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-lg-preffix-6 {
    margin-left: 50%; }
  .row > .col-lg-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-lg-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-lg-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-lg-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-lg-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-lg-preffix-9 {
    margin-left: 75%; }
  .row > .col-lg-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-lg-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-lg-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-lg-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-lg-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-lg-preffix-12 {
    margin-left: 100%; } }
html.lt-ie10 .row > .col-xs-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }
html.lt-ie10 .row > .col-xs-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }
html.lt-ie10 .row > .col-xs-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }
html.lt-ie10 .row > .col-xs-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }
html.lt-ie10 .row > .col-xs-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }
html.lt-ie10 .row > .col-xs-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }
html.lt-ie10 .row > .col-xs-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }
html.lt-ie10 .row > .col-xs-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }
html.lt-ie10 .row > .col-xs-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }
html.lt-ie10 .row > .col-xs-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }
html.lt-ie10 .row > .col-xs-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }
html.lt-ie10 .row > .col-xs-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }
html.lt-ie10 .row > .col-sm-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }
html.lt-ie10 .row > .col-sm-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }
html.lt-ie10 .row > .col-sm-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }
html.lt-ie10 .row > .col-sm-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }
html.lt-ie10 .row > .col-sm-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }
html.lt-ie10 .row > .col-sm-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }
html.lt-ie10 .row > .col-sm-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }
html.lt-ie10 .row > .col-sm-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }
html.lt-ie10 .row > .col-sm-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }
html.lt-ie10 .row > .col-sm-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }
html.lt-ie10 .row > .col-sm-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }
html.lt-ie10 .row > .col-sm-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }
html.lt-ie10 .row > .col-md-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }
html.lt-ie10 .row > .col-md-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }
html.lt-ie10 .row > .col-md-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }
html.lt-ie10 .row > .col-md-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }
html.lt-ie10 .row > .col-md-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }
html.lt-ie10 .row > .col-md-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }
html.lt-ie10 .row > .col-md-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }
html.lt-ie10 .row > .col-md-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }
html.lt-ie10 .row > .col-md-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }
html.lt-ie10 .row > .col-md-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }
html.lt-ie10 .row > .col-md-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }
html.lt-ie10 .row > .col-md-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }
html.lt-ie10 .row > .col-lg-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }
html.lt-ie10 .row > .col-lg-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }
html.lt-ie10 .row > .col-lg-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }
html.lt-ie10 .row > .col-lg-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }
html.lt-ie10 .row > .col-lg-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }
html.lt-ie10 .row > .col-lg-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }
html.lt-ie10 .row > .col-lg-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }
html.lt-ie10 .row > .col-lg-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }
html.lt-ie10 .row > .col-lg-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }
html.lt-ie10 .row > .col-lg-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }
html.lt-ie10 .row > .col-lg-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }
html.lt-ie10 .row > .col-lg-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }
html.lt-ie10 .row > [class*="col-xs-preffix-"],
html.lt-ie10 .row > [class*="col-sm-preffix-"],
html.lt-ie10 .row > [class*="col-md-preffix-"],
html.lt-ie10 .row > [class*="col-lg-preffix-"] {
  margin-left: auto; }

/*# sourceMappingURL=grid.css.map */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../../frontend/Sistel/ploj/es_ES/fonts/material-icons/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(../../frontend/Sistel/ploj/es_ES/fonts/material-icons/MaterialIcons-Regular.woff2) format('woff2'),
    url(../../frontend/Sistel/ploj/es_ES/fonts/material-icons/MaterialIcons-Regular.woff) format('woff'),
    url(../../frontend/Sistel/ploj/es_ES/fonts/material-icons/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons-ico,
[class*="material-icons-"]:before {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
}

.material-icons-3d_rotation:before {
    content: "\e84d"
}

.material-icons-access_alarm:before {
    content: "\e190"
}

.material-icons-access_alarms:before {
    content: "\e191"
}

.material-icons-access_time:before {
    content: "\e192"
}

.material-icons-accessibility:before {
    content: "\e84e"
}

.material-icons-account_balance:before {
    content: "\e84f"
}

.material-icons-account_balance_wallet:before {
    content: "\e850"
}

.material-icons-account_box:before {
    content: "\e851"
}

.material-icons-account_circle:before {
    content: "\e853"
}

.material-icons-adb:before {
    content: "\e60e"
}

.material-icons-add:before {
    content: "\e145"
}

.material-icons-add_alarm:before {
    content: "\e193"
}

.material-icons-add_alert:before {
    content: "\e003"
}

.material-icons-add_box:before {
    content: "\e146"
}

.material-icons-add_circle:before {
    content: "\e147"
}

.material-icons-add_circle_outline:before {
    content: "\e148"
}

.material-icons-add_shopping_cart:before {
    content: "\e854"
}

.material-icons-add_to_photos:before {
    content: "\e39d"
}

.material-icons-adjust:before {
    content: "\e39e"
}

.material-icons-airline_seat_flat:before {
    content: "\e630"
}

.material-icons-airline_seat_flat_angled:before {
    content: "\e631"
}

.material-icons-airline_seat_individual_suite:before {
    content: "\e632"
}

.material-icons-airline_seat_legroom_extra:before {
    content: "\e633"
}

.material-icons-airline_seat_legroom_normal:before {
    content: "\e634"
}

.material-icons-airline_seat_legroom_reduced:before {
    content: "\e635"
}

.material-icons-airline_seat_recline_extra:before {
    content: "\e636"
}

.material-icons-airline_seat_recline_normal:before {
    content: "\e637"
}

.material-icons-airplanemode_active:before {
    content: "\e195"
}

.material-icons-airplanemode_inactive:before {
    content: "\e194"
}

.material-icons-airplay:before {
    content: "\e055"
}

.material-icons-alarm:before {
    content: "\e855"
}

.material-icons-alarm_add:before {
    content: "\e856"
}

.material-icons-alarm_off:before {
    content: "\e857"
}

.material-icons-alarm_on:before {
    content: "\e858"
}

.material-icons-album:before {
    content: "\e019"
}

.material-icons-android:before {
    content: "\e859"
}

.material-icons-announcement:before {
    content: "\e85a"
}

.material-icons-apps:before {
    content: "\e5c3"
}

.material-icons-archive:before {
    content: "\e149"
}

.material-icons-arrow_back:before {
    content: "\e5c4"
}

.material-icons-arrow_drop_down:before {
    content: "\e5c5"
}

.material-icons-arrow_drop_down_circle:before {
    content: "\e5c6"
}

.material-icons-arrow_drop_up:before {
    content: "\e5c7"
}

.material-icons-arrow_forward:before {
    content: "\e5c8"
}

.material-icons-aspect_ratio:before {
    content: "\e85b"
}

.material-icons-assessment:before {
    content: "\e85c"
}

.material-icons-assignment:before {
    content: "\e85d"
}

.material-icons-assignment_ind:before {
    content: "\e85e"
}

.material-icons-assignment_late:before {
    content: "\e85f"
}

.material-icons-assignment_return:before {
    content: "\e860"
}

.material-icons-assignment_returned:before {
    content: "\e861"
}

.material-icons-assignment_turned_in:before {
    content: "\e862"
}

.material-icons-assistant:before {
    content: "\e39f"
}

.material-icons-assistant_photo:before {
    content: "\e3a0"
}

.material-icons-attach_file:before {
    content: "\e226"
}

.material-icons-attach_money:before {
    content: "\e227"
}

.material-icons-attachment:before {
    content: "\e2bc"
}

.material-icons-audiotrack:before {
    content: "\e3a1"
}

.material-icons-autorenew:before {
    content: "\e863"
}

.material-icons-av_timer:before {
    content: "\e01b"
}

.material-icons-backspace:before {
    content: "\e14a"
}

.material-icons-backup:before {
    content: "\e864"
}

.material-icons-battery_alert:before {
    content: "\e19c"
}

.material-icons-battery_charging_full:before {
    content: "\e1a3"
}

.material-icons-battery_full:before {
    content: "\e1a4"
}

.material-icons-battery_std:before {
    content: "\e1a5"
}

.material-icons-battery_unknown:before {
    content: "\e1a6"
}

.material-icons-beenhere:before {
    content: "\e52d"
}

.material-icons-block:before {
    content: "\e14b"
}

.material-icons-bluetooth:before {
    content: "\e1a7"
}

.material-icons-bluetooth_audio:before {
    content: "\e60f"
}

.material-icons-bluetooth_connected:before {
    content: "\e1a8"
}

.material-icons-bluetooth_disabled:before {
    content: "\e1a9"
}

.material-icons-bluetooth_searching:before {
    content: "\e1aa"
}

.material-icons-blur_circular:before {
    content: "\e3a2"
}

.material-icons-blur_linear:before {
    content: "\e3a3"
}

.material-icons-blur_off:before {
    content: "\e3a4"
}

.material-icons-blur_on:before {
    content: "\e3a5"
}

.material-icons-book:before {
    content: "\e865"
}

.material-icons-bookmark:before {
    content: "\e866"
}

.material-icons-bookmark_border:before {
    content: "\e867"
}

.material-icons-border_all:before {
    content: "\e228"
}

.material-icons-border_bottom:before {
    content: "\e229"
}

.material-icons-border_clear:before {
    content: "\e22a"
}

.material-icons-border_color:before {
    content: "\e22b"
}

.material-icons-border_horizontal:before {
    content: "\e22c"
}

.material-icons-border_inner:before {
    content: "\e22d"
}

.material-icons-border_left:before {
    content: "\e22e"
}

.material-icons-border_outer:before {
    content: "\e22f"
}

.material-icons-border_right:before {
    content: "\e230"
}

.material-icons-border_style:before {
    content: "\e231"
}

.material-icons-border_top:before {
    content: "\e232"
}

.material-icons-border_vertical:before {
    content: "\e233"
}

.material-icons-brightness_1:before {
    content: "\e3a6"
}

.material-icons-brightness_2:before {
    content: "\e3a7"
}

.material-icons-brightness_3:before {
    content: "\e3a8"
}

.material-icons-brightness_4:before {
    content: "\e3a9"
}

.material-icons-brightness_5:before {
    content: "\e3aa"
}

.material-icons-brightness_6:before {
    content: "\e3ab"
}

.material-icons-brightness_7:before {
    content: "\e3ac"
}

.material-icons-brightness_auto:before {
    content: "\e1ab"
}

.material-icons-brightness_high:before {
    content: "\e1ac"
}

.material-icons-brightness_low:before {
    content: "\e1ad"
}

.material-icons-brightness_medium:before {
    content: "\e1ae"
}

.material-icons-broken_image:before {
    content: "\e3ad"
}

.material-icons-brush:before {
    content: "\e3ae"
}

.material-icons-bug_report:before {
    content: "\e868"
}

.material-icons-build:before {
    content: "\e869"
}

.material-icons-business:before {
    content: "\e0af"
}

.material-icons-cached:before {
    content: "\e86a"
}

.material-icons-cake:before {
    content: "\e7e9"
}

.material-icons-call:before {
    content: "\e0b0"
}

.material-icons-call_end:before {
    content: "\e0b1"
}

.material-icons-call_made:before {
    content: "\e0b2"
}

.material-icons-call_merge:before {
    content: "\e0b3"
}

.material-icons-call_missed:before {
    content: "\e0b4"
}

.material-icons-call_received:before {
    content: "\e0b5"
}

.material-icons-call_split:before {
    content: "\e0b6"
}

.material-icons-camera:before {
    content: "\e3af"
}

.material-icons-camera_alt:before {
    content: "\e3b0"
}

.material-icons-camera_enhance:before {
    content: "\e8fc"
}

.material-icons-camera_front:before {
    content: "\e3b1"
}

.material-icons-camera_rear:before {
    content: "\e3b2"
}

.material-icons-camera_roll:before {
    content: "\e3b3"
}

.material-icons-cancel:before {
    content: "\e5c9"
}

.material-icons-card_giftcard:before {
    content: "\e8f6"
}

.material-icons-card_membership:before {
    content: "\e8f7"
}

.material-icons-card_travel:before {
    content: "\e8f8"
}

.material-icons-cast:before {
    content: "\e307"
}

.material-icons-cast_connected:before {
    content: "\e308"
}

.material-icons-center_focus_strong:before {
    content: "\e3b4"
}

.material-icons-center_focus_weak:before {
    content: "\e3b5"
}

.material-icons-change_history:before {
    content: "\e86b"
}

.material-icons-chat:before {
    content: "\e0b7"
}

.material-icons-chat_bubble:before {
    content: "\e0ca"
}

.material-icons-chat_bubble_outline:before {
    content: "\e0cb"
}

.material-icons-check:before {
    content: "\e5ca"
}

.material-icons-check_box:before {
    content: "\e834"
}

.material-icons-check_box_outline_blank:before {
    content: "\e835"
}

.material-icons-check_circle:before {
    content: "\e86c"
}

.material-icons-chevron_left:before {
    content: "\e5cb"
}

.material-icons-chevron_right:before {
    content: "\e5cc"
}

.material-icons-chrome_reader_mode:before {
    content: "\e86d"
}

.material-icons-class:before {
    content: "\e86e"
}

.material-icons-clear:before {
    content: "\e14c"
}

.material-icons-clear_all:before {
    content: "\e0b8"
}

.material-icons-close:before {
    content: "\e5cd"
}

.material-icons-closed_caption:before {
    content: "\e01c"
}

.material-icons-cloud:before {
    content: "\e2bd"
}

.material-icons-cloud_circle:before {
    content: "\e2be"
}

.material-icons-cloud_done:before {
    content: "\e2bf"
}

.material-icons-cloud_download:before {
    content: "\e2c0"
}

.material-icons-cloud_off:before {
    content: "\e2c1"
}

.material-icons-cloud_queue:before {
    content: "\e2c2"
}

.material-icons-cloud_upload:before {
    content: "\e2c3"
}

.material-icons-code:before {
    content: "\e86f"
}

.material-icons-collections:before {
    content: "\e3b6"
}

.material-icons-collections_bookmark:before {
    content: "\e431"
}

.material-icons-color_lens:before {
    content: "\e3b7"
}

.material-icons-colorize:before {
    content: "\e3b8"
}

.material-icons-comment:before {
    content: "\e0b9"
}

.material-icons-compare:before {
    content: "\e3b9"
}

.material-icons-computer:before {
    content: "\e30a"
}

.material-icons-confirmation_number:before {
    content: "\e638"
}

.material-icons-contact_phone:before {
    content: "\e0cf"
}

.material-icons-contacts:before {
    content: "\e0ba"
}

.material-icons-content_copy:before {
    content: "\e14d"
}

.material-icons-content_cut:before {
    content: "\e14e"
}

.material-icons-content_paste:before {
    content: "\e14f"
}

.material-icons-control_point:before {
    content: "\e3ba"
}

.material-icons-control_point_duplicate:before {
    content: "\e3bb"
}

.material-icons-create:before {
    content: "\e150"
}

.material-icons-credit_card:before {
    content: "\e870"
}

.material-icons-crop:before {
    content: "\e3be"
}

.material-icons-crop_16_9:before {
    content: "\e3bc"
}

.material-icons-crop_3_2:before {
    content: "\e3bd"
}

.material-icons-crop_5_4:before {
    content: "\e3bf"
}

.material-icons-crop_7_5:before {
    content: "\e3c0"
}

.material-icons-crop_din:before {
    content: "\e3c1"
}

.material-icons-crop_free:before {
    content: "\e3c2"
}

.material-icons-crop_landscape:before {
    content: "\e3c3"
}

.material-icons-crop_original:before {
    content: "\e3c4"
}

.material-icons-crop_portrait:before {
    content: "\e3c5"
}

.material-icons-crop_square:before {
    content: "\e3c6"
}

.material-icons-dashboard:before {
    content: "\e871"
}

.material-icons-data_usage:before {
    content: "\e1af"
}

.material-icons-dehaze:before {
    content: "\e3c7"
}

.material-icons-delete:before {
    content: "\e872"
}

.material-icons-description:before {
    content: "\e873"
}

.material-icons-desktop_mac:before {
    content: "\e30b"
}

.material-icons-desktop_windows:before {
    content: "\e30c"
}

.material-icons-details:before {
    content: "\e3c8"
}

.material-icons-developer_board:before {
    content: "\e30d"
}

.material-icons-developer_mode:before {
    content: "\e1b0"
}

.material-icons-device_hub:before {
    content: "\e335"
}

.material-icons-devices:before {
    content: "\e1b1"
}

.material-icons-dialer_sip:before {
    content: "\e0bb"
}

.material-icons-dialpad:before {
    content: "\e0bc"
}

.material-icons-directions:before {
    content: "\e52e"
}

.material-icons-directions_bike:before {
    content: "\e52f"
}

.material-icons-directions_boat:before {
    content: "\e532"
}

.material-icons-directions_bus:before {
    content: "\e530"
}

.material-icons-directions_car:before {
    content: "\e531"
}

.material-icons-directions_railway:before {
    content: "\e534"
}

.material-icons-directions_run:before {
    content: "\e566"
}

.material-icons-directions_subway:before {
    content: "\e533"
}

.material-icons-directions_transit:before {
    content: "\e535"
}

.material-icons-directions_walk:before {
    content: "\e536"
}

.material-icons-disc_full:before {
    content: "\e610"
}

.material-icons-dns:before {
    content: "\e875"
}

.material-icons-do_not_disturb:before {
    content: "\e612"
}

.material-icons-do_not_disturb_alt:before {
    content: "\e611"
}

.material-icons-dock:before {
    content: "\e30e"
}

.material-icons-domain:before {
    content: "\e7ee"
}

.material-icons-done:before {
    content: "\e876"
}

.material-icons-done_all:before {
    content: "\e877"
}

.material-icons-drafts:before {
    content: "\e151"
}

.material-icons-drive_eta:before {
    content: "\e613"
}

.material-icons-dvr:before {
    content: "\e1b2"
}

.material-icons-edit:before {
    content: "\e3c9"
}

.material-icons-eject:before {
    content: "\e8fb"
}

.material-icons-email:before {
    content: "\e0be"
}

.material-icons-equalizer:before {
    content: "\e01d"
}

.material-icons-error:before {
    content: "\e000"
}

.material-icons-error_outline:before {
    content: "\e001"
}

.material-icons-event:before {
    content: "\e878"
}

.material-icons-event_available:before {
    content: "\e614"
}

.material-icons-event_busy:before {
    content: "\e615"
}

.material-icons-event_note:before {
    content: "\e616"
}

.material-icons-event_seat:before {
    content: "\e903"
}

.material-icons-exit_to_app:before {
    content: "\e879"
}

.material-icons-expand_less:before {
    content: "\e5ce"
}

.material-icons-expand_more:before {
    content: "\e5cf"
}

.material-icons-explicit:before {
    content: "\e01e"
}

.material-icons-explore:before {
    content: "\e87a"
}

.material-icons-exposure:before {
    content: "\e3ca"
}

.material-icons-exposure_neg_1:before {
    content: "\e3cb"
}

.material-icons-exposure_neg_2:before {
    content: "\e3cc"
}

.material-icons-exposure_plus_1:before {
    content: "\e3cd"
}

.material-icons-exposure_plus_2:before {
    content: "\e3ce"
}

.material-icons-exposure_zero:before {
    content: "\e3cf"
}

.material-icons-extension:before {
    content: "\e87b"
}

.material-icons-face:before {
    content: "\e87c"
}

.material-icons-fast_forward:before {
    content: "\e01f"
}

.material-icons-fast_rewind:before {
    content: "\e020"
}

.material-icons-favorite:before {
    content: "\e87d"
}

.material-icons-favorite_border:before {
    content: "\e87e"
}

.material-icons-feedback:before {
    content: "\e87f"
}

.material-icons-file_download:before {
    content: "\e2c4"
}

.material-icons-file_upload:before {
    content: "\e2c6"
}

.material-icons-filter:before {
    content: "\e3d3"
}

.material-icons-filter_1:before {
    content: "\e3d0"
}

.material-icons-filter_2:before {
    content: "\e3d1"
}

.material-icons-filter_3:before {
    content: "\e3d2"
}

.material-icons-filter_4:before {
    content: "\e3d4"
}

.material-icons-filter_5:before {
    content: "\e3d5"
}

.material-icons-filter_6:before {
    content: "\e3d6"
}

.material-icons-filter_7:before {
    content: "\e3d7"
}

.material-icons-filter_8:before {
    content: "\e3d8"
}

.material-icons-filter_9:before {
    content: "\e3d9"
}

.material-icons-filter_9_plus:before {
    content: "\e3da"
}

.material-icons-filter_b_and_w:before {
    content: "\e3db"
}

.material-icons-filter_center_focus:before {
    content: "\e3dc"
}

.material-icons-filter_drama:before {
    content: "\e3dd"
}

.material-icons-filter_frames:before {
    content: "\e3de"
}

.material-icons-filter_hdr:before {
    content: "\e3df"
}

.material-icons-filter_list:before {
    content: "\e152"
}

.material-icons-filter_none:before {
    content: "\e3e0"
}

.material-icons-filter_tilt_shift:before {
    content: "\e3e2"
}

.material-icons-filter_vintage:before {
    content: "\e3e3"
}

.material-icons-find_in_page:before {
    content: "\e880"
}

.material-icons-find_replace:before {
    content: "\e881"
}

.material-icons-flag:before {
    content: "\e153"
}

.material-icons-flare:before {
    content: "\e3e4"
}

.material-icons-flash_auto:before {
    content: "\e3e5"
}

.material-icons-flash_off:before {
    content: "\e3e6"
}

.material-icons-flash_on:before {
    content: "\e3e7"
}

.material-icons-flight:before {
    content: "\e539"
}

.material-icons-flight_land:before {
    content: "\e904"
}

.material-icons-flight_takeoff:before {
    content: "\e905"
}

.material-icons-flip:before {
    content: "\e3e8"
}

.material-icons-flip_to_back:before {
    content: "\e882"
}

.material-icons-flip_to_front:before {
    content: "\e883"
}

.material-icons-folder:before {
    content: "\e2c7"
}

.material-icons-folder_open:before {
    content: "\e2c8"
}

.material-icons-folder_shared:before {
    content: "\e2c9"
}

.material-icons-folder_special:before {
    content: "\e617"
}

.material-icons-font_download:before {
    content: "\e167"
}

.material-icons-format_align_center:before {
    content: "\e234"
}

.material-icons-format_align_justify:before {
    content: "\e235"
}

.material-icons-format_align_left:before {
    content: "\e236"
}

.material-icons-format_align_right:before {
    content: "\e237"
}

.material-icons-format_bold:before {
    content: "\e238"
}

.material-icons-format_clear:before {
    content: "\e239"
}

.material-icons-format_color_fill:before {
    content: "\e23a"
}

.material-icons-format_color_reset:before {
    content: "\e23b"
}

.material-icons-format_color_text:before {
    content: "\e23c"
}

.material-icons-format_indent_decrease:before {
    content: "\e23d"
}

.material-icons-format_indent_increase:before {
    content: "\e23e"
}

.material-icons-format_italic:before {
    content: "\e23f"
}

.material-icons-format_line_spacing:before {
    content: "\e240"
}

.material-icons-format_list_bulleted:before {
    content: "\e241"
}

.material-icons-format_list_numbered:before {
    content: "\e242"
}

.material-icons-format_paint:before {
    content: "\e243"
}

.material-icons-format_quote:before {
    content: "\e244"
}

.material-icons-format_size:before {
    content: "\e245"
}

.material-icons-format_strikethrough:before {
    content: "\e246"
}

.material-icons-format_textdirection_l_to_r:before {
    content: "\e247"
}

.material-icons-format_textdirection_r_to_l:before {
    content: "\e248"
}

.material-icons-format_underlined:before {
    content: "\e249"
}

.material-icons-forum:before {
    content: "\e0bf"
}

.material-icons-forward:before {
    content: "\e154"
}

.material-icons-forward_10:before {
    content: "\e056"
}

.material-icons-forward_30:before {
    content: "\e057"
}

.material-icons-forward_5:before {
    content: "\e058"
}

.material-icons-fullscreen:before {
    content: "\e5d0"
}

.material-icons-fullscreen_exit:before {
    content: "\e5d1"
}

.material-icons-functions:before {
    content: "\e24a"
}

.material-icons-gamepad:before {
    content: "\e30f"
}

.material-icons-games:before {
    content: "\e021"
}

.material-icons-gesture:before {
    content: "\e155"
}

.material-icons-get_app:before {
    content: "\e884"
}

.material-icons-gif:before {
    content: "\e908"
}

.material-icons-gps_fixed:before {
    content: "\e1b3"
}

.material-icons-gps_not_fixed:before {
    content: "\e1b4"
}

.material-icons-gps_off:before {
    content: "\e1b5"
}

.material-icons-grade:before {
    content: "\e885"
}

.material-icons-gradient:before {
    content: "\e3e9"
}

.material-icons-grain:before {
    content: "\e3ea"
}

.material-icons-graphic_eq:before {
    content: "\e1b8"
}

.material-icons-grid_off:before {
    content: "\e3eb"
}

.material-icons-grid_on:before {
    content: "\e3ec"
}

.material-icons-group:before {
    content: "\e7ef"
}

.material-icons-group_add:before {
    content: "\e7f0"
}

.material-icons-group_work:before {
    content: "\e886"
}

.material-icons-hd:before {
    content: "\e052"
}

.material-icons-hdr_off:before {
    content: "\e3ed"
}

.material-icons-hdr_on:before {
    content: "\e3ee"
}

.material-icons-hdr_strong:before {
    content: "\e3f1"
}

.material-icons-hdr_weak:before {
    content: "\e3f2"
}

.material-icons-headset:before {
    content: "\e310"
}

.material-icons-headset_mic:before {
    content: "\e311"
}

.material-icons-healing:before {
    content: "\e3f3"
}

.material-icons-hearing:before {
    content: "\e023"
}

.material-icons-help:before {
    content: "\e887"
}

.material-icons-help_outline:before {
    content: "\e8fd"
}

.material-icons-high_quality:before {
    content: "\e024"
}

.material-icons-highlight_off:before {
    content: "\e888"
}

.material-icons-history:before {
    content: "\e889"
}

.material-icons-home:before {
    content: "\e88a"
}

.material-icons-hotel:before {
    content: "\e53a"
}

.material-icons-hourglass_empty:before {
    content: "\e88b"
}

.material-icons-hourglass_full:before {
    content: "\e88c"
}

.material-icons-http:before {
    content: "\e902"
}

.material-icons-https:before {
    content: "\e88d"
}

.material-icons-image:before {
    content: "\e3f4"
}

.material-icons-image_aspect_ratio:before {
    content: "\e3f5"
}

.material-icons-import_export:before {
    content: "\e0c3"
}

.material-icons-inbox:before {
    content: "\e156"
}

.material-icons-indeterminate_check_box:before {
    content: "\e909"
}

.material-icons-info:before {
    content: "\e88e"
}

.material-icons-info_outline:before {
    content: "\e88f"
}

.material-icons-input:before {
    content: "\e890"
}

.material-icons-insert_chart:before {
    content: "\e24b"
}

.material-icons-insert_comment:before {
    content: "\e24c"
}

.material-icons-insert_drive_file:before {
    content: "\e24d"
}

.material-icons-insert_emoticon:before {
    content: "\e24e"
}

.material-icons-insert_invitation:before {
    content: "\e24f"
}

.material-icons-insert_link:before {
    content: "\e250"
}

.material-icons-insert_photo:before {
    content: "\e251"
}

.material-icons-invert_colors:before {
    content: "\e891"
}

.material-icons-invert_colors_off:before {
    content: "\e0c4"
}

.material-icons-iso:before {
    content: "\e3f6"
}

.material-icons-keyboard:before {
    content: "\e312"
}

.material-icons-keyboard_arrow_down:before {
    content: "\e313"
}

.material-icons-keyboard_arrow_left:before {
    content: "\e314"
}

.material-icons-keyboard_arrow_right:before {
    content: "\e315"
}

.material-icons-keyboard_arrow_up:before {
    content: "\e316"
}

.material-icons-keyboard_backspace:before {
    content: "\e317"
}

.material-icons-keyboard_capslock:before {
    content: "\e318"
}

.material-icons-keyboard_hide:before {
    content: "\e31a"
}

.material-icons-keyboard_return:before {
    content: "\e31b"
}

.material-icons-keyboard_tab:before {
    content: "\e31c"
}

.material-icons-keyboard_voice:before {
    content: "\e31d"
}

.material-icons-label:before {
    content: "\e892"
}

.material-icons-label_outline:before {
    content: "\e893"
}

.material-icons-landscape:before {
    content: "\e3f7"
}

.material-icons-language:before {
    content: "\e894"
}

.material-icons-laptop:before {
    content: "\e31e"
}

.material-icons-laptop_chromebook:before {
    content: "\e31f"
}

.material-icons-laptop_mac:before {
    content: "\e320"
}

.material-icons-laptop_windows:before {
    content: "\e321"
}

.material-icons-launch:before {
    content: "\e895"
}

.material-icons-layers:before {
    content: "\e53b"
}

.material-icons-layers_clear:before {
    content: "\e53c"
}

.material-icons-leak_add:before {
    content: "\e3f8"
}

.material-icons-leak_remove:before {
    content: "\e3f9"
}

.material-icons-lens:before {
    content: "\e3fa"
}

.material-icons-library_add:before {
    content: "\e02e"
}

.material-icons-library_books:before {
    content: "\e02f"
}

.material-icons-library_music:before {
    content: "\e030"
}

.material-icons-link:before {
    content: "\e157"
}

.material-icons-list:before {
    content: "\e896"
}

.material-icons-live_help:before {
    content: "\e0c6"
}

.material-icons-live_tv:before {
    content: "\e639"
}

.material-icons-local_activity:before {
    content: "\e53f"
}

.material-icons-local_airport:before {
    content: "\e53d"
}

.material-icons-local_atm:before {
    content: "\e53e"
}

.material-icons-local_bar:before {
    content: "\e540"
}

.material-icons-local_cafe:before {
    content: "\e541"
}

.material-icons-local_car_wash:before {
    content: "\e542"
}

.material-icons-local_convenience_store:before {
    content: "\e543"
}

.material-icons-local_dining:before {
    content: "\e556"
}

.material-icons-local_drink:before {
    content: "\e544"
}

.material-icons-local_florist:before {
    content: "\e545"
}

.material-icons-local_gas_station:before {
    content: "\e546"
}

.material-icons-local_grocery_store:before {
    content: "\e547"
}

.material-icons-local_hospital:before {
    content: "\e548"
}

.material-icons-local_hotel:before {
    content: "\e549"
}

.material-icons-local_laundry_service:before {
    content: "\e54a"
}

.material-icons-local_library:before {
    content: "\e54b"
}

.material-icons-local_mall:before {
    content: "\e54c"
}

.material-icons-local_movies:before {
    content: "\e54d"
}

.material-icons-local_offer:before {
    content: "\e54e"
}

.material-icons-local_parking:before {
    content: "\e54f"
}

.material-icons-local_pharmacy:before {
    content: "\e550"
}

.material-icons-local_phone:before {
    content: "\e551"
}

.material-icons-local_pizza:before {
    content: "\e552"
}

.material-icons-local_play:before {
    content: "\e553"
}

.material-icons-local_post_office:before {
    content: "\e554"
}

.material-icons-local_printshop:before {
    content: "\e555"
}

.material-icons-local_see:before {
    content: "\e557"
}

.material-icons-local_shipping:before {
    content: "\e558"
}

.material-icons-local_taxi:before {
    content: "\e559"
}

.material-icons-location_city:before {
    content: "\e7f1"
}

.material-icons-location_disabled:before {
    content: "\e1b6"
}

.material-icons-location_off:before {
    content: "\e0c7"
}

.material-icons-location_on:before {
    content: "\e0c8"
}

.material-icons-location_searching:before {
    content: "\e1b7"
}

.material-icons-lock:before {
    content: "\e897"
}

.material-icons-lock_open:before {
    content: "\e898"
}

.material-icons-lock_outline:before {
    content: "\e899"
}

.material-icons-looks:before {
    content: "\e3fc"
}

.material-icons-looks_3:before {
    content: "\e3fb"
}

.material-icons-looks_4:before {
    content: "\e3fd"
}

.material-icons-looks_5:before {
    content: "\e3fe"
}

.material-icons-looks_6:before {
    content: "\e3ff"
}

.material-icons-looks_one:before {
    content: "\e400"
}

.material-icons-looks_two:before {
    content: "\e401"
}

.material-icons-loop:before {
    content: "\e028"
}

.material-icons-loupe:before {
    content: "\e402"
}

.material-icons-loyalty:before {
    content: "\e89a"
}

.material-icons-mail:before {
    content: "\e158"
}

.material-icons-map:before {
    content: "\e55b"
}

.material-icons-markunread:before {
    content: "\e159"
}

.material-icons-markunread_mailbox:before {
    content: "\e89b"
}

.material-icons-memory:before {
    content: "\e322"
}

.material-icons-menu:before {
    content: "\e5d2"
}

.material-icons-merge_type:before {
    content: "\e252"
}

.material-icons-message:before {
    content: "\e0c9"
}

.material-icons-mic:before {
    content: "\e029"
}

.material-icons-mic_none:before {
    content: "\e02a"
}

.material-icons-mic_off:before {
    content: "\e02b"
}

.material-icons-mms:before {
    content: "\e618"
}

.material-icons-mode_comment:before {
    content: "\e253"
}

.material-icons-mode_edit:before {
    content: "\e254"
}

.material-icons-money_off:before {
    content: "\e25c"
}

.material-icons-monochrome_photos:before {
    content: "\e403"
}

.material-icons-mood:before {
    content: "\e7f2"
}

.material-icons-mood_bad:before {
    content: "\e7f3"
}

.material-icons-more:before {
    content: "\e619"
}

.material-icons-more_horiz:before {
    content: "\e5d3"
}

.material-icons-more_vert:before {
    content: "\e5d4"
}

.material-icons-mouse:before {
    content: "\e323"
}

.material-icons-movie:before {
    content: "\e02c"
}

.material-icons-movie_creation:before {
    content: "\e404"
}

.material-icons-music_note:before {
    content: "\e405"
}

.material-icons-my_location:before {
    content: "\e55c"
}

.material-icons-nature:before {
    content: "\e406"
}

.material-icons-nature_people:before {
    content: "\e407"
}

.material-icons-navigate_before:before {
    content: "\e408"
}

.material-icons-navigate_next:before {
    content: "\e409"
}

.material-icons-navigation:before {
    content: "\e55d"
}

.material-icons-network_cell:before {
    content: "\e1b9"
}

.material-icons-network_locked:before {
    content: "\e61a"
}

.material-icons-network_wifi:before {
    content: "\e1ba"
}

.material-icons-new_releases:before {
    content: "\e031"
}

.material-icons-nfc:before {
    content: "\e1bb"
}

.material-icons-no_sim:before {
    content: "\e0cc"
}

.material-icons-not_interested:before {
    content: "\e033"
}

.material-icons-note_add:before {
    content: "\e89c"
}

.material-icons-notifications:before {
    content: "\e7f4"
}

.material-icons-notifications_active:before {
    content: "\e7f7"
}

.material-icons-notifications_none:before {
    content: "\e7f5"
}

.material-icons-notifications_off:before {
    content: "\e7f6"
}

.material-icons-notifications_paused:before {
    content: "\e7f8"
}

.material-icons-offline_pin:before {
    content: "\e90a"
}

.material-icons-ondemand_video:before {
    content: "\e63a"
}

.material-icons-open_in_browser:before {
    content: "\e89d"
}

.material-icons-open_in_new:before {
    content: "\e89e"
}

.material-icons-open_with:before {
    content: "\e89f"
}

.material-icons-pages:before {
    content: "\e7f9"
}

.material-icons-pageview:before {
    content: "\e8a0"
}

.material-icons-palette:before {
    content: "\e40a"
}

.material-icons-panorama:before {
    content: "\e40b"
}

.material-icons-panorama_fish_eye:before {
    content: "\e40c"
}

.material-icons-panorama_horizontal:before {
    content: "\e40d"
}

.material-icons-panorama_vertical:before {
    content: "\e40e"
}

.material-icons-panorama_wide_angle:before {
    content: "\e40f"
}

.material-icons-party_mode:before {
    content: "\e7fa"
}

.material-icons-pause:before {
    content: "\e034"
}

.material-icons-pause_circle_filled:before {
    content: "\e035"
}

.material-icons-pause_circle_outline:before {
    content: "\e036"
}

.material-icons-payment:before {
    content: "\e8a1"
}

.material-icons-people:before {
    content: "\e7fb"
}

.material-icons-people_outline:before {
    content: "\e7fc"
}

.material-icons-perm_camera_mic:before {
    content: "\e8a2"
}

.material-icons-perm_contact_calendar:before {
    content: "\e8a3"
}

.material-icons-perm_data_setting:before {
    content: "\e8a4"
}

.material-icons-perm_device_information:before {
    content: "\e8a5"
}

.material-icons-perm_identity:before {
    content: "\e8a6"
}

.material-icons-perm_media:before {
    content: "\e8a7"
}

.material-icons-perm_phone_msg:before {
    content: "\e8a8"
}

.material-icons-perm_scan_wifi:before {
    content: "\e8a9"
}

.material-icons-person:before {
    content: "\e7fd"
}

.material-icons-person_add:before {
    content: "\e7fe"
}

.material-icons-person_outline:before {
    content: "\e7ff"
}

.material-icons-person_pin:before {
    content: "\e55a"
}

.material-icons-personal_video:before {
    content: "\e63b"
}

.material-icons-phone:before {
    content: "\e0cd"
}

.material-icons-phone_android:before {
    content: "\e324"
}

.material-icons-phone_bluetooth_speaker:before {
    content: "\e61b"
}

.material-icons-phone_forwarded:before {
    content: "\e61c"
}

.material-icons-phone_in_talk:before {
    content: "\e61d"
}

.material-icons-phone_iphone:before {
    content: "\e325"
}

.material-icons-phone_locked:before {
    content: "\e61e"
}

.material-icons-phone_missed:before {
    content: "\e61f"
}

.material-icons-phone_paused:before {
    content: "\e620"
}

.material-icons-phonelink:before {
    content: "\e326"
}

.material-icons-phonelink_erase:before {
    content: "\e0db"
}

.material-icons-phonelink_lock:before {
    content: "\e0dc"
}

.material-icons-phonelink_off:before {
    content: "\e327"
}

.material-icons-phonelink_ring:before {
    content: "\e0dd"
}

.material-icons-phonelink_setup:before {
    content: "\e0de"
}

.material-icons-photo:before {
    content: "\e410"
}

.material-icons-photo_album:before {
    content: "\e411"
}

.material-icons-photo_camera:before {
    content: "\e412"
}

.material-icons-photo_library:before {
    content: "\e413"
}

.material-icons-photo_size_select_actual:before {
    content: "\e432"
}

.material-icons-photo_size_select_large:before {
    content: "\e433"
}

.material-icons-photo_size_select_small:before {
    content: "\e434"
}

.material-icons-picture_as_pdf:before {
    content: "\e415"
}

.material-icons-picture_in_picture:before {
    content: "\e8aa"
}

.material-icons-pin_drop:before {
    content: "\e55e"
}

.material-icons-place:before {
    content: "\e55f"
}

.material-icons-play_arrow:before {
    content: "\e037"
}

.material-icons-play_circle_filled:before {
    content: "\e038"
}

.material-icons-play_circle_outline:before {
    content: "\e039"
}

.material-icons-play_for_work:before {
    content: "\e906"
}

.material-icons-playlist_add:before {
    content: "\e03b"
}

.material-icons-plus_one:before {
    content: "\e800"
}

.material-icons-poll:before {
    content: "\e801"
}

.material-icons-polymer:before {
    content: "\e8ab"
}

.material-icons-portable_wifi_off:before {
    content: "\e0ce"
}

.material-icons-portrait:before {
    content: "\e416"
}

.material-icons-power:before {
    content: "\e63c"
}

.material-icons-power_input:before {
    content: "\e336"
}

.material-icons-power_settings_new:before {
    content: "\e8ac"
}

.material-icons-present_to_all:before {
    content: "\e0df"
}

.material-icons-print:before {
    content: "\e8ad"
}

.material-icons-public:before {
    content: "\e80b"
}

.material-icons-publish:before {
    content: "\e255"
}

.material-icons-query_builder:before {
    content: "\e8ae"
}

.material-icons-question_answer:before {
    content: "\e8af"
}

.material-icons-queue:before {
    content: "\e03c"
}

.material-icons-queue_music:before {
    content: "\e03d"
}

.material-icons-radio:before {
    content: "\e03e"
}

.material-icons-radio_button_checked:before {
    content: "\e837"
}

.material-icons-radio_button_unchecked:before {
    content: "\e836"
}

.material-icons-rate_review:before {
    content: "\e560"
}

.material-icons-receipt:before {
    content: "\e8b0"
}

.material-icons-recent_actors:before {
    content: "\e03f"
}

.material-icons-redeem:before {
    content: "\e8b1"
}

.material-icons-redo:before {
    content: "\e15a"
}

.material-icons-refresh:before {
    content: "\e5d5"
}

.material-icons-remove:before {
    content: "\e15b"
}

.material-icons-remove_circle:before {
    content: "\e15c"
}

.material-icons-remove_circle_outline:before {
    content: "\e15d"
}

.material-icons-remove_red_eye:before {
    content: "\e417"
}

.material-icons-reorder:before {
    content: "\e8fe"
}

.material-icons-repeat:before {
    content: "\e040"
}

.material-icons-repeat_one:before {
    content: "\e041"
}

.material-icons-replay:before {
    content: "\e042"
}

.material-icons-replay_10:before {
    content: "\e059"
}

.material-icons-replay_30:before {
    content: "\e05a"
}

.material-icons-replay_5:before {
    content: "\e05b"
}

.material-icons-reply:before {
    content: "\e15e"
}

.material-icons-reply_all:before {
    content: "\e15f"
}

.material-icons-report:before {
    content: "\e160"
}

.material-icons-report_problem:before {
    content: "\e8b2"
}

.material-icons-restaurant_menu:before {
    content: "\e561"
}

.material-icons-restore:before {
    content: "\e8b3"
}

.material-icons-ring_volume:before {
    content: "\e0d1"
}

.material-icons-room:before {
    content: "\e8b4"
}

.material-icons-rotate_90_degrees_ccw:before {
    content: "\e418"
}

.material-icons-rotate_left:before {
    content: "\e419"
}

.material-icons-rotate_right:before {
    content: "\e41a"
}

.material-icons-router:before {
    content: "\e328"
}

.material-icons-satellite:before {
    content: "\e562"
}

.material-icons-save:before {
    content: "\e161"
}

.material-icons-scanner:before {
    content: "\e329"
}

.material-icons-schedule:before {
    content: "\e8b5"
}

.material-icons-school:before {
    content: "\e80c"
}

.material-icons-screen_lock_landscape:before {
    content: "\e1be"
}

.material-icons-screen_lock_portrait:before {
    content: "\e1bf"
}

.material-icons-screen_lock_rotation:before {
    content: "\e1c0"
}

.material-icons-screen_rotation:before {
    content: "\e1c1"
}

.material-icons-sd_card:before {
    content: "\e623"
}

.material-icons-sd_storage:before {
    content: "\e1c2"
}

.material-icons-search:before {
    content: "\e8b6"
}

.material-icons-security:before {
    content: "\e32a"
}

.material-icons-select_all:before {
    content: "\e162"
}

.material-icons-send:before {
    content: "\e163"
}

.material-icons-settings:before {
    content: "\e8b8"
}

.material-icons-settings_applications:before {
    content: "\e8b9"
}

.material-icons-settings_backup_restore:before {
    content: "\e8ba"
}

.material-icons-settings_bluetooth:before {
    content: "\e8bb"
}

.material-icons-settings_brightness:before {
    content: "\e8bd"
}

.material-icons-settings_cell:before {
    content: "\e8bc"
}

.material-icons-settings_ethernet:before {
    content: "\e8be"
}

.material-icons-settings_input_antenna:before {
    content: "\e8bf"
}

.material-icons-settings_input_component:before {
    content: "\e8c0"
}

.material-icons-settings_input_composite:before {
    content: "\e8c1"
}

.material-icons-settings_input_hdmi:before {
    content: "\e8c2"
}

.material-icons-settings_input_svideo:before {
    content: "\e8c3"
}

.material-icons-settings_overscan:before {
    content: "\e8c4"
}

.material-icons-settings_phone:before {
    content: "\e8c5"
}

.material-icons-settings_power:before {
    content: "\e8c6"
}

.material-icons-settings_remote:before {
    content: "\e8c7"
}

.material-icons-settings_system_daydream:before {
    content: "\e1c3"
}

.material-icons-settings_voice:before {
    content: "\e8c8"
}

.material-icons-share:before {
    content: "\e80d"
}

.material-icons-shop:before {
    content: "\e8c9"
}

.material-icons-shop_two:before {
    content: "\e8ca"
}

.material-icons-shopping_basket:before {
    content: "\e8cb"
}

.material-icons-shopping_cart:before {
    content: "\e8cc"
}

.material-icons-shuffle:before {
    content: "\e043"
}

.material-icons-signal_cellular_4_bar:before {
    content: "\e1c8"
}

.material-icons-signal_cellular_connected_no_internet_4_bar:before {
    content: "\e1cd"
}

.material-icons-signal_cellular_no_sim:before {
    content: "\e1ce"
}

.material-icons-signal_cellular_null:before {
    content: "\e1cf"
}

.material-icons-signal_cellular_off:before {
    content: "\e1d0"
}

.material-icons-signal_wifi_4_bar:before {
    content: "\e1d8"
}

.material-icons-signal_wifi_4_bar_lock:before {
    content: "\e1d9"
}

.material-icons-signal_wifi_off:before {
    content: "\e1da"
}

.material-icons-sim_card:before {
    content: "\e32b"
}

.material-icons-sim_card_alert:before {
    content: "\e624"
}

.material-icons-skip_next:before {
    content: "\e044"
}

.material-icons-skip_previous:before {
    content: "\e045"
}

.material-icons-slideshow:before {
    content: "\e41b"
}

.material-icons-smartphone:before {
    content: "\e32c"
}

.material-icons-sms:before {
    content: "\e625"
}

.material-icons-sms_failed:before {
    content: "\e626"
}

.material-icons-snooze:before {
    content: "\e046"
}

.material-icons-sort:before {
    content: "\e164"
}

.material-icons-sort_by_alpha:before {
    content: "\e053"
}

.material-icons-space_bar:before {
    content: "\e256"
}

.material-icons-speaker:before {
    content: "\e32d"
}

.material-icons-speaker_group:before {
    content: "\e32e"
}

.material-icons-speaker_notes:before {
    content: "\e8cd"
}

.material-icons-speaker_phone:before {
    content: "\e0d2"
}

.material-icons-spellcheck:before {
    content: "\e8ce"
}

.material-icons-star:before {
    content: "\e838"
}

.material-icons-star_border:before {
    content: "\e83a"
}

.material-icons-star_half:before {
    content: "\e839"
}

.material-icons-stars:before {
    content: "\e8d0"
}

.material-icons-stay_current_landscape:before {
    content: "\e0d3"
}

.material-icons-stay_current_portrait:before {
    content: "\e0d4"
}

.material-icons-stay_primary_landscape:before {
    content: "\e0d5"
}

.material-icons-stay_primary_portrait:before {
    content: "\e0d6"
}

.material-icons-stop:before {
    content: "\e047"
}

.material-icons-storage:before {
    content: "\e1db"
}

.material-icons-store:before {
    content: "\e8d1"
}

.material-icons-store_mall_directory:before {
    content: "\e563"
}

.material-icons-straighten:before {
    content: "\e41c"
}

.material-icons-strikethrough_s:before {
    content: "\e257"
}

.material-icons-style:before {
    content: "\e41d"
}

.material-icons-subject:before {
    content: "\e8d2"
}

.material-icons-subtitles:before {
    content: "\e048"
}

.material-icons-supervisor_account:before {
    content: "\e8d3"
}

.material-icons-surround_sound:before {
    content: "\e049"
}

.material-icons-swap_calls:before {
    content: "\e0d7"
}

.material-icons-swap_horiz:before {
    content: "\e8d4"
}

.material-icons-swap_vert:before {
    content: "\e8d5"
}

.material-icons-swap_vertical_circle:before {
    content: "\e8d6"
}

.material-icons-switch_camera:before {
    content: "\e41e"
}

.material-icons-switch_video:before {
    content: "\e41f"
}

.material-icons-sync:before {
    content: "\e627"
}

.material-icons-sync_disabled:before {
    content: "\e628"
}

.material-icons-sync_problem:before {
    content: "\e629"
}

.material-icons-system_update:before {
    content: "\e62a"
}

.material-icons-system_update_alt:before {
    content: "\e8d7"
}

.material-icons-tab:before {
    content: "\e8d8"
}

.material-icons-tab_unselected:before {
    content: "\e8d9"
}

.material-icons-tablet:before {
    content: "\e32f"
}

.material-icons-tablet_android:before {
    content: "\e330"
}

.material-icons-tablet_mac:before {
    content: "\e331"
}

.material-icons-tag_faces:before {
    content: "\e420"
}

.material-icons-tap_and_play:before {
    content: "\e62b"
}

.material-icons-terrain:before {
    content: "\e564"
}

.material-icons-text_format:before {
    content: "\e165"
}

.material-icons-textsms:before {
    content: "\e0d8"
}

.material-icons-texture:before {
    content: "\e421"
}

.material-icons-theaters:before {
    content: "\e8da"
}

.material-icons-thumb_down:before {
    content: "\e8db"
}

.material-icons-thumb_up:before {
    content: "\e8dc"
}

.material-icons-thumbs_up_down:before {
    content: "\e8dd"
}

.material-icons-time_to_leave:before {
    content: "\e62c"
}

.material-icons-timelapse:before {
    content: "\e422"
}

.material-icons-timer:before {
    content: "\e425"
}

.material-icons-timer_10:before {
    content: "\e423"
}

.material-icons-timer_3:before {
    content: "\e424"
}

.material-icons-timer_off:before {
    content: "\e426"
}

.material-icons-toc:before {
    content: "\e8de"
}

.material-icons-today:before {
    content: "\e8df"
}

.material-icons-toll:before {
    content: "\e8e0"
}

.material-icons-tonality:before {
    content: "\e427"
}

.material-icons-toys:before {
    content: "\e332"
}

.material-icons-track_changes:before {
    content: "\e8e1"
}

.material-icons-traffic:before {
    content: "\e565"
}

.material-icons-transform:before {
    content: "\e428"
}

.material-icons-translate:before {
    content: "\e8e2"
}

.material-icons-trending_down:before {
    content: "\e8e3"
}

.material-icons-trending_flat:before {
    content: "\e8e4"
}

.material-icons-trending_up:before {
    content: "\e8e5"
}

.material-icons-tune:before {
    content: "\e429"
}

.material-icons-turned_in:before {
    content: "\e8e6"
}

.material-icons-turned_in_not:before {
    content: "\e8e7"
}

.material-icons-tv:before {
    content: "\e333"
}

.material-icons-undo:before {
    content: "\e166"
}

.material-icons-unfold_less:before {
    content: "\e5d6"
}

.material-icons-unfold_more:before {
    content: "\e5d7"
}

.material-icons-usb:before {
    content: "\e1e0"
}

.material-icons-verified_user:before {
    content: "\e8e8"
}

.material-icons-vertical_align_bottom:before {
    content: "\e258"
}

.material-icons-vertical_align_center:before {
    content: "\e259"
}

.material-icons-vertical_align_top:before {
    content: "\e25a"
}

.material-icons-vibration:before {
    content: "\e62d"
}

.material-icons-video_library:before {
    content: "\e04a"
}

.material-icons-videocam:before {
    content: "\e04b"
}

.material-icons-videocam_off:before {
    content: "\e04c"
}

.material-icons-view_agenda:before {
    content: "\e8e9"
}

.material-icons-view_array:before {
    content: "\e8ea"
}

.material-icons-view_carousel:before {
    content: "\e8eb"
}

.material-icons-view_column:before {
    content: "\e8ec"
}

.material-icons-view_comfy:before {
    content: "\e42a"
}

.material-icons-view_compact:before {
    content: "\e42b"
}

.material-icons-view_day:before {
    content: "\e8ed"
}

.material-icons-view_headline:before {
    content: "\e8ee"
}

.material-icons-view_list:before {
    content: "\e8ef"
}

.material-icons-view_module:before {
    content: "\e8f0"
}

.material-icons-view_quilt:before {
    content: "\e8f1"
}

.material-icons-view_stream:before {
    content: "\e8f2"
}

.material-icons-view_week:before {
    content: "\e8f3"
}

.material-icons-vignette:before {
    content: "\e435"
}

.material-icons-visibility:before {
    content: "\e8f4"
}

.material-icons-visibility_off:before {
    content: "\e8f5"
}

.material-icons-voice_chat:before {
    content: "\e62e"
}

.material-icons-voicemail:before {
    content: "\e0d9"
}

.material-icons-volume_down:before {
    content: "\e04d"
}

.material-icons-volume_mute:before {
    content: "\e04e"
}

.material-icons-volume_off:before {
    content: "\e04f"
}

.material-icons-volume_up:before {
    content: "\e050"
}

.material-icons-vpn_key:before {
    content: "\e0da"
}

.material-icons-vpn_lock:before {
    content: "\e62f"
}

.material-icons-wallpaper:before {
    content: "\e1bc"
}

.material-icons-warning:before {
    content: "\e002"
}

.material-icons-watch:before {
    content: "\e334"
}

.material-icons-wb_auto:before {
    content: "\e42c"
}

.material-icons-wb_cloudy:before {
    content: "\e42d"
}

.material-icons-wb_incandescent:before {
    content: "\e42e"
}

.material-icons-wb_iridescent:before {
    content: "\e436"
}

.material-icons-wb_sunny:before {
    content: "\e430"
}

.material-icons-wc:before {
    content: "\e63d"
}

.material-icons-web:before {
    content: "\e051"
}

.material-icons-whatshot:before {
    content: "\e80e"
}

.material-icons-widgets:before {
    content: "\e1bd"
}

.material-icons-wifi:before {
    content: "\e63e"
}

.material-icons-wifi_lock:before {
    content: "\e1e1"
}

.material-icons-wifi_tethering:before {
    content: "\e1e2"
}

.material-icons-work:before {
    content: "\e8f9"
}

.material-icons-wrap_text:before {
    content: "\e25b"
}

.material-icons-youtube_searched_for:before {
    content: "\e8fa"
}

.material-icons-zoom_in:before {
    content: "\e8ff"
}

.material-icons-zoom_out:before {
    content: "\e900"
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../frontend/Sistel/ploj/es_ES/fonts/font-awesome/fontawesome-webfont.eot?v=4.5.0');
  src: url('../../frontend/Sistel/ploj/es_ES/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../../frontend/Sistel/ploj/es_ES/fonts/font-awesome/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../../frontend/Sistel/ploj/es_ES/fonts/font-awesome/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../../frontend/Sistel/ploj/es_ES/fonts/font-awesome/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../../frontend/Sistel/ploj/es_ES/fonts/font-awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
/**
 * Title: Line icon set Flaticon Pack
 * Author: Situ Herrera
 * Source: http://www.flaticon.com/packs/line-icon-set
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */

@font-face {
	font-family: "fl-line-icon-set";
	src: url("../../frontend/Sistel/ploj/es_ES/fonts/fl-line-icon-set/fl-line-icon-set.eot");
	src: url("../../frontend/Sistel/ploj/es_ES/fonts/fl-line-icon-set/fl-line-icon-set.eot#iefix") format("embedded-opentype"),
	url("../../frontend/Sistel/ploj/es_ES/fonts/fl-line-icon-set/fl-line-icon-set.woff") format("woff"),
	url("../../frontend/Sistel/ploj/es_ES/fonts/fl-line-icon-set/fl-line-icon-set.ttf") format("truetype"),
	url("../../frontend/Sistel/ploj/es_ES/fonts/fl-line-icon-set/fl-line-icon-set.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.fl-line-icon-set-ico,
[class^="fl-line-icon-set-"]:before, [class*=" fl-line-icon-set-"]:before,
[class^="fl-line-icon-set-"]:after, [class*=" fl-line-icon-set-"]:after {   
	font-family: 'fl-line-icon-set';
    font-size: inherit;
	font-weight: 400;
	font-style: normal;
}

.fl-line-icon-set-amplified:before {
	content: "\e000";
}
.fl-line-icon-set-arrow434:before {
	content: "\e001";
}
.fl-line-icon-set-arrow435:before {
	content: "\e002";
}
.fl-line-icon-set-arrow436:before {
	content: "\e003";
}
.fl-line-icon-set-arrow437:before {
	content: "\e004";
}
.fl-line-icon-set-arrowhead4:before {
	content: "\e005";
}
.fl-line-icon-set-audio28:before {
	content: "\e006";
}
.fl-line-icon-set-battery74:before {
	content: "\e007";
}
.fl-line-icon-set-big80:before {
	content: "\e008";
}
.fl-line-icon-set-big81:before {
	content: "\e009";
}
.fl-line-icon-set-blank20:before {
	content: "\e00a";
}
.fl-line-icon-set-camera43:before {
	content: "\e00b";
}
.fl-line-icon-set-cassette7:before {
	content: "\e00c";
}
.fl-line-icon-set-cinema13:before {
	content: "\e00d";
}
.fl-line-icon-set-circular45:before {
	content: "\e00e";
}
.fl-line-icon-set-circular46:before {
	content: "\e00f";
}
.fl-line-icon-set-circular47:before {
	content: "\e010";
}
.fl-line-icon-set-circular48:before {
	content: "\e011";
}
.fl-line-icon-set-circular49:before {
	content: "\e012";
}
.fl-line-icon-set-circular50:before {
	content: "\e013";
}
.fl-line-icon-set-cloud102:before {
	content: "\e014";
}
.fl-line-icon-set-cloudy12:before {
	content: "\e015";
}
.fl-line-icon-set-coffee17:before {
	content: "\e016";
}
.fl-line-icon-set-cogwheel8:before {
	content: "\e017";
}
.fl-line-icon-set-compact8:before {
	content: "\e018";
}
.fl-line-icon-set-compass39:before {
	content: "\e019";
}
.fl-line-icon-set-connected8:before {
	content: "\e01a";
}
.fl-line-icon-set-crop2:before {
	content: "\e01b";
}
.fl-line-icon-set-cross39:before {
	content: "\e01c";
}
.fl-line-icon-set-curve19:before {
	content: "\e01d";
}
.fl-line-icon-set-diamond18:before {
	content: "\e01e";
}
.fl-line-icon-set-document58:before {
	content: "\e01f";
}
.fl-line-icon-set-dollar79:before {
	content: "\e020";
}
.fl-line-icon-set-door7:before {
	content: "\e021";
}
.fl-line-icon-set-double23:before {
	content: "\e022";
}
.fl-line-icon-set-double24:before {
	content: "\e023";
}
.fl-line-icon-set-downloading3:before {
	content: "\e024";
}
.fl-line-icon-set-drawing4:before {
	content: "\e025";
}
.fl-line-icon-set-empty20:before {
	content: "\e026";
}
.fl-line-icon-set-eyes:before {
	content: "\e027";
}
.fl-line-icon-set-fast10:before {
	content: "\e028";
}
.fl-line-icon-set-fast11:before {
	content: "\e029";
}
.fl-line-icon-set-file24:before {
	content: "\e02a";
}
.fl-line-icon-set-film24:before {
	content: "\e02b";
}
.fl-line-icon-set-fire13:before {
	content: "\e02c";
}
.fl-line-icon-set-flag26:before {
	content: "\e02d";
}
.fl-line-icon-set-flat10:before {
	content: "\e02e";
}
.fl-line-icon-set-fluff1:before {
	content: "\e02f";
}
.fl-line-icon-set-four26:before {
	content: "\e030";
}
.fl-line-icon-set-full21:before {
	content: "\e031";
}
.fl-line-icon-set-grocery10:before {
	content: "\e032";
}
.fl-line-icon-set-half11:before {
	content: "\e033";
}
.fl-line-icon-set-heart66:before {
	content: "\e034";
}
.fl-line-icon-set-home62:before {
	content: "\e035";
}
.fl-line-icon-set-huge3:before {
	content: "\e036";
}
.fl-line-icon-set-increasing5:before {
	content: "\e037";
}
.fl-line-icon-set-kings:before {
	content: "\e038";
}
.fl-line-icon-set-letter11:before {
	content: "\e039";
}
.fl-line-icon-set-light44:before {
	content: "\e03a";
}
.fl-line-icon-set-lines:before {
	content: "\e03b";
}
.fl-line-icon-set-low20:before {
	content: "\e03c";
}
.fl-line-icon-set-magnification3:before {
	content: "\e03d";
}
.fl-line-icon-set-maps5:before {
	content: "\e03e";
}
.fl-line-icon-set-mathematical3:before {
	content: "\e03f";
}
.fl-line-icon-set-microphone26:before {
	content: "\e040";
}
.fl-line-icon-set-molecular:before {
	content: "\e041";
}
.fl-line-icon-set-multiple18:before {
	content: "\e042";
}
.fl-line-icon-set-music63:before {
	content: "\e043";
}
.fl-line-icon-set-mute7:before {
	content: "\e044";
}
.fl-line-icon-set-navigation8:before {
	content: "\e045";
}
.fl-line-icon-set-newspaper8:before {
	content: "\e046";
}
.fl-line-icon-set-no16:before {
	content: "\e047";
}
.fl-line-icon-set-open89:before {
	content: "\e048";
}
.fl-line-icon-set-open90:before {
	content: "\e049";
}
.fl-line-icon-set-padlock18:before {
	content: "\e04a";
}
.fl-line-icon-set-paint26:before {
	content: "\e04b";
}
.fl-line-icon-set-paper43:before {
	content: "\e04c";
}
.fl-line-icon-set-paper44:before {
	content: "\e04d";
}
.fl-line-icon-set-personal5:before {
	content: "\e04e";
}
.fl-line-icon-set-phone51:before {
	content: "\e04f";
}
.fl-line-icon-set-picture10:before {
	content: "\e050";
}
.fl-line-icon-set-plant10:before {
	content: "\e051";
}
.fl-line-icon-set-play35:before {
	content: "\e052";
}
.fl-line-icon-set-previous6:before {
	content: "\e053";
}
.fl-line-icon-set-profile7:before {
	content: "\e054";
}
.fl-line-icon-set-public5:before {
	content: "\e055";
}
.fl-line-icon-set-rainy5:before {
	content: "\e056";
}
.fl-line-icon-set-religion1:before {
	content: "\e057";
}
.fl-line-icon-set-rewind22:before {
	content: "\e058";
}
.fl-line-icon-set-rotating10:before {
	content: "\e059";
}
.fl-line-icon-set-rotating9:before {
	content: "\e05a";
}
.fl-line-icon-set-round30:before {
	content: "\e05b";
}
.fl-line-icon-set-round31:before {
	content: "\e05c";
}
.fl-line-icon-set-rounded25:before {
	content: "\e05d";
}
.fl-line-icon-set-rounded26:before {
	content: "\e05e";
}
.fl-line-icon-set-royalty:before {
	content: "\e05f";
}
.fl-line-icon-set-scissors14:before {
	content: "\e060";
}
.fl-line-icon-set-shopping63:before {
	content: "\e061";
}
.fl-line-icon-set-signal21:before {
	content: "\e062";
}
.fl-line-icon-set-simple47:before {
	content: "\e063";
}
.fl-line-icon-set-small139:before {
	content: "\e064";
}
.fl-line-icon-set-snowflake3:before {
	content: "\e065";
}
.fl-line-icon-set-speech54:before {
	content: "\e066";
}
.fl-line-icon-set-spring11:before {
	content: "\e067";
}
.fl-line-icon-set-square51:before {
	content: "\e068";
}
.fl-line-icon-set-square52:before {
	content: "\e069";
}
.fl-line-icon-set-square53:before {
	content: "\e06a";
}
.fl-line-icon-set-square54:before {
	content: "\e06b";
}
.fl-line-icon-set-square55:before {
	content: "\e06c";
}
.fl-line-icon-set-square56:before {
	content: "\e06d";
}
.fl-line-icon-set-square57:before {
	content: "\e06e";
}
.fl-line-icon-set-stop20:before {
	content: "\e06f";
}
.fl-line-icon-set-sun30:before {
	content: "\e070";
}
.fl-line-icon-set-syncing:before {
	content: "\e071";
}
.fl-line-icon-set-telephone63:before {
	content: "\e072";
}
.fl-line-icon-set-trash27:before {
	content: "\e073";
}
.fl-line-icon-set-triangle14:before {
	content: "\e074";
}
.fl-line-icon-set-tshirt14:before {
	content: "\e075";
}
.fl-line-icon-set-umbrella14:before {
	content: "\e076";
}
.fl-line-icon-set-user73:before {
	content: "\e077";
}
.fl-line-icon-set-wide6:before {
	content: "\e078";
}
.fl-line-icon-set-world29:before {
	content: "\e079";
}
@charset "UTF-8";




.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.not-animated {
  opacity: 0; }

/**
* Bounce Keyframes Animation
*/
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

/**
* Flas Keyframes Animation
*/
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/**
* Pulse Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

/**
* RubberBand Keyframes Animation
*/
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

/**
* Shake Keyframes Animation
*/
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

/**
* Swing Keyframes Animation
*/
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

/**
* Tada Keyframes Animation
*/
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/**
* Wobble Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

/**
* BounceIn Keyframes Animation
*/
@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* BounceInDown Keyframes Animation
*/
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

/**
* BounceInLeft Keyframes Animation
*/
@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

/**
* BounceInRight Keyframes Animation
*/
@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

/**
* BounceInUp Keyframes Animation
*/
@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

/**
* BounceOut Keyframes Animation
*/
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* BounceOutDown Keyframes Animation
*/
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

/**
* BounceOutLeft Keyframes Animation
*/
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

/**
* BounceOutRight Keyframes Animation
*/
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

/**
* BounceOutUp Keyframes Animation
*/
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

/**
* FadeIn Keyframes Animation
*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/**
* FadeInDown Keyframes Animation
*/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

/**
* FadeInDownBig Keyframes Animation
*/
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

/**
* FadeInLeft Keyframes Animation
*/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

/**
* FadeInLeftBig Keyframes Animation
*/
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

/**
* FadeInRight Keyframes Animation
*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

/**
* FadeInRightBig Keyframes Animation
*/
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

/**
* FadeInUp Keyframes Animation
*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/**
* FadeInUpBig Keyframes Animation
*/
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

/**
* FadeOut Keyframes Animation
*/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

/**
* FadeOutDown Keyframes Animation
*/
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

/**
* FadeOutDownBig Keyframes Animation
*/
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

/**
* FadeOutLeft Keyframes Animation
*/
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

/**
* FadeOutLeftBig Keyframes Animation
*/
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

/**
* FadeOutRight Keyframes Animation
*/
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

/**
* FadeOutRightBig Keyframes Animation
*/
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

/**
* FadeOutUp Keyframes Animation
*/
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

/**
* FadeOutUpBig Keyframes Animation
*/
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

/**
* Flip Keyframes Animation
*/
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

/**
* FlipInX Keyframes Animation
*/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

/**
* FlipInY Keyframes Animation
*/
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

/**
* FlipOutX Keyframes Animation
*/
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

/**
* FlipOutY Keyframes Animation
*/
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* LightSpeedIn Keyframes Animation
*/
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/**
* LightSpeedOut Keyframes Animation
*/
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

/**
* RotateIn Keyframes Animation
*/
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

/**
* RotateInDownLeft Keyframes Animation
*/
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

/**
* RotateInDownRight Keyframes Animation
*/
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

/**
* RotateInUpLeft Keyframes Animation
*/
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

/**
* RotateInUpRight Keyframes Animation
*/
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

/**
* RotateOut Keyframes Animation
*/
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

/**
* RotateOutDownLeft Keyframes Animation
*/
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

/**
* RotateOutDownRight Keyframes Animation
*/
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

/**
* RotateOutUpLeft Keyframes Animation
*/
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

/**
* RotateOutUpRight Keyframes Animation
*/
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

/**
* Hinge Keyframes Animation
*/
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/**
* RollIn Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/**
* RollOut Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

/**
* ZoomIn Keyframes Animation
*/
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

/**
* ZoomInDown Keyframes Animation
*/
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

/**
* ZoomInLeft Keyframes Animation
*/
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

/**
* ZoomInRight Keyframes Animation
*/
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

/**
* ZoomInUp Keyframes Animation
*/
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

/**
* ZoomOut Keyframes Animation
*/
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

/**
* ZoomOutDown Keyframes Animation
*/
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

/**
* ZoomOutLeft Keyframes Animation
*/
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

/**
* ZoomOutRight Keyframes Animation
*/
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

/**
* ZoomOutUp Keyframes Animation
*/
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

/**
* SlideInDown Keyframes Animation
*/
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

/**
* SlideInLeft Keyframes Animation
*/
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

/**
* SlideInRight Keyframes Animation
*/
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

/**
* SlideInUp Keyframes Animation
*/
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

/**
* SlideOutDown Keyframes Animation
*/
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

/**
* SlideOutLeft Keyframes Animation
*/
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

/**
* SlideOutRight Keyframes Animation
*/
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

/**
* SlideOutUp Keyframes Animation
*/
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/*
* @subsection   Floating System
*/
.pull-left {
  float: left; }

.pull-none {
  float: none; }

.pull-right, .cart.actions.main button {
  float: right; }

@media (min-width: 480px) {
  .pull-xs-left {
    float: left; }

  .pull-xs-none {
    float: none; }

  .pull-xs-right {
    float: right; } }
@media (min-width: 768px) {
  .pull-sm-left {
    float: left; }

  .pull-sm-none {
    float: none; }

  .pull-sm-right {
    float: right; } }
@media (min-width: 992px) {
  .pull-md-left {
    float: left; }

  .pull-md-none {
    float: none; }

  .pull-md-right {
    float: right; } }
@media (min-width: 1200px) {
  .pull-lg-left {
    float: left; }

  .pull-lg-none {
    float: none; }

  .pull-lg-right {
    float: right; } }
/*
* @subsection   Text Alignment
*/
.text-left, .cart-container .cart-summary .cart-totals {
  text-align: left; }

.text-center, .page-title,
.section-title {
  text-align: center; }

.text-right {
  text-align: right; }

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left; }

  .text-xs-center {
    text-align: center; }

  .text-xs-right {
    text-align: right; } }
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }

  .text-sm-center {
    text-align: center; }

  .text-sm-right {
    text-align: right; } }
@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }

  .text-md-center {
    text-align: center; }

  .text-md-right {
    text-align: right; } }
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }

  .text-lg-center {
    text-align: center; }

  .text-lg-right {
    text-align: right; } }
/*
* @subsection   Text Styling
*/
.italic {
  font-style: italic; }

.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.strike {
  text-decoration: line-through; }

.thin {
  font-weight: 100; }

.light {
  font-weight: 300; }

.regular {
  font-weight: 400; }

.medium, .collapsible-block .opener::before {
  font-weight: 500; }

.sbold {
  font-weight: 600; }

.bold, .opc-estimated-wrapper .estimated-block span, strong {
  font-weight: 700; }

.ubold {
  font-weight: 900; }

.primary-color {
  color: #d19e66; }

/*
* @subsection   Icons
*/
.big-circle-icon {
  display: block;
  width: 122px;
  height: 122px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  border: 2px solid #d19e66; }
  .big-circle-icon:before {
    color: #d19e66;
    font-size: 66px;
    line-height: 122px;
    text-align: center;
    width: 100%; }

.medium-icon {
  margin: 0 auto 1rem; }
  .medium-icon:before {
    font-size: 60px;
    line-height: 1em;
    color: #d19e66; }

.small-icon:before {
  font-size: 40px;
  line-height: inherit;
  color: #d19e66; }

/*
* @subsection   Typography
*/
h1, .heading-1, .page-title h1,
.page-title .heading-1,
.page-title span,
.page-title .section-title span,
.section-title .page-title span,
.section-title h1,
.section-title .heading-1,
.section-title span, .page-title h2,
.page-title .heading-2,
.section-title h2,
.section-title .heading-2, .page-title h3,
.page-title .heading-3,
.page-title .block-title strong,
.block-title .page-title strong,
.page-title .collapsible-block .opener,
.collapsible-block .page-title .opener,
.page-title .opc-wrapper .step-title,
.opc-wrapper .page-title .step-title,
.page-title .newsletter .title,
.newsletter .page-title .title,
.section-title h3,
.section-title .heading-3,
.section-title .block-title strong,
.block-title .section-title strong,
.section-title .collapsible-block .opener,
.collapsible-block .section-title .opener,
.section-title .opc-wrapper .step-title,
.opc-wrapper .section-title .step-title,
.section-title .newsletter .title,
.newsletter .section-title .title, .page-title h4,
.page-title .heading-4,
.page-title .box-title,
.page-title .cart-container .cart-summary .summary,
.cart-container .cart-summary .page-title .summary,
.page-title .opc-block-shipping-information .shipping-information-title,
.opc-block-shipping-information .page-title .shipping-information-title,
.section-title h4,
.section-title .heading-4,
.section-title .box-title,
.section-title .cart-container .cart-summary .summary,
.cart-container .cart-summary .section-title .summary,
.section-title .opc-block-shipping-information .shipping-information-title,
.opc-block-shipping-information .section-title .shipping-information-title, .page-title h5,
.page-title .heading-5,
.section-title h5,
.section-title .heading-5, .page-title h6,
.page-title .heading-6,
.section-title h6,
.section-title .heading-6 {
  font-size: 2rem; }

h2, .heading-2 {
  font-size: 1.5rem; }

h3, .heading-3, .block-title strong, .collapsible-block .opener, .opc-wrapper .step-title, .newsletter .title {
  font-size: 1.17rem;
  line-height: 2rem; }

h4, .heading-4, .box-title, .cart-container .cart-summary .summary, .opc-block-shipping-information .shipping-information-title {
  font-size: 1rem;
  font-weight: 600; }

h5, .heading-5 {
  font-size: .83rem; }

h6, .heading-6 {
  font-size: .67rem; }

h1,
.heading-1,
.page-title h1,
.page-title .heading-1,
.page-title span,
.page-title .section-title span,
.section-title .page-title span,
.section-title h1,
.section-title .heading-1,
.section-title span,
.page-title h2,
.page-title .heading-2,
.section-title h2,
.section-title .heading-2,
.page-title h3,
.page-title .heading-3,
.page-title .block-title strong,
.block-title .page-title strong,
.page-title .collapsible-block .opener,
.collapsible-block .page-title .opener,
.page-title .opc-wrapper .step-title,
.opc-wrapper .page-title .step-title,
.page-title .newsletter .title,
.newsletter .page-title .title,
.section-title h3,
.section-title .heading-3,
.section-title .block-title strong,
.block-title .section-title strong,
.section-title .collapsible-block .opener,
.collapsible-block .section-title .opener,
.section-title .opc-wrapper .step-title,
.opc-wrapper .section-title .step-title,
.section-title .newsletter .title,
.newsletter .section-title .title,
.page-title h4,
.page-title .heading-4,
.page-title .box-title,
.page-title .cart-container .cart-summary .summary,
.cart-container .cart-summary .page-title .summary,
.page-title .opc-block-shipping-information .shipping-information-title,
.opc-block-shipping-information .page-title .shipping-information-title,
.section-title h4,
.section-title .heading-4,
.section-title .box-title,
.section-title .cart-container .cart-summary .summary,
.cart-container .cart-summary .section-title .summary,
.section-title .opc-block-shipping-information .shipping-information-title,
.opc-block-shipping-information .section-title .shipping-information-title,
.page-title h5,
.page-title .heading-5,
.section-title h5,
.section-title .heading-5,
.page-title h6,
.page-title .heading-6,
.section-title h6,
.section-title .heading-6 {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

h2,
.heading-2 {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

h3,
.heading-3,
.block-title strong,
.collapsible-block .opener,
.opc-wrapper .step-title,
.newsletter .title {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

h4,
.heading-4,
.box-title,
.cart-container .cart-summary .summary,
.opc-block-shipping-information .shipping-information-title {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

h5,
.heading-5 {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

h6,
.heading-6 {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

* {
  margin: 0; }

html, body {
  height: 100%; }

body {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  -webkit-text-size-adjust: none;
  color: #999999;
  background: #ffffff; }
  @media (min-width: 992px) {
    body {
      font-size: 14px; } }

a {
  color: #333333; }

a:hover {
  color: #d19e66; }

h1 a,
.heading-1 a,
.page-title h1 a,
.page-title .heading-1 a,
.page-title span a,
.page-title .section-title span a,
.section-title .page-title span a,
.section-title h1 a,
.section-title .heading-1 a,
.section-title span a,
.page-title h2 a,
.page-title .heading-2 a,
.section-title h2 a,
.section-title .heading-2 a,
.page-title h3 a,
.page-title .heading-3 a,
.page-title .block-title strong a,
.block-title .page-title strong a,
.page-title .collapsible-block .opener a,
.collapsible-block .page-title .opener a,
.page-title .opc-wrapper .step-title a,
.opc-wrapper .page-title .step-title a,
.page-title .newsletter .title a,
.newsletter .page-title .title a,
.section-title h3 a,
.section-title .heading-3 a,
.section-title .block-title strong a,
.block-title .section-title strong a,
.section-title .collapsible-block .opener a,
.collapsible-block .section-title .opener a,
.section-title .opc-wrapper .step-title a,
.opc-wrapper .section-title .step-title a,
.section-title .newsletter .title a,
.newsletter .section-title .title a,
.page-title h4 a,
.page-title .heading-4 a,
.page-title .box-title a,
.page-title .cart-container .cart-summary .summary a,
.cart-container .cart-summary .page-title .summary a,
.page-title .opc-block-shipping-information .shipping-information-title a,
.opc-block-shipping-information .page-title .shipping-information-title a,
.section-title h4 a,
.section-title .heading-4 a,
.section-title .box-title a,
.section-title .cart-container .cart-summary .summary a,
.cart-container .cart-summary .section-title .summary a,
.section-title .opc-block-shipping-information .shipping-information-title a,
.opc-block-shipping-information .section-title .shipping-information-title a,
.page-title h5 a,
.page-title .heading-5 a,
.section-title h5 a,
.section-title .heading-5 a,
.page-title h6 a,
.page-title .heading-6 a,
.section-title h6 a,
.section-title .heading-6 a {
  color: #333333; }
h1 a:hover,
.heading-1 a:hover,
.page-title h1 a:hover,
.page-title span a:hover,
.section-title h1 a:hover,
.section-title span a:hover,
.page-title h2 a:hover,
.page-title .heading-2 a:hover,
.section-title h2 a:hover,
.section-title .heading-2 a:hover,
.page-title h3 a:hover,
.page-title .heading-3 a:hover,
.page-title .block-title strong a:hover,
.block-title .page-title strong a:hover,
.page-title .collapsible-block .opener a:hover,
.collapsible-block .page-title .opener a:hover,
.page-title .opc-wrapper .step-title a:hover,
.opc-wrapper .page-title .step-title a:hover,
.page-title .newsletter .title a:hover,
.newsletter .page-title .title a:hover,
.section-title h3 a:hover,
.section-title .heading-3 a:hover,
.section-title .block-title strong a:hover,
.block-title .section-title strong a:hover,
.section-title .collapsible-block .opener a:hover,
.collapsible-block .section-title .opener a:hover,
.section-title .opc-wrapper .step-title a:hover,
.opc-wrapper .section-title .step-title a:hover,
.section-title .newsletter .title a:hover,
.newsletter .section-title .title a:hover,
.page-title h4 a:hover,
.page-title .heading-4 a:hover,
.page-title .box-title a:hover,
.page-title .cart-container .cart-summary .summary a:hover,
.cart-container .cart-summary .page-title .summary a:hover,
.page-title .opc-block-shipping-information .shipping-information-title a:hover,
.opc-block-shipping-information .page-title .shipping-information-title a:hover,
.section-title h4 a:hover,
.section-title .heading-4 a:hover,
.section-title .box-title a:hover,
.section-title .cart-container .cart-summary .summary a:hover,
.cart-container .cart-summary .section-title .summary a:hover,
.section-title .opc-block-shipping-information .shipping-information-title a:hover,
.opc-block-shipping-information .section-title .shipping-information-title a:hover,
.page-title h5 a:hover,
.page-title .heading-5 a:hover,
.section-title h5 a:hover,
.section-title .heading-5 a:hover,
.page-title h6 a:hover,
.page-title .heading-6 a:hover,
.section-title h6 a:hover,
.section-title .heading-6 a:hover {
  color: #d19e66; }

h2 a,
.heading-2 a {
  color: #333333; }
h2 a:hover,
.heading-2 a:hover {
  color: #d19e66; }

h3 a,
.heading-3 a,
.block-title strong a,
.collapsible-block .opener a,
.opc-wrapper .step-title a,
.newsletter .title a {
  color: #333333; }
h3 a:hover,
.heading-3 a:hover,
.block-title strong a:hover,
.collapsible-block .opener a:hover,
.opc-wrapper .step-title a:hover,
.newsletter .title a:hover {
  color: #d19e66; }

h4 a,
.heading-4 a,
.box-title a,
.cart-container .cart-summary .summary a,
.opc-block-shipping-information .shipping-information-title a {
  color: #333333; }
h4 a:hover,
.heading-4 a:hover,
.box-title a:hover,
.cart-container .cart-summary .summary a:hover,
.opc-block-shipping-information .shipping-information-title a:hover {
  color: #d19e66; }

h5 a,
.heading-5 a {
  color: #333333; }
h5 a:hover,
.heading-5 a:hover {
  color: #d19e66; }

h6 a,
.heading-6 a {
  color: #333333; }
h6 a:hover,
.heading-6 a:hover {
  color: #d19e66; }

p {
  margin-bottom: 1rem; }

p a, .list a, .contact-info a {
  color: #d19e66; }
p a:hover, .list a:hover, .contact-info a:hover {
  color: #191919; }

mark {
  color: #FFF;
  background: #d19e66; }

em {
  color: #d19e66; }

small, .small {
  font-size: .8em; }

.big {
  font-size: 1.2em; }

pre {
  white-space: normal; }

.page-title h1,
.page-title h1,
.page-title .heading-1,
.page-title span,
.page-title .section-title h1,
.section-title .page-title h1,
.page-title .section-title span,
.section-title .page-title span,
.page-title h2,
.page-title .heading-2,
.page-title .section-title h2,
.section-title .page-title h2,
.page-title h3,
.page-title .heading-3,
.page-title .block-title strong,
.block-title .page-title strong,
.page-title .collapsible-block .opener,
.collapsible-block .page-title .opener,
.page-title .opc-wrapper .step-title,
.opc-wrapper .page-title .step-title,
.page-title .newsletter .title,
.newsletter .page-title .title,
.page-title .section-title h3,
.section-title .page-title h3,
.page-title h4,
.page-title .heading-4,
.page-title .box-title,
.page-title .cart-container .cart-summary .summary,
.cart-container .cart-summary .page-title .summary,
.page-title .opc-block-shipping-information .shipping-information-title,
.opc-block-shipping-information .page-title .shipping-information-title,
.page-title .section-title h4,
.section-title .page-title h4,
.page-title h5,
.page-title .heading-5,
.page-title .section-title h5,
.section-title .page-title h5,
.page-title h6,
.page-title .heading-6,
.page-title .section-title h6,
.section-title .page-title h6,
.page-title span,
.section-title h1,
.section-title .page-title h1,
.page-title .section-title h1,
.page-title .section-title span,
.section-title .page-title span,
.section-title h1,
.section-title .heading-1,
.section-title span,
.section-title .page-title h2,
.page-title .section-title h2,
.section-title h2,
.section-title .heading-2,
.section-title .page-title h3,
.page-title .section-title h3,
.section-title h3,
.section-title .heading-3,
.section-title .block-title strong,
.block-title .section-title strong,
.section-title .collapsible-block .opener,
.collapsible-block .section-title .opener,
.section-title .opc-wrapper .step-title,
.opc-wrapper .section-title .step-title,
.section-title .newsletter .title,
.newsletter .section-title .title,
.section-title .page-title h4,
.page-title .section-title h4,
.section-title h4,
.section-title .heading-4,
.section-title .box-title,
.section-title .cart-container .cart-summary .summary,
.cart-container .cart-summary .section-title .summary,
.section-title .opc-block-shipping-information .shipping-information-title,
.opc-block-shipping-information .section-title .shipping-information-title,
.section-title .page-title h5,
.page-title .section-title h5,
.section-title h5,
.section-title .heading-5,
.section-title .page-title h6,
.page-title .section-title h6,
.section-title h6,
.section-title .heading-6,
.section-title span {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold; }
.page-title h2,
.page-title .heading-2,
.page-title span,
.section-title h2,
.section-title .heading-2,
.section-title span {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold; }
.page-title h3,
.page-title .heading-3,
.page-title .block-title strong,
.block-title .page-title strong,
.page-title .collapsible-block .opener,
.collapsible-block .page-title .opener,
.page-title .opc-wrapper .step-title,
.opc-wrapper .page-title .step-title,
.page-title .newsletter .title,
.newsletter .page-title .title,
.page-title span,
.section-title h3,
.section-title .heading-3,
.section-title .block-title strong,
.block-title .section-title strong,
.section-title .collapsible-block .opener,
.collapsible-block .section-title .opener,
.section-title .opc-wrapper .step-title,
.opc-wrapper .section-title .step-title,
.section-title .newsletter .title,
.newsletter .section-title .title,
.section-title span {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold; }
.page-title h4,
.page-title .heading-4,
.page-title .box-title,
.page-title .cart-container .cart-summary .summary,
.cart-container .cart-summary .page-title .summary,
.page-title .opc-block-shipping-information .shipping-information-title,
.opc-block-shipping-information .page-title .shipping-information-title,
.page-title span,
.section-title h4,
.section-title .heading-4,
.section-title .box-title,
.section-title .cart-container .cart-summary .summary,
.cart-container .cart-summary .section-title .summary,
.section-title .opc-block-shipping-information .shipping-information-title,
.opc-block-shipping-information .section-title .shipping-information-title,
.section-title span {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold; }
.page-title h5,
.page-title .heading-5,
.page-title span,
.section-title h5,
.section-title .heading-5,
.section-title span {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold; }
.page-title h6,
.page-title .heading-6,
.page-title span,
.section-title h6,
.section-title .heading-6,
.section-title span {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold; }
.page-title b,
.section-title b {
  font-weight: 400;
  color: #d19e66; }

.price-box .special-price .price-label,
.price-box .old-price .price-label {
  display: none; }
.price-box .old-price {
  display: inline-block;
  padding-top: 3px; }
.price-box .price {
  font-family: "Lato", sans-serif; }

.price {
  color: #d19e66;
  font-weight: bold; }

.old-price .price {
  color: #999999;
  font-style: italic;
  font-weight: normal;
  text-decoration: line-through; }



.page-header__panel .container {
  position: relative;
  padding-bottom: 15px;
  padding-top: 13px; }
  .page-header__panel .container:after {
    content: "";
    display: table;
    clear: both; }
  .page-header__panel .container:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    background: #ebecee;
    left: 15px;
    right: 15px; }
    @media (min-width: 1728px) {
      .page-header__panel .container:before {
        left: 30px;
        right: 30px; } }
.page-header__panel .welcome {
  float: right;
  font-style: italic; }
  @media (max-width: 1727px) {
    .page-header__panel .welcome {
      float: left; } }
  @media (max-width: 767px) {
    .page-header__panel .welcome {
      float: none;
      text-align: center; } }

.page-header__content {
  padding: 10px 0;
  position: relative;
  min-height: 166px; }
  .page-header__content .container:before, .page-header__content .container:after {
    display: table;
    content: "";
    line-height: 0; }
  .page-header__content .container:after {
    clear: both; }



.rd-navbar-static .page-header__content .rd-navbar-search {
  margin-left: auto; }

.header.links li {
  margin-left: 1rem; }

.header-switchers {
  float: right; }
  .header-switchers:before, .header-switchers:after {
    display: table;
    content: "";
    line-height: 0; }
  .header-switchers:after {
    clear: both; }
  .header-switchers > div {
    float: left;
    margin: 0 0 0 20px;
    padding-left: 20px;
    border-left: 1px solid #ebecee; }
  .header-switchers .actions .action {
    background-color: transparent;
    transition: .3s ease;
    padding: 0;
    border: 0; }
    .header-switchers .actions .action.active, .header-switchers .actions .action:hover {
      background-color: transparent;
      color: #d19e66; }
    .header-switchers .actions .action strong {
      font-weight: 400; }

@media (max-width: 991px) {

    .page-header__content .header-icon li {
      margin: 0 10px; } }
.switcher {
  position: relative;
  margin: 0 1rem;
  padding: 0; }
  .switcher .toggle {
    cursor: pointer; }
    .switcher .toggle::after {
      font-family: "FontAwesome";
      content: '\f107';
      padding: 4px;
      color: #999999; }
    .switcher .toggle.active::after {
      font-family: "FontAwesome";
      content: '\f106';
      color: #d19e66; }
  .switcher .switcher-trigger:hover strong, .switcher .switcher-trigger.active strong {
    color: #191919; }
  .switcher .dropdown .mage-dropdown-dialog {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    background: #f7f7f8;
    border: none;
    width: 70px;
    z-index: 15;
    top: 38px; }
    .switcher .dropdown .mage-dropdown-dialog a {
      display: block;
      padding: 5px 10px;
      color: #999999; }
      .switcher .dropdown .mage-dropdown-dialog a:hover {
        background: #ebecee;
        color: #191919; }
  .switcher .dropdown.active .mage-dropdown-dialog {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

.switcher-label {
  display: none; }

.switcher-options {
  display: inline-block; }
  .switcher-options.active .switcher-dropdown {
    display: inline-block; }

.switcher-dropdown {
  display: none; }

.links li {
  display: inline-block; }

.page-top {
  margin-bottom: 2rem; }

.login-container,
.form-create-account {
  border: 3px solid #ebecee;
  padding: 60px;
  max-width: 1170px;
  margin: 0 auto; }
  @media (max-width: 1727px) {
    .login-container,
    .form-create-account {
      padding: 20px; } }
  .login-container .field .label,
  .form-create-account .field .label {
    display: none; }
  .login-container .field.choice .label,
  .form-create-account .field.choice .label {
    display: inline-block; }
  .login-container .legend,
  .form-create-account .legend {
    color: #191919;
    margin-bottom: 20px;
    font-family: "Playfair Display", serif; }

.form-create-account .field .label {
  display: block; }

.page-main {
  margin-bottom: 70px; }

.page-title-wrapper {
  margin-bottom: 45px; }

@media (min-width: 1728px) {
  .column.main .page-title-wrapper {
    margin-bottom: -30px; }
    .column.main .page-title-wrapper .base,
    .column.main .page-title-wrapper .page-title {
      margin: 0; } }
.columns > .row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.page-layout-3columns .grid-left {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-3columns .grid-main {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }
.page-layout-3columns .grid-right {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.page-layout-2columns-right .grid-main {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-2columns-right .grid-right {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.page-layout-2columns-left .grid-left {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-2columns-left .grid-main {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

@media (max-width: 767px) {
  .page-layout-3columns .grid-left,
  .page-layout-3columns .grid-main,
  .page-layout-2columns-right .grid-left,
  .page-layout-2columns-right .grid-main,
  .page-layout-2columns-left .grid-left,
  .page-layout-2columns-left .grid-main {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .page-layout-3columns .grid-main,
  .page-layout-2columns-right .grid-main,
  .page-layout-2columns-left .grid-main {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-right .grid-left,
  .page-layout-2columns-left .grid-left {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .page-layout-3columns .grid-right,
  .page-layout-2columns-right .grid-right,
  .page-layout-2columns-left .grid-right {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; } }
.block {
  margin-bottom: 2rem; }

.block-title {
  margin-bottom: 1rem;
  position: relative; }
  .block-title .action {
    float: right;
    padding: 0;
    background: 0;
    line-height: inherit; }
    .block-title .action.edit {
      padding: 0 1rem;
      border: 0; }
  .block-title .counter {
    float: right;
    font-size: .8rem; }
  .block-title b {
    font-weight: 400;
    color: #d19e66; }

.block-subtitle {
  display: block;
  margin-bottom: 1rem; }

.box {
  margin-bottom: 1rem;
  border: 1px solid #ebecee;
  padding: 15px; }

.box-title {
  margin-bottom: 1rem;
  display: block;
  margin-top: 0;
  color: #191919;
  border-bottom: 1px solid #ebecee;
  padding-bottom: 10px; }

.fieldset .legend {
  color: #191919;
  padding-bottom: 10px;
  font-size: 1.2rem; }

.sidebar .block {
  margin-bottom: 2rem; }
  .sidebar .block .block-title {
    margin-bottom: 20px; }
    .sidebar .block .block-title strong {
      font-size: 23px;
      margin: 0; }
    .sidebar .block .block-title .counter {
      display: none; }
.sidebar .actions-toolbar {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.sidebar .actions-primary .action,
.sidebar .secondary .action,
.sidebar .primary .action {
  font-size: 11px;
  padding: 8px 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 5px; }
.sidebar .block-content .subtitle {
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 2px; }
@media (max-width: 991px) {
  .sidebar.sidebar-main {
    margin-top: 30px; }
  .sidebar .collapsible-block .opener {
    display: block !important;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ebecee; }
    .sidebar .collapsible-block .opener:before {
      top: 9px; }
  .sidebar .collapsible-block > .block {
    padding-top: 10px; } }

.block-reorder .field:before, .block-reorder .field:after {
  display: table;
  content: "";
  line-height: 0; }
.block-reorder .field:after {
  clear: both; }
.block-reorder .field label {
  text-transform: none;
  font-size: 13px;
  letter-spacing: 0;
  height: auto;
  line-height: normal;
  float: left;
  padding: 2px 0;
  margin-right: 10px; }
.block-reorder .field .checkbox {
  margin: 0;
  height: auto; }
.block-reorder .product-item {
  padding: 20px 0; }

.account-nav li {
  margin-bottom: 8px; }
  .account-nav li a {
    color: #333333; }
    .account-nav li a:hover {
      color: #d19e66; }
  .account-nav li.current {
    color: #d19e66;
    font-weight: bold; }
    .account-nav li.current a {
      color: #d19e66; }

.block-compare .product-item-name {
  display: block;
  padding-right: 40px;
  font-weight: normal; }
.block-compare .product-item {
  position: relative;
  margin-bottom: 8px; }
.block-compare .action.delete {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 1rem; }
.block-compare .actions-toolbar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .block-compare .actions-toolbar .primary {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }

    @media (max-width: 1199px) {
      .list-1 li {
        width: 49.5%;
        margin-bottom: 10px;
        margin-right: 0%;
      }
      .list-1 li:first-child {
        margin-right: 1%;
      }
      .list-1 li:last-child {
        margin-left: 1%;
      }
    }

  @media (max-width: 1727px) {
    .list-1 .title-2 {
      font-size: 36px;
      margin-bottom: 25px; }
    .list-1 .list-content {
      /* padding-left: 15px; */
      padding-bottom: 15px; } }
  @media (max-width: 1199px) {
    .list-1 .list-content {
      padding-left: 50px;
      padding-bottom: 50px; } }
  @media (max-width: 991px) {
    .list-1 .list-content {
      padding-left: 30px;
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    .list-1 li {
      width: 100%;
    }
    .list-1 li:first-child {
      margin-right: 0%;
    }
    .list-1 li:last-child {
      margin-left: 0%;
    }
    .list-1 .list-content {
      padding: 20px; }
    .list-1 .title-2 {
      margin-bottom: 15px; }
    .list-1 .title-1 {
      margin-bottom: 10px; }
    .list-1 .link-button {
      padding: 4px 10px;
      border-width: 1px;
      font-weight: normal;
      font-size: 11px;
      letter-spacing: 0; }
    .list-1 .slog {
      margin-top: 10px; } }
  @media (max-width: 479px) {
    .list-1 .list-content {
      padding: 30px; }
    .list-1 .title-1 {
      font-size: 14px; }
    .list-1 .title-2 {
      font-size: 40px; }
    .list-1 .slog {
      margin-top: 3px; } }

    @media (min-width: 992px) {
      .list-2 li {
        width: 32.666%;
      }
      .list-2 li:first-child
      {
        margin-right: 1%;
      }
      .list-2 li:last-child
      {
        margin-left: 1%;
      }
    }
      @media (max-width: 1199px) {
        .list-2 .list-content.style_1 .title-1 {
          font-size: 23px;
          margin-bottom: 8px; }
        .list-2 .list-content.style_1 .title-2 {
          font-size: 23px;
          margin-bottom: 8px; }
        .list-2 .list-content.style_1 .title-3 {
          font-size: 14px; } }
      @media (max-width: 991px) and (min-width: 480px) {
        .list-2 .list-content.style_1 .title-1 {
          font-size: 53px; }
        .list-2 .list-content.style_1 .title-2 {
          font-size: 36px; }
        .list-2 .list-content.style_1 .title-3 {
          font-size: 21px; } }

      @media (max-width: 1199px) {
        .list-2 .list-content.style_2 {
          padding: 25px; }
          .list-2 .list-content.style_2 .slog {
            font-size: 13px;
            margin-bottom: 5px; }
          .list-2 .list-content.style_2 .title-1 {
            font-size: 24px;
            margin-bottom: 5px; }
          .list-2 .list-content.style_2 .title-2 {
            font-size: 21px;
            text-indent: 20px;
            margin-bottom: 12px; }
          .list-2 .list-content.style_2 .title-3 {
            font-size: 13px; }
          .list-2 .list-content.style_2 .title-4 {
            font-size: 12px; }
          .list-2 .list-content.style_2 .link-button {
            font-size: 12px;
            padding: 6px 18px;
            border-width: 1px;
            bottom: 30px; } }
      @media (max-width: 1727px) and (min-width: 1200px) {
        .list-2 .list-content.style_2 {
          padding: 25px; }
          .list-2 .list-content.style_2 .title-2 {
            font-size: 50px;
            text-indent: 10px; } }
      @media (max-width: 991px) and (min-width: 768px) {
        .list-2 .list-content.style_2 {
          /* padding-top: 15%; */
          /* padding-left: 15%;  */
          } }
      @media (max-width: 991px) and (min-width: 480px) {
        .list-2 .list-content.style_2 .slog {
          font-size: 23px; }
        .list-2 .list-content.style_2 .title-1 {
          font-size: 48px; }
        .list-2 .list-content.style_2 .title-2 {
          font-size: 32px;
          text-indent: 20px; }
        .list-2 .list-content.style_2 .title-3 {
          font-size: 21px; }
        .list-2 .list-content.style_2 .title-4 {
          font-size: 14px; }
        .list-2 .list-content.style_2 .link-button {
          font-size: 14px;
          border-width: 3px;
          padding: 12px 25px; } }
    .list-2 .list-content.style_3 {
      left: 0;
      bottom: 0;
      width: 100%;
      text-align: center;
      line-height: 1; }
      .list-2 .list-content.style_3 .slog {
        font-family: "Playfair Display", serif;
        font-size: 18px;
        color: #d19e66;
        text-transform: uppercase;
        margin-bottom: 10px; }
      .list-2 .list-content.style_3 .title-1 {
        font-size: 58px;
        color: #191919;
        margin-bottom: 10px;
        font-weight: bold; }
      .list-2 .list-content.style_3 .title-2 {
        font-family: "Playfair Display", serif;
        font-size: 28px;
        color: #d19e66;
        margin-bottom: 25px;
        font-style: italic; }
      .list-2 .list-content.style_3 .link-button {
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: underline; }
      @media (max-width: 1727px) {
        .list-2 .list-content.style_3 {
          padding: 15px; }
          .list-2 .list-content.style_3 .slog {
            font-size: 16px;
            margin-bottom: 8px; }
          .list-2 .list-content.style_3 .title-1 {
            font-size: 38px;
            margin-bottom: 8px; }
          .list-2 .list-content.style_3 .title-2 {
            font-size: 18px;
            margin-bottom: 15px; } }
      @media (max-width: 1199px) {
        .list-2 .list-content.style_3 .slog {
          font-size: 12px; }
        .list-2 .list-content.style_3 .title-1 {
          font-size: 21px; }
        .list-2 .list-content.style_3 .title-2 {
          font-size: 14px; }
        .list-2 .list-content.style_3 .link-button {
          font-size: 12px; } }
      @media (max-width: 991px) and (min-width: 480px) {
        .list-2 .list-content.style_3 .slog {
          font-size: 18px; }
        .list-2 .list-content.style_3 .title-1 {
          font-size: 46px; }
        .list-2 .list-content.style_3 .title-2 {
          font-size: 28px; } }
  .list-2 img {
    width: 100%; }

.form.contact,
.search.advanced,
.send.friend {
  max-width: 580px;
  margin: 0 auto; }

/*.form.contact .required .control:before,
.form-address-edit .required .control:before,
.form-edit-account .required .control:before,
.search.advanced .required .control:before,
.send.friend .required .control:before,
.review-field-form-custom .required .control:before,
.form-login .required .control:before {
  content: "*";
  position: absolute;
  top: 15px;
  left: 7px;
  color: #d19e66; }*/

.opc .required .control:before {
  display: none; }

.send.friend .fieldset {
  margin-bottom: 30px; }
  .send.friend .fieldset:last-child {
    margin-bottom: 0; }

.form-newsletter-manage .field .checkbox {
  margin-top: 9px; }

.no-display {
  display: none; }

/*
* @section      Custom pages
* @description  This section holds specific style for Custom pages
*/
.cms-page-view h1,
.cms-page-view heading-1 {
  text-transform: uppercase; }
.cms-page-view h2,
.cms-page-view heading-2 {
  text-transform: uppercase; }
.cms-page-view h3,
.cms-page-view heading-3 {
  text-transform: uppercase; }
.cms-page-view h4,
.cms-page-view heading-4 {
  text-transform: uppercase; }
.cms-page-view h5,
.cms-page-view heading-5 {
  text-transform: uppercase; }
.cms-page-view h6,
.cms-page-view heading-6 {
  text-transform: uppercase; }

dl.custom-page dd {
  font-style: normal;
  margin-bottom: 30px; }

.search-term-popular ul.search-terms:before, .search-term-popular ul.search-terms:after {
  display: table;
  content: "";
  line-height: 0; }
.search-term-popular ul.search-terms:after {
  clear: both; }
.search-term-popular ul.search-terms li {
  float: left;
  margin-right: 15px;
  font-size: 24px; }

.custom-page .section-title {
  margin: 60px 0 35px; }

.skills {
  color: #d19e66; }
  .skills .value {
    font-size: 56px;
    line-height: 1.519em;
    font-weight: 700; }
  .skills .term {
    font-size: 16px;
    text-transform: uppercase; }

@media (max-width: 767px) {
  .cms-about-us .big-circle-icon {
    margin-top: 2rem; } }

@media (max-width: 767px) {
  .team > div[class*='col-'] {
    margin-bottom: 2rem; } }

.cms-customer-service .terms-conditions h4.small-icon {
  margin-bottom: 15px;
  padding-top: 10px; }
  .cms-customer-service .terms-conditions h4.small-icon:before {
    padding-right: 15px;
    vertical-align: bottom; }
.cms-customer-service .terms-conditions p {
  margin-bottom: 20px; }
.cms-customer-service .section-title {
  margin: 60px 0 35px; }

.not-found-page *[class*='heading-'] {
  text-transform: uppercase; }
.not-found-page .disc li,
.not-found-page dd {
  font-style: normal; }

.customer-account-create .field .checkbox {
  margin-top: .5rem; }

/*
* @section      Testimonials
* @description  This section holds specific style for Testimonials
*/
.testimonials {
  padding-bottom: 2em; }
  .testimonials blockquote {
    padding: 10px 20px; }
    .testimonials blockquote cite {
      display: block;
      text-align: center;
      margin: 0 auto 0.5em;
      font-weight: 500;
      text-transform: uppercase;
      color: #d19e66; }
    .testimonials blockquote q {
      display: block;
      padding: 0 5%; }
  .testimonials.owl-testimonials .owl-controls {
    top: auto;
    bottom: -15px;
    right: 50%;
    margin-right: -55px; }
  .testimonials.owl-testimonials .owl-prev,
  .testimonials.owl-testimonials .owl-next {
    padding: 0 7px; }
    .testimonials.owl-testimonials .owl-prev:before,
    .testimonials.owl-testimonials .owl-next:before {
      font-size: 2.5em;
      transition: .3s ease; }
  .testimonials.owl-testimonials .owl-prev:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    line-height: 1; }
  .testimonials.owl-testimonials .owl-next:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    line-height: 1; }

.nav-toggle {
  display: none; }

.checkout-index-index .opc-wrapper .payment-method-billing-address .checkout-billing-address .fieldset .field.field-select-billing,
.catalog-product-view .product-options-wrapper .field input, .catalog-product-view .product-options-wrapper .swatch-attribute input,
.products-grid .products .product-item .product-item-actions .swatch-input.super-attribute-select,
#search_mini_form .search-autocomplete::after {
  display: none; }

.products .product-item .product-item-name {
  display: block; }
.products .product-item .product-reviews-summary {
  margin-bottom: 20px; }
.products .product-item .reviews-actions .action {
  text-decoration: underline;
  display: inline-block;
  margin-top: 5px; }
.products .product-item .swatch-attribute-options {
  margin-top: 10px; }
.products .product-item .price-final_price {
  font-size: 30px;
  line-height: 30px;
  margin-right: 4px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .products .product-item .price-final_price {
      font-size: 18px; } }
.products .product-item .old-price .price-final_price {
  font-size: 14px; }
.products .product-item .product-item-actions .primary:before {
  font-family: "fl-line-icon-set";
  content: "\e061";
  vertical-align: middle; }
.products .product-item .product-item-photo {
  position: relative;
  display: block; }
.products .product-item .label-product span {
  font-style: italic;
  color: #fff;
  background: #191919;
  padding: 0px 6px 1px;
  display: inline-block; }
  .products .product-item .label-product span.sale {
    background: #d19e66; }

.toolbar-products {
  margin-bottom: 50px; }
  .toolbar-products:before, .toolbar-products:after {
    display: table;
    content: "";
    line-height: 0; }
  .toolbar-products:after {
    clear: both; }
  .toolbar-products .field > .label,
  .toolbar-products .field > .control,
  .toolbar-products .field > .action {
    display: inline-block; }
  .toolbar-products .field > .control {
    border-left: 1px solid #ebecee;
    border-right: 1px solid #ebecee;
    padding-left: 10px;
    padding-right: 10px; }
  @media (min-width: 768px) {
    .toolbar-products .field > .control {
      width: auto; } }
  @media (max-width: 768px) {
    .toolbar-products {
      margin-bottom: 0; }
      .toolbar-products .label.sorter-label {
        display: block; }
      .toolbar-products .field > .control {
        border: 0;
        padding: 0; }
      .toolbar-products .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
      .toolbar-products .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
        background: none; }
      .toolbar-products .select2-container--default .select2-selection--single {
        padding-left: 0; }
        .toolbar-products .select2-container--default .select2-selection--single:hover {
          background: none; }
      .toolbar-products .toolbar-sorter .sorter-action {
        margin-left: 4px; } }

.toolbar-container .filter-toggle {
  padding: 12px 30px;
  display: inline-block;
  border: 3px solid #d19e66;
  background: #d19e66;
  color: white;
  margin-bottom: 20px;
  display: none; }
  .toolbar-container .filter-toggle:hover {
    background: none;
    color: #d19e66; }

.modes {
  float: left;
  margin-right: 25px;
  padding-top: 5px; }
  .modes .modes-label {
    display: none; }
  .modes .modes-mode span {
    display: none; }
  .modes .modes-mode.active {
    color: #dedfe1; }
  .modes .modes-mode a:hover {
    color: #d19e66; }
  .modes .mode-grid {
    font-size: 24px;
    line-height: 1; }
    .modes .mode-grid:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      line-height: 1; }
  .modes .mode-list {
    font-size: 24px;
    line-height: 1; }
    .modes .mode-list:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      line-height: 1; }

.toolbar-amount {
  font-style: italic;
  float: left;
  padding-top: 5px; }

.pages {
  display: none;
  text-align: center;
  padding-top: 50px; }
  .pages .pages-items {
    position: relative;
    display: inline-block; }
    .pages .pages-items:before, .pages .pages-items:after {
      display: table;
      content: "";
      line-height: 0; }
    .pages .pages-items:after {
      clear: both; }
  .pages .item {
    float: left;
    padding: 0 8px;
    font-size: 1rem;
    line-height: 1;
    font-style: italic; }
    .pages .item.current {
      color: #191919; }
    .pages .item.pages-item-previous a span:not(.label):before {
      content: 'Prev'; }
    .pages .item.pages-item-next a span:not(.label):before {
      content: 'Next'; }
    .pages .item a {
      color: #999999; }
      .pages .item a:hover {
        color: #d19e66; }
      .pages .item a.next {
        text-decoration: underline;
        color: #d19e66; }
        .pages .item a.next:hover {
          color: #333333; }
  .tollbar-bottom .pages {
    display: block; }

.field.limiter {
  float: right; }
  .field.limiter .limiter-text {
    display: none; }
  .field.limiter .label {
    padding: 0;
    line-height: 30px; }
  @media (max-width: 767px) {
    .field.limiter {
      float: none;
      clear: left; } }

.toolbar-sorter {
  float: right;
  margin-left: 25px; }
  .toolbar-sorter .label.sorter-label {
    padding: 0;
    line-height: 30px; }
  .toolbar-sorter .sorter-action {
    margin-left: 1rem;
    padding: 0.4rem 0;
    line-height: 3.57rem; }
    .toolbar-sorter .sorter-action span {
      display: none; }
    .toolbar-sorter .sorter-action.sort-asc {
      font-size: 24px;
      line-height: 1; }
      .toolbar-sorter .sorter-action.sort-asc:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        line-height: 1; }
    .toolbar-sorter .sorter-action.sort-desc {
      font-size: 24px;
      line-height: 1;
      transform: rotate(180deg); }
      .toolbar-sorter .sorter-action.sort-desc:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        line-height: 1; }
  @media (max-width: 767px) {
    .toolbar-sorter {
      clear: left;
      float: left;
      margin-left: 0; } }

.tollbar-bottom .modes,
.tollbar-bottom .toolbar-amount,
.tollbar-bottom .limiter,
.tollbar-bottom .toolbar-sorter {
  display: none; }

.catalog-product-view .main {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 40px;
  margin: 0 0 65px; }
  @media (min-width: 1728px) {
    .catalog-product-view .main {
      margin-left: -30px;
      margin-right: -30px; } }
.catalog-product-view .product-info-main {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-top: 30px; }
  @media (min-width: 1728px) {
    .catalog-product-view .product-info-main {
      padding-left: 30px;
      padding-right: 30px; } }
.catalog-product-view .product-info-price .page-title-wrapper {
  margin: 0 0 13px; }
  .catalog-product-view .product-info-price .page-title-wrapper .page-title {
    text-align: left;
    font-size: 26px; }
    .catalog-product-view .product-info-price .page-title-wrapper .page-title .base {
      font-family: "Lato", sans-serif;
      color: #333333;
      font-weight: normal; }
      .catalog-product-view .product-info-price .page-title-wrapper .page-title .base b {
        color: #333333;
        font-weight: normal; }
  .catalog-product-view .product-info-price .page-title-wrapper .container {
    padding: 0;
    min-width: auto; }
.catalog-product-view .product-info-stock-sku {
  margin-bottom: 1rem; }
  .catalog-product-view .product-info-stock-sku .stock {
    margin-bottom: 25px;
    color: #33b88e;
    font-weight: bold; }
  .catalog-product-view .product-info-stock-sku .sku {
    font-style: italic;
    color: #191919; }
  .catalog-product-view .product-info-stock-sku .only {
    margin-bottom: 20px; }
    .catalog-product-view .product-info-stock-sku .only strong {
      color: #191919; }
.catalog-product-view .product-reviews-summary {
  margin-bottom: 1rem; }
  .catalog-product-view .product-reviews-summary > div {
    display: inline-block; }
.catalog-product-view .reviews-actions {
  margin-top: -4px; }
  .catalog-product-view .reviews-actions a {
    color: #d19e66;
    text-decoration: underline; }
    .catalog-product-view .reviews-actions a:hover {
      color: #333333; }
.catalog-product-view .product-info-price .rating-summary {
  margin-right: 10px; }
  .catalog-product-view .product-info-price .rating-summary .label {
    display: none; }
.catalog-product-view .reviews-actions .view {
  margin-right: 1rem; }
.catalog-product-view .price-box {
  margin-bottom: 25px; }
  .catalog-product-view .price-box .price {
    font-size: 30px;
    line-height: 30px;
    color: #d19e66;
    margin-right: 15px; }
  .catalog-product-view .price-box .old-price .price {
    color: #dedfe1;
    font-size: 20px;
    line-height: 30px; }
.catalog-product-view .product-add-form {
  margin-bottom: 1rem; }
.catalog-product-view .box-tocart .field {
  padding-right: 2rem; }
.catalog-product-view .box-tocart .control {
  display: inline-block; }
.catalog-product-view .box-tocart .label {
  display: block; }
.catalog-product-view .box-tocart .input-text.qty {
  width: 215px;
  height: 50px;
  text-align: center; }
@media (max-width: 767px) {
  .catalog-product-view .box-tocart .field {
    padding: 0; }
  .catalog-product-view .box-tocart .control {
    display: block; }
  .catalog-product-view .box-tocart .input-text.qty {
    width: 100%; }
  .catalog-product-view .box-tocart .action {
    width: 100%; } }
.catalog-product-view .product-options-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .catalog-product-view .product-options-wrapper .select2-selection {
    background-color: #f7f7f8;
    font-style: italic;
    height: 50px; }
    .catalog-product-view .product-options-wrapper .select2-selection .select2-selection__rendered {
      line-height: 50px; }
    .catalog-product-view .product-options-wrapper .select2-selection .select2-selection__arrow {
      top: 10px;
      font-style: normal; }
  @media (max-width: 767px) {
    .catalog-product-view .product-options-wrapper .fieldset {
      width: 100%; } }
.catalog-product-view .product-social-links .action {
  margin-right: 1rem;
  display: inline-flex; }
  .catalog-product-view .product-social-links .action span {
    display: none; }
.catalog-product-view .product-social-links .mailto {
  font-size: 28px;
  padding: 0; }
.catalog-product-view .product-social-links a {
  color: #dedfe1; }
  .catalog-product-view .product-social-links a:hover {
    color: #333333; }
.catalog-product-view .product-addto-links {
  display: inline-block;
  overflow: hidden; }
  .catalog-product-view .product-addto-links a {
    float: left; }
.catalog-product-view .box-tocart .actions {
  margin-bottom: 25px; }
  .catalog-product-view .box-tocart .actions .primary:before {
    font-family: "fl-line-icon-set";
    content: "\e061";
    font-size: 28px;
    float: left;
    margin-right: 8px;
    line-height: 13px;
    margin-top: -2px; }
  @media (max-width: 767px) {
    .catalog-product-view .box-tocart .actions .primary {
      width: 100%; }
      .catalog-product-view .box-tocart .actions .primary:before {
        float: none;
        display: inline-block;
        padding-top: 7px;
        line-height: 0; } }
.catalog-product-view .product.attribute strong {
  font-weight: 600; }
.catalog-product-view .product.attribute .value {
  display: inline-block;
  font-size: 16px; }
.catalog-product-view .product.attribute.overview {
  font-size: 16px; }
.catalog-product-view .product.media {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
  .catalog-product-view .product.media > .action-skip-wrapper {
    display: none; }
  @media (min-width: 1728px) {
    .catalog-product-view .product.media {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 768px) {
    .catalog-product-view .product.media .gallery-placeholder {
      padding-bottom: 20px;
      padding-right: 20px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      height: 100%; }
      .catalog-product-view .product.media .gallery-placeholder > div {
        width: 100%; } }
.catalog-product-view .product.info {
  border-top: 1px solid #ebecee;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-top: 50px; }
  @media (min-width: 1728px) {
    .catalog-product-view .product.info {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 767px) {
    .catalog-product-view .product.info {
      padding-top: 20px; }
      .catalog-product-view .product.info .tab-titles {
        padding-bottom: 20px; } }
.catalog-product-view .product .data.items {
  max-width: 1020px;
  margin: 0 auto;
  text-align: center; }
.catalog-product-view .product .additional-attributes-wrapper {
  font-size: 16px; }
  .catalog-product-view .product .additional-attributes-wrapper .col {
    border-bottom: 1px solid #ebecee;
    padding: 12px 20px;
    width: 50%; }
    .catalog-product-view .product .additional-attributes-wrapper .col.data {
      border-left: 1px solid #ebecee;
      text-align: left; }
    .catalog-product-view .product .additional-attributes-wrapper .col.label {
      text-align: right;
      color: #333333; }
    @media (max-width: 768px) {
      .catalog-product-view .product .additional-attributes-wrapper .col {
        border: 0;
        padding: 0;
        width: auto; }
        .catalog-product-view .product .additional-attributes-wrapper .col.data {
          border: 0;
          line-height: 18px; }
          .catalog-product-view .product .additional-attributes-wrapper .col.data:before {
            display: inline-block;
            border: 0;
            color: #191919;
            margin-right: 4px;
            font-weight: normal; } }
.catalog-product-view .product .table-caption {
  text-align: left; }
  @media (min-width: 480px) {
    .catalog-product-view .product .table-caption {
      display: none; } }

@media (min-width: 768px) {
  .catalog-product-view .product-info-main {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    max-width: 45%;
    max-width: 45%; }
  .catalog-product-view .product.media {
    -webkit-flex-basis: 55%;
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    max-width: 55%;
    max-width: 55%; } }
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 1rem 0; }
body.catalog-product-compare-index .table-caption {
  display: none; }

.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto; }
  .table-wrapper.comparison .table-comparison > tbody > tr {
    border-right: 1px solid #dadada; }
    .table-wrapper.comparison .table-comparison > tbody > tr > th,
    .table-wrapper.comparison .table-comparison > tbody > tr > td {
      border-top: 0; }
  @media (max-width: 768px) {
    .table-wrapper.comparison td {
      border-bottom: 0;
      display: table-cell;
      padding: 0; }
      .table-wrapper.comparison td.product:before {
        display: none; } }

.table-comparison {
  table-layout: fixed; }
  .table-comparison .cell.label.remove,
  .table-comparison .cell.label.product {
    border-bottom: none; }
    .table-comparison .cell.label.remove span,
    .table-comparison .cell.label.product span {
      display: none; }
  .table-comparison .cell {
    width: 180px;
    padding: 1rem; }
    .table-comparison .cell .attibute.value {
      width: 100%;
      overflow: hidden; }
    .table-comparison .cell.product.info, .table-comparison .cell.product.label {
      border-bottom: 1px solid #dadada; }
    .table-comparison .cell.label {
      width: 80px; }
      .table-comparison .cell.label .attribute.label {
        display: block;
        width: 100%;
        word-wrap: break-word; }
    .table-comparison .cell.attribute img {
      max-width: 100%;
      height: auto; }
    .table-comparison .cell.remove {
      padding-top: 0;
      padding-bottom: 0;
      text-align: right; }
  .table-comparison .product-item-photo {
    display: block;
    margin: 0 auto 1rem;
    overflow: hidden; }
  .table-comparison .product-image-photo {
    margin-left: 0; }
  .table-comparison .product-item-actions,
  .table-comparison .price-box,
  .table-comparison .product.rating,
  .table-comparison .product-item-name {
    display: block;
    margin: 0.25rem 0; }
  .table-comparison .product-addto-links {
    margin-top: 1rem; }
    .table-comparison .product-addto-links .action.toggle {
      padding: 0; }
  .table-comparison .action.tocart {
    white-space: nowrap; }
  .table-comparison .rating-summary .label {
    display: none; }
  .table-comparison .price-box {
    margin: 10px 0; }
  .table-comparison .price {
    font-size: 18px; }

.comparison.headings {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  display: none; }

.comparison .product-item-actions > div {
  margin-left: 0; }
.comparison .secondary-addto-links {
  display: inline-block; }

  .products-grid .product-items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (min-width: 1728px) {
      .products-grid .product-items {
        margin-left: -30px;
        margin-right: -30px; } }
  .products-grid .product-item {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 1728px) {
      .products-grid .product-item {
        padding-left: 30px;
        padding-right: 30px; } }
  .products-grid .product-item-details:before, .products-grid .product-item-details:after {
    display: table;
    content: "";
    line-height: 0; }
  .products-grid .product-item-details:after {
    clear: both; }

  .products-grid .product-item-info {
    position: relative;
    padding: 15px 0; }
    @media (max-width: 767px) {
      .products-grid .product-item-info {
        padding: 15px;
        border-bottom: 1px solid #ebecee; } }
  @media (max-width: 991px) {
    .products-grid .owl-item .product-item-info {
      padding: 15px;
      border: 0; } }
  .products-grid .product-item-name {
    padding-right: 40px;
    margin-bottom: 10px; }
    .products-grid .product-item-name a {
      font-size: 16px;
      color: #333333; }
      .products-grid .product-item-name a:hover {
        color: #d19e66; }
  .products-grid .reviews-actions .action.add {
    display: none; }
  .products-grid .reviews-actions a {
    color: #d19e66; }
    .products-grid .reviews-actions a:hover {
      color: #333333; }
  .products-grid .rating-summary {
    display: block; }
    .products-grid .rating-summary .label {
      display: none; }
  .products-grid .price-box {
    display: inline-block; }
    @media (min-width: 480px) and (max-width: 768px) {
      .products-grid .price-box .old-price {
        display: block; } }
  .products-grid .price-from {
    margin-bottom: 0; }
  .products-grid .price-to {
    margin-bottom: 0; }
  .products-grid .product-item-inner {
    display: inline-block;
    float: right; }
    .products-grid .product-item-inner .actions-primary {
      margin: 0; }
      .products-grid .product-item-inner .actions-primary .primary.disabled {
        position: relative; }
        .products-grid .product-item-inner .actions-primary .primary.disabled:after {
          content: "";
          position: absolute;
          left: -2px;
          bottom: -12px;
          width: 100%;
          height: 10px;
          border: 1px solid #d19e66;
          border-radius: 3px;
          background-image: repeating-linear-gradient(-45deg, #d19e66, #d19e66 11px, #dedfe1 10px, #dedfe1 20px);
          background-size: 28px 28px;
          animation: move .5s linear infinite; }
@keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }
        .products-grid .product-item-inner .actions-primary .primary.disabled:before {
          opacity: 0.7; }
    .products-grid .product-item-inner .stock.unavailable {
      font-size: 13px;
      padding-top: 15px; }
  .products-grid .product-item-actions {
    margin: -5px 0 0; }
    .products-grid .product-item-actions .primary {
      background: none;
      padding: 0;
      color: #d19e66;
      border: 0; }
      .products-grid .product-item-actions .primary span {
        display: none; }
      .products-grid .product-item-actions .primary:before {
        font-size: 38px; }
      .products-grid .product-item-actions .primary:hover {
        color: #191919;
        background: none; }
  .products-grid .actions-secondary {
    display: inline-block;
    position: absolute;
    right: 23px;
    top: 23px; }
    .products-grid .actions-secondary .action {
      padding: 0;
      background: none;
      color: #dedfe1;
      display: block;
      margin-bottom: 17px;
      border: 0; }
      .products-grid .actions-secondary .action:hover {
        color: #191919; }
  .products-grid .label-product {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2; }

@media (min-width: 480px) {
  .products-grid .product-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    max-width: 50%; } }
@media (min-width: 992px) {
  .products-grid .product-item {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; } }
@media (min-width: 480px) {
  .products-grid .product-items {
    margin: 0; }
  .products-grid .product-item {
    padding: 0;
    border-right: 1px solid #ebecee;
    border-bottom: 1px solid #ebecee;
    margin-bottom: -1px; }
  .products-grid .product-item-info {
    padding: 15px; } }
  @media (min-width: 480px) and (min-width: 768px) {
    .products-grid .product-item-info {
      padding: 22px 29px 29px; } }

@media (min-width: 1200px) {
  .product-item-actions {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: -0.25rem; }
    .product-item-actions > div {
      margin: 0 0.25rem 0.25rem; } }
.widget {
  margin-bottom: 75px; }
  .widget .block-title {
    text-align: center;
    margin-bottom: 50px; }
    .widget .block-title strong {
      font-size: 30px;
      font-weight: bold;
      margin: 0; }
      .widget .block-title strong span {
        font-weight: normal; }
  @media (max-width: 768px) {
    .widget {
      margin-bottom: 35px; }
      .widget .block-title {
        margin-bottom: 35px; } }

@media (min-width: 480px) and (max-width: 1200px) {
  .owl-item .price-box .old-price {
    display: block; } }
.block-new-products .products-grid .product-items,
.crosssell .products-grid .product-items {
  margin: 0; }
.block-new-products .products-grid .product-item,
.crosssell .products-grid .product-item {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  border-bottom: 0; }
  .block-new-products .products-grid .product-item:before,
  .crosssell .products-grid .product-item:before {
    content: "";
    position: absolute;
    height: 120%;
    border-right: 1px solid #ebecee;
    right: 0;
    top: 0; }
.block-new-products .owl-controls,
.crosssell .owl-controls {
  width: 100%;
  position: static; }
  .block-new-products .owl-controls .owl-buttons > div,
  .crosssell .owl-controls .owl-buttons > div {
    font-size: 0;
    position: absolute;
    top: 50%; }
  .block-new-products .owl-controls .owl-prev,
  .crosssell .owl-controls .owl-prev {
    left: 0; }
  .block-new-products .owl-controls .owl-next,
  .crosssell .owl-controls .owl-next {
    right: 0; }

.products-list .product-items {
  border: 3px solid #ebecee; }
.products-list .product-item-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
.products-list .product-item {
  border-bottom: 1px solid #ebecee; }
.products-list .product-item-photo {
  border-right: 1px solid #ebecee;
  width: 30%;
  padding: 15px; }
.products-list .product-image-photo {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: center;
  padding: 0; }
.products-list .product-item-details {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 15px; }
.products-list .product-item-name {
  margin-bottom: 10px; }
.products-list .product-item-link {
  font-size: 26px;
  color: #191919;
  line-height: normal; }
  .products-list .product-item-link:hover {
    color: #d19e66; }
.products-list .product-item-description {
  font-size: 16px;
  margin-bottom: 28px; }
.products-list .product-reviews-summary > div {
  display: inline-block; }
.products-list .product-reviews-summary .action.view,
.products-list .product-reviews-summary .action.add {
  margin: -3px 0 0 10px; }
.products-list .rating-summary .label {
  display: none; }
.products-list .price-box {
  margin-bottom: 25px; }
.products-list .product-item-actions {
  display: block;
  margin: 0; }
.products-list .actions-primary {
  margin: 0; }
  .products-list .actions-primary .primary::before {
    font-size: 28px;
    display: inline-block;
    margin-top: -10px;
    margin-bottom: -6px; }
.products-list .actions-secondary {
  margin: 0;
  padding-top: 20px; }
  .products-list .actions-secondary .action {
    border: 0;
    background: none;
    padding: 0;
    color: #dedfe1;
    margin-right: 18px; }
    .products-list .actions-secondary .action:hover {
      color: #333333; }
.products-list .label-product {
  margin-bottom: 17px; }

@media (min-width: 992px) {
  .products-list .product-item-info {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .products-list .product-item-photo {
    padding: 50px;
    width: 50%; }
  .products-list .product-item-details {
    padding: 50px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }
@media (max-width: 767px) {
  .products-list .product-item-info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .products-list .product-item-photo {
    width: 100%; }
  .products-list .product-item-details {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }
.gallery-placeholder .loading-mask {
  padding: 0 0 50%;
  position: absolute;
  display: none; }
.gallery-placeholder .fotorama-hidden,
.gallery-placeholder .fotorama--hidden,
.gallery-placeholder .fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
  display: none; }

.fotorama-item .fotorama__stage {
  margin-bottom: 1rem; }

.gallery-placeholder .fotorama__thumb-border,
.fotorama-item .fotorama__thumb-border {
  border-color: #ebecee;
  background: none; }
.gallery-placeholder .fotorama__thumb,
.fotorama-item .fotorama__thumb {
  background: #fff; }

@media (max-width: 768px) {
  .fotorama__nav.fotorama__nav--dots {
    height: auto !important; } }
.block.related {
  overflow: hidden;
  margin-bottom: 60px; }
  .block.related .block-actions button.action.select {
    color: #d19e66; }
    .block.related .block-actions button.action.select:hover {
      text-decoration: underline; }
  .block.related .block-title.title {
    text-align: center; }
    .block.related .block-title.title strong {
      font-size: 30px; }
  .block.related .block-actions {
    text-align: center; }

.products-grid.products-related {
  margin: 2rem 0 0;
  padding: 0; }
  .products-grid.products-related .product-items {
    margin: 0;
    padding: 0; }
  .products-grid.products-related .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 0 50px;
    margin: 0 0 -50px;
    border-bottom: 0; }
  .products-grid.products-related .product-item-inner {
    float: none;
    display: block; }
    .products-grid.products-related .product-item-inner .label {
      padding: 0;
      line-height: normal;
      letter-spacing: 0; }
  .products-grid.products-related .checkbox.related {
    margin: 0 5px 0 0;
    height: auto; }
  .products-grid.products-related .owl-controls {
    width: 100%;
    position: static; }
    .products-grid.products-related .owl-controls .owl-buttons > div {
      font-size: 0;
      position: absolute;
      top: 50%; }
    .products-grid.products-related .owl-controls .owl-prev {
      left: 0; }
    .products-grid.products-related .owl-controls .owl-next {
      right: 0; }

.block.upsell {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden; }
  .block.upsell .block-actions button.action.select {
    color: #d19e66; }
    .block.upsell .block-actions button.action.select:hover {
      text-decoration: underline; }

.products-grid.products-upsell {
  margin: 2rem 0 0;
  padding: 0; }
  .products-grid.products-upsell .product-items {
    margin: 0 -15px;
    padding: 0; }
  .products-grid.products-upsell .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0; }

.block.crosssell .title {
  margin-bottom: 50px;
  text-align: center; }
  .block.crosssell .title strong {
    font-size: 30px; }

.product-options-wrapper .fieldset > br {
  display: none; }
.product-options-wrapper .field .label {
  line-height: normal; }
.product-options-wrapper .downloads {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.collapsible-block {
  position: relative; }
  .collapsible-block .opener {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
    cursor: pointer; }
    .collapsible-block .opener::before {
      position: absolute;
      left: 0;
      top: 0; }

.towishlist,
.tocompare {
  position: relative; }
  .towishlist span,
  .tocompare span {
    display: none; }

.product-social-links .mailto {
  padding: 0 0.5rem; }
  .product-social-links .mailto:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    line-height: 1; }

.towishlist:before {
  content: "";
  display: inline-block;
  font-family: "Material Icons";
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  line-height: 1; }
.towishlist:before {
  display: inline-block;
  font-size: 28px;
  line-height: 28px; }

.tocompare:before {
  font-family: "FontAwesome";
  content: '\f24e';
  font-size: 22px;
  line-height: 28px; }

.filter-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media (min-width: 1199px) {
    .filter-wrapper {
      border-bottom: 1px solid #ebecee;
      padding-bottom: 15px; } }
  .filter-wrapper .filter-title {
    -webkit-flex-basis: 9%;
    -ms-flex-preferred-size: 9%;
    flex-basis: 9%;
    max-width: 9%; }
    .filter-wrapper .filter-title strong {
      font-size: 14px;
      text-transform: uppercase;
      font-family: "Lato", sans-serif; }
  .filter-wrapper .filter-content {
    -webkit-flex-basis: 91%;
    -ms-flex-preferred-size: 91%;
    flex-basis: 91%;
    max-width: 91%; }
  .filter-wrapper .filter-subtitle {
    display: none; }
  .filter-wrapper .filter-options {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }


        .filter-wrapper .filter-options .filter-options-title:before:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0);
          line-height: 1; }

  .filter-wrapper .filter-options-item {
    position: relative;
    z-index: 1; }
    .filter-wrapper .filter-options-item.active, .filter-wrapper .filter-options-item:hover {
      z-index: 2; }
      .filter-wrapper .filter-options-item.active .filter-options-title, .filter-wrapper .filter-options-item:hover .filter-options-title {
        background: #f7f7f8; }


    .filter-wrapper .filter-options-content .count {
      font-size: 11px;
      color: #191919;
      opacity: 0.4;
      display: inline-block;
      vertical-align: 0; }
      .filter-wrapper .filter-options-content .count:before {
        content: '('; }
      .filter-wrapper .filter-options-content .count:after {
        content: ')'; }
      .filter-wrapper .filter-options-content .count .filter-count-label {
        display: none; }
    .filter-wrapper .filter-options-content .price {
      font-weight: normal;
      color: #999999;
      font-size: 12px;
      vertical-align: middle; }
  .filter-wrapper .block-subtitle.filter-current-subtitle {
    display: none; }
  .filter-wrapper .swatch-attribute-options {
    padding: 8px 0 2px 8px; }
  .filter-wrapper .filter-current {
    border-bottom: 2px solid #ebecee;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .filter-wrapper .filter-current .items {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .filter-wrapper .filter-current .item {
      position: relative;
      margin: 0 10px;
      padding: 1px 10px 4px;
      min-width: 150px;
      background: #191919; }
      .filter-wrapper .filter-current .item:after {
        content: "";
        position: absolute;
        left: -10px;
        top: 0;
        border-left: 1px solid #ebecee;
        height: 100%; }
    .filter-wrapper .filter-current .remove {
      color: #999999;
      margin-left: 8px;
      display: inline-block; }
      .filter-wrapper .filter-current .remove:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        line-height: 1; }
      .filter-wrapper .filter-current .remove:before {
        float: right;
        margin-top: 5px; }
      .filter-wrapper .filter-current .remove:hover {
        color: #d19e66; }
      .filter-wrapper .filter-current .remove span {
        display: none; }
#layered-filter-block aside.modal-slide {
  background-color: transparent; }

@media (max-width: 767px) {
  #layered-filter-block {
    margin: 0; } }
@media (max-width: 991px) {
  .filter-wrapper .filter-current .item {
    margin: 0;
    min-width: 225px; }
    .filter-wrapper .filter-current .item:after {
      display: none; }
  .filter-wrapper .filter-current .remove {
    float: right; }

  .filter-wrapper .filter-options .filter-options-title {
    margin: 0 0 15px;
    min-width: 225px; }
    .filter-wrapper .filter-options .filter-options-title::after {
      display: none; }

  .filter-wrapper .filter-options-content {
    left: 0;
    right: 0;
    top: 0;
    position: relative;
    margin-top: -13px;
    margin-bottom: 12px !important; }

  .filter-wrapper .modal-header .action-close {
    display: block; }
    .filter-wrapper .modal-header .action-close span {
      display: none; }

  .filter-wrapper .modal-slide .modal-inner-wrap {
      padding-top: 120px;
  }

  .tollbar-bottom .filter-toggle {
    display: none !important; }

  .toolbar-container .filter-toggle {
    padding: 5px 50px; } }
.form-login .actions-toolbar {
  flex-direction: row-reverse; }

.form-create-account .fieldset,
.form-edit-account .fieldset,
.form-address-edit .fieldset {
  margin-bottom: 2rem; }
.form-create-account .actions-toolbar,
.form-edit-account .actions-toolbar,
.form-address-edit .actions-toolbar {
  flex-direction: row-reverse; }

body.account .block-title {
  position: relative; }
  body.account .block-title .action {
    position: absolute;
    right: 0;
    top: 0; }
body.account .box address {
  margin-bottom: 1rem; }

.block-search .block-title {
  display: none; }

#search_mini_form {
  background: none; }
  #search_mini_form .label {
    display: none; }
  #search_mini_form .nested {
    display: none; }

.cart-container .col-sm-9 {
  border-right: 1px solid #ebecee; }
.cart-container .cart-table {
  padding: 15px 5px 15px 15px; }
  @media (min-width: 1200px) {
    .cart-container .cart-table {
      padding: 30px 15px 30px 30px; } }
  @media (min-width: 1728px) {
    .cart-container .cart-table {
      padding: 60px 30px 60px 60px; } }
  @media (max-width: 991px) {
    .cart-container .cart-table {
      padding: 20px; } }
.cart-container .cart-summary {
  padding: 15px 15px 15px 5px; }
  @media (min-width: 1200px) {
    .cart-container .cart-summary {
      padding: 30px 30px 30px 15px; } }
  @media (min-width: 1728px) {
    .cart-container .cart-summary {
      padding: 60px 60px 60px 30px; } }
  @media (max-width: 991px) {
    .cart-container .cart-summary {
      padding: 20px;
      border-top: 3px solid #ebecee;
      margin-top: 30px; } }
.cart-container .cart-summary .block {
  margin: 0; }
.cart-container .cart-summary #block-summary {
  margin-bottom: 0; }
.cart-container .cart-summary .shipping {
  border-bottom: 1px solid #ebecee;
  padding-bottom: 15px;
  margin-bottom: 25px; }
.cart-container .cart-summary .cart-totals caption {
  display: none; }
.cart-container .cart-summary .cart-totals th, .cart-container .cart-summary .cart-totals td {
  padding-left: 0; }
.cart-container .cart-summary .legend {
  display: none; }
.cart-container .cart-summary .mark {
  color: #191919;
  text-transform: uppercase;
  font-weight: bold; }
.cart-container .cart-summary .grand .amount {
  font-size: 30px; }
  @media (max-width: 1199px) {
    .cart-container .cart-summary .grand .amount {
      font-size: 18px;
      line-height: normal;
      margin-top: 15px; } }
.cart-container .cart-summary .title {
  text-transform: uppercase;
  letter-spacing: 1px; }
.cart-container .actions-toolbar .action {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

table.cart {
  width: 100%; }
  table.cart > caption,
  table.cart .qty label {
    display: none; }
  @media (min-width: 992px) {
    table.cart thead span {
      text-transform: uppercase;
      letter-spacing: 2px; }
    table.cart thead th {
      padding-bottom: 30px; }
    table.cart tbody td {
      padding-top: 30px;
      vertical-align: middle; }
      table.cart tbody td.qty .field {
        margin-bottom: 0; } }
  table.cart .product-item-details,
  table.cart .product-item-photo {
    display: table-cell;
    vertical-align: middle; }
  table.cart .product-item-photo {
    padding-right: 15px; }
  table.cart .product-item-details dl.item-options {
    max-width: 260px; }
    table.cart .product-item-details dl.item-options dd {
      padding-left: 10px; }
  table.cart td.price .price,
  table.cart td.subtotal .price {
    display: inline-block;
    padding: 0.4rem 0; }

.cart-container-wrap {
  border: 3px solid #ebecee;
  margin-bottom: 70px; }
  @media (min-width: 992px) {
    .cart-container-wrap .col-md-3 {
      border-left: 1px solid #ebecee; } }

.cart.actions {
  padding: 30px 0 0;
  margin-top: 20px;
  border-top: 1px solid #ebecee; }
  .cart.actions.main:before, .cart.actions.main:after {
    display: table;
    content: "";
    line-height: 0; }
  .cart.actions.main:after {
    clear: both; }
  .cart.actions.main .action {
    margin: 0 0.5rem;
    letter-spacing: 0;
    padding: 0;
    border: 0;
    color: #d19e66;
    background: none;
    text-decoration: underline; }
    .cart.actions.main .action:hover {
      color: #333333; }
    .cart.actions.main .action.continue, .cart.actions.main .action.update {
      float: left; }
    @media (max-width: 1200px) {
      .cart.actions.main .action {
        width: 100%;
        margin: 0 0 5px;
        text-align: center; } }
.cart.table-wrapper {
  border-bottom: 0; }
.cart .item .actions-toolbar {
  padding-bottom: 30px;
  border-bottom: 1px solid #ebecee; }
.cart .item:last-child .actions-toolbar {
  padding-bottom: 0;
  border-bottom: 0; }
.cart .product-item-details dt {
  color: #191919;
  font-weight: 400; }
.cart .product-item-details .product-item-name {
  display: block;
  margin-bottom: 15px;
  font-size: 16px; }
.cart .cart-price {
  font-size: 20px; }
.cart input.qty {
  height: 50px; }
.cart .item-control {
  display: table-cell;
  padding-right: 15px;
  vertical-align: middle; }
  .cart .item-control .action {
    font-size: 0;
    tab-index: -7777px;
    display: block;
    color: #dedfe1;
    margin-bottom: 5px; }
    .cart .item-control .action:hover {
      color: #191919; }
    .cart .item-control .action.action-edit:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      font-size: 28px; }
    .cart .item-control .action.action-delete:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      font-size: 28px; }
    @media (max-width: 768px) {
      .cart .item-control .action {
        display: inline-block; } }
@media (max-width: 768px) {
  .cart .item-info .product-item-photo {
    display: block;
    text-align: center; } }

.payment-option-title::before {
  top: 5px !important; }

.order-products-toolbar .pager:before, .order-products-toolbar .pager:after {
  display: table;
  content: "";
  line-height: 0; }
.order-products-toolbar .pager:after {
  clear: both; }

input.primary.action {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  border: 0; }

.cart-summary [role="tablist"] [role="tab"] {
  color: #191919;
  margin-bottom: 8px; }
.cart-summary > .summary.title {
  display: block;
  margin-top: 0;
  font-size: 30px;
  color: #d19e66;
  margin-bottom: 25px;
  font-weight: normal; }
.cart-summary .shipping > .title {
  text-transform: uppercase;
  letter-spacing: 2px; }
.cart-summary .checkout.methods {
  display: block; }
  .cart-summary .checkout.methods .item {
    margin-bottom: 0.5rem; }

.table.totals {
  padding: 1rem 0; }
  .table.totals .mark,
  .table.totals .amount {
    padding: 0; }

.items.methods,
.item-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .items.methods dt, .items.methods dd,
  .item-options dt,
  .item-options dd {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .items.methods .action.multicheckout,
  .item-options .action.multicheckout {
    border: 0;
    background: none;
    padding: 0;
    color: #d19e66;
    text-decoration: underline;
    margin-top: 15px; }
    .items.methods .action.multicheckout:hover,
    .item-options .action.multicheckout:hover {
      color: #191919; }

.block.shipping .items.methods {
  display: block; }
  .block.shipping .items.methods .item-title,
  .block.shipping .items.methods .item-options {
    max-width: 100%;
    padding: 0; }

.minicart-wrapper .showcart span[class=""]:before {
  content: "";
  display: inline-block;
  font-family: "Material Icons";
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  line-height: 1; }

.block-minicart .block-content {
  position: relative; }
.block-minicart .action.close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  padding: 0;
  background: none; }
.block-minicart .subtotal {
  padding: 0 0 25px 0; }
  .block-minicart .subtotal .label {
    margin-right: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #191919; }
  .block-minicart .subtotal .amount {
    float: right;
    color: #d19e66;
    font-size: 30px;
    font-weight: bold; }
.block-minicart .product.actions .action {
  background: none;
  padding: 0; }
.block-minicart .product.actions .primary .action,
.block-minicart .product.actions .secondary .action {
  color: #dedfe1;
  font-size: 20px;
  margin-bottom: 5px; }
  .block-minicart .product.actions .primary .action:hover,
  .block-minicart .product.actions .secondary .action:hover {
    color: #d19e66; }

.opc-block-summary .minicart-items .product-item {
  border-bottom: 1px solid #ebecee; }
  .opc-block-summary .minicart-items .product-item:last-child {
    border: 0; }
.opc-block-summary .minicart-items .product.options {
  padding-top: 10px; }
.opc-block-summary .minicart-items .details-qty {
  margin-bottom: 10px; }
.opc-block-summary .minicart-items .product.options .content {
  box-shadow: none;
  background: none;
  left: 0;
  top: 0;
  position: relative;
  padding: 0; }

.opc .step-title {
  font-size: 30px;
  color: #d19e66; }

.opc-payment .actions-toolbar {
  padding-top: 10px; }

.minicart-items {
  padding-right: 1rem; }
  .minicart-items .item {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ebecee;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .minicart-items .item > .product {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
  .minicart-items .product-item-photo {
    margin-right: 30px;
    display: block; }
    .minicart-items .product-item-photo .product-image-container {
      background: #fff;
      display: block; }
  .minicart-items .product-item-name {
    font-weight: 400;
    margin-bottom: 5px;
    padding-right: 50px;
    display: block; }
  .minicart-items .details-qty .control {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden; }
  .minicart-items .details-qty .label {
    margin-right: 5px;
    float: left;
    color: #191919; }
    .minicart-items .details-qty .label:after {
      content: ":"; }
  .minicart-items .details-qty .cart-item-qty {
    width: 50px;
    background: white;
    margin-right: 5px;
    padding: 0;
    border: 0;
    color: #999999;
    font-family: "Lato", sans-serif;
    font-style: italic;
    outline: none; }
  .minicart-items .details-qty .update-cart-item {
    padding: 12px 30px;
    display: inline-block;
    border: 3px solid #d19e66;
    background: #d19e66;
    color: white;
    padding: 5px 13px;
    font-size: 13px; }
    .minicart-items .details-qty .update-cart-item:hover {
      background: none;
      color: #d19e66; }
  .minicart-items .product.options {
    position: relative; }
    .minicart-items .product.options.active .toggle {
      text-decoration: none; }
    .minicart-items .product.options .toggle {
      color: #d19e66;
      text-decoration: underline; }
      .minicart-items .product.options .toggle:before {
        display: none; }
      .minicart-items .product.options .toggle:hover {
        text-decoration: none; }
    .minicart-items .product.options .content {
      position: absolute;
      top: 30px;
      z-index: 2;
      padding: 10px;
      margin: 0;
      background: #fff;
      box-shadow: 0 0 25px rgba(0, 0, 0, 0.18);
      min-width: 230px;
      left: -30px; }
      @media (max-width: 479px) {
        .minicart-items .product.options .content {
          left: 0; } }
      .minicart-items .product.options .content .subtitle {
        display: none; }
      .minicart-items .product.options .content:after {
        content: '';
        position: absolute;
        left: 20px;
        top: -20px;
        border: 10px solid transparent; }
      .minicart-items .product.options .content:before {
        content: '';
        position: absolute;
        left: 18px;
        top: -24px;
        border: 12px solid transparent;
        border-bottom: 12px solid #fff; }
      .minicart-items .product.options .content .options .label {
        font-weight: 400;
        font-style: italic;
        color: #191919; }
    .minicart-items .product.options .list {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .minicart-items .product.options .list > dt, .minicart-items .product.options .list > dd {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding-left: 5px; }
  .minicart-items .price-container {
    color: #191919;
    font-weight: bold;
    margin-bottom: 15px; }
  .minicart-items .product.actions {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1rem; }

.print {
  display: inline-block;
  margin-top: 5px; }

.checkout-success .order-number {
  display: inline-block;
  vertical-align: middle; }

body > .loading-mask {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999; }
  body > .loading-mask .loader p {
    display: none; }
  body > .loading-mask .loader > img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    width: auto; }

.checkout-payment-method .payment-method-content {
  display: none; }

.checkout-payment-method .payment-method._active .payment-method-content {
  display: block; }

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999; }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  position: absolute;
  right: 10px;
  top: 10px;
  overflow: hidden;
  display: none; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    font-family: "FontAwesome";
    content: '\f00d'; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    opacity: 0.5; }

.modals-overlay {
  z-index: 800; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0; }
  .modal-slide._show,
  .modal-popup._show {
    visibility: visible;
    background: rgba(255, 255, 255, 0.65);
    pointer-events: auto; }
    .modal-slide._show .modal-inner-wrap,
    .modal-popup._show .modal-inner-wrap {
      position: relative;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
  .modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 49px 5px rgba(0, 0, 0, 0.15);
    opacity: 1;
    pointer-events: auto; }

.modal-slide {
  left: auto;
  z-index: 1000; }
  .modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: 270px; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-header,
  .modal-slide._inner-scroll .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-slide._inner-scroll .modal-content {
    overflow-y: auto; }
  .modal-slide._inner-scroll .modal-footer {
    margin-top: auto; }
  .modal-slide .modal-header,
  .modal-slide .modal-content,
  .modal-slide .modal-footer {
    padding: 0 0.5rem 0.5rem; }
  .modal-slide .modal-header {
    padding-bottom: 10px;
    padding-top: 10px; }

.modal-popup {
  left: 0;
  display: block;
  overflow-y: auto;
  z-index: 1000; }
  .modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 4rem auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-220%);
    transform: translateY(-220%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: flex;
    flex-direction: column;
    width: 75%; }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie10 .modal-popup._inner-scroll, .ie9 .modal-popup._inner-scroll {
      overflow-y: auto; }
    .modal-popup._inner-scroll .modal-inner-wrap {
      max-height: 90%; }
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap, .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: none; }
    .modal-popup._inner-scroll .modal-content {
      overflow-y: auto; }
  .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    padding-left: 1rem;
    padding-right: 1rem; }
  .modal-popup .modal-header,
  .modal-popup .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-popup .modal-header {
    padding-bottom: 1rem;
    padding-top: 1rem; }
  .modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 1rem;
    padding-top: 1rem; }
    .modal-popup .modal-footer button {
      padding: 12px 30px;
      display: inline-block;
      border: 3px solid #d19e66;
      background: #d19e66;
      color: white;
      background: #d19e66;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
      padding: 15px 30px;
      border: 3px solid #d19e66;
      letter-spacing: 2px;
      line-height: 1; }
      .modal-popup .modal-footer button:hover {
        background: none;
        color: #d19e66; }
      .modal-popup .modal-footer button:hover {
        background: none;
        color: #d19e66; }
  .modal-popup .modal-footer-actions {
    text-align: right; }
  .modal-popup.confirm .modal-inner-wrap {
    left: 50%;
    margin-left: -25rem;
    width: 50rem;
    text-align: center; }
  .modal-popup._image-box .modal-inner-wrap {
    margin: 5rem auto;
    max-width: 78rem;
    position: static; }
  .modal-popup._image-box .thumbnail-preview {
    padding-bottom: 4rem;
    text-align: center; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image-block {
      border: 1px solid #ccc;
      margin: 0 auto 2rem;
      max-width: 58rem;
      padding: 2rem; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image {
      max-height: 54rem; }

@media (max-width: 768px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    left: auto;
    z-index: 1000; }
    .custom-slide._show {
      visibility: visible;
      background: rgba(255, 255, 255, 0.65);
      pointer-events: auto; }
      .custom-slide._show .modal-inner-wrap {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      padding: 15px;
      background-color: #fff;
      box-shadow: 0 0 49px 5px rgba(0, 0, 0, 0.15);
      opacity: 1;
      pointer-events: auto; }
    .custom-slide._show .modal-inner-wrap {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      transition-duration: .3s;
      -webkit-transition-property: -webkit-transform, visibility;
      transition-property: transform, visibility;
      transition-timing-function: ease-in-out;
      width: 270px; }
    .custom-slide._inner-scroll .modal-inner-wrap {
      overflow-y: visible;
      display: flex;
      flex-direction: column; }
    .custom-slide._inner-scroll .modal-header,
    .custom-slide._inner-scroll .modal-footer {
      flex-grow: 0;
      flex-shrink: 1; }
    .custom-slide._inner-scroll .modal-content {
      overflow-y: auto; }
    .custom-slide._inner-scroll .modal-footer {
      margin-top: auto; }
    .custom-slide .modal-header,
    .custom-slide .modal-content,
    .custom-slide .modal-footer {
      padding: 0 0.5rem 0.5rem; }
    .custom-slide .modal-header {
      padding-bottom: 10px;
      padding-top: 10px; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      overflow-x: hidden; }
    .custom-slide .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      min-height: 100%; }

  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }

  .modal-custom .action-close,
  .modal-popup .action-close,
  .modal-slide .action-close {
    display: block; } }
.checkout-container .authentication-wrapper {
  position: absolute;
  right: 0;
  top: -55px; }
  .checkout-container .authentication-wrapper .action-auth-toggle {
    color: #d19e66;
    text-decoration: underline; }
    .checkout-container .authentication-wrapper .action-auth-toggle:hover {
      color: #333333; }
.checkout-container .authentication-dropdown .actions-toolbar {
  display: block;
  margin: 0;
  text-align: center; }
.checkout-container .authentication-dropdown .primary .action {
  width: 100%;
  margin-bottom: 5px; }
.checkout-container .authentication-dropdown .secondary .action {
  width: 100%; }
.checkout-container .authentication-dropdown .input-text {
  height: 50px; }

@media (min-width: 769px) {
  .checkout-container .authentication-wrapper .modal-custom-overlay {
    background: none; }
  .checkout-container .authentication-dropdown {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    display: block;
    overflow-y: auto;
    z-index: 1000;
    width: 270px;
    right: 0;
    top: 50px;
    left: auto;
    position: absolute;
    overflow: visible; }
    .checkout-container .authentication-dropdown._show {
      visibility: visible;
      background: rgba(255, 255, 255, 0.65);
      pointer-events: auto; }
      .checkout-container .authentication-dropdown._show .modal-inner-wrap {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .checkout-container .authentication-dropdown .modal-inner-wrap {
      padding: 15px;
      background-color: #fff;
      box-shadow: 0 0 49px 5px rgba(0, 0, 0, 0.15);
      opacity: 1;
      pointer-events: auto; }
    .checkout-container .authentication-dropdown._show .modal-inner-wrap {
      -webkit-transform: translateY(0);
      transform: translateY(0); }
    .checkout-container .authentication-dropdown .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      left: 0;
      margin: 4rem auto;
      position: absolute;
      right: 0;
      -webkit-transform: translateY(-220%);
      transform: translateY(-220%);
      transition-duration: .2s;
      -webkit-transition-property: -webkit-transform, visibility;
      transition-property: transform, visibility;
      transition-timing-function: ease;
      display: flex;
      flex-direction: column;
      width: 75%; }
    .checkout-container .authentication-dropdown .modal-inner-wrap {
      margin: 0;
      width: 100%; } }
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999; }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  position: absolute;
  right: 10px;
  top: 10px;
  overflow: hidden;
  display: none; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    font-family: "FontAwesome";
    content: '\f00d'; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    opacity: 0.5; }

.modals-overlay {
  z-index: 800; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0; }
  .modal-slide._show,
  .modal-popup._show {
    visibility: visible;
    background: rgba(255, 255, 255, 0.65);
    pointer-events: auto; }
    .modal-slide._show .modal-inner-wrap,
    .modal-popup._show .modal-inner-wrap {
      position: relative;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
  .modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 49px 5px rgba(0, 0, 0, 0.15);
    opacity: 1;
    pointer-events: auto; }

.modal-slide {
  left: auto;
  z-index: 1000; }
  .modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: 270px; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-header,
  .modal-slide._inner-scroll .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-slide._inner-scroll .modal-content {
    overflow-y: auto; }
  .modal-slide._inner-scroll .modal-footer {
    margin-top: auto; }
  .modal-slide .modal-header,
  .modal-slide .modal-content,
  .modal-slide .modal-footer {
    padding: 0 0.5rem 0.5rem; }
  .modal-slide .modal-header {
    padding-bottom: 10px;
    padding-top: 10px; }

.modal-popup {
  left: 0;
  display: block;
  overflow-y: auto;
  z-index: 1000; }
  .modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 4rem auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-220%);
    transform: translateY(-220%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: flex;
    flex-direction: column;
    width: 75%; }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie10 .modal-popup._inner-scroll, .ie9 .modal-popup._inner-scroll {
      overflow-y: auto; }
    .modal-popup._inner-scroll .modal-inner-wrap {
      max-height: 90%; }
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap, .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: none; }
    .modal-popup._inner-scroll .modal-content {
      overflow-y: auto; }
  .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    padding-left: 1rem;
    padding-right: 1rem; }
  .modal-popup .modal-header,
  .modal-popup .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-popup .modal-header {
    padding-bottom: 1rem;
    padding-top: 1rem; }
  .modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 1rem;
    padding-top: 1rem; }
    .modal-popup .modal-footer button {
      padding: 12px 30px;
      display: inline-block;
      border: 3px solid #d19e66;
      background: #d19e66;
      color: white;
      background: #d19e66;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
      padding: 15px 30px;
      border: 3px solid #d19e66;
      letter-spacing: 2px;
      line-height: 1; }
      .modal-popup .modal-footer button:hover {
        background: none;
        color: #d19e66; }
      .modal-popup .modal-footer button:hover {
        background: none;
        color: #d19e66; }
  .modal-popup .modal-footer-actions {
    text-align: right; }
  .modal-popup.confirm .modal-inner-wrap {
    left: 50%;
    margin-left: -25rem;
    width: 50rem;
    text-align: center; }
  .modal-popup._image-box .modal-inner-wrap {
    margin: 5rem auto;
    max-width: 78rem;
    position: static; }
  .modal-popup._image-box .thumbnail-preview {
    padding-bottom: 4rem;
    text-align: center; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image-block {
      border: 1px solid #ccc;
      margin: 0 auto 2rem;
      max-width: 58rem;
      padding: 2rem; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image {
      max-height: 54rem; }

@media (max-width: 768px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    left: auto;
    z-index: 1000; }
    .custom-slide._show {
      visibility: visible;
      background: rgba(255, 255, 255, 0.65);
      pointer-events: auto; }
      .custom-slide._show .modal-inner-wrap {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      padding: 15px;
      background-color: #fff;
      box-shadow: 0 0 49px 5px rgba(0, 0, 0, 0.15);
      opacity: 1;
      pointer-events: auto; }
    .custom-slide._show .modal-inner-wrap {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      transition-duration: .3s;
      -webkit-transition-property: -webkit-transform, visibility;
      transition-property: transform, visibility;
      transition-timing-function: ease-in-out;
      width: 270px; }
    .custom-slide._inner-scroll .modal-inner-wrap {
      overflow-y: visible;
      display: flex;
      flex-direction: column; }
    .custom-slide._inner-scroll .modal-header,
    .custom-slide._inner-scroll .modal-footer {
      flex-grow: 0;
      flex-shrink: 1; }
    .custom-slide._inner-scroll .modal-content {
      overflow-y: auto; }
    .custom-slide._inner-scroll .modal-footer {
      margin-top: auto; }
    .custom-slide .modal-header,
    .custom-slide .modal-content,
    .custom-slide .modal-footer {
      padding: 0 0.5rem 0.5rem; }
    .custom-slide .modal-header {
      padding-bottom: 10px;
      padding-top: 10px; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      overflow-x: hidden; }
    .custom-slide .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      min-height: 100%; }

  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }

  .modal-custom .action-close,
  .modal-popup .action-close,
  .modal-slide .action-close {
    display: block; } }
.opc-progress-bar {
  margin-bottom: 2rem;
  counter-reset: li;
  /* Initiate a counter */
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 65%; }
  .opc-progress-bar .opc-progress-bar-item {
    border: 2px solid #ebecee;
    font-weight: bold;
    color: #191919;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 14px 20px;
    width: 45%;
    position: relative;
    height: 50px;
    margin-right: 5%; }
    .opc-progress-bar .opc-progress-bar-item span:before {
      content: '';
      position: absolute;
      top: -2px;
      right: -52px;
      border: 25px solid transparent;
      border-left: 25px solid #ebecee; }
    .opc-progress-bar .opc-progress-bar-item::before {
      content: "0" counter(li);
      /* Use the counter as content */
      counter-increment: li;
      /* Increment the counter by 1 */
      padding-right: 5px;
      color: #d19e66; }
    .opc-progress-bar .opc-progress-bar-item._active {
      background: #333333;
      border-color: #333333;
      color: #FFF; }
      .opc-progress-bar .opc-progress-bar-item._active:after {
        display: none; }
      .opc-progress-bar .opc-progress-bar-item._active span:before {
        border-left-color: #333333; }
    .opc-progress-bar .opc-progress-bar-item:after {
      content: '';
      position: absolute;
      top: -1px;
      right: -47px;
      border: 24px solid transparent;
      border-left: 24px solid #FFF; }
    @media (max-width: 992px) {
      .opc-progress-bar .opc-progress-bar-item {
        margin: 0 0 10px;
        width: 85%;
        font-size: 12px;
        letter-spacing: 1px; } }
  @media (max-width: 768px) {
    .opc-progress-bar {
      width: 100%; } }

.opc-estimated-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2rem; }
  .opc-estimated-wrapper .estimated-block span {
    display: block; }
  @media (max-width: 768px) {
    .opc-estimated-wrapper .minicart-wrapper .action.showcart {
      background: #d19e66;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
      padding: 15px 30px;
      border: 3px solid #d19e66;
      letter-spacing: 2px;
      line-height: 1;
      padding: 3px 30px; }
      .opc-estimated-wrapper .minicart-wrapper .action.showcart:hover {
        background: none;
        color: #d19e66; } }

@media (min-width: 769px) {
  .opc-estimated-wrapper {
    display: none; } }
.opc-wrapper .step-title {
  border-bottom: 1px solid white;
  padding-bottom: 10px;
  margin-bottom: 10px; }
.opc-wrapper .step-content {
  margin: 0; }
  .opc-wrapper .step-content .note {
    font-size: 12px; }
    .opc-wrapper .step-content .note::before {
      font-family: "FontAwesome";
      content: '\f0d8';
      padding-right: 5px; }

.checkout-container {
  position: relative;
  border: 3px solid #ebecee;
  padding: 20px; }
  @media (min-width: 1200px) {
    .checkout-container {
      padding: 30px 30px 0; } }
  @media (min-width: 1728px) {
    .checkout-container {
      padding: 60px 60px 0; } }

@media (min-width: 769px) {
  .checkout-container:before, .checkout-container:after {
    display: table;
    content: "";
    line-height: 0; }
  .checkout-container:after {
    clear: both; }
  .checkout-container .opc-wrapper {
    float: left;
    padding-right: 15px;
    padding-bottom: 30px;
    width: 66.6667%;
    position: relative; }
    .checkout-container .opc-wrapper:before {
      content: "";
      position: absolute;
      height: 100%;
      right: -1px;
      border-right: 1px solid #ebecee; } }
  @media (min-width: 769px) and (min-width: 1200px) {
    .checkout-container .opc-wrapper {
      padding-right: 30px; } }
  @media (min-width: 769px) and (min-width: 1728px) {
    .checkout-container .opc-wrapper {
      padding-right: 60px; } }
@media (min-width: 769px) {
    .checkout-container .opc-wrapper .input-text {
      height: 50px; }
  .checkout-container .opc-sidebar {
    float: right;
    margin: 0 0 20px;
    width: 33.3333%;
    padding-left: 15px;
    padding-bottom: 30px;
    padding-top: 15px;
    top: -170px;
    border-left: 1px solid #ebecee;
    position: relative; } }
  @media (min-width: 769px) and (min-width: 1200px) {
    .checkout-container .opc-sidebar {
      padding-left: 30px;
      padding-top: 30px;
      top: -114px; } }
  @media (min-width: 769px) and (min-width: 1728px) {
    .checkout-container .opc-sidebar {
      padding-left: 60px;
      padding-top: 60px;
      top: -144px; } }

.opc-sidebar .opc-block-summary span.title {
  font-family: "Playfair Display", serif;
  font-size: 30px;
  line-height: 1;
  color: #d19e66;
  margin-bottom: 25px;
  display: block; }
  @media (max-width: 992px) {
    .opc-sidebar .opc-block-summary span.title {
      font-size: 24px; } }
.opc-sidebar .mark {
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  padding: 0 0 10px; }
.opc-sidebar .amount {
  padding: 0 0 10px; }
.opc-sidebar .grand .price {
  font-size: 30px; }
  @media (max-width: 992px) {
    .opc-sidebar .grand .price {
      font-size: 16px; } }
.opc-sidebar .table-totals {
  border-bottom: 1px solid #ebecee;
  padding-bottom: 20px;
  margin-bottom: 25px; }

.block.items-in-cart {
  margin: 0; }
  .block.items-in-cart .product-item {
    margin-bottom: 30px;
    padding-bottom: 15px; }
    .block.items-in-cart .product-item:before, .block.items-in-cart .product-item:after {
      display: table;
      content: "";
      line-height: 0; }
    .block.items-in-cart .product-item:after {
      clear: both; }
    .block.items-in-cart .product-item:last-child {
      padding-bottom: 0;
      margin-bottom: 0; }
    .block.items-in-cart .product-item .product-image-container {
      float: left;
      margin: 0 1rem 1rem 0; }
      @media (max-width: 992px) {
        .block.items-in-cart .product-item .product-image-container {
          width: 70px !important;
          height: auto !important; } }
  .block.items-in-cart > .title {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #333333;
    margin-bottom: 50px; }
  .block.items-in-cart .product-item-details {
    overflow: hidden; }
  .block.items-in-cart .product-item-name {
    font-size: 16px;
    font-weight: bold;
    color: #333333; }

.opc-block-shipping-information .ship-to {
  border-bottom: 1px solid #ebecee;
  margin-bottom: 25px;
  padding-bottom: 15px; }
.opc-block-shipping-information .shipping-information-title {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px; }

.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px; }
  .field-tooltip._active {
    z-index: 100; }
    .field-tooltip._active .field-tooltip-content {
      display: block; }
    .field-tooltip._active .field-tooltip-action:before {
      color: #d19e66; }
  .field-tooltip .field-tooltip-action::before {
    font-size: 18px;
    font-family: "FontAwesome";
    content: ""; }
  ._keyfocus .field-tooltip .field-tooltip-action:focus {
    z-index: 100; }
    ._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
      display: block; }
    ._keyfocus .field-tooltip .field-tooltip-action:focus::before {
      color: #d19e66; }
  .field-tooltip .field-tooltip-content {
    background: #f5f5f5;
    border: solid 1px #dddddd;
    padding: 12px;
    width: 270px;
    display: none;
    right: 0;
    position: absolute;
    text-transform: none;
    top: 100%;
    word-wrap: break-word;
    z-index: 2; }

.opc-block-summary .table-totals caption {
  display: none; }

.opc-block-shipping-information {
  border-top: solid 1px #ebecee;
  padding-top: 20px; }
  .opc-block-shipping-information .shipping-information-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .opc-block-shipping-information .shipping-information-content {
    padding: 10px; }
  .opc-block-shipping-information .action-edit {
    background: none;
    padding: 0; }
    .opc-block-shipping-information .action-edit span {
      display: none; }
    .opc-block-shipping-information .action-edit:hover {
      background: none;
      opacity: 0.5; }
    .opc-block-shipping-information .action-edit::before {
      font-family: "FontAwesome";
      content: '\f044';
      padding-right: 10px; }

.billing-address-details {
  margin-bottom: 1rem; }

.opc-payment-additional {
  margin-top: 2rem; }

@media (max-width: 768px) {
  .opc-block-summary .table-totals th {
    display: block;
    width: 100%;
    padding: 10px 0 0; }
  .opc-block-summary .table-totals td {
    padding: 0; }
    .opc-block-summary .table-totals td::before {
      display: none; } }
.opc-wrapper .shipping-address-item {
  padding: 20px;
  border: solid 1px transparent; }
  .opc-wrapper .shipping-address-item.selected-item {
    border: solid 1px white; }

.form-shipping-address .field.street label {
  display: none; }

.table-checkout-shipping-method {
  width: 100%;
  margin-bottom: 1rem; }
  .table-checkout-shipping-method th {
    font-weight: 600;
    padding: 0.4rem 0;
    text-transform: uppercase;
    color: #191919; }
  .table-checkout-shipping-method td.ch-method .radio,
  .table-checkout-shipping-method td.ch-method input[type="radio"] {
    margin: 0; }
  .table-checkout-shipping-method td > span {
    display: inline-block; }

.methods-shipping {
  margin-bottom: 2rem; }

.rating-summary .label {
  font-size: 16px;
  color: #191919;
  margin-right: 1rem; }
.rating-summary .rating-result__stars span[class^="material-icons-"] {
  color: #d19e66;
  display: inline-block;
  font-size: 0.98rem;
  line-height: 1;
  padding: 0; }
.rating-summary .rating-result__text {
  display: none; }

.items.review-items .rating-result__stars {
  padding-top: 7px; }

#reviews {
  text-align: left; }

.review-list .review-items {
  margin-top: 2rem; }
.review-list .review-item {
  margin-bottom: 20px;
  border-bottom: 1px solid #ebecee;
  padding-bottom: 20px; }
.review-list .review-title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px; }
.review-list .review-ratings {
  margin-bottom: 18px; }
.review-list .rating-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
.review-list .rating-label {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  max-width: 30%;
  padding: 4px 0; }
.review-list .rating-result {
  display: inline-block; }
.review-list .review-details {
  font-style: italic; }
  .review-list .review-details > p {
    display: inline-block;
    margin-right: 25px; }
.review-list .review-details-value {
  display: inline-block; }
.review-list .pager:before, .review-list .pager:after {
  display: table;
  content: "";
  line-height: 0; }
.review-list .pager:after {
  clear: both; }
.review-list .pager .limiter {
  float: none; }
.review-list .form-inline {
  display: block; }
.review-list .control {
  display: inline-block; }
  .review-list .control select {
    height: auto; }

@media (min-width: 768px) {
  .review-list .rating-label {
    -webkit-flex-basis: 7%;
    -ms-flex-preferred-size: 7%;
    flex-basis: 7%;
    max-width: 7%; } }
.review-add .review-legend span {
  display: inline-block;
  margin-right: 1rem; }
.review-add .block-title strong {
  font-family: "Lato", sans-serif;
  letter-spacing: 2px; }

.review-fieldset .review-legend {
  padding: 0;
  display: block;
  width: 100%;
  color: #333333;
  margin-bottom: 10px;
  font-size: 16px; }
  .review-fieldset .review-legend span {
    font-weight: bold; }
  .review-fieldset .review-legend strong {
    font-weight: normal; }
.review-fieldset .field {
  margin-bottom: 20px; }
  .review-fieldset .field .label {
    letter-spacing: 0;
    text-transform: none;
    font-weight: normal;
    margin-right: 5px;
    line-height: normal;
    font-size: 16px;
    padding: 3px 0; }
  .review-fieldset .field .review-control-vote label {
    line-height: normal; }
  .review-fieldset .field legend.label {
    font-weight: bold; }
.review-fieldset .input-text {
  height: 50px; }

.review-field-rating {
  margin-bottom: 0; }
  .review-field-rating > .label {
    min-width: 60px; }

#product-review-table {
  margin-top: 0; }

.control.review-control-vote {
  display: inline-block; }
  .control.review-control-vote label[class^='rating-'] {
    display: inline-block;
    cursor: pointer;
    margin-right: 0; }
    .control.review-control-vote label[class^='rating-'] .rating-star {
      color: #d19e66;
      display: inline-block;
      font-size: 1rem;
      line-height: 1; }
      .control.review-control-vote label[class^='rating-'] .rating-star:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        line-height: 1; }
    .control.review-control-vote label[class^='rating-'].fill .rating-star:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      line-height: 1; }
  .control.review-control-vote .radio {
    display: none; }

/**
 * Copyright ┬й 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.swatch-attribute-label {
  font-weight: bold;
  position: relative;
  color: #191919;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
  display: inline-block; }
  .swatch-attribute-label.required {
    padding-right: 10px; }

.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em; }

.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px; }

.swatch-option {
  padding: 1px 2px;
  min-width: 30px;
  max-width: 90px;
  min-height: 20px;
  float: left;
  margin: 0 10px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #dadada;
  overflow: hidden;
  text-overflow: ellipsis; }
  .swatch-option.text {
    background: #F2F2F2;
    color: #7F7F7F;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 0.38rem 1rem;
    min-width: 22px;
    margin-right: 7px; }
    .swatch-option.text.selected {
      background-color: #FFF !important; }
  .swatch-option.color {
    min-height: 30px; }
  .swatch-option.selected {
    outline: 2px solid #d19e66;
    border: 1px solid #FFF;
    color: #dedfe1; }
  .swatch-option .disabled {
    cursor: default; }
    .swatch-option .disabled::after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, white), color-stop(46%, white), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, white), color-stop(57%, white), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.clearfix:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494; }
  .swatch-attribute.size .swatch-option.selected,
  .swatch-attribute.manufacturer .swatch-option.selected {
    color: black;
    background: #fff;
    border: 1px solid #fff; }

.swatch-option:not(.disabled):hover {
  outline: 1px solid #999;
  border: 1px solid #fff;
  color: #333; }

.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #fff; }

.swatch-option-tooltip {
  visibility: hidden; }
  @media (min-width: 768px) {
    .swatch-option-tooltip {
      max-width: 140px;
      /*max-height: 160px;*/
      max-height: 100%;
      min-height: 20px;
      min-width: 40px;
      position: absolute;
      padding: 5px;
      background: #fff;
      color: #949494;
      border: 1px solid #adadad;
      display: none;
      visibility: visible;
      z-index: 999;
      text-align: center; } }

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  position: absolute;
  bottom: 3px;
  height: 8px; }
  .swatch-option-tooltip .corner::after,
  .swatch-option-tooltip-layered .corner::after {
    content: '';
    position: relative;
    top: 3px;
    left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7.5px 0 7.5px;
    border-color: #fff transparent transparent transparent;
    font-size: 1px; }
  .swatch-option-tooltip .corner::before,
  .swatch-option-tooltip-layered .corner::before {
    content: '';
    position: relative;
    top: 5px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8.5px 0 8.5px;
    border-color: #adadad transparent transparent transparent;
    font-size: 1px; }

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto; }

.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden; }

.swatch-opt {
  margin: 20px 0; }
  .swatch-opt > div {
    margin-bottom: 15px; }

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1; }

/* Layered Features */
.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important; }

.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px; }

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px; }

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px; }

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block; }

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px; }

.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px; }

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0; }

/* Bugfix for Add To Cart button */
div[class^="swatch-opt-"] {
  margin-bottom: 10px; }

.swatch-option-loading {
  content: url("../../frontend/Sistel/ploj/es_ES/images/loader-2.gif"); }

.products-grid .product-item .swatch-attribute-options,
.product-list .product-item .swatch-attribute-options,
.product-info-main .product-item .swatch-attribute-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.block-wishlist .product-item {
  display: block;
  margin-bottom: 2rem; }
.block-wishlist .product-item-photo {
  float: left;
  width: 75px; }
.block-wishlist .product-item-name {
  font-weight: normal;
  display: inline-block;
  margin-bottom: 5px; }
.block-wishlist .price-box {
  color: #999999; }
.block-wishlist .product-item-details {
  overflow: hidden;
  margin-left: 85px;
  padding-right: 20px;
  position: relative;
  margin-top: 1rem; }
.block-wishlist .product-item-actions {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0; }
  .block-wishlist .product-item-actions .actions-primary {
    margin: 0; }
.block-wishlist .empty {
  margin-top: 1rem; }
.block-wishlist .actions-secondary {
  position: absolute;
  top: 2px;
  right: 0; }
  .block-wishlist .actions-secondary .btn-remove {
    background-color: transparent;
    padding: 0; }
    .block-wishlist .actions-secondary .btn-remove:hover {
      background-color: transparent;
      color: #191919; }
    .block-wishlist .actions-secondary .btn-remove:before {
      font-size: 14px; }
@media (max-width: 991px) {
  .block-wishlist .product-item-details {
    clear: left;
    margin: 0; } }

.form-wishlist-items .actions-toolbar {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .form-wishlist-items .actions-toolbar > .primary {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .form-wishlist-items .actions-toolbar > .secondary {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
.form-wishlist-items .actions-toolbar {
  border: 1px solid #ebecee;
  margin: 20px 0 0;
  padding: 10px; }
  .form-wishlist-items .actions-toolbar .action {
    margin: 0.25rem; }
  @media (max-width: 991px) {
    .form-wishlist-items .actions-toolbar {
      display: block; }
      .form-wishlist-items .actions-toolbar .action {
        width: 100%;
        text-align: center; } }

.products-grid.wishlist .product-item-name {
  display: block; }
.products-grid.wishlist .product-item-info:before, .products-grid.wishlist .product-item-info:after {
  display: table;
  content: "";
  line-height: 0; }
.products-grid.wishlist .product-item-info:after {
  clear: both; }
.products-grid.wishlist .product-item-inner {
  float: none;
  display: block; }
.products-grid.wishlist .price-box .price-as-configured {
  margin-bottom: .5rem; }
.products-grid.wishlist .field label.label {
  padding-top: 0; }
.products-grid.wishlist .box-tocart {
  margin-bottom: 1rem; }
  .products-grid.wishlist .box-tocart > .fieldset:before, .products-grid.wishlist .box-tocart > .fieldset:after {
    display: table;
    content: "";
    line-height: 0; }
  .products-grid.wishlist .box-tocart > .fieldset:after {
    clear: both; }
  .products-grid.wishlist .box-tocart > .fieldset .product-item-actions {
    float: left;
    margin-left: 1rem; }
  .products-grid.wishlist .box-tocart .field.qty {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    float: left; }
    .products-grid.wishlist .box-tocart .field.qty .label {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      padding-bottom: 0;
      margin-right: .5rem; }
    .products-grid.wishlist .box-tocart .field.qty input.qty {
      width: 4rem;
      padding: .4rem .5rem .4rem 1rem; }
  .products-grid.wishlist .box-tocart button.tocart:before {
    font-family: "fl-line-icon-set";
    content: "\e061";
    vertical-align: middle;
    margin-top: 3px;
    display: inline-block; }
  .products-grid.wishlist .box-tocart button.tocart span {
    display: none; }
.products-grid.wishlist .product-item-actions {
  display: block;
  margin: 0; }
  .products-grid.wishlist .product-item-actions .actions-primary {
    margin: 0; }

.bundle-actions {
  margin-bottom: 1rem; }

.bundle-options-container {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  padding-left: 15px;
  padding-right: 15px; }

.bundle-options-wrapper .legend {
  margin-bottom: 1rem; }

.fieldset-bundle-options__wrapper {
  margin-top: 1rem; }
  .fieldset-bundle-options__wrapper .field.option {
    margin-bottom: 2rem; }
    .fieldset-bundle-options__wrapper .field.option > .label {
      font-weight: 600; }
    .fieldset-bundle-options__wrapper .field.option .price {
      font-size: inherit; }
  .fieldset-bundle-options__wrapper .qty-holder {
    margin-top: 1rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

@media (min-width: 480px) {
  .fieldset-bundle-options__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
    .fieldset-bundle-options__wrapper .field.option {
      padding-left: 15px;
      padding-right: 15px;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
@media (min-width: 1200px) {
  .fieldset-bundle-options__wrapper .field.option {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%; } }
.block-bundle-summary > .title {
  margin-bottom: 1rem; }

@media (min-width: 480px) {
  .block-bundle-summary > .content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: -15px;
    margin-right: -15px; }
    .block-bundle-summary > .content > div {
      padding-left: 15px;
      padding-right: 15px;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
/**
 *
 */
.fotorama-video-container:after {
  background: url(../../frontend/Sistel/ploj/es_ES/Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }
.fotorama-video-container .magnify-lens {
  display: none !important; }
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6; }
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25); }

.video-thumb-icon:after {
  background: url(../../frontend/Sistel/ploj/es_ES/Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px; }

.product-video {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto; }
  .product-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999; }

.fotorama__arr.hidden-video {
  z-index: -1 !important; }

.fotorama__video-close {
  bottom: 89%;
  top: auto; }

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }

.page-title-wrapper .order-status {
  padding-bottom: 10px;
  font-size: 1.2em;
  display: inline-block; }
.page-title-wrapper .order-date {
  font-style: italic;
  padding-bottom: 10px; }

.table-order-items caption {
  display: none; }

.order-links {
  font-size: 18px; }
  .order-links strong {
    font-weight: normal; }

.order-details-items .order-title {
  display: none; }

.block-order-details-view {
  padding: 20px 0 0;
  overflow: hidden; }
  .block-order-details-view .block-content {
    margin: 0 -1%; }
    .block-order-details-view .block-content .box {
      display: inline-block;
      min-width: 48%;
      float: left;
      padding-right: 15px;
      border-top: solid 1px #dadada;
      margin: 1%; }
      .block-order-details-view .block-content .box.box-order-billing-address {
        clear: both; }
      @media (max-width: 767px) {
        .block-order-details-view .block-content .box {
          min-width: 100%; } }

.newsletter {
  max-width: 600px;
  margin: 0 auto 75px;
  text-align: center; }
  .newsletter .newsletter {
    margin-bottom: 20px; }
  .newsletter .title {
    font-size: 30px; }
  .newsletter .field label {
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
    color: #999999;
    letter-spacing: 0;
    margin: 0 0 25px;
    padding: 0; }
  .newsletter #newsletter {
    height: 50px;
    text-align: center; }

/*
* TM_Megamenu
*/
.navigation .container {
  position: relative;
  z-index: 3; }

.navigation {
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
}
  .navigation .col-sm-3 {
    border-left: 1px solid #ebecee; }
    .navigation .col-sm-3:first-child {
      border: 0; }
  .navigation .menu-banner {
    display: block;
    margin-top: -48px; }
  .navigation .rd-navbar-nav-wrap {
    display: inline-block;
    text-align: left; }
  @media (min-width: 1200px) {
    .navigation {
      margin-top: -5px; } }

.sidebar .navigation li.level0 a.level-top {
  padding: 10px; }

.navigation li.level-top .megamenu-wrapper,
.navigation a.level-top .megamenu-wrapper {
  padding-top: 25px; }

.navigation li.level-top .tm-megamenu .product .product-image {
  margin-bottom: 25px; }
  .navigation li.level-top .tm-megamenu .product .product-image a {
    border: 0; }
.navigation li.level-top .tm-megamenu .product .price-box {
  font-size: 20px;
  color: #d19e66;
  margin-bottom: 15px; }
.navigation li.level-top .tm-megamenu .product .product-name {
  font-size: 16px; }
  .navigation li.level-top .tm-megamenu .product .product-name a {
    color: #191919; }
    .navigation li.level-top .tm-megamenu .product .product-name a:hover {
      color: #d19e66; }

.navigation li.level-top .tm-megamenu ul.level1 > li > a, .navigation a.level-top .tm-megamenu ul.level1 > li > a {
  text-transform: none!important; }

@media (max-width: 767px) {
  .navigation li.level-top,
  .navigation a.level-top {
    position: relative; }
    .navigation li.level-top .megamenu-wrapper,
    .navigation a.level-top .megamenu-wrapper {
      box-shadow: none; }

  .rd-navbar-fixed .rd-navbar-submenu .megamenu-wrapper.rd-navbar-megamenu ul li li > a {
    padding-left: 15px;
    padding-right: 0; }

  .rd-navbar-fixed .rd-navbar-megamenu .container {
    max-width: inherit;
    min-width: inherit; }
  .rd-navbar-fixed .rd-navbar-megamenu li {
    text-transform: uppercase; } }
.slider-pro-wrapper {
  margin-bottom: 25px;
  z-index: 1; }
  .slider-pro-wrapper .title-slider span {
    color: #d19e66; }
  .slider-pro-wrapper .desc-slider span {
    font-weight: normal;
    color: #191919;
    font-style: italic; }
  .slider-pro-wrapper .link-slider {
    background: #d19e66;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 30px;
    border: 3px solid #d19e66;
    letter-spacing: 2px;
    line-height: 1;
    display: inline-block;
    transition: all 0.3s ease !important;
    background: none;
    color: #d19e66; }
    .slider-pro-wrapper .link-slider:hover {
      background: none;
      color: #d19e66; }
    .slider-pro-wrapper .link-slider:hover {
      background: #d19e66;
      color: #FFF; }
  .slider-pro-wrapper .sp-buttons {
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 100%;
    text-align: center; }
    .slider-pro-wrapper .sp-buttons .sp-button {
      display: inline-block;
      border: 0;
      background: #FFF;
      width: 12px;
      height: 12px;
      margin: 0 15px;
      transition: all 0.2s ease 0s;
      position: relative;
      z-index: 4; }
      .slider-pro-wrapper .sp-buttons .sp-button.sp-selected-button, .slider-pro-wrapper .sp-buttons .sp-button:hover {
        background: #d19e66; }
        .slider-pro-wrapper .sp-buttons .sp-button.sp-selected-button:before, .slider-pro-wrapper .sp-buttons .sp-button:hover:before {
          width: 22px;
          height: 22px;
          opacity: 0.6; }
      .slider-pro-wrapper .sp-buttons .sp-button:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        left: -5px;
        top: -5px;
        border: 5px solid #FFF;
        opacity: 0;
        border-radius: 50%; }
  @media (max-width: 767px) {
    .slider-pro-wrapper {
      max-width: 480px;
      padding: 0 15px;
      margin: -15px auto 20px; }
      .slider-pro-wrapper .sp-buttons {
        bottom: 0; }
      .slider-pro-wrapper .slog-slider {
        display: none; }
      .slider-pro-wrapper .button-slider {
        transform: scale(0.6) !important;
        margin-top: -15px; }
        .slider-pro-wrapper .button-slider.extra {
          margin-left: -40px; } }
  @media (max-width: 479px) {
    .slider-pro-wrapper .title-slider,
    .slider-pro-wrapper .slog2-slider {
      display: none; }
    .slider-pro-wrapper .button-slider {
      transform: scale(0.4) !important;
      margin-top: -5px; }
      .slider-pro-wrapper .button-slider.extra {
        margin-left: -20px; }
    .slider-pro-wrapper .sp-buttons {
      bottom: -8px; }
      .slider-pro-wrapper .sp-buttons .sp-button {
        margin: 0 4px;
        width: 7px;
        height: 7px; }
        .slider-pro-wrapper .sp-buttons .sp-button:before {
          display: none; } }

.newsletter-popup.modal-popup._show {
  color: #fff; }
  .newsletter-popup.modal-popup._show .modal-inner-wrap {
    margin-top: 9%;
    background: #fff url("../../frontend/Sistel/ploj/es_ES/images/media/newsletter-bg.gif") no-repeat center 55px;
    padding-bottom: 60px;
    padding-top: 260px; }
  .newsletter-popup.modal-popup._show .newsletter {
    margin-bottom: 0;
    max-width: inherit; }
  .newsletter-popup.modal-popup._show header.modal-header {
    padding: 0;
    display: block !important; }
    .newsletter-popup.modal-popup._show header.modal-header .action-close {
      position: absolute;
      top: 25px;
      right: 25px;
      display: block;
      font-size: 0;
      padding: 0;
      line-height: 1;
      background: none;
      border: 0;
      cursor: pointer;
      color: #dedfe1; }
      .newsletter-popup.modal-popup._show header.modal-header .action-close::before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        transform: translate(0, 0);
        font-size: 28px;
        line-height: 1;
        transition: all 0.3s ease; }
      .newsletter-popup.modal-popup._show header.modal-header .action-close:hover:before {
        color: #191919; }
  .newsletter-popup.modal-popup._show .modal-content {
    padding: 0 25px 0; }
    .newsletter-popup.modal-popup._show .modal-content .newsletter {
      margin: 0; }
      .newsletter-popup.modal-popup._show .modal-content .newsletter .field .control #newsletter {
        outline: none;
        box-shadow: none;
        width: 100%;
        box-sizing: border-box; }
      .newsletter-popup.modal-popup._show .modal-content .newsletter .field .control::before {
        display: none; }
      .newsletter-popup.modal-popup._show .modal-content .newsletter div.mage-error {
        position: absolute;
        top: 100%; }
    .newsletter-popup.modal-popup._show .modal-content .content {
      margin-bottom: 30px; }
    .newsletter-popup.modal-popup._show .modal-content .title {
      font-size: 30px;
      line-height: 1;
      margin-bottom: 25px; }
  .newsletter-popup.modal-popup._show .modal-social {
    font-size: 1.75em; }
    .newsletter-popup.modal-popup._show .modal-social .fa {
      padding: 7px 5px; }
  .newsletter-popup.modal-popup._show footer.modal-footer {
    padding: 0;
    text-align: center; }
    .newsletter-popup.modal-popup._show footer.modal-footer .buttons-container {
      padding: 0; }
      .newsletter-popup.modal-popup._show footer.modal-footer .buttons-container button {
        display: none;
        cursor: pointer; }
        .newsletter-popup.modal-popup._show footer.modal-footer .buttons-container button.subscribe {
          display: inline-block;
          transition: 0.3s; }
    .newsletter-popup.modal-popup._show footer.modal-footer .modal-social {
      background: none;
      padding: 12px 25px 0; }
      .newsletter-popup.modal-popup._show footer.modal-footer .modal-social a {
        display: inline-block;
        margin-bottom: 5px;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
  @media screen and (max-width: 767px) {
    .newsletter-popup.modal-popup._show .modal-inner-wrap {
      width: auto !important;
      margin-right: 20px;
      margin-left: 20px;
      margin-top: 7%; } }
  @media screen and (max-width: 480px) {
    .newsletter-popup.modal-popup._show .modal-inner-wrap {
      background-size: contain; } }
  .newsletter-popup.modal-popup._show .container {
    max-width: inherit;
    min-width: inherit;
    padding: 0; }

.modals-wrapper .modal-popup.compare-popup._show {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden; }
.modals-wrapper .modal-popup.compare-popup .modal-inner-wrap {
  overflow: hidden;
  box-sizing: border-box;
  height: auto;
  min-height: 100%; }
.modals-wrapper .modal-popup.compare-popup._inner-scroll .modal-content {
  margin-right: -40px;
  padding-right: 40px; }
.modals-wrapper .modal-popup.compare-popup .modal-footer {
  display: block;
  min-height: 70px !important; }

/*# sourceMappingURL=modules.css.map */
@charset "UTF-8";
/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
* Usefull Functions
*/
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999; }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  position: absolute;
  right: 10px;
  top: 10px;
  overflow: hidden;
  display: none; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    font-family: "FontAwesome";
    content: '\f00d'; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    opacity: 0.5; }

.modals-overlay {
  z-index: 800; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0; }
  .modal-slide._show,
  .modal-popup._show {
    visibility: visible;
    background: rgba(255, 255, 255, 0.65);
    pointer-events: auto; }
    .modal-slide._show .modal-inner-wrap,
    .modal-popup._show .modal-inner-wrap {
      position: relative;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
  .modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 49px 5px rgba(0, 0, 0, 0.15);
    opacity: 1;
    pointer-events: auto; }

.modal-slide {
  left: auto;
  z-index: 1000; }
  .modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: 270px; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-header,
  .modal-slide._inner-scroll .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-slide._inner-scroll .modal-content {
    overflow-y: auto; }
  .modal-slide._inner-scroll .modal-footer {
    margin-top: auto; }
  .modal-slide .modal-header,
  .modal-slide .modal-content,
  .modal-slide .modal-footer {
    padding: 0 0.5rem 0.5rem; }
  .modal-slide .modal-header {
    padding-bottom: 10px;
    padding-top: 10px; }

.modal-popup {
  left: 0;
  display: block;
  overflow-y: auto;
  z-index: 1000; }
  .modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 4rem auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-220%);
    transform: translateY(-220%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: flex;
    flex-direction: column;
    width: 75%; }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie10 .modal-popup._inner-scroll, .ie9 .modal-popup._inner-scroll {
      overflow-y: auto; }
    .modal-popup._inner-scroll .modal-inner-wrap {
      max-height: 90%; }
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap, .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: none; }
    .modal-popup._inner-scroll .modal-content {
      overflow-y: auto; }
  .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    padding-left: 1rem;
    padding-right: 1rem; }
  .modal-popup .modal-header,
  .modal-popup .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-popup .modal-header {
    padding-bottom: 1rem;
    padding-top: 1rem; }
  .modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 1rem;
    padding-top: 1rem; }
    .modal-popup .modal-footer button {
      padding: 12px 30px;
      display: inline-block;
      border: 3px solid #d19e66;
      background: #d19e66;
      color: white;
      background: #d19e66;
      color: #FFF;
      font-weight: bold;
      text-transform: uppercase;
      padding: 15px 30px;
      border: 3px solid #d19e66;
      letter-spacing: 2px;
      line-height: 1; }
      .modal-popup .modal-footer button:hover {
        background: none;
        color: #d19e66; }
      .modal-popup .modal-footer button:hover {
        background: none;
        color: #d19e66; }
  .modal-popup .modal-footer-actions {
    text-align: right; }
  .modal-popup.confirm .modal-inner-wrap {
    left: 50%;
    margin-left: -25rem;
    width: 50rem;
    text-align: center; }
  .modal-popup._image-box .modal-inner-wrap {
    margin: 5rem auto;
    max-width: 78rem;
    position: static; }
  .modal-popup._image-box .thumbnail-preview {
    padding-bottom: 4rem;
    text-align: center; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image-block {
      border: 1px solid #ccc;
      margin: 0 auto 2rem;
      max-width: 58rem;
      padding: 2rem; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image {
      max-height: 54rem; }

@media (max-width: 768px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    left: auto;
    z-index: 1000; }
    .custom-slide._show {
      visibility: visible;
      background: rgba(255, 255, 255, 0.65);
      pointer-events: auto; }
      .custom-slide._show .modal-inner-wrap {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      padding: 15px;
      background-color: #fff;
      box-shadow: 0 0 49px 5px rgba(0, 0, 0, 0.15);
      opacity: 1;
      pointer-events: auto; }
    .custom-slide._show .modal-inner-wrap {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      transition-duration: .3s;
      -webkit-transition-property: -webkit-transform, visibility;
      transition-property: transform, visibility;
      transition-timing-function: ease-in-out;
      width: 270px; }
    .custom-slide._inner-scroll .modal-inner-wrap {
      overflow-y: visible;
      display: flex;
      flex-direction: column; }
    .custom-slide._inner-scroll .modal-header,
    .custom-slide._inner-scroll .modal-footer {
      flex-grow: 0;
      flex-shrink: 1; }
    .custom-slide._inner-scroll .modal-content {
      overflow-y: auto; }
    .custom-slide._inner-scroll .modal-footer {
      margin-top: auto; }
    .custom-slide .modal-header,
    .custom-slide .modal-content,
    .custom-slide .modal-footer {
      padding: 0 0.5rem 0.5rem; }
    .custom-slide .modal-header {
      padding-bottom: 10px;
      padding-top: 10px; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      overflow-x: hidden; }
    .custom-slide .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      min-height: 100%; }

  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }

  .modal-custom .action-close,
  .modal-popup .action-close,
  .modal-slide .action-close {
    display: block; } }
fieldset,
.fieldset {
  outline: none; }

.field {
  margin-bottom: 1rem;
  position: relative; }
  .field.additional, .field.choice {
    margin-bottom: 0; }
  .field .label,
  .field label {
    margin-right: 30px;
    line-height: 2.428em;
    padding: 0.4rem 0;
    display: inline-block;
    text-transform: uppercase;
    color: #191919;
    font-weight: bold;
    letter-spacing: 2px; }
  .field .checkbox {
    margin: .75rem .5rem 0 0; }
  .field input.qty {
    width: 6rem; }

.legend,
legend {
  font-size: 1rem;
  font-weight: 600; }
  .legend + br,
  legend + br {
    display: none; }

.control .nested {
  margin-top: 1rem; }
  .control .nested .field {
    margin-bottom: 0; }

input[type="text"], .input-text,
input[type="email"],
input[type="password"],
input[type="number"],
select,
textarea {
  display: block;
  width: 100%;
  padding: 0.4rem 1rem;
  font-size: 14px;
  line-height: 2.428em;
  background: #f5f5f7;
  border: 0;
  color: #999999;
  font-style: italic; }
  input[type="text"].mage-error, .input-text.mage-error,
  input[type="email"].mage-error,
  input[type="password"].mage-error,
  input[type="number"].mage-error,
  select.mage-error,
  textarea.mage-error {
    font-style: normal;
    background: #fceaf1; }

select {
  height: 3.57rem; }

textarea {
  max-width: 100%; }

.radio,
input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  width: auto;
  height: 2.428em;
  margin: 0.4rem 0.4rem 0 0; }

p.required {
  color: #d73105; }

.form-inline {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .form-inline .control input,
  .form-inline .control select,
  .form-inline .control textarea {
    width: auto; }

.fieldset > .field.required > .label::after,
.fieldset > .field._required > .label::after,
.fieldset > .fields > .field.required > .label::after,
.fieldset > .fields > .field._required .label::after {
  color: #d73105;
  content: "*";
  font-size: 12px;
  margin: 0 0 0 5px; }

.actions .action,
.actions-toolbar .action,
.box-actions .action,
.product-item-actions .action,
.checkout.methods .action {
  padding: 12px 30px;
  display: inline-block;
  border: 3px solid #d19e66;
  background: #d19e66;
  color: white; }
  .actions .action:hover,
  .actions-toolbar .action:hover,
  .box-actions .action:hover,
  .product-item-actions .action:hover,
  .checkout.methods .action:hover {
    background: none;
    color: #d19e66; }

.actions-primary .action,
.primary .action,
.action.primary,
.checkout.methods .primary {
  background: #d19e66;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 30px;
  border: 3px solid #d19e66;
  letter-spacing: 2px;
  line-height: 1; }
  .actions-primary .action:hover,
  .primary .action:hover,
  .action.primary:hover,
  .checkout.methods .primary:hover {
    background: none;
    color: #d19e66; }

a.action.delete, a.action.edit, a.action.change-password {
  display: inline-block;
  padding: 0.38rem 1rem;
  border: 0; }
  a.action.delete span, a.action.edit span, a.action.change-password span {
    display: none; }
a.action.delete:before {
  content: "";
  display: inline-block;
  font-family: "Material Icons";
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  line-height: 1; }
a.action.edit:before {
  content: "";
  display: inline-block;
  font-family: "Material Icons";
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  line-height: 1; }

.actions-toolbar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 -0.25rem; }
  .actions-toolbar .action {
    margin: 0 0.25rem;
    display: inline-block; }

table thead span {
  color: #191919; }

input[placeholder]:focus {
  color: #ccc; }

input[placeholder]:focus::-webkit-input-placeholder {
  color: #ccc; }

div.mage-error {
  font-size: .8rem;
  line-height: 1.2rem;
  font-style: italic;
  color: #F11F17;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 100%; }

table.table {
  width: 100%;
  border-collapse: inherit; }
  table.table tr.row {
    display: table-row;
    margin: 0; }
    table.table tr.row .col {
      padding-right: 0; }
  table.table thead th {
    border-bottom: solid 1px #dadada; }
  table.table th, table.table td {
    padding: 10px; }
    table.table th:first-child, table.table td:first-child {
      padding-left: 0; }
  @media (max-width: 768px) {
    table.table th {
      display: none; }
    table.table td {
      width: 100%;
      padding: 10px 0;
      display: block; }
      table.table td:before {
        font-weight: bold;
        display: block;
        border-bottom: solid 1px #dadada;
        content: attr(data-th);
        margin-bottom: 10px; } }
table.table-bordered {
  border-top: 2px solid #d19e66;
  border-left: 1px solid #dadada; }
  table.table-bordered th,
  table.table-bordered td {
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada; }
table.data-table {
  width: 100%; }
  table.data-table th,
  table.data-table td {
    padding: 20px;
    vertical-align: middle; }
  table.data-table th {
    background: #f0f0f0;
    text-transform: uppercase;
    color: #000; }

dl dd {
  padding-left: 2rem; }

/*
* @subsection   RD Navbar
*
* @description  Describes style declarations for RD Navbar extension
*/
/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
* Usefull Functions
*/
.rd-navbar-wrap, .rd-navbar-static.rd-navbar--is-clone, .rd-navbar-static .rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fixed .rd-navbar-nav-wrap, .rd-navbar-fixed .rd-navbar-submenu, .rd-navbar-fixed .rd-navbar-submenu-toggle, .rd-navbar-cart, .rd-navbar-static #top-cart-btn-checkout, .rd-navbar-fixed .rd-navbar-cart-floating, .rd-navbar-fixed .rd-navbar-cart-floating:before, .rd-navbar-fixed .rd-navbar-cart-floating #top-cart-btn-checkout, .rd-navbar-fixed .rd-navbar-cart-fixed, .rd-navbar-static .rd-navbar-search .form-group, .rd-navbar-fixed .rd-navbar-search .form-group, .rd-navbar-fixed .rd-navbar-collapse, .rd-navbar-fixed .rd-navbar-collapse:before {
  transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86); }

.rd-navbar, .rd-navbar.rd-navbar--is-clone {
  display: none; }

.rd-navbar-fixed,
.rd-navbar-static,
.rd-navbar-fullwidth,
.rd-navbar-sidebar {
  display: block; }

.rd-navbar--no-transition, .rd-navbar--no-transition * {
  transition: none !important; }

.rd-navbar--is-clone .rd-navbar-nav > li > a::after {
  display: none; }

.rd-navbar-fixed .block,
.rd-navbar-static .block,
.rd-navbar-fullwidth .block,
.rd-navbar-sidebar .block {
  margin: 0; }

.rd-navbar-outer {
  color: #333333;
  background: #333333; }

.rd-navbar-static {
  background: #ffffff;
  position: relative; }
  .rd-navbar-static .rd-navbar-nav-wrap,
  .rd-navbar-static .rd-navbar-search-wrap {
    vertical-align: middle; }
  .rd-navbar-static.rd-navbar--is-clone {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 20; }
    .rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel {
      display: none; }
    .rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
      -webkit-transform: translateY(0);
      transform: translateY(0); }
  .rd-navbar-static.rd-navbar--is-stuck {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 20;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.18);
    background: #f7f7f8;
    padding: 16px 0; }
    .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel {
      display: none; }
    .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li > a::after {
      display: block; }
  .rd-navbar-static.rd-navbar--is-stuck .page-header__panel,
  .rd-navbar-static.rd-navbar--is-stuck .page-header__content {
    display: none; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown > a span:before, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a span:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    line-height: 1; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown > a span:before, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a span:before {
    float: right;
    line-height: 1;
    margin-top: 4px; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown > a .rd-navbar-submenu-toggle, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a .rd-navbar-submenu-toggle {
    display: none !important; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a {
    position: relative; }

/*
* @subsection   RD Navbar Toggles
*
* @description  Describes style declarations for RD Navbar toggles
*/
/*
* @subsection   RD Navbar Toggles
*
* @description  Describes style declarations for RD Navbar navigation
*/
.rd-navbar-nav, .rd-navbar-toggle {
  display: none; }

.rd-navbar-static .rd-navbar-subpanel {
  display: table; }
.rd-navbar-static .rd-navbar-outer .rd-navbar-inner {
  position: relative; }
.rd-navbar-static .rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-megamenu {
  position: absolute;
  background: #ffffff;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  border-top: 3px solid #d19e66;
  border-bottom: 3px solid #d19e66;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.18); }
  .rd-navbar-static .rd-navbar-dropdown li > a,
  .rd-navbar-static .rd-navbar-megamenu li > a {
    display: block; }
  .rd-navbar-static .rd-navbar-dropdown li.focus > a,
  .rd-navbar-static .rd-navbar-dropdown li.opened > a,
  .rd-navbar-static .rd-navbar-dropdown a:hover,
  .rd-navbar-static .rd-navbar-megamenu li.focus > a,
  .rd-navbar-static .rd-navbar-megamenu li.opened > a,
  .rd-navbar-static .rd-navbar-megamenu a:hover {
    color: #d19e66; }
.rd-navbar-static .rd-navbar-megamenu li > a {
  margin-bottom: 15px; }
.rd-navbar-static .rd-navbar-megamenu .level1 > li > a {
  font-family: "Playfair Display", serif;
  font-size: 20px;
  margin-bottom: 25px; }
.rd-navbar-static .rd-navbar-dropdown {
  width: 270px; }
  .rd-navbar-static .rd-navbar-dropdown > li a {
    padding: 8px 15px; }
  .rd-navbar-static .rd-navbar-dropdown > li.focus > a,
  .rd-navbar-static .rd-navbar-dropdown > li.opened > a,
  .rd-navbar-static .rd-navbar-dropdown > li > a:hover {
    background: #f7f7f8; }
.rd-navbar-static .rd-navbar-megamenu {
  left: 0;
  right: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 16px 8px; }
  .rd-navbar-static .rd-navbar-megamenu > li {
    display: table-cell; }
.rd-navbar-static .rd-navbar-nav {
  display: block;
  text-align: center;
  margin-top: -5px; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown {
    position: relative; }
  .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-dropdown,
  .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-megamenu,
  .rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-dropdown,
  .rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-megamenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .rd-navbar-static .rd-navbar-nav > li {
    display: inline-block;
    margin-right: 45px; }
    .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown,
    .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-megamenu {
      top: 26px;
      z-index: 1; }
    .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown {
      left: 0; }
      .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown {
        left: 101%;
        top: -3px;
        z-index: 2; }
    .rd-navbar-static .rd-navbar-nav > li > a {
      display: block;
      font-weight: bold;
      text-transform: uppercase;
      color: #333333;
      letter-spacing: 2px;
      position: relative; }
      .rd-navbar-static .rd-navbar-nav > li > a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 3px;
        background: #d19e66;
        bottom: -10px;
        left: 50%; }
    .rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-static .rd-navbar-nav > li.opened > a, .rd-navbar-static .rd-navbar-nav > li.focus > a,
    .rd-navbar-static .rd-navbar-nav > li > a:hover {
      color: #d19e66; }
      .rd-navbar-static .rd-navbar-nav > li.active > a:after, .rd-navbar-static .rd-navbar-nav > li.opened > a:after, .rd-navbar-static .rd-navbar-nav > li.focus > a:after,
      .rd-navbar-static .rd-navbar-nav > li > a:hover:after {
        width: 100%;
        left: 0; }

.rd-navbar-fixed .navigation li.level-top .megamenu-wrapper,
.rd-navbar-fixed .navigation a.level-top .megamenu-wrapper {
  padding: 10px;
  margin-bottom: 10px; }
.rd-navbar-fixed .navigation .col-sm-3 {
  border: 0; }
.rd-navbar-fixed .rd-navbar-toggle {
  display: block;
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  color: #333333; }
  .rd-navbar-fixed .rd-navbar-toggle span {
    position: relative;
    display: block;
    margin: auto;
    transition: .3s all ease;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-navbar-fixed .rd-navbar-toggle span:before, .rd-navbar-fixed .rd-navbar-toggle span:after {
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      transition: .3s all ease; }
    .rd-navbar-fixed .rd-navbar-toggle span:after {
      top: 8px; }
    .rd-navbar-fixed .rd-navbar-toggle span:after, .rd-navbar-fixed .rd-navbar-toggle span:before, .rd-navbar-fixed .rd-navbar-toggle span {
      width: 24px;
      height: 4px;
      background-color: #333333;
      backface-visibility: hidden;
      border-radius: 0; }
  .rd-navbar-fixed .rd-navbar-toggle.active span {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-navbar-fixed .rd-navbar-toggle.active span:before, .rd-navbar-fixed .rd-navbar-toggle.active span:after {
      top: 0;
      width: 15px; }
    .rd-navbar-fixed .rd-navbar-toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-navbar-fixed .rd-navbar-toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }
.rd-navbar-fixed .rd-navbar-nav-wrap {
  position: fixed;
  top: -56px;
  left: 0;
  width: 280px;
  padding: 112px 0 56px;
  bottom: -56px;
  color: #333333;
  background: #FFF;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
  z-index: 15;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%); }
  .rd-navbar-fixed .rd-navbar-nav-wrap.active {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
.rd-navbar-fixed .rd-navbar-nav {
  display: block;
  height: 100%;
  overflow: auto;
  font-size: 16px;
  line-height: 26px;
  text-align: left; }
  .rd-navbar-fixed .rd-navbar-nav:before, .rd-navbar-fixed .rd-navbar-nav:after {
    content: '';
    display: block;
    height: 8px; }
  .rd-navbar-fixed .rd-navbar-nav li {
    text-transform: uppercase; }
    .rd-navbar-fixed .rd-navbar-nav li > a {
      display: block;
      padding: 5px 56px 5px 16px;
      color: #333333; }
    .rd-navbar-fixed .rd-navbar-nav li.opened > a, .rd-navbar-fixed .rd-navbar-nav li a:hover {
      color: #d19e66; }
    .rd-navbar-fixed .rd-navbar-nav li.active > a {
      color: #d19e66;
      font-weight: bold; }
.rd-navbar-fixed .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-megamenu {
  display: none; }
.rd-navbar-fixed .rd-navbar-submenu {
  position: relative; }
  .rd-navbar-fixed .rd-navbar-submenu li > a {
    padding-left: 32px; }
  .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,
  .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {
    padding-left: 48px; }
  .rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,
  .rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {
    display: block; }
.rd-navbar-fixed .rd-navbar-submenu-toggle {
  position: absolute;
  right: 0;
  z-index: 999;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333333;
  cursor: pointer; }
  .rd-navbar-fixed .rd-navbar-submenu-toggle:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    line-height: 1; }
  .rd-navbar-fixed .rd-navbar-submenu-toggle:before {
    padding-top: 10px; }
  .rd-navbar-fixed .rd-navbar-submenu-toggle:hover {
    color: #333333; }

/*
* @subsection   RD Navbar Brand
*
* @description  Describes style declarations for RD Navbar brand
*/
.rd-navbar-brand {
  display: none;
  color: #333333; }

.rd-navbar-static .rd-navbar-brand {
  display: inline-block;
  float: left; }
  .rd-navbar-static .rd-navbar-brand > * {
    display: inline-block;
    vertical-align: middle; }
  .rd-navbar-static .rd-navbar-brand > img {
    margin-right: 10px; }
  .rd-navbar-static .rd-navbar-brand > a {
    font-size: 36px;
    line-height: 48px; }
    .rd-navbar-static .rd-navbar-brand > a span {
      display: none; }

.rd-navbar-fixed .rd-navbar-brand {
  display: block;
  text-align: left;
  position: fixed;
  top: 4px;
  left: 56px;
  right: 112px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 22px;
  line-height: 46px;
  height: 48px;
  z-index: 17; }
  .rd-navbar-fixed .rd-navbar-brand img {
    display: none; }
  .rd-navbar-fixed .rd-navbar-brand a {
    display: inline-block; }

/*
* @subsection   RD Navbar Toggles
*
* @description  Describes style declarations for RD Navbar navigation
*/
.rd-navbar-cart-floating {
  display: none; }

.rd-navbar-cart-toggle:hover {
  opacity: 0.8; }
.rd-navbar-cart-toggle span:before {
  font-family: "fl-line-icon-set";
  content: "\e061";
  font-size: 28px;
  line-height: 1;
  float: left;
  margin-top: -5px;
  padding-right: 12px;
  color: #d19e66; }

.rd-navbar-cart {
  display: none;
  text-align: left;
  color: #333333;
  background: #fff;
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.18); }
  .rd-navbar-cart .block-minicart.empty {
    height: auto; }
  .rd-navbar-cart .page-title-top {
    margin-bottom: 15px;
    color: #d19e66;
    line-height: normal; }
  .rd-navbar-cart .block-title,
  .rd-navbar-cart button.close {
    display: none; }
  .rd-navbar-cart .subtitle {
    text-transform: uppercase;
    color: #191919;
    padding-bottom: 25px;
    display: block;
    font-weight: bold;
    letter-spacing: 2px; }
    .rd-navbar-cart .subtitle.empty {
      padding-bottom: 0; }
  .rd-navbar-cart #minicart-content-wrapper {
    overflow: hidden;
    padding: 30px; }
  .rd-navbar-cart .block-content {
    position: static; }
    .rd-navbar-cart .block-content .items-total {
      font-size: 18px;
      color: #000; }
    .rd-navbar-cart .block-content .product-item {
      overflow: unset; }
    .rd-navbar-cart .block-content > .actions {
      position: relative; }
      .rd-navbar-cart .block-content > .actions > div {
        margin-bottom: 5px; }
        .rd-navbar-cart .block-content > .actions > div:first-child {
          margin-right: 10px; }
      .rd-navbar-cart .block-content > .actions .primary button,
      .rd-navbar-cart .block-content > .actions .primary a,
      .rd-navbar-cart .block-content > .actions .secondary button,
      .rd-navbar-cart .block-content > .actions .secondary a {
        display: inline-block;
        text-align: center; }
      .rd-navbar-cart .block-content > .actions .checkout {
        letter-spacing: 2px;
        font-weight: bold;
        padding: 15px 25px; }
      .rd-navbar-cart .block-content > .actions .viewcart {
        background: none;
        padding: 0;
        color: #d19e66;
        font-weight: normal;
        text-transform: capitalize;
        margin-top: 10px;
        text-decoration: underline;
        border: 0;
        letter-spacing: 1px; }
        .rd-navbar-cart .block-content > .actions .viewcart:hover {
          text-decoration: none; }
  .rd-navbar-cart .minicart-items-wrapper .product-item-details .toggle {
    margin: 0; }
  .rd-navbar-cart .minicart-items-wrapper .product-item-name {
    font-weight: bold; }
  .rd-navbar-cart:before {
    content: '';
    position: absolute;
    height: 32px;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1; }
  .rd-navbar-cart-items {
    overflow: auto;
    max-height: 100%;
    height: 100%;
    padding: 16px 0; }
    .rd-navbar-cart-items::-webkit-scrollbar {
      width: 4px; }
    .rd-navbar-cart-items::-webkit-scrollbar-thumb {
      background: #333333; }
  .rd-navbar-cart .rd-navbar-cart-item__preview {
    border-radius: 50%; }
  .rd-navbar-cart .rd-navbar-cart-item {
    position: relative;
    padding: 8px 0; }
    .rd-navbar-cart .rd-navbar-cart-item__left, .rd-navbar-cart .rd-navbar-cart-item__body, .rd-navbar-cart .rd-navbar-cart-item__remove {
      position: relative;
      display: table-cell; }
    .rd-navbar-cart .rd-navbar-cart-item__left {
      padding: 0 16px; }
      .rd-navbar-cart .rd-navbar-cart-item__left img {
        max-width: none; }
    .rd-navbar-cart .rd-navbar-cart-item__body {
      vertical-align: middle;
      width: 100%; }
    .rd-navbar-cart .rd-navbar-cart-item__title {
      font-size: 16px;
      line-height: 26px;
      color: #333333; }
    .rd-navbar-cart .rd-navbar-cart-item__counter {
      font-size: 14px;
      line-height: 1.3; }
    .rd-navbar-cart .rd-navbar-cart-item__remove {
      vertical-align: middle;
      width: 56px;
      font-size: 24px;
      padding: 0 16px; }
    .rd-navbar-cart .rd-navbar-cart-item:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      left: 88px;
      display: block;
      height: 1px;
      background: rgba(51, 51, 51, 0.2); }

.rd-navbar-static .rd-navbar-cart-wrap {
  border-left: 1px solid #ebecee;
  float: right;
  padding-left: 15px;
  margin-left: 15px; }
  .rd-navbar-static .rd-navbar-cart-wrap:before, .rd-navbar-static .rd-navbar-cart-wrap:after {
    display: table;
    content: "";
    line-height: 0; }
  .rd-navbar-static .rd-navbar-cart-wrap:after {
    clear: both; }
  .rd-navbar-static .rd-navbar-cart-wrap .loading-mask {
    display: none; }
.rd-navbar-static .rd-navbar-cart-floating {
  display: block; }
.rd-navbar-static .rd-navbar-cart-toggle {
  position: relative; }
.rd-navbar-static .text {
  font-size: 14px;
  height: auto;
  width: auto; }
  .rd-navbar-static .text:before {
    position: relative;
    font-size: 28px; }
.rd-navbar-static strong {
  font-weight: 400;
  color: #999999; }
.rd-navbar-static .rd-navbar-cart {
  display: block;
  position: absolute;
  width: 450px;
  top: 100%;
  right: 15px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  z-index: 4; }
  @media (min-width: 1728px) {
    .rd-navbar-static .rd-navbar-cart {
      right: 30px; } }
  .rd-navbar-static .rd-navbar-cart.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
.rd-navbar-static #top-cart-btn-checkout {
  position: relative;
  display: block;
  text-align: center; }
  .rd-navbar-static #top-cart-btn-checkout:before {
    font-weight: 400;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px; }

.rd-navbar-fixed .rd-navbar-cart {
  position: fixed;
  top: -100%;
  right: 10px;
  z-index: 10;
  opacity: 0;
  display: none; }
  .rd-navbar-fixed .rd-navbar-cart.active {
    opacity: 1;
    top: 56px;
    display: block;
    max-height: calc(100% - 70px);
    overflow-x: auto;
    transform: translate(0px); }
  @media (max-width: 768px) {
    .rd-navbar-fixed .rd-navbar-cart {
      width: auto;
      left: 10px;
      overflow: auto; }
      .rd-navbar-fixed .rd-navbar-cart #minicart-content-wrapper {
        padding: 15px; }
      .rd-navbar-fixed .rd-navbar-cart .minicart-items {
        padding-right: 0; } }
  @media (max-width: 360px) {
    .rd-navbar-fixed .rd-navbar-cart .minicart-items .item > .product {
      display: block; } }
.rd-navbar-fixed .rd-navbar-cart-floating {
  display: block;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 20;
  color: #FFF;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.25), 0 0 2px 0 rgba(0, 0, 0, 0.25);
  width: 56px;
  height: 56px;
  outline: 1px solid transparent;
  backface-visibility: hidden; }
  .rd-navbar-fixed .rd-navbar-cart-floating:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #FFF;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .rd-navbar-fixed .rd-navbar-cart-floating #top-cart-btn-checkout {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 56px;
    opacity: 0;
    visibility: hidden; }
    .rd-navbar-fixed .rd-navbar-cart-floating #top-cart-btn-checkout:before {
      font-weight: 400;
      font-size: 24px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 8px; }
  .rd-navbar-fixed .rd-navbar-cart-floating .rd-navbar-cart-toggle {
    position: absolute;
    top: 50%;
    left: 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .rd-navbar-fixed .rd-navbar-cart-floating .rd-navbar-cart-toggle span {
      height: 56px;
      line-height: 56px; }
  .rd-navbar-fixed .rd-navbar-cart-floating.active {
    right: 0;
    bottom: 0;
    border-radius: 0;
    width: 100%; }
    .rd-navbar-fixed .rd-navbar-cart-floating.active:before {
      -webkit-transform: translate(-50%, -50%) scale(20);
      transform: translate(-50%, -50%) scale(20);
      background: #2ecc71; }
    .rd-navbar-fixed .rd-navbar-cart-floating.active #top-cart-btn-checkout {
      opacity: 1;
      visibility: visible; }
.rd-navbar-fixed .rd-navbar-cart-fixed {
  display: block;
  position: fixed;
  top: 4px;
  right: 45px;
  z-index: 3;
  overflow: visible;
  width: 90px;
  height: 51px;
  outline: 1px solid transparent;
  backface-visibility: hidden;
  text-align: center; }
  .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle {
    font-size: 16px;
    line-height: 46px; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span:before,
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span:after {
      top: 6px;
      float: none; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle .loading-mask {
      visibility: hidden; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle, .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle a {
      color: #333333; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter-label {
      display: none; }
  .rd-navbar-fixed .rd-navbar-cart-fixed .text {
    font-size: 0; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .text:before {
      line-height: 40px; }
  .rd-navbar-fixed .rd-navbar-cart-fixed .counter-number {
    font-weight: 400; }

/*
* @subsection   RD Navbar Toggles
*
* @description  Describes style declarations for RD Navbar panel
*/
.rd-navbar-static .rd-navbar-panel {
  padding: 0; }
  .rd-navbar-static .rd-navbar-panel:before, .rd-navbar-static .rd-navbar-panel:after {
    display: table;
    content: "";
    line-height: 0; }
  .rd-navbar-static .rd-navbar-panel:after {
    clear: both; }

.rd-navbar-fixed .rd-navbar-panel-canvas {
  position: fixed;
  height: 56px;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFF;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
  z-index: 2; }
.rd-navbar-fixed .rd-navbar-toggle {
  position: fixed;
  z-index: 17;
  top: 4px;
  left: 4px; }

.rd-navbar-fixed-linked body {
  padding-top: 56px; }

/*
* @subsection   RD Navbar Search
*
* @description  Describes style declarations for RD Navbar search
*/
.rd-navbar-search {
  display: none; }

.rd-navbar-static .rd-navbar-search {
  display: block; }
  .rd-navbar-static .rd-navbar-search .form-group {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 4px;
    width: 1120px;
    left: 50%;
    margin-left: -585px;
    z-index: 3;
    transition: all 0.1s ease; }
    @media (min-width: 1200px) and (max-width: 1230px) {
      .rd-navbar-static .rd-navbar-search .form-group {
        width: 1100px; } }
    @media (max-width: 1199px) {
      .rd-navbar-static .rd-navbar-search .form-group {
        width: 920px;
        margin-left: -470px; } }
    @media (max-width: 991px) {
      .rd-navbar-static .rd-navbar-search .form-group {
        width: 680px;
        margin-left: -340px; } }
    .rd-navbar-static .rd-navbar-search .form-group input {
      width: 100%;
      height: 50px;
      display: block;
      line-height: normal;
      padding-right: 65px; }
  .rd-navbar-static .rd-navbar-search.active .form-group {
    opacity: 1;
    visibility: visible; }
  .rd-navbar-static .rd-navbar-search .field.search {
    margin-bottom: 0; }
  .rd-navbar-static .rd-navbar-search .actions {
    position: absolute;
    right: 0;
    top: 0; }
  .rd-navbar-static .rd-navbar-search button[type="submit"] {
    height: 50px;
    font-size: 28px;
    padding: 3px 0 0;
    position: absolute;
    right: 0;
    width: 50px;
    color: #d19e66;
    line-height: 1;
    background: none;
    border: 0; }
    .rd-navbar-static .rd-navbar-search button[type="submit"]:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      line-height: 1; }
    .rd-navbar-static .rd-navbar-search button[type="submit"] span {
      display: none; }
    .rd-navbar-static .rd-navbar-search button[type="submit"]:hover {
      color: #191919; }
.rd-navbar-static .rd-navbar-search-toggle {
  display: inline-block;
  font-size: 28px;
  color: #dedfe1;
  vertical-align: middle;
  height: 28px;
  margin: -10px 0; }
  .rd-navbar-static .rd-navbar-search-toggle:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0); }
  .rd-navbar-static .rd-navbar-search-toggle:hover {
    color: #333333; }
  .rd-navbar-static .rd-navbar-search-toggle.active {
    position: absolute;
    right: -20px; }
    .rd-navbar-static .rd-navbar-search-toggle.active:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0); }
    @media (min-width: 1200px) and (max-width: 1230px) {
      .rd-navbar-static .rd-navbar-search-toggle.active {
        right: 0; } }
    @media (max-width: 1199px) {
      .rd-navbar-static .rd-navbar-search-toggle.active {
        right: 0; } }
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-search .form-group {
  bottom: 2px; }
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-search .form-group input {
  background: #fff; }
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-search-toggle {
  display: none; }

.rd-navbar-fixed .rd-navbar-search-toggle {
  display: block;
  position: fixed;
  top: 0;
  left: 55px;
  font-family: "FontAwesome";
  width: 56px;
  height: 56px;
  z-index: 4;
  color: #191919; }
  .rd-navbar-fixed .rd-navbar-search-toggle:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 28px;
    vertical-align: middle; }
  .rd-navbar-fixed .rd-navbar-search-toggle.active:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0); }
  .rd-navbar-fixed .rd-navbar-search-toggle.active {
    background: #fff;
    color: #dedfe1;
    left: auto;
    right: 0; }
    .rd-navbar-fixed .rd-navbar-search-toggle.active:hover {
      color: #d19e66; }
.rd-navbar-fixed .rd-navbar-search {
  display: block; }
  .rd-navbar-fixed .rd-navbar-search .form-group {
    position: fixed;
    top: 0;
    padding-top: 4px;
    left: 10px;
    right: 55px;
    height: 56px;
    z-index: 17;
    visibility: hidden;
    opacity: 0; }
    .rd-navbar-fixed .rd-navbar-search .form-group input {
      width: 100%;
      display: block;
      line-height: normal;
      height: 50px; }
  .rd-navbar-fixed .rd-navbar-search.active .form-group {
    opacity: 1;
    visibility: visible; }
  .rd-navbar-fixed .rd-navbar-search form button[type="submit"] {
    font-size: 28px;
    background: none;
    height: 46px;
    line-height: 56px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    border: 0;
    color: #d19e66; }
    .rd-navbar-fixed .rd-navbar-search form button[type="submit"]:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      line-height: 1; }
    .rd-navbar-fixed .rd-navbar-search form button[type="submit"] span {
      display: none; }
    .rd-navbar-fixed .rd-navbar-search form button[type="submit"]:hover {
      color: #333333; }

.search.found,
.search.summary {
  margin-bottom: 10px; }
  .search.found strong,
  .search.summary strong {
    color: #191919; }

.catalogsearch-advanced-result .message.notice {
  padding-bottom: 0.8rem; }
  .catalogsearch-advanced-result .message.notice div::after {
    display: none; }

/*
* @subsection   RD Navbar Collapse
*
* @description  Describes style declarations for RD Navbar collapse
*/
.rd-navbar-collapse,
.rd-navbar-collapse-toggle {
  display: none; }
  .rd-navbar-collapse .switcher.currency,
  .rd-navbar-collapse .switcher.language,
  .rd-navbar-collapse-toggle .switcher.currency,
  .rd-navbar-collapse-toggle .switcher.language {
    display: none; }

.rd-navbar-static .rd-navbar-inner {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }
.rd-navbar-static .rd-navbar-collapse {
  display: block; }
  .rd-navbar-static .rd-navbar-collapse:before, .rd-navbar-static .rd-navbar-collapse:after {
    display: table;
    content: "";
    line-height: 0; }
  .rd-navbar-static .rd-navbar-collapse:after {
    clear: both; }
  .rd-navbar-static .rd-navbar-collapse li {
    float: left;
    margin: 0 20px 0 0; }
    @media (max-width: 1727px) {
      .rd-navbar-static .rd-navbar-collapse li {
        float: none; } }
    .rd-navbar-static .rd-navbar-collapse li .counter:after {
      content: ")"; }
    .rd-navbar-static .rd-navbar-collapse li .counter:before {
      content: "("; }

.rd-navbar-fixed .rd-navbar-collapse {
  display: block;
  text-align: left;
  position: fixed;
  top: 56px;
  right: 4px;
  color: #333333;
  padding: 15px;
  z-index: 19;
  width: 250px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  visibility: hidden;
  overflow: hidden;
  transition: .3s box-shadow ease .2s; }
  .rd-navbar-fixed .rd-navbar-collapse:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: #f7f7f7;
    width: 48px;
    height: 48px;
    -webkit-transform: scale(0);
    transform: scale(0); }
  .rd-navbar-fixed .rd-navbar-collapse li {
    position: relative;
    opacity: 0;
    transition: .3s all ease 0s; }
  .rd-navbar-fixed .rd-navbar-collapse > li > a {
    display: block;
    padding: 11px 16px; }
    .rd-navbar-fixed .rd-navbar-collapse > li > a:hover {
      background: #f2f2f2; }
  .rd-navbar-fixed .rd-navbar-collapse.active {
    visibility: visible;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25); }
    .rd-navbar-fixed .rd-navbar-collapse.active li {
      transition: .3s all ease .2s;
      opacity: 1; }
    .rd-navbar-fixed .rd-navbar-collapse.active:before {
      background: #FFF;
      -webkit-transform: scale(25);
      transform: scale(25); }
  .rd-navbar-fixed .rd-navbar-collapse .switcher.currency,
  .rd-navbar-fixed .rd-navbar-collapse .switcher.language {
    display: block;
    margin: 0 0 7px; }
    .rd-navbar-fixed .rd-navbar-collapse .switcher.currency .actions .action,
    .rd-navbar-fixed .rd-navbar-collapse .switcher.language .actions .action {
      background: none;
      padding: 0;
      border: 0;
      color: #333333;
      text-transform: uppercase; }
      .rd-navbar-fixed .rd-navbar-collapse .switcher.currency .actions .action:hover,
      .rd-navbar-fixed .rd-navbar-collapse .switcher.language .actions .action:hover {
        color: #d19e66; }
    .rd-navbar-fixed .rd-navbar-collapse .switcher.currency strong,
    .rd-navbar-fixed .rd-navbar-collapse .switcher.language strong {
      font-weight: normal; }
    .rd-navbar-fixed .rd-navbar-collapse .switcher.currency .dropdown .mage-dropdown-dialog,
    .rd-navbar-fixed .rd-navbar-collapse .switcher.language .dropdown .mage-dropdown-dialog {
      width: 217px;
      position: relative;
      top: 0;
      background: none; }
  .rd-navbar-fixed .rd-navbar-collapse .links li {
    display: block;
    margin: 0 0 7px; }
    .rd-navbar-fixed .rd-navbar-collapse .links li a {
      color: #333333;
      text-transform: uppercase; }
      .rd-navbar-fixed .rd-navbar-collapse .links li a:hover {
        color: #d19e66; }
.rd-navbar-fixed .switcher.currency,
.rd-navbar-fixed .switcher.language {
  display: none; }
.rd-navbar-fixed .rd-navbar-collapse-toggle {
  display: block;
  position: fixed;
  top: 4px;
  right: 4px;
  font-family: "FontAwesome";
  width: 48px;
  height: 48px;
  z-index: 3; }
  .rd-navbar-fixed .rd-navbar-collapse-toggle span {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    font-size: 28px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    color: #333333; }
    .rd-navbar-fixed .rd-navbar-collapse-toggle span, .rd-navbar-fixed .rd-navbar-collapse-toggle span:before, .rd-navbar-fixed .rd-navbar-collapse-toggle span:after {
      transition: .3s all ease; }
    .rd-navbar-fixed .rd-navbar-collapse-toggle span:before, .rd-navbar-fixed .rd-navbar-collapse-toggle span:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .rd-navbar-fixed .rd-navbar-collapse-toggle span:before {
      content: "";
      -webkit-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .rd-navbar-fixed .rd-navbar-collapse-toggle span:after {
      content: "";
      -webkit-transform: rotate(-90deg) scale(0);
      transform: rotate(-90deg) scale(0);
      opacity: 0;
      visibility: hidden; }
  .rd-navbar-fixed .rd-navbar-collapse-toggle.active span:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotate(90deg) scale(0);
    transform: rotate(90deg) scale(0); }
  .rd-navbar-fixed .rd-navbar-collapse-toggle.active span:after {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible; }
  .rd-navbar-fixed .rd-navbar-collapse-toggle.active {
    z-index: 20; }

.data.items {
  position: relative; }
  .data.items .title {
    float: left;
    width: auto;
    height: 2.428em;
    margin-right: 1rem; }
  .data.items .content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
    margin-top: 2.428em;
    padding-top: 1rem;
    display: none; }
    .data.items .content.active {
      display: block; }
    .data.items .content[role="tabpanel"] {
      display: block; }

.page-messages {
  margin-bottom: 2rem; }

.messages {
  position: fixed;
  top: 70px;
  right: 5%;
  max-width: 90%;
  z-index: 2; }
  @media (min-width: 768px) {
    .messages {
      top: 55px;
      max-width: 100%; } }

.message {
  padding: 0.8rem 1rem 1.4rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 2px;
  position: relative;
  cursor: pointer; }
  .message > div:after {
    content: 'Tap to close';
    position: absolute;
    bottom: 7px;
    right: 0;
    left: 0;
    font-size: 10px;
    line-height: 1;
    color: #191919;
    text-align: center;
    text-transform: uppercase; }

.message-info,
.message-notice,
.message.notice,
.message.info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.message-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.message-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.message-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-controls {
  position: absolute;
  top: -50px;
  right: 0px; }
  .owl-controls .owl-prev {
    display: inline-block; }
    .owl-controls .owl-prev:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      line-height: 1; }
  .owl-controls .owl-next {
    display: inline-block; }
    .owl-controls .owl-next:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      line-height: 1; }
  .owl-controls .owl-prev,
  .owl-controls .owl-next {
    padding: 0 7px;
    cursor: pointer; }
    .owl-controls .owl-prev:before,
    .owl-controls .owl-next:before {
      font-size: 36px;
      color: #999999;
      transition: .3s ease; }
    .owl-controls .owl-prev:hover:before,
    .owl-controls .owl-next:hover:before {
      color: #333333; }

/***/
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

[role="tablist"] [role="tab"] {
  position: relative;
  cursor: pointer;
  outline: none;
  margin-bottom: 1rem;
  display: inline-block;
  padding-right: 1rem; }
  [role="tablist"] [role="tab"]:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    line-height: 1; }
  [role="tablist"] [role="tab"][aria-selected="true"]:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    line-height: 1; }
  [role="tablist"] [role="tab"]:before {
    position: absolute;
    right: 0;
    top: 2px; }
[role="tablist"] [role="tabpanel"] {
  margin-bottom: 2rem; }

.block[role="tablist"] .title[role="tab"] {
  display: block; }

.data.items {
  position: relative; }
  .data.items .tab-titles:before, .data.items .tab-titles:after {
    display: table;
    content: "";
    line-height: 0; }
  .data.items .tab-titles:after {
    clear: both; }
  .data.items .title {
    display: block;
    margin: 0 22px;
    padding: 0;
    float: none;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: 0.3s;
    height: auto; }
    .data.items .title:after {
      content: "";
      position: absolute;
      width: 0;
      left: 50%;
      bottom: -14px;
      height: 4px;
      background: #d19e66;
      transition: 0.3s; }
    .data.items .title.active a, .data.items .title:hover a {
      color: #191919; }
    .data.items .title.active:after, .data.items .title:hover:after {
      left: 0;
      width: 100%; }
    .data.items .title:before {
      display: none; }
    .data.items .title .counter:after {
      content: ")"; }
    .data.items .title .counter:before {
      content: "("; }
  .data.items .review-content {
    font-size: 16px; }
  .data.items .content {
    width: 100%;
    margin: 0;
    padding: 50px 0 0;
    display: none;
    float: none; }
    .data.items .content.active {
      display: block; }
    .data.items .content[role="tabpanel"] {
      display: block; }

@media (min-width: 768px) {
  .data.items .title {
    display: inline-block; } }
@media (max-width: 767px) {
  .data.items .title {
    margin: 0;
    text-align: left; }
    .data.items .title:after {
      display: none; }
    .data.items .title a:hover {
      color: #999999; }
    .data.items .title.active a {
      color: #d19e66; }
  .data.items .content {
    padding-top: 15px;
    border-top: 1px solid #ebecee; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  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; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.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); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.carousel-nav {
  text-align: right; }
  .carousel-nav .carousel-nav-item {
    padding: 0.4rem 1rem; }

/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
* Usefull Functions
*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  z-index: 1; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: #f5f5f7;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 4px 13px 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: none;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
* Usefull Functions
*/
.select2-container--default .select2-selection--single {
  border: none;
  border-radius: 0;
  outline: none;
  padding-left: 12px; }
  .select2-container--default .select2-selection--single:hover {
    background: #f5f5f7; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border: none;
      height: 0;
      position: absolute;
      width: 0;
      line-height: 30px; }
      .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
        content: "";
        display: inline-block;
        font-family: "FontAwesome";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        line-height: 1; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
  opacity: 0.3; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background: #f5f5f7; }
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }
.select2-container--default .select2-results > .select2-results__options {
  max-height: 300px;
  overflow-y: visible; }
.select2-container--default .select2-results__option[role=group] {
  padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] {
  background: none;
  color: #d19e66; }
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #ebecee; }
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 8px; }

.product.info #product-review-container .select2-container--default .select2-selection--single {
  min-width: 70px;
  padding-right: 20px; }
  .product.info #product-review-container .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    top: 10px; }

/**
* @subsection   Animate.css
*
* @description  A bunch of cool, fun, and cross-browser animations
*               for you to use.
*
* @author       Daniel Eden
* @link         http://daneden.me/animate
* @license      MIT license - http://opensource.org/licenses/MIT
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.not-animated {
  opacity: 0; }

/**
* Bounce Keyframes Animation
*/
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

/**
* Flas Keyframes Animation
*/
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/**
* Pulse Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

/**
* RubberBand Keyframes Animation
*/
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

/**
* Shake Keyframes Animation
*/
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

/**
* Swing Keyframes Animation
*/
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

/**
* Tada Keyframes Animation
*/
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/**
* Wobble Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

/**
* BounceIn Keyframes Animation
*/
@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* BounceInDown Keyframes Animation
*/
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

/**
* BounceInLeft Keyframes Animation
*/
@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

/**
* BounceInRight Keyframes Animation
*/
@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

/**
* BounceInUp Keyframes Animation
*/
@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

/**
* BounceOut Keyframes Animation
*/
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* BounceOutDown Keyframes Animation
*/
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

/**
* BounceOutLeft Keyframes Animation
*/
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

/**
* BounceOutRight Keyframes Animation
*/
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

/**
* BounceOutUp Keyframes Animation
*/
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

/**
* FadeIn Keyframes Animation
*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/**
* FadeInDown Keyframes Animation
*/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

/**
* FadeInDownBig Keyframes Animation
*/
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

/**
* FadeInLeft Keyframes Animation
*/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

/**
* FadeInLeftBig Keyframes Animation
*/
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

/**
* FadeInRight Keyframes Animation
*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

/**
* FadeInRightBig Keyframes Animation
*/
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

/**
* FadeInUp Keyframes Animation
*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/**
* FadeInUpBig Keyframes Animation
*/
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

/**
* FadeOut Keyframes Animation
*/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

/**
* FadeOutDown Keyframes Animation
*/
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

/**
* FadeOutDownBig Keyframes Animation
*/
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

/**
* FadeOutLeft Keyframes Animation
*/
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

/**
* FadeOutLeftBig Keyframes Animation
*/
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

/**
* FadeOutRight Keyframes Animation
*/
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

/**
* FadeOutRightBig Keyframes Animation
*/
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

/**
* FadeOutUp Keyframes Animation
*/
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

/**
* FadeOutUpBig Keyframes Animation
*/
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

/**
* Flip Keyframes Animation
*/
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

/**
* FlipInX Keyframes Animation
*/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

/**
* FlipInY Keyframes Animation
*/
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

/**
* FlipOutX Keyframes Animation
*/
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

/**
* FlipOutY Keyframes Animation
*/
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* LightSpeedIn Keyframes Animation
*/
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/**
* LightSpeedOut Keyframes Animation
*/
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

/**
* RotateIn Keyframes Animation
*/
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

/**
* RotateInDownLeft Keyframes Animation
*/
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

/**
* RotateInDownRight Keyframes Animation
*/
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

/**
* RotateInUpLeft Keyframes Animation
*/
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

/**
* RotateInUpRight Keyframes Animation
*/
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

/**
* RotateOut Keyframes Animation
*/
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

/**
* RotateOutDownLeft Keyframes Animation
*/
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

/**
* RotateOutDownRight Keyframes Animation
*/
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

/**
* RotateOutUpLeft Keyframes Animation
*/
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

/**
* RotateOutUpRight Keyframes Animation
*/
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

/**
* Hinge Keyframes Animation
*/
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/**
* RollIn Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/**
* RollOut Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

/**
* ZoomIn Keyframes Animation
*/
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

/**
* ZoomInDown Keyframes Animation
*/
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

/**
* ZoomInLeft Keyframes Animation
*/
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

/**
* ZoomInRight Keyframes Animation
*/
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

/**
* ZoomInUp Keyframes Animation
*/
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

/**
* ZoomOut Keyframes Animation
*/
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

/**
* ZoomOutDown Keyframes Animation
*/
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

/**
* ZoomOutLeft Keyframes Animation
*/
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

/**
* ZoomOutRight Keyframes Animation
*/
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

/**
* ZoomOutUp Keyframes Animation
*/
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

/**
* SlideInDown Keyframes Animation
*/
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

/**
* SlideInLeft Keyframes Animation
*/
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

/**
* SlideInRight Keyframes Animation
*/
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

/**
* SlideInUp Keyframes Animation
*/
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

/**
* SlideOutDown Keyframes Animation
*/
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

/**
* SlideOutLeft Keyframes Animation
*/
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

/**
* SlideOutRight Keyframes Animation
*/
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

/**
* SlideOutUp Keyframes Animation
*/
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/*
* @subsection   Floating System
*/
.pull-left {
  float: left; }

.pull-none {
  float: none; }

.pull-right {
  float: right; }

@media (min-width: 480px) {
  .pull-xs-left {
    float: left; }

  .pull-xs-none {
    float: none; }

  .pull-xs-right {
    float: right; } }
@media (min-width: 768px) {
  .pull-sm-left {
    float: left; }

  .pull-sm-none {
    float: none; }

  .pull-sm-right {
    float: right; } }
@media (min-width: 992px) {
  .pull-md-left {
    float: left; }

  .pull-md-none {
    float: none; }

  .pull-md-right {
    float: right; } }
@media (min-width: 1200px) {
  .pull-lg-left {
    float: left; }

  .pull-lg-none {
    float: none; }

  .pull-lg-right {
    float: right; } }
/*
* @subsection   Text Alignment
*/
.text-left, table.table thead th {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left; }

  .text-xs-center {
    text-align: center; }

  .text-xs-right {
    text-align: right; } }
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }

  .text-sm-center {
    text-align: center; }

  .text-sm-right {
    text-align: right; } }
@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }

  .text-md-center {
    text-align: center; }

  .text-md-right {
    text-align: right; } }
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }

  .text-lg-center {
    text-align: center; }

  .text-lg-right {
    text-align: right; } }
/*
* @subsection   Text Styling
*/
.italic, dl dd {
  font-style: italic; }

.italic, dl dd {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.strike {
  text-decoration: line-through; }

.thin {
  font-weight: 100; }

.light {
  font-weight: 300; }

.regular {
  font-weight: 400; }

.medium {
  font-weight: 500; }

.sbold {
  font-weight: 600; }

.bold, table.table thead th, dl dt, strong {
  font-weight: 700; }

.ubold {
  font-weight: 900; }

.primary-color {
  color: #d19e66; }

/*
* @subsection   Icons
*/
.big-circle-icon {
  display: block;
  width: 122px;
  height: 122px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  border: 2px solid #d19e66; }
  .big-circle-icon:before {
    color: #d19e66;
    font-size: 66px;
    line-height: 122px;
    text-align: center;
    width: 100%; }

.medium-icon {
  margin: 0 auto 1rem; }
  .medium-icon:before {
    font-size: 60px;
    line-height: 1em;
    color: #d19e66; }

.small-icon:before {
  font-size: 40px;
  line-height: inherit;
  color: #d19e66; }

/*
* @subsection   Typography
*/
h1, .heading-1 {
  font-size: 2rem; }

h2, .heading-2 {
  font-size: 1.5rem; }

h3, .heading-3 {
  font-size: 1.17rem;
  line-height: 2rem; }

h4, .heading-4 {
  font-size: 1rem;
  font-weight: 600; }

h5, .heading-5 {
  font-size: .83rem; }

h6, .heading-6 {
  font-size: .67rem; }

h1,
.heading-1 {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

h2,
.heading-2 {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

h3,
.heading-3 {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

h4,
.heading-4 {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

h5,
.heading-5 {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

h6,
.heading-6 {
  font-family: "Playfair Display", serif;
  color: #191919;
  margin-bottom: 0.5em; }

/*# sourceMappingURL=style.css.map */
@charset "UTF-8";

iframe#launcher {
    display: none !important;
}

.fieldset > .field.required > .label::after {
    font-size: 0px;
}

/* LAYOUT CONTAINERS */
#maincontent .columns.container {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}

/* CMS PAGES */
body.cms-page-view #maincontent .columns.container {
    max-width: 1240px;
    margin: 0 auto;
}

body.cms-page-view #maincontent.page-main .columns.container h1,
body.cms-page-view #maincontent.page-main .columns.container h2,
body.cms-page-view #maincontent.page-main .columns.container h3,
body.cms-page-view #maincontent.page-main .columns.container h4,
body.cms-page-view #maincontent.page-main .columns.container h5,
body.cms-page-view #maincontent.page-main .columns.container h6 {
    margin-bottom: 20px;
}

#rgpdLabel {
    letter-spacing: inherit;
    text-transform: none;
    display: block;
    padding: 0;
    margin-bottom: 10px;
}

#rgpd {
    vertical-align: middle;
    margin: 0 8px 0 0;
    padding: 0;
    position: relative;
    top: -1px;
}

#rgpdCms {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#lopd {
    font-size: 11px;
    margin-top: 25px;
    display: block;
}

body.cms-page-view #maincontent.page-main .columns.container .column.main .about-banner {
    margin-bottom: 40px;
}

body.cms-page-view #maincontent.page-main .columns.container .column.main p a span {
    color: #d19e66;
}

body.cms-page-view .page-wrapper .page-main .columns.container .cover-image {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto 50px auto;
}

body.cms-page-view .page-wrapper .page-main .columns.container .cover-image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper {
    display: block;
    width: 100%;
    margin: 0 auto;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-info,
body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 100px);
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-info {
    margin-right: 40px;
    padding-top: 10px;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form {
    margin-left: 40px;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-info ul {
    display: block;
    margin-left: 20px;
    margin-bottom: 20px;
    list-style: disc;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-info strong,
    {
    color: #333 !important;
    font-weight: bold;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form input,
body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form textarea {
    border: 1px solid #dddddd;
    transition: all ease 0.5s;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form textarea {
    line-height: 1.5em;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form input:focus,
body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form textarea:focus {
    border: 1px solid #191919;
    transition: all ease 0.5s;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .field .label,
body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .field label {
    color: #999999;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .actions-primary .action,
body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .primary .action,
body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .action.primary,
body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .checkout.methods .primary {
    background: #FFFFFF;
    color: #d19e66;
    font-weight: normal;
    font-weight: bold;
    text-transform: uppercase;
    border: 3px solid #d19e66;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .actions-primary .action:hover,
body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .primary .action:hover,
body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .action.primary:hover,
body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .checkout.methods .primary:hover {
    color: #FFF;
    background: #d19e66;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .form.contact {
    max-width: 100%;
    margin: 0 auto;
}

body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form .actions-toolbar {
    display: block;
    text-align: center;
}

@media (max-width: 1200px) {

    body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-info,
    body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form {
        display: block;
        width: 80%;
        margin: 0 auto;
    }

    body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-info {
        margin-right: auto;
        padding-top: 0;
    }

    body.cms-page-view .page-wrapper .page-main .columns.container .info-wrapper .contact-form {
        margin-left: auto;
    }
}

/* CMS UNICAS */
body.product-gift-card-plogift .page-wrapper #maincontent.page-main .columns.container {
    max-width: 1240px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    body.product-gift-card-plogift .page-wrapper #maincontent.page-main .columns.container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 992px) {
    body.product-gift-card-plogift .page-wrapper #maincontent.page-main .columns.container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 1200px) {
    body.product-gift-card-plogift .page-wrapper #maincontent.page-main .columns.container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 1728px) {
    body.product-gift-card-plogift .page-wrapper #maincontent.page-main .columns.container {
        padding-left: 30px;
        padding-right: 30px;
    }
}


@media (max-width: 1000px) {
    .header-icon {
        float: none;
        overflow: visible;
        position: fixed;
        top: 16px;
        left: 105px;
        z-index: 3;
        margin: 0;
        padding: 0;
    }

    .header-icon li {
        margin: 0 4px !important;
        display: inline-block;
        vertical-align: middle;
    }

    .header-icon li a {
        font-size: 20px;
    }

    .header-icon li:nth-child(3),
    .header-icon li:nth-child(4),
    .header-icon li:nth-child(5),
    .header-icon li:nth-child(6) {
        display: none;
    }

    .header-icon li a {
        padding: 0 5px;
        color: #111;
    }


}



/* FOOTER */
footer.page-footer {
    text-align: center;
    position: relative;
    padding-top: 50px;
    background: #f1f1f1;
}

footer.page-footer:before {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    border-top: 3px solid #ebecee;
}

footer.page-footer > .container {
    display: block;
    max-width: 1024px;
    margin: 0 auto;
}

footer.page-footer ul.list-icon {
    margin-bottom: 22px;
}

footer.page-footer ul.list-icon li {
    display: inline-block;
    margin: 0 10px;
    font-size: 22px;
}

footer.page-footer .footer-logo {
    display: inline-block;
    margin-bottom: 32px;
}

footer.page-footer .copyright {
    font-size: 14px;
    font-style: italic;
    border-top: 1px solid #ebecee;
    padding: 20px 0;
    width: 100%;
    display: block;
    margin-top: 40px;
}

/* FOOTER COLUMN LINKS */
footer.page-footer .footer-links {
    display: block;
    width: 100%;
    padding-top: 50px;
    max-width: 1200px;
    margin: 0 auto;
}

footer.page-footer .footer-links .col-1,
footer.page-footer .footer-links .col-2,
footer.page-footer .footer-links .col-3,
footer.page-footer .footer-links .col-4 {
    display: inline-block;
    font-size: 0;
    width: 20%;
}

footer.page-footer .footer-links .col-1 .block-title,
footer.page-footer .footer-links .col-2 .block-title,
footer.page-footer .footer-links .col-3 .block-title,
footer.page-footer .footer-links .col-4 .block-title {
    text-transform: uppercase;
    font-size: 16px;
    color: #191919;
    text-align: left;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

footer.page-footer .footer-links .col-1 ul,
footer.page-footer .footer-links .col-2 ul,
footer.page-footer .footer-links .col-3 ul,
footer.page-footer .footer-links .col-4 ul {
    font-size: 14px;
    text-align: left;
}

footer.page-footer .footer-links .col-1 ul li,
footer.page-footer .footer-links .col-2 ul li,
footer.page-footer .footer-links .col-3 ul li,
footer.page-footer .footer-links .col-4 ul li {
    display: block;
    margin-bottom: 5px;
}

footer.page-footer .footer-links .col-1 ul li a,
footer.page-footer .footer-links .col-2 ul li a,
footer.page-footer .footer-links .col-3 ul li a,
footer.page-footer .footer-links .col-4 ul li a {
    color: #999999;
}

/* OWL CAROUSEL */
.owl-controls .owl-nav .owl-prev {
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    z-index: 9;
    display: block !important;
}

.owl-controls .owl-nav .owl-next {
    display: block;
    position: absolute;
    top: 50%;
    right: 0px;
    z-index: 9;
    display: block !important;
}

.product-items.owl-carousel.owl-loaded {
    overflow: hidden;
}

/* HOMEPAGE */
body.cms-home .widget {
    margin-bottom: 0;
    padding-bottom: 0;
}

body.cms-home .bottom-banners {
    display: block;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}

body.cms-home .bottom-banners .list-2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

body.cms-home .bottom-banners .list-2 li {
    -webkit-flex-basis: calc(25% - 10px);
    -ms-flex-preferred-size: calc(25% - 10px);
    flex-basis: calc(25% - 10px);
    max-width: calc(25% - 10px);
    margin: 5px;
    position: relative;
}

body.cms-home .bottom-banners .list-2 li img {
    width: 100%;
    max-width: 100%;
    height: auto;
    position: relative;
}

body.cms-home .bottom-banners .list-2 a::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.0);
    transition: all ease 0.5s;
}

body.cms-home .bottom-banners .list-2 li a:hover::after {
    background: rgba(0, 0, 0, 0.33);
    transition: all ease 0.5s;
}

body.cms-home .bottom-banners .list-2 li a span {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    text-align: center;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: -30px;
    color: #111;
    transition: all ease 0.5s;
}

body.cms-home .bottom-banners .list-2 li a:hover span {
    color: #d09d7f;
    transition: all ease 0.5s;
}

body.cms-home .home-featured-products {
    padding: 20px 0;
}

body.cms-home .block-new-products.grid,
body.cms-home .home-featured-products .products.block-new-products {
    display: block;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}

body.cms-home .block-new-products {
    padding: 80px 0;
}

body.cms-home .block-new-products.grid .block-title strong,
body.cms-home .home-featured-products .products.block-new-products .block-title {
    font-size: 46px;
    position: relative;
    text-transform: uppercase;
    font-family: "Playfair Display", serif;
    color: #191919;
    margin-bottom: 50px;
    line-height: 46px;
    font-weight: normal;
}

body.cms-home .block-new-products.grid .products-grid .product-item::before,
body.cms-home .home-featured-products .products-grid .product-item::before {
    display: none !important;
}

.home-text {
    display: block;
    width: 100%;
    padding: 40px 0;
    background: #f1f1f1;
    border-top: 3px solid #ebecee;
    border-bottom: 3px solid #ebecee;
}

.home-text-wrapper {
    display: block;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    text-align: justify;
}

.home-text-wrapper h1,
.home-text-wrapper h2,
.home-text-wrapper h3,
.home-text-wrapper h4 {
    display: block;
    text-align: center;
    font-size: 24px;
    padding-bottom: 20px;
}

/* HOMEPAGE - EDITORIAL */
.home-editorial {
    display: block;
    width: 100%;
}

.home-editorial .widget-title {
    text-align: center;
    font-size: 46px;
    position: relative;
    text-transform: uppercase;
    font-family: "Playfair Display", serif;
    color: #191919;
    margin-bottom: 50px;
    line-height: 46px;
    font-weight: normal;
}

.home-editorial .widget-title:after {
    content: '';
    display: block;
    width: 100%;
    border-top: 3px solid #dedfe1;
    position: absolute;
    top: calc(50%);
    left: 0;
    right: 0;
}

.home-editorial .widget-title span {
    background: #FFF;
    padding: 0 10px;
    position: relative;
    z-index: 2;
}

body.cms-home #mpblog-list-container .post-list-item .post-item-wraper,
body.cms-home #mp-blog-post .post-list-content .mp-post-wraper {
    display: block;
    width: 100%;
    padding: 0;
    background: #FFFFFF;
}

body.cms-home .post-image-bg {
    display: block;
    width: auto;
    margin: 0 auto;
}

body.cms-home .post-image-bg a {
    display: block;
    width: 100%;
    height: 280px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

body.cms-home #mpblog-list-container .mp-post-title {
    text-align: center;
    padding-top: 15px;
}

body.cms-home #mpblog-list-container .mp-post-title a {
    font-size: 18px;
}

body.cms-home .home-editorial .post-list-container .goToBlog {
    text-align: center;
}

body.cms-home .home-editorial .post-list-container .goToBlog a {
    border: 2px solid #d09d7f;
    color: #d09d7f;
    padding: 5px 10px;
    transition: all ease 0.5s;
}

body.cms-home .home-editorial .post-list-container .goToBlog a:hover {
    border: 2px solid #191919;
    color: #191919;
    padding: 5px 10px;
    transition: all ease 0.5s;
}


/* PAGE PRODUCTS */
body.page-products #maincontent .columns.container {
    margin: 0 auto;
    max-width: 1240px;
}

body.page-products .grid-left {
    padding-left: 0;
    padding-right: 0;
}

body.page-products .column.main {
    position: relative;
    padding-top: 100px;
    z-index: 1;
}

body.page-products .page-title,
body.page-products .page-title span {
    font-size: 46px;
    line-height: 46px;
    font-weight: normal;
    text-transform: uppercase;
}

#layered-filter-block {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    border-bottom: none;
}

#amasty-shopby-product-list,
body.catalogsearch-result-index .search.results {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 300px);
    border-bottom: none;
}

body.catalogsearch-result-index .search.results.full-size {
    width: 100%;
}

body.catalogsearch-result-index .search.results {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 300px);
    border-bottom: none;
}

body.catalogsearch-result-index .search.results #amasty-shopby-product-list {
    display: block;
    width: 100%;
}

body.page-products.catalogsearch-result-index h1 span {
    font-size: 22px;
    line-height: 46px;
    font-weight: normal;
    text-transform: uppercase;
}

body.page-products.catalogsearch-result-index h1 b {
    display: block;
    font-size: 46px;
}

#amasty-shopby-product-list > .toolbar-container {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
}

#amasty-shopby-product-list > .toolbar-container .toolbar-products {
    margin: 0;
    padding: 10px 0 0 0;
    border-top: 3px solid #ededed;
    border-bottom: 1px solid #ededed;
}

#amasty-shopby-product-list .toolbar-container .toolbar-products .field > .control {
    border-left: none;
    border-right: none;
    padding-left: 10px;
    padding-right: 10px;
}

#amasty-shopby-product-list > .toolbar-container .toolbar-products p,
#amasty-shopby-product-list > .toolbar-container .toolbar-products .field {
    margin-bottom: 0;
    padding-bottom: 0;
}

#layered-filter-block .block-title.filter-title {
    padding: 0;
    margin: 0;
}

#layered-filter-block .block-actions.filter-actions {
    display: block;
    width: 100%;
    flex-wrap: wrap;
    float: none;
}

#layered-filter-block .block-title .action {
    float: none;
}

#layered-filter-block .block-title.filter-title .action.filter-clear {
    display: inline-block;
    position: relative;
    margin: 0 2.5px 2.5px 0;
    padding: 3px 35px 5px 10px;
    white-space: nowrap;
    background: transparent;
    border: 2px solid #d09d7f;
    color: #d09d7f;
    text-transform: uppercase;
    font-sizae: 12px;
}

#layered-filter-block .block-title.filter-title .action.filter-clear::after {
    content: "";
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

#layered-filter-block .block-title.filter-title,
#layered-filter-block .block-content.filter-content {
    display: block;
    width: 100%;
    max-width: 100%;
}

#layered-filter-block .filter-current {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 5px;
}

#layered-filter-block .filter-current ol.items {
    display: block;
    margin-bottom: 20px;
}

#layered-filter-block .filter-current ol.items li {
    display: inline-block;
    position: relative;
    margin: 0 2.5px 2.5px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    min-width: auto;
    background: transparent;
    border: 1px solid #999999;
    color: #999999;

}

#layered-filter-block .filter-current ol.items li .filter-label {
    /*display:none;*/
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
}

#layered-filter-block .filter-current ol.items li a {}

#layered-filter-block .filter-options {
    display: block;
    margin-bottom: 50px;
}

#layered-filter-block .filter-options-item {
    border-bottom: 1px solid #ededed;
}

#layered-filter-block .filter-options-item {
    border-bottom: 1px solid #ededed;
}

#layered-filter-block .filter-options-item.allow.active {
    background: #f3f4f6;
    color: #191919;
}

#layered-filter-block .filter-options-item.active {
    background: #eeeeee;
    color: #191919;
}

#layered-filter-block .filter-options-title {
    position: relative;
    margin: 0;
    padding: 6px 10px 8px 10px;
    min-width: 100%;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
}

#layered-filter-block .filter-options-title::before {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    float: right;
    margin-top: 4px;
}

#layered-filter-block .filter-options .filter-options-title:hover {
    background: #f3f4f6;
}

#layered-filter-block .filter-options-content {
    position: absolute;
    background: #f3f4f6;
    left: 0;
    right: 0;
    top: 35px;
    display: none;
}

#layered-filter-block .filter-options-content {
    position: relative;
    top: 10px;
    margin-bottom: 20px;
}

#layered-filter-block .filter-options-content a {
    display: block;
    color: #999999;
    padding: 2.5px 5px;
}

#layered-filter-block .filter-options-content ol li,
#layered-filter-block .filter-options-content ul li {
    padding: 2px 5px;
}

#layered-filter-block .filter-options-content ol li a,
#layered-filter-block .filter-options-content ul li a {
    display: block;
    padding-left: 14px;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
}

#layered-filter-block .filter-options-content ol li a span.label,
#layered-filter-block .filter-options-content ul li a span.label{
    
}

#layered-filter-block .filter-options-content ol li a::before,
#layered-filter-block .filter-options-content ul li a::before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #dddddd;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
}

#layered-filter-block .filter-options-content ol li a.am_shopby_link_selected::after {
    content: "";
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    top: 50%;
    left: 7px;
    transform: translateY(-50%);
}

#layered-filter-block .block-title.filter-title .block-actions.filter-actions {}

#layered-filter-block .filter-options-content ol li a.am_shopby_link_selected,
#layered-filter-block .filter-options-content ul li a.am_shopby_link_selected {
    color: #191919;
}

#layered-filter-block .filter-options-content ol li a input,
#layered-filter-block .filter-options-content ul li a input {
    display: none;
}

#amasty-shopby-product-list .block-title.filter-title .block-actions.filter-actions {
    display: none;
}

/* PRODUCT DETAILS PAGE */
body.catalog-product-view #maincontent .columns.container,
body.catalog-product-view #maincontent .column.main {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}

body.catalog-product-view .product-info-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 40px;
    margin: 0 auto;
    width: 100%;
    max-width: 1240px;
}

body.catalog-product-view .product-serie a {
    color: #d09d7f;
}

body.catalog-product-view .product-serie a:hover {
    color: #191919;
}

body.catalog-product-view .product-serie .product.attribute.sku::before {
    content: "-";
    display: inline-flex;
    margin: 0 10px;
}

body.catalog-product-view .product-serie .product.attribute.sku.no-serie::before {
    display: none;
}

body.catalog-product-view .product.media {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    order: 1;
}

body.catalog-product-view .product-info-main {
    display: block;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    order: 2;
}

body.catalog-product-view .product-info-main .product-social-links,
body.catalog-product-view .product-info-main .product-addto-links,
body.catalog-product-view .product-info-main .product-addto-links a {
    text-align: center;
    margin: 0;
}

body.catalog-product-view .product-info-main .product-brand {
    display: block;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    color: #555;
}

body.catalog-product-view .product-brand .watch_info_watch_label {
    display: block;
    text-align: center;
}

body.catalog-product-view .product-brand .watch_info_watch_label .value {
    background: #d09d7f;
    font-size: 13px;
    padding: 5px 30px;
    margin-bottom: 10px;
    color: #FFF;
    text-transform: uppercase;
    display: inline-block;
    white-space: nowrap;
}

body.catalog-product-view .product-brand .watch_info_brand .value {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    color: #555;
    display: block;
    line-height: 1.5em;
}

body.catalog-product-view .product-serie {
    display: block;
    text-align: center;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 25px;
}

body.catalog-product-view .product-serie .watch_info_series,
body.catalog-product-view .product-serie .sku {
    display: inline-block;
    vertical-align: middle;
}

body.catalog-product-view .product-serie .stock-info {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: none;
    letter-spacing: 2px;
    font-size: 16px;
    font-style: italic;
    padding-top: 5px;
    color: #666;
}

body.catalog-product-view .product-serie .stock-info i {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}

body.catalog-product-view .product-add-form .product-options-wrapper {
    border-top: 3px solid #dedfe1;
    display: block;
    padding: 15px 0 0 0;
}

body.catalog-product-view .product-add-form .product-options-wrapper .fieldset,
body.catalog-product-view .product-add-form .product-options-wrapper .fieldset .field {
    width: 100%;
    display: flex;
}

body.catalog-product-view .product-add-form .product-options-wrapper .fieldset .field .label {
    display: inline-flex;
    width: calc(50% - 2px);
    box-orient: vertical;
    box-direction: normal;
    flex-direction: column;
    box-pack: center;
    flex-pack: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

body.catalog-product-view .product-add-form .product-options-wrapper .fieldset .field .label span {
    display: block;
    width: 100%;
    text-align: right;
}

body.catalog-product-view .product-add-form .product-options-wrapper .fieldset .control {
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    width: calc(50% - 2px);
    text-align: left;
}

body.catalog-product-view .product-add-form .product-options-wrapper .fieldset .control .select2-container {
    border: 1px solid #dedfe1;
}

body.catalog-product-view .box-tocart,
body.catalog-product-view .nostock {
    width: 100%;
    display: block;
    padding: 15px 0;
    border-bottom: 3px solid #dedfe1;
    border-top: 3px solid #dedfe1;
}

body.catalog-product-view .box-tocart .actions,
body.catalog-product-view .nostock-columns {
    width: 100%;
    display: flex;
}

body.catalog-product-view .box-tocart .actions .price-box,
body.catalog-product-view .box-tocart .actions .product-addtocart-button,
body.catalog-product-view .nostock-columns .nostock-left,
body.catalog-product-view .nostock-columns .nostock-right {
    display: inline-flex;
    width: calc(50% - 2px);
    box-orient: vertical;
    box-direction: normal;
    flex-direction: column;
    box-pack: center;
    flex-pack: center;
    justify-content: center;
    flex-align: center;
    align-items: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

body.catalog-product-view .box-tocart .actions,
body.catalog-product-view .box-tocart .actions .price-box,
body.catalog-product-view .nostock-columns .price-box {
    margin: 0;
    padding: 0;
}

.price-web-label {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}

body.catalog-product-view .price-container.price-final_price {
    display: block;
    text-align: center;
}

body.catalog-product-view .box-tocart .pven {
    display: inline-block;
    color: #999999;
    font-size: 12px;
    margin-bottom: 5px;
}

body.catalog-product-view .box-tocart .price-wrapper .price-web-label {
    display: block;
    text-align: center;
    color: #999999;
    font-size: 12px;
    margin-bottom: 5px;
    position: relative;
    margin-top: -4px;
}

body.catalog-product-view .box-tocart .pven span {
    font-size: 18px;
}

body.catalog-product-view .box-tocart .actions .price-box .price,
body.catalog-product-view .nostock-columns .price {
    font-size: 28px;
    line-height: 28px;
    color: #d19e66;
    margin-right: 15px;
    font-weight: normal;
}

body.catalog-product-view .product-options-bottom .product-info-price .product-info-stock-sku {
    display: none;
}

body.catalog-product-view .product.attribute.overview {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 40px 0;
    font-size: 14px;
    border-bottom: 3px solid #dedfe1;
    margin-bottom: 20px;
}

body.catalog-product-view .product.attribute.overview .value {
    display: block;
    width: 80%;
    max-width: 450px;
    margin: 0 auto 1rem auto;
    font-size: 14px;
}

body.catalog-product-view .product.attribute.overview p {
    display: block;
    margin: 0;
    padding: 0;
}

body.catalog-product-view .product.attribute.overview .goToDesc {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

body.catalog-product-view .product.attribute.overview .goToDesc a {
    color: #d19e66;
    border: 2px solid #d19e66;
    padding: 5px 20px 5px 10px;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
}

body.catalog-product-view .product.attribute.overview .goToDesc a::after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 12px;
    padding: 0 10px;
    right: -4px;
    top: 3px;
}

body.catalog-product-view .select2-results {
    display: block;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
}

body.catalog-product-view .price-wrapper.gb-price .price-web-label {
    display: block;
    text-align: center;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body.catalog-product-view .price-wrapper.gb-price .price {
    display: block;
    text-align: center;
    margin: 0 !important;
}

body.catalog-product-view .price-wrapper.gb-price .webprice {
    display: block;
    text-align: center;
}

body.catalog-product-view .price-wrapper.gb-price .price-pounds {
    display: block;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
}

.price-wrapper.gb-price .price-pounds {
    color: #d19e66;
    font-weight: normal;
}

.pven,
.price-wrapper.gb-price .price-web-label {
    display: none;
}

#brandLogoWrapper {
    display: block;
    text-align: center;
}

#brandLogoWrapper #goToSameSerie {
    text-transform: uppercase;
    color: #191919;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 14px;
}

#brandLogoWrapper #goToSameSerie:hover {
    color: #d19e66;
}

#brandLogoWrapper #goToSameSerie::after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 17px;
    padding-left: 7px;
}

#brandLogoWrapper .brandlogo {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 180px;
    padding: 20px;
}

#brandLogoWrapper .brandlogo .brand-retailer-link {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #191919;
    font-size: 12px;
}

body.catalog-product-view .product-related-serie {
    position: relative;
    overflow: visible;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

body.catalog-product-view .product-related-serie h1 {
    font-family: "Playfair Display", serif;
    color: #191919;
    margin-bottom: 60px;
    font-size: 46px;
    line-height: 1.2em;
    position: relative;
    text-transform: uppercase;
    display: block;
    text-align: center;
}

body.catalog-product-view .product-related-serie h1 span {
    color: #d09d7f;
}

body.catalog-product-view .product-related-serie a.allCollection {
    border: 2px solid #191919;
    color: #191919;
    padding: 5px 10px;
    transition: all ease 0.5s;
}

body.catalog-product-view .product-related-serie a.allCollection:hover {
    border: 2px solid #d09d7f;
    color: #d09d7f;
    transition: all ease 0.5s;
}

body.catalog-product-view .product-related-serie .block.same-serie {
    max-width: 1240px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0 0 0;
}

body.catalog-product-view .product-related-serie .products.wrapper.block.widget.block-new-products {
    margin-bottom: 20px;
    padding-bottom: 0;
}

body.catalog-product-view #information {
    display: block;
    width: 100%;
}

body.catalog-product-view #information h2 {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

body.catalog-product-view #information h2::after {
    content: '';
    display: block;
    width: 100%;
    height;
    0;
    border-top: 3px solid #dedfe1;
    position: absolute;
    top: calc(50%);
    left: 0;
    right: 0;
}

body.catalog-product-view #information h2 span {
    background: #FFF;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    font-family: "Playfair Display", serif;
    color: #191919;
    font-size: 46px;
    line-height: 1.2em;
    text-transform: uppercase;
}

body.catalog-product-view #information .columns {
    display: block;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}

body.catalog-product-view #information .columns .left,
body.catalog-product-view #information .columns .right {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 2px);
}

body.catalog-product-view #information .item-0 .aditional-attr.container {
    padding: 0 10px 0 0;
}

body.catalog-product-view #information .item-1 .aditional-attr.container {
    padding: 0 0 0 10px;
}

body.catalog-product-view #information .columns .left .description h2,
body.catalog-product-view #information .columns .left .description h3,
body.catalog-product-view #information .columns .left .description h4,
body.catalog-product-view #information .columns .left .description h5,
body.catalog-product-view #information .columns .left .description h6,
    {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    padding: 0;
}

body.catalog-product-view #information .columns .left .description ul li .description {
    display: block;
    margin-top: 20px;
}

body.catalog-product-view #information .columns .left .description ul li .description > h2 {
    display: none;
}

body.catalog-product-view #information .columns .left .description {
    display: block;
    margin-bottom: 30px;
}

body.catalog-product-view .product-info-stock-sku {
    margin: 0;
}

body.catalog-product-view .product-info-stock-sku .stock {
    display: block;
    width: 100%;
    text-align: center;
    color: #999 !important;
    margin-bottom: 0;
}

body.catalog-product-view .product-info-stock-sku .stock span {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-size: 13px;
}

body.catalog-product-view .product-info-stock-sku .stock span::before,
body.catalog-product-view .product-info-stock-sku .stock span::after {
    content: "-";
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

body.catalog-product-view .product-atributes-blocks {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    order: 3;
    padding: 50px 0 0 0;
}

body.catalog-product-view .product-atributes-blocks .product.attribute.description {
    order: 1;
    text-align: center;
}

body.catalog-product-view .product-atributes-blocks .product.attribute.description .type {
    font-family: "Playfair Display", serif;
    color: #191919;
    display: block;
    margin-bottom: 20px;
    font-size: 30px;
}

body.catalog-product-view .product-atributes-blocks .additional-attributes-wrapper {
    order: 3;
}

body.catalog-product-view .product-atributes-blocks .additional-attributes-wrapper .attr-content .attr-title {
    color: #666;
}

/* PRODUCT - BLOCK INFO */
.static-block.block-information {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.static-block.block-information .table {
    display: block;
    width: 80%;
    max-width: 450px;
    margin: 0 auto;
}

.static-block.block-information .table .head {}

.static-block.block-information .table .table-row {
    display: block;
    border-bottom: 1px solid #dedfe1;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.static-block.block-information .table .table-row .table-label {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 2px);
    font-size: 12px;
    position: relative;
}

.static-block.block-information .table .table-row .table-field {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 2px);
    font-size: 12px;
}

.static-block.block-information .table .table-row .table-field i.fa {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.static-block.block-information .table .table-row .table-label span,
.static-block.block-information .table .table-row .table-field span {
    display: block;
}

/* CONTACT PAGE */
.contact-info .table {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

body.cms-contacto .info-wrapper .contact-form,
body.cms-contact .info-wrapper .contact-form {
    padding-top: 10px;
}

body.cms-contacto .info-wrapper .contact-info h3,
body.cms-contacto .info-wrapper .contact-form h3,
body.cms-contact .info-wrapper .contact-info h3,
body.cms-contact .info-wrapper .contact-form h3 {
    font-family: "Lato", sans-serif;
    display: block;
    text-align: left;
}

.contact-info .table .table-row {
    display: block;
    border-bottom: 1px solid #dedfe1;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.contact-info .table .table-row .table-label {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 2px);
    font-size: 12px;
    position: relative;
    font-weight: bold;
}

.contact-info .table .table-row .table-field {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 2px);
    font-size: 12px;
}

.contact-info .table .table-row .table-field i.fa {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.contact-info .table .table-row .table-label span,
.contact-info .table .table-row .table-field span {
    display: block;
}

/* Place Cards */
.placecard__container {
    max-width: 330px;
    width: 100%;
    background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
    font: normal normal normal normal 11px / normal Roboto, Arial, sans-serif;
    padding: 9px 4px 9px 11px;
    overflow: hidden;
    display: block;
    margin: 20px auto;
    background: #f1f1f1;
    border: 1px solid #dddddd;
}

.placecard__left {
    float: left;
    width: 75%;
}

.placecard__right {
    text-align: center;
    float: left;
    width: 25%;
}

.placecard__business-name {
    cursor: default;
    height: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    perspective-origin: 100px 9.5px;
    transform-origin: 100px 9.5px;
    font: normal normal 500 normal 14px / normal Roboto, Arial;
    overflow: hidden;
    margin: 0;
}

.placecard__info {
    color: rgb(91, 91, 91);
    cursor: default;
    max-height: 32px;
    max-width: 200px;
    column-rule-color: rgb(91, 91, 91);
    perspective-origin: 100px 16px;
    transform-origin: 100px 16px;
    border: 0px none rgb(91, 91, 91);
    font: normal normal normal normal 12px / normal Roboto, Arial;
    margin: 6px 0px 0px;
    outline: rgb(91, 91, 91) none 0px;
}

.placecard__direction-icon {
    background: rgba(0, 0, 0, 0) url("https://maps.gstatic.com/mapfiles/embed/images/entity11.png") repeat scroll 0px 0px / 70px 210px padding-box border-box;
    height: 22px;
    width: 22px;
    margin-right: auto;
    margin-left: auto;
}

.placecard__direction-link {
    color: rgb(58, 132, 223);
    display: block;
    height: 43px;
    text-decoration: none;
    width: 54.7344px;
}

.placecard__view-large {
    display: block;
    margin-top: 10px;
    color: rgb(58, 132, 223);
    text-decoration: none;
}

/* GENERAL PRODUCT LISTING (CATEGORY,FILTERS,ETC) */
.product-items .product-item-series,
.product-items .product-item-sku {
    display: block;
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.2em;
}

.product-items .product-item .price-final_price {
    font-size: 14px;
    line-height: 1.2em;
    margin-right: 0;
}

.product-items .product-item .price-box .price {
    display: block;
    font-size: 16px;
    line-height: 1.2em;
    color: #d09d7f;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
    padding-top: 5px;
}

.block-new-products .products-grid .product-item::before,
.crosssell .products-grid .product-item::before {
    display: none;
}

/*---*/

.pages {
    display: none;
    text-align: center;
    padding-top: 50px;
}

.pages .pages-items {
    position: relative;
    display: inline-block;
}

.pages .pages-items:before,
.pages .pages-items:after {
    display: table;
    content: "";
    line-height: 0;
}

.pages .pages-items:after {
    clear: both;
}

.pages .item {
    float: left;
    padding: 0 8px;
    font-size: 1rem;
    line-height: 1;
    font-style: italic;
}

.pages .item.current {
    color: #191919;
}

.pages .item.pages-item-previous a span:not(.label):before {
    content: 'Prev';
}

.pages .item.pages-item-next a span:not(.label):before {
    content: 'Next';
}

.pages .item a {
    color: #999999;
}

.pages .item a:hover {
    color: #d19e66;
}

.pages .item a.next {
    text-decoration: inherit;
    color: #d19e66;
    border: 2px solid #d19e66;
    padding: 5px 10px;
    transition: all ease 0.5s;
}

.pages .item a.next:hover {
    color: #333333;
    border: 2px solid #333333;
    transition: all ease 0.5s;
}

.tollbar-bottom .pages {
    display: block;
}

/* UPSELLING/RELATED PRODUCTS BLOCK */
body.catalog-product-view #maincontent .block.upsell,
#mp-blog-post .block-blog-related {
    margin-top: 4rem;
    position: relative;
    overflow: visible;
    order: 4;
}

body.catalog-product-view #maincontent .block.upsell h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Playfair Display", serif;
    color: #191919;
    font-size: 46px;
    line-height: 1.2em;
    text-transform: uppercase;
}

body.catalog-product-view #maincontent .block.upsell .product-item-info {
    background: #FFF;
}

/*body.catalog-product-view #maincontent .block.upsell .owl-carousel {
        text-align:center;
    }
    body.catalog-product-view #maincontent .block.upsell .owl-carousel .owl-item {
        display:inline-block;
        float:none;
        vertical-align:top;
    }
    body.catalog-product-view #maincontent .block.upsell .owl-carousel .owl-wrapper {
        width:auto!important;
    }*/
body.catalog-product-view #maincontent .block.upsell .product-items,
#mp-blog-post .block-blog-related .product-items,
body.catalog-product-view .product-related-serie .product-items {
    justify-content: center;
    align-items: center;
}

body.catalog-product-view #maincontent .block.upsell .block-content.content,
#mp-blog-post .block-blog-related .block-content.content {
    margin: 0 auto;
    max-width: 1240px;
}

body.catalog-product-view #maincontent .block.upsell .products-grid .item.product.product-item,
#mp-blog-post .block-blog-related .products-grid .item.product.product-item,
body.catalog-product-view .product-related-serie .products-grid .item.product.product-item {
    margin-bottom: 0;
}

@media (max-width: 767px) {

    body.catalog-product-view #maincontent .block.upsell .products-grid .product-item-info,
    #mp-blog-post .block-blog-related .products-grid .product-item-info,
    body.catalog-product-view .product-related-serie .products-grid .product-item-info {
        padding: 15px;
        border-bottom: none;
    }
}

@media (max-width: 768px) {

    body.catalog-product-view #maincontent .block.upsell .products-grid .product-item-info,
    #mp-blog-post .block-blog-related .products-grid .product-item-info {
        padding: 15px;
        border-bottom: none;
    }
}

/* BLOG PAGE & SIMPLE POST VIEW*/
#mpblog-list-container {
    display: block;
    margin: 0 auto;
    max-width: 1240px;
}

#mpblog-list-container .post-list-item {
    display: flex;
    width: 100%;
    margin-bottom: 50px;
}

#mpblog-list-container .post-list-item .mp-post-info #mp-blog-post .post-list-content .mp-post-published {
    order: 0;
}

#mpblog-list-container .post-list-item .mp-post-info .date-wrapper,
#mp-blog-post .post-list-content .mp-post-published .date-wrapper {
    display: block;
    text-align: center;
    padding: 15px 15px 0 15px;
    background: #191919;
}

#mpblog-list-container .post-list-item .mp-post-info .date-wrapper .day,
#mp-blog-post .post-list-content .mp-post-published .day {
    display: block;
    font-size: 36px;
    line-height: 1.0em;
    color: #d19e66;
}

#mpblog-list-container .post-list-item .mp-post-info .date-wrapper .month,
#mp-blog-post .post-list-content .mp-post-published .month {
    display: block;
    font-size: 16px;
}

#mpblog-list-container .post-list-item .mp-post-info .date-wrapper .year,
#mp-blog-post .post-list-content .mp-post-published .year {
    display: block;
    font-size: 12px;
    padding-bottom: 5px;
}

#mpblog-list-container .post-list-item .post-item-wraper,
#mp-blog-post .post-list-content .mp-post-wraper {
    display: flex;
    width: 100%;
    padding: 20px;
    background: #f1f1f1;
}

#mpblog-list-container .post-list-item .post-item-wraper .post-image {
    display: inline-flex;
    width: 50%;
    max-width: 375px;
    order: 1;
}

#mpblog-list-container .post-list-item .post-item-wraper .post-image a {
    display: block;
    margin-right: 20px;
}

#mpblog-list-container .post-list-item .post-item-wraper .post-image img {
    /*border:5px solid #FFF;*/
}

#mpblog-list-container .post-list-item .post-item-wraper .post-info-wraper {
    flex-wrap: wrap;
    width: 100%;
    order: 2;
}

#mpblog-list-container .post-list-item.even .post-item-wraper .post-image a {
    display: block;
    /*margin-left:20px;*/
}

#mpblog-list-container .post-list-item.even .post-item-wraper .post-info-wraper {
    order: 1;
}

/*#mpblog-list-container .post-list-item.even .post-item-wraper .post-image {
        order:2;
    }*/
#mpblog-list-container .post-list-item .mp-post-title {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #191919;
    line-height: 1.2em;
}

#mpblog-list-container .post-list-item .mp-post-title a {
    color: #191919;
}

#mpblog-list-container .post-list-item .post-short-description h1,
#mpblog-list-container .post-list-item .post-short-description h2,
#mpblog-list-container .post-list-item .post-short-description h3,
#mpblog-list-container .post-list-item .post-short-description h4,
#mpblog-list-container .post-list-item .post-short-description h5,
#mpblog-list-container .post-list-item .post-short-description h6 {
    line-height: 1.2em;
}

#mpblog-list-container .post-list-item .post-short-description strong,
#mpblog-list-container .post-list-item .post-short-description b,
#mpblog-list-container .post-list-item .post-short-description a,
#mpblog-list-container .post-list-item .post-short-description a > span {
    color: #191919;
}

#mpblog-list-container .post-list-item .post-short-description em {
    color: #999;
}

#mpblog-list-container .head-pager {
    display: block;
    width: 100%;
    min-height: 40px;
}

#mpblog-list-container .footer-pager {
    display: block;
    width: 100%;
    min-height: 40px;
    border-bottom: 1px solid #999;
}

#mpblog-list-container .footer-pager .pager .pages {
    display: inline-block;
    text-align: right;
    padding: 5px 0 0 0;
    width: 50%;
    margin-bottom: 1rem;
}

#mpblog-list-container .footer-pager .pager p.toolbar-amount {
    float: none;
    padding: 5px 0 0 10px;
    text-align: left;
    width: 49.5%;
    display: inline-block;
}

#mpblog-list-container .footer-pager .pager .field.limiter {
    display: none;
}

#mpblog-list-container .mp-post-meta-info a.mp-read-more {
    color: #d19e66 !important;
    border: 2px solid #d19e66;
    padding: 5px 10px;
    float: right;
    transition: all ease 0.5s;
}

#mpblog-list-container .mp-post-meta-info a.mp-read-more:hover {
    color: #191919 !important;
    border: 2px solid #191919;
    transition: all ease 0.5s;
}

/*  SIMPLE POST VIEW */
#mp-blog-post {
    display: block;
    margin: 0 auto;
    max-width: 1240px;
}

#mp-blog-post #mpblog-list-container {
    display: block;
    margin: 0 auto;
    max-width: 900px;
}

#mp-blog-post .post-list-content {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}

#mp-blog-post .post-list-content .mp-post-wraper .content {
    display: block;
    flex-wrap: wrap;
    width: 100%;
}

#mp-blog-post .post-list-content .mp-post-wraper .content .post-view-image {
    display: block;
    margin: auto;
    max-width: 1024px;
    margin-bottom: 20px;
}

#mp-blog-post .post-list-content .mp-post-wraper .content img {
    border: 5px solid #FFF;
}

#mp-blog-post .post-list-content .mp-post-wraper .content p > img,
#mp-blog-post .post-list-content .mp-post-wraper .content p > iframe {
    margin: 0 auto;
    display: block;
    max-width: 728px;
}

#mp-blog-post .post-tag-list {
    display: block;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#mp-blog-post .post-tag-list .tags {
    margin-left: 72px;
}

#mp-blog-post .post-tag-list .tags a {
    display: inline-block;
    margin: 10px;
    padding: 10px 20px;
    white-space: nowrap;
    border: 2px solid #d09d7f;
    color: #d09d7f;
    text-transform: uppercase;
    font-size: 12px;
}

#mp-blog-post .post-tag-list .tags a:hover {
    color: #FFF;
    background-color: #d09d7f;
}

#mp-blog-post .post-sharing-button {
    text-align: center;
}

/* BRAND PAGES */
body.brands-view-index .columns.container {
    max-width: 2500px !important;
}

.brand-page h1 {
    font-family: "Playfair Display", serif;
    color: #191919;
    font-size: 46px;
    text-transform: uppercase;
    display: none;
}

.brand-page .brand-top-banner-img {
    display: block;
    width: 100%;
    max-height: 100%;
    min-height: 308px;
    position: relative;
    margin-bottom: 80px;
}

.brand-page .brand-top-banner-img .image {
    width: 100vw;
    position: relative;
    background: #111111;
    min-height: 100px;
}

.brand-page .brand-top-banner-img .image img {
    display: block;
    height: auto;
    width: 100%;
    opacity: 1;
}

.brand-page .brand-top-banner-buttons {
    bottom: 0;
    margin-bottom: 80px;
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
}

.brand-page .brand-top-banner-buttons a {
    display: inline-block;
    margin: 10px;
    padding: 10px 20px;
    border: 2px solid #d09d7f;
    background: rgba(255, 255, 255, 0.9);
    color: #d09d7f;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 14px;
    transition: all ease 0.3s;
    font-weight: bold;
}

.brand-page .brand-top-banner-buttons a:hover {
    background: #d09d7f;
    color: #FFF;
    transition: all ease 0.3s;
}

.brand-page .brand-top-banner-buttons a i {
    font-family: "FontAwesome";
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
    line-height: 1.0em;
    top: -1px;
    position: relative;
}

.brand-page .brand-top-text {
    max-width: 1240px;
    display: block;
    margin: 0 auto 120px auto;
    text-align: center;
    padding-top: 20px;
}

.brand-page .brand-top-text > div {
    max-width: 80%;
    display: block;
    margin: 0 auto;
    font-family: "Playfair Display", serif;
    font-size: 24px;
    line-height: 1.3em;
    color: #191919;
    font-style: italic;
}

@media (max-width: 1000px) {
    .brand-page .brand-top-text > div {
        text-align: left;
    }
}

.brand-page .brand-collections {
    display: block;
    width: 100%;
    background: #f1f1f1;
    text-align: center;
}

.brand-page .brand-collections h2 {
    line-height: 0;
    font-size: 46px;
    position: relative;
    top: -3px;
    text-transform: uppercase;
}

.brand-page .brand-collections h2 span.brand {
    color: #d09d7f;
}

.brand-page .brand-collections .collections-wrapper {
    max-width: 1240px;
    display: block;
    margin: 0 auto 80px auto;
    text-align: center;
    padding: 40px 0 60px 0;
}

.brand-page .brand-collections .collections-wrapper .collections-item {
    width: calc(25% - 10px);
    display: inline-block;
    vertical-align: top;
}

.brand-page .brand-collections .collections-wrapper .collections-item a {
    display: block;
    width: 85%;
    margin: 20px auto;
}

.brand-page .brand-collections .collections-wrapper .collections-item a .collections-item-name {
    padding-top: 20px;
    display: block;
    font-size: 18px;
}

.brand-page .brand-bottom-text {
    display: block;
    width: 100%;
    background: #f1f1f1;
    border-top: 3px solid #ebecee;
    border-bottom: 3px solid #ebecee;
    margin-bottom: 80px;
}

.brand-page .brand-bottom-text .wrapper {
    display: block;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 40px 0;
    color: #191919;
}

.brand-page .brand-bottom-text .wrapper h1,
.brand-page .brand-bottom-text .wrapper h2,
.brand-page .brand-bottom-text .wrapper h3,
.brand-page .brand-bottom-text .wrapper h4,
.brand-page .brand-bottom-text .wrapper h5,
.brand-page .brand-bottom-text .wrapper h6 {
    font-family: "Playfair Display", serif;
    color: #191919;
    margin-bottom: 0.5em;
    font-size: 22px;
    position: relative;
    text-transform: uppercase;
}

/* BRANDS PAGE */
.brand-text {
    display: block;
    padding: 80px 0;
    text-align: justify;
}

.brand-text h2 {
    text-align: center;
    font-size: 42px;
    line-height: 42px;
    font-weight: normal;
    text-transform: uppercase;
}

/* BRAND PAGE - COLLAGE */
.brand-page .brand-items-wrapper {
    display: grid;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto 80px auto;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas:
        "a b b b"
        "c b b b"
        "c d e f"
        "g g h f"
        "i i j j"
}

.brand-page .brand-items-wrapper .item.item-1 {
    grid-area: a;
    display: block;
    width: 100%;
    height: 15vw;
    max-height: 260px;
    background: #ededed;
}

.brand-page .brand-items-wrapper .item.item-2 {
    grid-area: b;
    display: block;
    width: 100%;
    height: 30vw;
    max-height: 530px;
    background: #ededed;
}

.brand-page .brand-items-wrapper .item.item-3 {
    grid-area: c;
    display: block;
    width: 100%;
    height: 30vw;
    max-height: 530px;
    background: #ededed;
}

.brand-page .brand-items-wrapper .item.item-4 {
    grid-area: d;
    display: block;
    width: 100%;
    height: 15vw;
    max-height: 260px;
    background: #ededed;
}

.brand-page .brand-items-wrapper .item.item-5 {
    grid-area: e;
    display: block;
    width: 100%;
    height: 15vw;
    max-height: 260px;
    background: #ededed;
}

.brand-page .brand-items-wrapper .item.item-6 {
    grid-area: f;
    display: block;
    width: 100%;
    height: 30vw;
    max-height: 530px;
    background: #ededed;
}

.brand-page .brand-items-wrapper .item.item-7 {
    grid-area: h;
    display: block;
    width: 100%;
    height: 15vw;
    max-height: 260px;
    background: #ededed;
}

.brand-page .brand-items-wrapper .item.item-8 {
    grid-area: g;
    display: block;
    width: 100%;
    height: 15vw;
    max-height: 260px;
    background: #ededed;
}

.brand-page .brand-items-wrapper .item.item-9 {
    grid-area: i;
    display: block;
    width: 100%;
    height: 15vw;
    max-height: 260px;
    background: #ededed;
}

.brand-page .brand-items-wrapper .item.item-10 {
    grid-area: j;
    display: block;
    width: 100%;
    height: 15vw;
    max-height: 260px;
    background: #ededed;
}

.brand-page .brand-items-wrapper .item.yt-video,
.brand-page .brand-items-wrapper .youtube-embed {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.brand-page .brand-items-wrapper .youtube-embed iframe {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.brand-page .brand-items-wrapper .item {
    position: relative;
}

.brand-page .brand-items-wrapper .item > a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}

.brand-page .brand-items-wrapper .item > a::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.0);
    transition: all ease 0.5s;
}

.brand-page .brand-items-wrapper .item > a:hover::after {
    background: rgba(0, 0, 0, 0.75);
    transition: all ease 0.5s;
}

.brand-page .brand-items-wrapper .item > a:hover .caption {
    opacity: 1;
    transition: all ease 0.5s;
}

.brand-page .brand-items-wrapper .item.item-quote {
    background: transparent;
}

.brand-page .brand-items-wrapper .item.item-quote .blockquote {
    font-family: "Playfair Display", serif;
    font-size: 20px;
    line-height: 1.3em;
    display: block;
    color: #191919;
    font-style: italic;
    text-align: center;
    background: none;
    position: absolute;
    left: 5%;
    width: 90%;
    top: 50%;
    transform: translateY(-50%);
}

.brand-page .brand-items-wrapper .item.item-quote .blockquote::before {
    content: "“";
    display: block;
    text-align: center;
    font-size: 800%;
    line-height: 50px;
    font-style: italic;
    color: #999999;
    position: relative;
    bottom: -28px;
    z-index: 0;
}

.brand-page .brand-bottom-banners {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 1250px;
    text-align: center;
    font-size: 0;
}

.brand-page .brand-bottom-banners .brand-bottom-banners-item {
    display: inline-block;
    text-align: center;
    width: 33.33%;
    font-size: 0;
    position: relative;
}

.brand-page .brand-bottom-banners .brand-bottom-banners-item img {
    display: block;
    max-width: calc(100% - 10px);
    margin: 0 auto;
}

.brand-page .brand-bottom-banners .brand-bottom-banners-item .brand-bottom-banners-item-overlay {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 5px;
    bottom: 0;
    right: 5px;
    width: calc(100% - 10px);
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all ease 0.5s;
}

.brand-page .brand-bottom-banners .brand-bottom-banners-item .brand-bottom-banners-item-overlay:hover {
    opacity: 1;
    transition: all ease 0.5s;
}

.brand-page .brand-bottom-banners .brand-bottom-banners-item .brand-bottom-banners-item-overlay a {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
}

.brand-page .brand-bottom-banners .brand-bottom-banners-item .brand-bottom-banners-item-overlay a span {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 20px;
}

/* BRAND - BEST SELLERS */
.brand-page .brand-best-sellers {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1240px;
    position: relative;
    top: -74px;
}

.brand-page .brand-best-sellers h3 {
    font-family: "Playfair Display", serif;
    color: #191919;
    margin-bottom: 0.5em;
    font-size: 46px;
    position: relative;
    text-transform: uppercase;
    top: -25px;
    text-align: center;
}

.brand-page .brand-best-sellers .block-title {
    display: none;
}

.brand-page .products-grid .product-item::before {
    display: none !important;
}



/* COLLECTOR'S CORNER */
body.cms-page-view.cms-coleccionista-de-relojes #maincontent .columns.container,
body.cms-page-view.cms-watch-collector #maincontent .columns.container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

body.cms-page-view.cms-coleccionista-de-relojes .widget.block.block-static-block,
body.cms-page-view.cms-cms-watch-collector .widget.block.block-static-block {
    display: block;
    margin: 0 auto;
    max-width: 1240px;
}

body.cms-page-view.cms-coleccionista-de-relojes .item-banner,
body.cms-page-view.cms-cms-watch-collector .item-banner {
    width: 100%;
    height: auto;
}

body.cms-page-view.cms-coleccionista-de-relojes .item-banner a img,
body.cms-page-view.cms-cms-watch-collector .item-banner a img {
    margin: 0 auto;
    display: block;
}

.collectors.wrapper {
    display: grid;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto 80px auto;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas:
        ". blockquote blockquote ."
        "a a b b"
        "a a c c"
        "h d e e"
        "f g e e"
}

.collectors.wrapper .blockquote {
    grid-area: blockquote;
    width: 100%;
    font-family: "Playfair Display", serif;
    font-size: 24px;
    line-height: 1.3em;
    display: block;
    margin: 70px 0 45px 0;
    color: #191919;
    font-style: italic;
    text-align: center;
}

.collectors.wrapper .blockquote::before {
    content: "“";
    display: block;
    text-align: center;
    font-size: 1000%;
    line-height: 50px;
    font-style: italic;
    color: #999999;
    position: relative;
    bottom: -28px;
    z-index: 0;
}

.collectors.wrapper .item-2 {
    width: 100%;
    max-width: 630px;
    grid-area: a;
    height: 40vw;
    max-height: 710px;
    background: #ededed;
}

.collectors.wrapper .item-3 {
    grid-area: b;
    background: #CCC;
}

.collectors.wrapper .item-4 {
    grid-area: c;
    background: #CCC;
}

.collectors.wrapper .item-5 {
    grid-area: d;
    background: #CCC;
    height: 200px;
}

.collectors.wrapper .item-6 {
    grid-area: e;
    background: #CCC;
}

.collectors.wrapper .item-7 {
    grid-area: f;
    background: #CCC;
    height: 200px;
}

.collectors.wrapper .item-8 {
    grid-area: g;
    background: #CCC;
    height: 200px;
}

.collectors.wrapper .item-9 {
    grid-area: h;
    background: #CCC;
    height: 200px;
}

.collectors.wrapper .item {
    position: relative;
    z-index: 1;
}

.collectors.wrapper .item a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}

.collectors.wrapper .item a::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.0);
    transition: all ease 0.5s;
}

.collectors.wrapper .item a:hover::after {
    background: rgba(0, 0, 0, 0.6);
    transition: all ease 0.5s;
}

.collectors.wrapper .item-1 a::after,
.collectors.wrapper .item-1 a:hover::after {
    display: none;
}

.caption {
    color: #FFF;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: 2;
    opacity: 0;
    transition: all ease 0.5s;
}

.collectors.wrapper .item a:hover .caption {
    opacity: 1;
    transition: all ease 0.5s;
}

.caption h6 {
    color: #FFF;
    font-size: 16px;
    display: block;
    font-weight: bold;
}

body.cms-page-view #maincontent.page-main .columns.container .caption h6 {
    font-size: 16px;
    margin-bottom: 0;
}

.caption p {
    color: #FFF;
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
}

.caption span {
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    font-weight: bold;
}

.caption span::after {
    content: "\f0da";
    font-family: "FontAwesome";
    padding-left: 5px;
}

.collectors.wrapper .block,
.collectors.wrapper .widget {
    margin: 0;
    padding: 0;
}

body.cms-page-view.cms-coleccionista-de-relojes .widget .block-title strong,
body.cms-page-view.cms-cms-watch-collector .widget .block-title strong {
    font-size: 46px;
    line-height: 0;
    position: relative;
    text-transform: uppercase;
    font-family: "Playfair Display", serif;
    color: #191919;
    margin-bottom: 0.5em;
    font-weight: normal;
}

body.cms-page-view.cms-coleccionista-de-relojes .widget .block-title strong b,
body.cms-page-view.cms-cms-watch-collector .widget .block-title strong b {
    color: #d09d7f;
}

body.cms-page-view.cms-coleccionista-de-relojes .block-new-products .products-grid .product-item::before,
body.cms-page-view.cms-cms-watch-collector .block-new-products .products-grid .product-item::before {
    border-right: none;
}

.tm-megamenu .static-block .mm-submenu.level1:first-child a {
    border-bottom: 1px solid #d09d7f;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-weight: bold;
    letter-spacing: 1px;
    pointer-events: none;
}


.block.paypal.acceptance {
    display: none !important;
}

.additional-attributes-wrapper.table-wrapper {
    display: inline-flex;
}

.aditional-attr {
    margin: 10px 0;
}

.attr-icon {
    float: left;
}

.attr-value {
    text-align: left;
    margin-left: 30px;
}

.attr-content .attr-title {
    color: #555;
    margin-left: 30px;
    text-align: left;
}

.category-view {
    padding: 0 0 30px 0;
}

.category-view .category-image {
    max-width: 1240px;
    margin: 0 auto;
    text-align: center;
}

.category-view .category-description {
    max-width: 1240px;
    margin: 40px auto;
    text-align: center;
}

.products .product-item .product-item-name {
    display: initial;
}

/* ACCOUNT PAGES */
body.customer-account-create #maincontent .columns.container form.create.account {
    border: none;
    padding: 60px 0;
}

body.customer-account-create #maincontent .columns.container form.create.account .fieldset {
    display: inline-block;
    width: 49.5%;
    padding: 0 30px;
}

body.customer-account-create #maincontent .columns.container form.create.account .fieldset legend.legend {
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid #d19e66;
    width: 100%;
}

body.customer-account-create #ui-datepicker-div.ui-datepicker {
    min-width: 350px;
}

body.customer-account-create #ui-datepicker-div.ui-datepicker a.ui-datepicker-prev,
body.customer-account-create #ui-datepicker-div.ui-datepicker a.ui-datepicker-next {
    top: 15px;
}

body.customer-account-create #ui-datepicker-div.ui-datepicker .ui-datepicker-title {
    margin: 0 1.5em;
}

body.customer-account-create #ui-datepicker-div.ui-datepicker .ui-datepicker-title select.ui-datepicker-month {
    padding: 0.4rem 0.5rem;
    margin-right: 2%;
    display: inline-block;
}

body.customer-account-create #ui-datepicker-div.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    padding: 0.4rem 0.5rem;
    display: inline-block;
}

body.account #maincontent.page-main {
    max-width: 1240px;
    margin: 0 auto;
    padding: 30px 0 60px 0;
}

body.account #maincontent.page-main .fieldset legend.legend {
    text-transform: uppercase;
    border-bottom: 1px solid #d19e66;
    width: 100%;
}

body.account #maincontent.page-main .block .block-title {
    text-transform: uppercase;
}

body.account #maincontent.page-main .block .block-title strong {
    font-size: 20px;
    letter-spacing: 1px;
}

body.account #maincontent.page-main .sidebar.sidebar-main .account-nav ul.nav li.current {
    color: #191919;
    text-transform: uppercase;
    border-bottom: 1px solid #d19e66;
}

/* MOBILE */
@media (max-width: 1000px) {

    body,
    html,
    #maincontent {
        max-width: 100vw !important;
    }

    body #maincontent {
        width: 100vw;
        max-width: 100vw;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
    }

    /* Header */
    body.page-layout-1column .page-header__panel {
        display: block !important;
    }

    body.page-layout-1column .rd-navbar-panel > .page-header__panel {
        padding: 0;
        margin: 0;
        height: 0;
    }

    body.page-layout-1column .rd-navbar-panel > .page-header__panel::before {
        display: none;
    }

    
    .page-header {
        padding-bottom: 0 !important;
        z-index: 999999;
    }

    .page-header__content {
        min-height: auto;
        height: auto;
        background: #FFF;
    }

    .page-header__content .logo {
        display: block !important;
        position: relative !important;
        top: inherit !important;
        left: inherit !important;
        transform: none !important;
        -webkit-transform: none !important;
        margin: 0 auto;
        float: left;
        width: 50%;
        text-align: left;
    }

    .page-header__content .logo img {
        width: auto;
        max-width: 95% !important;
        max-height: 50px;
        margin-top: 22px;
    }

    .page-header__content .header-info {
        display: block;
        margin: 0 auto;
        width: 50%;
        float: right;
        padding-top: 5px;
    }

    .page-header__content .header-info .phone,
    .page-header__content .header-info div.whatsapp {
        font-size: 0.8em;
        padding-top: 0.8em;
        margin-left: 0;
    }

    .header-info .phone i,
    .page-header__content .header-info div.whatsapp i {
        margin-right: 0.4em;
        font-size: 1.3em;
    }

    /* General Styles */
    body.page-products .page-title,
    body.page-products .page-title span {
        font-size: 1.6em;
        line-height: 1.6em;
    }

    /* HomePage */
    .slider-pro-wrapper {
        padding: 0;
    }



    


    .grid-marcas .brand-items {
        text-align: center;
    }

    .grid-marcas .brand-item {
        width: 150px;
        height: 150px;
    }

    .home-text-wrapper {
        padding: 0 20px;
    }

    .home-text-wrapper h2 {
        line-height: 1.2em;
    }

    body.cms-home #mpblog-list-container .post-list-item {
        margin-bottom: 20px;
    }

    body.cms-home #mpblog-list-container .post-list-item .post-item-wraper .post-info-wraper {
        padding: 8px;
        background: rgba(0, 0, 0, 0.5);
        margin-top: -70px;
    }

    body.cms-home #mpblog-list-container .post-list-item .mp-post-title {
        letter-spacing: 1px;
        font-weight: normal;
    }

    body.cms-home #mpblog-list-container .mp-post-title a {
        font-size: 14px;
        color: #fff;
    }

    /* CMS Page*/
    body.cms-page-view #maincontent .columns.container {
        padding-left: 15px;
        padding-right: 15px;
    }

    body.cms-page-view #maincontent .columns.container .column.main p {
        text-align: justify;
    }

    /* Product Page */
    body.page-products .column.main {
        padding-top: 0;
    }

    

    .collectors.wrapper {
        margin: 0 auto 40px auto;
        grid-template-areas:
            "blockquote blockquote blockquote blockquote"
            "a a a a"
            "b b b b"
            "c c c c"
            "d d d d"
            "e e e e"
            "f f f f"
            "g g g g"
            "h h h h"
    }

    .collectors.wrapper .blockquote {
        font-size: 20px;
        margin: 40px 0 0 0;
        padding: 8% 5% 0 5%;
        text-align: justify;
    }

    .collectors.wrapper .item {
        min-height: 35vh;
        max-width: 100%;
    }

    .caption {
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 2% 5%;
    }

    .caption h6 {
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 2px;
        margin-bottom: 2px;
    }

    .caption p {
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 2px;
    }

    .caption span {
        text-align: right;
        margin-top: -5px;
    }

    .category-view .category-description {
        text-align: justify;
        padding: 0 10%;
    }

    .cms-page-view h1,
    .cms-page-view heading-1 {
        line-height: 2.3rem;
    }

    body.cms-page-view.cms-coleccionista-de-relojes .widget .block-title strong,
    body.cms-page-view.cms-cms-watch-collector .widget .block-title strong {
        font-size: 40px;
        line-height: 3rem;
    }

    .products-grid .product-item {
        flex-basis: 50%;
        max-width: 50%;
    }


    .products-grid .product-item-info {
        border-bottom: none;
    }

    .products-grid .item.product.product-item:hover .stock_status {
        opacity: 0;
    }

    body.catalogsearch-result-index .search.results {
        width: 100%;
        padding: 0 5%;
    }

    .brand-page .brand-top-banner-img {
        margin-bottom: 40px;
        min-height: inherit;
    }

    .brand-page .brand-top-banner-img .image {
        margin-bottom: 30px;
    }

    .brand-page .brand-top-text {
        margin: 0 auto 60px auto;
    }

    .brand-page .brand-collections {
        padding-top: 5%;
        position: relative;
    }

    .brand-page .brand-collections .collections-wrapper {
        margin: 0 auto 50px auto;
        padding: 20px 0 20px 0;
    }

    .brand-page .brand-best-sellers {
        top: 0;
    }

    .brand-page .brand-collections h2 {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        line-height: 2.8rem;
        margin: auto;
        font-size: 42px;
        max-width: 90%;
    }

    .brand-page .brand-best-sellers h3 {
        position: relative;
        top: -30px;
        left: 0;
        right: 0;
        line-height: 2.8rem;
        margin: auto;
        font-size: 42px;
        max-width: 90%;
    }

    .brand-page .brand-top-text > div {
        font-size: 20px;
        text-align: left;
    }

    .brand-page .brand-collections .collections-wrapper .collections-item {
        width: 49.5%;
        padding: 0 2%;
    }

    .brand-page .brand-collections .collections-wrapper .collections-item a {
        width: 100%;
    }

    .brand-page .brand-top-banner-buttons {
        position: relative;
        margin-bottom: 40px;
    }

    .brand-page .brand-top-banner-buttons a {
        display: block;
        margin: 5px auto;
        max-width: 320px;
    }

    .brand-page .brand-items-wrapper {
        margin: 0 auto 40px auto;
        grid-template-areas:
            "a a a a"
            "b b b b"
            "c c c c"
            "d d d d"
            "e e e e"
            "f f f f"
            "g g g g"
            "h h h h"
            "i i i i"
            "j j j j"
    }

    .brand-page .brand-items-wrapper .item {
        min-height: 35vh;
    }

    .brand-page .brand-items-wrapper .item .caption p {
        margin-bottom: 0;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .brand-page .brand-items-wrapper .item .caption p span,
    .brand-page .brand-items-wrapper .item .caption span {
        text-align: right;
        margin-top: -5px;
    }

    .brand-page .brand-items-wrapper .item.item-8 {
        height: inherit;
        max-height: inherit;
    }

    .brand-page .brand-items-wrapper .item.item-quote .blockquote {
        margin: 5% auto;
        position: relative;
        left: inherit;
        top: inherit;
        transform: none;
        text-align: justify;
    }

    .brand-page .brand-bottom-text .wrapper {
        padding: 40px 5%;
        text-align: justify;
    }

    .brand-page .brand-bottom-text .wrapper h1,
    .brand-page .brand-bottom-text .wrapper h2,
    .brand-page .brand-bottom-text .wrapper h3,
    .brand-page .brand-bottom-text .wrapper h4,
    .brand-page .brand-bottom-text .wrapper h5,
    .brand-page .brand-bottom-text .wrapper h6 {
        margin-bottom: 1em;
        font-size: 24px;
    }

    .brand-page .brand-bottom-text {
        margin-bottom: 40px;
    }

    .brand-page .brand-bottom-banners .brand-bottom-banners-item {
        width: 100%;
        margin: 2% auto;
    }

    .brand-page .brand-bottom-banners .brand-bottom-banners-item .brand-bottom-banners-item-overlay {
        opacity: 1;
        top: inherit;
        height: inherit;
        min-height: 15%;
        background: none;
    }

    .brand-page .brand-bottom-banners .brand-bottom-banners-item .brand-bottom-banners-item-overlay a {
        font-size: 12px;
        padding: 0 2%;
    }

    .brand-page .brand-bottom-banners .brand-bottom-banners-item .brand-bottom-banners-item-overlay a span {
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        padding: 15px 0;
    }

    /*FOOTER*/
    footer.page-footer {
        padding-top: 35px;
    }

    footer.page-footer .footer-logo {
        max-width: 40%;
        margin-bottom: 28px;
    }

    .newsletter {
        margin: 0 auto 35px;
    }

    .newsletter .title {
        font-size: 25px;
        margin-bottom: 0.1em;
    }

    .newsletter .field label {
        font-size: 14px;
        margin: 0 0 10px;
    }

    footer.page-footer .footer-links .col-1,
    footer.page-footer .footer-links .col-2,
    footer.page-footer .footer-links .col-3,
    footer.page-footer .footer-links .col-4 {
        width: 100%;
        margin-bottom: 30px;
        padding: 0 10%;
    }

    footer.page-footer .footer-links .col-1 .block-title,
    footer.page-footer .footer-links .col-2 .block-title,
    footer.page-footer .footer-links .col-3 .block-title,
    footer.page-footer .footer-links .col-4 .block-title {
        text-align: center;
    }

    footer.page-footer .footer-links .col-1 ul,
    footer.page-footer .footer-links .col-2 ul,
    footer.page-footer .footer-links .col-3 ul,
    footer.page-footer .footer-links .col-4 ul {
        text-align: center;
    }

    footer.page-footer .copyright {
        font-size: 12px;
        padding: 2% 10%;
        margin-top: 0;
    }

    /*PRODUCT*/
    body.catalog-product-view .product-info-main {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }

    body.catalog-product-view .product.media {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }

    body.catalog-product-view .box-tocart .fieldset .actions span.price-web-label {
        display: block;
        text-align: center;
    }

    body.catalog-product-view .box-tocart .fieldset .actions span.price {
        font-size: 24px;
        margin-right: 0;
        text-align: center;
    }

    body.catalog-product-view .box-tocart .action.primary {
        padding: 5px 10px;
        font-size: 12px;
        display: block;
    }

    body.catalog-product-view .box-tocart .actions .primary::before {
        font-size: 19px;
        width: 29%;
        min-width: 25px;
        min-height: 25px;
        padding-top: 12px;
    }

    body.catalog-product-view .box-tocart .actions .primary > span {
        display: inline-block;
        width: 60%;
    }

    body.catalog-product-view .box-tocart .pven span {
        display: block;
        text-align: center;
    }

    body.catalog-product-view .nostock-columns .nostock-left,
    body.catalog-product-view .nostock-columns .nostock-right {
        width: 50%;
    }

    body.catalog-product-view .nostock-columns .nostock-left span.price-web-label {
        display: block;
    }

    body.catalog-product-view .price-wrapper.gb-price .price-web-label {
        display: block;
    }

    body.catalog-product-view .nostock-columns .price {
        font-size: 24px;
    }

    body.catalog-product-view .product.attribute.overview .value {
        text-align: center;
    }

    body.catalog-product-view .static-block.block-information .table {
        width: 100%;
    }

    body.catalog-product-view .product-social-links {
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
        background-color: #191919;
        height: 50px;
        padding: 12px 0;
    }

    body.catalog-product-view .product-social-links .action {
        margin: 0;
        padding: 0 5px;
    }

    body.catalog-product-view #information h2 {
        max-width: 90%;
        margin: 0 auto;
    }

    body.catalog-product-view #information h2 span {
        padding: 0;
    }

    body.catalog-product-view #information .columns .left,
    body.catalog-product-view #information .columns .right {
        display: block;
        width: 100%;
        padding: 0 5%;
    }

    body.catalog-product-view #information .columns .right {
        margin-top: 30px;
    }

    body.catalog-product-view #information .columns .left .description ul li .description {
        text-align: justify;
    }

    body.catalog-product-view .product-atributes-blocks .additional-attributes-wrapper.table-wrapper {
        display: block;
        padding: 0 10px;
    }

    body.catalog-product-view #information .item-1 .aditional-attr.container {
        padding: 0;
    }

    /*BLOG*/
    #mpblog-list-container .head-pager .pager {
        text-align: center;
    }

    #mpblog-list-container .head-pager .pager p.toolbar-amount {
        float: none;
    }

    #mpblog-list-container .head-pager .pager .field.limiter {
        display: none;
    }

    #mpblog-list-container .post-list-item {
        display: block;
    }

    #mpblog-list-container .post-list-item .post-item-wraper,
    #mp-blog-post .post-list-content .mp-post-wraper {
        display: block;
        padding: 0 0 40px 0;
    }

    #mpblog-list-container .post-list-item .post-item-wraper .post-image {
        display: block;
        width: 100%;
        margin: 0 auto;
        max-width: 400px;
    }

    #mpblog-list-container .post-list-item .post-item-wraper .post-image a {
        margin-right: 0;
    }

    #mpblog-list-container .post-list-item .post-item-wraper .post-info-wraper {
        display: block;
        padding: 20px;
    }

    #mpblog-list-container .footer-pager {
        border: none;
    }

    #mpblog-list-container .footer-pager .pager {
        text-align: center;
    }

    #mpblog-list-container .footer-pager .pager p.toolbar-amount {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
    }

    #mpblog-list-container .footer-pager .pager .pages {
        display: block;
        padding-top: 15px;
        width: 100%;
        text-align: center;
    }

    #mpblog-list-container .footer-pager .pager .field.limiter {
        display: none;
    }

    #mp-blog-post .post-list-content {
        display: block;
    }

    #mp-blog-post .post-list-content .mp-post-wraper {
        padding: 20px 0 40px 0;
    }

    #mp-blog-post .post-list-content .mp-post-wraper .content h1,
    #mp-blog-post .post-list-content .mp-post-wraper .content h2 {
        line-height: 2rem;
    }

    #mp-blog-post .post-list-content .mp-post-wraper .content p > img {
        width: 100%;
        height: auto;
    }

    #mp-blog-post .post-list-content .mp-post-wraper .content p > iframe {
        width: 100%;
    }

    #mp-blog-post .post-list-content .mp-post-wraper .content p > strong > iframe {
        width: 100%;
    }

    #mp-blog-post .post-tag-list .tags {
        margin: 5px auto;
    }

    #mp-blog-post .block-blog-related {
        width: 100% !important;
    }

    #mp-blog-post .block-blog-related .products-grid .item.product.product-item {
        max-width: 75%;
    }

    /* Contact Page */
    .contact-info .table .table-row .table-label,
    .contact-info .table .table-row .table-field {
        display: block;
        width: 100%;
    }

    /* ACCOUNT PAGES */
    body.customer-account-create #maincontent .columns.container form.create.account .fieldset {
        display: inline-block;
        width: 100%;
        padding: 0 20px;
    }

    body.customer-account-create #ui-datepicker-div.ui-datepicker {
        min-width: 94%;
    }

    body.account #maincontent.page-main {
        max-width: 100%;
        padding: 30px 15px 40px 15px;
    }

    body.account #maincontent.page-main .sidebar.sidebar-main .block.account-nav {
        border-top: 1px solid #191919;
        padding-top: 30px;
    }
}

@media (min-width: 992px) {
    body.cms-page-view #maincontent .columns.container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 1200px) {
    body.cms-page-view #maincontent .columns.container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 1728px) {
    body.cms-page-view #maincontent .columns.container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

/* TABLET */
@media (max-width: 991px) {
    .page-header__content .container {
        display: block;
        width: 100%;
        text-align: center;
    }
}

/* Mobile submenus */


.rd-navbar-fixed .rd-navbar-submenu-toggle::before {
    padding-top: 8px;
}

/* WISHLIST */
.products-grid.wishlist li {
    min-height: 410px;
    position: relative;
    z-index: 1;
}

.products-grid.wishlist li .wishlist-remove {
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 10px;
    background-color: rgba(255, 255, 255, 0.5);
}

.form-wishlist-items .actions-toolbar {
    border: none !important;
    text-align: center;
    margin: 20px 0 0;
    padding: 10px;
    justify-content: center;
}

.form-wishlist-items .actions-toolbar button,
.form-wishlist-items .actions-toolbar a {
    text-transform: uppercase;
}

.form-wishlist-items .actions-toolbar .action.share,
.form-wishlist-items .actions-toolbar .action.tocart {
    display: none;
}

.mp-post-wraper h1,
.mp-post-wraper h2,
.mp-post-wraper h3,
.mp-post-wraper h4 {
    line-height: 1.1em;
}

/* RD NAVBAR STATIC */
.rd-navbar-static .rd-navbar-search .form-group {
    bottom: 4px !important;
}

@media (max-width: 768px) {
    .rd-navbar-static .rd-navbar-cart {
        position: fixed;
        top: -100%;
        right: 10px;
        z-index: 10;
        opacity: 0;
        display: none;
    }

    .rd-navbar-static .rd-navbar-cart.active {
        opacity: 1;
        top: 56px;
        display: block;
        max-height: calc(100% - 70px);
        overflow-x: auto;
        transform: translate(0px);
    }

    .rd-navbar-static .rd-navbar-cart {
        width: auto;
        left: 10px;
        overflow: auto;
    }

    .rd-navbar-static .rd-navbar-cart #minicart-content-wrapper {
        padding: 15px;
    }

    .rd-navbar-static .rd-navbar-cart .minicart-items {
        padding-right: 0;
    }


    .rd-navbar-static .rd-navbar-cart-floating {
        display: block;
        position: fixed;
        bottom: 15px;
        right: 15px;
        z-index: 20;
        color: #FFF;
        overflow: hidden;
        border-radius: 50%;
        box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.25), 0 0 2px 0 rgba(0, 0, 0, 0.25);
        width: 56px;
        height: 56px;
        outline: 1px solid transparent;
        backface-visibility: hidden;
    }

    .rd-navbar-static .rd-navbar-cart-floating:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 56px;
        height: 56px;
        border-radius: 50%;
        background: #FFF;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .rd-navbar-static .rd-navbar-cart-floating #top-cart-btn-checkout {
        position: relative;
        display: block;
        font-size: 16px;
        font-weight: 500;
        line-height: 56px;
        opacity: 0;
        visibility: hidden;
    }

    .rd-navbar-static .rd-navbar-cart-floating #top-cart-btn-checkout:before {
        font-weight: 400;
        font-size: 24px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
    }

    .rd-navbar-static .rd-navbar-cart-floating .rd-navbar-cart-toggle {
        position: absolute;
        top: 50%;
        left: 50%;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .rd-navbar-static .rd-navbar-cart-floating .rd-navbar-cart-toggle span {
        height: 56px;
        line-height: 56px;
    }

    .rd-navbar-static .rd-navbar-cart-floating.active {
        right: 0;
        bottom: 0;
        border-radius: 0;
        width: 100%;
    }

    .rd-navbar-static .rd-navbar-cart-floating.active:before {
        -webkit-transform: translate(-50%, -50%) scale(20);
        transform: translate(-50%, -50%) scale(20);
        background: #2ecc71;
    }

    .rd-navbar-static .rd-navbar-cart-floating.active #top-cart-btn-checkout {
        opacity: 1;
        visibility: visible;
    }

   


    .rd-navbar-static .rd-navbar-panel-canvas {
        position: fixed;
        height: 56px;
        left: 0;
        top: 0;
        width: 100%;
        background: #FFF;
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
        z-index: 2;
    }

    

    .rd-navbar-static-linked body {
        padding-top: 56px;
    }

    .rd-navbar-static .rd-navbar-collapse {
        display: block;
        text-align: left;
        position: fixed;
        top: 56px;
        right: 4px;
        color: #333333;
        padding: 15px;
        z-index: 19;
        width: 250px;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
        visibility: hidden;
        overflow: hidden;
        transition: .3s box-shadow ease .2s;
    }

    .rd-navbar-static .rd-navbar-collapse:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        background: #f7f7f7;
        width: 48px;
        height: 48px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    .rd-navbar-static .rd-navbar-collapse li {
        position: relative;
        opacity: 0;
        transition: .3s all ease 0s;
    }

    .rd-navbar-static .rd-navbar-collapse > li > a {
        display: block;
        padding: 11px 16px;
    }

    .rd-navbar-static .rd-navbar-collapse > li > a:hover {
        background: #f2f2f2;
    }

    .rd-navbar-static .rd-navbar-collapse.active {
        visibility: visible;
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    }

    .rd-navbar-static .rd-navbar-collapse.active li {
        transition: .3s all ease .2s;
        opacity: 1;
    }

    .rd-navbar-static .rd-navbar-collapse.active:before {
        background: #FFF;
        -webkit-transform: scale(25);
        transform: scale(25);
    }

    .rd-navbar-static .rd-navbar-collapse .switcher.currency,
    .rd-navbar-static .rd-navbar-collapse .switcher.language {
        display: block;
        margin: 0 0 7px;
    }

    .rd-navbar-static .rd-navbar-collapse .switcher.currency .actions .action,
    .rd-navbar-static .rd-navbar-collapse .switcher.language .actions .action {
        background: none;
        padding: 0;
        border: 0;
        color: #333333;
        text-transform: uppercase;
    }

    .rd-navbar-static .rd-navbar-collapse .switcher.currency .actions .action:hover,
    .rd-navbar-static .rd-navbar-collapse .switcher.language .actions .action:hover {
        color: #d19e66;
    }

    .rd-navbar-static .rd-navbar-collapse .switcher.currency strong,
    .rd-navbar-static .rd-navbar-collapse .switcher.language strong {
        font-weight: normal;
    }

    .rd-navbar-static .rd-navbar-collapse .switcher.currency .dropdown .mage-dropdown-dialog,
    .rd-navbar-static .rd-navbar-collapse .switcher.language .dropdown .mage-dropdown-dialog {
        width: 217px;
        position: relative;
        top: 0;
        background: none;
    }

    .rd-navbar-static .rd-navbar-collapse .links li {
        display: block;
        margin: 0 0 7px;
    }

    .rd-navbar-static .rd-navbar-collapse .links li a {
        color: #333333;
        text-transform: uppercase;
    }

    .rd-navbar-static .rd-navbar-collapse .links li a:hover {
        color: #d19e66;
    }

    .rd-navbar-static .switcher.currency,
    .rd-navbar-static .switcher.language {
        display: none;
    }

    .rd-navbar-static .rd-navbar-collapse-toggle {
        display: block;
        position: fixed;
        top: 4px;
        right: 4px;
        font-family: "FontAwesome";
        width: 48px;
        height: 48px;
        z-index: 3;
    }

    .rd-navbar-static .rd-navbar-collapse-toggle span {
        display: inline-block;
        position: relative;
        width: 48px;
        height: 48px;
        font-size: 28px;
        line-height: 48px;
        text-align: center;
        cursor: pointer;
        color: #333333;
    }

    .rd-navbar-static .rd-navbar-collapse-toggle span,
    .rd-navbar-static .rd-navbar-collapse-toggle span:before,
    .rd-navbar-static .rd-navbar-collapse-toggle span:after {
        transition: .3s all ease;
    }

    .rd-navbar-static .rd-navbar-collapse-toggle span:before,
    .rd-navbar-static .rd-navbar-collapse-toggle span:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .rd-navbar-static .rd-navbar-collapse-toggle span:before {
        content: "";
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible;
    }

    .rd-navbar-static .rd-navbar-collapse-toggle span:after {
        content: "";
        -webkit-transform: rotate(-90deg) scale(0);
        transform: rotate(-90deg) scale(0);
        opacity: 0;
        visibility: hidden;
    }

    .rd-navbar-static .rd-navbar-collapse-toggle.active span:before {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: rotate(90deg) scale(0);
        transform: rotate(90deg) scale(0);
    }

    .rd-navbar-static .rd-navbar-collapse-toggle.active span:after {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible;
    }

    .rd-navbar-static .rd-navbar-collapse-toggle.active {
        z-index: 20;
    }

    .rd-navbar-static .navigation li.level-top .megamenu-wrapper,
    .rd-navbar-static .navigation a.level-top .megamenu-wrapper {
        padding: 10px;
        margin-bottom: 10px;
    }

    .rd-navbar-static .navigation .col-sm-3 {
        border: 0;
    }

    


    

    


    

    .rd-navbar-static .rd-navbar-nav li.opened > a,
    .rd-navbar-static .rd-navbar-nav li a:hover {
        color: #d19e66;
    }

    .rd-navbar-static .rd-navbar-nav li.active > a {
        color: #d19e66;
        font-weight: bold;
    }

    .rd-navbar-static .rd-navbar-dropdown,
    .rd-navbar-static .rd-navbar-megamenu {
        display: none;
    }

    .rd-navbar-static .rd-navbar-submenu {
        position: relative;
    }

    .rd-navbar-static .rd-navbar-submenu li > a {
        padding-left: 32px;
    }

    .rd-navbar-static .rd-navbar-submenu .rd-navbar-dropdown li li > a,
    .rd-navbar-static .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {
        padding-left: 48px;
    }

    .rd-navbar-static .rd-navbar-submenu.opened > .rd-navbar-dropdown,
    .rd-navbar-static .rd-navbar-submenu.opened > .rd-navbar-megamenu {
        display: block;
    }

    .rd-navbar-static .rd-navbar-submenu-toggle {
        position: absolute;
        right: 0;
        z-index: 999;
        top: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #333333;
        cursor: pointer;
    }

    .rd-navbar-static .rd-navbar-submenu-toggle:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        line-height: 1;
    }

    .rd-navbar-static .rd-navbar-submenu-toggle:before {
        padding-top: 10px;
    }

    .rd-navbar-static .rd-navbar-submenu-toggle:hover {
        color: #333333;
    }

}





@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/* COMMON FUNCTIONS */
/*MULTILINE ELLIPSIS*/
/* mixin for multiline */
.ellip-text {
  overflow: hidden;
  position: relative;
  line-height: 1.42857;
  max-height: 2.85714;
  text-align: justify;
  /*margin-right: -1em;*/
  margin-right: 0;
  padding-right: 1em; }
  .ellip-text:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0; }
  .ellip-text:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white; }

h1 {
  font-size: 25px; }
  @media screen and (min-width: 992px) {
    h1 {
      font-size: calc(25px + 11 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    h1 {
      font-size: 36px; } }

h2 {
  font-size: 21px; }
  @media screen and (min-width: 992px) {
    h2 {
      font-size: calc(21px + 9 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    h2 {
      font-size: 30px; } }

h3 {
  font-size: 19px; }
  @media screen and (min-width: 992px) {
    h3 {
      font-size: calc(19px + 5 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    h3 {
      font-size: 24px; } }

h4 {
  font-size: 14px; }
  @media screen and (min-width: 992px) {
    h4 {
      font-size: calc(14px + 4 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    h4 {
      font-size: 18px; } }

h5 {
  font-size: 12px; }
  @media screen and (min-width: 992px) {
    h5 {
      font-size: calc(12px + 2 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    h5 {
      font-size: 14px; } }

h6 {
  font-size: 10px; }
  @media screen and (min-width: 992px) {
    h6 {
      font-size: calc(10px + 2 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    h6 {
      font-size: 12px; } }

p {
  font-size: 12px; }
  @media screen and (min-width: 992px) {
    p {
      font-size: calc(12px + 2 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    p {
      font-size: 14px; } }

h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection,
h6::selection,
p::selection,
a::selection,
u::selection,
i::selection,
b::selection,
span::selection,
small::selection,
strong::selection,
div::selection,
ul::selection,
ol::selection,
li::selection,
img::selection,
address::selection {
  background: #8646aa;
  color: white; }

/*-----------------------------------------*/
/* -----------------FONTS----------------- */
/*-----------------------------------------*/
/*@font-face {
    font-family: 'Title';
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/Gotham-Book.ttf');
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/Gotham-Book.ttf?iefix') format('truetype'),
        url('../../frontend/Sistel/ploj/es_ES/fonts/Gotham-Book.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'SubTitle';
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/NeutrafaceCondensed-Light.ttf');
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/NeutrafaceCondensed-Light.ttf?iefix') format('truetype'),
        url('../../frontend/Sistel/ploj/es_ES/fonts/NeutrafaceCondensed-Light.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Regular';
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/Raleway-Medium.ttf');
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/Raleway-Medium.ttf?iefix') format('truetype'),
        url('../../frontend/Sistel/ploj/es_ES/fonts/Raleway-Medium.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Light';
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkLight.ttf');
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkLight.ttf?iefix') format('truetype'),
        url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkLight.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Bold';
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBold.ttf');
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBold.ttf?iefix') format('truetype'),
        url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBold.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Black';
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBlack.ttf');
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBlack.ttf?iefix') format('truetype'),
        url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBlack.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'RegularItalic';
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkRegularItalic.ttf');
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkRegularItalic.ttf?iefix') format('truetype'),
        url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkRegularItalic.ttf') format('truetype');
    font-style: italic;
}

@font-face {
    font-family: 'LightItalic';
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkLightItalic.ttf');
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkLightItalic.ttf?iefix') format('truetype'),
        url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkLightItalic.ttf') format('truetype');
    font-style: italic;
}

@font-face {
    font-family: 'BoldItalic';
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBoldItalic.ttf');
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBoldItalic.ttf?iefix') format('truetype'),
        url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBoldItalic.ttf') format('truetype');
    font-style: italic;
}

@font-face {
    font-family: 'BlackItalic';
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBlackItalic.ttf');
    src: url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBlackItalic.ttf?iefix') format('truetype'),
        url('../../frontend/Sistel/ploj/es_ES/fonts/MonarkBlackItalic.ttf') format('truetype');
    font-style: italic;
}*/
/*

PARA AÑADIR TAMAÑO ESPECIFICO, ESCRIBIR LO SIGUIENTE:

.clase-o-id{
	$max_font: 12px;
    $min_font: floor(($max_font - (0.30 * $max_font)));
    @include fluid-type($min_width, $max_width, $min_font, $max_font);
}

*/
.mt-5 {
  margin-top: 2px; }
  @media screen and (min-width: 992px) {
    .mt-5 {
      margin-top: calc(2px + 3 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-5 {
      margin-top: 5px; } }

.mr-5 {
  margin-right: 2px; }
  @media screen and (min-width: 992px) {
    .mr-5 {
      margin-right: calc(2px + 3 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-5 {
      margin-right: 5px; } }

.mb-5 {
  margin-bottom: 2px; }
  @media screen and (min-width: 992px) {
    .mb-5 {
      margin-bottom: calc(2px + 3 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-5 {
      margin-bottom: 5px; } }

.ml-5 {
  margin-left: 2px; }
  @media screen and (min-width: 992px) {
    .ml-5 {
      margin-left: calc(2px + 3 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-5 {
      margin-left: 5px; } }

.mt-10 {
  margin-top: 5px; }
  @media screen and (min-width: 992px) {
    .mt-10 {
      margin-top: calc(5px + 5 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-10 {
      margin-top: 10px; } }

.mr-10 {
  margin-right: 5px; }
  @media screen and (min-width: 992px) {
    .mr-10 {
      margin-right: calc(5px + 5 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-10 {
      margin-right: 10px; } }

.mb-10 {
  margin-bottom: 5px; }
  @media screen and (min-width: 992px) {
    .mb-10 {
      margin-bottom: calc(5px + 5 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-10 {
      margin-bottom: 10px; } }

.ml-10 {
  margin-left: 5px; }
  @media screen and (min-width: 992px) {
    .ml-10 {
      margin-left: calc(5px + 5 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-10 {
      margin-left: 10px; } }

.mt-15 {
  margin-top: 7px; }
  @media screen and (min-width: 992px) {
    .mt-15 {
      margin-top: calc(7px + 8 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-15 {
      margin-top: 15px; } }

.mr-15 {
  margin-right: 7px; }
  @media screen and (min-width: 992px) {
    .mr-15 {
      margin-right: calc(7px + 8 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-15 {
      margin-right: 15px; } }

.mb-15 {
  margin-bottom: 7px; }
  @media screen and (min-width: 992px) {
    .mb-15 {
      margin-bottom: calc(7px + 8 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-15 {
      margin-bottom: 15px; } }

.ml-15 {
  margin-left: 7px; }
  @media screen and (min-width: 992px) {
    .ml-15 {
      margin-left: calc(7px + 8 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-15 {
      margin-left: 15px; } }

.mt-20 {
  margin-top: 10px; }
  @media screen and (min-width: 992px) {
    .mt-20 {
      margin-top: calc(10px + 10 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-20 {
      margin-top: 20px; } }

.mr-20 {
  margin-right: 10px; }
  @media screen and (min-width: 992px) {
    .mr-20 {
      margin-right: calc(10px + 10 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-20 {
      margin-right: 20px; } }

.mb-20 {
  margin-bottom: 10px; }
  @media screen and (min-width: 992px) {
    .mb-20 {
      margin-bottom: calc(10px + 10 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-20 {
      margin-bottom: 20px; } }

.ml-20 {
  margin-left: 10px; }
  @media screen and (min-width: 992px) {
    .ml-20 {
      margin-left: calc(10px + 10 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-20 {
      margin-left: 20px; } }

.mt-25 {
  margin-top: 12px; }
  @media screen and (min-width: 992px) {
    .mt-25 {
      margin-top: calc(12px + 13 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-25 {
      margin-top: 25px; } }

.mr-25 {
  margin-right: 12px; }
  @media screen and (min-width: 992px) {
    .mr-25 {
      margin-right: calc(12px + 13 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-25 {
      margin-right: 25px; } }

.mb-25 {
  margin-bottom: 12px; }
  @media screen and (min-width: 992px) {
    .mb-25 {
      margin-bottom: calc(12px + 13 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-25 {
      margin-bottom: 25px; } }

.ml-25 {
  margin-left: 12px; }
  @media screen and (min-width: 992px) {
    .ml-25 {
      margin-left: calc(12px + 13 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-25 {
      margin-left: 25px; } }

.mt-30 {
  margin-top: 15px; }
  @media screen and (min-width: 992px) {
    .mt-30 {
      margin-top: calc(15px + 15 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-30 {
      margin-top: 30px; } }

.mr-30 {
  margin-right: 15px; }
  @media screen and (min-width: 992px) {
    .mr-30 {
      margin-right: calc(15px + 15 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-30 {
      margin-right: 30px; } }

.mb-30 {
  margin-bottom: 15px; }
  @media screen and (min-width: 992px) {
    .mb-30 {
      margin-bottom: calc(15px + 15 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-30 {
      margin-bottom: 30px; } }

.ml-30 {
  margin-left: 15px; }
  @media screen and (min-width: 992px) {
    .ml-30 {
      margin-left: calc(15px + 15 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-30 {
      margin-left: 30px; } }

.mt-35 {
  margin-top: 17px; }
  @media screen and (min-width: 992px) {
    .mt-35 {
      margin-top: calc(17px + 18 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-35 {
      margin-top: 35px; } }

.mr-35 {
  margin-right: 17px; }
  @media screen and (min-width: 992px) {
    .mr-35 {
      margin-right: calc(17px + 18 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-35 {
      margin-right: 35px; } }

.mb-35 {
  margin-bottom: 17px; }
  @media screen and (min-width: 992px) {
    .mb-35 {
      margin-bottom: calc(17px + 18 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-35 {
      margin-bottom: 35px; } }

.ml-35 {
  margin-left: 17px; }
  @media screen and (min-width: 992px) {
    .ml-35 {
      margin-left: calc(17px + 18 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-35 {
      margin-left: 35px; } }

.mt-40 {
  margin-top: 20px; }
  @media screen and (min-width: 992px) {
    .mt-40 {
      margin-top: calc(20px + 20 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-40 {
      margin-top: 40px; } }

.mr-40 {
  margin-right: 20px; }
  @media screen and (min-width: 992px) {
    .mr-40 {
      margin-right: calc(20px + 20 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-40 {
      margin-right: 40px; } }

.mb-40 {
  margin-bottom: 20px; }
  @media screen and (min-width: 992px) {
    .mb-40 {
      margin-bottom: calc(20px + 20 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-40 {
      margin-bottom: 40px; } }

.ml-40 {
  margin-left: 20px; }
  @media screen and (min-width: 992px) {
    .ml-40 {
      margin-left: calc(20px + 20 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-40 {
      margin-left: 40px; } }

.mt-45 {
  margin-top: 22px; }
  @media screen and (min-width: 992px) {
    .mt-45 {
      margin-top: calc(22px + 23 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-45 {
      margin-top: 45px; } }

.mr-45 {
  margin-right: 22px; }
  @media screen and (min-width: 992px) {
    .mr-45 {
      margin-right: calc(22px + 23 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-45 {
      margin-right: 45px; } }

.mb-45 {
  margin-bottom: 22px; }
  @media screen and (min-width: 992px) {
    .mb-45 {
      margin-bottom: calc(22px + 23 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-45 {
      margin-bottom: 45px; } }

.ml-45 {
  margin-left: 22px; }
  @media screen and (min-width: 992px) {
    .ml-45 {
      margin-left: calc(22px + 23 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-45 {
      margin-left: 45px; } }

.mt-50 {
  margin-top: 25px; }
  @media screen and (min-width: 992px) {
    .mt-50 {
      margin-top: calc(25px + 25 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-50 {
      margin-top: 50px; } }

.mr-50 {
  margin-right: 25px; }
  @media screen and (min-width: 992px) {
    .mr-50 {
      margin-right: calc(25px + 25 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-50 {
      margin-right: 50px; } }

.mb-50 {
  margin-bottom: 25px; }
  @media screen and (min-width: 992px) {
    .mb-50 {
      margin-bottom: calc(25px + 25 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-50 {
      margin-bottom: 50px; } }

.ml-50 {
  margin-left: 25px; }
  @media screen and (min-width: 992px) {
    .ml-50 {
      margin-left: calc(25px + 25 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-50 {
      margin-left: 50px; } }

.mt-55 {
  margin-top: 27px; }
  @media screen and (min-width: 992px) {
    .mt-55 {
      margin-top: calc(27px + 28 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-55 {
      margin-top: 55px; } }

.mr-55 {
  margin-right: 27px; }
  @media screen and (min-width: 992px) {
    .mr-55 {
      margin-right: calc(27px + 28 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-55 {
      margin-right: 55px; } }

.mb-55 {
  margin-bottom: 27px; }
  @media screen and (min-width: 992px) {
    .mb-55 {
      margin-bottom: calc(27px + 28 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-55 {
      margin-bottom: 55px; } }

.ml-55 {
  margin-left: 27px; }
  @media screen and (min-width: 992px) {
    .ml-55 {
      margin-left: calc(27px + 28 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-55 {
      margin-left: 55px; } }

.mt-60 {
  margin-top: 30px; }
  @media screen and (min-width: 992px) {
    .mt-60 {
      margin-top: calc(30px + 30 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-60 {
      margin-top: 60px; } }

.mr-60 {
  margin-right: 30px; }
  @media screen and (min-width: 992px) {
    .mr-60 {
      margin-right: calc(30px + 30 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-60 {
      margin-right: 60px; } }

.mb-60 {
  margin-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .mb-60 {
      margin-bottom: calc(30px + 30 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-60 {
      margin-bottom: 60px; } }

.ml-60 {
  margin-left: 30px; }
  @media screen and (min-width: 992px) {
    .ml-60 {
      margin-left: calc(30px + 30 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-60 {
      margin-left: 60px; } }

.mt-65 {
  margin-top: 32px; }
  @media screen and (min-width: 992px) {
    .mt-65 {
      margin-top: calc(32px + 33 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-65 {
      margin-top: 65px; } }

.mr-65 {
  margin-right: 32px; }
  @media screen and (min-width: 992px) {
    .mr-65 {
      margin-right: calc(32px + 33 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-65 {
      margin-right: 65px; } }

.mb-65 {
  margin-bottom: 32px; }
  @media screen and (min-width: 992px) {
    .mb-65 {
      margin-bottom: calc(32px + 33 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-65 {
      margin-bottom: 65px; } }

.ml-65 {
  margin-left: 32px; }
  @media screen and (min-width: 992px) {
    .ml-65 {
      margin-left: calc(32px + 33 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-65 {
      margin-left: 65px; } }

.mt-70 {
  margin-top: 35px; }
  @media screen and (min-width: 992px) {
    .mt-70 {
      margin-top: calc(35px + 35 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-70 {
      margin-top: 70px; } }

.mr-70 {
  margin-right: 35px; }
  @media screen and (min-width: 992px) {
    .mr-70 {
      margin-right: calc(35px + 35 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-70 {
      margin-right: 70px; } }

.mb-70 {
  margin-bottom: 35px; }
  @media screen and (min-width: 992px) {
    .mb-70 {
      margin-bottom: calc(35px + 35 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-70 {
      margin-bottom: 70px; } }

.ml-70 {
  margin-left: 35px; }
  @media screen and (min-width: 992px) {
    .ml-70 {
      margin-left: calc(35px + 35 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-70 {
      margin-left: 70px; } }

.mt-75 {
  margin-top: 37px; }
  @media screen and (min-width: 992px) {
    .mt-75 {
      margin-top: calc(37px + 38 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-75 {
      margin-top: 75px; } }

.mr-75 {
  margin-right: 37px; }
  @media screen and (min-width: 992px) {
    .mr-75 {
      margin-right: calc(37px + 38 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-75 {
      margin-right: 75px; } }

.mb-75 {
  margin-bottom: 37px; }
  @media screen and (min-width: 992px) {
    .mb-75 {
      margin-bottom: calc(37px + 38 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-75 {
      margin-bottom: 75px; } }

.ml-75 {
  margin-left: 37px; }
  @media screen and (min-width: 992px) {
    .ml-75 {
      margin-left: calc(37px + 38 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-75 {
      margin-left: 75px; } }

.mt-80 {
  margin-top: 40px; }
  @media screen and (min-width: 992px) {
    .mt-80 {
      margin-top: calc(40px + 40 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-80 {
      margin-top: 80px; } }

.mr-80 {
  margin-right: 40px; }
  @media screen and (min-width: 992px) {
    .mr-80 {
      margin-right: calc(40px + 40 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-80 {
      margin-right: 80px; } }

.mb-80 {
  margin-bottom: 40px; }
  @media screen and (min-width: 992px) {
    .mb-80 {
      margin-bottom: calc(40px + 40 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-80 {
      margin-bottom: 80px; } }

.ml-80 {
  margin-left: 40px; }
  @media screen and (min-width: 992px) {
    .ml-80 {
      margin-left: calc(40px + 40 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-80 {
      margin-left: 80px; } }

.mt-85 {
  margin-top: 42px; }
  @media screen and (min-width: 992px) {
    .mt-85 {
      margin-top: calc(42px + 43 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-85 {
      margin-top: 85px; } }

.mr-85 {
  margin-right: 42px; }
  @media screen and (min-width: 992px) {
    .mr-85 {
      margin-right: calc(42px + 43 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-85 {
      margin-right: 85px; } }

.mb-85 {
  margin-bottom: 42px; }
  @media screen and (min-width: 992px) {
    .mb-85 {
      margin-bottom: calc(42px + 43 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-85 {
      margin-bottom: 85px; } }

.ml-85 {
  margin-left: 42px; }
  @media screen and (min-width: 992px) {
    .ml-85 {
      margin-left: calc(42px + 43 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-85 {
      margin-left: 85px; } }

.mt-90 {
  margin-top: 45px; }
  @media screen and (min-width: 992px) {
    .mt-90 {
      margin-top: calc(45px + 45 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-90 {
      margin-top: 90px; } }

.mr-90 {
  margin-right: 45px; }
  @media screen and (min-width: 992px) {
    .mr-90 {
      margin-right: calc(45px + 45 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-90 {
      margin-right: 90px; } }

.mb-90 {
  margin-bottom: 45px; }
  @media screen and (min-width: 992px) {
    .mb-90 {
      margin-bottom: calc(45px + 45 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-90 {
      margin-bottom: 90px; } }

.ml-90 {
  margin-left: 45px; }
  @media screen and (min-width: 992px) {
    .ml-90 {
      margin-left: calc(45px + 45 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-90 {
      margin-left: 90px; } }

.mt-95 {
  margin-top: 47px; }
  @media screen and (min-width: 992px) {
    .mt-95 {
      margin-top: calc(47px + 48 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-95 {
      margin-top: 95px; } }

.mr-95 {
  margin-right: 47px; }
  @media screen and (min-width: 992px) {
    .mr-95 {
      margin-right: calc(47px + 48 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-95 {
      margin-right: 95px; } }

.mb-95 {
  margin-bottom: 47px; }
  @media screen and (min-width: 992px) {
    .mb-95 {
      margin-bottom: calc(47px + 48 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-95 {
      margin-bottom: 95px; } }

.ml-95 {
  margin-left: 47px; }
  @media screen and (min-width: 992px) {
    .ml-95 {
      margin-left: calc(47px + 48 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-95 {
      margin-left: 95px; } }

.mt-100 {
  margin-top: 50px; }
  @media screen and (min-width: 992px) {
    .mt-100 {
      margin-top: calc(50px + 50 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-100 {
      margin-top: 100px; } }

.mr-100 {
  margin-right: 50px; }
  @media screen and (min-width: 992px) {
    .mr-100 {
      margin-right: calc(50px + 50 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-100 {
      margin-right: 100px; } }

.mb-100 {
  margin-bottom: 50px; }
  @media screen and (min-width: 992px) {
    .mb-100 {
      margin-bottom: calc(50px + 50 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-100 {
      margin-bottom: 100px; } }

.ml-100 {
  margin-left: 50px; }
  @media screen and (min-width: 992px) {
    .ml-100 {
      margin-left: calc(50px + 50 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-100 {
      margin-left: 100px; } }

.mt-105 {
  margin-top: 52px; }
  @media screen and (min-width: 992px) {
    .mt-105 {
      margin-top: calc(52px + 53 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-105 {
      margin-top: 105px; } }

.mr-105 {
  margin-right: 52px; }
  @media screen and (min-width: 992px) {
    .mr-105 {
      margin-right: calc(52px + 53 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-105 {
      margin-right: 105px; } }

.mb-105 {
  margin-bottom: 52px; }
  @media screen and (min-width: 992px) {
    .mb-105 {
      margin-bottom: calc(52px + 53 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-105 {
      margin-bottom: 105px; } }

.ml-105 {
  margin-left: 52px; }
  @media screen and (min-width: 992px) {
    .ml-105 {
      margin-left: calc(52px + 53 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-105 {
      margin-left: 105px; } }

.mt-110 {
  margin-top: 55px; }
  @media screen and (min-width: 992px) {
    .mt-110 {
      margin-top: calc(55px + 55 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-110 {
      margin-top: 110px; } }

.mr-110 {
  margin-right: 55px; }
  @media screen and (min-width: 992px) {
    .mr-110 {
      margin-right: calc(55px + 55 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-110 {
      margin-right: 110px; } }

.mb-110 {
  margin-bottom: 55px; }
  @media screen and (min-width: 992px) {
    .mb-110 {
      margin-bottom: calc(55px + 55 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-110 {
      margin-bottom: 110px; } }

.ml-110 {
  margin-left: 55px; }
  @media screen and (min-width: 992px) {
    .ml-110 {
      margin-left: calc(55px + 55 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-110 {
      margin-left: 110px; } }

.mt-115 {
  margin-top: 57px; }
  @media screen and (min-width: 992px) {
    .mt-115 {
      margin-top: calc(57px + 58 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-115 {
      margin-top: 115px; } }

.mr-115 {
  margin-right: 57px; }
  @media screen and (min-width: 992px) {
    .mr-115 {
      margin-right: calc(57px + 58 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-115 {
      margin-right: 115px; } }

.mb-115 {
  margin-bottom: 57px; }
  @media screen and (min-width: 992px) {
    .mb-115 {
      margin-bottom: calc(57px + 58 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-115 {
      margin-bottom: 115px; } }

.ml-115 {
  margin-left: 57px; }
  @media screen and (min-width: 992px) {
    .ml-115 {
      margin-left: calc(57px + 58 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-115 {
      margin-left: 115px; } }

.mt-120 {
  margin-top: 60px; }
  @media screen and (min-width: 992px) {
    .mt-120 {
      margin-top: calc(60px + 60 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-120 {
      margin-top: 120px; } }

.mr-120 {
  margin-right: 60px; }
  @media screen and (min-width: 992px) {
    .mr-120 {
      margin-right: calc(60px + 60 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-120 {
      margin-right: 120px; } }

.mb-120 {
  margin-bottom: 60px; }
  @media screen and (min-width: 992px) {
    .mb-120 {
      margin-bottom: calc(60px + 60 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-120 {
      margin-bottom: 120px; } }

.ml-120 {
  margin-left: 60px; }
  @media screen and (min-width: 992px) {
    .ml-120 {
      margin-left: calc(60px + 60 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-120 {
      margin-left: 120px; } }

.mt-125 {
  margin-top: 62px; }
  @media screen and (min-width: 992px) {
    .mt-125 {
      margin-top: calc(62px + 63 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mt-125 {
      margin-top: 125px; } }

.mr-125 {
  margin-right: 62px; }
  @media screen and (min-width: 992px) {
    .mr-125 {
      margin-right: calc(62px + 63 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mr-125 {
      margin-right: 125px; } }

.mb-125 {
  margin-bottom: 62px; }
  @media screen and (min-width: 992px) {
    .mb-125 {
      margin-bottom: calc(62px + 63 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .mb-125 {
      margin-bottom: 125px; } }

.ml-125 {
  margin-left: 62px; }
  @media screen and (min-width: 992px) {
    .ml-125 {
      margin-left: calc(62px + 63 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .ml-125 {
      margin-left: 125px; } }

.pt-5 {
  padding-top: 2px; }
  @media screen and (min-width: 992px) {
    .pt-5 {
      padding-top: calc(2px + 3 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-5 {
      padding-top: 5px; } }

.pr-5 {
  padding-right: 2px; }
  @media screen and (min-width: 992px) {
    .pr-5 {
      padding-right: calc(2px + 3 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-5 {
      padding-right: 5px; } }

.pb-5 {
  padding-bottom: 2px; }
  @media screen and (min-width: 992px) {
    .pb-5 {
      padding-bottom: calc(2px + 3 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-5 {
      padding-bottom: 5px; } }

.pl-5 {
  padding-left: 2px; }
  @media screen and (min-width: 992px) {
    .pl-5 {
      padding-left: calc(2px + 3 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-5 {
      padding-left: 5px; } }

.pt-10 {
  padding-top: 5px; }
  @media screen and (min-width: 992px) {
    .pt-10 {
      padding-top: calc(5px + 5 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-10 {
      padding-top: 10px; } }

.pr-10 {
  padding-right: 5px; }
  @media screen and (min-width: 992px) {
    .pr-10 {
      padding-right: calc(5px + 5 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-10 {
      padding-right: 10px; } }

.pb-10 {
  padding-bottom: 5px; }
  @media screen and (min-width: 992px) {
    .pb-10 {
      padding-bottom: calc(5px + 5 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-10 {
      padding-bottom: 10px; } }

.pl-10 {
  padding-left: 5px; }
  @media screen and (min-width: 992px) {
    .pl-10 {
      padding-left: calc(5px + 5 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-10 {
      padding-left: 10px; } }

.pt-15 {
  padding-top: 7px; }
  @media screen and (min-width: 992px) {
    .pt-15 {
      padding-top: calc(7px + 8 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-15 {
      padding-top: 15px; } }

.pr-15 {
  padding-right: 7px; }
  @media screen and (min-width: 992px) {
    .pr-15 {
      padding-right: calc(7px + 8 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-15 {
      padding-right: 15px; } }

.pb-15 {
  padding-bottom: 7px; }
  @media screen and (min-width: 992px) {
    .pb-15 {
      padding-bottom: calc(7px + 8 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-15 {
      padding-bottom: 15px; } }

.pl-15 {
  padding-left: 7px; }
  @media screen and (min-width: 992px) {
    .pl-15 {
      padding-left: calc(7px + 8 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-15 {
      padding-left: 15px; } }

.pt-20 {
  padding-top: 10px; }
  @media screen and (min-width: 992px) {
    .pt-20 {
      padding-top: calc(10px + 10 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-20 {
      padding-top: 20px; } }

.pr-20 {
  padding-right: 10px; }
  @media screen and (min-width: 992px) {
    .pr-20 {
      padding-right: calc(10px + 10 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-20 {
      padding-right: 20px; } }

.pb-20 {
  padding-bottom: 10px; }
  @media screen and (min-width: 992px) {
    .pb-20 {
      padding-bottom: calc(10px + 10 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-20 {
      padding-bottom: 20px; } }

.pl-20 {
  padding-left: 10px; }
  @media screen and (min-width: 992px) {
    .pl-20 {
      padding-left: calc(10px + 10 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-20 {
      padding-left: 20px; } }

.pt-25 {
  padding-top: 12px; }
  @media screen and (min-width: 992px) {
    .pt-25 {
      padding-top: calc(12px + 13 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-25 {
      padding-top: 25px; } }

.pr-25 {
  padding-right: 12px; }
  @media screen and (min-width: 992px) {
    .pr-25 {
      padding-right: calc(12px + 13 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-25 {
      padding-right: 25px; } }

.pb-25 {
  padding-bottom: 12px; }
  @media screen and (min-width: 992px) {
    .pb-25 {
      padding-bottom: calc(12px + 13 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-25 {
      padding-bottom: 25px; } }

.pl-25 {
  padding-left: 12px; }
  @media screen and (min-width: 992px) {
    .pl-25 {
      padding-left: calc(12px + 13 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-25 {
      padding-left: 25px; } }

.pt-30 {
  padding-top: 15px; }
  @media screen and (min-width: 992px) {
    .pt-30 {
      padding-top: calc(15px + 15 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-30 {
      padding-top: 30px; } }

.pr-30 {
  padding-right: 15px; }
  @media screen and (min-width: 992px) {
    .pr-30 {
      padding-right: calc(15px + 15 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-30 {
      padding-right: 30px; } }

.pb-30 {
  padding-bottom: 15px; }
  @media screen and (min-width: 992px) {
    .pb-30 {
      padding-bottom: calc(15px + 15 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-30 {
      padding-bottom: 30px; } }

.pl-30 {
  padding-left: 15px; }
  @media screen and (min-width: 992px) {
    .pl-30 {
      padding-left: calc(15px + 15 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-30 {
      padding-left: 30px; } }

.pt-35 {
  padding-top: 17px; }
  @media screen and (min-width: 992px) {
    .pt-35 {
      padding-top: calc(17px + 18 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-35 {
      padding-top: 35px; } }

.pr-35 {
  padding-right: 17px; }
  @media screen and (min-width: 992px) {
    .pr-35 {
      padding-right: calc(17px + 18 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-35 {
      padding-right: 35px; } }

.pb-35 {
  padding-bottom: 17px; }
  @media screen and (min-width: 992px) {
    .pb-35 {
      padding-bottom: calc(17px + 18 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-35 {
      padding-bottom: 35px; } }

.pl-35 {
  padding-left: 17px; }
  @media screen and (min-width: 992px) {
    .pl-35 {
      padding-left: calc(17px + 18 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-35 {
      padding-left: 35px; } }

.pt-40 {
  padding-top: 20px; }
  @media screen and (min-width: 992px) {
    .pt-40 {
      padding-top: calc(20px + 20 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-40 {
      padding-top: 40px; } }

.pr-40 {
  padding-right: 20px; }
  @media screen and (min-width: 992px) {
    .pr-40 {
      padding-right: calc(20px + 20 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-40 {
      padding-right: 40px; } }

.pb-40 {
  padding-bottom: 20px; }
  @media screen and (min-width: 992px) {
    .pb-40 {
      padding-bottom: calc(20px + 20 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-40 {
      padding-bottom: 40px; } }

.pl-40 {
  padding-left: 20px; }
  @media screen and (min-width: 992px) {
    .pl-40 {
      padding-left: calc(20px + 20 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-40 {
      padding-left: 40px; } }

.pt-45 {
  padding-top: 22px; }
  @media screen and (min-width: 992px) {
    .pt-45 {
      padding-top: calc(22px + 23 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-45 {
      padding-top: 45px; } }

.pr-45 {
  padding-right: 22px; }
  @media screen and (min-width: 992px) {
    .pr-45 {
      padding-right: calc(22px + 23 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-45 {
      padding-right: 45px; } }

.pb-45 {
  padding-bottom: 22px; }
  @media screen and (min-width: 992px) {
    .pb-45 {
      padding-bottom: calc(22px + 23 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-45 {
      padding-bottom: 45px; } }

.pl-45 {
  padding-left: 22px; }
  @media screen and (min-width: 992px) {
    .pl-45 {
      padding-left: calc(22px + 23 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-45 {
      padding-left: 45px; } }

.pt-50 {
  padding-top: 25px; }
  @media screen and (min-width: 992px) {
    .pt-50 {
      padding-top: calc(25px + 25 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-50 {
      padding-top: 50px; } }

.pr-50 {
  padding-right: 25px; }
  @media screen and (min-width: 992px) {
    .pr-50 {
      padding-right: calc(25px + 25 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-50 {
      padding-right: 50px; } }

.pb-50 {
  padding-bottom: 25px; }
  @media screen and (min-width: 992px) {
    .pb-50 {
      padding-bottom: calc(25px + 25 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-50 {
      padding-bottom: 50px; } }

.pl-50 {
  padding-left: 25px; }
  @media screen and (min-width: 992px) {
    .pl-50 {
      padding-left: calc(25px + 25 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-50 {
      padding-left: 50px; } }

.pt-55 {
  padding-top: 27px; }
  @media screen and (min-width: 992px) {
    .pt-55 {
      padding-top: calc(27px + 28 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-55 {
      padding-top: 55px; } }

.pr-55 {
  padding-right: 27px; }
  @media screen and (min-width: 992px) {
    .pr-55 {
      padding-right: calc(27px + 28 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-55 {
      padding-right: 55px; } }

.pb-55 {
  padding-bottom: 27px; }
  @media screen and (min-width: 992px) {
    .pb-55 {
      padding-bottom: calc(27px + 28 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-55 {
      padding-bottom: 55px; } }

.pl-55 {
  padding-left: 27px; }
  @media screen and (min-width: 992px) {
    .pl-55 {
      padding-left: calc(27px + 28 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-55 {
      padding-left: 55px; } }

.pt-60 {
  padding-top: 30px; }
  @media screen and (min-width: 992px) {
    .pt-60 {
      padding-top: calc(30px + 30 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-60 {
      padding-top: 60px; } }

.pr-60 {
  padding-right: 30px; }
  @media screen and (min-width: 992px) {
    .pr-60 {
      padding-right: calc(30px + 30 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-60 {
      padding-right: 60px; } }

.pb-60 {
  padding-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .pb-60 {
      padding-bottom: calc(30px + 30 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-60 {
      padding-bottom: 60px; } }

.pl-60 {
  padding-left: 30px; }
  @media screen and (min-width: 992px) {
    .pl-60 {
      padding-left: calc(30px + 30 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-60 {
      padding-left: 60px; } }

.pt-65 {
  padding-top: 32px; }
  @media screen and (min-width: 992px) {
    .pt-65 {
      padding-top: calc(32px + 33 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-65 {
      padding-top: 65px; } }

.pr-65 {
  padding-right: 32px; }
  @media screen and (min-width: 992px) {
    .pr-65 {
      padding-right: calc(32px + 33 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-65 {
      padding-right: 65px; } }

.pb-65 {
  padding-bottom: 32px; }
  @media screen and (min-width: 992px) {
    .pb-65 {
      padding-bottom: calc(32px + 33 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-65 {
      padding-bottom: 65px; } }

.pl-65 {
  padding-left: 32px; }
  @media screen and (min-width: 992px) {
    .pl-65 {
      padding-left: calc(32px + 33 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-65 {
      padding-left: 65px; } }

.pt-70 {
  padding-top: 35px; }
  @media screen and (min-width: 992px) {
    .pt-70 {
      padding-top: calc(35px + 35 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-70 {
      padding-top: 70px; } }

.pr-70 {
  padding-right: 35px; }
  @media screen and (min-width: 992px) {
    .pr-70 {
      padding-right: calc(35px + 35 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-70 {
      padding-right: 70px; } }

.pb-70 {
  padding-bottom: 35px; }
  @media screen and (min-width: 992px) {
    .pb-70 {
      padding-bottom: calc(35px + 35 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-70 {
      padding-bottom: 70px; } }

.pl-70 {
  padding-left: 35px; }
  @media screen and (min-width: 992px) {
    .pl-70 {
      padding-left: calc(35px + 35 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-70 {
      padding-left: 70px; } }

.pt-75 {
  padding-top: 37px; }
  @media screen and (min-width: 992px) {
    .pt-75 {
      padding-top: calc(37px + 38 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-75 {
      padding-top: 75px; } }

.pr-75 {
  padding-right: 37px; }
  @media screen and (min-width: 992px) {
    .pr-75 {
      padding-right: calc(37px + 38 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-75 {
      padding-right: 75px; } }

.pb-75 {
  padding-bottom: 37px; }
  @media screen and (min-width: 992px) {
    .pb-75 {
      padding-bottom: calc(37px + 38 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-75 {
      padding-bottom: 75px; } }

.pl-75 {
  padding-left: 37px; }
  @media screen and (min-width: 992px) {
    .pl-75 {
      padding-left: calc(37px + 38 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-75 {
      padding-left: 75px; } }

.pt-80 {
  padding-top: 40px; }
  @media screen and (min-width: 992px) {
    .pt-80 {
      padding-top: calc(40px + 40 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-80 {
      padding-top: 80px; } }

.pr-80 {
  padding-right: 40px; }
  @media screen and (min-width: 992px) {
    .pr-80 {
      padding-right: calc(40px + 40 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-80 {
      padding-right: 80px; } }

.pb-80 {
  padding-bottom: 40px; }
  @media screen and (min-width: 992px) {
    .pb-80 {
      padding-bottom: calc(40px + 40 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-80 {
      padding-bottom: 80px; } }

.pl-80 {
  padding-left: 40px; }
  @media screen and (min-width: 992px) {
    .pl-80 {
      padding-left: calc(40px + 40 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-80 {
      padding-left: 80px; } }

.pt-85 {
  padding-top: 42px; }
  @media screen and (min-width: 992px) {
    .pt-85 {
      padding-top: calc(42px + 43 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-85 {
      padding-top: 85px; } }

.pr-85 {
  padding-right: 42px; }
  @media screen and (min-width: 992px) {
    .pr-85 {
      padding-right: calc(42px + 43 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-85 {
      padding-right: 85px; } }

.pb-85 {
  padding-bottom: 42px; }
  @media screen and (min-width: 992px) {
    .pb-85 {
      padding-bottom: calc(42px + 43 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-85 {
      padding-bottom: 85px; } }

.pl-85 {
  padding-left: 42px; }
  @media screen and (min-width: 992px) {
    .pl-85 {
      padding-left: calc(42px + 43 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-85 {
      padding-left: 85px; } }

.pt-90 {
  padding-top: 45px; }
  @media screen and (min-width: 992px) {
    .pt-90 {
      padding-top: calc(45px + 45 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-90 {
      padding-top: 90px; } }

.pr-90 {
  padding-right: 45px; }
  @media screen and (min-width: 992px) {
    .pr-90 {
      padding-right: calc(45px + 45 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-90 {
      padding-right: 90px; } }

.pb-90 {
  padding-bottom: 45px; }
  @media screen and (min-width: 992px) {
    .pb-90 {
      padding-bottom: calc(45px + 45 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-90 {
      padding-bottom: 90px; } }

.pl-90 {
  padding-left: 45px; }
  @media screen and (min-width: 992px) {
    .pl-90 {
      padding-left: calc(45px + 45 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-90 {
      padding-left: 90px; } }

.pt-95 {
  padding-top: 47px; }
  @media screen and (min-width: 992px) {
    .pt-95 {
      padding-top: calc(47px + 48 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-95 {
      padding-top: 95px; } }

.pr-95 {
  padding-right: 47px; }
  @media screen and (min-width: 992px) {
    .pr-95 {
      padding-right: calc(47px + 48 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-95 {
      padding-right: 95px; } }

.pb-95 {
  padding-bottom: 47px; }
  @media screen and (min-width: 992px) {
    .pb-95 {
      padding-bottom: calc(47px + 48 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-95 {
      padding-bottom: 95px; } }

.pl-95 {
  padding-left: 47px; }
  @media screen and (min-width: 992px) {
    .pl-95 {
      padding-left: calc(47px + 48 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-95 {
      padding-left: 95px; } }

.pt-100 {
  padding-top: 50px; }
  @media screen and (min-width: 992px) {
    .pt-100 {
      padding-top: calc(50px + 50 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-100 {
      padding-top: 100px; } }

.pr-100 {
  padding-right: 50px; }
  @media screen and (min-width: 992px) {
    .pr-100 {
      padding-right: calc(50px + 50 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-100 {
      padding-right: 100px; } }

.pb-100 {
  padding-bottom: 50px; }
  @media screen and (min-width: 992px) {
    .pb-100 {
      padding-bottom: calc(50px + 50 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-100 {
      padding-bottom: 100px; } }

.pl-100 {
  padding-left: 50px; }
  @media screen and (min-width: 992px) {
    .pl-100 {
      padding-left: calc(50px + 50 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-100 {
      padding-left: 100px; } }

.pt-105 {
  padding-top: 52px; }
  @media screen and (min-width: 992px) {
    .pt-105 {
      padding-top: calc(52px + 53 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-105 {
      padding-top: 105px; } }

.pr-105 {
  padding-right: 52px; }
  @media screen and (min-width: 992px) {
    .pr-105 {
      padding-right: calc(52px + 53 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-105 {
      padding-right: 105px; } }

.pb-105 {
  padding-bottom: 52px; }
  @media screen and (min-width: 992px) {
    .pb-105 {
      padding-bottom: calc(52px + 53 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-105 {
      padding-bottom: 105px; } }

.pl-105 {
  padding-left: 52px; }
  @media screen and (min-width: 992px) {
    .pl-105 {
      padding-left: calc(52px + 53 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-105 {
      padding-left: 105px; } }

.pt-110 {
  padding-top: 55px; }
  @media screen and (min-width: 992px) {
    .pt-110 {
      padding-top: calc(55px + 55 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-110 {
      padding-top: 110px; } }

.pr-110 {
  padding-right: 55px; }
  @media screen and (min-width: 992px) {
    .pr-110 {
      padding-right: calc(55px + 55 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-110 {
      padding-right: 110px; } }

.pb-110 {
  padding-bottom: 55px; }
  @media screen and (min-width: 992px) {
    .pb-110 {
      padding-bottom: calc(55px + 55 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-110 {
      padding-bottom: 110px; } }

.pl-110 {
  padding-left: 55px; }
  @media screen and (min-width: 992px) {
    .pl-110 {
      padding-left: calc(55px + 55 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-110 {
      padding-left: 110px; } }

.pt-115 {
  padding-top: 57px; }
  @media screen and (min-width: 992px) {
    .pt-115 {
      padding-top: calc(57px + 58 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-115 {
      padding-top: 115px; } }

.pr-115 {
  padding-right: 57px; }
  @media screen and (min-width: 992px) {
    .pr-115 {
      padding-right: calc(57px + 58 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-115 {
      padding-right: 115px; } }

.pb-115 {
  padding-bottom: 57px; }
  @media screen and (min-width: 992px) {
    .pb-115 {
      padding-bottom: calc(57px + 58 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-115 {
      padding-bottom: 115px; } }

.pl-115 {
  padding-left: 57px; }
  @media screen and (min-width: 992px) {
    .pl-115 {
      padding-left: calc(57px + 58 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-115 {
      padding-left: 115px; } }

.pt-120 {
  padding-top: 60px; }
  @media screen and (min-width: 992px) {
    .pt-120 {
      padding-top: calc(60px + 60 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-120 {
      padding-top: 120px; } }

.pr-120 {
  padding-right: 60px; }
  @media screen and (min-width: 992px) {
    .pr-120 {
      padding-right: calc(60px + 60 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-120 {
      padding-right: 120px; } }

.pb-120 {
  padding-bottom: 60px; }
  @media screen and (min-width: 992px) {
    .pb-120 {
      padding-bottom: calc(60px + 60 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-120 {
      padding-bottom: 120px; } }

.pl-120 {
  padding-left: 60px; }
  @media screen and (min-width: 992px) {
    .pl-120 {
      padding-left: calc(60px + 60 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-120 {
      padding-left: 120px; } }

.pt-125 {
  padding-top: 62px; }
  @media screen and (min-width: 992px) {
    .pt-125 {
      padding-top: calc(62px + 63 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pt-125 {
      padding-top: 125px; } }

.pr-125 {
  padding-right: 62px; }
  @media screen and (min-width: 992px) {
    .pr-125 {
      padding-right: calc(62px + 63 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pr-125 {
      padding-right: 125px; } }

.pb-125 {
  padding-bottom: 62px; }
  @media screen and (min-width: 992px) {
    .pb-125 {
      padding-bottom: calc(62px + 63 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pb-125 {
      padding-bottom: 125px; } }

.pl-125 {
  padding-left: 62px; }
  @media screen and (min-width: 992px) {
    .pl-125 {
      padding-left: calc(62px + 63 * ((100vw - 992px) / 448)); } }
  @media screen and (min-width: 1440px) {
    .pl-125 {
      padding-left: 125px; } }

/* CONTAINER FLEX */
.container-flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  max-width: 1440px; }

/* COLUMNS */
.col-1 {
  width: 1%;
  text-align: center; }

.col-2 {
  width: 2%;
  text-align: center; }

.col-3 {
  width: 3%;
  text-align: center; }

.col-4 {
  width: 4%;
  text-align: center; }

.col-5 {
  width: 5%;
  text-align: center; }

.col-6 {
  width: 6%;
  text-align: center; }

.col-7 {
  width: 7%;
  text-align: center; }

.col-8 {
  width: 8%;
  text-align: center; }

.col-9 {
  width: 9%;
  text-align: center; }

.col-10 {
  width: 10%;
  text-align: center; }

.col-11 {
  width: 11%;
  text-align: center; }

.col-12 {
  width: 12%;
  text-align: center; }

.col-13 {
  width: 13%;
  text-align: center; }

.col-14 {
  width: 14%;
  text-align: center; }

.col-15 {
  width: 15%;
  text-align: center; }

.col-16 {
  width: 16%;
  text-align: center; }

.col-17 {
  width: 17%;
  text-align: center; }

.col-18 {
  width: 18%;
  text-align: center; }

.col-19 {
  width: 19%;
  text-align: center; }

.col-20 {
  width: 20%;
  text-align: center; }

.col-25 {
  width: 25%;
  text-align: center; }

.col-30 {
  width: 30%;
  text-align: center; }

.col-33 {
  width: 33%;
  text-align: center; }

.col-35 {
  width: 35%;
  text-align: center; }

.col-40 {
  width: 40%;
  text-align: center; }

.col-45 {
  width: 45%;
  text-align: center; }

.col-50 {
  width: 50%;
  text-align: center; }

.col-55 {
  width: 55%;
  text-align: center; }

.col-60 {
  width: 60%;
  text-align: center; }

.col-65 {
  width: 65%;
  text-align: center; }

.col-66 {
  width: 66%;
  text-align: center; }

.col-70 {
  width: 70%;
  text-align: center; }

.col-75 {
  width: 75%;
  text-align: center; }

.col-80 {
  width: 80%;
  text-align: center; }

.col-100 {
  width: 100%;
  text-align: center; }

/*-----------------------------------------*/
/* ----------------GENERAL---------------- */
/*-----------------------------------------*/
body {
  background-color: white;
  overflow-x: hidden;
  width: 100%; }
  body {
    font-size: 12px; }
    @media screen and (min-width: 992px) {
      body {
        font-size: calc(12px + 2 * ((100vw - 992px) / 448)); } }
    @media screen and (min-width: 1440px) {
      body {
        font-size: 14px; } }
  @media (max-width: 480px) {
    body .page-wrapper {
      padding-top: 50px; } }
  body .page-wrapper .sections.nav-sections {
    margin-bottom: 0; }
  body .page-main {
    margin: 25px auto 0 auto; }

/*.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
    max-width: $screen-xl !important;
    margin: 0 auto;
}*/
/* COLORS & BACKGROUNDS */
.green {
  color: #66CC33; }

.orange {
  color: #f5ba0b; }

.blue {
  color: #4ab4e1; }

.purple {
  color: #8646aa; }

.black {
  color: #2f2f2f; }

.s-black {
  color: #484848; }

.s-gray {
  color: #eeeeee; }

.bg-green {
  background-color: #66CC33; }

.bg-orange {
  background-color: #f5ba0b; }

.bg-blue {
  background-color: #4ab4e1; }

.bg-purple {
  background-color: #8646aa; }

.bg-black {
  background-color: #2f2f2f; }

.bg-s-black {
  background-color: #484848; }

.bg-s-gray {
  background-color: #eeeeee; }

.fw {
  width: 100vw !important;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }

*:focus,
textarea:focus,
input:focus,
select:focus {
  outline: none;
  border-color: inherit;
  box-shadow: none !important; }

.block-center {
  margin: 0 auto; }

.block-left {
  margin: 0 auto 0 0; }

.block-right {
  margin: 0 0 0 auto; }

img.lazy {
  background-image: none !important; }

/*-----------------------------------------*/
/*----------------- HEADER ----------------*/
/*-----------------------------------------*/
.greet.welcome {
  display: none; }

header {
  position: relative;
  margin-bottom: 25px;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.13);
  padding-bottom: 8px; }
  header ul.header.links li a {
    color: #999999; }
  header.page-header .container {
    max-width: 100%;
    padding: 0 !important; }
  header.page-header .page-header__content {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (max-width: 991px) {
      header.page-header .page-header__content {
        padding-top: 75px;
        padding-bottom: 0px; } }
    @media (max-width: 480px) {
      header.page-header .page-header__content {
        padding-top: 20px !important;
        padding-bottom: 0px; } }
    header.page-header .page-header__content .logo {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%); }
      header.page-header .page-header__content .logo img {
        width: 380px; }
        @media (max-width: 480px) {
          header.page-header .page-header__content .logo img {
            margin-top: 5px; } }
        @media (max-width: 991px) {
          header.page-header .page-header__content .logo img {
            width: auto;
            margin: 0 auto; } }
  header.page-header .header-info {
    float: left;
    padding-top: 20px; }
    @media (max-width: 480px) {
      header.page-header .header-info {
        padding-top: 5px; } }
    @media (max-width: 991px) {
      header.page-header .header-info {
        padding-top: 5px; } }
    header.page-header .header-info .phone {
      color: #191919;
      margin-left: 30px; }
      header.page-header .header-info .phone {
        font-size: 12px; }
        @media screen and (min-width: 992px) {
          header.page-header .header-info .phone {
            font-size: calc(12px + 2 * ((100vw - 992px) / 448)); } }
        @media screen and (min-width: 1440px) {
          header.page-header .header-info .phone {
            font-size: 14px; } }
      @media (max-width: 480px) {
        header.page-header .header-info .phone {
          text-align: left;
          margin-left: 10px;
          padding-top: 0; } }
      @media (max-width: 991px) {
        header.page-header .header-info .phone {
          text-align: left;
          margin-left: 10px;
          padding-top: 0; } }
      header.page-header .header-info .phone i {
        transform: rotate(16deg);
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        font-weight: normal;
        color: #999999; }
      header.page-header .header-info .phone a {
        letter-spacing: 2px;
        transition: all 0.3s ease; }
        header.page-header .header-info .phone a:hover {
          color: #d19e66;
          transition: all 0.3s ease; }
    header.page-header .header-info .whatsapp {
      color: #191919;
      margin-left: 30px; }
      header.page-header .header-info .whatsapp {
        font-size: 12px; }
        @media screen and (min-width: 992px) {
          header.page-header .header-info .whatsapp {
            font-size: calc(12px + 2 * ((100vw - 992px) / 448)); } }
        @media screen and (min-width: 1440px) {
          header.page-header .header-info .whatsapp {
            font-size: 14px; } }
      @media (max-width: 480px) {
        header.page-header .header-info .whatsapp {
          text-align: left;
          margin-left: 10px;
          padding-top: 0;
          margin-top: 0; } }
      @media (max-width: 991px) {
        header.page-header .header-info .whatsapp {
          text-align: left;
          margin-left: 10px;
          padding-top: 0;
          margin-top: 0; } }
      header.page-header .header-info .whatsapp i {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        font-weight: normal;
        color: #999999; }
        @media (max-width: 480px) {
          header.page-header .header-info .whatsapp i {
            margin-right: 0; } }
        @media (max-width: 991px) {
          header.page-header .header-info .whatsapp i {
            margin-right: 0; } }
      header.page-header .header-info .whatsapp a {
        letter-spacing: 2px;
        transition: all 0.3s ease;
        margin-left: 5px; }
        header.page-header .header-info .whatsapp a:hover {
          color: #d19e66;
          transition: all 0.3s ease; }
    header.page-header .header-info .horary {
      display: block;
      margin-left: 30px; }
      @media (max-width: 480px) {
        header.page-header .header-info .horary {
          display: none; } }
      @media (max-width: 991px) {
        header.page-header .header-info .horary {
          display: none; } }
      header.page-header .header-info .horary em {
        font-style: italic;
        color: #666666; }
        header.page-header .header-info .horary em {
          font-size: 10px; }
          @media screen and (min-width: 992px) {
            header.page-header .header-info .horary em {
              font-size: calc(10px + 2 * ((100vw - 992px) / 448)); } }
          @media screen and (min-width: 1440px) {
            header.page-header .header-info .horary em {
              font-size: 12px; } }
  header.page-header .header-icon {
    float: right;
    overflow: hidden;
    padding-top: 20px;
    text-align: right;
    margin-right: 30px; }
    @media (max-width: 480px) {
      header.page-header .header-icon {
        display: none !important; } }
    @media (max-width: 991px) {
      header.page-header .header-icon {
        display: none !important; } }
    header.page-header .header-icon ul {
      display: block;
      margin: 0;
      padding: 0;
      text-align: right; }
      header.page-header .header-icon ul li {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px; }
        header.page-header .header-icon ul li a {
          color: #666666;
          transition: all 0.3s ease; }
          header.page-header .header-icon ul li a {
            font-size: 14px; }
            @media screen and (min-width: 992px) {
              header.page-header .header-icon ul li a {
                font-size: calc(14px + 2 * ((100vw - 992px) / 448)); } }
            @media screen and (min-width: 1440px) {
              header.page-header .header-icon ul li a {
                font-size: 16px; } }
          header.page-header .header-icon ul li a :hover {
            color: #d19e66;
            transition: all 0.3s ease; }
    header.page-header .header-icon .visit-us {
      display: inline-block;
      vertical-align: middle;
      width: 60px;
      margin-top: 10px;
      text-align: center;
      color: #999999; }
      @media (max-width: 480px) {
        header.page-header .header-icon .visit-us {
          display: inline-block;
          vertical-align: middle;
          width: auto;
          margin-top: 0; } }
      @media (max-width: 991px) {
        header.page-header .header-icon .visit-us {
          display: inline-block;
          vertical-align: middle;
          width: auto;
          margin-top: 0; } }
      header.page-header .header-icon .visit-us a {
        color: #999999; }
      header.page-header .header-icon .visit-us img {
        display: inline-block;
        height: 54px; }
        @media (max-width: 480px) {
          header.page-header .header-icon .visit-us img {
            height: 25px;
            width: 25px; } }
        @media (max-width: 991px) {
          header.page-header .header-icon .visit-us img {
            height: 25px;
            width: 25px; } }
      header.page-header .header-icon .visit-us span {
        display: block;
        text-align: center; }
        @media (max-width: 480px) {
          header.page-header .header-icon .visit-us span {
            display: none; } }
        @media (max-width: 991px) {
          header.page-header .header-icon .visit-us span {
            display: none; } }
    header.page-header .header-icon .rolex-iframe-container {
      position: relative;
      z-index: 1;
      margin-left: 30px;
      margin-top: 10px;
      max-width: 150px;
      display: inline-block;
      vertical-align: middle; }
      @media (max-width: 480px) {
        header.page-header .header-icon .rolex-iframe-container {
          display: none; } }
      @media (max-width: 991px) {
        header.page-header .header-icon .rolex-iframe-container {
          display: none; } }
      header.page-header .header-icon .rolex-iframe-container a {
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      header.page-header .header-icon .rolex-iframe-container iframe {
        display: block;
        position: relative;
        z-index: 1;
        width: auto;
        max-width: 150px;
        height: auto;
        max-height: 70px; }
  header .mobile-rolex-link {
    display: none; }
    @media (max-width: 480px) {
      header .mobile-rolex-link {
        display: block; }
        header .mobile-rolex-link .rolex-iframe-container {
          display: block;
          width: 150px;
          height: 70px;
          margin: 20px auto 0 auto;
          position: relative;
          overflow: hidden; }
          header .mobile-rolex-link .rolex-iframe-container a {
            display: block;
            position: absolute;
            z-index: 2;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
          header .mobile-rolex-link .rolex-iframe-container iframe {
            display: block;
            position: relative;
            z-index: 1; } }
    @media (max-width: 991px) {
      header .mobile-rolex-link {
        display: block; }
        header .mobile-rolex-link .rolex-iframe-container {
          display: block;
          width: 150px;
          height: 70px;
          margin: 20px auto 0 auto;
          position: relative;
          overflow: hidden; }
          header .mobile-rolex-link .rolex-iframe-container a {
            display: block;
            position: absolute;
            z-index: 2;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
          header .mobile-rolex-link .rolex-iframe-container iframe {
            display: block;
            position: relative;
            z-index: 1; } }
  header .rd-navbar-cart.active {
    margin-top: 10px; }

/*-----------------------------------------*/
/*---------------- BREADCRUMBS ------------*/
/*-----------------------------------------*/
.breadcrumbs {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (max-width: 480px) {
    .breadcrumbs {
      display: none; } }
  @media (max-width: 991px) {
    .breadcrumbs {
      display: none; } }
  .breadcrumbs .items .item {
    display: inline-block;
    margin-right: 4px;
    padding-right: 12px;
    position: relative;
    color: #191919; }
    .breadcrumbs .items .item {
      font-size: 10px; }
      @media screen and (min-width: 992px) {
        .breadcrumbs .items .item {
          font-size: calc(10px + 2 * ((100vw - 992px) / 448)); } }
      @media screen and (min-width: 1440px) {
        .breadcrumbs .items .item {
          font-size: 12px; } }
    .breadcrumbs .items .item::before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      position: absolute;
      right: -4px;
      top: 2px;
      color: #999999; }
    .breadcrumbs .items .item:last-child {
      margin-right: 0;
      padding-right: 0; }
      .breadcrumbs .items .item:last-child::before {
        display: none; }
    .breadcrumbs .items .item a {
      color: #999999; }

/*-----------------------------------------*/
/*----------SOCIAL HEADER MENU -------------*/
/*-----------------------------------------*/
.social-header-mobile {
  display: none;
  position: fixed;
  top: 10px;
  right: 145px;
  z-index: 9;
  font-size: 24px; }
  @media (max-width: 991px) {
    .social-header-mobile {
      display: block; } }
  @media (max-width: 480px) {
    .social-header-mobile {
      display: block; } }
  .social-header-mobile div {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px; }
  .social-header-mobile .visit-us-mobile a img {
    display: block;
    width: 32px;
    height: 32px; }

/*-----------------------------------------*/
/*---------------- MEGAMENU ---------------*/
/*-----------------------------------------*/
nav.navigation {
  margin-top: -5px;
  padding: 10px 0; }
  nav.navigation li.level-top,
  nav.navigation a.level-top {
    position: static !important; }
  @media (max-width: 480px) {
    nav.navigation .rd-navbar-nav {
      display: block;
      height: 100%;
      overflow: auto;
      font-size: 16px;
      line-height: 26px;
      text-align: left; } }
  @media (max-width: 991px) {
    nav.navigation .rd-navbar-nav {
      display: block;
      max-width: calc(100% - 60px) !important;
      height: 100%;
      overflow: auto;
      font-size: 16px;
      line-height: 26px;
      text-align: left; } }
  @media (max-width: 480px) {
    nav.navigation .rd-navbar-nav::before, nav.navigation .rd-navbar-nav::after {
      content: '';
      display: block;
      height: 10px; } }
  @media (max-width: 991px) {
    nav.navigation .rd-navbar-nav::before, nav.navigation .rd-navbar-nav::after {
      content: '';
      display: block;
      height: 10px; } }
  @media (max-width: 480px) {
    nav.navigation .rd-navbar-nav li {
      display: block;
      width: 100%;
      text-transform: uppercase;
      position: relative !important;
      margin-right: 0; } }
  @media (max-width: 991px) {
    nav.navigation .rd-navbar-nav li {
      display: block;
      width: 100%;
      text-transform: uppercase;
      position: relative !important;
      margin-right: 0; } }
  @media (max-width: 991px) {
    nav.navigation .rd-navbar-nav li.level0 ul.submenu {
      margin: 0 !important; } }
  nav.navigation .rd-navbar-nav li.level0:hover .submenu {
    opacity: 1 !important;
    visibility: visible !important; }
  @media (max-width: 480px) {
    nav.navigation .rd-navbar-nav li.level0.parent::before {
      content: '\f107';
      display: block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      position: absolute;
      right: 30px;
      top: 14px; } }
  @media (max-width: 480px) {
    nav.navigation .rd-navbar-nav li.level0.parent.open::before {
      content: '\f106';
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      position: absolute;
      right: 30px;
      top: 25%; } }
  @media (max-width: 480px) {
    nav.navigation .rd-navbar-nav li.level0.parent.mobile-open.parent::before {
      transform: rotateX(180deg); } }
  nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-megamenu,
  nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-dropdown {
    display: block;
    position: relative;
    opacity: 1;
    visibility: visible;
    border: none;
    top: 0 !important;
    margin-top: 0;
    transform: translateY(0) !important;
    background: #f1f1f1;
    font-size: 12px;
    box-shadow: none;
    width: 100%;
    /*ul.mm-submenu {
                                    max-width:85%!important;
                                }*/ }
    nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-megamenu .container,
    nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-dropdown .container {
      margin-left: 0 !important;
      margin-right: 0 !important; }
      @media (max-width: 991px) {
        nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-megamenu .container,
        nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-dropdown .container {
          min-width: auto; } }
      @media (max-width: 991px) {
        nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-megamenu .container .row,
        nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-dropdown .container .row {
          flex-direction: column;
          width: 100%;
          margin: 0; } }
      @media (max-width: 991px) {
        nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-megamenu .container .row .col-sm-2,
        nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-dropdown .container .row .col-sm-2 {
          flex-basis: 100%;
          max-width: 100%; } }
      @media (max-width: 991px) {
        nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-megamenu .container .row .col-sm-2 ul.mm-submenu,
        nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-dropdown .container .row .col-sm-2 ul.mm-submenu {
          margin: 0 !important; } }
    nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-megamenu li,
    nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-dropdown li {
      padding-left: 20px;
      text-transform: none; }
      nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-megamenu li a,
      nav.navigation .rd-navbar-nav li.level0.parent.mobile-open .rd-navbar-dropdown li a {
        padding: 0 !important; }
  nav.navigation .rd-navbar-nav li .megamenu-wrapper {
    padding: 20px; }
  @media (max-width: 480px) {
    nav.navigation .rd-navbar-nav li a {
      display: block;
      padding: 8px 16px;
      color: #333333;
      font-weight: 500;
      letter-spacing: 1px; }
      nav.navigation .rd-navbar-nav li a {
        font-size: 12px; } }
    @media screen and (max-width: 480px) and (min-width: 992px) {
      nav.navigation .rd-navbar-nav li a {
        font-size: calc(12px + 2 * ((100vw - 992px) / 448)); } }
    @media screen and (max-width: 480px) and (min-width: 1440px) {
      nav.navigation .rd-navbar-nav li a {
        font-size: 14px; } }
  @media (max-width: 991px) {
    nav.navigation .rd-navbar-nav li a {
      display: block;
      padding: 8px 16px;
      color: #333333;
      font-weight: 500;
      letter-spacing: 1px; }
      nav.navigation .rd-navbar-nav li a {
        font-size: 12px; } }
    @media screen and (max-width: 991px) and (min-width: 992px) {
      nav.navigation .rd-navbar-nav li a {
        font-size: calc(12px + 2 * ((100vw - 992px) / 448)); } }
    @media screen and (max-width: 991px) and (min-width: 1440px) {
      nav.navigation .rd-navbar-nav li a {
        font-size: 14px; } }
  @media (max-width: 480px) {
    nav.navigation .rd-navbar-nav li a:hover {
      text-decoration: none !important;
      border-color: white; } }
  @media (max-width: 991px) {
    nav.navigation .rd-navbar-nav li a:hover {
      text-decoration: none !important;
      border-color: white; } }
  nav.navigation .rd-navbar-nav li a::after {
    height: 0 !important;
    display: none !important; }
  nav.navigation .rd-navbar-nav .rd-navbar-dropdown {
    left: inherit !important; }
  nav.navigation .rd-navbar-nav ul.mobile-social-icons {
    display: none;
    text-align: center;
    margin: 20px auto 0 auto; }
    @media (max-width: 991px) {
      nav.navigation .rd-navbar-nav ul.mobile-social-icons {
        display: block; } }
    @media (max-width: 480px) {
      nav.navigation .rd-navbar-nav ul.mobile-social-icons {
        display: block; } }
    nav.navigation .rd-navbar-nav ul.mobile-social-icons li {
      display: inline-block;
      vertical-align: middle;
      width: 40px;
      height: auto;
      text-align: center; }
      nav.navigation .rd-navbar-nav ul.mobile-social-icons li a {
        font-size: 24px;
        padding: 0; }
  @media (max-width: 480px) {
    nav.navigation .rd-navbar-nav-wrap {
      position: fixed;
      top: -56px;
      left: 0;
      width: 280px;
      padding: 112px 0 56px;
      bottom: -56px;
      color: #333333;
      background: #FFF;
      box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
      z-index: 20;
      transform: translateX(-105%); } }
  @media (max-width: 991px) {
    nav.navigation .rd-navbar-nav-wrap {
      position: fixed;
      top: -56px;
      left: 0;
      width: 280px;
      padding: 112px 0 56px;
      bottom: -56px;
      color: #333333;
      background: #FFF;
      box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
      z-index: 15;
      transform: translateX(-105%); } }
  @media (max-width: 480px) {
    nav.navigation .rd-navbar-nav-wrap.active {
      transform: translateX(0); } }
  @media (max-width: 991px) {
    nav.navigation .rd-navbar-nav-wrap.active {
      transform: translateX(0); } }

.rd-navbar-static .rd-navbar-megamenu .level1 > li > a {
  font-family: inherit;
  font-size: inherit;
  margin-bottom: 15px; }

.rd-navbar-static .panel.page-header__panel {
  padding: 10px 20px 0 20px; }
  .rd-navbar-static .panel.page-header__panel .container::before {
    display: none; }

@media (max-width: 480px) {
  .rd-navbar-static .rd-navbar-cart-fixed {
    display: block;
    position: fixed;
    top: 4px;
    right: 90px;
    z-index: 3;
    overflow: visible;
    width: 50px;
    height: 50px;
    outline: 1px solid transparent;
    backface-visibility: hidden;
    text-align: center; } }

@media (max-width: 991px) {
  .rd-navbar-static .rd-navbar-cart-fixed {
    display: block;
    position: fixed;
    top: 2px;
    right: 90px;
    z-index: 3;
    overflow: visible;
    width: 50px;
    height: 50px;
    outline: 1px solid transparent;
    backface-visibility: hidden;
    text-align: center; } }

.rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-collapse-container {
  max-width: 50%;
  border-top: 0px solid transparent;
  margin: 0;
  padding: 0;
  text-align: left; }
  .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-collapse-container ul li a {
    color: #999999; }

.rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle {
  color: #333333;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 60px; }
  @media (max-width: 480px) {
    .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle {
      font-size: 16px;
      line-height: 50px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }
  @media (max-width: 991px) {
    .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle {
      font-size: 16px;
      line-height: 50px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }
  @media (max-width: 480px) {
    .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle span::before, .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle span::after {
      top: 6px;
      float: none; } }
  @media (max-width: 991px) {
    .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle span::before, .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle span::after {
      top: 6px;
      float: none; } }
  .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle .loading-mask {
    visibility: hidden; }
  .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle a {
    color: #333333; }
  .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter-label {
    display: none; }
  .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle .text {
    font-size: 0; }
    @media (max-width: 480px) {
      .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle .text::before {
        line-height: 40px; } }
    @media (max-width: 991px) {
      .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle .text::before {
        line-height: 40px; } }
  @media (max-width: 480px) {
    .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter-number {
      font-weight: 700;
      position: absolute;
      bottom: 0;
      right: 0;
      margin-bottom: -8px;
      margin-right: 4px; } }
  @media (max-width: 991px) {
    .rd-navbar-static .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter-number {
      font-weight: 700;
      position: absolute;
      bottom: 0;
      right: 0;
      margin-bottom: -8px;
      margin-right: 4px; } }

.rd-navbar-static .rd-navbar-toggle {
  display: none; }
  @media (max-width: 480px) {
    .rd-navbar-static .rd-navbar-toggle {
      position: fixed;
      display: inline-block;
      width: 48px;
      height: 48px;
      font-size: 24px;
      line-height: 48px;
      text-align: center;
      cursor: pointer;
      color: #333333;
      z-index: 22;
      top: 4px;
      left: 4px; } }
  @media (max-width: 991px) {
    .rd-navbar-static .rd-navbar-toggle {
      position: fixed;
      display: inline-block;
      width: 48px;
      height: 48px;
      font-size: 24px;
      line-height: 48px;
      text-align: center;
      cursor: pointer;
      color: #333333;
      z-index: 17;
      top: 4px;
      left: 4px; } }
  .rd-navbar-static .rd-navbar-toggle span {
    position: relative;
    display: block;
    margin: auto;
    transition: .3s all ease;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 24px;
    height: 4px;
    background-color: #333333;
    backface-visibility: hidden;
    border-radius: 0; }
    .rd-navbar-static .rd-navbar-toggle span::before, .rd-navbar-static .rd-navbar-toggle span::after {
      transform-origin: 1.71429px center;
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      transition: .3s all ease;
      width: 24px;
      height: 4px;
      background-color: #333333;
      backface-visibility: hidden;
      border-radius: 0; }
    .rd-navbar-static .rd-navbar-toggle span::after {
      top: 8px; }
  .rd-navbar-static .rd-navbar-toggle.active span {
    transform: rotate(360deg); }
    .rd-navbar-static .rd-navbar-toggle.active span::before, .rd-navbar-static .rd-navbar-toggle.active span::after {
      top: 0;
      width: 15px; }
    .rd-navbar-static .rd-navbar-toggle.active span::before {
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-navbar-static .rd-navbar-toggle.active span::after {
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 991px) {
  .rd-navbar-static .rd-navbar-search-toggle {
    display: block;
    position: fixed;
    top: 10px;
    right: 40px;
    font-family: "FontAwesome";
    width: 56px;
    height: 56px;
    z-index: 4;
    color: #191919; }
    .rd-navbar-static .rd-navbar-search-toggle::before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      font-size: 28px;
      vertical-align: middle;
      margin-top: -10px; }
    .rd-navbar-static .rd-navbar-search-toggle.active {
      background: #fff;
      color: #dedfe1;
      left: auto;
      right: 0; }
      .rd-navbar-static .rd-navbar-search-toggle.active:hover {
        color: #d19e66; }
      .rd-navbar-static .rd-navbar-search-toggle.active::before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        transform: translate(0, 0); } }

@media (max-width: 480px) {
  .rd-navbar-static .rd-navbar-search {
    display: block; } }

@media (max-width: 991px) {
  .rd-navbar-static .rd-navbar-search {
    display: block; } }

@media (max-width: 480px) {
  .rd-navbar-static .rd-navbar-search .form-group {
    position: fixed;
    top: 0;
    padding-top: 4px;
    left: 10px;
    right: 55px;
    height: 56px;
    z-index: 17;
    visibility: hidden;
    opacity: 0; } }

@media (max-width: 480px) {
  .rd-navbar-static .rd-navbar-search .form-group input {
    width: 100%;
    display: block;
    line-height: normal;
    height: 50px; } }

@media (max-width: 480px) {
  .rd-navbar-static .rd-navbar-search.active .form-group {
    opacity: 1;
    visibility: visible;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    top: 52px;
    background: white; } }

@media (max-width: 480px) {
  .rd-navbar-static .rd-navbar-search form button[type="submit"] {
    font-size: 28px;
    background: none;
    height: 46px;
    line-height: 56px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    border: 0;
    color: #d19e66; } }

@media (max-width: 480px) {
  .rd-navbar-static .rd-navbar-search form button[type="submit"]::before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    line-height: 1; } }

@media (max-width: 480px) {
  .rd-navbar-static .rd-navbar-search form button[type="submit"]:hover {
    color: #333333; } }

@media (max-width: 480px) {
  .rd-navbar-static .rd-navbar-search form button[type="submit"] span {
    display: none; } }

.rd-navbar-fixed .rd-navbar-submenu-toggle {
  position: absolute;
  right: 0;
  z-index: 999;
  top: 0;
  width: 40px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333333;
  cursor: pointer;
  background: #111;
  color: #FFF; }

.rd-navbar-fixed .rd-navbar-panel-canvas {
  position: fixed;
  left: 0;
  top: 0;
  right: 0; }

/*-----------------------------------------*/
/*---------------- MAIN CONTENT -----------*/
/*-----------------------------------------*/
#maincontent .columns.container {
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%; }

/*-----------------------------------------*/
/*------------- COOKIE POPIN --------------*/
/*-----------------------------------------*/
#notice-cookie-block {
  position: fixed;
  border-top: 2px solid #d19e66;
  bottom: 0;
  margin: 0;
  padding: 10px;
  left: 0;
  right: 0;
  z-index: 9;
  background: white; }
  #notice-cookie-block .content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    max-width: 1440px; }
    #notice-cookie-block .content p {
      width: calc(100% - 260px);
      text-align: left; }
    #notice-cookie-block .content .actions {
      width: 240px;
      text-align: right; }
    #notice-cookie-block .content::after {
      display: none !important; }

/*-----------------------------------------*/
/*---------------- ROLEX BANNER -----------*/
/*-----------------------------------------*/
@media (max-width: 991px) {
  html.desktop {
    display: block !important; } }

@media (max-width: 480px) {
  html.desktop {
    display: block !important; } }

.cms-home .rolex-banner {
  display: block;
  width: 100%;
  position: relative;
  margin-top: -24px;
  margin-bottom: 60px;
  font-family: "Roboto", sans-serif; }
  .cms-home .rolex-banner a {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%; }
  .cms-home .rolex-banner .desktop {
    display: block;
    width: 100%;
    margin: 0 auto; }
    @media (max-width: 480px) {
      .cms-home .rolex-banner .desktop {
        display: none; } }
    .cms-home .rolex-banner .desktop img {
      width: 100%;
      height: auto;
      margin: 0 auto; }
  .cms-home .rolex-banner .mobile {
    display: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #191919; }
    @media (max-width: 480px) {
      .cms-home .rolex-banner .mobile {
        display: block; } }
    .cms-home .rolex-banner .mobile img {
      width: 100%;
      height: auto;
      margin: 0 auto 20px auto; }
    .cms-home .rolex-banner .mobile h3 {
      display: none !important;
      text-align: center;
      font-family: "Roboto", sans-serif;
      font-weight: 300;
      margin: 0;
      padding: 0;
      line-height: 1.2em; }
      .cms-home .rolex-banner .mobile h3 {
        font-size: 14px; }
        @media screen and (min-width: 992px) {
          .cms-home .rolex-banner .mobile h3 {
            font-size: calc(14px + 2 * ((100vw - 992px) / 448)); } }
        @media screen and (min-width: 1440px) {
          .cms-home .rolex-banner .mobile h3 {
            font-size: 16px; } }
    .cms-home .rolex-banner .mobile h2 {
      display: block;
      text-align: center;
      font-family: "Roboto", sans-serif;
      font-weight: 300; }
      .cms-home .rolex-banner .mobile h2 {
        font-size: 21px; }
        @media screen and (min-width: 992px) {
          .cms-home .rolex-banner .mobile h2 {
            font-size: calc(21px + 3 * ((100vw - 992px) / 448)); } }
        @media screen and (min-width: 1440px) {
          .cms-home .rolex-banner .mobile h2 {
            font-size: 24px; } }
    .cms-home .rolex-banner .mobile span {
      display: inline-block;
      background: #127849;
      color: white;
      font-family: "Roboto", sans-serif;
      padding: 10px 20px;
      border-radius: 50px;
      text-transform: uppercase; }
      .cms-home .rolex-banner .mobile span {
        font-size: 14px; }
        @media screen and (min-width: 992px) {
          .cms-home .rolex-banner .mobile span {
            font-size: calc(14px + 2 * ((100vw - 992px) / 448)); } }
        @media screen and (min-width: 1440px) {
          .cms-home .rolex-banner .mobile span {
            font-size: 16px; } }

/*-----------------------------------------*/
/*--------------- ROLEX PAGE --------------*/
/*-----------------------------------------*/
.cms-rolex-html .rolex-content h1.text-center {
  line-height: 1.2em; }

/*-----------------------------------------*/
/*--------------- COLLAGE HOME ------------*/
/*-----------------------------------------*/
.home-collage-wrapper {
  display: grid;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-areas: "a c c f" "b c c g" "d d e h"; }
  @media (max-width: 991px) {
    .home-collage-wrapper {
      grid-template-areas: "a a a a" "b b b b" "c c c c" "d d d d" "e e e e" "f f f f" "g g g g" "h h h h"; } }
  .home-collage-wrapper .item {
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-color: #ededed; }
    @media (max-width: 991px) {
      .home-collage-wrapper .item {
        min-height: 35vh; } }
    .home-collage-wrapper .item.item-1 {
      grid-area: a;
      display: block;
      width: 100%;
      height: 15vw;
      max-height: 260px; }
    .home-collage-wrapper .item.item-2 {
      grid-area: b;
      display: block;
      width: 100%;
      height: 15vw;
      max-height: 260px; }
    .home-collage-wrapper .item.item-3 {
      grid-area: c;
      display: block;
      width: 100%;
      height: 30vw;
      max-height: 530px; }
    .home-collage-wrapper .item.item-4 {
      grid-area: d;
      display: block;
      width: 100%;
      height: 15vw;
      max-height: 260px; }
    .home-collage-wrapper .item.item-5 {
      grid-area: e;
      display: block;
      width: 100%;
      height: 15vw;
      max-height: 260px; }
    .home-collage-wrapper .item.item-6 {
      grid-area: f;
      display: block;
      width: 100%;
      height: 15vw;
      max-height: 260px; }
    .home-collage-wrapper .item.item-7 {
      grid-area: g;
      display: block;
      width: 100%;
      height: 15vw;
      max-height: 260px; }
    .home-collage-wrapper .item.item-8 {
      grid-area: h;
      display: block;
      width: 100%;
      height: 15vw;
      max-height: 260px; }
    .home-collage-wrapper .item.yt-video {
      position: relative; }
      .home-collage-wrapper .item.yt-video .youtube-embed {
        position: relative;
        display: block;
        width: 100%;
        height: 100%; }
        .home-collage-wrapper .item.yt-video .youtube-embed iframe {
          position: absolute;
          z-index: 1;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          height: 100%; }
    .home-collage-wrapper .item a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0; }
      .home-collage-wrapper .item a .caption {
        display: block;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 1;
        line-height: 1;
        margin: 0;
        height: auto;
        min-height: auto;
        background: rgba(0, 0, 0, 0.3);
        transition: all ease 0.5s; }
        .home-collage-wrapper .item a .caption h1,
        .home-collage-wrapper .item a .caption h2,
        .home-collage-wrapper .item a .caption h3,
        .home-collage-wrapper .item a .caption h4,
        .home-collage-wrapper .item a .caption h5,
        .home-collage-wrapper .item a .caption h6,
        .home-collage-wrapper .item a .caption p {
          margin: 0;
          padding: 0;
          line-height: 1.0em;
          display: block;
          padding: 10px;
          font-family: "Lato", sans-serif;
          font-size: 16px; }
        @media (max-width: 991px) {
          .home-collage-wrapper .item a .caption h6 {
            font-size: 12px;
            line-height: 1.2em; } }
      .home-collage-wrapper .item a:hover .caption {
        background: rgba(0, 0, 0, 0.5);
        transition: all ease 0.5s; }

/*-----------------------------------------*/
/*--------------- GRID MARCAS -------------*/
/*-----------------------------------------*/
.grid-marcas {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  background: #fff;
  padding: 5px 0;
  max-width: 1250px; }
  .grid-marcas .brand-items {
    display: block;
    width: 100%;
    margin: 0 auto; }
    .grid-marcas .brand-items .brand-item {
      display: inline-block;
      vertical-align: middle;
      width: auto;
      width: 196px;
      height: 196px;
      background: #FFF;
      margin: 5px;
      position: relative; }
      .grid-marcas .brand-items .brand-item a {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #cdcccc;
        transition: all ease 0.5s; }
        .grid-marcas .brand-items .brand-item a:hover {
          background: #f1f1f1;
          transition: all ease 0.5s; }
        .grid-marcas .brand-items .brand-item a img {
          display: block;
          max-width: 80%;
          position: absolute;
          top: 50%;
          left: 10%;
          right: 10%;
          transform: translateY(-50%);
          background-image: none !important; }

/*-----------------------------------------*/
/*---------------- PÁGINAS ----------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
/*---------------- CATALOGO ---------------*/
/*-----------------------------------------*/
@media (max-width: 991px) {
  body.page-products .products-grid .product-items {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    width: calc(100% - 30px);
    margin: 0 auto; } }

@media (max-width: 991px) {
  body.page-products .products-grid .product-items .item.product.product-item {
    margin-bottom: 50px;
    border: 0px solid transparent;
    transition: all ease 0.5s;
    flex-basis: calc(32.5% - 30px);
    max-width: 32.5%; } }

@media (max-width: 480px) {
  body.page-products .products-grid .product-items .item.product.product-item {
    flex-basis: calc(49.5% - 30px);
    max-width: 50%; } }

@media (max-width: 991px) {
  body.page-products .products-grid .product-items .item.product.product-item:hover {
    border: 0px solid transparent; } }

body.page-products .products-grid .product-items .item.product.product-item .check-availability {
  display: block;
  width: 100%;
  flex-wrap: wrap; }
  body.page-products .products-grid .product-items .item.product.product-item .check-availability a {
    display: inline-block;
    margin: 10px;
    padding: 10px 20px;
    white-space: nowrap;
    border: 2px solid #d09d7f;
    color: #d09d7f;
    text-transform: uppercase;
    font-size: 12px; }
    body.page-products .products-grid .product-items .item.product.product-item .check-availability a:hover {
      color: #FFF;
      background-color: #d09d7f; }
  @media (max-width: 480px) {
    body.page-products .products-grid .product-items .item.product.product-item .check-availability.advisor a {
      padding: 8px 10px;
      white-space: inherit;
      line-height: 1.0em; } }
  @media (max-width: 991px) {
    body.page-products .products-grid .product-items .item.product.product-item .check-availability.advisor a {
      padding: 8px 10px;
      white-space: inherit;
      line-height: 1.0em; } }

.products-grid {
  border: none; }
  .products-grid .price-web-label {
    display: none; }
  .products-grid .product-item-brand {
    display: block;
    color: #555;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px; }
  .products-grid .product-item {
    border-right: 0px solid transparent;
    border-bottom: 0px solid transparent;
    margin-bottom: 0px; }
    .products-grid .product-item .product-image-photo {
      text-align: center;
      display: block;
      margin-bottom: 1rem;
      margin: 0 auto; }
    .products-grid .product-item .product-item-info {
      text-align: center;
      position: relative;
      padding: 0; }
    .products-grid .product-item .product-item-title.no-label {
      padding-top: 30px; }
    .products-grid .product-item .product-item-title .product-label {
      width: 100%;
      display: block;
      margin: 0 auto 10px auto;
      text-align: center; }
      .products-grid .product-item .product-item-title .product-label span {
        border-radius: 2px;
        font-size: 11px;
        padding: 2px 15px;
        text-transform: uppercase;
        white-space: nowrap;
        color: #FFFFFF; }
  .products-grid .item.product.product-item {
    margin-bottom: 50px;
    border: 2px solid transparent;
    transition: all ease 0.5s;
    flex-basis: 24.5%; }
    .products-grid .item.product.product-item .stock_status {
      opacity: 0;
      background-color: #E5E5E5;
      color: #191919;
      padding: 12px 0 10px;
      text-transform: uppercase;
      letter-spacing: 1px;
      position: absolute;
      left: 20px;
      right: 20px;
      top: 80%;
      bottom: -35px;
      margin: 35px auto 0 auto;
      transition: all ease 0.5s; }
      .products-grid .item.product.product-item .stock_status i {
        margin: 0 10px; }
    .products-grid .item.product.product-item:hover {
      border: 2px solid #dddddd;
      transition: all ease 0.5s; }
      .products-grid .item.product.product-item:hover .stock_status {
        opacity: 1;
        transition: all ease 0.5s; }

#amasty-shopby-product-list {
  display: inline-block;
  width: calc(100% - 285px);
  border-bottom: none; }
  @media (max-width: 991px) {
    #amasty-shopby-product-list {
      display: block;
      width: 100%; } }
  @media (max-width: 480px) {
    #amasty-shopby-product-list {
      display: block;
      width: 100%; } }
  @media (max-width: 991px) {
    #amasty-shopby-product-list .toolbar-container .toolbar.toolbar-products {
      display: none !important; } }
  @media (max-width: 480px) {
    #amasty-shopby-product-list .toolbar-container .toolbar.toolbar-products {
      display: none !important; } }
  @media (max-width: 991px) {
    #amasty-shopby-product-list .tollbar-bottom .toolbar-container .toolbar.toolbar-products {
      display: block !important; } }
  @media (max-width: 991px) {
    #amasty-shopby-product-list .tollbar-bottom .toolbar-container .toolbar.toolbar-products .pages {
      padding-top: 0;
      padding-bottom: 50px; } }
  @media (max-width: 991px) {
    #amasty-shopby-product-list > .toolbar-container {
      position: fixed;
      z-index: 1;
      top: 50%;
      right: 0;
      left: inherit;
      transform: rotate(-90deg);
      margin-right: -35px; } }
  @media (max-width: 991px) {
    #amasty-shopby-product-list > .toolbar-container button.action.filter-toggle {
      margin: 0;
      text-transform: uppercase;
      border-radius: 10px 10px 0 0;
      padding: 6px 30px;
      border: none; } }
  #amasty-shopby-product-list > .toolbar-container button.action.filter-toggle:active {
    background: #191919;
    border: none;
    color: #FFFFFF; }
  #amasty-shopby-product-list > .toolbar-container button.action.filter-toggle:hover {
    background: #191919;
    border: none;
    color: #FFFFFF; }

/*-----------------------------------------*/
/*---------------- PRODUCT ----------------*/
/*-----------------------------------------*/
body.catalog-product-view .consult-advisor .price-box.price-final_price {
  display: inline-block;
  width: 50%;
  text-align: center;
  margin: 0 !important;
  vertical-align: middle; }

body.catalog-product-view .consult-advisor a.contact {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 8px 20px;
  white-space: nowrap;
  border: 2px solid #d09d7f;
  color: #d09d7f;
  text-transform: uppercase;
  font-size: 14px; }
  body.catalog-product-view .consult-advisor a.contact:hover {
    color: #FFF;
    background-color: #d09d7f; }

body.catalog-product-view .nostock-columns .check-availability {
  text-align: center; }
  body.catalog-product-view .nostock-columns .check-availability a {
    display: inline-block;
    margin: 10px;
    padding: 8px 20px;
    white-space: nowrap;
    border: 2px solid #d09d7f;
    color: #d09d7f;
    text-transform: uppercase;
    font-size: 14px; }
    body.catalog-product-view .nostock-columns .check-availability a:hover {
      color: #FFF;
      background-color: #d09d7f; }

body.catalog-product-view .nostock-right .check-availability a {
  padding: 8px 10px; }

/*-----------------------------------------*/
/*---------------- CMS PAGE ---------------*/
/*-----------------------------------------*/
.cms-page-view ul {
  list-style: disc !important;
  margin-left: 30px !important;
  margin-bottom: 30px !important; }

/*-----------------------------------------*/
/*----------------- FOOTER ----------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
/* -----------GENERAL IMPORTANT----------- */
/*-----------------------------------------*/
/*-----------------------------------------*/
/* -----------RESPONSIVE TABLET----------- */
/*-----------------------------------------*/
@media (min-width: 480px) and (max-width: 991px) {
  header.page-header {
    margin-bottom: 0; }
    header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .panel.page-header__panel .container .rd-navbar-cart-wrap {
      position: absolute;
      top: 18px;
      left: 0;
      float: none;
      z-index: 99; }
    header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content {
      max-width: 100vw; }
      header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content .container {
        display: flex;
        align-items: center;
        width: 100vw;
        text-align: inherit;
        margin: 0; }
        header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content .container .header-info {
          order: 1;
          float: none;
          width: 25%;
          text-align: center; }
          header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content .container .header-info .phone,
          header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content .container .header-info .whatsapp,
          header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content .container .header-info .horary,
          header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content .container .header-info .rolex-iframe-container {
            margin: 0 auto; }
        header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content .container .logo {
          order: 2;
          float: none;
          width: 40%; } }
        @media (min-width: 480px) and (max-width: 991px) and (max-width: 991px) {
          header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content .container .logo {
            text-align: center; } }

@media (min-width: 480px) and (max-width: 991px) {
        header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content .container .header-icon {
          order: 3;
          float: none;
          width: 30%;
          margin: 0 auto;
          position: relative;
          top: inherit;
          left: inherit;
          overflow: inherit;
          text-align: center;
          z-index: 0; }
          header.page-header .rd-navbar.rd-navbar-static .rd-navbar-panel .page-header__content .container .header-icon ul {
            text-align: center; }
    header.page-header .rd-navbar.rd-navbar-static nav.navigation {
      padding: 10px 0 15px 0; }
  .cms-home .home-collage-wrapper {
    grid-template-areas: "a a b b" "c c d d" "e e f f" "g g h h"; }
  .cms-home .grid-marcas .brand-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    .cms-home .grid-marcas .brand-items .brand-item {
      width: calc(25% - 10px);
      height: 180px; }
  .cms-home .home-editorial .post-list-container .row .post-list-item.post-1, .cms-home .home-editorial .post-list-container .row .post-list-item.post-2 {
    width: 50% !important;
    flex-basis: inherit; }
  .cms-home .home-editorial .post-list-container .row .post-list-item .post-item-wraper {
    position: relative; }
    .cms-home .home-editorial .post-list-container .row .post-list-item .post-item-wraper .post-info-wraper {
      position: absolute;
      bottom: 0; }
  .cms-home .home-editorial .post-list-container .goToBlog {
    height: 40px; }
  .cms-coleccionista-de-relojes-html .collectors.wrapper {
    grid-template-areas: "blockquote blockquote blockquote blockquote" "a a b b" "c c d d" "e e f f" "g g h h"; }
    .cms-coleccionista-de-relojes-html .collectors.wrapper .item {
      min-height: 25vh; }
  .page-products._has-modal-custom header.page-header {
    z-index: 1; } }

@media (min-width: 480px) and (max-width: 991px) and (max-width: 991px) {
  .page-products #layered-filter-block {
    display: none;
    opacity: 0;
    transition: all ease 0.3s; } }

@media (min-width: 480px) and (max-width: 991px) and (max-width: 480px) {
  .page-products #layered-filter-block {
    display: none;
    opacity: 0;
    transition: all ease 0.3s; } }

@media (min-width: 480px) and (max-width: 991px) and (max-width: 991px) {
  .page-products #layered-filter-block.mobile-loaded {
    display: block;
    opacity: 1;
    transition: all ease 0.3s; } }

@media (min-width: 480px) and (max-width: 991px) and (max-width: 480px) {
  .page-products #layered-filter-block.mobile-loaded {
    display: block;
    opacity: 1;
    transition: all ease 0.3s; } }

@media (min-width: 480px) and (max-width: 991px) {
  .page-products #layered-filter-block .modal-slide {
    left: 0;
    right: auto; }
    .page-products #layered-filter-block .modal-slide .modal-inner-wrap {
      padding-top: 20px;
      transform: translateX(-100%); }
      .page-products #layered-filter-block .modal-slide .modal-inner-wrap header.modal-header {
        box-shadow: 0px 0px 0px white; }
        .page-products #layered-filter-block .modal-slide .modal-inner-wrap header.modal-header button.action-close {
          font-size: 22px; }
    .page-products #layered-filter-block .modal-slide._show .modal-inner-wrap {
      transform: translateX(0); }
  .page-products #amasty-shopby-product-list .products-grid ol.product-items li.product-item {
    flex-basis: inherit;
    max-width: 33%; }
  footer.page-footer .footer-links {
    display: flex;
    flex-wrap: wrap; }
    footer.page-footer .footer-links .col-1,
    footer.page-footer .footer-links .col-2,
    footer.page-footer .footer-links .col-3,
    footer.page-footer .footer-links .col-4 {
      width: 50%; } }

/* FACILY PAY */
.mobile {
  display: none; }

html.mobile {
  display: block; }

.facilypay-wrapper {
  margin-top: 20px;
  text-align: center; }
  .facilypay-wrapper .facilypay-simulator {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%; }
    .facilypay-wrapper .facilypay-simulator .quota,
    .facilypay-wrapper .facilypay-simulator .selector,
    .facilypay-wrapper .facilypay-simulator .fp-icon-ploj {
      float: none;
      display: inline-block;
      vertical-align: middle; }
    .facilypay-wrapper .facilypay-simulator .quota {
      line-height: 30px;
      margin-right: 10px;
      color: #888; }
      .facilypay-wrapper .facilypay-simulator .quota .quota-value {
        font-weight: 700;
        color: #d19e66;
        font-size: 20px; }
    .facilypay-wrapper .facilypay-simulator .selector {
      margin: 0 20px 0 10px; }
    .facilypay-wrapper .facilypay-simulator .fp-icon-ploj {
      display: inherit;
      margin: 5px 0 0 0;
      text-decoration: none;
      font-size: 0; }
      .facilypay-wrapper .facilypay-simulator .fp-icon-ploj img {
        max-width: 100px; }

.checkout-payment-method .payment-method-title .facilypay-logo {
  background: url("../../frontend/Sistel/ploj/es_ES/Vdshop_Facilypay/images/logo_fp.png") no-repeat;
  background-position: 5px 8px;
  width: 100%;
  height: 100%;
  display: inline-block; }

.checkout-payment-method .payment-method-content .facilypay-description {
  margin-left: 5px;
  margin-bottom: 20px;
  font-size: 13px; }

.checkout-payment-method .facilypay-all-options,
.checkout-payment-method .facilypay-more-info {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 20px; }
  .checkout-payment-method .facilypay-all-options a,
  .checkout-payment-method .facilypay-more-info a {
    color: inherit; }

.facilypay-lightbox-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .facilypay-lightbox-content .instalment-wrapper {
    display: inline-block;
    width: 33%; }
    .facilypay-lightbox-content .instalment-wrapper .instalment {
      margin: 20px 20px 0; }
      .facilypay-lightbox-content .instalment-wrapper .instalment img {
        width: 80px;
        margin-bottom: 20px; }

.checkout-payment-method .payment-method .payment-method-title .facilypay-radio {
  display: inline-block;
  float: left; }

.checkout-payment-method .payment-method .payment-method-title .title-facilypay {
  display: inline-block;
  color: #54565b;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
  padding: 0 0 20px 0;
  max-width: 90%; }
  .checkout-payment-method .payment-method .payment-method-title .title-facilypay .facilypay-logo {
    position: absolute;
    left: 0; }
  .checkout-payment-method .payment-method .payment-method-title .title-facilypay .text {
    margin: 10px 38px 0 175px;
    display: inline-block;
    line-height: 22px; }
  .checkout-payment-method .payment-method .payment-method-title .title-facilypay .lightbox-trigger {
    background: #72b62b;
    color: white;
    border-radius: 50%;
    width: 22px;
    display: inline-block;
    height: 22px;
    text-align: center;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 2px;
    cursor: pointer; }

.checkout-payment-method .payment-method .wrapper-item-pay {
  overflow: hidden;
  max-width: 400px;
  margin: 10px 0 20px 20px; }
  .checkout-payment-method .payment-method .wrapper-item-pay .item-pay {
    float: left;
    width: 33%;
    margin-bottom: 8px; }
    .checkout-payment-method .payment-method .wrapper-item-pay .item-pay.up-to {
      width: 100%; }
      .checkout-payment-method .payment-method .wrapper-item-pay .item-pay.up-to .up-to-text {
        color: #333;
        font-size: 14px; }
      .checkout-payment-method .payment-method .wrapper-item-pay .item-pay.up-to img {
        float: none;
        vertical-align: middle; }
        .checkout-payment-method .payment-method .wrapper-item-pay .item-pay.up-to img + span {
          margin: 0; }
    .checkout-payment-method .payment-method .wrapper-item-pay .item-pay img {
      max-width: 28px;
      float: left; }
    .checkout-payment-method .payment-method .wrapper-item-pay .item-pay span {
      color: #54565b;
      display: inline-block;
      margin-top: 3px;
      margin-left: 3px;
      font-weight: normal;
      font-size: 16px; }

.facilypay-lightbox-wrapper .modal-inner-wrap {
  margin-left: 0 !important;
  width: 900px !important;
  left: 50% !important;
  transform: translateX(-50%) !important; }
  .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header {
    background-color: white;
    position: relative; }
    .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header h1 {
      display: inline;
      align-items: center;
      color: #54565b;
      font-weight: 600;
      text-transform: uppercase;
      height: 30px;
      font-size: 18px; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header h1:before {
        content: url("../../frontend/Sistel/ploj/es_ES/Vdshop_Facilypay/images/logo_fp.png");
        padding-right: 20px;
        float: left; }
    .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header .action-close {
      padding: 0 20px;
      display: block !important;
      top: 10px !important; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header .action-close span {
        display: none !important; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header .action-close:before {
        color: #53565A;
        font-size: 32px;
        line-height: 50px;
        font-weight: bold; }
  .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content {
    background: #E2E0E1;
    color: #54565b;
    padding-bottom: 55px; }
    .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper {
      padding: 20px 0; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .facilypay-instalment-image {
        text-align: center; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-border {
        padding: 10px 20px;
        border: 1px solid #54565b;
        border-radius: 10px;
        margin-bottom: 6px; }
        .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-border .first.desktop {
          text-transform: uppercase;
          font-size: 20px;
          display: flex;
          justify-content: center; }
          .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-border .first.desktop .price {
            float: right;
            font-weight: bold;
            font-size: 20px;
            padding-left: 5px; }
        .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-border .second.desktop {
          text-transform: uppercase;
          display: flex;
          justify-content: center; }
          .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-border .second.desktop .price {
            float: right;
            padding-left: 5px; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-total-interests {
        justify-content: space-between;
        display: flex;
        align-items: flex-end; }
        .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-total-interests .wrapper-total.desktop .total-amount {
          display: flex;
          align-items: flex-end; }
          .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-total-interests .wrapper-total.desktop .total-amount .total {
            padding-bottom: 1px; }
          .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-total-interests .wrapper-total.desktop .total-amount .price {
            font-size: 18px;
            font-weight: bold;
            float: right; }
        .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-total-interests .wrapper-total.desktop .wrapper-interests {
          float: left;
          width: 30%;
          text-align: right;
          font-size: 12px;
          margin-top: 4px;
          padding-bottom: 1px; }

.facilypay-lightbox-wrapper .modal-title {
  border-bottom: none; }

.facilypay-lightbox-wrapper .modal-footer {
  display: none; }

@media (max-width: 991px) {
  .mobile {
    display: block; }
  .desktop {
    display: none; }
  .facilypay-lightbox-wrapper .modal-inner-wrap {
    width: 100% !important;
    transform: none !important;
    left: 0 !important; }
    .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header {
      padding: 30px 10px; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header h1 {
        margin-top: 10px;
        margin-left: 0; }
    .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper {
      width: 100%; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .separation {
        text-align: center; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper:last-of-type .separation {
        display: none; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment {
        display: flex;
        justify-content: center; }
        .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .facilypay-instalment-image {
          text-align: center; }
        .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-border {
          padding: 10px 20px;
          border: none;
          border-radius: 10px;
          margin-bottom: 6px;
          margin-left: 25px; }
          .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-border .first.desktop {
            display: none; }
          .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-border .first.mobile {
            text-transform: uppercase;
            font-size: 20px;
            display: flex;
            justify-content: flex-end; }
            .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-border .first.mobile .wrapper-left {
              display: flex;
              flex-direction: column;
              align-items: flex-start;
              min-width: 150px; }
              .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-border .first.mobile .wrapper-left .price {
                float: right;
                font-weight: bold;
                font-size: 30px; }
          .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-border .second.desktop {
            display: none; }
          .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-border .second.mobile {
            text-transform: uppercase;
            display: flex;
            justify-content: flex-end; }
            .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-border .second.mobile .wrapper-left {
              display: flex;
              flex-direction: column;
              align-items: flex-start;
              min-width: 150px; }
              .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-border .second.mobile .wrapper-left .amount {
                border-bottom: 1px solid #C7C7C7; }
              .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-border .second.mobile .wrapper-left .price {
                float: right;
                font-weight: bold;
                font-size: 25px; }
        .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-total {
          float: none;
          width: 100%;
          margin-right: 0; }
          .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-total .wrapper-left {
            display: flex;
            align-items: flex-end; }
            .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-total .wrapper-left .total {
              font-size: 18px; }
            .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-total .wrapper-left .price {
              font-size: 20px;
              font-weight: bold;
              float: right; }
        .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .facilypay-lightbox-content .instalment-wrapper .instalment .wrapper-interests {
          float: left;
          width: 100%;
          text-align: left;
          font-size: 15px;
          margin-top: 4px; } }

@media (max-width: 767px) {
  ._has-modal .modal-popup.modal-slide {
    left: 0; }
  .modal-popup.modal-slide {
    left: 0; }
  .facilypay-lightbox-wrapper .modal-inner-wrap {
    min-height: 90%;
    background-color: #84BD00; }
    .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header h1 {
      flex-direction: column;
      align-items: flex-start;
      font-size: 15px; }
    .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header .action-close {
      padding: 8px; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header .action-close:before {
        font-size: 18px;
        line-height: 35px; }
    .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper {
      padding: 10px 0; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-total {
        width: 93%; }
      .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .wrapper-interests {
        width: 97%; } }

@media (max-width: 425px) {
  .facilypay-lightbox-wrapper .modal-inner-wrap .modal-header h1:before {
    width: 100%; }
  .facilypay-lightbox-wrapper .modal-inner-wrap .modal-content .instalment-wrapper .instalment {
    margin: 0; } }

@media (max-width: 991px) and (min-width: 480px) {
  .page-products._has-modal-custom header.page-header {
    z-index: 1; }
  .page-products #layered-filter-block .modal-slide {
    left: 0;
    right: auto; }
    .page-products #layered-filter-block .modal-slide .modal-inner-wrap {
      padding-top: 20px;
      transform: translateX(-100%); }
      .page-products #layered-filter-block .modal-slide .modal-inner-wrap header.modal-header {
        box-shadow: 0px 0px 0px white; }
    .page-products #layered-filter-block .modal-slide._show .modal-inner-wrap {
      transform: translateX(0); } }

/*
    pedroluisolivaresjoyeros@gmail.com 
    ZuluCharlie2019
*/
/*Compatible magento 2 style and bootstrap 3*/
.product-item, .product-item-info, .product-item-details {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.label{
	color: #333;
	padding: inherit;
}
.page-header {
    margin: inherit;
    padding: 0px;
}/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_NewsletterPopup/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_NewsletterPopup/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_NewsletterPopup/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_NewsletterPopup/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_NewsletterPopup/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_NewsletterPopup/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_ThemeOptions/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_ThemeOptions/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_ThemeOptions/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_ThemeOptions/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_ThemeOptions/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../../frontend/Sistel/ploj/es_ES/TemplateMonster_ThemeOptions/fonts/font-awesome-4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}
