@charset "utf-8";
/* CSS Document */
@font-face{font-family:latolight;src:url(../font/lato/Lato-Light.ttf) format("truetype");}
@font-face{font-family:lato;src:url(../font/lato/Lato-Black.ttf) format("truetype");}
@font-face{font-family:latobold;src:url(../font/lato/Lato-Bold.ttf) format("truetype");}
@font-face{font-family:bebas;src:url(../font/bebasneue/BebasNeue.ttf) format("truetype");}
/* CSS Document */
/* ========================================================================================================*/
/* ============================================    GENERAL    =============================================*/
html,body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:"Verdana","sans-serif";;
}
body::-webkit-scrollbar { 
    display: none; 
}
/*=============HOME===========*/
#home{
    overflow: hidden;
   position:relative;
   width:100%;
   height:100%;
   -webkit-transition: all 1500ms ease;
    -moz-transition: all 1500ms ease;
    -ms-transition: all 1500ms ease;
    -o-transition: all 1500ms ease;
    transition: all 1500ms ease;
   top:0;
   z-index:99;
   background:url('../media/images/jpg/home2.jpg');
   background-size:cover;
}
#our *{
text-align:center !important;
}
#our span{
color:#03aeaa !important;
font-weight:bold;
}
#releases{
     width: 96%;
     max-width: 1200px;
     margin: auto;
     text-align: center;
     margin-bottom: 10%;
     margin-top: 5%;
}
.imgNoticia{
    width: 100%;
    height: 400px;

}
.engineeringpost .imgNoticia{
    width: 100%;
    height:283px;

}

.imgNoticia2{
    width: 100%;
    height: 630px;
    max-width: 30%;
    display: inline-block;

}
.imgNoticia3{
    width: 100%;
    max-width:500px;
    height: auto;
    margin:auto;
    display:block;

}
.txtNoticia{
    max-width: 100%;
    margin-top: 3%;
    text-align: justify;

}
.txtNoticia2{
    max-width: 100%;
    margin-top: 3%;
    display: inline-block;
    width: 67%;
    padding: 1%;
    vertical-align: top;
}
.titNoticia{
    font-size: 1.1em;
    color: #03aeaa;
    text-align: center;
    height: 100px;
}
.fechaNoticia{
font-size: 0.7em;
    color: #03aeaa;
    text-align: center;
    margin-top: 0;
    padding-top: 0;
}
.acc{
    position: relative;
    width: 24%;
    height: 24vh;
    float: left;
    margin: 0.5%;
    background: #03aeaa;
    display: inline-block;
    cursor: pointer;
    opacity: 0.4;
}
.acc:hover{
    opacity:1;
}
.accHover{
    opacity:1;
}
.acc div{
    position: absolute;
    color: #FFF;
    text-align: center;
    width: 60%;
    margin: auto;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: fit-content;
}
.acc div img{
    max-width: 300px;
    width: 95%;
}
.acc div h4{
    font-size: 1.4em;
    font-weight: lighter;
    margin: 0;
}
.cuadroBus{
    width: 90%;
    max-width: 49%;
    display: inline-block;
}
.coverPdf{
    width: 90%;
    margin-left: 5%;
    position: absolute;
    height: 100%;
    background: #196b65cf;
    cursor: pointer;
    opacity: 0;
}
.coverPdf:hover{
	opacity:1;
}
.coverPdf img{
    width: 50px !important;
    height: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}
.tipoProyectHome{
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
}
#engi{
   position:relative;
   width:100%;
   min-height:100%;

   -webkit-transition: all 1500ms ease;
    -moz-transition: all 1500ms ease;
    -ms-transition: all 1500ms ease;
    -o-transition: all 1500ms ease;
    transition: all 1500ms ease;
   top:0;
   padding-bottom:100px;

}
.titSections{
    font-size: 2.5em;
    text-align: left;
    margin: auto;
    display: block;
    width: fit-content;
    padding-top: 10vh;

}
#fotoAz{
	width:100%;
	height:400px;
	background:url('../media/images/jpg/azofi.jpeg') fixed center;
	background-size:cover;
}
#azlogo{
	width:100px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	z-index:999
}
.containerSection{
	width:90%;
	max-width:1100px;
	margin:auto;
	padding-bottom:10vh;
	padding-top:1vh;
}
.noticia{width: 90%;max-width: 300px;padding: 20px;border: 1px solid #1baeaa;border-radius: 20px;display: inline-block;cursor: pointer;margin: 1%;}
.noticia:hover{
background:#1baeaa;
}
.noticia:hover .titNoticia{
	color:#FFF;
}
.engineeringpost{
	
    width: 27%;
    max-width: 500px;
    padding: 20px;
    border: 1px solid #1baeaa;
    border-radius: 20px;
    display: inline-block;
    cursor: pointer;
    margin: 1%;
}
.engineeringpost:hover{
background:#1baeaa;
}

.engineeringpost:hover *{
color:#FFF;
}
.containerSection2{
    width: 90%;
    max-width: 1500px;
    margin: auto;
    padding-bottom: 10vh;
    padding-top: 1vh;
}
.cuadroComponete{
    position:relative;
    width: 49%;
    display: inline-block;
    min-width: 400px;
    /* min-height: 365px; */
    /* background: #171717; */
    border: 1px solid #171717;
    margin: 1px;
    margin-bottom: 7px;	
}
.cuadroComponete img{
width:100%;
}
.cuadroComponete .cover{
position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #053534d1;
    color: #FFF;
    opacity: 0;
    z-index: 9;
}
.cuadroComponete .cover .contenedorDescargas{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    height: fit-content;
    font-size: 1.0em;
    letter-spacing: 10px;
}
.btnDescarga{
border: 1px solid #FFF;
    border-radius: 20px;
    padding: 5px;
    width: 70%;
    font-size: 0.9em;
    margin: auto;
    margin-bottom: 7px;
    margin-top: 7px;
    cursor: pointer;
    letter-spacing: initial;
}
.btnDescarga:hover {
    color: #325959;
    background: #FFF;
}
.cuadroComponete .cover:hover{ 
     opacity:1;
}
.containerSection .cuadroBus img{
    max-width: 90%;
    height: 300px;

	}
.subtitleSection{
    font-size: 2.0em;
    color: #62ada9;
    /* letter-spacing: 8px; */
    text-align: left;
    margin: auto;
    padding-top: 60px;
    font-weight: bold;


}
#logoHome{
	max-width:400px;
	    width: 90%;
}
#contenido{
    color: #171717;
    width: 90%;
    max-width: 900px;
    margin: auto;
}
#logoMenu{
    width: 90px;
    padding: 20px;
    padding-top:10px;
    cursor:pointer;
}
#titHome{
font-family: sans-serif;
    font-size: 2.6em;
    /* letter-spacing: 20px; */
    color: #0c716f;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: rgba(255, 255, 255, 0.78);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    top: 50%;
        padding-bottom: 20px;

}
.bustit{
width:100%;
border-bottom:1px solid #222;
}
.tipobus{

}
#videoHome {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../images/backgrounds/home.png) no-repeat center;
    background-size: cover;
    transition: 1s opacity;

}
 @-webkit-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@-moz-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
 .scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 80px;
    text-align: center;
    color: #FFF;
    font-size: 0.9em;
    font-weight: bold;

}
.scroll-btn > * {
    display: block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #7f8c8d;
    color: #ffffff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    margin: auto;
    padding-bottom: 10px;
    width: 40px;

}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
	color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.scroll-btn .mouse {
	position: relative;
	display: block;
	width: 23px;
	height: 36px;
	margin: 0 auto 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.scroll-btn .mouse > * {
position: absolute;
    display: block;
    top: 29%;
    left: 0;
    right: 0;
    width: 5px;
    height: 5px;
    margin: 0 auto;
    background: white;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;

}
/*=======ABOUT=====*/
#who{
    position: absolute;
    top: 0;
    z-index: 99;
    margin-top: 100vh;
    width: 100%;
    background: #FFF;
    padding-bottom: 20px;

}
#our{
   position:relative;
   top:0;
   width:100%;
   background:#FFF;
   padding-bottom:20px;
}

/*=======MENU=======*/
#menu{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;

}
#burguerMenu{
    width: 35px;
    height: 34px;
    top: 10px;
    position: absolute;
    right: 15px;
    cursor: pointer;


}
.rectangleMenu{
float: right;
    width: 100%;
    height: 9%;
    background: #ffffff;
    border: 1px solid #62ada9;
    margin-top: 15%;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
#lblMenu{
color: #62ada9;
    font-size: 0.7em;
    padding-top: 39px;
}
#burguerMenu:hover #rect1{ 
    width: 90%;
}
#burguerMenu:hover #rect2{ 
    width: 70%;
}
#burguerMenu:hover #rect3{ 
    width: 40%;
}
#languages{
    width: 31px;
    text-align: center;
    font-size: 0.8em;
    top: 60px;
    position: absolute;
    right: 20px;
}
#default_lang{
    cursor: pointer;
    color:#FFF;
    opacity:0.6;
    font-weight: bold;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
#default_lang:hover{
    opacity:1;
}
#rrss{
	width: 31px;
    text-align: center;
    font-size: 0.8em;
    top: 70px;
    position: absolute;
    right: 20px;
}
.rsMenu{
	width: 15px;
    margin-top: 10px;
    opacity: 0.7;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.rsMenu:hover{
    opacity:1;
}
#audioMenu{
bottom: 20px;
    position: absolute;
    left: 20px;
    z-index: 99;	
}
.audioicon{
    width: 16px;
    cursor: pointer;
    opacity: 0.6;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.audioicon:hover{
    opacity:1;
}
#coverMenu{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.92);
    top: 0;
    left: 0;
    z-index: 99;
    display: none;

}
.menuOption{
	color:#FFF;
	text-align:center;
	cursor:pointer;
	font-size:2.0em;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.menuOption:hover{
    color: #62ada9;
}
.subOptionsProjects{
color: #a7a7a7;
    text-align: center;
    cursor: pointer;
    font-size: 1.5em;
    -webkit-transition: color 500ms ease;
    -moz-transition: color 500ms ease;
    -ms-transition: color 500ms ease;
    -o-transition: color 500ms ease;
    transition: color 500ms ease;
    display: none;
}
.subOptionsProjects:hover{
    color: #62ada9;
}
#optionsMenu{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    height: fit-content;
}
#rrssMenu2{
	display:block;
	text-align: center;
}
#rrssMenu2 .rsMenu {
    width: 25px;
}
#contactoLat{
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
height: 100%;
    width: 100%;
    max-width: 600px;
    position: fixed;
    right: -100%;
    top: 0;
    background: rgba(42, 41, 39, 0.91);
    color: #FFF !important;
    z-index: 99;
    text-align: center;
}
#containerForm{
	position:absolute;
	top:50%;
	 transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin:auto;
	left:0;
	right:0;
}
#containerForm input, textarea{
    width: 80%;
    background: none;
    border: 1px solid #FFF;
    border-radius: 25px;
    padding: 10px;
    margin: 10px;
    resize: none;
    color: #FFF;
    overflow: auto;
    font-family: Latolight;
}
#containerForm #btnSend{
    width: 300px;
    background: #bdbdbd;
    border: 1px solid #FFF;
    border-radius: 25px;
    padding: 4px;
    margin: auto;
    resize: none;
    color: #000 !important;
    cursor: pointer;
    opacity: 0.8;
    margin-top: 20px;
    font-size: 0.9em;
}
#containerForm #btnSend:hover{
	opacity:1;	
}

@media screen and (max-width: 1024px){
.scroll-btn > * {
    width: 20px;
}
#logoHome {
    max-width: 400px;
    width: 50%;
}
.tipoProyectHome {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.scroll-btn {
    bottom: 55px;
}
.acc {
    position: relative;
    width: 49%;
    height: 49vw;
    float: left;
}
.acc div h4 {
    font-size: 1.0em;

}
.imgNoticia {
    width: 100%;
    height: 200px;
}
.titNoticia {
    font-size: 1.0em;
    height: auto;
}
.noticia {
    margin-bottom: 20px;
}
#releases {
    margin-top: 0;
    padding-top: 0;
}
.cuadroBus {
    width: 90%;
    max-width: 100%;
    display: inline-block;
}

.cuadroComponete{
    position:relative;
    width: 90%;
    display: inline-block;
    min-width: auto;
    /* background: #171717; */
    border: 1px solid #171717;
    margin: 1px;
    margin-bottom: 30px;
}
.cuadroComponete img{
width:100%;
}
.cuadroComponete .cover{
    position: relative;
    width: 100%;
    height: 100%;
    background: #053534d1;
    color: #FFF;
    opacity:1;
}
.cuadroComponete .cover .contenedorDescargas{
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    height: fit-content;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 1.0em;
    letter-spacing: 10px;
}
.btnDescarga{
border: 1px solid #FFF;
    border-radius: 20px;
    padding: 5px;
    width: 70%;
    font-size: 0.9em;
    margin: auto;
    margin-bottom: 7px;
    margin-top: 7px;
    cursor: pointer;
    letter-spacing: initial;
}
.btnDescarga:hover {
    color: #325959;
    background: #FFF;
}
.cuadroComponete .cover:hover{ 
     opacity:1;
}
.containerSection .cuadroBus img{
    max-width: 90%;
    height: 300px;

	}
.subtitleSection{
    font-size: 2.0em;
    color: #62ada9;
    /* letter-spacing: 8px; */
    text-align: left;
    margin: auto;
    padding-top: 60px;
    font-weight: bold;


}
.menuOption {
    color: #FFF;
    text-align: center;
    cursor: pointer;
    font-size: 1.0em;
    width: 96%;
    padding: 2%;
    padding-top: 2%;
    }
video{
	display:none;
}
.containerSection img {
    width: 96%;
    max-width: 96%;
    margin:auto;
}
#menu {
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
    background:#FFF;
}
#logoMenu {
    width: 60px;
    padding-bottom: 0;
}
section{
	padding-top:10%;
}
.subOptionsProjects {
    font-size: 0.9em;
    }
.titSections {
    font-size: 1.6em;
    padding-top: 13vh;
        padding-bottom: 3vh;
    max-width: 90%;
}
.subtitleSection {
    font-size: 1.4em;
}
#rrssMenu{
	display:none;
}


#optionsMenu {
    position: absolute;
    transform: translateY(-30%);
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    top: 40%;
        display: block;
    /* letter-spacing: 10px; */
    text-align: center;
    /* width: 400px; */
    padding: 10px;
    background: rgba(0, 0, 0, 0.59);
}
#fotoAz {
    width: 100%;
    height: 400px;
    background: url(../media/images/jpg/azofi.jpeg) center;
    background-size: cover;
}
#titHome {
    font-family: sans-serif;
    font-size: 1.2em;
    width: 90%;
    padding: 5%;

    }
#azlogo {
    width: 70px;
    }
}
@media screen and (max-width:700px){
.menuOption {
    color: #FFF;
    text-align: center;
    cursor: pointer;
    font-size: 1.0em;
    width: 90%;
    padding: 5%;
    padding-top: 2%;
    }
}
/* ==============================================================================================*/
