/* 
PALETA DE COLORES:
AZUL: #0477BF
ROJO: #f21d2f
*/

html{
    scroll-behavior: smooth;
}

body{
    font-family: 'Montserrat';
}

header{
    background:  linear-gradient(to right, #000000d0, #000000d0), url("../img/reunion.png");
    /* background:  url("../img/reunion.png"); */
    background-size: cover;
    padding-top: 100px;
}
.bg-primary-gs{
  background: #0E6CB9;
}

.navbar-light .navbar-toggler{
  color: #0E6CB9 !important;
}

.header{
    position: relative;
    height: 80vh;
    /* display: flex;
    flex-direction: column;
    align-items: end;
    text-align: center;
    justify-content: center; */
    margin: 0;
    color: rgb(255, 255, 255)
}
.header-cont{
  height: 80vh;
  position: inherit !important;
  /* justify-content: space-between; */
  width: 100%;
  /* background:#00000000 !important; */
}

.nav-tabs .nav-link{
  text-transform: uppercase;
}

.hcont>img{
  position: absolute;
  bottom: 10rem;
  /* left: 2; */
  width: 38% !important;
  left: 0.1rem;
  
}

.hcont.col-8{
  padding-top: 4rem;
  /* background:  linear-gradient(to left, #0e6cb9,#0e6cb900 ); */
}

.hcont>h1>b{
    /* color: #d13743 !important;
    -webkit-text-stroke: 0px; */
    /* -webkit-text-stroke: 1px #d13743;   */
    color: #ffffff;
}
.hcont>h1{
    color: #0E6CB9;
    margin:40px 4.5% 15px 4.5%;
    text-transform: uppercase;
    -webkit-text-stroke: .4px #FFF;
    /* color: #00000000;   */
    font-size: 32px !important;
}

.hcont>p{
  margin: 0px 5% 15px 5%;
}

.bg-dark-gs {
    background-color: #0E6CB9;
}
.card {
    position: relative;
    width: 350px;
    height: 300px;
    background-color: #ffffff;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    perspective: 1000px;
    box-shadow: 0 0 35px rgba(192, 192, 192, 0.502);
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 10px 0px;
    border: none;
  }

.logo-system{
  width: 15rem;
  object-fit: contain;
}

.btn-primary{
  background: #0E6CB9;
  padding: 5px 10px;
}

.btn-primary:hover{
  background: #054880 !important;
  border-color: #054880 !important;
}

.row-sistemas>.col-6{
  padding: 3rem;
}

  .c1{
    width: 250px;
    height: 350px;
  }
  #nos{
    background: linear-gradient(to right, #0000008a, #0000007c), url("../img/about-us1.jpg");
    background-size: cover;
  }
  #vis{
    background: linear-gradient(to right, #0000008a, #0000007c), url("../img/vision1.jpg");
    background-size: cover;
  }
  #mis{    background: linear-gradient(to right, #0000008a, #0000007c), url("../img/mision1.jpg");
    background-size: cover;}

  #val{    background: linear-gradient(to right, #0000008a, #0000007c), url("../img/valores1.jpg");
      background-size: cover;
 
      }

     

  #val>.card__content>.card__description{
    margin-top: 10px;
  }    
  #valores-list{
    margin: 10px 0px;
  }

  #valores-list>li{
    font-size: 11px;
  }
   
  .card svg {
    width: 48px;
    fill: #333;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 0 25px rgba(192, 192, 192, 0.502);
  }
  
  .card:hover {
    transition: 0.3s;
    transform: scale(1.05);

  }
 
  
  .card__image h2 {

    margin: 20px;
    color: #ffffff;
    font-size: 2rem;
    text-transform: uppercase;

  }
  
  .card__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
    background-color: #ffffff;
    transform: rotateX(-90deg);
    transform-origin: bottom;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  
  .card:hover .card__content {
    transform: rotateX(0deg);
    transition: 0.3s;
  }
  .card:hover .card__image h2 {
    opacity: 0;
    transition: 0.3s;
  }
  .card__title {
    margin: 0;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    text-align: center;
  }
  
  .card:hover svg {
    scale: 0;
  }
  
  .card__description {
    margin: 10px 0 0;
    font-size: 14px;
    color: #777;
    line-height: 1.4;
    text-align: center;
    margin-top: 40px;
  }
  
  #row-services>.col>.card{

    background-size: cover;
    border-radius: 0px;
    margin: 10px 0px;
    height: 500px;
    box-shadow: none;
    border: none;
  }
  #app{
    background:linear-gradient(to top, #000, #000000a6, #00000060, #00000031 , #0000000e,rgba(0, 0, 0, 0)), url("../img/apps.jpg");
  }
  #sis{
    background:linear-gradient(to top, #000, #000000a6, #00000031, #00000010 ,rgba(0, 0, 0, 0)), url("../img/sistema.jpg");
  }
  #page{
    background:linear-gradient(to top, #000, #000000a6, #00000031, #00000010 ,rgba(0, 0, 0, 0)), url("../img/Diseño_WEB1.png");
  }
   #soporte{
    background:linear-gradient(to top, #000, #000000a6, #00000031, #00000010 ,rgba(0, 0, 0, 0)), url("../img/soporte2.jpg");
  }
    #consultoria{
    background:linear-gradient(to top, #000, #000000a6, #00000031, #00000010 ,rgba(0, 0, 0, 0)), url("../img/energia-verde.jpg");
  }
   #fiscales{
    background:linear-gradient(to top, #000, #000000a6, #00000031, #00000010 ,rgba(0, 0, 0, 0)), url("../img/impresora_fiscal.png");
  }
  #row-services>.col>.card>.card-title{
    color: #ececec;
    position: absolute;
    top: 15rem;
  }
  #row-services>.col>.card>.card-body{
    color: white;
    margin-left: 0rem;
    bottom: 0rem;
    position: absolute;
    left: 0rem;
    padding: 40px 20px;
    text-align: justify;
  }


.logos-a>a>img{
    width: 150px;
    margin: 20px 0px;
}

.w-btn{
    display: flex;
    border: solid 1px black;
}

.centrar{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
}
#est{
    background: linear-gradient(to right, #0e6cb9d7, #0e6cb9d7), url("../img/background-contact-form-02.jpg");
    background-attachment: fixed;
    padding: 30px 0px;
  }
.centrar-flex{
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.cabecera{
  height: 50vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-primary{
  color: #0E6CB9 !important;
}

#c-nissi{
  background: linear-gradient(to right, #0e6cb9e3, #0e6cb9e3), url('../img/nissi-bg.png');
  background-attachment: fixed;
  background-size: contain;
  background-repeat: no-repeat;
}

#c-xies{
  background: linear-gradient(to right, #0e6cb9e3, #0e6cb9e3), url('../img/xi-es1.jpg');
  background-attachment: fixed;
  background-size: contain;
  background-repeat: no-repeat;
}

img{
  max-width: 100%;
}

#logo-foo{
    width: 200px;
}


.btn-h{
width: 200px;
margin: 20px 0px;

}
.btn-h:hover{
    transition: 0.3s;
    border: 1px solid rgb(209, 51, 51);
    cursor: pointer;
    background: rgb(209, 51, 51);
    color: rgb(255, 255, 255);
}


.navbar{
    width: 100%;
    transition: all 0.5s;
}
nav {
    z-index: 999;
  }
.navbar-scrolled{
    background: #ffffff;
    position: fixed;
}

.bg-nonee{
    background: #0E6CB9;
}
p.mb-4{
    text-align: justify;
}
#services>.container>.row>.col-lg-4:hover{
    transition: 0.5s;
    transform: scale(1.1);
}
#row-services>.col>.card>.card-title{
  color: white;
  padding: 8px 15px;
  background: linear-gradient(to right, #00000000, #0000009f, #000000da, #000000da, #0000009f, #00000000);
  width: 100%;
  text-align: center;
}
.navbar .navbar-nav .nav-link{
    color:  #0E6CB9;
    font-weight: bold;
    text-transform: uppercase;
} 

.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active{
    color: #0E6CB9;
}
.navbar-light .navbar-nav .nav-link:focus{
    color: #c8c8c8;
}

.dropdown-item{
    color: #ffffff !important;
}
.dropdown-item:focus{
  color: #0E6CB9 !important;
}

.dropdown-item:hover{
  color: #0E6CB9 !important;
}

.bver{
    text-align: center;
}

#vm>.col>.card{
    text-align: justify;
    padding: 20px;
    box-shadow: 0 0 45px rgba(0, 0, 0, .07);
    border: none;
    margin: 10px;
}
#vm>.col>.card:hover{
    transition: 0.3s;
    transform: scale(1.1);
}

#logo_nav{
    width: 250px;
}

.activee{
    width: 200px;
}
.navbar .navbar-brand img{
    max-height: none;
}
.scroll-height{
    scroll-margin-top:100px;
    scroll-behavior: smooth;
}
.scroll-height-1{
    scroll-margin-top:170px;
    scroll-behavior: smooth;
}
.scroll-height-2{
    scroll-margin-top:120px;
    scroll-behavior: smooth;
}
.wave{
    position: absolute;
    bottom: -10rem;
    margin-bottom: 80px;
}

#al>h3{
    color:#f21d2f;
}
#cli>h3{
    color: rgb(209, 51, 51);
}
.estadisticas{
    display: flex;
}
.display-5{
    color: white;
}
@keyframes slide {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100%);
    }
  }
  
  .logos {
    overflow: hidden;
    padding: 60px 0;
    background: white;
    white-space: nowrap;
    position: relative;
  }
  
  .logos:before,
  .logos:after {
    position: absolute;
    top: 0;
    width: 250px;
    height: 100%;
    content: "";
    z-index: 2;
  }
  
  .logos:before {
    left: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
  }
  
  .logos:after {
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
  }
  
  .logos:hover .logos-slide {
    animation-play-state: paused;
  }
  
  .logos-slide {
    display: inline-block;
    animation: 20s slide infinite linear;
  }
  
  .logos-slide img {
    width: 200px;
    height: 100px;
    object-fit: contain;
    max-width: 200px;
    margin: 0 20px;
  }
  .dcont{
    margin: 10px 0px;
    display: flex;
  }
  .dcont>p{
    margin: 0px 8px;
  }

  .btn-c{
    color: white;
    border-radius: 4px;
    border: 1px solid white;
    padding:5px 8px;
  }
  .btn-c:hover{
    background: white;
    color: black;
  }

  #logo_pos{
    width: 100px;
  }

  .img-cont>img{
    width: 400px;
  }
  
.sistem-cont>.row:nth-child(even){
  background: #d4d4d4;
}

.sistem-cont>.row>.col-6>ul{
  text-align: left !important;
}

  .sistem-cont>.row>.col-6>h3, .sistem-cont>.row>.col-6>p{
    text-align: left !important;
  }

  #años{
    background: linear-gradient(to left, #0477bfde,#0477bfdc), url("../img/pexels-fauxels-3182755.jpg");
    background-size: cover;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  #años>h5{
    font-size: 4rem;
  }
  .bg-sv{
    background: #0477BF;
}
.pe-lg-0 {
    padding-right: 1.5rem
}
@media screen and (min-width:992px) {
    .pe-lg-0 {
        padding-right: 1.5rem
    }
}

@media screen and (max-width:1100px) {
    #vm{
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width:991px) {
    .navbar-nav{
        background: #ffffff;
    }
    .dropdown-item{
      color: #0E6CB9 !important;
    }
    .dropdown-item:hover{
      color: #ffffff !important;
    }
    .bg-nonee{
        background: #ffffff;
    }
    .logos-a>a>img{
        filter: grayscale(0%);
    }
    .logos-slide img{
        filter: grayscale(0%);
      }
    .hcont>h1, .hcont>p{
        text-align: left;
    }
    #row-qs>.col{
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;;
    }
    #row-services>.col{
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;;
    }

}

@media screen and (max-width:1199px) {
    .c1{
      width: 400px;
      height: 350px;
    }
    .card__description{
      margin-top: 80px;
    } 
    #val>.card__content>.card__description{
      margin-top: 40px;
    }  
    
    .hcont>img{
      position:static;
      /* bottom: auto;
      left: auto; */
      width: 370px;
    }
    .hcont{
      position:static;
      /* bottom: auto;
      left: auto; */
      width: 100%;
    } 

    .hcont.col-8{
      padding-top: 1rem;
    }

    .header-cont{
      flex-direction: column;
    }
    
}

@media screen and (max-width:770px) {
    #ral{
        flex-direction: column;
    }

    .header-cont{
      flex-direction: column !important;
      justify-content: center;
    }

    .hcont{
      width: 100% !important;
    }

    .row-sistemas{
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    
    .row-sistemas>*{
      width: 100% !important;
    }
    
    .row-sistemas>.col-6{
      padding: 0.5rem;
    }


    .sistem-cont>.row{
      display: flex;
      flex-direction: column;
      justify-content: center;
      --bs-gutter-x: 0rem;
      padding: 10px 3px !important;
      margin: 10px 0px !important;
  }

  .row-sistemas>.col-6>img{
    padding: 10px;
  }

  .sistem-cont>.row:nth-child(odd){
      flex-direction: column-reverse;
  }

  .sistem-cont>.row>*{
      width: 100% !important;
  }

  .sistem-cont>.row>.col-6>h3{
    text-align: center !important;
    width: 100%;
    font-size: 16px;
}

  .img-cont{
      margin-bottom: 10px;
  }
  
  .cabecera{
    background-size:100vh !important; 
  }

  .hcont>img{
    width: 75% !important;
  }
    
}

@media screen and (max-width:600px){
    .hcont>h1{
      font-size: 26px !important;
    }
}

@media screen and (max-width:500px) {
    #logo_nav{
        width: 200px;
    }
    h4{
        font-size: 22px;
    }
    .column-gs{
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .bt{
        width: 100%;
    }

    .hcont>img{
      width: 65% !important;
    }

    .hcont>h1{
      font-size: 26px !important;
    }

    .card{
        width: 20rem;
        margin: 10px 0px;
    }
    #row-services>.col>.card>.card-title{
      top: 14rem;
    }

    .hcont>h1{
      font-size: 18px;
      font-weight: bold;
    }
    
}

@media screen and (max-width:400px) {
  .hcont>img{
    width: 100% !important;
  }

  .hcont>h1{
    font-size: 18px !important;
  }
}

@media screen and (max-width:350px) {
    #logo_nav{
        width: 150px;
    }
}