@font-face {
    font-family: 'BEBAS_NEUE_BOLD';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/BebasNeueBold.woff') format('woff');
}

@font-face {
    font-family: 'BEBAS_NEUE_REGULAR';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/BebasNeueRegular.woff') format('woff');
}

@font-face {
    font-family: 'BEBAS_NEUE_LIGHT';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/BebasNeueLight.woff') format('woff');
}

@font-face {
    font-family: 'LATO_LIGHT';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Lato-Light.woff') format('woff');
}

@font-face {
    font-family: 'LATO_THIN';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Lato-Thin.woff') format('woff');
}

.font-bebas_bold {
    font-family: BEBAS_NEUE_BOLD;
}

.font-bebas_regular {
    font-family: BEBAS_NEUE_REGULAR;
}

.font-bebas-light {
    font-family: BEBAS_NEUE_LIGHT;
}

.font-lato-light {
    font-family: LATO_LIGHT;
}

.font-lato-thin {
    font-family: LATO_THIN;
}

/*==================================
         STYLE - PAGE ZERO
==================================== */
.page-zero .container-fluid {
    height: 100%;
    width: 100%;
    display: grid;
    padding: 24px 32px;
}

.page-zero {
    background-color: #414042;
    height: 100%;
    width: 100%;
    position: fixed;
}

h1 {
    color: #ffffff;
}

p {
    font-family: BEBAS_NEUE_REGULAR;
    letter-spacing: 5px;
    color: #A7A9AC;
}

img {
    width: 100%;
}

.marca {
    text-align: right;
}

.logo {
    margin-right: -24px;
}

ul {
    margin-bottom: 12px;
    margin-top: 24px;
}

ul li {
    list-style: none;
    display: inline-block;
    width: 25px;
}

/*==================================
       STYLE - SLIDER PAGE
==================================== */
body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    height: 100vh;
}

.slider {
    width: 100vw;
    height: 100vh;
    display: grid;
    position: relative;
}

.blocHorizontal {
    display: flex;
    flex-direction: row;
    width: 400vw;
    transform: rotate(90deg) translateY(-100vh);
    transform-origin: top left;
    padding: 0px;
}
.seccion-slider {
    width: 100vh;
    height: 100vw;
    transform: rotate(-90deg) translateX(-100vh);
    transform-origin: top left;
    overflow-x: hidden;

    /* pour ie et mozilla */
    -ms-overlow-style: none;
    scrollbar-width: none;
}

::-webkit-scrollbar {
    display: none;
}
.one {
    background: #ffffff;
}
.two {
    background: #ffffff;
}
.three {
    background: #ffffff;
}
.four {
    background: #ffffff;
}

.row {
    width: 100vw;
    padding: 24px 32px;
}

.seccion-slider h1,
.seccion-slider p {
    color: #231F20;
}

.tittle-seccion {
    margin-bottom: 40px;
}

h1.principal {
    font-size: 34px !important;
    letter-spacing: 0px !important;
    color: #000000 !important;
}

.seccion-slider h1 {
    font-size: 34px;
    letter-spacing: 13px;
    color: #58595B;
}

p.menu-text {
    font-family: LATO_THIN;
    text-align: right;
    font-size: 30px;
    margin: 0px;
}

p.menu-text a{
    display: block;
    color: #231F20;
    text-decoration-color: #dedede;
}

span.line {
    width: 24px;
    height: 12px;
    display: inline-block;
    margin: 10px 8px 2px;
}

.magenta {
    background-color: #EC297B;
}

.orange {
    background-color: #F05A28;
}

.purple {
    background-color: #652D90;
}

.grey {
    background-color: #808285;
}

.black {
    background-color: #231F20;
}

p.menu-text-two {
    transform: rotate(-90deg) translate(24px, -3px);
    font-size: 18px !important;
    font-family: LATO_LIGHT;
    line-height: 2;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

p.menu-text-two a{
    display: block;
    color: #231F20;
}

.two p {
    font-size: 14px;
    letter-spacing: 4px;
}

.two p span.line,
.three p span.line,
.four p span.line,
.five p span.line,
.six p span.line {
    width: 12px;
    height: 24px;
    display: inline-block;
    margin: 0px 8px -3px;
}

.perfil {
    margin-top: -25px;
}

.row-menu {
    position: absolute;
    bottom: 0px;
}

.moga-grid {
    max-width: 240px;
    min-width: 180px;
    width: 180px;
}

.bg-fucsia {
    background-color: #EC297B;
}

.bg-orange {
    background-color: #F05A28;
}

.bg-purple {
    background-color: #652D90;
}

.bg-grey {
    background-color: #58595B;
}

.bg-of {
    background: linear-gradient(to bottom, rgba(240,90,40,1) 0%, rgba(236,41,122,1) 100%);
}

.bg-pf {
    background: linear-gradient(to bottom, rgba(101,45,144,1) 0%, rgba(236,41,122,1) 100%);
}

.moga-grid p{
    color: #FFFFFF;
    padding: 12px 16px;
}

.moga-grid-2 {
    width: 800px;
    height: 200px;
}

.moga-grid-2 p{
    color: #FFFFFF;
    padding: 12px 16px;
    letter-spacing: 3px;
}

p.content-2 {
    padding: 68px 24px 12px;
    margin: 0px;
}

.moga-grid-3 {
    min-width: 200px;
    height: 200px;
}

.moga-grid-3 p{
    color: #FFFFFF;
    padding: 12px 16px;
    letter-spacing: 3px;
}

.content {
    position: relative;
}

.moga-grid-4 {
    min-width: 200px;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 38%;
}

.moga-grid-4 p{
    color: #FFFFFF;
    padding: 12px 16px;
}

p.content-2 {
    letter-spacing: 2px;
}

.moga-grid-5 {
    min-width: 200px;
    height: 200px;
    position: absolute;
    top: 38%;
}

.moga-grid-5 p{
    color: #FFFFFF;
    padding: 12px 16px;
}

.moga-grid-6 {
    min-width: 200px;
    height: 200px;
    position: absolute;
    top: 38%;
    right: 0px;
}

.moga-grid-6 p{
    color: #FFFFFF;
    padding: 12px 16px;
}

.moga-grid-7 {
    min-width: 200px;
    height: 200px;
    position: absolute;
    bottom: 0px;
    left: 38%;
}

.moga-grid-7 p{
    color: #FFFFFF;
    padding: 12px 16px;
}

.moga-grid {
    cursor: pointer;
}
.moga-grid-2,
.moga-grid-3,
.moga-grid-4,
.moga-grid-5,
.moga-grid-6,
.moga-grid-7 {
    max-width: 240px;
}
.flecha {
    width: 50px;
    right: 0px;
    float: right;
    margin-bottom: 36px;
    cursor: pointer;
}

form {
    margin-top: 80px;
}

.form-group {
    margin-bottom: 10px;
}

input.form-control {
    background-color: #F1F1F2;
    border: 0px;
    border-radius: 0px;
    font-family: BEBAS_NEUE_REGULAR;
    color: #000000;
    letter-spacing: 2px;
    padding: 30px 24px;
}

textarea.form-control {
    background-color: #F1F1F2;
    border: 0px;
    border-radius: 0px;
    font-family: BEBAS_NEUE_REGULAR;
    color: #000000;
    letter-spacing: 2px;
    padding: 30px 24px;
}

.btn-form {
    background-color: #D0D2D3;
    border: 0px;
    border-radius: 0px;
    padding: 8px 30px;
    font-family: BEBAS_NEUE_REGULAR;
    letter-spacing: 4px;
    color: #000000;
    font-weight: bolder;
}

ul.redes_big {
    padding-left: 0px;
}

.redes_big li {
    list-style: none;
    display: inline-block;
    width: 40px;
}

.carousel {
    padding-top: 30px;
}

.controles {
    position: absolute;
    bottom: 43px;
    left: -174px;
    width: 134px;
    z-index: 9;
    display: flex;
}

.carousel-control-next, .carousel-control-prev {
    width: initial;
    opacity: initial;
}

.navbar-nav li {
    list-style: none;
    display: inline-block;
    width: 100%;
    padding: 8px 4px;
}

.navbar-nav a {
    font-size: 18px !important;
    font-family: LATO_LIGHT;
    line-height: 2;
    color: #231F20;
}

.bloque-responsive {
    display: none;
}

nav {
    display: none !important;
}

.btn-regresar-responsive {
    display: none;
}

.row-boton {
    position: absolute;
    bottom: 0px;
}



/* ===========================
        MEDIA QUERYS
============================== */

@media (min-width: 1025px) and (max-width: 1280px) {
    h1.principal {
        font-size: 28px !important;
    }
    p.menu-text-two {
        font-size: 14px !important;
    }
    p {
        font-size: 13px;
    }

    .redes_big li {
        width: 32px;
    }

    .moga-grid {
        max-width: 162px;
    }

    .two p {
        font-size: 12px;
    }
    .bloque-web {
        padding-top: 60px;
    }

    .carousel {
        padding-top: 100px;
    }

    .flecha {
        margin-bottom: 80px;
    }
}

@media (max-width: 1024px) {
    .seccion-slider {
        width: 100%;
        height: 100%;
        transform: initial;
        transform-origin: initial;
        overflow-x: initial;
    }

    .blocHorizontal {
        display: initial;
        transform: initial;
        width: 100%;
    }

    .slider {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        padding-top: 58px;
    }

    .row {
        width: 100%;
        padding: 24px 12px;
        margin: 0;
    }

    .row-menu {
        display: none;
    }

    .menu-big {
        display: block;
    }

    .perfil {
        margin: 0px;
    }

    .controles {
        position: initial;
    }

    .controles img {
        display: none;
    }

    .moga-grid {
        max-width: 324px;
    }

    .bloque-web {
        padding-top: 24px;
    }

}

@media (max-width: 768px) {
    nav {
        display: block !important;
        display: flex !important;
    }
    .seccion-slider {
        width: 100%;
        height: 100%;
        transform: initial;
        transform-origin: initial;
        overflow-x: initial;
    }

    .blocHorizontal {
        display: initial;
        transform: initial;
        width: 100%;
    }

    .slider {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        padding-top: 58px;
    }

    .row {
        width: 100%;
        padding: 24px 12px;
        margin: 0;
    }

    .row-menu {
        display: none;
    }

    .menu-big {
        display: none;
    }

    .perfil {
        margin: 0px;
    }

    .controles {
        position: initial;
    }

    .controles img {
        display: none;
    }
}

@media (max-width: 575.98px ) {}

@media (max-width: 414px), @media (max-width: 375px) {
    nav {
        display: block !important;
        display: flex !important;
    }
    .seccion-slider {
        width: 100%;
        height: 100%;
        transform: initial;
        transform-origin: initial;
        overflow-x: initial;
    }

    .blocHorizontal {
        display: initial;
        transform: initial;
        width: 100%;
    }

    .slider {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        padding-top: 58px;
    }

    .row {
        width: 100%;
        padding: 24px 12px;
        margin: 0;
    }

    .row-menu {
        display: none;
    }
    
    .menu-big {
        display: none;
    }

    p {
        font-size: 12px;
    }

    .perfil {
        margin: 0px;
    }

    .controles {
        position: initial;
    }

    .controles img {
        display: none;
    }

    .bloque-web {
        display: none;
    }
    .bloque-responsive {
        display: block;
    }

    .d-flex {
        margin-bottom: 4px;
    }

    .moga-grid {
        min-width: 50%;
    }

    .moga-grid p {
        font-size: 15px;
    }

    .box-one .d-flex,
    .box-two .d-flex,
    .box-three .d-flex {
        display: inline !important;
    }

    .content {
        padding-top: 24px;
    }

    p.content-2 {
        padding: 0px;
    }

    .moga-grid-2,
    .moga-grid-3,
    .moga-grid-4,
    .moga-grid-5,
    .moga-grid-6,
    .moga-grid-7 {
        max-width: 100% !important;
        height: auto;
    }

    .moga-grid-4 {
        top: 45%;
        right: 0px;
    }

    .btn-regresar-responsive {
        display: block;
    }

    .row-boton {
        display: none;
    }
}

@media (max-width: 320px) {
    .redes_big li {
        width: 32px;
    }
}