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


/* Estilos Generales */


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

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

body {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
}

h1,
h2,
h3,
h5,
h6 {
    text-align: center;
    margin-bottom: 0;
}

.texto-naranja {
    font-weight: 300;
    color: orange;
    font-size: 35px;
}

.titulo-naranja {
    font-weight: 600;
    color: orange;
    font-size: 60px;
}

.txt-blanco {
    font-weight: 500;
    color: white;
    font-size: 45px;
}

.txt-blanco2 {
    font-weight: 500;
    color: white;
    font-size: 18px;
}

.texto-blanco {
    color: orange;
}

.texto-negro {
    color: #000;
}


/*.texto-naranjap {
    font-weight: 300;
    color: orange;
}*/


/*.texto-blanco {
    font-weight: 700;
    color: #fff;
}*/


/*fullpge.js   menu derecha*/

#fp-nav ul li a span {
    background: orange;
}

#fp-nav ul li .fp-tooltip {
    color: orange;
}


/*Menu de navegacion*/

.navbar-logo {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
}

.navbar-logo img {
    display: block;
    width: 100%;
    height: auto;
}

.nav {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 70;
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    background-color: rgba(3, 2, 2, 0.384);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

.nav li,
.nav a {
    display: inline-block;
    /*elementos del menu en linea*/
    margin: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    color: #c2c2c2;
    transition: .5s ease;
}

.nav li.active {
    border-bottom: 2px solid orange;
}

.menu li a {
    transition: .5s ease;
    margin: 0;
    padding: 0;
}

.menu li.active a,
.menu li:hover a {
    color: orange;
}


/**header
*/

.header {
    background: url('../media/arno.webp');
    background-size: cover;
    background-position: center;
    /*opacity: 0.8;*/
    min-height: 200px;
}

.header .contenedor-titulo {
    text-align: center;
    position: relative;
    z-index: 99;
    background-size: 400px;
}

.contenedor-titulo img {
    width: 430px;
    height: 322.5px;
}


/*.box{
    background-color: rgba(255, 255, 255, 0.055);
    border-radius: 10px;
    line-height: 0.5; 
    backdrop-filter: blur(1px);  
    -webkit-backdrop-filter: blur(1px);
    max-width:40%;
    max-height: 40%;
    padding: 4px 15px;
    display: inline-block;
   
  }
*/


/*------seccion mision---------------------------------------*/

.box-mision {
    background-color: rgba(0, 0, 0, 0.616);
    /*backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);*/
    /*margin-top: 3.5em;*/
    margin-left: 6em;
    margin-right: 7em;
    /* text-align: center;
    position: center;
    /*width: 1190px;
    width: 100%;
    margin-top: 3em;*/
}

.box-mision2 {
    background-color: rgba(0, 0, 0, 0.616);
    /*backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);*/
    margin-top: 3.5em;
    margin-left: 6em;
    margin-right: 7em;
    text-align: center;
}

.box-mision-txt {
    text-align: center;
    position: center;
    margin-left: 1em;
    margin-right: 1em;
}

.box-mision .box-mision-img {
    height: 368px;
    width: 550px;
}

.box-mision-txt .txt-blanco {
    font-size: 40px;
}

.box-mision {
    display: grid;
    grid-template-columns: 1fr 1fr;
}


/*------seccion experiencia---------------------------------------*/

.box-experiencia {
    background-color: rgba(0, 0, 0, 0.616);
    /*backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);*/
    margin-top: .5rem;
    margin-left: 20em;
    margin-right: 20em;
    text-align: center;
    position: top;
}

.box-logomin-img {
    height: 200px;
    width: 350px;
}

.box-logomin {
    margin-left: 2em;
}

.box-experiencia-cont {
    background-color: rgba(0, 0, 0, 0.616);
    /*backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);*/
    margin-top: .5rem;
    margin-left: 10em;
    margin-right: 10em;
    text-align: center;
    position: top;
}

.box2 {
    background-color: rgba(3, 2, 2, 0.384);
    backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);
    display: inline-block;
    position: top;
    /* background-color: rgba(255, 255, 255, 0.055);
    border-radius: 10px;
    line-height: 0.5; 
    backdrop-filter: blur(1px);  
    -webkit-backdrop-filter: blur(1px);
    max-width:40%;
    max-height: 40%;
    padding: 4px 15px;
    display: inline-block;*/
}

.box3 {
    background-color: rgba(0, 0, 0, 0.616);
    backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);
    /*display: inline-block;*/
    text-align: center;
    position: center;
    /*width: 1190px;*/
    width: 100%;
}

.letter {
    font-size: small;
    font-family: Arial;
    font-weight: lighter;
}

.contact-wrapper {
    /*box-shadow: 0 0 20px 0 rgba(255, 255, 255, 3);*/
    margin-top: 3.5em;
    margin-left: 6em;
    margin-right: 7em;
    color: #fff;
}

.contact-wrapper>* {
    padding: 0.5em;
    /*font-family: 'Quicksand', sans-serif;*/
}

.contact-form {
    background: #222222;
}

.contact-form form p {
    margin: 0;
    padding: 1em;
}


/*.contact-form form {
    display: grid;
    /*grid-template-columns: 1fr 1fr;
}*/

.contact-form form .block {
    grid-column: 1 / 3;
}

.contact-form form button,
.contact-form form input,
.contact-form form textarea {
    width: 100%;
    padding: .5em;
    border: none;
    background: none;
    outline: 0;
    color: #fff;
    border-bottom: 1px solid orange;
}

.contact-form form button {
    background-color: orange;
    border: 0;
    text-transform: uppercase;
    padding: 1em;
    font-weight: bold;
}

.contact-form form button:hover,
.contact-form form button:focus {
    background: gray;
    color: orange;
    transition: background-color 1s ease-out;
    outline: 0;
}

.contact-info {
    background: #000;
}

.txt-contacto {
    color: orange;
    font-weight: bolder;
    font-size: x-large;
}

.contact-info h4,
.contact-info ul,
.contact-info p {
    text-align: center;
    margin: 0 0 1rem 0;
}

.contact-info ul {
    list-style: none;
    padding: 0;
}

.contact-info ul li {
    padding: .3em;
}

.container {
    background-color: rgba(0, 0, 0, 0.616);
    backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);
    /*display: inline-block;*/
    text-align: center;
    position: center;
    /*width: 1190px;*/
}

.header .titulo {
    font-size: 100px;
    text-transform: uppercase;
    font-weight: 800;
}

.header .contenedor-icono {
    position: absolute;
    z-index: 99;
    bottom: 3%;
    left: 48%;
    font-size: 40px;
    animation: bajar-subir 1s ease infinite;
}


/*animaciones */

@keyframes bajar-subir {
    0% {
        transform: translateY(20px);
    }
    25% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(20px);
    }
}

@keyframes lados {
    0% {
        transform: translateX(10px);
    }
    25% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(10px);
    }
}


/* estilos para la pagina de Nosotros */

.nosotros article {
    background-position: center;
    background-size: cover;
}

.nosotros article:nth-child(1) {
    background-image: url('../media/intmina.webp');
    /*opacity: 0.8;*/
}

.nosotros article:nth-child(2) {
    background-image: url('../media/intmina.webp');
    /*opacity: 0.8;*/
}

.nosotros article:nth-child(3) {
    background-image: url('../media/intmina.webp');
    /*opacity: 0.8;*/
}

.nosotros article:nth-child(4) {
    background-image: url('../media/intmina.webp');
    /*opacity: 0.8;*/
}

.nosotros article:nth-child(5) {
    background-image: url('../media/intmina.webp');
    /*opacity: 0.8;*/
}

.nosotros .descripcion {
    margin: 0 30px;
    justify-items: center;
}

.descripcion img {
    width: 1000px;
    height: 370px;
}


/*.nosotros .descripcion:before {
    /*coloca linea naranja antes
    content: "";
    height: 100px;
    width: 2px;
    display: inline-block;
    background: orange;
    position: absolute;
    top: 50%;
    margin: -10px;
}*/


/*.nosotros .modelo{
    font-size: 60px;
}
.nosotros .info {
    font-size: 30px;
}*/


/* estilos para la pagina de Experiencia */

.experiencia article {
    background-position: center;
    background-size: cover;
}

.experiencia article:nth-child(1) {
    background-image: url('../media/view.jpg');
    opacity: 0.8;
}

.experiencia article:nth-child(2) {
    background-image: url('../media/view.jpg');
    opacity: 0.8;
}

.experiencia article:nth-child(3) {
    background-image: url('../media/view.jpg');
    opacity: 0.8;
}

.experiencia article:nth-child(4) {
    background-image: url('../media/view.jpg');
    opacity: 0.8;
}

.experiencia article:nth-child(5) {
    background-image: url('../media/view.jpg');
    opacity: 0.8;
}

.experiencia .descripcion {
    margin: 0 30px;
}

.experiencia .descripcion:before {
    content: "";
    height: 50px;
    width: 2px;
    display: inline-block;
    background: orange;
    position: absolute;
    top: 50%;
    margin: -10px;
}

.experiencia .modelo {
    font-size: 60px;
}

.experiencia .info {
    font-size: 30px;
}


/* estilos para la pagina de bolsa */

.bolsa article {
    background-position: center;
    background-size: cover;
}

.bolsa {
    background-image: url('../media/casco.jpg');
    background-position: center;
    background-size: cover;
}


/*.bolsa .descripcion:before {
    content: "";
    height: 50px;
    width: 2px;
    display: inline-block;
    background: orange;
    position: absolute;
    top: 50%;
    margin: -10px;
}*/

.bolsa .modelo {
    font-size: 60px;
}

.bolsa .info {
    font-size: 30px;
}

.contacto {
    background-image: url('../media/minasub.jpg');
    opacity: 0.9;
    background-position: center;
    background-size: cover;
}


/*.contacto .descripcion:before {
    content: "";
    height: 200px;
    width: 2px;
    display: inline-block;
    background: orange;
    position: absolute;
    top: 50%;
    margin: -10px;
}*/

.contacto .modelo {
    font-size: 60px;
}

.contacto .info {
    font-size: 30px;
}


/* clases de fullpage.js - flechas de slide*/

.fp-controlArrow.fp-next,
.fp-controlArrow.fp-prev {
    top: 95%;
    animation: lados 1s ease infinite;
}

.fp-controlArrow.fp-prev {
    left: 10%;
    border-width: 20px 20px 20px 0;
    border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
    right: 10%;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #fff;
}


/*mediaqueries responsive*/

@media screen and (max-width: 768px) {
    .menu li a,
    .menu li.active a {
        font-size: 17px;
    }
    .texto-naranja {
        font-size: 40px;
    }
    .titulo-naranja {
        font-size: 20px;
    }
    .fp-controlArrow.fp-prev {
        border-width: 17px 17px 17px 0;
    }
    .fp-controlArrow.fp-next {
        border-width: 17px 0 17px 17px;
    }
    .contenedor-titulo img {
        width: 400px;
        height: 300px;
    }
}


/*seccion contacto*/

@media screen and (min-width: 768px) {
    .contact-wrapper {
        display: grid;
        grid-template-columns: 2fr 1fr;
    }
    .contact-wrapper>* {
        padding: 2em;
    }
    .contact-info ul,
    .contact-info p,
    .contact-info h4 {
        padding: 1em;
        text-align: left;
        font-size: 10px;
    }
}

@media screen and (max-width: 576px) {
    .menu li a,
    .menu li.active a {
        font-size: 13px;
    }
    .texto-naranja {
        font-size: 30px;
    }
    .titulo-naranja {
        font-size: 15px;
    }
    .fp-controlArrow.fp-prev {
        border-width: 12px 12px 12px 0;
    }
    .fp-controlArrow.fp-next {
        border-width: 12px 0 12px 12px;
    }
    .contenedor-titulo img {
        width: 300px;
        height: 225px;
    }
}

@media screen and (max-width: 450px) {
    .nav {
        display: block;
        text-align: center;
    }
    .nav a {
        font-size: 16px;
        margin-bottom: 0;
    }
    .menu {
        display: flex;
        justify-content: space-between;
    }
    .menu li a,
    .menu li.active a {
        font-size: 15px;
        padding: 5px;
    }
    .contenedor-titulo img {
        width: 200px;
        height: 150px;
    }
}

@media screen and (max-width: 400px) {
    .menu li a,
    .menu li.active a {
        font-size: 10px;
    }
    .texto-naranja {
        font-size: 20px;
    }
    .titulo-naranja {
        font-size: 10px;
    }
}

@media screen and (max-width: 300px) {
    .nav {
        display: block;
        text-align: center;
    }
    .nav a {
        font-size: 12px;
        margin-bottom: 0;
    }
    .menu {
        display: flex;
        justify-content: space-between;
    }
    .menu li a,
    .menu li.active a {
        font-size: 12px;
        padding: 2px;
    }
}