*{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media (min-width:1024px) {

body {
    width: 100%;
    height: 600px;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    background-color: #4D4D4D;
}

header {
    width: 10%;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
	flex-wrap: wrap;
    position: relative;
    flex-direction: column;
    background-color: #383838;
}

nav {
    display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	position: relative;
	align-items: center;
    
}

nav a {
        text-decoration: none;   
}

nav a img {
    width: 120px;
    height: auto;
    padding: 15px;

}

.contenido {
    width: 70%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0;
    padding: 0;
}

.contenido p {
    
    width: 100%;
    margin: 10px;
    padding: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    font-size: 20px;
    text-align: left;
    color: #fff;
    background-color: #383838;
    border-radius: 5px;
    padding: 15px;
}

.contenido img {
    width: 100%;
    height: auto;
    padding: 25px 25px;
}

.slider-app {
    display: none;
}


.principal {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.principal h1 {
    width: 100%;
    margin: 10px;
    padding: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 25px;
    color: #F59D15;
    background-color: #383838;
    border-radius: 5px;
}

.principal h2 {
    width: 100%;
    margin: 10px;
    padding: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    background-color: #383838;
    border-radius: 5px;
}

.principal a {
    text-decoration: none;
}

.principal a img {
    width: 200px;
    height: auto;
    margin: 10px;
    padding: 5px;
    border-radius: 10px;

}

.principal a p {
    width: 100%;
    margin: 10px;
    padding: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 20px;
    color: #fff;
    background-color: #383838;
    border-radius: 5px;

}

.principal img {
    display: block;
    width: 350px;
    height: auto;
    margin: auto;
    padding: 10px;
    border-radius: 20px;

}

.color-de-playeras {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.color-de-playeras img {
    width: 20%;
    height: auto;
    border-radius: 15px;
}

.full-imagen {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.full-imagen img {
    width: 80%;
    height: auto;
    border-radius: 15px;
}

.caja-imagen-enlace {
    width: 100%;
    height: auto;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.imagen-enlace {
    width: 25%;
    height: auto;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    align-items: center;
}

.imagen-enlace a {
    text-decoration: none;
}

.imagen-enlace a img {
    width: 80%;
    height: auto;
    margin: auto;
    border-radius: 15px;
}

.imagen-enlace p {
    width: 80%;
    height: 80px;
    margin: 10px;
    padding: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background-color: #383838;
    border-radius: 5px;
    padding: 15px;
    justify-content: center;
    align-content: center;
}

aside {
    width: 20%;
    height: auto;
    display: flex;
	flex-wrap: wrap;
    position: relative;
    flex-direction: column;
    background-color: #383838;
    align-content: center;
    align-items: center;
    justify-content: center;

}

aside h3 {

    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 5px;

}

aside img {
    width: 80%;
    height: auto;
    margin: auto;
    padding: 15px 0;    
}

.lateral {

    width: 90%;
    height: auto;
    background-color: #F59D15;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 5px;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
}

.lateral a {

    text-decoration: none;
}

.lateral a h4 {

    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #383838;
    text-align: center;
    margin: 0;
    padding: 5px;
}

footer {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    background-color: #383838;
}

footer h3 {

    margin: 10px;
    padding: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 25px;
    color: #fff;

}

footer p {

    margin: 10px;
    padding: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 15px;
    color: #F59D15;

}

}

/* -------------------------------------------------------------------------------
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
------------------------------------------------------------------------------- */

@media (min-width:0px) and (max-width:1023px) {

body {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    background-color: #4D4D4D;
}

header {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    display: flex;
	flex-wrap: wrap;
    background-color: #383838;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

nav {
    display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
    justify-content: center;
    
}

nav a {
        text-decoration: none;   
}

nav a img {
    width: 55px;
    height: auto;
    padding: 10px;

}

.contenido {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0;
    padding: 0;
    top: 100px;
}

.contenido p {
    
    width: 100%;
    margin: 10px;
    padding: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 20px;
    text-align: left;
    color: #fff;
    background-color: #383838;
    border-radius: 5px;
    padding: 15px;
}

.contenido img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.slider {
    display: none;
}

.principal {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
}

.principal h1 {
    width: 100%;
    margin: 10px;
    padding: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 25px;
    color: #F59D15;
    background-color: #383838;
    border-radius: 5px;
}

.principal h2 {
    width: 100%;
    margin: 10px;
    padding: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    background-color: #383838;
    border-radius: 5px;
}

.principal a {
    text-decoration: none;
}

.principal a p {
    width: 100%;
    margin: 10px;
    padding: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 20px;
    color: #fff;
    background-color: #383838;
    border-radius: 5px;
    margin: auto;

}

.principal a img {
    width: 200px;
    height: auto;
    margin: 10px;
    padding: 5px;
    border-radius: 10px;

}

.principal img {
    display: block;
    width: 350px;
    height: auto;
    margin: auto;
    padding: 10px;
    border-radius: 20px;

}

.color-de-playeras {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.color-de-playeras img {
    width: 50%;
    height: auto;
    border-radius: 15px;
}

.full-imagen {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.full-imagen img {
    width: 80%;
    height: auto;
    border-radius: 15px;
}

.caja-imagen-enlace {
    width: 100%;
    height: auto;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.imagen-enlace {
    width: 50%;
    height: auto;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    align-items: center;
}

.imagen-enlace a {
    text-decoration: none;
}

.imagen-enlace a img {
    width: 80%;
    height: auto;
    margin: auto;
    border-radius: 15px;
}

.imagen-enlace p {
    width: 80%;
    margin: 10px;
    padding: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background-color: #383838;
    border-radius: 5px;
    padding: 15px;
}

aside {
    width: 100%;
    height: auto;
    display: flex;
	flex-wrap: wrap;
    position: relative;
    flex-direction: column;
    background-color: #383838;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin-top: 80px;

}

aside h3 {

    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 5px;

}

aside img {
    width: 240px;
    height: auto;
    margin: auto;
    padding: 15px 0; 
    margin-top: 15px;   
}

.lateral {

    width: 90%;
    height: auto;
    background-color: #F59D15;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 5px;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
}

.lateral a {

    text-decoration: none;
}

.lateral a h4 {

    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #383838;
    text-align: center;
    margin: 0;
    padding: 5px;
}

footer {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    background-color: #383838;
}

footer h3 {

    margin: 10px;
    padding: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 25px;
    color: #fff;

}

footer p {

    margin: 10px;
    padding: 15px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    font-size: 15px;
    color: #F59D15;

}


}