*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
/*** Header ***/
header{
    width: 100%;
    padding: 20px 0;
    position: absolute;
    top: 0;
    left: 0;
}
.cont_head{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}
.btn_logo{
    width: 250px;
    display: block;
    transition-property: all;
    transition-duration: 0.4s;
}
.btn_logo:hover{
    opacity: 0.5;
}
/*** Contenedores Generales ***/
.contenedor{
    width: 1280px;
    margin: 0 auto;
    padding:0 10px;
    position: relative;
}
.cont_flex{
    display: flex;
    flex-wrap: wrap;
}
/*** Seccion 1 ***/
.bg1{
    background: url('../img_pfx/bg1.jpg') center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0 0 0;
    position: relative;
}
.pz{
    width: 25%;
    position: absolute;
    left: 0;
    top: -100px;
}
.logo_pfx{
    margin: 0 auto;
    padding: 50px 0 70px 0;
    width: 500px;
}
.box1{
    width: 70%;
    margin: 0 auto;
    padding: 70px 0;
}
.t1{
    font-family: 'insominia';
    color: #37342f;
    font-style: italic;  
    line-height: 75%;
    display: block;
    text-align: center;
}
.ml1 {
  font-weight: 400;
  font-size: 170px;
  padding-right: 250px;
}
.ml1 .letter {
  display: inline-block;
  line-height: 70%;
}
.ml2 {
  font-weight: 400;
  font-size:170px;
}
.ml2 .letter {
  display: inline-block;
  line-height: 70%;
}
.p1{
    font-family: 'barlowcondensed-light';
    color: #626262;
    font-size: 28px;
    text-align: center;
    line-height: 120%;
}
.p1 span{
    font-family: 'barlowcondensed-medium';
}
/*** Sección 2 ***/
.cont_bg2{
    width: 100%;
    position: relative;
}
.cont_deportistas{
    width: 65%;
    position: relative;
    margin: 0 auto;
}
.box_deportitas{
    width:50%;
    margin: 0 auto;
    position: relative;
}
.d1{
    position: absolute;
    left: -100px;
    top: 50px;
    width: 95%;
    z-index: 1;
}
.d2{
    position: absolute;
    right: -100px;
    top: 50px;
    width: 95%;
    z-index: 1;
}
.box2-1, .box2-2{
    position: absolute;
    width: 100%;
    top: 15%;
}
.box2-1{
    z-index: 2;
}
.t2, .t2-borde{
    font-family: 'insominia';
    font-size: 200px;
    font-weight: 400;
    font-style: italic;  
    line-height: 75%;
    display: block;
    text-align: center;
    position: absolute;
    width: 80%;
    padding: 0 10%;
    margin: 0 10%;
    letter-spacing: 10px;
}
.t2{
    color: #fff;
}
.t2-borde{
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}
/*** Seccion 3 ***/
.bg3{
    width: 100%;
    padding: 50px 0 160px 0;
    background: #fff;
}
.box3{
    width: 50%;
    padding: 0 50px 0 50px;
    position: relative;
}
.p3{
    font-family: 'barlowcondensed-light';
    color: #626262;
    font-size: 24px;
    line-height: 120%;
    position: absolute;
    top: 250px;
    width: 80%;
    z-index: 1;
}
.p3 span{
    font-family: 'barlowcondensed-medium';
}
.number{
    font-family: 'barlowcondensed-medium';
    color: #ffffff;
    font-size: 400px;
    font-style: italic;
}
/*** Seccion 4 ***/
.bg4{
    background: url('../img_pfx/bg4.jpg') center;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.t4-1{
    font-family: 'insominia';
    font-size: 100px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    font-style: italic;
    letter-spacing: 2px;
}
.t4-2{
    font-family: 'insominia';
    font-size: 100px;
    font-weight: 400;
    color: #ffffff;
	opacity:0%;
    text-align: center;
    font-style: italic;
}
.bg_lanzamientos{
    width: 100%;
    background: #494949;
    min-height: 500px;
    height: auto;
}
.bg_lanzamientos2{
    width: 100%;
    background: #ffffff;
    min-height: 500px;
    height: auto;
}
.box4{
    position: absolute;
    width: 100%;
    top: -84px;
    left: 0;
}
.box4-1{
    width: 33.3333%;
    padding: 20px;
}
.mini-bg{
    position: relative;
}
.shoe_l, .shoe_m{
    top: 10%;
    position: absolute;
}
.shoe_m{
    scale: 1.2;
}
.number2{
    font-family: 'barlowcondensed-medium';
    color: #fff;
    font-size: 35px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    letter-spacing: 5px;
}
/*** Seccion 5 ***/
.bg5{
    padding-bottom: 50px;
    background: #fff;
}
.cont_imgs{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}
.box5{
    position: absolute;
    width: 100%;
    bottom: -100px;
    left: 0;
    height: auto;
}
.box5-1{
    width: 33.3333%;
    padding: 20px;
}
/*** Seccion 6 ***/
.bg6{
    padding: 50px 0 50px 0;
    background: #fff;
}
.box6-1{
    margin: 0 auto;
    width: 33.3333%;
    padding: 0 20px 20px 20px;
}
.box6-2{
    width: 40%;
}
.box6-3{
    width: 20%;
}
.p6{
    font-family: 'barlowcondensed-light';
    font-size: 24px;
    text-align: center;
    color: #898989;
}
.t6-1{
    font-family: 'barlowcondensed-medium';
    font-size: 38px;
    font-weight: 400;
    text-align: center;
    color: #000;
    width: 50%;
    margin: 0 auto;
}
.t6-2{
    font-family: 'insominia';
    font-size: 110px;
    font-weight: 400;
    color: #767676;
    text-align: center;
    font-style: italic;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 2px solid #767676;
}
.box_logos{
    width: 100%;
    padding-top: 50px;
    margin: 0 auto;
}
._logos{
    width: 250px;
    list-style: none;
    margin: 0 auto;
}
._logos li{
    margin-bottom: 30px;
    padding-left: 0;
    transition: all 0.3s ease;
    position: relative;
    opacity: 0.4;
    scale: 1;
}
._logos li:hover{
    opacity: 1;
    scale: 1.1;
}
.logo_small{
    width: 100px;
}
.logo_small2{
    width: 80px;
}
/*** Fonts y Titulos ***/
@font-face {
    font-family: 'gothambook';
    src: url('fonts/gotham-book.woff2') format('woff2'),
         url('fonts/gotham-book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas';
    src: url('fonts/bebas.woff2') format('woff2'),
         url('fonts/bebas.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'insominia';
    src: url('fonts/insominia.woff') format('woff'),
         url('fonts/insominia.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'barlowcondensed-light';
    src: url('fonts/barlowcondensed-light.woff2') format('woff2'),
         url('fonts/barlowcondensed-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'barlowcondensed-medium';
    src: url('fonts/barlowcondensed-medium.woff2') format('woff2'),
         url('fonts/barlowcondensed-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*** Footer ***/
footer{
    width: 100%;
    background: #212121;
    padding: 110px 0;
}
.cont_boxes_footer{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.logo_footer{
    width: 170px;
    padding-bottom: 30px;
}
.box_footer{
    width: 33.3333%;
    padding-right: 80px;
}
.box_footer h3{
    font-family: 'bebas';
    font-size: 28px;
    line-height: 28px;
    color: #fff;
    padding-bottom: 20px;
    font-weight: 500;
}
.box_footer p{
    font-size: 14px;
    color: #fff;
    padding-bottom: 40px;
    margin: 0;
    font-family: 'gothambook';
    line-height: 150%;
    margin-bottom: 0 !important;
    font-weight: 400;
}
.social{
    margin: 0;
}
.social li{
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}
.social li:last-child{
    padding-right: 0;
}
.social li a{
    display: block;
    background: #111;
    padding: 10px;
}
.social li a:hover{
    background: #000;
}
.social li a img{
    width: 24px;
}
.menu_footer{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu_footer li{
    line-height: 14px;
    padding-bottom: 15px;
}
.menu_footer li a{
    font-family: 'gothambook';
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;
}
.menu_footer li a:hover{
    color: #999;
}
.footer_bottom{
    padding: 20px 0;
    width: 100%;
    background: #000;
}
.box_sub_footer1, .box_sub_footer2{
    font-family: 'gothambook';
    color: #ccc;
    width: 50%;
    font-size: 12px;
}
.box_sub_footer1{
    float: left;
    text-align: left;
}
.box_sub_footer2{
    float: right;
    text-align: right;
}
.box_sub_footer2 a{
    color: #ccc;
    text-decoration: none;
}
.box_sub_footer2 a:hover{
    color: #e75f00;
}
/*** Form Footer ***/
input[type=text]{
    font-family: 'gothambook';
    font-size: 15px;
    color: #222;
    width: 90%;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    box-sizing:border-box;
    outline:0px;
    background: #fff;
}
input[type=submit]{
    font-family: 'gothambook';
    text-transform: uppercase;
    font-size: 13px;
    width: 180px;
    height: 50px;
    line-height: 50px;
    display: block;
    transition-property:all;
    transition-duration:0.4s;
    cursor: pointer;
    background: #000;
    color: #fff;
    border: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    appearance: auto;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1.5px;
}
input[type=submit]:hover{
    background: #e75f00;
}
/*** Otros ***/
.cont_video{
    width: 100%;
    overflow: hidden;
}
video{
    width: 100%;
    display: block;
}
img{
    width: 100%;
    display: block;
}
.clear{
    clear: both;
}
.franja{
    position: absolute;
    top: -50px;
    right: 0;
    width: 50%;
}
.cont_imgbg1{
    width: 100%;
    display: none;
}
.cont_imgbg2{
    width: 100%;
}
.cont_video1{
    display: block;
}
.cont_video2{
    display: none;
}
.cont_video3{
    display: none;
}
.idiomas {
    top: 0;
    right: 40px;
    height: 100vh;
    position: fixed;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.idiomas a {
    width: 42px;
    height: 42px;
    display: block;
    transition: all .4s ease;
    opacity: .6;
    padding: 8px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.idiomas a:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}