body {
  background: #e8e8e8;
 /* margin-top: 63px;*/
}
/*eliminar encabezado*/
.banner {
  display: none;
}

.bg-color{ display: none !important;

}
.app-body {
    /*padding-top: 65px;*/
}

.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: bold;
  padding-bottom: 25px;
  font-size: 20px;
  color: #000000;
}

.soluciones-box {
  min-height: 300px;
}

.productos h6.text-productos {
  font-size: 12px !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: 600;
    color: black;
    font-size: 14px;
}

.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: 14px;
  color: white;
  font-weight: bold;
  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-color: #901637;
}

.banner {
    background: white;
    /*border-bottom: 10px solid #2195f2;*/
}

.banner-info {

}

.container-fluid.banners {
  padding-left: 0px !important;
}

.banner-info .fa {
  font-size: 37px;
  margin-top: 21px;
  color: #2195f2;
}

.banner-info .text-info p.tel{
    padding-top: 26px;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px;
    font-weight: bold;
    color: #000000;
}


.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: 50%;
  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: 30px;
  color: black;
  font-weight: 500;
}

.servicios h2{
  font-size: 39px;
  color: #313131;
  font-weight: bold;
}

.servicios h6 {
    font-size: 19px;
    font-weight: bold;
}

h2 {
  color: black;
  font-weight: bold;
  font-size: 24px;
}

.servicios h5, #contacto h5 {
  font-weight: 200;
  font-size: 25px;
}

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-radius: 6px;
    box-shadow: 2px 3px 13px #00000030;

    
}

.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 rgba(73, 73, 73, 0.18);
    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: 600;
    font-size: 25px;
    font-family: 'Fira Sans', sans-serif;
    padding-top: 10px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.servicios .box .box-body p {
  font-weight: 200;
  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;
}

.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: 210px;
}

.banner-home {
  height: 475px;
}

.banner-home h2 {
    font-size: 43px;
    text-shadow: 2px 3px 6px #00000073;
    text-transform: uppercase;  
}

.banner-home h6 {
  /* color: #e8d664; */
  font-size: 33px;
  text-shadow: 2px 3px 2px #00000073;
}

.banner1{
    background: url('../img/banner/banner1.png') no-repeat center center;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
}

.banner2{
    background: url('../img/banner/banner2.png') 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;
}

.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;
  box-shadow: none;
}

/* 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: #adc5ff !important;
}

.list-plan {
  padding: 0px;
  list-style: none;
}

.navbar-brand {
  margin-right: 0px;
}

.list-plan.tiendalis li {
  margin-bottom: 10px;
}

/*.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;
  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;
}

/* PRECIOS FIN */


.banner-solicita{
  background: linear-gradient(45deg,#980240 0,#efd811 100%);
}
/* FOOTER INICIO */

.footer {
  background: #6f0320;
  border-top: 10px solid #cacaca;
  color: white;
}

.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: #f0f0f0;
  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) {
 

}



@media(max-width: 991px){
 
}


@media (min-width: 544px) and (max-width: 767px) {

}
  
@media (min-width: 768px) and (max-width: 991px) {



}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 1200px) {

}


.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: black;
    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;
}

.terminos {
  font-size: 12px;
  margin-bottom: 20px;
}

h5 {
    font-weight: 600;
    color: #1688c9;
    border-bottom: 1px solid #1688c9;
    margin-bottom: 19px !important;
    padding-bottom: 0px !important;
    padding-left: 0px;
    text-transform: uppercase;
    font-weight: 500 !important;
}

h5.modal-title {
  border: none;
  margin-bottom: 0px !important;
}

.form-control {
    border-color: rgba(120, 130, 140, 0.2);
    border-radius: 5px;
    min-height: 2.375rem;
    border: 1px solid #c7c7c7;
}

#enviar_ingreso {
 color: white; 
}

.timeline {

}

.timeline li {
    float: left;
    margin-left: 1%;
    list-style: none;
    background: white;
    padding: 15px;
    border-radius: 0px;
    box-shadow: none;
}

.timeline li.active {
    background: #f8d22f;
    background-color: #f8d22f;
}

h3.sub-titulo {
    font-size: 31px;
    font-weight: 500;
    color: white;
}

a.danger {
  background: #B32733;
  color: white !important;
}

label.form-error {
    color: red;
    font-size: 11px;
    top: 2.0rem;
}

label.form-error.active {
    top: 3.40rem !important;
}

.form-control.form-error {
  box-shadow: 0 1px 0 0 red !important;
  border-bottom: 1px solid red !important;
}

.mdb-select {
  margin-top: 0px;
}

.servicios {
 
}

.box.etapas{

}

.box.etapas h3{
  font-size: 21px;
  text-transform: uppercase;
  font-weight: bold;
}

.box.etapas .box-header {
    border-bottom: 1px solid #c5c5c5;
}

.header-text {
    font-weight: 600 !important;
    font-size: 42px !important;
}
.bgsumate {
    /*background: url(bg.jpeg);*/
    background: url(../img/fondoCadete.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.servicios.bgbolsa {  
    background: url(ciudad.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.bgsumatebomberos {
    background: url(bgbomberos.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.bgsumateagenteprevencion {
    background: url(bgAgentePrevencion.jpeg);
    background-repeat: no-repeat;
    height:200px;
}
.bgsumatePostulantes {
    background: url(bgPostulantes_2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.bgsumate h2 {
  font-size: 50px;
  color: #F8D230;
  font-weight: bold;
}
.bgsumateagenteprevencion h2 {
  font-size: 50px;
  color: #ffc300;
  font-weight: bold;
}
.bgsumateagenteprevencion h3 {
  font-size: 31px;
  color: #6fbbf7 !important;
}
strong {
  font-weight: bold
}

ul.datos {
  list-style: none;
  padding: 0px;
}

ul.datos li {
  float: left;
  margin-right: 20px;
}


.box.comisarias .box-header {
  background: #c5c5c5;
}

.box.comisarias .box-body .box-header {
  background: white;
}

.servicios-inicio .box .box .box-header h3 {
  font-size: 14px;
}

.box.denuncias ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}


.barra-color {
  width: 100%;
}
.barra {
  width: 33.30%;
  height: 10px;
  float: left;
}

.barra-color .barra-1 {
  background: #ffc644;  
}
.barra-color .barra-2 {
  background: #2195f2;  
}
.barra-color .barra-3 {
  background: #52001b;
}





/**/

.bg-color {
  background-color: #0d0f4c;
}
.banner-info .fa {
    font-size: 37px;
    margin-top: 21px;
    color: #2195f2;
}
.footer {
    background: #01022b;
    border-top: 0px;
    display: none;
}

/**/