/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  padding-top: 0px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}


@media (min-width: 992px) {
  body {
    padding-top: 0px;
  }
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}
.bg-dark {
    background-color: rgba(255,255,255,.8)!important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #231f29;

}

.navbar-light .navbar-nav .nav-link {
    color: #231f29;
    font-size: 14px;
    font-weight: 800;
}

.mt-4, .my-4 {
    margin-top: 0px!important;
    font-size: 50px;
    font-weight: 800 !important;
    margin-bottom: 80px!important;
}
#contenedor{
  max-width: 700px;
  
  margin:0 auto;

}

#contenedor_principal{
  width:100%;

}


#gris{
  background:#e4e4e4;
  
  color: #231f29;
 
  padding-top: 60px;
  padding-bottom: 60px;
   

}




.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*padding-left: 500PX;*/
    margin-bottom: 50px;
    list-style: none;
     border-bottom: 2px solid #dee2e6;
}

nav.navbar, .navbar img{
  
   -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
   
}

nav.navbar li > a {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}


a {
    color: #6d6e71;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
        
}
.h3, h3  {
    font-size: 1.75rem;
    font-weight: 800;
  
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size:18px;
    color:#6d6e71;
}

#negro {
    background:#000000;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
}

#productos-negro {
    background-image: url("../img/Fondo-triton.jpg");
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
}
.negropaddingtop{

    padding-top: 60px;
}

#blanco{color:#ffffff;background:#ffffff;
    
    color: #231f29;
   
    padding-top: 10px;
    padding-bottom: 30px;

}

#gris3{color:#c0c0c0;
  background:#6d6e71;
   color: #fff;
     font-size: 18px;

   
    padding-top: 60px;
    padding-bottom: 30px;
}
#gris2{
    color:#c0c0c0;background:#C0C0C0;
  background:#6d6e71;

    
   color: #6d6e71;
    

   
    padding-top: 10px;
    padding-bottom: 30px;
}


  #blanco2{color:#ffffff;background:#ffffff;
    
    color: #231f29;
   
    padding-top: 10px;
    padding-bottom: 10px;
}
     
     #beige{color:#f4f4f4;background:#f4f4f4;
    font-size:20px;
    color: #6d6e71;
    font-weight: 300;
   
    padding-top: 20px;
    padding-bottom: 20px;
}

    #imagen{color:#f5f5dc;background:#f5f5dc;
    
    color: #231f29;
   
    padding-top: 30px;
    padding-bottom: 30px;
}

#negro2{color:#000000;background:#000000;

    font-size: 20px;
  font-weight: 300;
  color:#ffffff;
   text-justify: inter-word;
    
   
    padding-top: 50px;
    padding-bottom: 20px;
}

#thor{
  margin:0 auto;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 300;

   
}

#blanco3{color:#ffffff;background:#ffffff;

  font-size: 20px;
  font-weight: 300;
  color:#000000;
   text-justify: inter-word;
   
    


   

    padding-top: 10px;
    padding-bottom: 10px;
}

#contacto1{color:#000000;background:#231f29;
    
    color: #231f29;
    color:#ffffff;
    height: 600px;
}

#contacto input
{
  margin-bottom: 10px;
  background:#2e333e;
  height: 45px;
  border-radius: 3px;
  color:#fff;
}

#contacto textarea
{
  margin-bottom: 10px;
  background:#2e333e;
  border-radius: 3px;
  color:#fff;
}

#contacto input:focus, #contacto textarea:focus
{
  margin-bottom: 10px;
  background:#2e333e;
}



#contacto .textarea{
  height: 196px;
}

#letras{color:#000000; background: #231f29;
  padding-left: 0px;
  padding-right: 100px;
  padding-top: 140px;
}

#letras img{color:#000000; background: #231f29;
  margin-bottom: 22px;
}

#tex{
   font-size:16px;
   color:#ffffff;
   font-weight: 300;

}

/* JDM */
.navbar{
  padding: 0px;
  height: 100px;
}

.navbar li{
    height: 100%;
    text-align: center;
    width: 150px;
    padding-top: 30px;
}

.navbar ul .active{
    background:#2e333e;
    color:#fff;
}


.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(255,255,255,.9);
}

.navbar img{
  margin-right: 30px;
}

.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg .navbar-collapse, .navbar-expand-lg .navbar-nav  {
  height: 100px;
  align-items: center;
}

.navbar-dark .navbar-nav .nav-link {
    color: #231f29;
    font-size: 14px;
    font-weight: 800;
}


.bienvenido {
  padding: 60px 0px;
}

.bienvenido p{
  font-weight: 300;
  text-align: justify;
  text-justify: inter-word;
}

.conta{
    padding-top: 30px;
    padding-bottom: 30px;
}

.conta h2 {
    margin-top: 0px!important;
    font-size: 50px;
    font-weight: 800 !important;
    margin-bottom: 20px!important;
    color:#fff;
}

.padl50{
  margin-left: 50px
}
.padl40{
  margin-left: 40px
}
.padl30{
  margin-left: 30px
}

.shrink {
  height: 70px;

}

.navbarmini{
  padding: 0px;
  height: 70px;
}

.shrink img{
  margin-right: 30px;
  height: 55px
  -webkit-transform: scale(0.8, 0.8); /* Safari */
  transform: scale(0.8, 0.8);
}

.shrink li {
    /*padding-top: 16px;*/
    height: 70px!important;
    
}


.navbar li  {
    /*padding-top: 16px;*/
}

.shrink li > a {
    /*padding-top: 16px;*/
    -ms-transform: translate(0px, -16px); /* IE 9 */
    -webkit-transform: translate(0px, -16px); /* Safari */
    transform: translate(0px, -16px);
}


.nosotros{
  padding-top:60px;
  padding-bottom:60px;
}

.nosotros .nav li{
  font-size: 14px;
  color: #6d6e71;
  background-color: #fff;
  font-weight: 700;
  height: 40px;
  width: 100px;
}

.nosotros .nav .active{
  background-color: #2e333e;
  color:#fff;
}

.nosotros .nav li a{
  padding: 10px 15px;
}


.nosotros h3{
  text-align: center;
  height: 40px;
  background-color: #2e333e;
  color:#fff;
  font-weight: 800;
  padding-top: 3px;
}

.nosotros p{
  background-color: #fff;
  color:#2e333e;
  font-weight: 300;
  text-align: justify;
  text-justify: inter-word;
}

#menu3 ul{
  background-color: #fff;
  color:#2e333e;
  font-weight: 300;
  text-align: justify;
  text-justify: inter-word;
  font-size: 18px;
}
.center-pills {
    display: flex;
    justify-content: center;
}


#partestriton{
  font-size: 20px;
  font-weight: 300;
  color:#ffffff;
   text-justify: inter-word;
}

#beige #contenedor{
  padding-left: 40px;
  width: 450px;
}

@media (max-width: 767px) {
  body {
    padding-top: 0px;
  }

  #contenedor{
    width: 90%;
    
    margin:0 auto;

  }

  .mt-4, .my-4 {
    margin-top: 0px!important;
    font-size: 30px;
    font-weight: 800 !important;
    margin-bottom: 80px!important;
  }

 

    #conta1{color:#000000;background:#231f29;
    
  
  }

  #letras{color:#000000; background: #231f29;
  padding-left: 25px;
  padding-right: 100px;
  padding-top: 140px;
  } 

  

  

}


.custom-counter {
  list-style-type: none;
}
.custom-counter li {
  counter-increment: step-counter;
  margin-bottom: 15px;
}
.custom-counter li span{
  counter-increment: step-counter;
  margin-bottom: 15px;
  background-color: #25202b;
  color: #fff;
}
.custom-counter li::before {
  content: counter(step-counter);
    margin-right: 20px;
    font-size: 32px;
    background-color: #25202b;
    color: #009bd5;
    font-weight: bold;
    padding: 4px 15px;
    width: 62px;

}

.numeronegro{
  font-size: 32px;
  background-color: #25202b;
  color: #009bd5;
  font-weight: bold;
  padding: 4px 17px;
  width: 51px;
}

.textofondonegro{
  background-color: #25202b;
  color: #fff;
  margin-bottom: 15px;
  margin-top: 15px;
  width: 350px;
  padding-left: 15px;
  font-weight: 300;
  font-size: 1rem;
}

.numerogrande{
  font-size: 32px;
  background: 'transparent';
  color: #009bd5;
  font-weight: bold;
  padding: 4px 17px;
  width: 51px;
}


.textofondotransparente{
  background-color: 'transparent';
  color: #fff;
    margin-bottom: -24px;
    margin-top: 15px;
    width: 300px;
    padding-left: 15px;
    font-weight: 300;
    font-size: 1rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.textofondooscuro{
  background-color: 'transparent';
  color: #6d6e71;
    margin-bottom: 0px;
    margin-top: 0px;
    
   padding-left: 0px;
    margin-left: 15px;
    width: 610px;
    font-weight: 300;
    font-size: 1rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #231f29;
}

#beige .numerogrande{
  font-size: 32px;
  background: 'transparent';
  color: #009bd5;
  font-weight: bold;
  padding: 4px 17px;
  width: 51px;
}

#beige .textofondotransparente{
  background-color: 'transparent';
  color: #6d6e71;
    margin-bottom: -24px;
    margin-top: 15px;
    width: 350px;
    padding-left: 15px;
    font-weight: 300;
    font-size: 1rem;
    padding-bottom: 10px;
}


.m-b-15{
  margin-bottom: 15px;
}

.m-b-15hr{
  margin-bottom: 15px;
}

.p-t-60{
  padding-top: 60px;
}



.parallax{
  background-image: url("../img/Paralax-versiones2.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;/*392px;*/
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;

  display: block;
  position: relative;
}

#centrado2{
  max-width: 1270px;
  margin: 0 auto;
  padding-left: 15px;
  
}


.tarjeta{
  /*height: 272px;*/
  width: 300px;
  border-radius: 10px;
  background:'white';

  position:relative; 
  display: inline-block; /* ADDED */
  margin-right: 10px;
    margin-top: 10px
}

.tarjeta .image{
  height: 200px;
  width: 300px;
  background:'white';
}

.tarjeta .image{
  height: 200px;
  width: 300px;
  background:#fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.tarjeta .titulo-verde{
  height: 72px;
  width: 300px;
  background:#007616;
  color:#fff;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  padding-top:20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}


.tarjeta .titulo-negro{
  height: 72px;
  width: 300px;
  background:#110f14;
  color:#fff;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  padding-top:20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
   border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}


.tarjeta .titulo-rojo{
  height: 72px;
  width: 300px;
  background:#b71c1c;
  color:#fff;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  padding-top:20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
   border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}


.tarjeta .titulo-azul{
  height: 72px;
  width: 300px;
  background:#023e99;
  color:#fff;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  padding-top:20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
   border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}


#centrado3{
  max-width: 1100px;
  margin: 0 auto;
  
}

.tarjeta2{
  margin-top: 30%;
  border-radius: 10px;
  background:'white';
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  position:relative; 
  display: inline-block; /* ADDED */
  margin-right: 10px;
}

.Softwareimagen img{
  max-width: 400px;
}

#gris2 img{
  float: right;
}

#productos-negro img {
   /* width: 90%;
    max-height: 400px;
    float: right;*/
}

.imagenThor{
  max-width: 400px;
  height: auto;
  float: right;
}


@media (max-width: 1365px) {

  .imagenThor{
    max-height: 400px;
    float: right;
  }



  .pl-250{
    padding-left: 40px;
  }
  #centrado2 {
    max-width: 641px;
    margin: 0 auto;
    padding-left: 15px;
  }
}

/* INICIA MOVIL */
@media (max-width: 416px) {
  
  .contenedorimagencentrada{
    margin: 0 auto;
    width: 80%;
  }

  #gris2 img{
    float: none;
    margin: 0 auto;
  }

  .pl-250 {
    padding-left: 10px !important;
  }
}
@media(min-width: 639px){
  .visible-xs{
    display: none;
  }
}

@media (max-width: 638px) {
  .hidden-xs{
    display:none;
  }
  
  .textofondonegro {    
    width: 288px!important;
  }
  .numeronegro {
    margin-left: 0px;
  }
  #blanco > .col-xs-12{
    padding-right: 0px;
    padding-left: 0px;
  }
  
  #blanco3  img{
    max-height: 281px;
  }
  
  .no-padding{
    padding-left: 0px;
    padding-right: 0px;
  }

  .row{
    margin-left:0px;
    margin-right: 0px;
  }
  
  #centrado2 {
    max-width: 324px;
  }

  #beige #contenedor {
    padding-left: 0px;
    width: 100%;
  }


  #centrado3 {
    max-width: 360px;
    margin: 0 auto;
  }
}
/* TERMINA MOVIL */

@media (min-width: 810px) {
  #blanco3  img{
    max-height: 500px;
  }
}

  

@media (max-width: 1170px) {
  .textofondooscuro{
    width:400px;
  }
}

@media (max-width: 810px) {
  .textofondooscuro{
    width:300px;
  }
}
@media (max-width: 810px) {
  .textofondooscuro{
    width:80%;
  }
}


@media (min-width: 639px) {

  #blanco3  img{
    max-height: 500px;
  }

}

@media (min-width: 1700px) {
  .tarjeta2{
    margin-top: 45%;
    
  }

  .pl-250{
    padding-left: 250px;
  }
}

.navbar li{
    height: 100%;
    text-align: center;
    width: 150px;
    padding-top: 30px;
}


.navbar ul .active{
    color:#fff;
}

.fotos img{
    width: 100%;
    height: 100px;
    object-fit: contain;
}

 #blanco2 .fotos img{
        width: 100%;
        height: 500px;
        object-fit: contain;
    }

@media (max-width: 991px){
    .navbar ul{
        height: 440px;
        background: rgba(0,0,0,0.6);
    }
    
    .navbar ul .active{
        background:transparent;
        color:#fff;
    }
    
    .navbar ul .active a{
        background:#2e333e;
        color:#fff;
    }
    
    .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
        color: rgba(255,255,255,.9);
    }
    
    .navbar-light .navbar-nav .nav-link {
        color: rgba(255,255,255,.5);
    }
    
    .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(255,255,255,.9);
    }
    
    .fotos img{
        width: 100%;
        height: 200px;
        object-fit: contain;
    }
    
   
    
    .padl30{
      margin-left: 0px
    }
    
    .textofondonegro{
      background-color: #25202b;
      color: #fff;
      margin-bottom: 15px;
      margin-top: 15px;
      width: 310px;
      padding-left: 15px;
      font-weight: 300;
      font-size: 1rem;
    }
    
    
    .numeronegro{
      font-size: 32px;
      background-color: #25202b;
      color: #009bd5;
      font-weight: bold;
      padding: 4px 17px;
      width: 51px;
      margin-left: 14px
    }
    
    #beige .textofondotransparente {
        background-color: 'transparent';
        color: #6d6e71;
        margin-bottom: -24px;
        margin-top: 15px;
        width: 80%;
        padding-left: 15px;
        font-weight: 300;
        font-size: 1rem;
        padding-bottom: 10px;
    }
    
    .tarjeta2{
      margin-top: 23%;
      border-radius: 10px;
      background:'white';
      font-size: 24px;
      text-align: center;
      color: #ffffff;
      position:relative; 
      display: inline-block; /* ADDED */
      margin-right: 10px;
    }
    
    #productos-negro img{
        width: 90%;
        max-height: 400px;
        float:none;
    }
    
    #thor ol{
        -webkit-padding-start: 10px;
        padding-right: 30px
    }
}

.software{
 
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;

  display: block;
  position: relative;

  padding-right: 0px;
  padding-left: 0px;
  margin-right: 0px;
  margin-left: 0px;
  
   background-image: url("../img/Software.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
 
}


.Softwareimagen{
  text-align: center;
}

.softwaretexto {
 display: flex;
  flex-direction: column;
  align-items: center;
  color:#fff;
  font-size: 20px;
  max-width: 900px;
  margin: 0 auto;
}

.softwaretexto p {
  color:#fff;
  font-size: 20px;
}





