section#intro_narvi {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    min-height: 100vh;
    background-image: url("../img/narvi/ambiente.jpeg");
    background-color: #283138;
}

section#intro_hyperion {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    min-height: 100vh;
    background-image: url("../img/hyperion/1\ -\ ambiente\ hyperion.jpeg");
    background-color: #283138;
}

section#intro_prometheus {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    min-height: 100vh;
    background-image: url("../img/prometheus/1\ -\ ambiente\ prometheus.jpeg");
    background-color: #283138;
}

section#intro_calisto {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    min-height: 100vh;
    background-image: url("../img/calisto/1\ -\ ambiente\ calisto.jpeg");
    background-color: #283138;
}

section#intro_alienware {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    min-height: 100vh;
    background-image: url("../img/concept/1\ -\ Alienware\ ambiance.jpeg");
    background-color: #283138;
}

section#intro_about {
    background-position: 65%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 250px;
    min-height: 100vh;
    background-image: url("../img/about/about\ us\ 1.png");
    background-color: #283138;
}

section#beggining_of_everything {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    min-height: 100vh;
    background-image: url("../img/about/about\ us\ 2.jpg");
    background-color: #283138;
}

section#tomorrow-success {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    min-height: 100vh;
    background-image: url("../img/about/about\ us\ 3.jpg");
    background-color: #283138;
}

section#pioneers {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    min-height: 100vh;
    background-image: url("../img/about/about\ us\ 4.jpg");
    background-color: #283138;
}

section.dumb-whitespace {
    background-color: white;
    min-height: 20vh;
}




footer .icon img {
    width: 1.5em;
    height: 1.5em;
    filter: invert(89%) sepia(87%) saturate(1%) hue-rotate(265deg) brightness(110%) contrast(97%);
}

footer .icon {
    margin-right: 1em;
}

section#text #choose-material {
    margin-top: 2em;
    width: 90%;
    margin-left: 5%;
}


section#color-selector {
    padding-top: 2em;
    background-color: white;
    min-height: 30em;
}

section#color-selector .color-scheme {
    height: 3.5em;
    width: 3.5em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;

    padding-bottom: 20px;
}

section#color-selector .color-scheme-container {
    height: 5em;
}

section#color-selector .selected-container {
    border-bottom: solid #98270e 1px;
}

section#color-selector .selected-color {
    border: solid red 1.5px !important;
}

section#color-selector .selector-container {
    display: flex;
    width: 20%;
    justify-content: space-between;
    margin-left: 40%;
}

section#color-selector .left-color {
    background-color: black;
    width: 50%;
    height: 100%;

}

section#color-selector #color-scheme-1 {
    background-image: url(../img/narvi/color-selector/Imagem1.png);
}

section#color-selector .color-scheme-1-calisto {
    background-image: url(../img/calisto/color-selector/1.png) !important;
}

section#color-selector .color-scheme-1-prometheus {
    background-image: url(../img/prometheus/color-selector/1.png) !important;
}

section#color-selector #color-scheme-2 {
    background-image: url(../img/narvi/color-selector/Imagem2.png);
}

section#color-selector .color-scheme-2-calisto {
    background-image: url(../img/calisto/color-selector/2.png) !important;
}

section#color-selector .color-scheme-2-prometheus {
    background-image: url(../img/prometheus/color-selector/2.png) !important;
}

section#color-selector #color-scheme-3 {
    background-image: url(../img/narvi/color-selector/Imagem3.png);
}

section#color-selector .color-scheme-3-calisto {
    background-image: url(../img/calisto/color-selector/3.png) !important;
}

section#color-selector .color-scheme-3-prometheus {
    background-image: url(../img/prometheus/color-selector/3.png) !important;
}

section#technical-specifications {
    margin-top: 10em;
    position: relative;
}

.bg-image {
    width: 100%;
    padding-top: 56.25%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}

section div.alienware-concept-bold {
    background-image: url(../img/concept/4\ -\ Bold\ &\ Sophisticated.png);
}

section div.alienware-concept-ultimate-luxury {
    background-image: url(../img/concept/5\ -\ Ultimate\ Luxury.png);
}

section div.alienware-concept-back-no-text-1 {
    background-image: url(../img/concept/2\ -\ Shapping\ the\ Future.png);
}

section div.alienware-concept-back-no-text-2 {
    background-image: url(../img/concept/3\ -\ A\ True\ Design\ Expression.png);
}

section#technical-specifications>.narvi {
    background-image: url(../img/narvi/Narvi\ Dimensions.jpeg);
}

section#technical-specifications>.prometheus {
    background-image: url(../img/prometheus/Prometheus\ Dimensions.jpg);
}

section#technical-specifications>.calisto {
    background-image: url(../img/calisto/Calisto\ Dimensions.jpg);
}

section#technical-specifications>.hyperion {
    background-image: url(../img/hyperion/Hyperion\ Dimensions.jpg);
}

section#technical-specifications .text {
    color: white;
    position: absolute;
    top: 20%;
    left: 65%;
    margin-right: 7em;
}

section#technical-specifications .text h2 {
    text-align: left;
    margin-left: 1em;
    font-size: 1.7em;
    font-weight: 400;
    margin-bottom: 1em;
}

section#technical-specifications .text li {
    font-size: 1.3em;
    font-weight: 400;
}

section#something-special {
    color: #293138;
    text-align: center;
    padding: 15em 0em;
}

section#something-special h1 {
    font-weight: 500;
    text-transform: uppercase;
}

section#something-special p {
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 3em;
}

section#something-special button {
    background-color: #293138;
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.8em;
    border-radius: 20px;
    padding: 0.8em 3em;
    border: none;
}

section#big-image {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#big-image .container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

section#big-image .background {
    background: #000000c0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

section#big-image img {
    width: 70%;
    z-index: 2;
    margin: 5em;
}

.block-title {
    margin-bottom: 1em;
}

section.image-with-text-right {
    position: relative;
    width: 100%;
}

section.image-with-text-right .ultimate-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

section.image-with-text-right img {
    width: 100%;
    height: 100vh;
}

section.image-with-text-right div.ultimate-container {
    top: 0;
    left: 62.5%;
    width: 25%;
    text-align: center;
    margin-right: 10%;

}

section.image-with-text-right h2 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 2.75em;
}

section.image-with-text-right h4 {
    margin-top: 2em;
}


section.image-with-text-left {
    position: relative;
    width: 100%;
}

section.image-with-text-left .ultimate-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

section.image-with-text-left img {
    width: 100%;
    height: 100vh;
}

section.image-with-text-left div.ultimate-container {
    top: 0;
    left: 15%;
    width: 25%;
    text-align: center;
    margin-right: 10%;

}

section.image-with-text-left h2 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 2.75em;
}

section.image-with-text-left h4 {
    margin-top: 2em;
}

section.disclaimer h2 {
    color: black;
    text-align: center;
    font-size: 1em;
}

div.bootstrap-correction-1 {
    margin-left: 15%;
    width: 70%;
    padding-top: 15%;
}

div.bootstrap-correction-2 {
    margin-left: 0%;
    width: 100%;
    padding-top: 12.5%;
}


@media (max-width: 768px) {
    section#technical-specifications .text {
        color: black;
        position: initial;
        margin-top: 5em;
        font-size: 0.75em;
    }

    .ultimate-container {
        margin-right: 0 !important;
        position: initial !important;
        width: auto !important;
        padding: 2em !important;
    }

    section#intro_prometheus,
    section#intro_calisto,
    section#intro_narvi,
    section#intro_front,
    section#intro_back,
    section#intro_back_2,
    section#three-chairs,
    section#intro_alienware,
    section#intro_hyperion {
        width: 100%;
        padding-top: 0;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: auto;
        padding-top: 1em;
        min-height: 30vh;
    }

    section#intro_calisto,
    section#intro_prometheus,
    section#intro_narvi,
    section#intro_alienware,
    section#intro_hyperion {
        margin-top: 80px;
    }

    h1 {
        font-size: 3em !important;
    }

    h2 {
        font-size: 2em !important;
    }

    section#color-selector .selector-container {
        margin-left: 25%;
        margin-right: 25%;
        width: auto;
    }

    section#technical-specifications {
        margin-top: 5em;
    }

    section#technical-specifications .text h2 {
        margin-left: 0;
    }

    section#technical-specifications .text {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0em 3em;
    }

    section#technical-specifications ul {
        margin-left: -10%;
    }

    section#something-special {
        padding: 5em 2em;
        font-size: 0.70em;
    }

    section#something-special p {
        font-size: 1.4em;
        margin-bottom: 1em;
    }

    .disclaimer h2 {
        font-size: 1em !important;
        margin: 0 2em;
    }

    section#big-image img {
        width: 95%;
        z-index: 2;
        margin: 0;
    }

    section#something-special button a {
        color: #BEB6AF;

    }

    section#something-special button {
        margin-top: 3em;

    }

    section#pioneers {
        background-position: 75%;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 200px;
        min-height: 100vh;
        background-image: url("../img/about/about\ us\ 4.jpg");
        background-color: #283138;
    }

}



@media (min-width: 768px) {

    section#intro_prometheus,
    section#intro_calisto,
    section#intro_alienware,
    section#intro_narvi {
        padding-top: 150px;
    }

    .text-center h1 {
        letter-spacing: 20px;
    }

    section#intro_about {
        background-position: 65%;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 325px;
        min-height: 100vh;
        background-image: url(../img/about/about\ us\ 1.png);
        background-color: #283138;
    }

    section#beggining_of_everything {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 70px;
        min-height: 100vh;
        background-image: url("../img/about/about\ us\ 2.jpg");
        background-color: #283138;
    }

    section#tomorrow-success {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75px;
        min-height: 100vh;
        background-image: url("../img/about/about\ us\ 3.jpg");

    }

}