﻿/* GLOBAL STYLES
-------------------------------------------------- */
body {
  color: #676a6c;
  font-family: "Lato", helvetica, arial, sans-serif;
  font-weight: 200;
  font-size: 15px;
  overflow-x: hidden;
}
span.navy {
  color: #43b582;
}
p.text-color {
  color: #676a6c;
}
a.navy-link {
  color: #43b582;
  text-decoration: none;
}
a.navy-link:hover {
  color: #17a185;
}
section p {
  padding: 0 0 15px;
  color: #aeaeae;
  font-size: 15px;
  line-height: 24px;
}
address {
  font-size: 13px;
  color: #aeaeae;
}
h1 {
  font-weight: 900;
  margin-top: 10px;
  font-size: 26px;
}
h2 {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
h3 {
  font-weight: 200;
  margin-top: 20px;
  font-size: 17px;
  color: #a9a9a9;
  line-height: 140%;
}
.footer {
  font-weight: 200;
  margin-top: 40px;
  font-size: 13px;
  line-height: 120%;
}

.navy-line {
  width: 60px;
  height: 1px;
  margin: 80px auto 20px;
  border-bottom: 2px solid #43b582;
}
.navy-short-line {
  width: 30px;
  height: 1px;
  margin: 80px auto 20px;
  border-bottom: 2px solid #ffffff;
}
.white-line {
  width: 30px;
  height: 2px;
  margin: 20px auto;
  border-bottom: 2px solid #ffffff;
}
.gray-line {
  width: 10px;
  height: 1px;
  margin: 20px auto;
  border-bottom: 2px solid #c1c1c1;
}
.navy-bg {
  background-color: #43b582;
  color: #ffffff;
}

/* Navbar*/

.navbar {
  background-color: #43b582;
  -webkit-box-shadow: 0px 18px 56px -4px rgba(0,0,0,0.21);
  -moz-box-shadow: 0px 18px 56px -4px rgba(0,0,0,0.21);
  box-shadow: 0px 18px 56px -4px rgba(0,0,0,0.21);
}
@media (min-width: 992px) {
  .navbar__logo {
    margin-left: 30px;
    margin-right: 50px;
  }

  .navbar{
    height: 80px;
  }
}
.navbar__logo__img {
  max-height: 4vh;
  display: inline-block;
}
.navbar__item {
  padding: 5px;
}
.navbar__item__text {
  color: white !important;
  text-decoration: none;
  text-transform: uppercase;
  font-size: small;
  font-weight: 500;
}
.navbar__item:hover {
  border-radius: 2px;
  background-color: rgba(195, 229, 240, 0.5) !important;
}
.loginButton {
  border-radius: 2px;
  margin: 5px;
  display: flex;
  align-content: center;
}
.loginButton i{
  display: flex;
  align-self: center;
  color: white !important;
  margin-right: 10px
}
.loginButton:hover {
  box-shadow: 5px 5px 21px -2px rgba(0, 0, 0, 0.15) !important;
}
.loginButton_text {
  color: white !important;
  text-decoration: none;
  text-transform: uppercase;
  font-size: small;
  font-weight: 600;
  display: flex;
  align-self: center;
}
.registerButton {
  border: 2px solid white;
  border-radius: 2px;
  margin: 5px;
  background-color: rgba(255, 255, 255, 1);
  display: flex;
  align-content: center;
}
.registerButton:hover {
  background-color: rgba(255, 255, 255, 0.85) !important;
  box-shadow: 5px 5px 21px -2px rgba(0, 0, 0, 0.15) !important;
}
.registerButton_text {
  color: #43b582 !important;
  text-decoration: none;
  text-transform: uppercase;
  font-size: small;
  font-weight: 600;
}


/* BACKGROUNDS SLIDER
-------------------------------------------------- */
.header-back {
  height: 470px;
  width: 100%;
}

/* Linea 185 aproximadamente: */
.header-back.two {
  background: #ffffff url("../img/header_two.jpg") 50% 0 / cover no-repeat;
}
.header-back.three {
  background: #ffffff url("../img/header_mshops.jpg") 50% 0 / cover no-repeat;
}

.header-back.one {
  background: #ffffff url("../img/header_one.jpg") 50% 0 / cover no-repeat;
}

.header-back.back {
  background: #ffffff url("../img/header_back.png") 50% 0 / cover no-repeat;
}

.header-back.meli {
  background: #ffffff url("../img/header_meli.png") 50% 0 / cover no-repeat;
}

.header-vtex {
  background: #ffffff url("../img/header_vtex.jpg") 50% 0 / cover no-repeat;
  min-height: 740px;
  margin-top: -20px;
  position: relative;
}

.header-vtex .details {
  min-width: 30%;
  height: 15px;
  position: absolute;
  top: 60px;
  left: 50px;
}

.header-vtex h1 {
  color: #000000;
  font-size: 2.5em;
  font-weight: 700;
}

.header-vtex span {
  color: #000000;
  font-size: 1.1em;
}

.header-vtex .footer {
  background: rgba(75, 175, 129, 0.7);
  min-height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.features-text h2 {
  font-size: 1.1em;
  color: #43b582;
}

.header-vtex h2 {
  color: #ffffff;
  font-size: 1.8em;
}

.brands {
  background-color: #f8f8f8;
  padding: 5px 0;
  border-bottom: 2px solid #e8e8e8;
}

.not-found{
  justify-content: center;
  display: grid;
}

.not-found img{
  display: flex;
  justify-self: center;
}

.not-found p{
  font-weight: bold;
  letter-spacing: 0px;
  color: #646472;
}

.not-found .logo{
  justify-self: center;
  width: 142px;
  height: auto;
  margin: 50px 0 30px 0;
}

.not-found .links{
  width: 100%;
  justify-content: center;
}

.not-found .links a{
  color: #43B582;
  font-weight: 500;
  text-decoration: underline;
  display: inline-block;
}

.not-found .links b{
  display: inline-block;
  color: #43B582;
  font-weight: 500;
  margin: 0 10px;
}

#goToFaq {
  padding-top: 64%;
}

.btn-ProbarXero {
  width: 301px;
  font-size: large;
  background-color: #01a2d5;
  margin-right: 5%;
  border-color: #167ac6;
}
.btn-ProbarXero:hover {
  background-color: #167ac6;
  border-color: #167ac6;
}
.btn-ProbarXero:focus {
  background-color: #01a2d5;
}
@media only screen and (max-width: 425px) {
  .header-xero .details {
    top: 200px;
  }

  .backgroundXero {
    padding-bottom: 64px;
  }
  #goToFaq {
    padding-top: 9%;
  }
}

@media only screen and (max-width: 765) {
  .header-xero .details {
    top: 200px;
  }
  .backgroundXero {
    padding-bottom: 64px;
  }
  #goToFaq {
    padding-top: 9%;
  }
}
@media only screen and (max-width: 1100) {
  .header-xero .details {
    top: 200px;
  }
}
.header-xero h1 {
  color: #000000;
  font-size: 2.5em;
  font-weight: 700;
}
.header-xero span {
  color: #000000;
  font-size: 1.1em;
}
.header-xero .footer {
  background: rgba(75, 175, 129, 0.7);
  min-height: 100px;
  position: absolute;
  bottom: -5%;
  left: 0;
  right: 0;
}
.header-xero h2 {
  color: #ffffff;
  font-size: 1.8em;
}

.title-xeroitems {
  font-size: 18px;
  color: #43b582;
}
.container-Xero > .container {
  padding-right: 164px;
  padding-left: 15px;
  margin-right: 29px;
  margin-left: auto;
}
.packcontainerxeroheader {
  background-color: #80808000;
  border-color: white;
  color: black;
}

.packcontainerxerobody {
  border-radius: 6px !important;
  background-color: #8080806e !important;
  color: black;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  height: 470px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
  height: 470px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 470px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.carousel-control {
  width: 6%;
}
.carousel-inner .container {
  position: relative;
}
.carousel-inner {
  overflow: visible;
}
.carousel-caption {
  position: absolute;
  top: 100px;
  left: 0;
  bottom: auto;
  right: auto;
  text-align: left;
}
.carousel-caption {
  position: absolute;
  top: 145px;
  left: 0;
  bottom: auto;
  right: auto;
  text-align: left;
}
.carousel-caption.blank {
  top: 140px;
}
.carousel-image {
  position: absolute;
  right: 10px;
  top: 150px;
}
.carousel-indicators {
  padding-right: 60px;
}
.carousel-caption h1 {
  max-width: 520px;
  font-weight: 900;
  font-size: 34px;
  text-transform: uppercase;
  text-shadow: none;
}
.carousel-caption p {
  font-weight: 300;
  text-shadow: none;
  padding-top: 10px;
}
.caption-link {
  color: #fff;
  margin-left: 10px;
  text-transform: capitalize;
  font-weight: 400;
}
.caption-link:hover {
  text-decoration: none;
  color: inherit;
}
/* Sections
------------------------- */
.services {
  padding-top: 80px;
}
.bullet {
  margin-top: 40px;
  margin-bottom: 20px;
  width: 42px;
  padding: 10px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  background-color: #43b582;
  border-radius: 40px;
}
.features-block {
  margin-top: 40px;
}
.features-text {
  margin-top: 40px;
}
.features small {
  color: #43b582;
  font-weight: 700;
}
.features h2 {
  font-size: 20px;
  margin: 5px 0 15px;
  text-transform: inherit;
}
.features-text-alone {
  margin: 40px 0;
}
.features-text-alone h1 {
  font-weight: 200;
}
.features-icon {
  color: #43b582;
  font-size: 30px;
}
.navy-section {
  margin-top: 60px;
  background: #43b582;
  color: #fff;
  padding: 20px 0;
}
.gray-section {
  background: #f5f5f5;
  margin-top: 60px;
  padding-bottom: 90px;
}
.team-member {
  text-align: center;
}
.team-member img {
  margin: auto;
}
.social-icon{
list-style: none;
display: flex;
justify-content: center;
}

.social-icon a {
  background: #43b582;
  color: #fff;
  padding: 4px 8px;
  height: 28px;
  width: 28px;
  display: inline-block;
  border-radius: 50px;
  margin: 10px;
}
.social-icon a:hover {
  background: #17a185;
}
.img-small {
  height: 88px;
  width: 88px;
}
.h3-color {
  color: #6b6e70;
  display: flex;
}
.h3-color b{
  margin: 0;
  padding: 0;
  font-weight: 800;
}

/*pricing*/

.formButton, .table__button {
  color: white !important;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 2px;
  background-color: #43b582;
  border: 2px solid #43b582;
  display: block;
  align-self: center;
  align-content: center;
  justify-items: center;
}
.formButton:hover, .table__button:hover {
  color: white;
  animation: pulse 1s;
}
.planes {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.planes__list {
  text-align: left;
  list-style-type: none;
}
.planes__list img {
  height: 25px;
  align-self: center;
  margin-right: 10px;
  margin-left: -35px;
}
.planes__list li {
  animation: none !important;
  margin: 3px 0;
}
.unlisted {
  display: none;
}
#pricing .card {
  background-color: white;
  box-shadow: 5px 5px 21px -2px rgba(0, 0, 0, 0.15) !important;
}
#pricing .card-header {
  background-color: #43b582;
  color: white !important;
  display: grid;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card-header:first-child{
  border-radius: 0;
}
#pricing .card-body h3{
  font-weight: 600;
  color: #43b582;
  font-size: larger;
}
#pricing .card-body h3 li{
  font-weight: 400;
  color: #676a6c !important;
}
#pricing .card-body h3 small{
  font-weight: 400;
  color: #43b582 !important;
}
#pricing .card-body h3 p{
  font-weight: 100;
  color: #43b582;
  font-size: small;
}
#pricing .card-header h4 {
  font-size: large;
  font-weight: 600;
}
.pricing-card-title{
  font-size: x-large !important;
  margin: 20px 0;
}
#pricing .text-muted{
  font-size: small !important;
}
#pricing .badge-inverse {
  background-color: rgba(45, 121, 87, 0.8);
}
#pricing ul s{
  opacity: 70%;
}
#pricing .card-button {
  color: white !important;
  font-weight: 600;
  text-decoration: none !important;
  text-transform: uppercase;
  padding: 10px 15px;
  border-radius: 2px;
  background-color: #43b582;
  font-size: small;
  width: 70%;
  display: block;
}
#pricing .card-button--basic {
  background-color: white !important;
  border: solid 1px #43b582;
  color: #43b582 !important;
}
#pricing .card-button:hover {
  box-shadow: 5px 5px 21px -2px rgba(0, 0, 0, 0.25);
  background-color: #31855f;
  border-color: #31855f;
  color: #ffffff;
  text-decoration: none;
}
#pricing .card-body .tryButton{
  text-decoration: none;
  display: flex;
  justify-content: center;
}
.pricing-plan {
  font-size: 13px;
  margin: 20px 0;
  padding-bottom: 50px;
  border-radius: 2px;
  border: 1px solid #c1c1c1;
}

.pricing-plan li {
  padding: 0 16px;
  text-align: center;
  color: #aeaeae;
}
.pricing-plan .pricing-price span {
  font-weight: 900;
  font-size: 30px;
  color: #43b582;
}
li.pricing-desc {
  border-top: none;
  padding: 25px 16px 0;
}
li.pricing-title {
  background: #ffffff;
  border-bottom: 1px solid #c1c1c1;
  color: #6b6e70;
  padding: 15px;
  border-radius: 2px 2px 0 0;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.new-pricing-row {
  margin-top: 80px !important;
}

.border-r-top-10 {
  border-radius: 10px 10px 0 0;
}
.border-r-botton-10 {
  border-radius: 0 0 10px 10px;
}

.linewhite {
  width: 90%;
  margin: 5px auto;
  display: block;
  height: 2px;
  border: 1px rgba(255, 255, 255, 0.85) solid;
}

.padding-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.new-pricing-plan li {
  text-align: center;
  background: #ababab;
  color: #ffffff;
}
.new-pricing-plan .new-pricing-price span {
  font-weight: 900;
  font-size: 30px;
  color: #43b582;
}
li.new-pricing-firstList {
  text-transform: uppercase;
  font-size: 1.5em;
  border-top: none;
  padding: 0 16px;
  padding-top: 60px;
}
li.new-pricing-item {
  border-top: none;
  padding: 0 16px;
}
li.new-pricing-title {
  border-radius: 1000px;
  border: 3px #fff solid;
  background: #7f7f7f;
  width: 128px;
  font-size: 2.5em;
  top: -77px;
  margin-right: -69px;
  position: absolute;
  right: 50%;
  height: 128px;
  line-height: 20px;
  text-align: center;
  padding-top: 40px;
}
li.new-pricing-title small {
  font-size: 0.5em;
}
/*.new-pricing-row   .new-pricing-item .btn-primary {
  background-color:  rgba(0,0,0, 0.50) !important;
  border-color:  rgba(0,0,0, 0.50) !important;
}
*/
.new-pricing-row .new-pricing-item .btn-primary {
  background-color: rgb(102, 190, 144) !important;
  border-color: rgb(102, 190, 144) !important;
}

.new-pricing-row .active .new-pricing-title {
  background: #4baf81 !important;
}

.new-pricing-row .active .new-pricing-plan li {
  background: #4baf81 !important;
}

/* #testimonials */
.testimonials {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #43b582;
}
.testimonials-logo img {
  padding: 10px 0;
  width: 100px;
}
.testimonials-text {
  padding: 20px 10%;
  font-size: 20px;
}

#testimonials .carousel {
  height: auto;
}
#testimonials .carousel .item {
  background: none;
  min-height: 100px;
  height: auto;
}
#testimonials .carousel-indicators {
  padding: 0;
  position: relative;
  bottom: 0;
  left: 0%;
  right: 0%;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  text-align: center;
  list-style: none;
}
#testimonials .carousel-indicators li {
  width: 33.33333333%;
  height: auto;
  margin: 0;
  text-indent: 0px;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 0px;
  opacity: 0.5;
}
#testimonials .carousel-indicators li:hover {
  opacity: 0.75;
}
#testimonials .carousel-indicators .active {
  width: 33.33333333%;
  height: auto;
  margin: 0;
  background: none;
  opacity: 1;
}
#testimonials .carousel-indicators .active:hover {
  opacity: 1;
}

.big-icon {
  font-size: 30px;
  margin-bottom: 15px;
}
.pricing-icon {
  font-size: 13px;
}
.features .big-icon,
.pricing-icon {
  color: #43b582;
}
.contact {
  background-image: url("../img/word_map.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-top: 60px;
  padding-bottom: 0;
}
#contact2 {
  margin-top: 60px;
  padding-bottom: 0;
}
.logo-wrapper{
  height:125px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  text-align: center;
}
.logo-wrapper img{
  object-fit: contain;
  width: 100%;
  height: 100%;
  padding: 20px;
  filter: saturate(25%);
  filter: grayscale(100%);
}
@media (max-width: 991px) {
  .logo-wrapper img{
    padding: 0 40px;
  }
}
.logo-roemmers{
  width: 90% !important;
}
.logo-big{
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Buttons - only primary custom button
------------------------- */
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
.btn-primary {
  background-color: #43b582;
  border-color: #43b582;
  color: #ffffff;
  font-size: 13px;
  padding: 14px 30px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 2px;
}
.btn-primary:hover,
.btn-small-primary:hover,
.btn-small-secondary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-small-primary:active,
.btn-small-secondary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #31855f;
  border-color: #31855f;
  color: #ffffff;
  text-decoration: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #1dc5a3;
  border-color: #1dc5a3;
}
.btn-small-primary,
.btn-small-secondary {
  font-size: 11px;
  padding: 10px 20px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 2px;
  margin-left: 15px;
}
.btn-small-primary {
  background-color: #43b582;
  border-color: #43b582;
  color: #ffffff;
}
.btn-small-secondary {
  background-color: transparent;
  border: 1px solid #43b582;
  color: #43b582;
}
.btn-xs {
  margin: 25px 0 10px;
}
.btn-vtex {
  background-color: rgb(255, 48, 104);
  border-color: rgb(255, 48, 104);
  color: #ffffff;
  font-size: 13px;
  padding: 14px 30px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 12px;
}
.btn-vtex:hover,
.btn-small-vtex:hover,
.btn-small-secondary:hover,
.btn-vtex:focus,
.btn-vtex:active,
.btn-small-vtex:active,
.btn-small-secondary:active,
.btn-vtex.active,
.open .dropdown-toggle.btn-vtex {
  background-color: rgb(255, 23, 87);
  border-color: rgb(255, 23, 87);
  color: #ffffff;
  text-decoration: none;
}

/* MARGINS & PADDINGS
-------------------------------------------------- */
.p-xxs {
  padding: 5px;
}
.p-xs {
  padding: 10px;
}
.p-sm {
  padding: 15px;
}
.p-m {
  padding: 20px;
}
.p-md {
  padding: 25px;
}
.p-lg {
  padding: 30px;
}
.p-xl {
  padding: 40px;
}
.m-xxs {
  margin: 2px 4px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.space-15 {
  margin: 15px 0;
}
.space-20 {
  margin: 20px 0;
}
.space-25 {
  margin: 25px 0;
}
.space-30 {
  margin: 30px 0;
}
/* PACE PLUGIN
-------------------------------------------------- */
.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}
section.timeline {
  padding-bottom: 30px;
}
section.comments {
  padding-bottom: 80px;
}
.comments-avatar {
  margin-top: 5px;
  margin-bottom: 30px;
}
.comments-avatar .commens-name {
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
}

.comments-avatar img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 10px;
}
.bubble {
  position: relative;
  height: 120px;
  padding: 20px;
  background: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-style: italic;
  font-size: 14px;
}
.bubble:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 15px 14px 0;
  border-color: #ffffff transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -15px;
  left: 30px;
}
/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.vertical-container::after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}
#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#vertical-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}
.vertical-timeline-content .btn {
  float: right;
}
#vertical-timeline.light-timeline:before {
  background: #43b582;
}
.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5;
}

/* Validation */
label.error {
  color: #cc5965;
  display: inline-block;
  margin-left: 5px;
  font-size: 11px;
  font-weight: normal;
}
.form-control.error {
  border: 1px solid #cc5965;
}
.modal-body form .btn-small-primary,
.modal-body form .btn-small-secondary {
  padding: 7px 20px;
}
.modal-body form .btn-small-primary {
  margin-left: 0;
}

/* PERSONALIZADAS JUAN LOPEZ
-------------------------------------------------- */

.no-padding {
  padding: 0;
}

.mpago {
  background: #ffffff url("../img/omnicanalidad-mpago.png") 50% 0 / cover no-repeat;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 0.4s;
  -webkit-transition: -webkit-filter 0.3s;
  filter: gray;
}

.mpago:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

.mshops {
  background: #ffffff url("../img/omnicanalidad_mshop.png") 50% 0 / cover no-repeat;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 0.4s;
  -webkit-transition: -webkit-filter 0.3s;
  filter: gray;
}

.mshops:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

/* En la línea 962 aproximadamente: */
.mpago-point {
  background: #ffffff url("../img/omnicanalidad-mpago-point.png") 50% 0 / cover no-repeat;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 0.4s;
  -webkit-transition: -webkit-filter 0.3s;
  filter: gray;
}

.mpago-point:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

.fy {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  transition: filter 0.4s;
  -webkit-transition: -webkit-filter 0.3s;
  filter: gray;
}

.fy:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.wcommerce {
  background: #ffffff url("../img/omnicanalidad-wcommerce.png") 50% 0 / cover no-repeat;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 0.4s;
  -webkit-transition: -webkit-filter 0.3s;
  filter: gray;
}

.wcommerce:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

.tiendanube {
  background: #ffffff url("../img/omnicanalidad_tnube.png") 50% 0 / cover no-repeat;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 0.4s;
  -webkit-transition: -webkit-filter 0.3s;
  filter: gray;
}

.tiendanube:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  .features-text {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .flex-container {
    padding: 0;
    margin: 0;
    list-style: none;

    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;

    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .flex-item:nth-of-type(1) {
    order: 2;
  }
  .flex-item:nth-of-type(2) {
    order: 1;
    padding-top: 50px;
  }
}
@media (max-width: 992px) {
  .carousel-image {
    display: none;
  }
}
@media (max-width: 768px) {
  .carousel-caption,
  .carousel-caption.blank {
    left: 5%;
    top: 80px;
  }
  .carousel-caption h1 {
    font-size: 28px;
  }
  .navbar > .container .navbar-brand {
    background: url("../img/facturante2.svg") no-repeat;
    margin-left: 15px;
  }
  .navbar-default {
    background-color: #fff;
    border-color: #fff;
  }
  .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: inherit;
  }
  .navbar-default .nav li a {
    margin-bottom: 10px;
  }
  .navbar-default .nav li a {
    color: #676a6c;
    margin-top: 0;
  }
  .navbar-default .nav li a.btn-small-primary,
  .navbar-default .nav li a.btn-small-secondary {
    display: inline-block;
  }
  .navbar-default .nav li a.btn-small-primary {
    color: #fff;
  }
  .navbar-default .nav li a:hover {
    color: #43b582;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover {
    color: inherit;
  }
  .carousel-control {
    display: none;
  }
  #testimonials .carousel-indicators li,
  #testimonials .carousel-indicators .active {
    width: 100%;
  }
  .comments-avatar {
    margin: 25px 35% 0;
  }
}
@media (max-width: 425px) {
  #features .col-sm-4 {
    text-align: center;
  }
  #features .bullet {
    display: inline-block;
  }
  .new-functions {
    text-align: center;
  }
  .new-functions .container .row:nth-child(1) {
    margin-bottom: 40px;
  }
  .navbar > .container .navbar-brand {
    margin: 8px 0 0 15px;
  }
  .comments-avatar {
    margin: 25px 23% 0;
  }
}
@media (max-width: 375px) {
  .comments-avatar {
    margin: 25px 20% 0;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}
.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-block:first-child {
  margin-top: 0;
}
.vertical-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center;
}
.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}
.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}
.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}
.vertical-date small {
  color: #43b582;
  font-weight: 400;
}
.vertical-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  .vertical-timeline-content p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}

.shadow {
  -webkit-box-shadow: 4px 4px 34px -8px rgba(0, 0, 0, 0.73);
  -moz-box-shadow: 4px 4px 34px -8px rgba(0, 0, 0, 0.73);
  box-shadow: 4px 4px 34px -8px rgba(0, 0, 0, 0.73);
}

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

.image-overlap {
  position: absolute;
}

.background-green {
  background-color: #43b582;
  margin: 50px 0;
  padding-top: 25px;
  color: #ffffff;
}
.background-XeroFacturante {
  background: linear-gradient(to left, #43b582, #00a2d5);
  margin: 50px 0;
  padding-top: 25px;
  color: #ffffff;
}
.background-green h2 {
  font-size: 2.1em;
}

.background-green h3 {
  color: #ffffff;
  font-size: 1em;
}

.background-green ol {
  font-size: 1.2em;
  list-style-type: disc;
  min-height: 85px;
}

.background-green .floatLeft li {
  float: left;
  margin-right: 45px;
}

.colorHandit {
  color: rgb(77, 153, 255);
}

.functionsIcons .verticalAlign {
  min-height: 90px;
}

.functionsIcons .verticalAlign div {
  float: left;
  /* height: 50%; */
  width: 100%;
  margin-bottom: -50px;
}

.socialNetworks a {
  float: right;
  width: 60px;
  margin-left: 25px;
}

.fromRadiusBorderWhite {
  border-color: white;
  border: 10px;
  background-color: white;
  border-radius: 10px;
}

@media only screen and (max-width: 768px) {
  .header-vtex .footer {
    display: none;
  }
  .image-overlap {
    position: inherit;
  }
  .xeroH1 {
    font-size: 1.5em !important;
  }
}

.tablePricing {
  text-align: center;
  font-size: 0.9em;
}

.tablePricing td {
  height: 100%;
}

.tablePricing tbody tr {
  background-color: white;
}

.tablePricing tbody tr:nth-child(2n) {
  background-color: #dedede;
}

.tablePricing tbody tr:nth-last-child(1) {
  background-color: white;
}

.tablePricing .topCell {
  height: 100%;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px;
  border: 2px grey solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.tablePricing .topCell.active {
  border-color: #43b582;
}

.tablePricing .topCell .planName {
  text-transform: uppercase;
  color: #43b582;
  font-size: 1.5em;
  text-align: center;
}

.tablePricing .topCell .planPrice {
  text-transform: uppercase;
  font-size: 2em;
  text-align: center;
}

.tablePricing .topCell .planPrice .small {
  font-size: 0.5em;
}

.tablePricing .topCell .planUnitPrice {
  font-size: 0.6em;
  text-align: center;
}

.tablePricing .middleCell {
  height: 100%;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px;
  border: 2px grey solid;
  border-top: none;
  border-bottom: none;
}
.tablePricing .middleCell i {
  color: #43b582;
}
.tablePricing .middleCell.active {
  border-color: #43b582;
}

.tablePricing .endCell {
  height: 100%;
  color: #43b582;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px;
  border: 2px grey solid;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.tablePricing .endCell.active {
  border-color: #43b582;
}

.xero-landing-response-functionalities {
  height: 180px;
}

@media screen and (max-width: 768px) {
  .xero-landing-response-functionalities {
    height: 130px;
  }
}

/*----------------------
Product Card Styles 
----------------------*/

#integrations {
  margin-top: 30px;
}

.integrationLink {
  text-decoration: none !important;
  color: inherit;
  display: grid;
}

.integrationLink :hover h5{
  color: #43b582;
}

.integrationLink :hover p{
  color: #aeaeae;
}

.integrationPanel {
  background: #f4f2f3;
  transition: 0.3s;
}

.integrationPanel:not(:hover) .panelText {
  color: #676a6c !important;
}

.integrationPanel:hover {
  background: #43b582;
}

.integrationPanel:hover .panelText h2 {
  color: white !important;
  text-decoration: none !important;
}

.integrationPanel:hover .panelText p {
  color: white !important;
  text-decoration: none !important;
}

#integrations .card .card-img{
  height: 10vh;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  border-bottom: 1px solid rgba(0,0,0,.125);
}

#integrations .card .card-img img{
  height: fit-content;
  width: fit-content;
  max-height: 10vh;
}