@font-face{
    font-family: 'bahnschrift';
    src: url('../fonts/my-fonts/bahnschrift.ttf'),
      url('../fonts/my-fonts/bahnschrift.otf');
  }

@font-face{
  font-family: 'myriad';
  src: url('../fonts/my-fonts/MyriadPro-Regular.otf'),
       url('../fonts/my-fonts/MyriadPro-Regular.ttf');
}

@font-face{
  font-family: 'montserrat';
  src: url('../fonts/my-fonts/Montserrat-Regular.ttf'),
       url('../fonts/my-fonts/Montserrat-Regular.otf');
}

@font-face{
  font-family: 'montserrat-l';
  src: url('../fonts/my-fonts/Montserrat-Light.otf'),
       url('../fonts/my-fonts/Montserrat-Light.ttf');
}

@font-face{
  font-family: 'tcceb';
  src: url('../fonts/my-fonts/TCCEB.TTF'),
       url('../fonts/my-fonts/TCCEB.otf');
}

a,a:hover {
  text-decoration: none !important;
}

a:hover {
  opacity: 0.8;
}

a.button--dione:hover {
  opacity: 1;
}
.card {
  font-size: 16px;
}

.dropdown-menu {
  display: none!important;
}
@media(max-width: 992px) {
  .dropdown-toggle::after {
      display: none!important;
  }
}
@media (min-width: 992px) {
.dropdown:hover .dropdown-menu {
  display: block !important;
  opacity: 1 !important;
  transform: scale(1);
}
}



input {
  padding: 0 15px !important; 
}



@media (max-width: 575px) {   
  .padding-r-l {
    padding-right: 10rem;
  }

}
.errors {
    color: #eb958e;
    font-size: 13px;
    text-align: left;
}

.nav-link {
  text-transform: none !important;
}

.home-service-back {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 650px) { 
  .redes-footer {
    text-align: center !important;
  }

  .dropdown-toggle.menu-hover {
    background-color: #fff !important;
    color: #031975 !important;
  }

  .font-xs {
    font-size: 19px;
  }

  .font-l {
    font-size: 25px;
  }
  
  html {
    font-size: .9rem !important;
  }

  .logo-wi {
    width: 120px !important;
  }

  .logo-wi2 {
    width: 150px !important;
  }

  .display-no {
    display: none;
  }


  .subscription__form-input {
    padding: 0 !important;
  }

  .padding-ts {
    padding-top: 0.5rem;
    padding-left: 0.4rem;
  }

  .padding-bn-s {
    padding-bottom: 0 !important;
  }

  .margin-s {
    margin-left: 0 !important;
  }

  .padding-ls {
    padding-left: 0 !important ;
  }

  .padding-l-s {
    padding-left: 8rem !important;
  }

  .padding-r-s {
    padding-right: 8rem !important;
  } 

  .padding-tn {
    padding-top: 0 !important;
  }

  .padding-rn {
    padding-right: 0 !important;
  }

  .news-font {
    font-size: 20px;
    align-self: center;
  }

  .subscription-btn {
    width: 50% !important;
  }

  .news-form {
    padding: 0;
    margin: 0 !important;    
  }

  .news-pos {
    top: 0 !important;
  }

  
.margin-ln {
  margin-left: 0 !important;
}

.padding-ln {
  padding-left: 0 !important;
}

.margin-tn {
  margin-top: 0 !important;
}

.margin-rn {
  margin-right: 0 !important;

}

.margin-tno {
  margin-top: 0 !important;
}

.text-c {
  text-align: center !important;
}

.blog-input-pos {
  top: .2rem !important;
  left: 1.6rem !important;
}

.blog-img-size {
  width: 20px;
  height: 20px;
}

.contact-icon-w {
    max-width: 26px;
    max-height: 26px;
  
}

.back-img-conocenos2 {
  height: 60vh !important;
}

.home-img-w {
  max-width: 3rem;
}

.home-img-pos2 {  
  top: 45% !important;
}

.contact-font-s {
  font-size: .75rem !important;
}

.home-h {
  height: 22vh !important;

}
  
}
 
 @media (max-width: 750px) {
   .display-non {
     display: none;

   }
 }

 @media (max-width: 767px) {
   .text-cen {
     text-align: center !important;
   }

   .text-le {
    text-align: left !important;
   }

   .text-r {
     text-align: right !important;
   }

   .margin-per-r {
     margin-right: 25%;
   }

   .margin-per-l {
     margin-left: 25%;
   }

   .conocenos-valores-w {
     max-width: 5rem !important;
   }

   .padding-boto {
     padding-bottom: 0 !important;
   }

   .margin-to {
     margin-top: 0 !important;
   }

   .padding-to {
     padding-top: 0 !important;
   }

   .padding-le {
    padding-left: 0 !important; 
   }

 }

 @media (max-width: 800px) {  
  .conocenos-valores-w2 {
    max-width: 2rem !important ;
  }

  .margin-tzero {
    margin-top: 0 !important;
  }

  
 }

 @media(max-width: 1100px) {
   .pad-bot {
     padding-bottom: 0 !important;
   }

 }

 @media(min-width: 1200px) {
  .service-img-pos {
    position: absolute;
    top: 50%;
    left: 58%;
    width: 100%;
    transform: translate(-50%, -50%);
  }
 }

 @media (max-width: 1000px) {
  .conocenos-valores-pos {
    top: 0 !important;
  }

  .padding-l-s {
    padding-left: 11rem;
  }

  .padding-r-s {
    padding-right: 11rem;
  } 

  .home-margin-tn {
    margin-top: 0 !important;
  }

 }
 
 @media (max-width: 1190px) {
   
 
  .news-form {    
    flex-direction: row !important;
    justify-items: center;
  }
  .padding-left-s {
    padding-left: 1rem !important;
  }

  .padding-right-s {
    padding-right: 1rem ;
  }

  .width-xl {
    width: 105%;
  }

  .contact-just-l {
    justify-content: start !important;
  }
  
  .contact-just-r {
    justify-content: flex-end !important;
  }

  .margin-tn-s {
    margin-top: 0 !important;
  }
  
  .margin-bn {
    margin-bottom: 0 !important;
  }

  .margin-top-s {
    margin-top: 3rem ;
  }
  
.contact-icon-w {
  max-width: 30px;
  
}

.conocenos-img-w {
  max-width: 500px;
}

.mar-pad-n {
  margin: 0 !important;
  padding: 0 !important;
}

.padding-ln-s {
  margin-left: 0 !important;
}

.padding-t-n {
  padding-top: 0 !important;
}

.servicios-img-w {
  max-width: 22rem !important;

}

.back-img-home2 {
  background-image: url("../images/home/img1.png") !important;
  background-position: center;
  background-repeat: no-repeat;  
}

.back-img-servicios {  
  /* /images/servicios/tecnologiafondo.png */
  background-image: url("../images/home/img1.png") !important; 
  background-position: center;
  background-repeat: no-repeat; 
}


}

@media (max-width: 1400px) { 
  .conocenos-subs-pos {
    top: 0 !important;
  }

  .margin-t-n {
    margin-top: 0 !important;
  }

}




 @media (max-width: 1549px) { 

  .display-n {
    display: none;
  }

  

  .subscription-btn {
    margin-left: .5rem;
  }

  .subscription__form-input {
    width: 100%;
  } 

  

  .news {
    align-items: center !important;
        
  }

  .margin-ln {
    margin-left: 0 !important;
  }
  
  .padding-ln {
    padding-left: 0 !important;
  }

  .padding-right-l {
    padding-right: 1rem !important;
  }

  .padding-left-s {
    padding-left: 1rem !important;
  }
  
  .margin-tn {
    margin-top: 0;
  }
  
  .margin-rn {
    margin-right: 0 !important;
  
  }

  .conocenos-icon-w {
    max-width: 5rem;
  }
  
 }

 @media (min-width: 1024px) { 
  
  .font-article {
    font-size: 14.5px !important;
  }  
 }

 #frmNewsletter .form-control {
  border: solid 1px #031975;
  background: none;
  padding: 0;
  padding-left: 4px;
  padding-right: 4px;
 }
 #menu-principal {
  margin-top: 3rem;
 }

 .news-form {    
  display: flex;
  flex-direction: column; 
  margin-left: 3rem; 
}

.news {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}


 .size-head {
   font-size: 1.1rem !important;
 }
 @media (max-width: 992px) { 
  .menuTop {
    position: relative !important;
  }

  .home-line::before {
    display: none;
  }
  .blog-line::before {
    display: none;
  }

  .blog-line-short::before {
    display: none;
  }

  .back-img-h {
    height: 65vh !important;
  }
}
 
 .menuTop {
    position: absolute;
    top: 0;
    right: 0;
 }
 .logo {
    max-width: 220px;
    width: 100%;
 }

 .logo-s {
   max-width: 3rem;   
   width: 100%;
 }
 .circle {
  background-color: #031975;
  border-radius: 15px;
  padding: 7px;
  text-align: center;
  width: 26px;
  font-size: 14px;
 }

 .circle-w {
   background-color: #031975 !important;
 }

  body {
    box-sizing: border-box;
    font-family: 'bahnschrift' !important;

  } 



/* .bg-blue {
  background-color: #031975;
} */


.bg-blue {
  background-color: #010a33;
}

.bg-gray-light3 {
  background-color: #F2F2F2 !important;
}

.bg-gray-light2 {
  background-color: #F4F3F2 !important;
}

.bg-gray-light {
  background-color: #F4F4F4 !important;
}

.bg-gray-light4 {
  background-color: #F2F3F5 !important;
}

.bg-gray-light5 {
  background-color: #E5E5E5;
}

.bg-w {
  background-color: #fff;
  box-shadow: none;
}

.bg-green {
  background-color: #76B72E;
}

.c-blue {
  color: #031975 !important;
}

.c-cyan {
  color: #00FFFF;
}

.c-white {
  color: #fff !important;
}

.c-gray {
  color: #666;
}

.c-gray-light {
  color: #aaa;
}

.c-gray-light2 {
  color: #333;
}

.c-gray-light3 {
  color: #808080;
}

.c-green {
  color: #76B72E;
}

.c-green-dark {
  color: #006837;

}

.c-yellow {
  color: #FACA00;
}

.c-red {
  color: #FF1D25;
}

.c-black {
  color: black;
}

.font-tw {
  font-family: 'tcceb';
}

.font-mons {
  font-family: 'montserrat';
}

.font-mons-l {
  font-family: 'montserrat-l';
}

.font-myri {
  font-family: 'myriad';
}

.size-blog {
  font-size: 1.4rem;
}

.size-contacto {
  font-size: 5rem;
}

.text-pos {
  top: 52%;
  left: 35%;
  transform: translate(-50%, -50%)
}

.index-n {
  z-index: -1;
}

.ml-negative {
  margin-left: -2.4rem;
}

.line {
  border: 1px solid #031975;  
  transform: rotate(90deg) translate(-9.3rem, -11rem);
  width: 130%;
  
}

.logo-wi {
  width: 160px ;
}

.box-conf {
  height: 110%;
}

.ml-negative-md {
  margin-left: -6.5rem;
}

.search-bar {
  border: 2px solid #ccc;
  border-radius: 2px;  
  background-color: white;
  padding-left: 1.9rem !important;  
}

.blog-input-pos {
  top: .4rem;
  left: 1.3rem;
}

.button-g {
  font-size: 15px;
  font-weight: bold;
  padding: 10px 25px;
  background-color: #76B72E;
  color: #fff;
  border: none;  
}

.button-g:hover {
  color: #fff;
  text-decoration: none;
}

.button-g-l {
  font-size: 1.1rem;
  background-image: none;
}

.button-gray {
  font-size: 1rem;
  
  margin-top: 1rem;
  align-self: center;
  border: 1px solid #666;
  background-color: #E6E6E6;
  color: #666;
  
}

.font-art {
  font-size: .8rem;
}

.font-time {
  font-size: .7rem;
}

.margin-s {
  margin-left: 4rem;
}

.margin-m {
  margin-left: 6rem;
}

.margin-l {
  margin-left: 10rem;
}

.news-pos {
  top: 35%;  
}

.margin-xl {
  margin-left: 22rem;
}

.padding-r {
  padding-right: 11rem;
}

.padding-l {
  padding-left: 11rem;
}

.subscription__form-input {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1rem;
  
}

.subscription-btn {  
  padding-left: .7rem; 
  padding-right: .7rem; 
  margin-top: .5rem;
  border: none;
  background-color: #F0DB32;
  font-size: 1rem;
}

.margin-t {
  margin-top: 8rem;
}

.footer__form-input {
  background-color: transparent;
  border: 1px solid #031975;
  color: black;
  font-size: 1rem;
}

.button-g-white {
  color: #031975;
  font-weight: lighter;
}

.button-g-black {
  color: black;  
}

.shadow-head {   
  box-shadow: 10px 8px 5px 0px rgba(0,0,0,0.32);
  z-index: 1;
}

.negative {
  z-index: -1;
}

.mb-xl {
  margin-bottom: 20rem;
}

.contact-icon-w {
  max-width: 40px;
}

.conocenos-valores-w {
  max-width: 6rem ;
}

.conocenos-banner-pos {
  top: 20rem;
  left: 29rem;
}

.conocenos-tear {  
  border-top-right-radius: 50px ;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
} 

.conocenos-tear > :last-child {
  font-size: 18px;
}

.conocenos-valores-pos {
  top: 27%;
}

.conocenos-subs-pos {
  top: 18%;
}

.back-img {
  background-image: url('../images/conocenos/fondo-valores.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.back-img-conocenos {
  background-image: url('../images/conocenos/asesoria.png');  
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;

}

.back-img-conocenos2 {  
  background-image: url('../images/conocenos/fondo-valores.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 53vh;
}

.conocenos-val-pos {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.back-img-servicios {  
  /* /images/servicios/tecnologiafondo.png */
  background-image: url("../images/home/Recurso-26.png");
  background-position: center;
  background-repeat: no-repeat; 
}

.back-img-home {
  background-image: url('../images/home/Recurso-9.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.conocenos-img-w {
  max-width: 37.5rem ;
}

.conoceconos-display-g {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.conocenos-display-n {
  display: inline-block;
}

.almacenaje-img-pos {
  top: 10%;
  left: 25%;
}

.index-s {
  z-index: 5;
}

.index-l {
  z-index: 8;
}

.servicios-img-w {
  max-width: 36rem;
}

.back-img-news {
  background-image: url("../images/blog/fondonewsletter.png");
  background-position: center;
  background-repeat: no-repeat;
}

.almacenaje-img-h {
  max-height: 43.5rem !important;
}

.home-line {
  position: relative;
}

.home-line::before {
  content: '';
  position: absolute;
  background-color: #fff;
  top: 20%;
  right: 0;
  height: 40%;
  width: 2px;
}

.blog-line {
  position: relative;
}

.blog-line::before {
  content: '';
  position: absolute;
  background-color: #031975;
  top: 20%;
  right: 0;
  height: 100%;
  width: 2px;
}

.blog-line-short {
  position: relative;
}

.blog-line-short::before {
  content: '';
  position: absolute;
  background-color: #031975;
  top: 20%;
  right: 0;
  height: 70%;
  width: 2px;
}

.home-img-pos {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home-img-pos2 {
  position: absolute;
  top: 50%;
  left: 39%;
  transform: translate(-50%, -50%);
}

.back-img-home2 {
  background-image: url("../images/home/Recurso-26.png");
  background-position: center;
  background-repeat: no-repeat;  
}

.back-img-h {
  height: 60vh;    
}

.home-h {
  height: 25vh;
}

.menu-hover {
  background-color: #010a33 !important;
  color: #fff !important;
}



.margin-neg {
  margin-top: -6rem;
}

.home-back-img {
  background-image: url("../images/home/Recurso-34.png");
  background-position: center;
  background-repeat: no-repeat;    
}

.border-r {
  border-radius: 30px;
}

.bg-light-white {
  background: linear-gradient(112deg, rgba(2,0,36,1) 0%, rgba(255,255,255,0.2046219171262255) 0%);
}

.home-img-pos3 {
  top: 0;
  left: 0;
}

.page-item.active .page-link {
  color: #fff !important;
  background-color: #031975 !important;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate( -50%, -50%);
  width: 6rem;
  height: 6rem;
  display: block;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 0;
  margin: 0 auto;
  user-select: none;
  background-color: rgba(0, 0, 0, 0.6);
  transition: background-color 0.5s ease;
}
.play-button:after {
  position: absolute;
  top: 50%;
  left: 58%;
  transform: translate( -50%, -50%);
  display: block;
  content: "";
  box-sizing: border-box;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 1.6rem 0 1.6rem 2.5rem;
}
.play-button:hover {
  background-color: rgba(0, 33, 66, 0.9);
}

/*BUTTON BLOG*/
.button {
	pointer-events: auto;
	cursor: pointer;
	background: #e7e7e7;
	border: none;
	padding: 8px 20px;
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	position: relative;
	display: inline-block;
}

.button::before,
.button::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.button--dione {
	background: none;	
	font-weight: 500;
	padding: 8px 20px;
}

.button--dione span {
	display: inline-block;
	position: relative;
	color: #fff;
}

.button--dione::before {
	content: '';
	background: #010a33;
	transition: transform 0.3s cubic-bezier(0.2,1,0.7,1);
}

.button--dione:hover::before {
	transform: scale3d(0.9, 0.9, 1);  
  background: #03166d;
}

.button--dione:hover::after {
	transform: scale3d(1,1,1);
  background: #03166d;
}

/*END BUTTON BLOG*/


/* TIMELINE CSS*/


/* Media Queries */
/* Card sizing */
/* Colors */
/* Calculations */
/* Placeholders */
@media (min-width: 1100px) {
  #timeline .demo-card:nth-child(even) .head::after, #timeline .demo-card:nth-child(odd) .head::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
  }

  #timeline .demo-card:nth-child(even) .head::before, #timeline .demo-card:nth-child(odd) .head::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    background-color: #bdbdbd;
    border-radius: 9px;
    box-shadow: 0px 0px 2px 8px #f7f7f7;
  }
}
/* Some Cool Stuff */
.demo-card:nth-child(1) {
  order: 1;
}

.demo-card:nth-child(2) {
  order: 4;
}

/* Border Box */
* {
  box-sizing: border-box;
}

/* Fonts */
body {
  font-family: Roboto;
}

#navbarDropdownMenuLink {
  cursor: pointer;
}


#timeline {
  padding: 50px 0;
  background: #fff;
  
}
#timeline h1 {
  text-align: center;
  font-size: 3rem;
  font-weight: 200;
  margin-bottom: 20px;
}
#timeline p.leader {
  text-align: center;
  max-width: 90%;
  margin: auto;
  margin-bottom: 45px;
}
#timeline .demo-card-wrapper {
  position: relative;
  margin: auto;
}
@media (min-width: 1100px) {
  #timeline .demo-card-wrapper {
    display: flex;
    flex-flow: column wrap;
    width: 1170px;
    height: 700px;
    margin: 0 auto;
  }
}
#timeline .demo-card-wrapper::after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 1px solid rgba(191, 191, 191, 0.4);
}
@media (min-width: 1000px) {
  #timeline .demo-card-wrapper::after {
    border-left: 1px solid #bdbdbd;
  }
}
#timeline .demo-card {
  position: relative;
  display: block;
  margin: 10px auto 80px;
  max-width: 94%;
  z-index: 2;
}
@media (min-width: 480px) {
  #timeline .demo-card {
    max-width: 60%;
    box-shadow: 0px 1px 22px 4px rgba(0, 0, 0, 0.07);
  }
}
@media (min-width: 920px) {
  #timeline .demo-card {
    max-width: 40%;
  }
}
@media (min-width: 1100px) {
  #timeline .demo-card {
    max-width: 450px;
    height: 375px;
    margin: 90px;
    margin-top: 45px;
    margin-bottom: 45px;
  }
  #timeline .demo-card:nth-child(odd) {
    margin-right: 45px;
  }
  #timeline .demo-card:nth-child(odd) .head::after {
    border-left-width: 15px;
    border-left-style: solid;
    left: 100%;
  }
  #timeline .demo-card:nth-child(odd) .head::before {
    left: 491.5px;
  }
  #timeline .demo-card:nth-child(even) {
    margin-left: 45px;
  }
  #timeline .demo-card:nth-child(even) .head::after {
    border-right-width: 15px;
    border-right-style: solid;
    right: 100%;
  }
  #timeline .demo-card:nth-child(even) .head::before {
    right: 489.5px;
  }
  #timeline .demo-card:nth-child(2) {
    margin-top: 250px;
  }
}
#timeline .demo-card .head {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 400;
  
}
#timeline .demo-card .head .number-box {
  display: inline;
  float: left;
  margin: 15px;
  padding: 10px;
  font-size: 35px;
  line-height: 35px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.17);
}
#timeline .demo-card .head h2 {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: inherit;
  letter-spacing: 2px;
  margin: 0;
  padding-bottom: 6px;
  line-height: 1rem;
}
@media (min-width: 480px) {
  #timeline .demo-card .head h2 {
    font-size: 165%;
    line-height: 1.2rem;
  }
}
#timeline .demo-card .head h2 span {
  display: block;
  font-size: 0.6rem;
  margin: 0;
}
@media (min-width: 480px) {
  #timeline .demo-card .head h2 span {
    font-size: 0.8rem;
  }
}
#timeline .demo-card .body {
  background: #F4F4F4;
  border: 1px solid rgba(191, 191, 191, 0.4);
  border-top: 0;
  padding: 15px;
}
@media (min-width: 1000px) {
  #timeline .demo-card .body {
    
  }
}
#timeline .demo-card .body p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
}
#timeline .demo-card .body img {
  display: block;
  width: 100%;
}
#timeline .demo-card--step1 {
  background-color: #46b8e9;
}
#timeline .demo-card--step1 .head::after {
  border-color: #46b8e9;
}
#timeline .demo-card--step2 {
  background-color: #3ee9d1;
}
#timeline .demo-card--step2 .head::after {
  border-color: #3ee9d1;
}
#timeline .demo-card--step3 {
  background-color: #ce43eb;
}
#timeline .demo-card--step3 .head::after {
  border-color: #ce43eb;
}
#timeline .demo-card--step4 {
  background-color: #4d92eb;
}
#timeline .demo-card--step4 .head::after {
  border-color: #4d92eb;
}
#timeline .demo-card--step5 {
  background-color: #46b8e9;
}
#timeline .demo-card--step5 .head::after {
  border-color: #46b8e9;
}