body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  height: 100%;
}

a {
  color: #545f67;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #97b63c;
  text-decoration: underline;
}

.footer-dark {
  padding: 50px;
  color: #f0f9ff;
  background-color: #282d32;
  bottom: 0;
  /*position: fixed;*/
  width: 100%;
  bottom: 0;
}

.footer-dark h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
}

.footer-dark ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
}

.footer-dark ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.6;
}

.footer-dark ul a:hover {
  opacity: 0.8;
}

@media (max-width:767px) {
  .footer-dark .item:not(.social) {
    text-align: center;
    padding-bottom: 20px;
  }
}

.footer-dark .item.text {
  margin-bottom: 36px;
}

@media (max-width:767px) {
  .footer-dark .item.text {
    margin-bottom: 0;
  }
}

.footer-dark .item.text p {
  opacity: 0.6;
  margin-bottom: 0;
}

@media (max-width:991px) {
  .footer-dark .item.social {
    text-align: center;
    margin-top: 20px;
  }
}

.footer-dark .item.social {
  text-align: center;
}

.footer-dark .item.social {
  text-align: center;
  margin-top: 15px;
}

.footer-dark .item.social > a {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.4);
  margin: 0 8px;
  color: #fff;
  opacity: 0.75;
}

.footer-dark .item.social > a:hover {
  opacity: 0.9;
}

.footer-dark .copyright {
  text-align: center;
  padding-top: 24px;
  opacity: 0.3;
  font-size: 13px;
  margin-bottom: 0;
}

#contact h2 {
  font-family: 'Raleway';
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

section.pricing {
  background-image: url("../../assets/img/Hosting/RSserver-2160321_1.jpg");
  /*background: linear-gradient(to right, #97b63c, #97b63c, #97b63c);*/
  background-size: cover;
  background-repeat: repeat-x;
}

#imgHostingFeatures {
  display: block;
  margin: auto;
  padding-bottom: 15px;
  max-width: 50%;
  margin-top: 35px;
  font-size: 100px;
}

#HeroOverlay {
  position: absolute;
  /*top: 0;*/
  /*left: 0;*/
  height: 100%;
  width: 100%;
  background-color: #212529;
  opacity: 0.50;
  max-height: 420px;
}

#HeroContentWrapper {
  width: 100%;
  height: 100%;
  min-height: 420px;
}

#HeroContent {
  margin-top: 10%;
  text-align: center;
}

#clients img {
  max-height: 140px;
  max-width: 228px;
}

#clientes {
  margin-top: 50px;
}

#clientes img {
  align-self: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15%;
}

#clientssub {
  color: #000;
  margin: 25px auto;
  padding: 0% 10%;
}

#WebDesignFeatures {
  min-width: 50%;
}

#imgWebDesignFeatures {
  display: block;
  margin: auto;
  padding-bottom: 15px;
  max-width: 25%;
  margin-top: 35px;
}

#WebDesignColumn {
  margin-top: 25px;
  border-color: #000;
  /*border: dotted;*/
  margin-left: 5px;
  /*max-height: 350px;*/
  max-width: 23%;
}

#WebDesignColumnImg {
  max-height: 99%;
  /*max-width: 25%;*/
}

#imgSoftwareFeatures {
  display: block;
  margin: auto;
  padding-bottom: 15px;
  max-width: 35%;
  margin-top: 35px;
}

#SoftwareFeatures {
  margin-left: auto;
  margin-right: auto;
  min-width: 51%;
}

@media (min-width: 992px) {
  #SoftwareFeatures {
    margin-left: auto;
    margin-right: auto;
    min-width: 29%;
  }
}

#SoftwareScreenshotsColumn {
  margin-top: 25px;
  border-color: #000;
  margin-left: 5px;
  max-width: 23%;
}

#SoftwareScreenshotColumnImg {
  max-height: 99%;
  max-width: 100%;
}

#MetodosPagoImg {
  /*max-width: 200px;*/
  /*max-height: 40px;*/
  /*max-width: 200px;*/
  max-width: 100%;
  margin-bottom: 60px;
}

.ContactUSHeading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  color: inherit;
  max-width: 100%;
  text-align: center;
}

#ContactUSIcon {
  font-size: 100px;
  display: block;
  margin: auto;
  padding-bottom: 15px;
  /*max-width: 50%;*/
  margin-top: 35px;
  color: rgb(151,182,60);
  text-align: center;
}

#SoftwareFeaturesIcon {
  font-size: 100px;
  display: block;
  margin: auto;
  padding-bottom: 15px;
  max-width: 50%;
  margin-top: 35px;
  color: rgb(151,182,60);
  text-align: center;
}

#SoftwareFeaturesHeading {
  font-weight: bold;
  font-family: 'Raleway';
}

