/************************************
BODY
************************************/

@font-face {
  font-family: 'Roboto-Black';
  src: url("../fonts/Roboto-Black.ttf");   
}
@font-face {
  font-family: 'Roboto-BlackItalic';
  src: url("../fonts/Roboto-BlackItalic.ttf");   
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url("../fonts/Roboto-Bold.ttf");   
}
@font-face {
  font-family: 'Roboto-BoldItalic';
  src: url("../fonts/Roboto-BoldItalic.ttf");   
}
@font-face {
  font-family: 'Roboto-Italic';
  src: url("../fonts/Roboto-Italic.ttf");   
}
@font-face {
  font-family: 'Roboto-Light';
  src: url("../fonts/Roboto-Light.ttf");   
}
@font-face {
  font-family: 'Roboto-LightItalic';
  src: url("../fonts/Roboto-LightItalic.ttf");   
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url("../fonts/Roboto-Medium.ttf");   
}
@font-face {
  font-family: 'Roboto-MediumItalic';
  src: url("../fonts/Roboto-MediumItalic.ttf");   
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url("../fonts/Roboto-Regular.ttf");   
}
@font-face {
  font-family: 'Roboto-Thin';
  src: url("../fonts/Roboto-Thin.ttf");   
}
@font-face {
  font-family: 'Roboto-ThinItalic';
  src: url("../fonts/Roboto-ThinItalic.ttf");   
}

@font-face {
  font-family: 'Montserrat-Black';
  src: url("../fonts/Montserrat-Black.ttf");   
}
@font-face {
  font-family: 'Montserrat-BlackItalic';
  src: url("../fonts/Montserrat-BlackItalic.ttf");   
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url("../fonts/Montserrat-Bold.ttf");   
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url("../fonts/Montserrat-Medium.ttf");   
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../fonts/Montserrat-Regular.ttf");   
} 
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("../fonts/Montserrat-SemiBold.ttf");   
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url("../fonts/Montserrat-Light.ttf");   
}
html { overflow-x:hidden; }
.ff-Montserrat-Medium{
  font-family: 'Montserrat-Medium'!important;
}
.ff-Montserrat-Blank{
  font-family: 'Montserrat-Black'!important;
} 
.ff-Montserrat-BlackItalic{
  font-family: 'Montserrat-BlackItalic'!important;
} 
.ff-Montserrat-Regular{
  font-family: 'Montserrat-Regular'!important;
} 
.ff-Montserrat-Bold{
  font-family: 'Montserrat-Bold'!important;
} 
.ff-Montserrat-SemiBold{
  font-family: 'Montserrat-SemiBold'!important;
} 
.ff-Montserrat-Light{
  font-family: 'Montserrat-Light'!important;
} 


.ff-Roboto-Medium{
  font-family: 'Roboto-Medium'!important;
}
.ff-Roboto-Regular{
  font-family: 'Roboto-Regular'!important;
} 

body {
  font-family: 'Montserrat-Regular', sans-serif; 
  line-height: 1.714285714285714;
  font-size: 15px;
  background: #fff;
  color: #2d2d2d;
}
p{
  font-family: 'Montserrat-Regular';
  font-size: 17px;
}
h1,h2,h3,h4,h5{
	font-family: 'Montserrat-Bold';
}
h1{
	font-size: 3.5rem;
}
h3 span.light{
  font-family: 'Montserrat-Light';
}
/************************************
HEADER
************************************/
.nav-link{
	color: #fff!important;
	font-family: 'Montserrat-Regular';
} 

.under a:hover:after {
	top: 5px;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: relative;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: auto;
}
.sm-lt{
  font-size: 10px;
}
.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin:0rem 0 0;
    font-size: 1rem;
    color: #ffffff;
    text-align: left;
    list-style: none;
    background-color: #202020;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #202020;
}
/************************************
CASOS
************************************/
.line-name{
  width: 35%;
  margin-bottom: 0px;
  margin-top: 0px;
}
.casos-static {   
  opacity: 1;
  position: absolute;
  left: 0px;
  top:0px;
  z-index: 9;
  max-width: 100%;
}
.casos-static:hover{
  opacity: 0;
} 
.casos-gif-hover{
  position: absolute;
  left: 0px;
  top:0px;
  max-width: 100%; 
}

.casos-testimonials{
  min-height: 450px;
}
.casos-text-content{
  position: relative;
  top: 300px;
  text-align: center;
}
.overlay {
  display: block;  
  padding: 155px 50px 75px 50px;
  position: absolute;  top: 0;  bottom: 0;  left: auto;
  right: auto;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease; 
}
.section-hover:hover .overlay {opacity: 1;}



.overlay-casos {
  display: block;  
  padding: 80% 5% 5% 5%;
  position: absolute;  top: 0;  bottom: 0;  left: auto;
  right: auto;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease; 
}
.new-casos-static {   
  opacity: 1;
  position: absolute;
  left: 0px;
  top:0px;
  z-index: 9;
  max-width: 100%;
}
.new-casos-static:hover{
  opacity: 0;
} 
.img-hover{
  position: absolute;
  left: 0px;
  top:0px;
  max-width: 100%; 
}
.section-hover-new{
  height: 100vh;
}
.section-hover-new:hover .overlay-casos {opacity: 1;}
.logo-hover-caso{
  max-height: 100px;
}
/************************************
CASO
************************************/
.bg-dk{
  background-color: #202020;
  padding: 60px 0px;
}
.logo-caso{
  max-width: 150px;
}
.pd-caso{
  padding-right: 180px;
}
.pd-caso-2{
  padding-right: 160px;
}
.pd-caso-title{
  padding-right: 280px;
}

.caso-loop-video {
    position: relative;
    background-color: black;
    height: 70vh;
    min-height: 100%;
    width: 100%;
    overflow: hidden; 
}

.caso-loop-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.caso-loop-video .container {
    position: relative;
    z-index: 2;
}


.caso-video {
    position: relative;
    background-color: black;
    height: 70vh;
    min-height: 100%;
    width: 100%;
    overflow: hidden; 
}

.caso-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.caso-video .container {
    position: relative;
    z-index: 2;
}
.bg-dk-div{
  background-color: #202020;
  padding: 60px 250px 120px 60px;
  position: relative;
  top: -200px;
  height: auto;
}
/************************************
CONTACTO
************************************/
.slider-contacto{
  background-image: url('../imagenes/contacto/maian-bg-contacto.png');
  padding: 180px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.title-contact{
  font-size: 3rem;
}
.subtite-contact{
  margin-top: 25px;
}
.social-media-contact{
  display: list-item;
}
.contact-li{
  line-height:  25px;
}
.form-control-lg{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #444444;
    background-color: #e5e5e5;
    background-clip: padding-box;
    border: 1px solid #e5e5e5;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
input.form-control-lg[type=text] {
    color: #444444;
}
.btn-modal{
  border: none;
}
/************************************
LOGISTICA
************************************/
.descrp{
  position: absolute;
  z-index: 99;
  right: 0%;
  top: 50%;
  width: 25%;
  transform: translate(-30%, -50%);
  font-size: medium;
}
.img-serv{
  width: 55%;
  height: 55%;
}
.img-serv-icon{
  width: 10rem;
  height: 10rem;
}
.serv-desc{
  font-size: x-small;
}
.descrp_calidad{
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.roll-anim{
  position: absolute;
  z-index: 99;
  bottom: 0%;
}
/************************************
SOMOS
************************************/
.slider-somos{
  background-image: url('../imagenes/somos/imagen_principal.png');
  padding: 180px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.slider-txt{
  font-size: 3.5rem;
}
.somos-video {
    position: relative;
    background-color: black;
    height: 100%;
    min-height: 25rem;
    width: 100%;
    overflow: hidden; 
}

.somos-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.somos-video .container {
    position: relative;
    z-index: 2;
}

.somos-video .overlay {
  position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1; 
}
.p-hotel{
  padding-top: 60px ;
  padding-bottom: 60px;
  max-width: 200px;
}
.triangulo-img{
  position: relative;
  top: 0px;
  left: -250px;
}
.year-img-12{
  position: relative;
  z-index: 99;
  left: 50px;
  top: 100px;
  max-width: 50%;
}
.txt-12{
  position: relative; 
  left: 300px;
  top: 30px;
  z-index: 99;
}
.year-img-150 {
  position: relative;
  z-index: 99;
  left: 50px;
  top: 100px;
  max-width: 75%;
  height: max-content; 
}
.cuadro-img{
  position: relative;
  top: 194px;
  left: -142px;
}
.txt-150{
  position: relative; 
  left: 200px;
  top: 30px;
  width: 300px;
}
.year-heigh-content{
  height: 450px;
}
.grey-lg{
  background-color: #ededed;
  padding: 30px 0px;
}
.ptb-sp{
  padding: 60px 0px 15px 0px;
}
.pr-desk{
  padding-right:100px;
}
.proyects{
  background-image: url('../imagenes/somos/texture_proyectos_holisticos.png');
  padding: 40px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
/************************************
INDEX
************************************/
.main-video {
    position: relative;
    background-color: black;
    height: 100vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden; 
}

.main-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.main-video .container {
    position: relative;
    z-index: 2;
}

.main-video .overlay {
  position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1; 
}
.title-video{
  font-size: 3.5rem;
}
.slider-index{
	background-image: url('../imagenes/estandares/main-bg-geg.png');
	padding: 200px 0px 205px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-video {
    position: relative;
    background-color: black;
    height: 20vh;
    min-height: 20rem;
    width: 100%;
    overflow: hidden; 
}

.bg-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.bg-video .container {
    position: relative;
    z-index: 2;
}

.bg-video .overlay {
  position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1; 
}

.static {   
  opacity: 1;
  position: absolute;
  left: 0px;
  top:0px;
  z-index: 9; 
}
.static:hover{
  opacity: 0;
} 

.text-hover {
  position: absolute;
  top:  55%;
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
  left: 35%;
}
 
.gif-hover{
  position: absolute;
  left: 0px;
  top:0px;
  max-width: 95%; 
}
.text-content{
  position: relative;
  top: 250px;
}
.testimonials{
  min-height: 360px;
}
.loop-video {
    position: relative;
    background-color: black;
    height: 100%;
    min-height: 100%;
    width: 100%;
    overflow: hidden; 
}

.loop-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.loop-video .container {
    position: relative;
    z-index: 2;
}

.loop-video .overlay {
  position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1; 
}

.btn-primary{
	border-radius: 25px;
	background-color: #fff;
	color: #202020;
	border:1px solid#fff;
	padding: 7px 25px;
	font-family: 'Roboto-Light';
}
.btn-primary:hover{
	border-radius: 25px;
	background-color: #2d2d2d;
	color: #fff;
	border:1px solid#2d2d2d;
	padding: 7px 25px;
	font-family: 'Roboto-Light';
}
.btn-index{
  border-radius: 25px;
  background-color: transparent;
  color: #fff;
  border:none;
  padding: 7px 0px 7px 0px;
  font-family: 'Montserrat-Light';
}
.btn-index:hover{ 
  color: #fff; 
}

.service-slider{
  background-image: url('../imagenes/index/imagen_fondo2.png');
  padding: 40px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}

.mb-space{
  padding: 60px 0px;
}
.txt-services{
  color: #2d2d2d;
}
.txt-services:hover{
  color: #9c9c9c; 
}
a:hover{
 color: #9c9c9c;
}

.pt-service-1{
  padding-top: 25px;
}
.pt-service-2{
  padding-top: 55px;
}
.pt-service-4{
  padding-top: 25px;
}
.diseno-slider{
  background-image: url('../imagenes/casos/imagen_fondo.png');
  padding: 60px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.p-service{
  padding: 30px 0px;
}
.img-diseno{
  max-width: 100%;
}
.year{
  position: relative;
  right: -370px;
  top: -60px;
}
.year-two{
  position: relative;
  right: -310px;
  top: -220px;
  width: 205px;
}
.video-slider{
  background-image: url('../imagenes/diseno/imagen_fondo.png');
  padding: 155px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.btn-none{
  background-color: transparent;
  border:none;
}
.btn-none:focus{
  background-color: transparent;
  border:none;
  outline: 0px dotted;
}
.img-play{
  max-width: 110px;
}

.btn-secondary{
  border-radius: 25px;
  background-color: #202020;
  color: #fff;
  border:1px solid#202020;
  padding: 7px 25px;
  font-family: 'Roboto-Light';
}
.proyect-slider{
  background-image: url('../imagenes/proyecto/imagen_de_fondo.png');
  padding: 100px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-slider{
  background-image: url('../imagenes/somos/background_contacto.png');
  padding: 30px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  background-color: #444444;
  background-clip: padding-box;
  border: 1px solid #444444;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.line-name-index{
  width: 50%;
  margin-bottom: 0px;
  margin-top: 0px;
}
input[type=text] { 
  color: white;
}
.fa-angle-left:before {
    content: "\f060"!important;
    font-size: 45px;
}
.fa-angle-right:before {
    content: "\f061"!important;
    font-size: 45px;
}
.form-control:focus {
    color: #fff;
    background-color: #444444;
    border-color: #444444;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(166 130 80 / 25%);
}


/************************************
Footer
************************************/
.footer-slider{ 
  background-image:
    linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ); 

} 

.footer-video {
    position: relative;
    background-color: black;
    height: 100%;
    min-height: 25rem;
    width: 100%;
    overflow: hidden; 
}

.footer-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.footer-video .container {
    position: relative;
    z-index: 2;
}

.footer-video .overlay {
  position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1; 
}
.txt-lg{
  color: #939393!important; 
}
.list-f{
  list-style:none;
  padding-left: 0px;
}
.open{
  position: relative; left: 25px; top: -25px;
}
.social-media{
  display: inline-block;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(142 142 142 / 80%);
    z-index: 9999999;
}
.bb-logo{
  max-width: 100px;
  position: relative;
  top: -3px;
}
 
.box-video  {
  
}  
 
/************************************
LEAN
************************************/
.img-bg{
  background-image: url('../imagenes/lean/imagen_sistema_inteligente.png');
  padding: 100px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.info-lean{
  max-width: 40%;
}
.img-bg {
  background-image: url(../imagenes/lean/imagen_sistema_inteligente.png);
  padding: 0px 0px;
  background-repeat: no-repeat;
  background-size: cover;
} 
.m-center{
  font-size: 13px;
}

.video-lean{
  background-image: url('../imagenes/lean/imagen_expertos_en_proyectos.png');
  padding: 210px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
hr.golden { 
  margin-top: 80px;
  border: 0;
  border-top: 2px solid rgb(53 53 53/ 80%);
}
.golden-second {  
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  border-top: 2px solid rgb(53 53 53 / 80%);
}
.golden-right-line{
  border-right: 2px solid rgb(53 53 53 / 80% );
  height: 249px;
  top: 80px;
  padding: 0px;
  position: absolute;
  right: 0;
}
.golden-left-line{
  border-left: 2px solid rgb(53 53 53 / 80% );
  height: 130px;
  top: -50px;
  padding: 0px;
  position: absolute;
  left: 0;
}
.sh-r-golden{
  border-left: 2px solid rgb(53 53 53 / 80% );
  height: 30px;
  top: 0px;
  margin-right: auto;
  margin-left: auto; 
  position: absolute;
  left: 143px;
}
.sh-l-golden{
  border-left: 2px solid rgb(53 53 53 / 80% );
  height: 30px;
  top: -30px;
  margin-right: auto;
  margin-left: auto; 
  position: absolute;
  right: 142px;
}
/***************************************
  Estandares
***************************************/
.soon{
  text-align: center;
  letter-spacing: 5px;
  font-family: 'Montserrat-Bold';
}
.soon-section{
  padding: 200px 0px;
}

/***************************************
  TERMINOS
***************************************/
.info-page{
  background-color: #202020;
  padding: 100px 0px;
}
.img-50{
  max-width: 50%;
}
.mh-div{
  height: 60vh;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    z-index: 9999;
    margin-bottom: 0px;
}