/* - - - - - - - - - - - - - - - 
CSS para pantallas 1600px
Desarrollado por: CAMBIAR
Para: CAMBIAR
Fecha: CAMBIAR
Ultima modificación por: EDUARDO NAVARRETE
Fecha: CAMBIAR
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ */
.navbar li a {
    display: block;
    color: white;
    padding: 50px 31px;
    text-transform: uppercase;
    border: 1px solid #474747;
    border-right: none;
    font-size: .9em;
}

.tam_esp{
        padding: 60px 31px !important;
    }
.container {
    flex: 1 1 130%;
}

.text {
    width: 55%;
    /* line-height: 2em; */
}

.text h3 {
    font-size: 1em;
    /* width: 70%; */
    line-height: 2em;
}

textarea{
	height: 150px;
}

select{
	background-size: 6%;
    height: auto;
}

input, select {
    width: 38%;
}

textarea{
    width: 77%;
}

.container_textarea button { width: 25%; }

.text_info {
    width: 40%;
    margin-left: -100px;
}

.text_mrz h1 {
    font-size: 1em;
    width: 100%;
    margin-bottom: 80px;
    color: #ffffff;
}

.fixed {
    width: 221px !important;
}

#opacity {
    margin-left: 221px !important;
}

#marca{
    padding-top: 100px;
}

#tablet {
    margin-top: -150px !important;
    height: 100vh !important;
}

    .mdp h1 {
        margin: 150px;
        font-size: 1.5em;
        width: 80%;
        margin-bottom: 80px;
        margin-top: 0px;
        color: white;
    }

    #text_black {
        font-weight: bold;
        color: black;
        font-size: 1.4em;
    }

    .text_mdp h3 {
        font-size: 1.3em;
        color: white;
    }

    .text_mdp ul li{
        font-size: 1.3em;
    }

    .text_mrz h1 {
        font-size: 1.5em;
    }

    .text_mrz h3 {
        font-size: 1.3em;
        color: white;
    }

    .text_mrz ul li{
        font-size: 1.3em;
    }

    .text_estraseg h1 {
        font-size: 1.5em;
    }

    .text_estraseg h3 {
        font-size: 1.3em;
        color: white;
    }

    .text_estraseg ul li{
        font-size: 1.3em;
    }

    .text_cia h1 {
        font-size: 1.5em;
    }

    .text_cia h3 {
        font-size: 1.3em;
        color: white;
    }

    .text_cia ul li{
        font-size: 1.3em;
    }

    .text h3 {
        font-size: 1.4em;
        /* width: 70%; */
        line-height: 2em;
    }

    .ct-text h2 {
        font-size: 1.4em;
        margin-bottom: 50px;
    }

    .text_alsom h1 {
        font-size: 1.5em;
    }

    .text_alsom h3 {
        font-size: 1.3em;
        color: white;
    }

    .text_alsom ul li{
        font-size: 1.3em;
    }
