/************************************
  @media (max-width: 1599px) {
  }
  @media (max-width: 1199px) {
  }
  @media (max-width: 959px) {
  }
  @media (max-width: 639px) {
  }
  @media (max-width: 479px) {
  }

 ************************************
  @media (min-width: 480px) {
  }
  @media (min-width: 640px) {
  }
  @media (min-width: 960px) {
  }
  @media (min-width: 1200px) {
  }
  @media (min-width: 1600px) {
  }
************************************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  font-family: 'Karla', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  color: #222;
  background: white;
  left: 0 !important;
  margin-left: 0 !important;
}
noscript {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 1000;
}
#cookies-msg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-size: 12px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
}
#cookies-msg.shown {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media (max-width: 640px) {
  #cookies-msg {
    text-align: center;
  }
}
#cookies-msg > div {
  background: white;
  padding: 15px 0;
  box-shadow: 0 -14px 25px rgba(0, 0, 0, 0.16);
}
#cookies-msg > div > div {
  box-sizing: content-box;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  /* Tablet landscape and bigger */
}
@media (min-width: 640px) {
  #cookies-msg > div > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 960px) {
  #cookies-msg > div > div {
    padding-left: 40px;
    padding-right: 40px;
  }
}
#cookies-msg.floating {
  left: 15px;
  right: 15px;
}
#cookies-msg.floating > div {
  width: 800px;
  max-width: 100%;
  margin: 15px auto;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
}
#cookies-msg.floating > div > div {
  padding-left: 20px;
  padding-right: 20px;
}
#cookies-msg #cookies-msg-close {
  display: none;
}
#cookies-msg .cookies-msg-actions a {
  display: block;
}
#cookies-msg a.uk-button {
  background: #BFA279;
}
#cookies-msg a.uk-button:hover {
  background: #8e6f44;
}
#cookies-msg a:not(.uk-button) {
  color: #BFA279;
}
#cookies-msg a:not(.uk-button):hover {
  color: #8e6f44;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Playfair Display', sans-serif !important;
}
@media (max-width: 639px) {
  h1.tf-h1-slider {
    font-size: 3.2rem!important;
    line-height: 1.1;
  }
}
@media (max-width: 479px) {
  h1.tf-h1-slider {
    font-size: 2.5rem!important;
    line-height: 1.1;
  }
}
.tf-slider h1.uk-heading-hero {
  font-weight: 400;
  letter-spacing: 2px;
  color: #BFA279 !important;
}
@media (max-width: 959px) {
  .tf-slider h1.uk-heading-hero {
    font-size: 92px;
    line-height: 1.1;
  }
}
@media (max-width: 639px) {
  .tf-slider h1.uk-heading-hero {
    font-size: 60px;
    line-height: 1.1;
  }
}
@media (max-width: 479px) {
  .tf-slider h1.uk-heading-hero {
    font-size: 45px;
  }
}
.tf-slider .uk-text-lead {
  font-size: 20px;
  line-height: 25px;
}
@media (min-width: 960px) {
  .tf-slider .uk-text-left\@m {
    text-align: left !important;
  }
}
.tf-slider .uk-text-large {
  font-weight: 200;
}
@media (min-width: 960px) {
  .tf-arrow {
    position: absolute;
    transition: all, .4s, ease;
    animation-name: arrow;
    animation-duration: 1s;
    animation-iteration-count: infinite;
  }
}
.tf-header {
  padding-bottom: 20px;
}
.tf-header.tf-header-transparent {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
}
.uk-container {
  max-width: 1360px;
}
.uk-logo img #black,
.uk-logo svg #black {
  fill: white;
}
.uk-logo img #brown,
.uk-logo svg #brown {
  stroke: #bd995c !important;
}
.uk-logo img #brown2,
.uk-logo svg #brown2 {
  color: #bd995c !important;
}
.tf-navbar {
  height: 150px;
}
.tf-navbar.mobile {
  height: 80px !important;
}
.uk-sticky-fixed .tf-navbar {
  height: 80px;
}
.tf-navbar > div > ul > li > a {
  font-family: 'Karla', sans-serif;
  text-transform: capitalize;
  color: rgba(255, 255, 255, 0.9) !important;
  /* padding: 0 35px; */
  font-size: 16px;
}
.uk-sticky-fixed .tf-navbar > div > ul > li > a {
  color: #BFA279 !important;
}
.tf-navbar > div > ul > li > a:hover {
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 1219px) {
  .tf-navbar > div > ul > li > a {
    padding: 0 15px;
  }
}
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
}
.uk-navbar-toggle {
  min-height: auto;
}
.tf-hamburger {
  width: 50px;
  height: 50px !important;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  color: white !important;
}
.tf-hamburger.tf-search {
  background-color: #BFA279;
}
.uk-sticky-fixed .tf-hamburger {
  color: #BFA279 !important;
  background: rgba(0, 0, 0, 0.05);
}
.tf-btn-header-mobile {
  width: 50px;
  height: 50px !important;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  color: #BFA279 !important;
  text-align: center;
  padding: 0;
}
a.tf-btn-header {
  height: 50px !important;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  text-decoration: none;
  padding: 0 30px;
  line-height: 45px;
  color: #BFA279 !important;
  transition: all .4s ease;
  border: 2px solid #BFA279;
}
a.tf-btn-header.tf-btn-gold {
  background-color: #BFA279 !important;
  color: white !important;
  border: 2px solid rgba(0, 0, 0, 0.1);
}
a.tf-btn-header:hover {
  background: rgba(0, 0, 0, 0.8);
}
.uk-sticky-fixed a.tf-btn-header {
  color: #BFA279 !important;
  background: rgba(0, 0, 0, 0.05);
}
.uk-sticky-fixed a.tf-btn-header.tf-btn-gold {
  background-color: #BFA279 !important;
  color: white !important;
}
ul.ft-dotnav {
  margin-bottom: 20px;
}
ul.ft-dotnav li a {
  width: 35px;
  height: 5px;
  border-radius: 0;
  border-color: #BFA279 !important;
}
ul.ft-dotnav li a:hover {
  background-color: rgba(191, 162, 121, 0.4) !important;
}
ul.ft-dotnav li.uk-active a {
  background-color: #BFA279 !important;
}
.slide-brand .slide-top {
  display: block;
}
.uk-sticky-fixed .slide-brand .slide-top {
  display: none;
}
.slide-brand .slide-sticky {
  display: none;
}
.uk-sticky-fixed .slide-brand .slide-sticky {
  display: block;
}
.tf-gold {
  color: #BFA279 !important;
}
.tf-botella img {
  max-height: 700px;
}
.tf-pilares {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background: rgba(191, 162, 121, 0.5);
  color: white;
  line-height: 100px;
  font-size: 40px;
  font-family: 'Playfair Display', sans-serif;
}
.tf-bnnr-news {
  position: relative;
}
.tf-bnnr-news:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+40,0.68+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.68) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.68) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.68) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ad000000', GradientType=0);
  /* IE6-9 */
}
a.tf-gold {
  color: #BFA279 !important;
}
a.tf-gold:hover {
  color: #bd995c !important;
}
@media (max-width: 639px) {
  .tf-brand-footer {
    display: flex;
    justify-content: center;
  }
}
.tf-modal {
  border-top: 5px solid #BFA279;
}
@media (min-width: 960px) {
  .tf-modal {
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 50px;
  }
}
.tf-modal-dev {
  border-top: 5px solid #BFA279;
}
.tf-bg-gold {
  background: #BFA279 !important;
}
.tf-bg-gold-dark {
  background: #5a472b !important;
}
.tf-card-primary {
  background-color: #f0eae1;
}
.tf-accordion > :nth-child(n+2) {
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.tf-accordion .uk-open > a {
  color: #BFA279;
}
.tf-accordion .uk-open > a > h3 {
  color: #BFA279;
}
.tf-accordion ul li a {
  text-transform: capitalize !important;
  color: #333;
}
.tf-accordion ul li a i {
  margin-right: 10px;
}
article + article {
  margin-top: 100px;
}
@media (max-width: 639px) {
  article + article {
    margin-top: 50px;
  }
}
@media (max-width: 639px) {
  article h2.uk-article-title {
    font-size: 1.8rem;
  }
}
@media (max-width: 639px) {
  article .uk-text-lead {
    font-size: 1rem !important;
    line-height: 1.2 !important;
  }
}
.tf-overlay-play {
  z-index: 1;
}
.tf-position-cover {
  z-index: 2;
}
.tf-rotate-180 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  text-transform: uppercase;
}
.tf-breadcrumb {
  padding-left: 15px;
}
input:focus,
textarea:focus {
  border-color: #BFA279 !important;
}
input[type=checkbox]:checked,
textarea[type=checkbox]:checked {
  background-color: #BFA279 !important;
}
textarea {
  min-height: 60px;
}
.resize-vertical {
  resize: vertical;
}
@media (min-width: 960px) {
  .uk-container-expand-left,
  .uk-container-expand-right {
    max-width: calc(690%) !important;
  }
}
.help-block {
  display: block;
}
.tf-slidenav {
  padding: 0;
  color: #FFD49B;
  width: 70px;
  color: white;
  visibility: visible !important;
  line-height: 70px;
  text-align: center;
  height: 70px;
  background: #BFA279;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
}
.tf-slidenav svg {
  width: 15px;
}
.tf-slidenav:hover {
  color: white;
  background-color: rgba(191, 162, 121, 0.9);
}
.tf-slidenav:active {
  color: white;
  background-color: rgba(191, 162, 121, 0.9);
}
.tf-slidenav:focus {
  color: white;
  background-color: rgba(191, 162, 121, 0.9);
}
ul.tf-subnav-mobile-nav li a {
  padding: 0 5px !important;
}
ul.tf-subnav-mobile-nav li a.tf-new-user {
  position: relative;
  top: 2px;
}
ul.tf-subnav-mobile-nav li:nth-child(2) {
  padding-left: 5px !important;
}
.tf-icon {
  color: #BFA279 !important;
}
img.tf-brand-mobile #black *,
svg.tf-brand-mobile #black * {
  fill: white;
}
#page-blog img.tf-brand-mobile #black *,
#page-blog svg.tf-brand-mobile #black * {
  fill: black;
}
#page-procesos img.tf-brand-mobile #black *,
#page-procesos svg.tf-brand-mobile #black * {
  fill: black;
}
#page-protocolo img.tf-brand-mobile #black *,
#page-protocolo svg.tf-brand-mobile #black * {
  fill: black;
}
#page-facturas img.tf-brand-mobile #black *,
#page-facturas svg.tf-brand-mobile #black * {
  fill: black;
}
#page-albaranes img.tf-brand-mobile #black *,
#page-albaranes svg.tf-brand-mobile #black * {
  fill: black;
}
#page-modelo347 img.tf-brand-mobile #black *,
#page-modelo347 svg.tf-brand-mobile #black * {
  fill: black;
}
@media (max-width: 959px) {
  .tf-news {
    padding-top: 130px;
  }
}
img.tf-ayuda #text *,
svg.tf-ayuda #text * {
  fill: white;
}
.uk-sticky-below img.tf-ayuda #text *,
.uk-sticky-below svg.tf-ayuda #text * {
  fill: black;
}
#page-procesos img.tf-ayuda #text *,
#page-procesos svg.tf-ayuda #text * {
  fill: black;
}
#page-protocolo img.tf-ayuda #text *,
#page-protocolo svg.tf-ayuda #text * {
  fill: black;
}
#page-blog img.tf-ayuda #text *,
#page-blog svg.tf-ayuda #text * {
  fill: black;
}
.uk-user-registered {
  position: absolute;
  left: 20px;
  top: -10px;
  font-size: 0.85rem;
  color: #BFA279;
}
.uk-sticky-below .uk-user-registered {
  top: -10px !important;
}
.background-header .uk-user-registered {
  top: 20px;
}
.tf-dropdown {
  background-color: #BFA279;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.tf-dropdown ul li a {
  color: white;
}
.tf-dropdown ul li a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-nav {
  display: none;
  position: absolute;
  pointer-events: none;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  height: 350px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+53,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.65) 53%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.65) 53%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.65) 53%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}
@media (max-width: 639px) {
  .overlay-nav {
    height: 250px;
  }
}
.background-header .overlay-nav {
  display: block;
}
.tf-section-user {
  padding-top: 80px;
}
@media (max-width: 959px) {
  .tf-section-user {
    padding-top: 90px;
  }
}
.uk-table-hover tbody tr:hover,
.uk-table-hover > tr:hover {
  background: #ddd;
}
button.tf-button,
a.tf-button {
  background-color: #BFA279;
  color: white;
}
button.tf-button:hover,
a.tf-button:hover {
  background-color: #af8a56;
}
.btn-radius {
  border-radius: 50px;
  font-size: 1rem;
}
.motivo_f {
  height: 0;
  overflow: hidden;
}
.bg-white img.tf-brand-mobile *,
.bg-white svg.tf-brand-mobile * {
  fill: black!important;
}
/*# sourceMappingURL=main.css.map */