body{
    
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    max-width: 1800px;
    font-family: 'Lato', sans-serif;
    background-color: white;
    padding-bottom: 50px;
        
}


.full{
    margin: 0px;
    
    
}



.inicioagora{
    margin: 0px;
    
}

.sliderart{
    margin:0px;
    background: none;
    
}

/*pagina inicial*/

.Inicioagora{
    display:flex;
    flex-basis: 100%;
    width: 100%;
    height: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding-top: 60px;
    
}



.rentadesalas{
flex-basis: 100%;
    width: 100%;
    height: auto;
    min-height: 350px;
    display:flex;
    align-items: flex-end;
    justify-content: center;
    background-image: url(../imagenes/hoverprincipal2.jpg);
    background-size: cover;
    text-decoration: none;
    color: white;
    text-shadow: 1px 1px #000;
    transition: background-image .5s ease;
    
}

.rentadesalas:hover{
    background-image: url(../imagenes/hoverpricipal.jpg) ;
    background-size: cover;
    align-items: center;
    
  transition: background-image .5s ease;
}


.investigacion{
flex-basis: 100%;
    width: 100%;
    height: auto;
    min-height: 350px;
    display:flex;
    align-items: flex-end;
    justify-content: center;
    background-image: url(../imagenes/hoverinv2.jpg);
    background-size: cover;
    text-decoration: none;
    color: white;
    text-shadow: 1px 1px #000;
    transition: background-image .5s ease;
    
}

.investigacion:hover{
    background-image: url(../imagenes/hoverinv.jpg) ;
    background-size: cover;
    align-items: center;
    
  transition: background-image .5s ease;
}

.contenedorq1{
    flex-basis: 100%;
    width: 100%;
    height: auto;
    display:flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    
}



.q1-1{
    flex-basis: 100%;
    height: auto;
    min-height: 300px;
    display:flex;
    align-items: flex-start;
    justify-content: center;
    background-color: ;
    margin:0px;
    
}

.q1-1 p{
    color: #111;
    padding: 40px;
   
}

.q1-2{
    
    
    background-size: contain;
    background-repeat: no-repeat;
    flex-basis: 60%;
    min-height: 300px;
    display:flex;
    align-items: center;
    justify-content: center;
    margin-right: 40px;
    
    
}

.q2-2{
        
        flex-basis: 100%;
    height: auto;
    min-height: 300px;
    display:flex;
    align-items: flex-start;
    justify-content: center;
    margin:0px 20px 0px 20px;
    }
    
    .q2-2 p{
        color: #111;
    padding: 40px;
        
    }

.main{
	width:100%;
	max-width: 1000px;
	margin: auto;
}

.slides {
	width:100%;
}

.slides img{
    width: 100%;
    
}

.slidesjs-pagination {
    display: flex;
    justify-content: center;
	background-color: #fff;
	list-style:none;
	overflow:hidden;
    margin: 0px;
    
}
 
.slidesjs-pagination li {
	float:left;
    padding: none;
    
}
 
.slidesjs-pagination li a {
	display:flex;
    justify-content: center;
	padding:10px 20px;
	color:#000;
	text-decoration:none;
}
 
.slidesjs-pagination li a:hover {
	background-color: dimgray;
}
 
.slides .active {
	background:#999;
}
 
.slidesjs-navigation{
	background-color:#fff;
	color:#000;
	text-decoration:none;
	display:flex;
	padding:11.5px 20px;
	float:right;
}

.contenedorqlogo{
    display:flex;
    flex-basis: 100%;
    width: 100%;
    height: 500px;
    
    flex-direction:column;
    justify-content: center;
    align-items: center;
    align-content: center;
    background-image: url(../imagenes/carrusel3.jpg);
    background-attachment: fixed;
    background-size:cover;
    color: #fff;
}


.contenedorqlogo2{
    display:flex;
    flex-basis: 100%;
    width: 100%;
    height: 500px;
    
    flex-direction:column;
    justify-content: center;
    align-items: center;
    align-content: center;
    background-image: url(../imagenes/portada2.jpg);
    background-attachment: fixed;
    background-size:contain;
    color: #fff;
}

.contenedorqlogo3{
    display:flex;
    flex-basis: 100%;
    width: 100%;
    height: 500px;
    
    flex-direction:column;
    justify-content: center;
    align-items: center;
    align-content: center;
    background-image: url(../imagenes/carrusel2.jpg);
    background-attachment: fixed;
    background-size:cover;
    color: #fff;
    background-repeat: no-repeat;
}

/*h*/

h1{
    font-size: 35px;
    text-align: center;
    margin-bottom: 0px;
} 

h2{
    text-align: center;
    
}

h3{
    margin-top: 10px;
}

h4{
    font-size: 60px;
    text-align: center;
    margin: 0px 20px 0px 20px;
    
}

h6{
    

    max-width: 500px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding: auto;
}



/*otros*/

.contenedor{
    background-color: white;
    display: flex;
    width: 100%;
    font-family: 'Lato', sans-serif;
    z-index: 899;
    max-height: 60px;
    position: fixed;
    flex-direction: row;
    justify-content: space-between;

}

.menucontainer{
    
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.menu{
    display:block;
     width: 100%;
    background-color:white;
    z-index: 899;
    
}

.menu800{
    display:none;
     width: 100%;
    background-color: rgba(0,0,0,.9);
    z-index: 899;
    
}
.menu_bar{
    
    display: none;
    width: 100%;
    background-color: rgba(0,0,0,.9);
  
    
}

.menu_bar:hover{
    cursor: pointer;
    
}
header {
    width: 100%;
    
}
header nav{
    background: #000;
    width: 90%;
    max-width: 10000px;
    margin: 0px auto;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
    
}

header nav ul{
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

article div li{
    list-style: none;
    
}

header nav ul li{
    float: left;
}
header nav ul li span{
    margin-right: 10px;
}
header nav ul li a{
    display: block;
    padding: 20px;
    
    color: black;
    text-decoration: none;
    
}

.logomenu{
  padding: 10px 0px 5px 0px;
}

header nav ul li a:hover{
    background-color: darkgrey;
    margin: center;
}


article{
    
   /*background: rgba(0,0,0,.3);*/
    text-align: justify;
   
    margin: 20px;
    
   /* box-shadow: 0px 2px 2px #ccc;*/
    max-width: 1800px;
    color: #262626;
    
   

}

.privacidad{
    display: flex;
    
    align-items: center;
   
    
}

.footer{
    display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
    height: 40px;
    line-height: 1;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 0 5px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: lightgrey;
    border-top: 1px solid #3E3E3F;
    z-index: 10;
    justify-content: flex-end;
    border-top: none;

    
}

.footer a{
    color: dimgray;
    text-decoration: none;
    margin-right: 40px;
}


.footer a:hover{
    color: skyblue;
}



/*sociales*/
.social{
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 2000;
}

.social ul{
    list-style: none;
    padding: 0px;
}

.social ul li a{
    display: inline-block;
    color: #fff;
    background: #000;
    padding: 10px 10px;
    text-decoration: none;
    -WEBKIT-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
}

.social ul li .icon-facebook{
    background: #3b5998;
    
}

.social ul li .icon-linkedin{
    background: #0077b5;
    
}

.social ul li .icon-chat{
    background: dimgray;
    
}

.social ul li a:hover{
    padding: 25px 10px;
    
}

/*contenedores*/



/*800pxpantalla*/

p{
    margin: 40px 7%;
}
@media screen and (max-width:800px ){
    
    .Inicioagora{
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
    display:flex;
    flex-basis: 100%;
    width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding-top: 0px;
        -webkit-flex-direction: row;
    
}
    
        h1{
    font-size: 25px;
    text-align: center;
} 

h2{
    text-align: center;
    
}

h3{
    margin-top: 10px;
}

h4{
    font-size: 40px;
    text-align: center;
    margin: 0px 20px 0px 20px;
    
}
    
   
    header nav {
        
        width: 70%;
        left: -100%;
        margin: 0;
        position: absolute;
    }
    
    .contenedorqlogo1{
    
    
    height: 300px;
    

}
  
        .contenedorqlogo{
    
    
    height: 300px;
    

}
    
    .contenedorminilogo{
    display: none;
    
    font-family: 'Lato', sans-serif;
    z-index: 1000;
    justify-content: flex-end;
        -webkit-flex-direction: row;

}
    
    header nav ul li{
        display: block;
        float: none;
        border-bottom:1px solid rgba(255,255,255, .3)
    }
    .menu_bar{
        
        display: block;
        width: 100%;
        background: #ccc;
        
        
        
    }
    
    .menu_bar .bt-menu{
        
        display: block;
        padding: 15px 0px 15px 0px;
        background-color:white;
        color: black;
        text-decoration: none;
        font-weight: bold;
        font-size: 20px;
        box-sizing: border-box;
        -webkit-flex-direction: row;
    }
    .menu_bar span{
        
        font-size: 20px;
        margin: 20px;
    }
   
    .menu{
    left: -100%;
        
    }
    .menu800{
        display:block;
        left: -100%;
        
        
    }
    
    .menu-fixed{
    position:fixed;
    
    z-index: 900;
    top: 0px;
    width: 100%;
    box-shadow: 0px 4px 3px rgba(0,0,0,.5);
    
}
    
    .menu-fixed2{
    position:fixed;
    margin-top:50px;
    z-index: 900;
    top: 0px;
    width: 100%;
    box-shadow: 0px 4px 3px rgba(0,0,0,.5);
    }
    
    .logo{
     display: none;
    background-image: url(../imagenes/cabeceralogo.png);
    float: left;
    overflow: auto;
    width: 140px;
    height: 140px;
    
    z-index: 1000;
    color: #fff;
    
        
}
    .contenedorq1{
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
        display: flex;
        flex-direction: column;
        display: -webkit-box;
        display:-webkit-flex;
        width: 100%;
        -webkit-flex-direction: row;
}

    .contenedorq2{
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
        display: flex;
        flex-direction: column;
        display: -webkit-box;
        display:-webkit-flex;
        width: 100%;
        -webkit-flex-direction: row;
}
    

    
    
    .q2-1{
        width: auto;
        min-width: 320px;
        
  
        
    }
    
    
    
    
    .q3-2{
        width: auto;
        min-width: 320px;
        
    }
    
    .contenedorserv{
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
        display: flex;
        flex-direction: column;
        width:100%;
        -webkit-flex-direction: row;
             
    }
    
    .contenedorserv2{
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
        display: flex;
        flex-direction: column;
        width:100%;
        -webkit-flex-direction: row;
    }
    
    .contenedorserv3{
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
        display: flex;
        flex-direction: column;
        width:100%;
        align-content: center;
        justify-content: center;
        -webkit-flex-direction: row;
    }
    .contenedorserv4{
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
        display: flex;
        flex-direction: column;
        width:100%;
        align-content: center;
        justify-content: center;
        -webkit-flex-direction: row;
    }
    .auto1{
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
        display: flex;
        flex-direction: ;
        -webkit-flex-direction: row;
    }
    
    .a4{
        display: none;
    }
    
    .serv5{
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
    flex-basis: 100%;
    width: 100%;
    height: auto;
    display:flex;
    flex-direction: column;
    justify-content: center;
        
    }
    
     
    
    .contenedorserv5{
    flex-basis: 100%;
    width: 60%;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-right: 5%;
    margin-left: 15%;
        -webkit-flex-direction: row;
}
    .contenedorserv6{
        display: -webkit-flex;
        -webkit-flex-wrap: wrap;
    
        display:flex;
        -webkit-flex-direction: row;
    }
    .serv1{
    flex-direction: column;
        -webkit-flex-direction: row;
}
    .serv0{
        flex-direction: column;
        -webkit-flex-direction: row;
    }
    
    .q1-2{
    
    margin-right: 0px;
    
    
}
    
}