@charset "UTF-8";
/* CSS document */
/* Descripcion: estilo para Vedilab
Autor: Omar De Luna
actualización: julio 2018 */


.accordion-item{
	background: transparent;
	color: #fff;
	border: 0;
}
button.accordion-button{
	background: transparent;
	color: #fff;
	border: 0;
}
.accordion-button{
	font-size: 1.4rem;
}
.accordion-button:not(.collapsed) {
  background: transparent;
  color: #fff;
}

img{border:0; margin: 0; padding: 0;}

* { margin: 0; padding: 0; font-family: 'AkkRg_Pro_1', Helvetica, Arial sans-serif; list-style: none; font-weight: normal;}

a, input{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}


main {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	}
.blanco{
	color: #fff;
}

header{
	width: 100%;
	padding: 0 2%;
	margin-top: 130px;
	position: absolute;
	z-index: 100;
}

.logo{
	float: left;
}


nav{
	float: right;
}

.azul{
	color: #007da2;
}
.bg-azul{
	background: #007da2;
}
.grisc{
	color: #e3e3e3;
}
.bg-grisc{
	background: #e3e3e3;
}

nav ul li{
	display: inline-block;
	margin-right: 5px;
}

nav ul li a{
	color: white;
	font-size: 15px;
	line-height: 40px;
	display: block;
	text-decoration: none;
	border: 0;
	background: none;
}

.negro nav ul li a{
	color: #4d4d4d;
}

nav ul li a:hover{
	border: 0;
	color: black;
}

nav ul li a.active{
	border: 0;
	color: black;
}

nav ul li a img{
	margin-bottom: -17px;
}


.slide{
	width: 100%;
}

h1{
	font-size: 40px;
	line-height: 40px;
	margin-top: 40px;
	color: #4d4d4d;
}

p{
	font-size: 20px;
	line-height: 28px;
	color: #4d4d4d;
}

a{
	font-size: 20px;
	line-height: 28px;
	color: #000;
	text-decoration: none;
}

.cleare{
	display: block;
	clear: both;
}


.menu{
	width: 100%;
	height: 0vh;
	padding-right: 10%;
	padding-top: 0vh;
	background: rgba(0, 125, 162, 0.8);
	text-align: right;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 90;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.menu.active{
	height: 100vh;
	padding-top: 30vh;
}


.menu a{
	font-size: 70px;
	line-height: 85px;
	color: white;
	font-family: 'AkkLg_Pro_1';
}

.menu a:hover{
	font-weight: bolder;}



.contenido80{
	width: 100%;
	padding: 30px 10%;
}

.col50{
	width: 48%;
	margin: 0;
	margin-bottom: 100px;
	float: left;
}

.col50.home{
	float: right;
}

.foto1{
	width: 65%;
	float: left;
}

.foto2{
	width: 30%;
	margin-left: 5%;
	margin-top: 100px;
	float: left;
}

.data{
	width: 100%;
	margin: 100px 0;
	text-align: center;
}

.data li{
	font-size: 111vw;
	font-family: 'AkkLg_Pro_1';
	display: inline-block;
	margin-right: 30px;
	text-align: left;
}

.data p{
	font-size: 25px;
}

.wip{
	border-top: 1px solid #007da2;
	padding: 100px 0;
	width: 100%;
}

.wip h1{
	margin-left: 10%;
	margin-bottom: 50px;
}

.wip .col50{
	width: 50%;
	position: relative;
}

.wip .col50 p{
	position: absolute;
	bottom: 40px;
	left: 5%;
	text-decoration: underline;
}

.wip .col50 img{
	filter: grayscale(100%);
	opacity: 0.8;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.wip .col50 a:hover img{
	filter: none;
	opacity: 1;
}

footer{
	width: 100%;
	padding: 100px 0 50px 0;
}

footer li{
	display: inline-table;
	margin-right: 10%;
}

.Fdatos{
	border-top: 1px solid #007da2;
	padding-top: 50px;
	margin-top: 50px;
}

footer .col50{
	float: left;
	padding: 0 1%;
	margin: 0 0 20px 0;
}

footer > .col50{
	margin-left: 50%;
}

footer p, footer li, footer a{
	font-size: 18px;
	line-height: 24px;
	color: #4d4d4d;
	font-family: 'AkkLg_Pro_1';
}

footer a:hover{
	font-family: 'AkkRg_Pro_1';
}

footer strong{
	font-family: 'AkkRg_Pro_1';
}

.pUno{
	margin-left: 10%;
	margin-top: 40px;
}



/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷culture÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/


.light{
	font-family: 'AkkLg_Pro_1';
}

.espacio{
	padding: 150px 0;
}

h2{
	font-family: 'AkkLg_Pro_1';
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 50px;
	color: #333333;
}

.contenido100{
	width: 100%;
	padding: 0 0 100px 0;
}

.contenido100 .col50:nth-child(2){
	width: 42%;
	margin-left: 10%;
}

.contenido100 .col50:first-child p, .contenido100 .col50:first-child h1{
	margin-left: 20%;
	margin-top: 30px;
}

.contenido100 .col50:nth-child(2) p{
	margin-right: 20%;
	margin-bottom: 30px;
}


/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷our group÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

h3{
	font-size: 20px;
	color: #333333;
}

.maR{
	margin-right: 2%;
}

.maL{
	margin-left: 2%;
}

.team{
	width: 100%;
	margin-top: -100px;
	margin-bottom: 50px;
}

.team li{
	float: left;
	width: 33.33%;
	position: relative;
}

.team li a span{
	position: relative;
	z-index: 1;
	left: 40px;
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.team li a:hover span{
	opacity: 1;
}

.team li a span i{
	font-style: italic;
}

.team li img{
	display: block;
}


/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷expertise÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

.col30{
	width: 28%;
	float: left;
}

.col70{
	width: 68%;
	float: left;
}

.expertise{
	width: 100%;
}

.expertise li{
	float: left;
	width: 50%;
	position: relative;
	background: black;
}

.expertise li a span{
	color: white;
	position: absolute;
	z-index: 1;
	top: 10%;
	left: 40px;
	text-decoration: underline;
	font-size: 40px;
}

.expertise li a:hover img{
	opacity: 0.6;
}


.expertise li img{
	display: block;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}









.w__proj--dflex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.w__proj{
	width: 100%;
	height: 700px;
	position: relative;
	margin-bottom: 10px;
}
.overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(0,0,0,0.8);
	transition: all 0.3s ease-in-out;
}
.w__proj--z{
	position: relative;
	z-index: 2;
	color: #fff;
	padding: 35px;
	height: 100%;
	display: flex;
	align-items: stretch;
	flex-direction: column;
	justify-content: space-between;
}
.w__proj--info{
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #fff;
	padding: 20px 0 0 0;
	opacity: 0;
	margin-bottom: 20px;
	transition: all 0.3s ease-in-out;
}
.w__proj:hover .overlay{
	background: rgba(0,0,0,0.4);
}
.w__proj:hover .w__proj--info{
	opacity: 1;
	margin-bottom: 0;
}

.archive{
	padding: 80px 0;
	border-top: 1px solid #007da2;
	margin-top: 80px;
}
.archive--titulo{
	text-align: center;
}
.archive--list{
	max-width: 80%;
	margin: 0 auto;
}
.archive--list li{
	border-top: 1px solid #007da2;
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
}
.archive--list li:nth-last-child(1){
	border-bottom: 1px solid #007da2;
}
.archive--datos{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.archive--place{
	margin-right: 30px;
}
.archive--fist{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.archive--fist img{
	margin-right: 20px;
	display: none;
}
.archive--fist img.active{
	display: block;
}
.detalle--p p{
	column-count: 1;
}

.detalle--parallax{
	height: 80vh;
	background-attachment: fixed;
}
.object-fit{
	object-fit: cover;
	height: 100%;
}

.bw{
	filter: grayscale(100%);
}
.press:hover .bw{
	filter: grayscale(0%);
	transition: all 0.3s ease 0s;
}
hr{
	opacity: 1;
	background: #007da2;
}
.border-leftt{
	border-left: 1px solid #007da2;
	border-top: 1px solid #007da2;
	border-bottom: 1px solid #007da2;
	padding: 150px 0;
}
.borderL{
	border-left: 1px solid #007da2;
}
.input{
	width: 100%;
	border: 0;
	padding: 10px;
	border: 1px solid #007da2;
}
input[type="submit"]{
	background: #003342;
	color: #fff;
	padding: 10px 40px;
	border: 0;
}
.azul{
	color: #007da2;
}
.caption{
	position: absolute;
	bottom: 0px;
	left: 0px;
	top: 0;
	right: 0;
	margin: auto;
	z-index: 3;
	height: 110px;
	text-align: center;
}
.caption h1{
	font-family: 'AkkLg_Pro_1';
	color: #fff;
	font-size: 30px;
	max-width: 70%;
	margin: auto;
	line-height: 100%;
	display: block;
}
.overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	background: rgba(0,0,0,0.2);
}
.modal--group .modal-dialog{
	max-width: 1200px;
}
.modal--group .modal-content{
	border-radius: 0;
	background-color: rgba(255,255,255,0.8);
}

.carousel-indicators [data-bs-target]{
	width: 10px;
	height: 0px;
	border-radius: 15px;
	background-clip: border-box;
	padding: 0;
	margin: 5px;
	border-bottom: 0;
}

.carousel-indicators {
	right: 0;
	bottom: 60px;
	left: 0;
	z-index: 3;
	flex-direction: column;
	text-align: center;
}
.slide--time .carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  }
.slide--time .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  }






.titulo__recuadro{
	background: #007da2;
	color: #fff;
	padding: 7px 0px 4px 100px;
	width: 250px;
	font-size: 14px;
}
.f12{
	font-size: 12px;
}

.carousel-cell-full{
	width: 100%;
	height: 400px;
	margin-right: 0px;
	position: relative;
}
.slide--full{
	height: 100%;
}
.slide--full img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.main-carousel1 .flickity-page-dots{
	bottom: 45px;
}
.main-carousel1 .flickity-page-dots .dot{
	background: #fff;
}


.carousel-cell {
    width: 100%;
    height: 350px;
    margin-right: 10px;
    position: relative;
}


.display-1{
	font-size: 60px;
}
.lados{
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
}
.cargo{
	font-size: 14px;
	font-style: italic;
}
.titulo__2{
	background: #007da2;
	color: #fff;
	padding: 4px 7px;
	text-align: center;
	display: block;
}

.w__p--categoria{
	position: absolute;
	z-index: 3;
	top: 30px;
	left: 30px;
	color: #fff;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.w__p--nombre{
	position: absolute;
	z-index: 3;
	bottom: 30px;
	left: 30px;
	color: #fff;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.w__p img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.w__p--overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.w__p:hover .w__p--overlay{
	background: rgba(0,0,0,0.4);
}
.w__p:hover .w__p--categoria{
	opacity: 1;
}

#w__project.nover{
	display: none;
}
#w__list{
	display: none;
}
#w__list.active{
	display: block;
}
.w__list{
	border-bottom: 1px solid #007da2;
}
#btn__list{
	display: flex;
}
#btn__list.nover{
	display: none;
}
#btn__project{
	display: none;
}
#btn__project.active{
	display: flex;
}
.press--info h5{
	color: #666666;
}
.border-r{
	border-right: 0px solid #007da2;
}

.flickity-button {
	position: absolute;
	background: hsla(0,0%,100%,0);
	border: none;
	color: #fff;
  }

  .flickity-button:hover {
	background: transparent;
	cursor: pointer;
  }

#vision-list{
	display: block;
}
#vision-list.ver{
	display: block;
}
#conceptual-list{
	display: none;
}
#conceptual-list.ver{
	display: block;
}
.nav-pills .nav-link.active {
	background: transparent;
	color: #fff;
  }
.nav-pills .nav-link:hover {
	background: transparent;
	color: #fff;
  }
.nav-link{
	background: transparent;
	color: #003342;
	font-size: 24px;
	font-weight: bolder;
}
.text-just{
	text-align: justify;
}





@media only screen and (min-width:0px) and (max-width:767px){
	
header{
	width: 100%;
	padding: 0 2%;
	margin-top: 50px;
}

.logo{
	float: left;
}
	
.logo img{
	width: 190px;
}


nav{
	float: right;
}

nav ul li{
	margin-right: 5px;
}

nav ul li a{
	color: white;
	font-size: 13px;
	line-height: 40px;
}

nav ul li a:hover{
	border: 0;
	color: black;
}

nav ul li a.active{
	color: black;
}

nav ul li a img{
	margin-bottom: -10px;
	height: 27px;
}

.slide{
	width: 100%;
}


h1{
	font-size: 23px;
	line-height: 25px;
	margin-top: 40px;
}


p{
	font-size: 15px;
	line-height: 23px;
}


a{
	font-size: 15px;
	line-height: 23px;
}

.menu{
	height: 0vh;
	padding-right: 10%;
	padding-top: 0vh;
}

.menu.active{
	height: 100vh;
	padding-top: 20vh;
}

.menu a{
	font-size: 40px;
	line-height: 55px;
}

.contenido80{
	width: 100%;
}

.col50{
	width: 100%;
	margin-bottom: 50px;
}
	
.col50.home{
	width: 100%;
}

.foto1{
	width: 100%;
}

.foto2{
	width: 100%;
	margin-left: 0%;
	margin-top: 40px;
}

.data{
	width: 100%;
	margin: 60px 0;
}

.data li{
	font-size: 9vw;
	margin-right: 15px;
	width: 100%;
	margin-bottom: 10px;
}

.data p{
	font-size: 15px;
	line-height: 20px;
}

.wip{
	padding: 30px 0;
	width: 100%;
}

.wip h1{
	margin-left: 10%;
	margin-bottom: 50px;
}

.wip .col50{
	width: 100%;
	margin: 0;
}

.wip .col50 p{
	bottom: 40px;
	left: 5%;
}


footer{
	width: 100%;
	padding: 40px 0 40px 0;
}

footer li{
	margin-right: 10%;
	margin-bottom: 10px;
}

.Fdatos{
	padding-top: 20px;
	margin-top: 20px;
}

footer .col50{
	width: 90%;
	padding: 20px 5%;
	margin: 0;
}

footer > .col50{
	margin-left: 0%;
}

footer p, footer li, footer a{
	font-size: 15px;
	line-height: 22px;
}

.pUno{
	margin-left: 0%;
	margin-bottom: 20px;
	margin-top: 0px;
}
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷culture÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/


.espacio{
	padding: 70px 0;
}

h2{
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 30px;
}
	
h2 br{
	display: none;
}

.contenido100{
	width: 100%;
	padding: 0 0 60px 0;
}

.contenido100 .col50:nth-child(2){
	width: 100%;
	margin-left: 0%;
}

.contenido100 .col50:first-child p, .contenido100 .col50:first-child h1{
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 20px;
}

.contenido100 .col50:nth-child(2) p{
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 20px;
}
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷our group÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

h3{
	font-size: 16px;
}

.maR{
	margin-right: 0%;
}

.maL{
	margin-left: 0%;
}

.team{
	width: 100%;
	margin-top: -40px;
	margin-bottom: 50px;
}

.team li{
	width: 100%;
}
	
.team li a span{
	z-index: 1;
	font-size: 15px;
	line-height: 21px;
}

.team li img{
	display: block;
	margin: 0;
}
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷expertise÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

.col30{
	width: 100%;
	margin-bottom: 20px;
}

.col70{
	width: 100%;
}

.expertise{
	width: 100%;
}

.expertise li{
	width: 100%;
}

.expertise li a span{
	color: white;
	top: 10%;
	left: 40px;
	font-size: 40px;
}

	

}

@media only screen and (min-width:768px) and (max-width:1023px){
	.w__proj{
		width: 49%;
	}
header{
	width: 100%;
	padding: 0 10%;
	margin-top: 60px;
}

.logo{
	float: left;
}
	
.logo img{
	width: 200px;
}


nav{
	float: right;
}

nav ul li{
	margin-right: 5px;
}

nav ul li a{
	color: white;
	font-size: 15px;
	line-height: 40px;
}

nav ul li a:hover{
	border: 0;
	color: black;
}

nav ul li a.active{
	color: black;
}

nav ul li a img{
	margin-bottom: -12px;
	height: 30px;
}

.slide{
	width: 100%;
}


h1{
	font-size: 25px;
	line-height: 25px;
	margin-top: 40px;
}


p{
	font-size: 18px;
	line-height: 26px;
}


a{
	font-size: 16px;
	line-height: 24px;
}

.menu{
	width: 400px;
	height: 0vh;
	padding-right: 10%;
	padding-top: 0vh;
}

.menu.active{
	height: 100vh;
	padding-top: 20vh;
}

.menu a{
	font-size: 45px;
	line-height: 60px;
}


.contenido80{
	width: 100%;
}

.col50{
	width: 48%;
	margin-bottom: 50px;
}
	
.col50.home{
	width: 100%;
}

.foto1{
	width: 65%;
}

.foto2{
	width: 30%;
	margin-left: 5%;
	margin-top: 60px;
}

.data{
	width: 100%;
	margin: 60px 0;
}

.data li{
	font-size: 11vw;
	margin-right: 15px;
}

.data p{
	font-size: 15px;
	line-height: 20px;
}

.wip{
	padding: 50px 0;
	width: 100%;
}

.wip h1{
	margin-left: 10%;
	margin-bottom: 50px;
}

.wip .col50{
	width: 50%;
}

.wip .col50 p{
	bottom: 40px;
	left: 5%;
}


footer{
	width: 100%;
	padding: 0px 0 20px 0;
}

footer li{
	margin-right: 10%;
	margin-bottom: 10px;
}

.Fdatos{
	padding-top: 0px;
	margin-top: 0px;
}

footer .col50{
	padding: 0 1%;
	margin: 30px 0;
}

footer > .col50{
	margin-left: 50%;
}

footer p, footer li, footer a{
	font-size: 15px;
	line-height: 22px;
}

.pUno{
	margin-left: 10%;
	margin-top: 40px;
}
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷culture÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/


.espacio{
	padding: 80px 0;
}

h2{
	font-size: 40px;
	margin-bottom: 30px;
}
	
h2 br{
	display: none;
}
	
.contenido100{
	width: 100%;
	padding: 0 0 60px 0;
}
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷our group÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

h3{
	font-size: 16px;
}

.maR{
	margin-right: 2%;
}

.maL{
	margin-left: 2%;
}

.team{
	width: 100%;
	margin-top: -40px;
	margin-bottom: 50px;
}

.team li{
	width: 50%;
}
	
.team li a span{
	font-size: 15px;
	line-height: 21px;
}

.team li img{
	display: block;
	margin: 0;
}
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷expertise÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

.col30{
	width: 33%;
}

.col70{
	width: 63%;
}

.expertise{
	width: 100%;
}

.expertise li{
	width: 50%;
}

.expertise li a span{
	color: white;
	top: 10%;
	left: 40px;
	font-size: 40px;
}
}








@media only screen and (min-width:1024px){
	.carousel-cell-full{
		height: 100vh;
	}
	.border-r:nth-child(even){
		border-right: 1px solid #007da2;
	}
	.lados{
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	.display-1{
		font-size: 100px;
	}
	.carousel-cell {
		width: 40%;
		height: 400px;
	}

	.detalle--p p{
		column-count: 2;
	}
	.caption h1{
		display: block;
		font-size: 3vw;
	}
	.w__proj{
		width: 33%;
	}
header{
	width: 100%;
	padding: 0 10%;
	margin-top: 80px;
}

.logo{
	float: left;
}
	
.logo img{
	width: 200px;
}


nav{
	float: right;
}



nav ul li{
	margin-right: 5px;
}

nav ul li a{
	color: white;
	font-size: 15px;
	line-height: 40px;
}

nav ul li a:hover{
	border: 0;
	color: black;
}

nav ul li a.active{
	color: black;
}

nav ul li a img{
	margin-bottom: -13px;
	height: 30px;
}


.slide{
	width: 100%;
}



h1{
	font-size: 30px;
	line-height: 30px;
	margin-top: 40px;
}



p{
	font-size: 18px;
	line-height: 26px;
}


a{
	font-size: 16px;
	line-height: 24px;
}

.menu{
	width: 400px;
	height: 0vh;
	padding-right: 5%;
	padding-top: 0vh;
}

.menu.active{
	height: 105vh;
	padding-top: 30vh;
}

.menu a{
	font-size: 50px;
	line-height: 65px;
}


.contenido80{
	width: 100%;
	padding: 44px 10%;
}

.col50{
	width: 48%;
	margin-bottom:60px;
}

.foto1{
	width: 65%;
}

.foto2{
	width: 30%;
	margin-left: 5%;
	margin-top: 100px;
}

.data{
	width: 100%;
	margin: 60px 0;
}

.data li{
	font-size: 9vw;
	margin-right: 20px;
}

.data p{
	font-size: 18px;
}

.wip{
	padding: 60px 0;
	width: 100%;
}

.wip h1{
	margin-left: 10%;
	margin-bottom: 50px;
}

.wip .col50{
	width: 50%;
}

.wip .col50 p{
	bottom: 40px;
	left: 5%;
}


footer{
	width: 100%;
	padding: 60px 0 30px 0;
}

footer li{
	margin-right: 10%;
}

.Fdatos{
	padding-top: 30px;
	margin-top: 30px;
}

footer .col50{
	padding: 0 1%;
}

footer > .col50{
	margin-left: 48%;
}

footer p, footer li, footer a{
	font-size: 15px;
	line-height: 22px;
}

.pUno{
	margin-left: 10%;
	margin-top: 40px;
}
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷culture÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/


.espacio{
	padding: 100px 0;
}

h2{
	font-size: 45px;
}
	
.contenido100{
	width: 100%;
	padding: 0 0 80px 0;
}
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷our group÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

h3{
	font-size: 18px;
}

.maR{
	margin-right: 2%;
}

.maL{
	margin-left: 2%;
}

.team{
	width: 100%;
	margin-top: -60px;
	margin-bottom: 50px;
}

.team li{
	width: 33.33%;
}
	
.team li a span{
	z-index: 1;
	font-size: 16px;
	line-height: 22px;
}

.team li img{
	display: block;
	margin: 0;
}	
	
	

}

@media only screen and (min-width:1301px) and (max-width:1600px){

	.carousel-cell {
		height: 460px;
	}
header{
	width: 100%;
	padding: 0 10%;
	margin-top: 110px;
}

.logo{
	float: left;
}


nav{
	float: right;
}



nav ul li{
	margin-right: 5px;
}

nav ul li a{
	color: white;
	font-size: 15px;
	line-height: 40px;
}

nav ul li a:hover{
	border: 0;
	color: black;
}

nav ul li a.active{
	color: black;
}

nav ul li a img{
	margin-bottom: -17px;
}


.slide{
	width: 100%;
}



h1{
	font-size: 30px;
	line-height: 30px;
	margin-top: 40px;
}



p{
	font-size: 18px;
	line-height: 26px;
}


a{
	font-size: 18px;
	line-height: 26px;
}



.menu{
	width: 400px;
	height: 0vh;
	padding-top: 0vh;
}

.menu.active{
	height: 100vh;
	padding-top: 30vh;
}


.menu a{
	font-size: 60px;
	line-height: 75px;
}


.contenido80{
	width: 100%;
	padding: 44px 10%;
}

.col50{
	width: 48%;
	margin-bottom: 80px;
}

.foto1{
	width: 65%;
}

.foto2{
	width: 30%;
	margin-left: 5%;
	margin-top: 100px;
}

.data{
	width: 100%;
	margin: 80px 0;
}

.data li{
	font-size: 11vw;
	margin-right: 30px;
}

.data p{
	font-size: 22px;
}

.wip{
	padding: 80px 0;
	width: 100%;
}

.wip h1{
	margin-left: 10%;
	margin-bottom: 50px;
}

.wip .col50{
	width: 50%;
}

.wip .col50 p{
	bottom: 40px;
	left: 5%;
}


footer{
	width: 100%;
	padding: 80px 0 40px 0;
}

footer li{
	margin-right: 10%;
}

.Fdatos{
	padding-top: 50px;
	margin-top: 50px;
}

footer .col50{
	padding: 0 1%;
}

footer > .col50{
	margin-left: 50%;
}

footer p, footer li, footer a{
	font-size: 18px;
	line-height: 24px;
}


.pUno{
	margin-left: 10%;
	margin-top: 40px;
}
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷culture÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/


.espacio{
	padding: 120px 0;
}
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷our group÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

h3{
	font-size: 20px;
}

.maR{
	margin-right: 2%;
}

.maL{
	margin-left: 2%;
}

.team{
	width: 100%;
	margin-top: -80px;
	margin-bottom: 50px;
}

.team li{
	width: 33.33%;
}
	
.team li a span{
	color: white;
	z-index: 1;
	bottom: 40%;
	left: 40px;
	font-size: 18px;
	line-height: 24px;
}

.team li img{
	display: block;
	margin: 0;
}	

}

@media (min-width: 1485px){
	.carousel-cell {
		height: 490px;
	}
}
@media (min-width: 1590px){
	.carousel-cell {
		height: 530px;
	}
}
@media (min-width: 1800px){
	.carousel-cell {
		height: 640px;
	}
}
@media (min-width: 2000px){
	.carousel-cell {
		height: 760px;
	}
}


@font-face {
    font-family: 'AkkLg_Pro_1';
    src: url('fonts/AkkLg_Pro_1.eot');
    src: url('fonts/AkkLg_Pro_1.eot') format('embedded-opentype'),
         url('fonts/AkkLg_Pro_1.woff2') format('woff2'),
         url('fonts/AkkLg_Pro_1.woff') format('woff'),
         url('fonts/AkkLg_Pro_1.ttf') format('truetype'),
         url('fonts/AkkLg_Pro_1.svg#AkkLg_Pro_1') format('svg');
}


@font-face {
    font-family: 'AkkBd_Pro_1';
    src: url('fonts/AkkBd_Pro_1.eot');
    src: url('fonts/AkkBd_Pro_1.eot') format('embedded-opentype'),
         url('fonts/AkkBd_Pro_1.woff2') format('woff2'),
         url('fonts/AkkBd_Pro_1.woff') format('woff'),
         url('fonts/AkkBd_Pro_1.ttf') format('truetype'),
         url('fonts/AkkBd_Pro_1.svg#AkkBd_Pro_1') format('svg');
}


@font-face {
    font-family: 'AkkRg_Pro_1';
    src: url('fonts/AkkRg_Pro_1.eot');
    src: url('fonts/AkkRg_Pro_1.eot') format('embedded-opentype'),
         url('fonts/AkkRg_Pro_1.woff2') format('woff2'),
         url('fonts/AkkRg_Pro_1.woff') format('woff'),
         url('fonts/AkkRg_Pro_1.ttf') format('truetype'),
         url('fonts/AkkRg_Pro_1.svg#AkkRg_Pro_1') format('svg');
}


	


