







/* 1a. Containers */




/* 1b. Colors */





/* 1c. Typography */




















/* Typography responsive */










/* Images */ 



/* 1e. Forms */


























/* 1f. Tables */
















/* 1h. Website footer */






/* Extras */















.content-wrapper {
  max-width: 1200px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1200px;
}




@media screen and (min-width: 768px) {
  html {
    font-size: 16px;
  }

  body {
    font-size: 16px;
  }

  p {
    font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  }
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  color: #242659;
}

p {
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  }

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

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

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

/* Anchors */

a {
  font-weight: 600; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #50470B;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

a:hover,
a:focus {
  font-weight: 600; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #281f00;
}

a:active {
  font-weight: 600; text-decoration: underline; font-family: Raleway, sans-serif; font-style: normal;
  color: #786f33;
}

/* Headings */

h1 {
  font-weight: 900; text-decoration: none; font-family: Lato; font-style: normal;
  color: #190D3A;
  font-size: 52px;
  text-transform: none;
}

h2 {
  font-weight: 700; text-decoration: none; font-family: Lato; font-style: normal;
  color: #190D3A;
  font-size: 40px;
  text-transform: none;
}

h3 {
  font-weight: 700; text-decoration: none; font-family: Lato; font-style: normal;
  color: #190D3A;
  font-size: 28px;
  text-transform: none;
}

h4 {
  font-weight: normal; text-decoration: none; font-family: Lato; font-style: normal; font: Lato;
  color: #190D3A;
  font-size: 18px;
  text-transform: none;
}

h5 {
  font-weight: normal; text-decoration: none; font-family: Raleway; font-style: normal;
  color: #190D3A;
  font-size: 16px;
  text-transform: none;
}

h6 {
  font-weight: normal; text-decoration: none; font-family: Raleway; font-style: normal;
  color: #190D3A;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #190D3A;
}





button,
.button {
  {top={width={value=2, units=px}, opacity=100, style=solid, color=#190D3A}, right={width={value=2, units=px}, opacity=100, style=solid, color=#190D3A}, bottom={width={value=2, units=px}, opacity=100, style=solid, color=#190D3A}, left={width={value=2, units=px}, opacity=100, style=solid, color=#190D3A}, css=border: 2px solid #190D3A;
}
  
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: ;
  border-radius: 8px;
  color: #fff;
  text-transform: ;
}






form,
.submitted-message {
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
}

form.hs-form {
  background-color: #FFFFFF;
  border: 8px none #b7d333;
  border-radius: 8px;
  padding: 40px 30px;
}

/* Form title */

.form-title {
  font-family: Lato; font-style: normal; font-weight: 700; text-decoration: none;
  color: #190D3A;
  font-size: 40px
  
}

/* Labels */

form label {
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  color: #190D3A;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase
}

/* Help text */

form legend {
  color: #b7d333;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #b7d333;
  background-color: #FFFFFF;
  color: #190D3A;
  font-size: 14px;
  border-radius: 8px;
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  width: 100%!important;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #190D3A;
  font-size: 14px;
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  opacity: .5;
}

::-moz-placeholder {
  color: #190D3A;
  font-size: 14px;
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  opacity: .5;
}

:-ms-input-placeholder {
  color: #190D3A;
  font-size: 14px;
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  opacity: .5;
}

::placeholder {
  color: #190D3A;
  font-size: 14px;
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  opacity: .5;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: {font=Lato, font_set=DEFAULT, styles={font-family=Lato, font-style=normal, font-weight=normal, text-decoration=none}, size=14, size_unit=px, color=#190D3A, variant=regular, fallback=null, style=font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none, css=color: #190D3A;font-size: 14px;font-family: Lato;};
}

.fn-date-picker td.is-selected .pika-button {
  background: #b7d333;
}

.fn-date-picker td .pika-button:hover {
  background-color: #b7d333 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #b7d333;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: #190D3A;
  border: 2px solid #190D3A;
  border-radius: 8px;
  padding: 9px 30px;
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.05em;
  
  box-shadow: 0px 5px 10px  rgba(0, 0, 0, 0.23);
  
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  border-color: ;
}

form input[type=submit]:active,
form .hs-button:active {
  border-color: ;
}

.legal-consent-container .hs-form-booleancheckbox-display input {
  border: 2px solid #b7d333;
  -webkit-appearance: none;
  width: 16px!important;
  height: 16px;
  border-radius: 4px;
  background-color: transparent;
  transition: all .2s linear;
  
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
  margin-left: 28px;
}

.legal-consent-container .hs-form-booleancheckbox-display input:checked {
  background-color: #b7d333;
}

.legal-consent-container .hs-form-booleancheckbox-display p {
  line-height: 0;
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  color: ;
  font-size: 14px;
  text-transform: none;
}

.legal-consent-container {
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  color: ;
  font-size: 14px;
  text-transform: none;
}





/* Table */

table {
  {top={width={value=2, units=px}, opacity=100, style=solid, color=#b7d333}, right={width={value=2, units=px}, opacity=100, style=solid, color=#b7d333}, bottom={width={value=2, units=px}, opacity=100, style=solid, color=#b7d333}, left={width={value=2, units=px}, opacity=100, style=solid, color=#b7d333}, css=border: 2px solid #b7d333;
}
  background-color: {color=#FFFFFF, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#FFFFFF, css=#FFFFFF};
  
}

/* Table cells */

td,
th {
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  padding-top: 18px;
padding-right: 28px;
padding-bottom: 20px;
padding-left: 18px;
;
  color: ;
  font-size: 16px;
}

tr, td {
  
  border-bottom: 2px solid #b7d333;
  
  
  
  
}


/* Table header */

table th {
  background-color:  rgba(255, 255, 255, 1.0);
  font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none;
  {font=Lato, font_set=DEFAULT, styles={font-family=Lato, font-style=normal, font-weight=normal, text-decoration=none}, size=18, size_unit=px, color=null, variant=null, fallback=null, style=font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none, css=font-size: 18px;font-family: Lato;};
  color: ;
  font-size: 18px;
  
  
  border-bottom: 2px solid #b7d333;
  
  
  
  
}

table  tr td {
  background-color:  #FFFFFF;
  color: 
}

/* Table footer */

tfoot td {
  background-color: ;
  color: ;
}






.footer {
  background-color: 

  
  
    
  


  rgba(36, 38, 89, 1.0)

;
  padding-top: 80px;
  padding-bottom: 80px;
}

.footer.footer-simple {
  padding-top: 30px;
  padding-bottom: 25px;
}

.footer.footer-simple .footer-copyright_wrapper {
  margin-top: 0px;
}

@media screen and (max-width: 768px) {
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: ;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: px 0;
}

/* Blog post */
/*
.blog-post__meta a {
  color: #242659;
}

.blog-post__tag-link {
  color: #242659;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000031;
}

.blog-post__tag-link:active {
  color: #4c4e81;
}

*/

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Lato; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #190D3A;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000012;
}

.blog-related-posts__title-link:active {
  color: #413562;
}

/* Blog comments */

.blog-comments {
  margin-bottom: px;
}

#comments-listing .comment-reply-to {
  color: #50470B;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #281f00;
}

#comments-listing .comment-reply-to:active {
  color: #786f33;
}





.hs-search-results__title {
  font-weight: 900; text-decoration: none; font-family: Lato; font-style: normal;
  color: #190D3A;
}





/* Blog listing */

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Lato; font-style: normal;
  text-transform: none;
}

.blog-index__post-title-link {
  color: #190D3A;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #000012;
}

.blog-index__post-title-link:active {
  color: #413562;
}

/*
.blog-index__post-tag,
.blog-index__post-author-name {
  color: #242659;
} */

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #242659;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #000031;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #4c4e81;
}

.pagination__link-icon svg {
  fill: #242659;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Lato; font-style: normal;
  color: #190D3A;
  font-size: 28px;
}

.card__body svg {
  fill: #b7d333;
}

/* Social follow */

.social-links__icon {
  background-color: #b7d333;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #8fab0b;
}

.social-links__icon:active {
  background-color: #dffb5b;
  font-weight: 700; text-decoration: none; font-family: Lato; font-style: normal;
  color: #190D3A;
  font-size: 28px;
}

/* GRID SYSTEM */

.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.dnd-section, .dnd-section .dnd-column {
  padding: 0px;
}

.social-links__icon {
  width: 40px!important;
  height: 40px!important;
}

.footer.footer-simple .footer__copyright-links {
  display: none;
}

/* Scroll down element */
.scroll-down__wrapper {
  display: flex;
  align-items: center;
}
.scroll-down__element {
  width: 3px;
  padding: 5px 7px;
  height: 20px;
  border: 2px solid #3E3E3E;
  border-radius: 25px;
  opacity: 1;
  box-sizing: content-box;
  margin-right: 10px;
}
.scroll-down__inside {
  width: 3px;
  height: 6px;
  border-radius: 25%;
  background-color: #3E3E3E;
  animation: scroll 2.2s cubic-bezier(.15,.41,.69,.94) infinite;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}

/* Slider Styling */
.simple-slider {
  margin: 0 auto;
  max-width: 540px;
}

.simple-slider__viewer {
  height: 540px;
  overflow: hidden;
  position: relative;
}

.simple-slider__group {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide__item {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: ;
}

.slide__item:first-child {
  display: block;
}

.slide__buttons {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}

a.slide_btn {
  color: #FAF7E8;
  font-size: 50px;
  margin: 0 0.175em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-decoration: none;
  display: inline-block;
  line-height: 1em;
}

.slide_btn.active, .slide_btn:hover {
  color: #190D3A;
  cursor: pointer;
}

.box--shadow {
  box-shadow: 0px 7px 15px  rgba(0, 0, 0, 0.1);
}

.img--radius {
  border-radius: 8px;
}

.border--primary {
  border: 8px solid #b7d333;
}

.border--secondary {
  border: 8px solid #b7d333;
}

/* IMAGES */

.body-container img {
  max-width: 100%;
  width: auto;
}

.hero-banner__media img {
  max-width: 100%;
  width: auto;
  border-radius: 8px;
  
  border: 8px solid #b7d333;
  height: auto;
}

.hero-banner__media .simple-slider {
  border-radius: 8px;
  
  border: 8px solid #b7d333
}

.primary__button-filled.btn-link.no--shadow, .primary__button-filled.no--shadow a,
.secondary__button-filled.btn-link.no--shadow, .secondary__button-filled.no--shadow a,
.primary__button-outlined.btn-link.no--shadow, .primary__button-outlined.no--shadow a, 
.secondary__button-outlined.btn-link.no--shadow, .secondary__button-outlined.no--shadow a {
  box-shadow: none;
}

.timeline__img img {
  border-radius: 8px;
  border: 8px solid #b7d333
}

/* MODULES SUBTITLES */

.process-horizontal__subtitle, .hero-banner__subtitle, .process-vertical__subtitle, .timeline__subtitle, .results__subtitle, .faq__subtitle, .offices-map__subtitle, .offices-columns__subtitle,
.features-table__subtitle, .partners-listing__subtitle, .title-content__subtitle, .content-section__subtitle, .content-fw__subtitle, .team-members__subtitle, .gallery__subtitle, .pricing-cards__subtitle, .content-section--video__subtitle,
.services__subtitle, .event-calendar__subtitle, .testimonials-slider__subtitle {
  font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none;
  color: #190D3A;
  font-size: 12px;
  margin-bottom: 7px;
}

/* MODULES PRIMARY COLOR */

.hero-banner, .process-vertical, .timeline__col .timeline__date, .results, .pricing-cards .card.featured, .thank-you {
  background-color: #b7d333;
}

.counter-date__wrapper p:first-of-type, .counter-date__wrapper p:first-of-type, 
.counter-date__wrapper p:first-of-type, .counter-date__wrapper p:first-of-type,
.counter-form-date__wrapper p:first-of-type, .counter-form-date__wrapper p:first-of-type, 
.counter-form-date__wrapper p:first-of-type, .counter-form-date__wrapper p:first-of-type, .counters-divider,
.counter__title, .counter-form__title, .cta-section__title, .testimonial_box-text p, .content-section--form__title {
  color: #b7d333;
}

.testimonial_box-img, .schedule-entry {
  border-color: #b7d333!important;
}

.pricing-cards .card li:before {
    background: url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg fill='rgb(183, 211, 51)' width='18' height='18' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>") no-repeat;
  }
.pricing-cards .card li {
  border-top-color: #b7d333!important;
  padding-top: 16px;
  padding-bottom: 16px;
}

/* MODULES SECONDARY COLOR */

.counter, .counter-form, .pricing-cards .card-title, .pricing-cards .card-footer, .cta-section, .testimonial_box-top, .content-section--form {
  background-color: #190D3A;
}

.pricing-cards .card-body h4, .pricing-cards .card.featured .card-title {
  color: #190D3A;
}

.pricing-cards .card.featured li:before {
    background: url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg fill='rgb(25, 13, 58)' width='18' height='18' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>") no-repeat;
  }

.pricing-cards .card.featured li {
  border-top-color: #FFFFFF!important;
}

/* MODULES TERTIARY COLOR */

.process-horizontal, .results__col, .faq, .offices-map, .offices-columns, .title-content, .content-section, .content-fw, .team-members, .pricing-cards, .pricing-cards .card.featured .card-title, .content-section--video, .services__col,
.case-studies {
  background-color: #FFFFFF;
}

.pricing-cards .card-title, .pricing-cards .card .card-footer a, .cta-section__content p, .cta-section__content {
  color: #FFFFFF;
}

.cta-section__subtitle, .content-section--form__subtitle {
  color: #FFFFFF;
  font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 12px;
  margin-bottom: 7px;
  letter-spacing: 0.05em;
}

/* RPOCESS HORIZONTAL MODULE */

.process-horizontal__step .step-subtitle, .process-horizontal__step .step-title {
  color: #190D3A;
  letter-spacing: 0.05em;
}


.pricing-cards .card-header {
  background: transparent
}

@media screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }

  body {
    ;
    font-size: 14px;
  }

  p {
    ;
    font-size: 14px;
  }
  
  h1 {
    font-weight: 900; font-style: normal; text-decoration: none !important;
    font-size: 32px !important;
  }

  h2 {
    font-weight: 700; text-decoration: none; font-style: normal !important;
    font-size: 26px!important;
  }

  h3 {
    font-weight: 700; font-style: normal; text-decoration: none !important;
    font-size: 20px !important;
  }

  h4 {
     !important;
    font-size: 16px !important;
  }

  h5 {
     !important;
    font-size: 16px !important;
  }

  h6 {
    font-weight: normal; text-decoration: none; font-family: Raleway; font-style: normal !important;
    font-size: 16px !important;
  }
  
  /* MODULES SUBTITLES */
  .process-horizontal__subtitle, .hero-banner__subtitle, .process-vertical__subtitle, .timeline__subtitle, .results__subtitle, .faq__subtitle, .offices-map__subtitle, .offices-columns__subtitle,
  .features-table__subtitle, .partners-listing__subtitle, .title-content__subtitle, .content-section__subtitle, .content-fw__subtitle, .team-members__subtitle, .gallery__subtitle, .pricing-cards__subtitle, .content-section--video__subtitle,
  .services__subtitle, .event-calendar__subtitle {
    font-size: 12px !important;
  }
  
  /* MODULES FIXES FOR MOBILE */
  
  .simple-slider__viewer {
    height: 350px
  }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) {
    section > .container {
      padding-left: 0px;
      padding-right: 0px;
    }

}

body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.7;display:none;z-index:1035}.sl-wrapper{z-index:1040;width:100%;height:100%;left:0;top:0;position:fixed}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{border:0 none;background:transparent;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:0.7}.sl-wrapper .sl-close{display:none;position:fixed;right:30px;top:30px;z-index:10060;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;color:#000;font-size:3rem}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:1060;color:#000;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial,Baskerville,monospace;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media (min-width: 35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media (min-width: 50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto}@media (min-width: 35.5em){.sl-wrapper .sl-image img{border:0 none}}@media (min-width: 50em){.sl-wrapper .sl-image img{border:0 none}}.sl-wrapper .sl-image iframe{background:#000;border:0 none}@media (min-width: 35.5em){.sl-wrapper .sl-image iframe{border:0 none}}@media (min-width: 50em){.sl-wrapper .sl-image iframe{border:0 none}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,0.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:-moz-transform ease 200ms;transition:-ms-transform ease 200ms;transition:-o-transform ease 200ms;transition:-webkit-transform ease 200ms;transition:transform ease 200ms}@-webkit-keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}



/* Header fixes */

.globe_class .active-language a:after, .header.sticky--scrolled .globe_class .active-language a:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' viewBox='0 0 40 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.523 2.07 32.977.523a.938.938 0 0 0-1.329 0L17.5 14.641 3.352.523a.938.938 0 0 0-1.329 0L.477 2.07a.938.938 0 0 0 0 1.328l16.359 16.36a.938.938 0 0 0 1.328 0l16.36-16.36a.938.938 0 0 0 0-1.328Z' fill='%23FFF'/%3E%3C/svg%3E")!important;
  }

a.lang_switcher_link.es-co.active-lang {
  color: #191D5B!important;
}