body {
  background: #f5fbff;
  margin-top: 122px;
}

.navbar-brand img, .navbar-brand svg {
    padding-right: 10px;
}

#header {
  position: fixed;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 20;
  box-shadow: 1px 0px 20px #00000042;
}

.text-soluciones  {
  font-weight: bolder;
  padding-bottom: 25px;
  font-size: 17px;
  color: #000000;
}

.soluciones-box {
  min-height: 300px;
}

.productos h6.text-productos {
  font-size: 10px !important;
}

.productos .box .box-header {
  height: 200px;
}

.text-info, .text-info-hover a:hover {
    color: #0c53c0 !important;
}

.btn.b-info:hover, .btn.b-info:focus, .btn.info:hover, .btn.info:focus {
    color: rgba(255, 255, 255, 0.87) !important;
    background-color: #0c53c0;
}

.b-info {
    border-color: #0c53c0;
}

.info {
    color: #FFFFFF;
    background-color: #0c53c0;
}

label {
    font-weight: bold;
    color: black;
}

.form1, .form2, .form3 {
  display: none;
}

.titulo {
    position: relative;
    padding: 100px;
    color: white;
    background: #9E9E9E;
}

.chicle {
  background: rgb(233, 30, 99);
  color: white;
  font-weight: 100;
}

.titulo h2 {
  font-size: 28px;
  font-weight: 600;
  font-family: 'Fira Sans', sans-serif;
}

.titulo h4 {
  font-weight: 200;
  font-size: 24px;
}

.whatapps-container {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 90px;
  height: 90px;
  display: inline-block;
  text-align: right;
  z-index: 49;
  cursor: pointer;
}

.nav-item.dropdown {
  color: white !important;
}

.menu-home li a {
  text-transform: normal;
  font-size: 13px;
  color: white;
  text-transform: uppercase;
  color: white !important;
}

.menu-home li a.dropdown-item {
  color: black !important;
}

.menu-home .navbar-nav .nav-item {
    float: left;
    margin: 0 5px 0 5px;
}

.menu-home li a:hover {
  color: #d0d0d0;
}

.bg-color {
background: rgb(39,157,255);
background: linear-gradient(90deg, rgba(39,157,255,1) 20%, rgba(54,76,171,1) 100%);
}

.banner {
    background: white;
    background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 54%, rgba(218,218,218,1) 100%);
}

.banner-info {

}

.container-fluid.banners {
  padding-left: 0px !important;
}

.banner-info .fa {
  font-size: 27px;
  margin-top: 30px;
  color: #289cff;
}

.banner-info .text-info p.tel{
    padding-top: 26px;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px;
    font-weight: 700;
    color: #353535;
}

/* .bodix-prod {
  height: 330px;
}

 */

.productos-inicio {

}

.productos-inicio {

}

.productos-inicio .box {
  box-shadow: 2px -1px 31px rgba(73, 73, 73, 0.18);
  transition: all .25s ease-in;
}

.productos-inicio .box h6 {

}

.servicios.productos-inicio .box .box-body h6 {
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}

.servicios.productos-inicio .box .box-body p {
    margin: 0px;
    text-transform: uppercase;
    font-size: 12px;
}

.indigo {
background-color: #011953;
}

.servicios.productos-inicio .box .box-body .mas-info {
  margin-top: 20px;
  font-size: 13px;
  border-radius: 0px;
  background: #011953;
}

.banner-info .text-info p.tit{
  color: #656565;
  margin: 0px;
  margin-top: -4px;
  font-size: 13px;
}

.banner .navbar-brand img {
  max-height: 70px;
  height: 70px;
  padding-top: 10px;

}

.banner ul li {
  float: right;
  list-style: none;
  margin-right: 15px;
}

.banner p {
  margin-bottom: 0px;
  margin-top: 3px;
}

.banner .text-success {
    color: #06f320 !important;
}

p {
  font-size: 15px;
}

p.sub-text {
  font-size: 15px;
}

.servicios .box .box-body .fs1 {
  /* text-align: center; */
  font-size: 30px;
}

.box .box-body .fs1.intro {
  text-align: center;
}

.box .box-body .fs1.intro img.icon {
  width: 20%;
  color: red;
}

.box.shadow {
  box-shadow: 2px -1px 31px rgba(73, 73, 73, 0.18);
  transition: all .25s ease-in;
}

.cuotas_pagos h2 {
  margin: 0px;
  margin-top: 13px;
}

.cuotas_pagos p {
  font-size: 12px;
}

.min-265 {
  min-height: 320px;
}

.min-250 {
  min-height: 250px;
}

.min-260 {
  min-height: 260px;
}

.servicios h3, #contacto h3 {
    font-weight: normal;
    font-size: 45px;
    color: #000000;
    font-weight: bolder;
    text-transform: uppercase;
}

h2 {
  font-family: "Helvetica Neue",Helvetica,sans-serif;
  color: black;
  font-weight: bold;
  font-size: 24px;
}

.servicios h5, #contacto h5 {
  font-weight: 200;
  font-size: 30px;
  font-family: "Helvetica Neue",Helvetica,sans-serif;
}
.success {
  background-color: #00ba5b;
}
.btn.success:hover, .btn.success:focus, .btn.success:active, .btn.success.active {
  background-color: #6abb42;
}

label.form-error {
  color: red;
  font-size: 11px;
}
.form-control.form-error {
  border: 1px solid red;
}
.form-control.valid {
  border: 1px solid #85da5c;
}


.servicios h6.sub, #contacto h6.sub {
  font-weight: 200;
  font-size: 20px;
  color: #000000;
}

.servicios .box .box-header.product-card {
    min-height: 215px!important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 2px 3px 13px #289eff70;

    
}

.servicios .box .box-header img {
}


.servicios-inicio .box {
/*     border-color: #ccc;
    border: 1px solid #e2e2e2; */
    border-radius: 6px;
    margin-top: 13px;
    box-shadow: 2px -1px 31px rgb(0 78 255 / 28%);
    transition: all .25s ease-in;
}

.servicios-inicio a .box:hover {
  box-shadow: 4px 8px 31px rgba(66, 81, 130, 0.4);
}

.servicios .box .box-body h6 {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Fira Sans', sans-serif;
    padding-top: 10px;
    color: #3650af !important;
}

.servicios .box .box-body p {
  font-weight: normal;
  font-size: 15px;
  color: #000000;
  margin-bottom: 20px;

}

.tecnologias_icon {
  overflow: hidden;
  min-height: 100px;
}

.caracteristicas_list {
  overflow: hidden;
  min-height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.servicios .box .box-body.white .fs1 .fa, .servicios .box .box-body.white .fs1 {
  color: #5a75bc;
}

.productos .box .box-body .fs1 {
  text-align: center;
  font-size: 50px;
}

.mediaBlock-img .icon {
    width: 3rem;
    height: 3rem;
}

.deep-purple-500 h6, .light-blue-500 h6, .cyan-800 h6, .pink-500 h6 {
  color: white;
}

svg.icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    fill: none;
    stroke: rgba(255, 255, 255, 0.87);
}
svg:not(:root) {
    overflow: hidden;
}

.caracteristicas .box {
  min-height: 230px;
}

.pasos_web {
  background: #01bb5b;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
  font-size: 30px;
  position: absolute;
  font-weight: bold;
  color: white;
}

.pasos_web span {

}

/* BANNER INICIO */

.banner-hero .box {
  box-shadow: 2px -1px 31px rgba(73, 73, 73, 0.18);
}

.banner-hero .box h2 {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}

.banner-hero .box .btn {
  font-weight: normal;
  font-size: 14px;
}

.banner-hero {
  min-height: 440px;
}

.banner-hero.hero-interna {
  min-height: 600px;
}

.banner-hero.hero-interna h1 {
  padding-top: 30%;
  /* background: linear-gradient(45deg, #0d54c1 0%, #000000 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  text-fill-color: transparent; */
}

.web-incluid .col-xl-4 .box {
  min-height: 150px;
}

.min-200 {
  min-height: 264px;
}

.banner-home {
  height: 475px;
}

.banner-home h2 {
  font-size: 40px;
  text-shadow: 2px 3px 6px #00000073;
}

.banner-home h6 {
  /* color: #e8d664; */
  font-size: 25px;
  text-shadow: 2px 3px 2px #00000073;
}

.banner1{
    background: url('/assets/img/banner/banner1.jpg') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}

.banner2{
    background: url('/assets/img/banner/banner2.jpg') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}

.banner3{
    background: url('/assets/img/banner/banner3.jpg') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}

.banner4{
    background: url('/assets/img/banner/banner4.jpg') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}

.bancos{
    background: url('/assets/img/banner/banner10.jpg') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}


.nixon-bg{
    background: url('/assets/img/banner/banner12.jpg') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}

.estudio{
    background: url('/assets/img/banner/banner24.png') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}

.investigacion{
    background: url('/assets/img/banner/banner25.png') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}

.laboral{
    background: url('/assets/img/banner/banner26.png') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}

.sistemas{
    background: url('/assets/img/banner/banner27.png') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}

.boliches{
    background: url('/assets/img/banner/banner28.png') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}




.banner-contacto-1 {
  background: white;
  background-image: url("/assets/img/footer.svg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
}

.mouse-scroll {
    align-self: flex-end;
    position: absolute;
    left: 50%;
    bottom: -3rem;
    transform: translateX(-50%);
    cursor: pointer;
    color: #4f4d4d;
}
.mouse-scroll h4 {
  font-size: 16px;
}

.navbar {
  color: white;
}

/* BANNER FIN */



#slider-button {
    border-radius: 1px 1px 0 0;
    font-size: 13px;
    color: #FFF;
    font-weight: 700;
    padding: 15px 30px;
    background-color: #111;
    margin: 0;
    position: fixed;
    z-index: 1;
    bottom: 150px;
    right: 0;
    cursor: pointer;
    letter-spacing: .2em;
    text-transform: uppercase;
    transform: rotate(-90deg) translate(145px, 92px);
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

#slider-button.en {
    right: 25px;
}

.dropdown-paises {
  width: 460px;
  margin-top: -15px;
}

.dropdown-idioma {
  margin-top: -15px;
}

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

.brand-client .col-md-3 {
  justify-content: center;
  display: flex;
}

.brand-client img {
  width: 70%;
  text-align: center;
}

.tupaginaweb .box {
  margin: 0px;
}

.tupaginaweb .box .box-body {
  padding: 0px;
}

.text-blue, .text-blue-hover a:hover {
    color: #011953 !important;
}

.list-plan {
  padding: 0px;
  list-style: none;
}

.navbar-brand {
  margin-right: 0px;
}

.list-plan.tiendalis li {
  margin-bottom: 10px;
}

.tupaginaweb .box .box-body .photocard img {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.minegocio .box .box-body p {
  font-size: 13px;
}


.tupaginaweb .box .box-body-web {
  padding: 16px;
  padding-right: 30px;
}

.tupaginaweb .box .box-body-web strong {
  font-weight: 600;
}

.form-control {
    border-color: rgb(204, 204, 204);
    border-radius: 0;
    border-radius: 5px;
}

.form-control:focus {
   border: 2px solid #B3D4FF  !important;
}

.box-400 {
  min-height: 400px;
}
.box-200 {
  min-height: 200px;
}
.box-100 {
  min-height: 130px;
}

/* PRECIOS INICIO */
.planes h3 {
  font-weight: 700;
  font-size: 40px;
  font-family: "Helvetica Neue",Helvetica,sans-serif;
  color: #000000;
}

.planes .precio .box {
    border-radius: 6px;
    margin-top: 13px;
    box-shadow: 2px -1px 31px rgba(73, 73, 73, 0.18);
    transition: all .25s ease-in;
}
.planes .precio h5 {
  font-weight: bold;
  font-family: 'Fira Sans', sans-serif;
  padding-top: 23px;
  color: #0152cc;
  font-size: 21px;
  line-height: 1.33333333;
}
.planes .preciosm {
    font-size: 29px;
    color: #091E42;
    font-weight: 600;
    font-family: 'Fira Sans', sans-serif;
}
.planes .precio .box .box-body p {
  /* font-weight: bold; */
  font-size: 15px;
  color: #000000;
}

.planes .preciosm strong {
    font-size: 60px;
}

.planes .precio .btn {
  box-shadow: 0px 2px 15px 0px rgba(9,23,90,0.15);
  border-bottom: 4px solid #1c6739;
}

.planes .precio .list-plan {
    padding: 0px;
    list-style: none;
    color: #515151;
    font-size: 14px;
}

.b-black {
    border-color: #354fae;
    background: #3551b0;
    color: white !important;
}

/* PRECIOS FIN */


.banner-solicita{
background: rgb(39,157,255);
background: linear-gradient(90deg, rgba(39,157,255,1) 20%, rgba(54,76,171,1) 100%);
}
/* FOOTER INICIO */

.footer {
  background: white;
  /* border-top: 1px solid #d4d4d4; */
}

.footer h6 {
    font-weight: 700;
    font-style: normal;
    color: #000000;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.footer .text-primary-hover .fa {
  color: #000000;
}

.footer li, .footer p {
  color: #6e6e6e;
  font-family: LLCircularWeb,"Helvetica Neue",Helvetica,sans-serif;
  font-weight: 400;
  font-style: normal;
}

.footer a.nav-link:hover {
  color: #091E42 !important;
}
.footer a.nav-link:active {
  color: #505F79 !important;
}
.footer a.nav-link:link {
  color: #42526E;
} 
.footer a.nav-link:focus {
  color: #0052CC;
}

.footer a.nav-link.btn.white {
  background: white !important;
}
.footer a.nav-link.btn.white:hover {
  background: #d0d0d0 !important
}
  

/* FOOTER FIN */
.fixed {
    box-shadow: 0 2px 6px -2px rgba(0,0,0,.25);
}

.btn {
    font-weight: 400;
}

.it_works img {
  box-shadow: 2px -1px 31px rgba(73, 73, 73, 0.18);
  margin-bottom: 20px;
}

body.container, .app .container {
    padding-left: 10px;
    padding-right: 10px;
}

/* Extra Small */
@media(max-width:767px){

}

@media (max-width: 543px) {
  
  .navbar {
    font-size: 20px;
  }

  ul.menu-home {
    font-size: 17px;
    width: 83%;
  }

  .navbar {
      font-size: 20px;
  }

  .navbar .text-min {
    font-size: 12px;
  }

  .titulo {
    padding: 50px;
    text-align: center;
  }

  .servicios h3 {
    font-size: 30px;
  }

  body {
    margin-top: 50px;
  }

  .dropdown-paises {
    width: 225px;
    font-size: 13px;
  }
  .dropdown-paises .dropdown-divider {
    margin: 0.1rem 0;
  }

  .brand-client img {
      width: 85%;
      text-align: center;
  }

  .servicios-inicio .box-body {
    min-height: 381px;
  }

  .banner-hero.bghome {
    background: url(/assets/img/banner/banner7.jpg) no-repeat top;
    background-size: initial;
    background-position: 40%;
    background-repeat: no-repeat;
  }

  .banner-hero.bgdesarrolloweb {
    background: url(/assets/img/banner/banner1.jpg) no-repeat center top;
    background-size: initial;
    background-position: 20% center;
    background-repeat: no-repeat;
  }

  .banner-hero.bgecommer {
    background: url(/assets/img/banner/banner4.jpg) no-repeat center top;
    background-size: initial;
    background-position: 25% center;
    background-repeat: no-repeat;
  }

  .banner-hero.bgapp {
    background: url(/assets/img/banner/banner10.jpg) no-repeat center top;
    background-size: initial;
    background-position: 45% center;
    background-repeat: no-repeat;
  }

  .banner-hero.bgsistemas {
    background: url(/assets/img/banner/banner6.jpg) no-repeat center top;
    background-size: initial;
    background-position: 50% center;
    background-repeat: no-repeat;
  }

  .banner-hero.bgmarketing {
    background: url(/assets/img/banner/banner5.jpg) no-repeat center top;
    background-size: initial;
    background-position: 20% center;
    background-repeat: no-repeat;
  }

  .banner-hero.bgconsultoriait{
    background: url('/assets/img/banner/banner2.jpg') no-repeat center top;
    background-size: initial;
    background-position: 20% center;
    background-repeat: no-repeat;
  }

  .banner-hero.hero-interna.bgagencia h1 {
    padding-top: 23%;
}

}


@media (min-width: 544px) and (max-width: 767px) {
  ul.menu-home {
    font-size: 17px;
  }

  .navbar {
      font-size: 20px;
  }

  .navbar .text-min {
    font-size: 11px;
  }

  .titulo {
    padding: 50px;
    text-align: center;
  }

  .servicios h3 {
    font-size: 30px;
  }

  .banner-hero h1 {
    /*font-size: 15px;*/
  }

  .min-265 {
    min-height: 330px;
  }

  .caracteristicas .box {
    min-height: 240px;
  }


 
}
  
@media (min-width: 768px) and (max-width: 991px) {



}

@media (min-width: 992px) and (max-width: 1199px) {
  .banner-hero.hero-interna {
      min-height: 600px;
  }
  .banner-hero.hero-interna.bgagencia{
      min-height: 400px;
  }
}

@media (min-width: 1200px) {
  .banner-hero.hero-interna {
      min-height: 400px;
  }
  .banner-hero.hero-interna.bgagencia{
      min-height: 400px;
  }

  .min-265 {
    min-height: 340px;
  }
}


.box, .box-body {
  border-radius: 6px;
}

.box, .box-body h6 {
  font-size: 16px;
}

.box, .box-body p {
  font-size: 16px;
}

.section-rapido h2 {
    font-weight: bold;
    font-size: 17px;
    text-align: center;
}

.section-rapido .box {
      border-radius: 6px;
    margin-top: 13px;
    box-shadow: 2px -1px 31px rgba(73, 73, 73, 0.18);
    transition: all .25s ease-in;
}

.section-rapido .box .btn {
      box-shadow: 0px 2px 15px 0px rgba(9,23,90,0.15);
    border-bottom: 4px solid #1c6739;
}

#contacto-telefono .fs1 {
    width: 100%;
    text-align: center;
}
#contacto-telefono .fs1 img {
    margin: 0 auto;
    width: 60px;
    padding: 0px;
}

#contacto-telefono .btn {
    box-shadow: 0px 2px 15px 0px rgba(9,23,90,0.15);
    border-bottom: 4px solid #1c6739;
}

.soluciones-box h5 {
    font-size: 16px;
    font-weight: bold;
    color: #364fae;
    margin-top: 20px;
    margin-bottom: 20px;
}

.internos h6{
  padding-bottom: 0px !important;
}
.box.activado {
  border: 2px solid #9a003f;
}

.product-detalle h6 {
  padding: 0px;
  margin-bottom: 0px;
  color: black;
  font-size: 26px;
}
.product-detalle h4 {
  color: #9a003f;
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
}
.product-detalle .list-prodct {
  list-style: none; 
  padding: 0;
}
.product-detalle .list-prodct ul {
  /* list-style: none; */
}

.product-detalle .list-prodct .p {
    margin-left: 52px !important;
}

.product-detalle .box-body h6 {
  margin-left: 13px !important;
}

.logo-product-inter {
    width: 80px;
    position: absolute;
    right: 10px;
    top: 0px;
}
