

#::before {
  content: "";
  position: absolute;
  left: -35px;
  width: 60px;
  height: 120px;
  background: red;
  transform: skew(-20deg);
  
}
/*pantalla principal*/
.one{
  background-color: #231F20;
  background-image: -webkit-linear-gradient(-20deg, #231F20 50%, gray 50%);
}
#logop {
  float: left;
}

#logop img {
  
  width: 40%;
}
.logo img{
    width:100%;
 height:500px;
  
}

/*SECTION IMAGEN PRINCIPAL*/
#logoBlanco img{
    width: 30%;
}

.subM{
	background-color:gray;
	height: 50px;
  width: 100%;
}
.subM img{

  width: 4%;   
  float: right;
    margin-top: 5px;
}
.TD{
	
	float:left;
	background:#;
	 height: 120px;
  width: 180px;
	text-align: center;
}
.TD p{
	text-align: center;
	font-family: Antonio;
	font-size: 23px;
	color: white;
	font-weight: bold;
	position: absolute;
  top: 38px;
  left: 180px;
}
.TN{
	float:left;
	text-align: center;
  background:#;
  height: 120px;
  width: 190px;
  
}
.TN p{
	text-align: center;
	font-family: Antonio;
	font-size: 23px;
	color: white;
	font-weight: bold;
	position: relative;
  top: 38px;
  left: 235px;
}


/*hoy*/


.layer{
  position:absolute;
  width:90vw;
  min-height:125px;
  border:2px solid black;
}




.top{
  background: red;
  color:#222;
  z-index:102;
  width:50vw;
}


.skewed .top{
  transform: skew(-20deg);
  margin-left:-1000px;
  width:calc(50vw + 1000px);
}
/*
.skewed .top .content-wrap{
  transform: skew(20deg);
  margin-left:1000px;
}
/*ggfgf*/




#titleN{
	text-align: center;
	font-family: arial;
	font-size: 23px;
	color: black;
	font-weight: bold;
	
}
#imgdes img{
	float: left;
	width: 250px;
	height:250px;
}

#der img{
	
	float: center;
	width: 230px;
}
#imgce img{
	
}
/*NOsotrso*/

.txtN p{
	
	font-family: Antonio;
	font-size: 24px;
	color: black;
}
#logopa {
  float: center;
  text-align: center;
}

#logopa img {
  height: 100px;
  width: 45%;
}

/*Desarrollos*/
.txtizq{
	text-align: center;
	font-family: Antonio;
	font-size: 24px;
	color: black;
}
.txtizqq{
	text-align: center;
	font-family: Antonio;
	font-size: 19px;
	color: black;
}
#main {
  height: 450px;
    width: 350px;
  border: 1px solid #c3c3c3;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  background-color: black;
}

#main img {
  height: 550px;
    width: 350px;
	
}



.contenedor{
    position: relative;
    display: inline-block;
    text-align: center;
}

.centrado{
    position: absolute;
    top: 35%;
    left: 40%;
    transform: translate(-50%, -50%);
    color: white;

}
#titleD{

}
.b {
 
    text-align: centre ;
}

.imgRedonda {
	float: center;
    width:450px;
    height:450px;
    border-radius:250px;
	background-color: gray;
	text-align: center;
}
.imgRedond{
	
	float: center;
    width:100%;
    height:250px;
	text-align: center;

}
.center {
  text-align: center;
  
  
}

.a {
  height: 100%;
    width: 50%;
    text-align: center;
}




/***********video**************/
.video{
    background-color: # ;
    height: 350px;
    width: 100%;
	text-align: center;
}


.video video{
 text-align: center;
 height: 350px;
    width: 640px;
  
}
.video img{
 float: right;
 text-align: center;
 width:100px;
height: 350px; 
}





/***********PRIVACIDAD**************/
.privacidad{
    background-color: #231F20 ;
    height: 80px;
    width: 100%;
}
.privacidad a{
color: white;    
}

.privacidad p{
 font-family: "arial";
    color: white;
	position: relative;
    font-size: 20px; 
text-align: center;	
}

.privacidad img{
 float: right;
 text-align: center;
 width:200px;
height: 80px; 
}
.subL{
	height: 100px;
  width: 100%;
}
.subL img{
height: 90px;
  width: 90px;
   position: absolute;
  left: 1px;
  top: 2925px;

}


/*fix*/
.fix{
	height: 1100px;
    width: 1350px;
	
}

/*STYLE CABECERA*/
header{
    background-color: #201815;
    height: 125px;
}
.cabecera{
    height: 100%;
}
.logoUndivision{
    height: 100%; 
    position: relative;
}
.logoUndivision img{    
    width: 42%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
}
.txtTextosEncabezado{
  height: 100%;
  background-color: black;
  background-image: -webkit-linear-gradient(-20deg, #201815 50%, #5F5F5F 50%);    
}
.txtTextos{
    height: 100%;            
}
.txtNosotros{
    height: 100%; 
    display:flex;
    align-items: center;
    justify-content: center;
}
.txtNosotros p{    
    color: #FFFFFF;
    font-size: 30px;            
    text-align: center;
    margin-top: 15px;
}
.txtDesarrollos{
    height: 100%;
    display:flex;
    align-items: center;
    justify-content: center;
}
.txtDesarrollos p{
    color: #FFFFFF;
    font-size: 30px;   
    text-align: center;
    margin-top: 15px;
}

/*SECTION SLIDER*/
.imagenPrincipal{
    background-image: url(../img/seccionSlider.jpg); 
    height: 40rem;
    position: relative;
}
.imagenesAuxiliares{
    height: 100%;    
}
.flechasImagenPrincipal img{
    width: 45%;
    position: absolute;
    top: 50px;
    left: -15px;
}
.imgLogoBlanco img{
    width: 30%;    
    position: absolute;
    bottom: 0px;
    right: 30px;
}

/*SECTION SUBMENU*/
.submenu{
    height: 100px;
    background-color: #201815;
}
.menuSandwich{
    height: 100%;
    position: relative;
}
.menuSandwich img{
    width: 7%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 40px;
    margin: auto;
}

/*SECTION NOSOTROS*/
.nosotros{
    background-image: url(../img/seccionEmpresa.jpg); 
    height: 45rem;
    position: relative;
    width: 100%;
}

.nosotros{
    border-top-color: black;    
    border-top: solid;
    border-top-width: 10px;
}
.imgLogoNosotros, .tituloNosotros, .imgFlechasNosotros{    
    display:flex;
    align-items: center;
    justify-content: center;
}
.imgLogoNosotros img{    
    width: 55%;
    top: 6px;
    right: 6px;
    position: absolute;
}
.tituloNosotros h1{        
    font-size: 60px;
}
.imgFlechasNosotros img{
    width: 100%;    
}

.contenidoNosotros{
    margin-top: 40px;
    display:flex;
    align-items: center;
    justify-content: center;
}
.textoContenido p{
    text-align: justify;
    font-size: 20px;
}

/*SECTION DESARROLLOS*/

.desarrollos{
    background-image: url(../img/seccionDesarrollos.jpg); 
    height: 60rem;
    position: relative;
    width: 100%;
}

/*.desarrollos{
    height: 100%;
    margin-top: 40px;
    position: relative;
    background-image: linear-gradient(to top, gray, white, gray);
}*/

.desarrollos .imgTitulo{
    width: 45%;
    position: absolute;
}
.desarrollos .flechasDesarrollos{
    width: 10%;    
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.desarrollos .logoDesarrollos{
    width: 15%;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.imgDesarrollos{
    display:flex;
    align-items: center;
    justify-content: center;
}
.tituloDesarrollos h1{
    text-align: center;
    color: #FFFFFF;
    font-size: 60px;
    margin-top: 40px;
    position: relative;
}
.imgDesarrollos img{
    width: 100%;
    margin-top: -25%;
    position: relative;
}

.descripcionJuego{
    display:flex;
    align-items: center;
    justify-content: center; 
}
.descripcionJuego p{
    text-align: justify;
}
.imgUNO{
    text-align: center;    
}
.imgUNO img{
    width: 95%;    
}
.galeria{
    margin-top: 30px;
}
.video{
    width: 50%
}
.viewVideo{
    display:flex;
    align-items: center;
    justify-content: center; 
    margin-bottom: 70px;
}

/*SECTION SLOGAN*/
.slogan{
    background-image: url(../img/seccionSlogan.jpg); 
    height: 30rem;
    position: relative;
    width: 100%;
}

/*SECTION SLOGAN*/
.contacto{
    background-image: url(../img/seccionContacto.jpg); 
    height: 40rem;
    position: relative;
    width: 100%;
}

/*SECTION FOOTER*/
.footer{
    background-color: #201815;
    height: 80px;
}
.privacidad{    
    background-color: #201815;
    display:flex;
    align-items: center;
    justify-content: center; 
}
.logoFooter{
    display:flex;
    align-items: center;
    justify-content: center; 
}
.logoFooter img{
    width: 100%;
}

/*WIDTH*/
.vinetas{
    width: 45%;
    position: relative;
}

.ajuste-width-45{
    width: 45%;
    position: relative;
}

.ajuste-width-80{
    width: 80%;
    position: relative;
}

.ajuste-width-100{
    width: 100%;
    position: relative;
}