@import url("../fonts/fonts-style.css");

* {
  margin: 0;
  padding: 0;
  /* background: rgba(76, 175, 159, 0.15); */
}

html,
body {
  font-family: "Muli", sans-serif;
  background: #ffffff;
}

/*--------------------------------------------------
[1. Start Top Header]
--------------------------------------------------*/
header {
  position: fixed;
  width: 100%;
  z-index: 1000;
}

.top-header {
  background: #212332;
  color: #a2b2bb;
  padding: 15px 0;
  z-index: 10;
}

.top-header p {
  font-size: 15px;
  font-weight: 400;
  margin: 0;
}

/* Left Links */
.top-header .links a {
  color: #a2b2bb;
  text-decoration: none;
  font-size: 15px;
  transition: all 0.5s ease-in-out;
}

.top-header .links a span {
  margin-left: 20px;
}

.top-header .links a:hover {
  color: #fac912;
}

 @-webkit-keyframes argh-my-eyes {
    0%   { background-color: #c700af; }
    49% { background-color: #c700af; }
    50% { background-color: #ff5f07; }
    99% { background-color: #ff5f07; }
    100% { background-color: #c700af; }
  }
  @-moz-keyframes argh-my-eyes {
    0%   { background-color: #c700af; }
    49% { background-color: #c700af; }
    50% { background-color: #ff5f07; }
    99% { background-color: #ff5f07; }
    100% { background-color: #c700af; }
  }
  @keyframes argh-my-eyes {
    0%   { background-color: #c700af; }
    49% { background-color: #c700af; }
    50% { background-color: #ff5f07; }
    99% { background-color: #ff5f07; }
    100% { background-color: #c700af; }
  }

@-webkit-keyframes wow-my-eyes {
    0%   { background-color: #0433FF; }
    49% { background-color: #0433FF; }
    50% { background-color: #FD2B73; }
    99% { background-color: #FD2B73; }
    100% { background-color: #0433FF; }
  }
  @-moz-keyframes wow-my-eyes {
    0%   { background-color: #0433FF; }
    49% { background-color: #0433FF; }
    50% { background-color: #FD2B73; }
    99% { background-color: #FD2B73; }
    100% { background-color: #0433FF; }
  }
  @keyframes wow-my-eyes {
    0%   { background-color: #0433FF; }
    49% { background-color: #0433FF; }
    50% { background-color: #FD2B73; }
    99% { background-color: #FD2B73; }
    100% { background-color: #0433FF; }
  }

@-webkit-keyframes bg-my-eyes {
    0%   { background-color: #fff3a9; }
    49% { background-color: #fff3a9; }
    50% { background-color: #ffe260; }
    99% { background-color: #ffe260; }
    100% { background-color: #fff3a9; }
  }
  @-moz-keyframes bg-my-eyes {
    0%   { background-color: #fff3a9; }
    49% { background-color: #fff3a9; }
    50% { background-color: #ffe260; }
    99% { background-color: #ffe260; }
    100% { background-color: #fff3a9; }
  }
  @keyframes bg-my-eyes {
    0%   { background-color: #fff3a9; }
    49% { background-color: #fff3a9; }
    50% { background-color: #ffe260; }
    99% { background-color: #ffe260; }
    100% { background-color: #fff3a9; }
  }
.cyberdays {padding:5px 0px 0px;text-align:center;-webkit-animation: argh-my-eyes 1s infinite;
  -moz-animation:    argh-my-eyes 1s infinite;
  animation:         argh-my-eyes 1s infinite;}
.cyberdays a {color:#FFFFFF;}

.cyberwow {padding:5px 0px 0px;text-align:center;-webkit-animation: wow-my-eyes 1s infinite;
  -moz-animation:    wow-my-eyes 1s infinite;
  animation:         wow-my-eyes 1s infinite;}
.cyberwow span {margin-right:20px;}
.cyberwow a {color:#FFFFFF;}

.cintillo-central-ayuda{
  text-align:center;
  font-size: 12px;
  color: #000;
  background-color: #ffcc00;
  padding: 6px 0;
}
.cintillo-central-ayuda img{
  display: inline-block;
  padding:6px;
  margin: 0;
}
.cintillo-central-ayuda a{
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding:0 6px;
  margin: 0;
}

.gamers {padding:5px 0px 0px;text-align:center;background-color: #000000;}
.gamers span {margin-right:20px;}
.gamers a {color:#FFFFFF;}


.bgpagoefectivo {padding:5px 0px 0px;text-align:center;-webkit-animation: bg-my-eyes 1s infinite;
  -moz-animation:    bg-my-eyes 1s infinite;
  animation:         bg-my-eyes 1s infinite;}
.bgpagoefectivo a {color:#000000;}  


/* activar eso si quieres poner el cintillo
.como-comprar, .about-us, .campana, .desarrolladores {padding-top:160px !important;}*/

/*--------------------------------------------------
[1. End Top Header]
--------------------------------------------------*/

/*--------------------------------------------------
[2. Start Navbar]
--------------------------------------------------*/

.navbar {
  padding: 10px 0;
  background: #ffffff !important;
  box-shadow: 0 4px 7px rgba(222, 221, 221, 0.2);
}

/* Navbar Brand */
.navbar a.navbar-brand {
  padding: 0;
  margin: 0;
  line-height: 0;
}

img.logo-header-pagoefectivo {
  height: 50px;
}
/* Nav Item */
.navbar .navbar-nav .nav-item {
  padding: 0;
  margin-left: 40px;
}

.navbar .navbar-nav .nav-item .btn-suscribete {
  background: #FAC912;
  border-radius: 8px;
  padding: 7px 22px;
  line-height: 35px;
  text-align: center;
  margin: auto;
  font-size: 14px;
  color: #000000;
  font-family: "Muli", sans-serif;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
  text-decoration: none;
}

.navbar .navbar-nav .nav-item .btn-suscribete:hover {
  background: #333333;
  color:#FFFFFF;
  text-decoration: none !important;
}

.navbar .navbar-nav .nav-item .btn-suscribete::after {
  display: none;
}

/* Nav Link */
.navbar .navbar-nav .nav-item .nav-link {
  font-size: 14px;
  color: #000000;
  font-family: "Muli", sans-serif;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
}

/* Nva Link Under line */
.navbar .navbar-nav .nav-item .nav-link::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #fac912;
  transition: width 0.4s;
}

/* Nva Link Under line ACTIVE */
.navbar .navbar-nav .nav-item .nav-link-active {
  color: #fac912;
}

/* Nva Link Under line on Hover */
.navbar .navbar-nav .nav-item .nav-link:hover::after {
  width: 100%;
  transform: width 0.4s;
}

.navbar .navbar-nav .nav-item .nav-link:hover {
  color: #fac912;
  transform: scale(0.95);
  transition: all 0.5s ease;
}

.navbar .navbar-nav .activated .nav-link::after {
  width: 100%;
  transform: width 0.4s;
}

.navbar .navbar-nav .activated .nav-link {
  color: #fac912;
}

.navbar .navbar-nav .dropdown .dropdown-menu {
  margin-top: 25px;
  background: #212332;
}

.navbar .navbar-nav .dropdown span {
  font-size: 10px;
  margin-left: 3px;
}

.navbar .navbar-nav .dropdown .dropdown-menu a {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px;
}

.navbar .navbar-nav .dropdown .dropdown-menu a:hover {
  background: #fac912;
}

/*--------------------------------------------------
[2. End Navbar]
--------------------------------------------------*/

/*--------------------------------------------------
[4. Start About us]
--------------------------------------------------*/
.campana {padding:140px 0 30px;}

.about-us {
  padding: 130px 0;
}

.about-us .about-us-content .heading {
  margin-bottom: 40px;
}

span.text-blanco {color:#FFFFFF;}

.about-us .about-us-content .heading h2,
.about-us .about-us-content .heading h1,
h1 {
  font-size: 45px;
  font-weight: 300;
  color: #424457;
  /* text-transform: uppercase; */
}
/* {
  font-size: 45px;
  font-weight: 300;
  color: #424457;
  text-transform: uppercase;
} */

.about-us .about-us-content .heading .sub-heading {
  font-size: 18px;
  font-weight: 400;
  color: #9292a3;
}

.about-us .about-us-content p:last-of-type {
  font-size: 18px;
  font-weight: 300;
  color: #8d8c8c;
  line-height: 28px;
  margin-bottom: 40px;
}

.about-us .about-us-content .buttons a.btn-1 {
  background: #fac912;
  color: #ffffff;
  padding: 15px 55px;
  border-radius: 35px;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
  position: relative;
  text-decoration: none;
  box-shadow: 2px 2px 20px -1px rgba(167, 179, 184, 0.5);
  transition: all 0.5s ease-in-out;
  display: inline-block;
}

.about-us .about-us-content .buttons a.btn-1:hover {
  background: #ffffff;
  color: #212332;
}

.about-us .about-us-content .buttons a.btn-2 {
  background: #ffffff;
  color: #212332;
  padding: 15px 55px;
  border-radius: 35px;
  font-size: 14px;
  font-weight: 600;
  margin-left: 10px;
  text-decoration: none;
  position: relative;
  box-shadow: 2px 2px 20px -1px rgba(167, 179, 184, 0.5);
  transition: all 0.5s ease-in-out;
  display: inline-block;
}

.about-us .about-us-content .buttons a.btn-2:hover {
  background: #fac912;
  color: #ffffff;
}

/*--------------------------------------------------
[4. End About us]
--------------------------------------------------*/

#stores {margin:0px 0px 60px;}

.link-tienda {
  display: inline-block;
  border: 1px solid #CCCCCC;
  margin: 5px;
  }

.list-categorias ul {list-style: none; padding-left: 0;}
.list-categorias ul li {display:inline;padding:5px 10px;border-right: 1px solid #CCCCCC;}
.list-categorias ul li:last-child {border:0px;}
.list-categorias ul li.active {font-weight: 600;}
.list-categorias ul li a {color:#000000; text-decoration: none;}

/*--------------------------------------------------
[5. Start Our Services]
--------------------------------------------------*/

.our-services {
  background: url("../img/bg/our-services-bg.png") center center no-repeat;
  background-size: cover;
  padding: 130px 0 90px 0;
}

.our-services .heading {
  border-left: 2px solid #fac912;
  padding-left: 20px;
  margin-bottom: 40px;
}

.our-services .heading h2 {
  font-size: 30px;
  font-weight: 700;
  color: #424457;
  text-transform: uppercase;
}

.our-services .heading .sub-heading {
  font-size: 18px;
  font-weight: 400;
  color: #9292a3;
}

.our-services .box h3 {
  font-size: 20px;
  font-weight: 400;
  color: #424457;
  display: inline-block;
  line-height: 28px;
  vertical-align: middle;
  margin-top: 10px;
}

.our-services .box h3 span {
  font-size: 30px;
  color: #565683;
  margin-right: 15px;
  line-height: 28px;
  vertical-align: middle;
}

.our-services .box p {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  color: #747474;
  margin-top: 10px;
  margin-bottom: 30px;
}

/* Icons Color */
.our-services .box h3 .icon-2 {
  color: #80a0e2;
}
.our-services .box h3 .icon-3 {
  color: #a68bd2;
}
.our-services .box h3 .icon-4 {
  color: #f6c34c;
}
.our-services .box h3 .icon-5 {
  color: #ef8881;
}
.our-services .box h3 .icon-6 {
  color: #90d8a0;
}

/*--------------------------------------------------
[5. End Our Services]
--------------------------------------------------*/

/*--------------------------------------------------
[6. Start Portfolio]
--------------------------------------------------*/

.portfolio {
  padding: 130px 0 95px 0;
}

.portfolio .heading {
  border-left: 2px solid #fac912;
  padding-left: 20px;
  margin-bottom: 40px;
}

.portfolio .heading h2 {
  font-size: 30px;
  font-weight: 700;
  color: #424457;
  text-transform: uppercase;
}

.portfolio .heading .sub-heading {
  font-size: 18px;
  font-weight: 400;
  color: #9292a3;
}

.portfolio .button-group {
  margin-bottom: 30px;
}

.portfolio .button-group button {
  border: 0;
  background: transparent;
  font-size: 15px;
  font-weight: 500;
  margin-right: 20px;
  color: #7b7b8a;
  text-transform: uppercase;
  cursor: pointer;
}

.portfolio .single-portfolio-item {
  position: relative;
  margin-bottom: 30px;
}

.portfolio .single-portfolio-item .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  background: #054047;
  color: #ffffff;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.portfolio .single-portfolio-item .overlay a {
  font-size: 20px;
  position: absolute;
  text-decoration: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}

.portfolio .single-portfolio-item .overlay a:hover {
  font-size: 25px;
}

.portfolio .single-portfolio-item:hover .overlay {
  width: 100%;
  opacity: 0.9;
}

/*--------------------------------------------------
[6. End Portfolio]
--------------------------------------------------*/

/*--------------------------------------------------
[7. Start Some Facts]
--------------------------------------------------*/

.some-facts {
  background: url("../img/bg/some-facts-bg.png") center center no-repeat;
  background-size: cover;
  padding: 130px 0;
}

.some-facts .items span {
  font-size: 40px;
  color: #fac912;
}

.some-facts .items h3 {
  margin: 10px 0;
}

.some-facts .items h3 .counter {
  font-size: 30px;
  font-weight: 700;
  color: #424457;
}

.some-facts .items .line {
  width: 20px;
  height: 2px;
  background: #fac912;
  margin: 8px;
}

.some-facts .items h4 {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #787983;
}

/*--------------------------------------------------
[7. End Some Facts]
--------------------------------------------------*/

/*--------------------------------------------------
[8. Start Testimonials]
--------------------------------------------------*/

.testimonials {
  background: url("../img/bg/testimonials-bg.png") center center no-repeat;
  background-size: cover;
  padding: 130px 0 170px 0;
}

.testimonials h2 {
  font-size: 30px;
  font-weight: 500;
  color: #494a59;
}

/* Image */
.testimonials .carousel-inner .carousel-item img {
  width: 100px;
  height: 100px;
  border: 2px solid #fac912;
  border-radius: 100%;
  padding: 5px;
  margin: 50px 0 15px;
}

.testimonials .carousel-inner .carousel-item h3 {
  font-size: 20px;
  color: #5b5c68;
  font-weight: 500;
}

.testimonials .carousel-inner .carousel-item h4 {
  font-size: 14px;
  font-weight: 300;
  color: #94959b;
  margin-bottom: 20px;
}

.testimonials .carousel-inner .carousel-item p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #8d8c8c;
}

.testimonials .carousel-indicators {
  bottom: -40px;
}

.testimonials .carousel-indicators li {
  background-color: #d3d2d4;
  border-radius: 30px;
  height: 4px;
  width: 40px;
}

.testimonials .carousel-indicators .active {
  background-color: #fac912;
}

.testimonials .icon {
  height: 40px;
  width: 40px;
  background-size: 100%, 100%;
  border-radius: 50%;
  font-size: 30px;
  background-image: none;
  color: #fac912;
}

/*--------------------------------------------------
[8. End Testimonials]
--------------------------------------------------*/

/*--------------------------------------------------
[9. Start Our Team]
--------------------------------------------------*/
.our-team {
  background: url("../img/bg/our-team-bg.png") center center no-repeat;
  background-size: cover;
  padding: 130px 0;
}

.our-team .heading {
  border-left: 2px solid #fac912;
  padding-left: 20px;
  margin-bottom: 40px;
}

.our-team .heading h2 {
  font-size: 30px;
  font-weight: 700;
  color: #424457;
  text-transform: uppercase;
}

.our-team .heading .sub-heading {
  font-size: 18px;
  font-weight: 400;
  color: #9292a3;
}

.our-team .box .content {
  width: 100%;
  height: 100%;
  position: relative;
  box-shadow: 2px 2px 20px -1px rgba(167, 179, 184, 0.5);
}

.our-team .box .content img {
  width: 100%;
  height: 100%;
}

.our-team .box .content .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #054047;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

.our-team .box:hover .info {
  height: 100%;
  opacity: 0.95;
}

.our-team .box .content .info .details {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.our-team .box .content .info .details h3 {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
}

.our-team .box .content .info .details p {
  font-size: 14px;
  font-weight: 400;
  color: #fac912;
  margin-bottom: 40px;
}

.our-team .box .content .info .details a {
  font-size: 14px;
  color: #ffffff;
  padding: 7px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.our-team .box .content .info .details a:hover {
  color: #fac912;
}

/*--------------------------------------------------
[9. End Our Team]
--------------------------------------------------*/

/*--------------------------------------------------
[10. Start Pricing]
--------------------------------------------------*/
.desarrolladores {
  padding: 140px 0 70px 0;
}

.desarrolladores .heading {
  margin-bottom: 40px;
}

.desarrolladores .heading h2 {
  font-size: 45px;
  font-weight: 300;
  color: #424457;
}

.desarrolladores .heading .sub-heading {
  font-size: 18px;
  font-weight: 400;
  color: #9292a3;
}

.desarrolladores .table-content {
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  height: auto;
  max-height: 700px;
  margin: 15px 0;
  padding: 20px 0;
  box-shadow: 0 4px 7px rgba(187, 187, 187, 0.5);
}

.desarrolladores .table-content .header {
  background: #f5f6fb;
  width: 100%;
  border-bottom: 1px solid #dadee4;
}

.desarrolladores .table-content .header h3 {
  padding: 25px;
  margin: 0;
  color: #6c6b6b;
  font-size: 16px;
  text-transform: uppercase;
}

.desarrolladores .table-content .price h4 {
  font-size: 50px;
  font-weight: 700;
  color: #323d47;
  padding: 0;
  margin-top: 40px;
  position: relative;
}

.desarrolladores .table-content .price h4 span {
  position: absolute;
  font-size: 15px;
  top: -4px;
}

.desarrolladores .table-content .line {
  width: 40px;
  height: 2px;
  background: #fac912;
  margin: 8px;
}

.desarrolladores .table-content ul {
  list-style: none;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 !important;
}

.desarrolladores .table-content ul li {
  font-size: 16px;
  color: #000000;
  margin: 5px 5px 5px 20px;
  text-align: left;
}

.desarrolladores .table-content a {
  background: #000000;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  padding: 7px 30px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.desarrolladores .table-content a:hover {
  background: #fac912;
  color: #000;
  transition: all 0.3s ease;
}

.desarrolladores a.btn-github {
  background: #e8e8e8;
  color: #000;
  margin-top: 0;
}

a.active-price {
  background: #3fba91;
}

/*--------------------------------------------------
[10. End Pricing]
--------------------------------------------------*/

/*--------------------------------------------------
[11. Start Our Blog]
--------------------------------------------------*/

.our-blog {
  background: url("../img/bg/our-blog-bg.png") center center no-repeat;
  background-size: cover;
  padding: 130px 0;
}

.our-blog .heading {
  border-left: 2px solid #fac912;
  padding-left: 20px;
  margin-bottom: 40px;
}

.our-blog .heading h2 {
  font-size: 30px;
  font-weight: 700;
  color: #424457;
  text-transform: uppercase;
}

.our-blog .heading .sub-heading {
  font-size: 18px;
  font-weight: 400;
  color: #9292a3;
}

.our-blog .post {
  padding: 18px;
  border-radius: 5px;
  background: #ffffff;
  position: relative;
  box-shadow: 2px 2px 20px -1px rgba(167, 179, 184, 0.3);
}

.our-blog .post img {
  width: 100%;
}

.our-blog .post h3 {
  font-size: 18px;
  color: #49495b;
  font-weight: 600;
  padding: 30px 0 3px 0;
}

.our-blog .post h4 {
  font-size: 13px;
  font-weight: 400;
  color: #777788;
}

.our-blog .post h4 span {
  color: #fac912;
}

.our-blog .post p {
  font-size: 16px;
  color: #8e8ea0;
  line-height: 23px;
  margin: 20px 0;
  padding-bottom: 20px;
}

.our-blog .post .read-more {
  position: absolute;
  bottom: 20px;
  right: 20px;
  margin-bottom: 10px;
}

.our-blog .post .read-more a {
  height: 10px;
  width: 20px;
  background: #fac912;
  padding: 12px 16px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 40px;
  text-decoration: none;
  box-shadow: 2px 2px 20px -1px rgba(167, 179, 184, 0.5);
  transition: all 0.4s ease-in-out;
}

.our-blog .post .read-more a:hover {
  background: #054047;
}

/*--------------------------------------------------
[11. End Our Blog]
--------------------------------------------------*/

/*--------------------------------------------------
[12. Start Contact Us]
--------------------------------------------------*/
.contact-us {
  background-image: url("../img/bg/BG-fixed-01.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 64px 0;
}

.canal-denuncias {
  background-color: #F1F1F1;
  padding: 48px 0;
}

.canal-denuncias p{
  text-align: center !important;
}

/*.contact-us {
    background: url('../img/bg/BG-integra-CTA.png') center center no-repeat;
    background-size: cover;
    padding: 150px 0;
}*/

.integraciones {
  background-image: url("../img/bg/BG-fixed-02.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 130px 0;
}

.como-comprar-pagar {
  background-color: #f1f1f1 !important;
  background-image: none;
  padding: 80px 0;
}

.desarrollo-estandar {
  background-color: #f1f1f1 !important;
  background-image: none;
  padding: 20px 0;
}

.desarrollo-estandar .h3-subtitle{
  text-align: left;
}

.desarrollo-estandar .parrafo-principal{
  text-align: left;
}

.suscribete-section {
  background-color: #ffffcc !important;
  background-image: none;
  padding: 20px 0;
  margin-top:60px;
}

.contact-us .heading {
  /* border-left: 2px solid #FAC912; */
  padding-left: 20px;
  margin-bottom: 40px;
}

.contact-us .heading h2 {
  font-size: 30px;
  /* font-weight: 400; */
  color: #ffffff;
  /* text-transform: uppercase; */
}

.contact-us .heading .sub-heading {
  font-size: 18px;
  font-weight: 400;
  color: #c5e3e7;
}

.contact-us .form-control {
  background: transparent;
  color: #ffffff !important;
  padding: 25px;
  border: 1px solid #6192a5;
  font-size: 15px;
  border-radius: 15px;
  margin-bottom: 10px;
}

.contact-us .form-control::placeholder {
  color: #6192a5;
}

.contact-us .btn {
  padding: 15px;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  background: #fac912;
  width: auto;
}

/* Info */
.contact-us .info {
  margin-left: 30px;
}
.contact-us .info span {
  color: #fac912;
  font-size: 26px;
}
.contact-us .info p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0 30px 0;
}

/*--------------------------------------------------
[12. End Contact Us]
--------------------------------------------------*/

/*--------------------------------------------------
[13. Start Footer]
--------------------------------------------------*/
.footer {
  background: #000000;
}

.footer .social {
  padding: 60px 0;
}

.footer .social .icons {
  margin-top: 30px;
  font-size: 18px;
  color: #5f8a90;
}

.footer .social .icons span {
  padding: 0 7px;
}

.footer .bottom-footer {
  background: #000000;
  padding: 20px;
  font-size: 14px;
}

.footer .bottom-footer p {
  margin: 10px 0;
  padding: 0;
  font-weight: 400;
  font-family: "muli", sans-serif;
  font-size: 13px;
  text-align: center;
  color: #fff;
}

.footer .libro-reclamaciones img {max-width: 150px;}

/*--------------------------------------------------
[13. End Footer]
--------------------------------------------------*/

/* 0. HEADER */

img.bandera-peru {
  margin: 7px 0 0 0;
}

/* 1. HOME */

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

img {
  max-width: 100%;
  height: auto;
}

a.btn.btn-pe-peru {
  background: #fac912;
  color: #000;
  padding: 8px 35px;
  margin: 0 auto;
  display: block;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  width: auto;
}

a.btn.btn-pe-peru:hover {
  background: #000;
  color: #fac912;
  transition: all 0.3s ease;
}

h2.h2-title,
h1.h2-title {
  font-size: 55px !important;
  text-transform: none;
  color: #000;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-weight: 300;
  padding: 0 0 100px 0;
  max-width: 780px;
}

h2.h2-title,
h1.h2-title {
  padding: 0 0 70px 0;
}

h2.h2-title.h2-form {
  padding: 0 0 32px 0;
}

h2.h2-title-white {
  font-size: 55px !important;
  text-transform: none;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 0 100px;
  display: block;
  font-weight: 300;
}

.h3-subtitle {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  margin: 10px 0;
}

p.parrafo-principal,
p {
  font-size: 16px;
  text-align: center;
  color: #000;
  margin: 10px 0;
}

.about-us .about-us-content .heading h3 {
  font-size: 28px;
  font-weight: 300;
}

.about-us .about-us-content .heading h1 span,
.about-us .about-us-content .heading h2 span,
.about-us .about-us-content .heading h3 span,
.desarrolladores .heading h2 span,
h1 span,
p.parrafo-centrado span {
  font-weight: 700;
}

.row-bg-home {
  height: 450px;
  position: relative;
  background-image: url(../img/bg/BG-PagoEfectivo-peru-5.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  object-fit: scale-down;
  margin: 0 0 20px 0;
}

.row-bg-home img {
  position: absolute;
  right: 100px;
  top: 12%;
  width: 240px;
}

.link-comprar {
  font-size: 16px;
  color: #898989;
  margin: 10px 0;
  display: inline-block;
  font-weight: 600;
  text-decoration: none;
}
.link-comprar:hover {
  color: #fac912;
}

section.puntos-de-pago {
  margin: 0 0 100px 0;
}

section.consultas {
  margin: 0 0 60px 0;
}

.col-agentes {
  padding: 50px 20px;
}
.col-agentes .row-imgs {
  margin: 20px 0;
}

.bounceInDown {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

.row-footer {
  padding: 48px 0 0 0;
}

.row-footer ul li {
  list-style: none;
}

.row-footer ul.ul-links li a {
  font-size: 13px;
  color: #fff;
  text-align: left;
  font-weight: 500;
  margin: 12px 0;
  display: block;
  text-decoration: none !important;
}

.copyright-footer {
  border-top: solid 1px #6b6b6b;
  margin-top: 35px;
}

.pe-footer__subtitle {
  color: #fac913;
  font-size: 13px;
  font-weight: 600;
  top: -7px;
  display: inline-block;
  position: relative;
}

.pe-footer__social a {
  margin: 0 5px;
}

span.icon-facebook,
span.icon-youtube,
span.icon-linkedin,
span.icon-instagram {
  font-size: 25px;
  display: inline-block;
  color: #fff;
  margin-left: 20px;
}

span.icon-facebook:hover,
span.icon-youtube:hover,
span.icon-linkedin:hover,
span.icon-instagram:hover {
  text-decoration: none;
  color: #fac912;
}

a.mail-link {
  font-size: 13px;
  color: #fff;
  text-align: left;
  font-weight: 600;
  margin: 10px 0;
  display: block;
}

img.logo-footer {
  margin: 10px 0 0 0;
}

/* TIENDA */

h3.subtitulo {text-align:center;font-weight: 300;}

.row-bg-tienda {
  height: 530px;
  position: relative;
  background-image: url(../img/bg/BG-integra-tu-tienda.png);
  background-repeat: no-repeat;
  background-position: right center;
  margin: 0 0 20px 0;
}

.row-bg-tiendas-afiliadas {
  height: 530px;
  position: relative;
  background-image: url(../img/bg/banner-tiendas-afiliadas-web.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  margin: 20px 0 20px 0;
}

.parrafo-centrado {
  text-align: center;
  margin: 10px;
  padding: 5px;
}

.img-centrado {
  margin: 0 auto;
  position: relative;
  display: block;
  padding: 10px;
}

.img-alineado {
  margin: 0 auto;
  position: relative;
  display: block;
  padding: 10px;
  border: 1px solid grey;
  border-radius: 20px;
  cursor: pointer;
}

/* COMPRAR-PAGAR */

.como-comprar {
  padding: 70px 0 130px 0;
}

section.centros-de-pago,
section.tiendas-afiliadas,
section.como-pagar {
  padding: 0 0 100px 0;
}

h2.h2-title.h2-centro-pago {
  padding: 0;
}

h2.title-comprar,
h1.title-comprar {
  padding-top: 60px;
}

img.cip-codigo-img {
  padding: 20px 20px 10px 20px;
  margin: 0 auto;
  display: block;
}

/* Integra tutienda */
input.form-control {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    color: #000000!important;
    background-color: #F1F1F1;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    padding: 10px;
    margin: 5px 0;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

textarea.form-control {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    color: #000000!important;
    background-color: #F1F1F1;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    padding: 10px;
    margin: 5px 0;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: auto;
}


/* Desarrolladores */

.desarrollo-estandar ul {
  list-style: none;
  margin-top: 30px;
  margin-bottom: 30px;
}

.desarrollo-estandar ul li {
  font-size: 16px;
  color: #000000;
  margin: 5px 5px 5px 20px;
  text-align: left;
}

a.btn-doc {
  background: #000000;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  padding: 7px 30px;
  border-radius: 8px;
  display: block;
  width: auto;
}

img.img-desarrollo-estandar {
  margin: 0 auto;
  position: relative;
  display: block;
  top: 80px;
  padding: 10px;
}

.formulario-row {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  display: block;
}

form .btn-form {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 7px 42px;
  margin: 0 auto;
  display: block;
  position: relative;
  border: none;
  border-radius: 25px;
  margin-top: 40px;
}

form .btn-form:hover {
  background-color: #fac912;
  color: #000;
}

.formulario-row p.experiencia-venta {
  font-size: 15px;
}

.formulario-row p.terminos-condiciones {
  font-size: 12px;
}

.alert, .alert1, .alert2, .alert3{
  position: relative;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  margin: 50px 10px 0 10px;
  padding: 10px 20px;
  text-align: center;
}

.columnpagos1 {
  align-items: center;
  display: flex;
  flex-flow: column;
}

.columnpagos1 p {
  text-align: center;
}

.altura {
  margin-bottom: 20px !important;
}
.columnpagos2 {
  text-align: center;
  padding: 0 20px;
}
.columncpagos1 {
  padding: 0 10px;
  width: 125px;
  margin-bottom: 10px;
}
.columncpagos4 {
  padding: 0 6px;
  width: auto;
  height: 40px;
  margin-bottom: 10px;
}

.columntiendas {
  padding-right: 20px;
  width: 230px;
  margin-bottom: 10px;
}

.columncategorias {
  width: 360px;
  border:3px solid #FFFFFF;
}

a.link-categoria:hover {opacity: 0.8;}

.nav-tabs {
  border-bottom: 1px solid #ddd !important;
  margin: 20px 0 22px;
  visibility: visible;
  width: 100%;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav > li {
  position: relative;
  display: block;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  color: black;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.table-content2 {
  border-radius: 5px;
  border: 1px solid #f5f5f5;
  box-shadow: 0 4px 7px rgba(187, 187, 187, 0.5);
  margin: 15px 0;
  height: 350px;
  padding: 20px 20px 20px 40px;
  text-align: left;
}

.table-content2 h6 {
  font-weight: bold;
}

.table-content2 ol {
  margin-top: 30px;
  margin-bottom: 30px;
}

.table-content2 ol li {
  font-size: 16px;
  color: #000000;
  margin: 5px 5px 5px 20px;
  text-align: left;
}


.table-content2 a {
  background: #000000;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  padding: 7px 30px;
  border-radius: 35px;
  margin-bottom: 20px;
}

.table-content2 a:hover {
  background: #fac912;
  color: #000;
  transition: all 0.3s ease;
}
.table-content2 .nota {
  font-size: 12px;
}
.columnpagos3 {
  text-align: left;
  padding-right: 10px;
}

.columncpagos3 {
  margin-bottom: 10px;
  padding-right: 20px;
  width: 110px;
}
/* tabs */
.tabs-container {
  width: 100%;
  min-width: 400px;
  margin: auto;
}

.tabs-container > input {
  display: none;
}

.tab-a:checked ~ .content-a,
.tab-b:checked ~ .content-b,
.tab-c:checked ~ .content-c,
.tab-d:checked ~ .content-d {
  display: block;
}

.tab {
  background-color: #eee;
  border: 1px solid #eee;
  bottom: -1px;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 1em 2em;
  position: relative;
}

.tab-a:checked + .tab,
.tab-b:checked + .tab,
.tab-c:checked + .tab, 
.tab-d:checked + .tab {
  color: black;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

.content {
  display: none;
  border: 1px solid #eee;
  line-height: 1.5;
  padding: 1em 1em;
  background-color: #fff;
}

label {
  display: inline-block;
  margin-bottom: 0rem !important;
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 0rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: white;
  border-radius: 0.25rem;
  font-size: 12px;
}

.breadcrumb a {
  color: #fac912 !important;
  text-decoration: none;
}

.title-section {
  margin: 20px 0;
}

.subtitle-section {
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
}

.hidden{
  display: none;
}

.new-class {
  color: transparent;
}

.languagepicker {
    background-color: #FFF;
    display: inline-block;
    padding: 0;
    height: 40px;
    overflow: hidden;
    transition: all .3s ease;
    vertical-align: top;
    position:absolute;
    width:70px;
}

.languagepicker:hover {
    /* don't forget the 1px border */
    height: 81px;
}

.languagepicker a{
    color: #000;
    text-decoration: none;
}

.languagepicker li {
    display: block;
    padding: 0px 20px;
    line-height: 40px;
    border-top: 1px solid #EEE;
}

.languagepicker li:hover{
    background-color: #EEE;
}

.languagepicker a:first-child li {
    border: none;
    background: #FFF !important;
}

.languagepicker li img {
    margin-right: 5px;
}

/*--------------------------------------------------
[14. Start FACTURACION ELECTRONICA]
--------------------------------------------------*/
section.facturacion-canales {
  padding: 48px 0;
  background-color: #ffffcc !important;
}

.facturacion-canales .iconos{
  display: inline-block;
  width: 48px;
  margin: 8px;
}

.facturacion-canales a.btn-doc{
  max-width: 320px;
} 

/*--------------------------------------------------
[14. End FACTURACION ELECTRONICA]]
--------------------------------------------------*/

/* Container */
@media (min-width: 1400px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px;
  }
}

.buttons-section {
  justify-content: center;
}

.button-container {
  width: 18% !important;
}