header {position: relative;z-index: 100;background-color: #0072bd;}

.contenedor {
    max-width: 1360px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.contenedor.full{

max-width: 1920px;
}
header nav {
}
@media only screen and (max-width: 790px){
    header nav{
        padding: 10px 0;
    }
}

header nav .item {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
}
header nav .menu{
    display:inline-block;
}
header nav .item.brand {padding: 5px;}

header nav .item.brand img {
    margin: 0 10px 0 40px;
    max-width: 53px;
    width: 100%;
}

header nav .item.brand:last-child {
    display: none;
}

header nav .mobile_menu {
    display: none;
}

header nav .item a {
    display: block;
}

header nav .item > a {
    color: #ffffff;
    text-decoration: none;
    padding: 15px 30px;
    font-size: 20px;
}

header nav .menu .item:hover{
    background-color: #ffffff;
}
header nav .item:hover > a{
    // background-color: #ffffff;
    color: #0072bd;
}

header nav .item .submenu {
    display: none;
    box-shadow: 3px 11px 15px 0 rgba(0,0,0,0.2);
}
header nav .item:hover .submenu{
    display: block;
    position: absolute;
    background-color: #ffffff;
    left: 0;
    top: 100%;
    width: 94%;
    padding: 0 3%;
    text-align: LEFT;
    // margin-top: 9px;
}
header nav .item .submenu .section {display: inline-block;width: Calc(25% - 20px);vertical-align: top;text-align: left;}

header nav .item .submenu .section .titulo {width: 92%;padding: 11px 0 6px 0;border-bottom: 1px solid #333;}

header nav .item .submenu .section .titulo > a {color: #000;text-decoration: none;display: block;padding: 0 0 0 60px;background-image: url("../img/after.png");background-position: left center;background-repeat: no-repeat;}
header nav .item .submenu .section:first-child .titulo > a{
    background-image: url("../img/after2.png");
    color: #0072bd;
    font-family: 'AdihausDIN-Medium';
    line-height: 22px;
}

header nav .item .submenu .section .item {width: 100%;}

header nav .item .submenu .section .item > a {font-family: adineuePRO-Regular,sans-serif;color: #666;font-size: 15px;padding: 5px 0;}

section {position: relative;}

section .section {
    position: relative;
    /* background-color: cadetblue; */
}

section .banner_top {
    margin-bottom: -70px;
}

section .banner_top > ul {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -30px;
}

section .banner_top ul li {
}

section .banner_top ul li.negro .titulos {
    color: #000;
}

@media (max-width: 768px){

    .negro-xs .titulos p,
    .negro-xs .titulos {
        color: #000 !important;
    }

}

section .banner_top ul li.negro .titulos a {
    background-color: rgba(0, 114, 189, 1);
    background-image: url('../img/ir3.png');
}

section .banner_top ul li.gazelle .buttons {
    position: absolute;
    top: 27%;
    left: 50%;
    width: 22%;
    margin-left: -12%;
    text-align: center;
}

section .banner_top ul li.gazelle .buttons h2 {
    font-size: 42px;
    margin: 0;
	line-height: 0.9em;
}

section .banner_top ul li.gazelle .buttons p {
    margin: 0;
    font-size: 1.7em;
	font-family: "adineueprocondregular";
}

section .banner_top ul li.gazelle .buttons .contenedor {
	top: 45px;
}

section .banner_top ul li.gazelle .buttons .contenedor a {
    display: block;
    background-color: #6F6F6F;
    color: #ffffff;
    padding: 10px 10px 10px 0px;
    margin-bottom: 5px;
    background-image: url('../img/ir3.png');
    transition: .3s;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    text-decoration: none;
    font-family: adineuePROTT-Black, sans-serif;
}

section .banner_top ul li.gazelle .textos {
    position: absolute;
    bottom: 20%;
    padding: 0 9%;
    width: 82%;
}

section .banner_top ul li.gazelle .textos .colum {
    display: inline-block;
    width: Calc(50% - 5px);
    vertical-align: top;
    font-size: 14px;
    font-family: "adineueprocondregular";
}

section .banner_top ul li.gazelle .textos .colum:nth-child(2) {
    text-align: right;
}
section .banner_top ul li.azul .titulos a {
	background-color: #565656;
}
section .banner_top ul li.azul .titulos {
	color: #000;
	line-height: 37px;
}
section .banner_top ul li.azul .titulos {
    top: 20%;
	left: 12%;
}
section .banner_top ul li.azul .titulos a {
    background-image: url(../img/ir3.png);
	margin-top: 5%;
}
section .banner_top ul li.azul .titulos p {
	padding-top: 40px;
	color:#1c2648;
}
section .banner_top ul li.azul .titulos h2 {
	color:#1c2648;
}
section .banner_top ul li.blanco .titulos {
	top: 20%;
	left: 12%;
}
section .banner_top ul li.blanco .titulos a {
	background: rgba(0, 114, 189,1);
    background-image: url(../img/ir3.png);
	background-repeat: no-repeat;
    background-position: 90% 50%;
}
section .banner_top ul li .titulos {
    position: absolute;
    top: 20%;
    color: #ffffff;
    left: 120px;
    display: block;
    z-index: 20;
}
section .banner_top ul li .titulos a,
section .banner_top ul li .buttons a{
    padding-left: 15px !important;
    padding-right: 25px !important;
    opacity: .8;
    transition: .6s;
}

section .banner_top ul li .titulos h2 {
    font-size: 42px;
    margin: 0;
}

section .banner_top ul .styleBannerOne .titulos {
	top: 20%;
    left: 9%;
}

section .banner_top ul .styleBannerOne .titulos a{
	 margin-top: 6%;
}

section .banner_top ul .styleBannerOne .titulos h2{
	font-size: 90px;
}

section .banner_top ul li .titulos p {
    font-size: 18px;
    font-family: adineuePRO-Regular;
    margin: 0;
}

section .banner_top ul li .titulos a {
    background: #a8121b;
    color: #fff;
    font-size: 18px;
    padding: 10px 10px 10px 20px;
    font-family: adineuePROTT-Black, sans-serif;
    text-decoration: none;
    transition: .3s;
    position: relative;
    margin-top: 6%;
    display: block;
    max-width: 210px;
    background-image: url('../img/ir.png');
    background-repeat: no-repeat;
    background-position: 90% 50%;
    text-shadow: none;
}

section .banner_top ul li > div {
    display: block;
    position: relative;
}

section .banner_top ul li .titulos a:hover,
section .banner_top ul li .buttons a:hover {
    background-position: 93% center;
    opacity: 1;
}

section .banner_top ul li > img {
    position: relative;
}

section .banner_top ul li img.desktop {
    position: relative;
}

section .banner_top ul li img.mobile {
    display: none;
    position: relative;
}

section .categorias {
    position: relative;
    text-align: center;
}

section .categorias .item {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    background: #fff;
    text-align: center;
    transition: all .4s ease-out;
    border: 3px solid #ffffff;
    margin: 2%;
}

section .categorias .item:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 10;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, .42);
}

section .categorias .item img {
    width: 100%;
}

section .categorias .item p {
    margin: 0;
    font-size: 18px;
}

section .rutas {
    text-align: center;
    padding: 24px 0;
    padding-top: 0px;
}

section .rutas .item {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    text-align: center;
    margin: 2%;
    text-align: left;
}

section .rutas .item h3 {
    border-bottom: 1px solid #000;
    margin: 0;
    font-size: 20px;
}

section .rutas .item a {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-family: adineuePRO-Regular, sans-serif;
    font-size: 18px;
}

section .interes {
    text-align: center;
}

section .interes h2 {
    font-family: adineuePRO-Regular;
    font-size: 26px;
}

section .interes .item {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    text-align: center;
    margin: 2%;
    text-align: center;
}

section .interes .item img {
    width: 100%;
}

section .interes .item p {
    font-size: 18px;
    margin: 0;
}

section .interes .item a {
    color: #0072bd;
    display: block;
    text-decoration: none;
    font-family: adineuePRO-Regular,sans-serif;
}

section .productos {
    text-align: center;
    padding-bottom: 50px;
    margin-top: 60px;
}

section .productos .carousel {
    width: 90%;
    position: relative;
    margin: 0 auto;
}

section .productos h2 {
    font-family: adineuePRO-Regular;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: 100;
}

section .productos ul {
}

section .productos ul li {
    /* border: solid 1px rgba(0, 0, 0, 0.1); */
    background-color: #ffffff;
}

section .productos ul li:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .2);
}

section .productos ul li a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-family: adineuePRO-Regular;
}

section .productos ul li img {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

section .productos ul li .texto {
    display: block;
    padding: 2% 2% 2% 8%;
    text-align: left;
    /* background: #f5f4f4; */
    margin-top: 6px;
}

section .productos ul li p {
    margin: 0;
    color: #000;
    /* font-family: adineuePROTT-Black,sans-serif; */
    font-weight: bold;
}

section .productos ul li p.categoria {
}

section .productos ul li p.nombre {
}

section .productos ul li p.precio {
}

footer {
    background-color: #0072bd;
    padding: 1% 10%;
}

footer .columna {
    width: 100%;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
}

footer .columna img {
}

footer .columna:last-child {
    text-align: right;
}
@media (max-width: 1292px) {
	section .banner_top ul li .titulos {
        position: absolute;
        top: 14%;
        color: #ffffff;
        left: 10%;
        display: block;
    }
}
@media (max-width: 1090px) {
    section .interes .item p {
		font-size: 3.5em;
    }

    .flexslider .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flexslider .flex-direction-nav .flex-next {
        opacity: 0.7;
        right: 10px;
	}
	section .banner_top ul li .titulos h2, section .banner_top ul .styleBannerOne .titulos h2 {
		font-size: 42px;
	}
	section .banner_top ul li.gazelle .buttons h2 {
		font-size: 3.2em;
	}

	section .banner_top ul li.blanco .titulos {
    	top: 31%;
    	left: 10%;
		}
	section .banner_top ul li.azul .titulos p {
		padding-top: 10px;
	}
	}

@media (max-width: 1040px) {
	section .banner_top ul li.blanco .titulos {
    top: 25%;
    left: 7%;
	}
	section .banner_top ul li.azul .titulos {
    	top: 20%;
    	left: 9%;
	}
	section .banner_top ul li.gazelle .buttons h2 {
    font-size: 3em;
	}
	section .banner_top ul li.blanco .titulos p {
    width: 80%;
	}
	section .banner_top ul li.blanco .titulos a {
	margin-top: 6%;
	}
}

@media (max-width: 860px) {
    section .interes .item p {
        font-size: 12px;
    }
	section .banner_top ul li.gazelle .buttons h2 {
    font-size: 41px;
	}
}

@media (max-width: 790px) {
    section .categorias .item,
    section .productos .item,
    section .interes .item {
        width: 100%;
        margin: 2% 0;
        border: none;
    }
    section .rutas .item{
        width:90%;
    }

    section .interes .item p {
        font-size: 18px;
    }

    section .banner_top {
        margin-bottom: -80px;
    }

    section .banner_top ul li img.desktop {
        display: none;
    }

    section .banner_top ul li img.mobile {
        display: block;
    }

    header nav .item.brand {
        display:none;
    }

    header nav .item.brand img {
        max-width: 33px;
    }

    header nav .item.brand:last-child {
        display: inline-block;
        float: right;
        width: initial;
    }

    header nav .menu{
        display:none;
        position: absolute;
        top: 44px;
        width: 100%;
        background-color: #ffffff;
        left: 0;
    }
    /*header nav .menu.active > .item{*/
    header nav .menu > .item{
        width: 100%;
    }
    header nav .menu.active> .item.active .submenu{}
    header nav .menu.active> .item .submenu .section{
        width: 96%;
        padding: 0 2%;
    }
    header nav .mobile_menu {
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        padding-left: 20px;
    }
    .flex-direction-nav{
        display:none;
    }
    header nav .item:hover .submenu{
        display: none;
    }
    header nav .menu.active .item:hover > a{
        background-color: #0072bd;
        color:#ffffff;
    }
    header nav .menu.active .submenu .item:hover > a{
        background-color: #fff;
        color:#000;
    }
    header nav .item .submenu.active{
        display: inline-block;
        position: relative;
        top: 0;
    }


    section .banner_top ul li.gazelle .buttons {
    }

    section .banner_top ul li.gazelle .buttons h2 {
    }

    section .banner_top ul li.gazelle .buttons p {}

    section .banner_top ul li.gazelle .buttons .contenedor {}

    section .banner_top ul li.gazelle .buttons .contenedor a {
        font-size: 11px;
    }

    section .banner_top ul li.gazelle .textos {}

    section .banner_top ul li.gazelle .textos .colum {}

    section .banner_top ul li.gazelle .textos .colum:nth-child(2) {}

    section .banner_top ul li .titulos {
        top: initial;
        bottom: 0;
        left: initial;
        width: 100%;
        text-align: center;
        /*text-shadow: 1px 2px 1px #999;*/
    }

    section .banner_top ul li .titulos h2 {
        font-size: 30px;
    }

    section .banner_top ul li .titulos p {}

    section .banner_top ul li .titulos a {
        margin: 0 auto;
        padding: 5px 15px 5px 5px;
    }
    header nav .item.brand {
    display: none;
    margin-top: -10px;
}
    header nav .item > a {
        color: #100f0f;
    }
    section .categorias .item, section .productos .item, section .interes .item {
        width: 36%;
    }
}
@media(max-width:610px){
    section .banner_top ul li.gazelle .buttons {top: 6%;width: 100%;left: initial;margin-left: initial;}

    section .banner_top ul li.gazelle .buttons h2 {position: relative;}

    section .banner_top ul li.gazelle .buttons p {
        position: relative;
    }

    section .banner_top ul li.gazelle .buttons .contenedor {
        position: relative;
        margin-top: 55%;
    }

    section .banner_top ul li.gazelle .buttons .contenedor a {
        display: inline-block;
        vertical-align: middle;
        width: 35%;
        margin: 0 5%;
    }

    section .banner_top ul li.gazelle .textos {}

    section .banner_top ul li.gazelle .textos .colum {}

    section .banner_top ul li.gazelle .textos .colum:nth-child(2) {}

    section .banner_top {
        margin-bottom: 20px;
    }
}
@media(max-width:430px){
    section .banner_top ul li.gazelle .buttons {}

    section .banner_top ul li.gazelle .buttons h2 {}

    section .banner_top ul li.gazelle .buttons p {}

    section .banner_top ul li.gazelle .buttons .contenedor {
        margin-top: 49%;
    }

    section .banner_top ul li.gazelle .buttons .contenedor a {}

    section .banner_top ul li.gazelle .textos {
        bottom: 23%;
    }

    section .banner_top ul li.gazelle .textos .colum {}

    section .banner_top ul li.gazelle .textos .colum:nth-child(2) {}
    section .categorias .item, section .productos .item, section .interes .item {
    width: 95%;
}
}
@media(max-width:768px){
    section .banner_top ul li.gazelle .textos .colum:nth-child(2) {}
	section .banner_top ul .styleBannerOne .titulos {
    	top: 0%;
        left: 0;
	}
	section .banner_top ul li .titulos h2, section .banner_top ul .styleBannerOne .titulos h2 {
		font-size: 31px}
	section .banner_top ul .styleBannerOne .titulos {
		top: 62%;
	}
	section .banner_top ul li.gazelle .buttons .contenedor {
    position: relative;
		margin-top: 32%;
	}
	section .banner_top ul li.azul .titulos {
		top: 62%;}
	section .banner_top ul .styleBannerOne .titulos a {
    margin-top: 1%;
	}
	section .banner_top ul li.azul .titulos a {
    	margin-top: 1%;
	}
	section .banner_top ul li.azul .titulos p {
		padding-top: 0px;}
	section .banner_top ul li.azul .titulos {
    top: 62%;
    left: 0px;
	}
	.contenedor .flexslider .flex-viewport{
		overflow: inherit !important;
	}
	section .banner_top ul li .titulos p {
		font-size: 16px;
	}
	section .banner_top ul .styleBannerOne .titulos h2 {
    font-size: 31px;
    line-height: 24px;
	}
	section .banner_top ul li.azul .mobile {
    	margin-top: -38px;
	}
	section .banner_top ul li.azul .titulos {
		font-size: 27px;
    	line-height: 25px;
}
	section .banner_top ul li.blanco .titulos {
		top: 62%;
		left: 0px;
	}
	section .banner_top ul li.blanco .titulos a {
    margin-top: 1%;
	}
	section .banner_top ul li.blanco .titulos p {
    width: 100%;
	}

}


.boton-cta{
    position: absolute;
    z-index: 50;
    bottom: 15px;
    left: auto;
    right: 10px;
    margin: 0 auto;
    display: block;
    width: 210px;
    padding: 10px 35px 10px 25px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    text-decoration: none;
    border: none;
    border-radius: 0;
    color: white;
    outline: none;

    opacity: 0.8;
    background: #6F6F6F;
    background-image: url(../img/ir3.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;

    transition: all ease-out .6s;
    zoom: .5;
}

.boton-cta:hover{
    /*background-position: 93% 50%;*/
    opacity: 1;
    color: #fff;
}

@media only screen and (max-width: 790px){
    .boton-cta{
        zoom: 1;
    }
}


/* custom */
.hero-bg{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
    background: -webkit-linear-gradient(bottom, #fff, #fff);
    background: -o-linear-gradient(bottom, #fff, #fff);
    background: linear-gradient(to top, #fff, #fff);
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(20%, #fff), color-stop(80%, rgba(255,255,255,0.2)), to(transparent));
    background: -webkit-linear-gradient(bottom, #fff, #fff 20%, rgba(255,255,255,0.2) 80%, transparent);
    background: -o-linear-gradient(bottom, #fff, #fff 20%, rgba(255,255,255,0.2) 80%, transparent);
    background: linear-gradient(to top, #fff, #fff 20%, rgba(255,255,255,0.2) 80%, transparent);
    height: 130px;
    pointer-events: none;
    z-index: 10;
}


.wrapper-video{
    position: relative;
}

video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.loading-modal {
    position: fixed;
    width: 100%;
    min-height: 100%;
    background: white;
    display: block;
    z-index: 9999999;
    margin: 0px !important;
    padding-bottom: 50px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.loading-gif img {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    margin: 0 auto;
}
/* .category-tenis-adidas .item h3, .category-adidas-originals .item h3 {
    font-family: 'adineuePROTT-Black';
} */
